| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Mar 2013 16:12:25
2.9i_1
|
miwi  |
- Update MASTER_SITES and WWW: line
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Support SUB_FILES/SUB_LIST
PR: 177263
Submitted by: Ports Fury |
05 Feb 2013 16:17:07
2.9i_1
|
novel  |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports |
05 Nov 2012 15:13:55
2.9i
|
sumikawa  |
Upgrade to 2.9i and drop my maintainership.
Feature safe: yes |
05 Aug 2012 23:19:40
2.9d_4
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
14 Jan 2012 08:57:23
2.9d_4
|
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. |
24 Oct 2011 04:17:38
2.9d_4
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
05 Jun 2011 18:43:16
2.9d_4
|
novel  |
Chase security/gnutls update and add an UPDATING entry. |
19 Mar 2011 12:38:54
2.9d_3
|
miwi  |
- Get Rid MD5 support |
27 Mar 2010 05:21:36
2.9d_3
|
dougb  |
For those ports that have been fully adapted to USE_RC_SUBR remove the
old RC_SCRIPTS_SUB as it has not been needed for a long time.
For those that have not yet been updated, remove RC_SUBR=${RC_SUBR}
from the list. |
27 Mar 2010 00:15:24
2.9d_3
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
16 Aug 2009 18:04:40
2.9d_3
|
novel  |
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. |
08 Jul 2009 07:53:01
2.9d_2
|
sumikawa  |
Fix docdir to be able to install on non-standard LOCALBASE. |
06 Jun 2008 14:07:24
2.9d_2
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
03 Mar 2008 11:57:08
2.9d_1
|
novel  |
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING |
03 Mar 2008 04:36:45
2.9d
|
sumikawa  |
Upgrade to 2.9d. |
04 Oct 2007 06:21:46
2.9a_3
|
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
01 Jul 2007 08:56:17
2.9a_3
|
novel  |
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs. |
02 Jan 2007 08:54:13
2.9a_2
|
novel  |
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here |
26 Sep 2006 02:18:34
2.9a_1
|
sumikawa  |
The port should work on non-i386 arch. |
26 Sep 2006 02:02:13
2.9a_1
|
sumikawa  |
Support "reload" in the rc script.
Submitted by: nork |
13 Aug 2006 18:28:06
2.9a
|
sumikawa  |
Upgrade to 2.9a. |
06 Jul 2006 17:41:23
2.9_1
|
novel  |
Chase gnutls shlib version change. |
22 Apr 2006 22:08:55
2.9
|
kris  |
BROKEN on !i386 and on 4.x: Does not compile |
09 Apr 2006 13:20:04
2.9
|
sumikawa  |
- Add missig LIB_DEPENDS
- Fix compilation on 64bit arch |
03 Apr 2006 06:55:43
2.9
|
sumikawa  |
Upgrade to 2.9. |
20 Feb 2006 20:47:50
2.8e_1
|
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 Jan 2006 03:14:23
2.8e_1
|
edwin  |
SHA256ify
Approved by: krion@ |
05 Jan 2006 01:21:08
2.8e_1
|
edwin  |
Implement rc_subr suggestions made by dougb@ |
05 Jan 2006 00:37:23
2.8e_1
|
edwin  |
[PATCH] www/wwwoffle: fix broken wwwoffled.sh
Fix broken wwwoffled.sh
PR: ports/91314
Submitted by: Andrey Slusar <anray@freebsd.org> |
29 Jan 2005 17:03:58
2.8e
|
sumikawa  |
Upgrade to 2.8e. |
17 Oct 2004 14:18:43
2.8d
|
sumikawa  |
Upgrade to 2.8d. |
24 Jun 2004 00:21:04
2.8c
|
sumikawa  |
Upgrade to 2.8c. |
13 May 2004 02:59:45
2.8b_2
|
nork  |
o Add to remove pid file as stop_postcmd.
o Bump PORTREVISION accordingly.
Approved by: sumikawa (maintainer) |
05 May 2004 10:04:01
2.8b_1
|
nork  |
Fix build error by rcNG-fy.
Pointy hat to: myself |
04 May 2004 10:44:05
2.8b_1
|
sumikawa  |
rcNG-fy.
Submitted by: nork |
15 Feb 2004 04:09:58
2.8b
|
sumikawa  |
Upgrade to 2.8b. |
04 Feb 2004 05:10:27
2.8a_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
05 Dec 2003 12:29:40
2.8a
|
sumikawa  |
Upgrade to 2.8a. |
07 Oct 2003 13:09:10
2.8
|
sumikawa  |
Upgrade to 2.8. |
25 Sep 2003 16:17:15
2.7h_2
|
sumikawa  |
Fix pkg-plist.
PR: ports/56175
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> |
17 Jul 2003 15:12:07
2.7h_1
|
sumikawa  |
Change default behaviour not to bind IPv6 socket to familiar with
IPv4-only kernel.
Suggested by: Frank Altpeter <frank@altpeter.de> |
07 Mar 2003 06:12:57
2.7h
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
12 Jan 2003 16:47:46
2.7h
|
sumikawa  |
Upgrade to 2.7h. |
01 Jan 2003 18:34:43
2.7g
|
sumikawa  |
Upgrade to 2.7g. |
12 Oct 2002 22:20:43
2.7f
|
sumikawa  |
Upgrade to 2.7f. |
02 Sep 2002 03:08:47
2.7e
|
sumikawa  |
Upgrade to 2.7e. |
29 Jul 2002 14:05:27
2.7d
|
sumikawa  |
Upgrade to 2.7d. |
15 Jul 2002 17:44:19
2.7c_1
|
sumikawa  |
wwwoffle segfaulted when receiving "Content-Length" header field with
negative integer.
Submitted by: Niels Heinen <niels.heinen@ubizen.com>
Obtained from: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=152758 |
08 Jul 2002 14:33:36
2.7c
|
sumikawa  |
Upgrade to 2.7c. |
22 Apr 2002 12:57:26
2.7b
|
sumikawa  |
Upgrade to 2.7b. |
01 Apr 2002 09:44:40
2.7a_1
|
sumikawa  |
Fix plist. |
01 Apr 2002 09:27:28
2.7a
|
sumikawa  |
Upgrade to 2.7a. |
29 Mar 2002 08:36:24
2.7_1
|
sumikawa  |
- Fix breakage in bento
- Suppress message when booting from rc.d/wwwoffled.sh from netchild. |
05 Mar 2002 09:17:30 
|
sumikawa  |
Upgrade to 2.7. I've commited only patches in the previous commiting. |
26 Feb 2002 21:52:33 
|
sumikawa  |
Upgrade to 2.7. |
28 Oct 2001 20:16:52 
|
sumikawa  |
- Upgrade to 2.6d. KAME IPv6 patch was migrated. - Configuration file was
moved into /usr/local/etc/wwwoffle.conf. I believe this is suitable for
FreeBSD style. |
11 Apr 2001 15:58:16 
|
sumikawa  |
Upgrade to 2.6b. |
05 Feb 2001 15:33:58 
|
olgeni  |
Some spaces -> tabs for ports/www. |
26 Dec 2000 18:12:15 
|
sumikawa  |
- Wrap IPv6 patch part in OS version checking - Use latest IPv6 patch |
20 Nov 2000 17:53:20 
|
sumikawa  |
- Upgrade to 2.6 and use IPv6 patch. - I(sumikawa) take over this port. |
01 Nov 2000 20:37:05 
|
will  |
Remove Ben as maintainer by his own request due to lack of time. |
08 Oct 2000 11:23:49 
|
asami  |
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear. |
08 Oct 2000 08:11:25 
|
asami  |
Convert category www to new layout. |
10 Jul 2000 23:35:34 
|
ben  |
ben@scientia.demon.co.uk -> ben@FreeBSD.org, since I'm a committer now. |
07 Jul 2000 20:31:03 
|
steve  |
From the submitter: |
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. |
25 May 2000 16:10:49 
|
sobomax  |
Fix a broken patch. |