ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/pack/freebsd/diff/www/anyterm/anyterm.2011-01-15T045044Z.diff
Revision: 497
Committed: 2012-02-19T17:36:49-08:00 (13 years, 4 months ago) by douglas
File size: 924 byte(s)
Log Message:
Use ISO 8601 basic format instead of extended format since Windows is unhappy when I try to select a file with ':'s to attach in Thunderbird.


File Contents

# Content
1 diff -Nrux .svn -x work /usr/ports/www/anyterm/Makefile anyterm/Makefile
2 --- /usr/ports/www/anyterm/Makefile 2009-11-21 02:18:54.000000000 -0800
3 +++ anyterm/Makefile 2011-01-14 18:54:52.000000000 -0800
4 @@ -18,6 +18,8 @@
5
6 BUILD_DEPENDS= ${LOCALBASE}/include/boost/function.hpp:${PORTSDIR}/devel/boost-libs
7
8 +LICENSE= GPLv2
9 +
10 MAN1= anytermd.1
11 USE_RC_SUBR= anytermd
12 USE_BZIP2= yes
13 diff -Nrux .svn -x work /usr/ports/www/anyterm/files/anytermd.in anyterm/files/anytermd.in
14 --- /usr/ports/www/anyterm/files/anytermd.in 2010-03-26 17:15:08.000000000 -0700
15 +++ anyterm/files/anytermd.in 2011-01-14 18:54:33.000000000 -0800
16 @@ -16,7 +16,7 @@
17 # anytermd_flags (str): Set to "-c /usr/bin/login -u nobody --local-only"
18 # by default. See anytermd(1) for flags.
19 #
20 -# anytermd_name (str): Set to "anyterm" by default.
21 +# anytermd_name (str): Set to "anyterm" by default.
22 #
23
24 . /etc/rc.subr