| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
1.0.1_5
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
18 Mar 2011 17:59:51
1.0.1_5
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
27 Mar 2010 00:47:21
1.0.1_5
|
dougb  |
Fix plists |
27 Mar 2010 00:33:31
1.0.1_5
|
dougb  |
Properly utilize USE_RC_SUBR |
27 Mar 2010 00:15:24
1.0.1_5
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
12 Jan 2008 15:34:16
1.0.1_4
|
arved  |
Running autoconf seems not necessary anymore |
09 May 2006 00:18:07
1.0.1_3
|
edwin  |
Remove USE_REINPLACE from categories starting with a J |
20 Feb 2006 20:47:50
1.0.1_3
|
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
24 Nov 2005 23:02:13
1.0.1_3
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
1.0.1_3
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
11 Nov 2005 01:18:01
1.0.1_3
|
linimon  |
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime. |
11 May 2004 16:47:29
1.0.1_3
|
knu  |
Update post-install instruction notes. |
10 May 2004 18:39:05
1.0.1_3
|
knu  |
USE_RC_SUBR'ify. |
22 Mar 2004 15:05:32
1.0.1_2
|
knu  |
Add SIZE data.
Submitted by: trevor |
14 Mar 2004 06:17:56
1.0.1_2
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
04 Feb 2004 05:21:48
1.0.1_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
25 Oct 2003 16:11:00
1.0.1_1
|
knu  |
Create a pid file and nohup.out in /var/run/esecanna/. |
09 Mar 2003 07:34:04
1.0.1
|
knu  |
Run esecannaserver via nohup(1) to prevent it from dying when it gets
a SIGHUP, like when the rc script is invoked from within script(1),
e.g. in portupgrade(1)'s AFTERINSTALL hook. This is just a workaround
and I'm investigating how esecannaserver fails to ignore a SIGHUP.
Approved by: portmgr (will, kris and self) |
18 Feb 2003 05:52:57
1.0.1
|
knu  |
De-pkg-comment my non-ruby ports as well. |
04 Feb 2003 17:36:38
1.0.1
|
knu  |
Do not automatically disable cannaserver because the Canna port no
longer enables it. |
04 Nov 2002 00:15:14
1.0.1
|
knu  |
Use sed(1) and USE_REINPLACE instead of perl. |
22 Apr 2002 21:08:17
1.0.1
|
knu  |
Oops, stop the server before everything. |
22 Apr 2002 21:06:45
1.0.1
|
knu  |
- Stop the server when deleted.
- Disable canna.sh when installed, and enable it back when deleted. |
10 Feb 2001 13:19:57 
|
knu  |
Add %%PORTDOCS%%. |
08 Oct 2000 03:24:23 
|
asami  |
Convert category japanese to new layout. |
16 Sep 2000 08:19:22 
|
knu  |
Update to 1.0.1. "CREDITS" was added (in which I'm listed :). |
09 Sep 2000 11:25:11 
|
knu  |
Update to the 1.0.0 official releases. |
14 Aug 2000 06:45:52 
|
knu  |
Update to 0.99.3. |
05 Jul 2000 16:57:49 
|
knu  |
- Fix a typo: esecannai -> esecanna |
05 Jul 2000 13:37:07 
|
tg  |
As threatened on freebsd-ports: all startup scripts know about the two options
`start' and `stop' now (unless I have forgotten any). This allows us to call
the scripts from /etc/rc.shutdown with the correct option. |
05 Jul 2000 05:12:19 
|
knu  |
Update to 0.99.2. |
29 Jun 2000 03:31:42 
|
asami  |
Use ${MASTER_SITE_LOCAL}. |
07 Jun 2000 18:24:39 
|
knu  |
Local distfiles have been moved to:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/ |
07 Jun 2000 09:17:23 
|
knu  |
Move local distfiles from: http://people.FreeBSD.org/~knu/ports/distfiles/
to: ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/ |