| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Dec 2012 13:43:44
0.8.7
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
05 Aug 2012 23:19:40
0.8.7
|
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
0.8.7
|
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. |
09 Jan 2012 15:41:08
0.8.7
|
tabthorpe  |
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav |
24 Oct 2011 09:11:38
0.8.7
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
26 Jul 2011 22:05:27
0.8.7
|
lioux  |
Add BUILD_DEPENDS on devel/gettext
Submitted by: pav from pointyhat |
24 Jul 2011 19:58:47
0.8.7
|
lioux  |
o Update to 0.8.7
o Pet portlint |
15 May 2011 02:49:17
0.8.1
|
dougb  |
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps |
05 Dec 2010 10:17:02
0.8.1
|
lioux  |
Update to 0.8.1 |
08 Sep 2010 22:16:54
0.8
|
pgollucci  |
- use SUB_FILES instead of SED directly
PR: ports/143194
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Approved by: maintainer timeout (lioux ; 221 days) |
13 Jul 2010 10:17:40
0.8
|
lioux  |
o Update to 0.8
o Remove JAVA_OS since it works with either version |
13 Jun 2010 11:50:43
0.7.14
|
lioux  |
- Update i2p to 0.7.14
- Update jetty to 5.1.15 due to security issues
- Add LICENSE* information |
19 Apr 2010 10:43:43
0.7.10_1
|
ale  |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
27 Mar 2010 00:15:24
0.7.10
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
12 Feb 2010 02:55:06
0.7.10
|
lioux  |
Update to 0.7.10 |
18 Jan 2010 09:08:54
0.7.9
|
lioux  |
Update to 0.7.9 |
11 Jan 2010 01:45:55
0.7.8
|
lioux  |
Fix port installation |
02 Jan 2010 08:40:38
0.7.8
|
lioux  |
Update to 0.7.8 |
22 Nov 2009 08:29:50
0.7.7
|
lioux  |
Update to 0.7.7
PR: ports/140367
Submitted by: soulcatcher <soulcatcher13@gmail.com> |
22 Aug 2009 02:23:49
0.7.4
|
amdmi3  |
- Fix broken makefiles introduced with translation to new SF File Release System
Reported by: dan
Pointyhat to: myself |
22 Aug 2009 00:32:25
0.7.4  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
24 Jun 2009 11:44:15
0.7.4
|
lioux  |
Update to 0.7.4 |
01 Jun 2009 00:42:56
0.7.3
|
lioux  |
Update to 0.7.3 |
13 May 2009 09:46:02
0.7.2_1
|
ale  |
Chase libgmp and bump PORTREVISION. |
22 Apr 2009 01:14:58
0.7.2
|
lioux  |
Update to 0.7.2 |
25 Oct 2007 10:28:00
0.6.1.30
|
lioux  |
Update to 0.6.1.30 |
15 Sep 2007 10:57:54
0.6.1.29
|
lioux  |
Update to 0.6.1.29 |
29 Jun 2007 19:37:37
0.6.1.28_2
|
lioux  |
o EXTRACT_DEPENDS on devel/apache-ant to fix post-extract target
o Bump PORTREVISION |
20 Jun 2007 11:29:01
0.6.1.28_1
|
lioux  |
Fix fetch target: port can now be fetched again |
19 May 2007 20:32:57
0.6.1.28_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
18 Apr 2007 11:23:26
0.6.1.28
|
lioux  |
Update to 0.6.1.28 |
01 Apr 2007 19:07:16
0.6.1.27
|
kris  |
BROKEN: Does not build |
20 Mar 2007 10:46:06
0.6.1.27
|
pav  |
- Fix depobj on www/jetty dependency after jetty update to 6
Reported by: pointyhat |
26 Feb 2007 11:12:56
0.6.1.27
|
lioux  |
Update to 0.6.1.27 |
09 Oct 2006 03:05:22
0.6.1.26
|
lioux  |
Update to 0.6.1.26 |
25 Sep 2006 01:11:13
0.6.1.25
|
lioux  |
Update to 0.6.1.25 |
29 Jul 2006 19:43:47
0.6.1.24
|
lioux  |
Update to 0.6.1.24 |
22 Jul 2006 11:14:31
0.6.1.22
|
lioux  |
Update to 0.6.1.22 |
19 May 2006 02:03:15
0.6.1.19
|
lioux  |
Update to 0.6.1.19 |
09 May 2006 23:06:18
0.6.1.18
|
lioux  |
Update to 0.6.1.18 |
24 Apr 2006 22:04:25
0.6.1.17
|
lioux  |
Update to 0.6.1.17 |
21 Apr 2006 20:09:36
0.6.1.16_1
|
lioux  |
o BUILD_DEPENDS on www/jetty instead of fetching/building it on its
own for every build. Incidently, it gives i2p an updated jetty
release.
o Bump PORTREVISION since it now uses an updated jetty release |
17 Apr 2006 21:35:22
0.6.1.16
|
lioux  |
Update to 0.6.1.16 |
14 Apr 2006 04:39:40
0.6.1.15
|
lioux  |
Update to 0.6.1.15 |
06 Apr 2006 03:33:42
0.6.1.14
|
lioux  |
Update to 0.6.1.14 |
27 Mar 2006 20:44:47
0.6.1.13
|
lioux  |
Update to 0.6.1.13 |
27 Mar 2006 20:44:32
0.6.1.12_1
|
lioux  |
Do not hardcode rc.subr(8) location |
03 Mar 2006 11:37:26
0.6.1.12_1
|
lioux  |
Update distinfo from distfile version 0.6.1.11 to 0.6.1.12 on par
with port's Makefile
Pointy hat: lioux
Submitted by: Portsnap buildbox (cperciva)
Approved by: portmgr (implicit) |
03 Mar 2006 11:33:55
0.6.1.12_1
|
lioux  |
o Fix PLIST mistakes overlooked in previous commit; tinderbuild
checked
o Bump PORTREVISION
Submitted by: kris
Approved by: portmgr (implicit) |
02 Mar 2006 19:20:49
0.6.1.12
|
lioux  |
Update to 0.6.1.12
Approved by: portmgr (marcus) |
21 Feb 2006 23:35:42
0.6.1.11
|
lioux  |
Update to 0.6.1.11 |
20 Feb 2006 20:47:50
0.6.1.9_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. |
19 Feb 2006 08:24:29
0.6.1.9_1
|
lioux  |
o Add missing BUILD_DEPENDS on math/libgmp4
o Properly USE_RC_SUBR by pointing to a template rcng startup script
o Move FILESDIR/i2p.sh to FILESDIR/i2p.sh.in in order to benefit
of USE_RC_SUBR automated PLIST_SUB replacement
o Bump PORTREVISION
PR: 93405
Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> <eol1@yahoo.com> |
30 Jan 2006 21:36:28
0.6.1.9
|
pav  |
Populate newly create net-p2p category with these ports:
ftp/jigdo
net/amule1
net/amule2
net/apollon
net/azureus
net/bnbt
net/btpeer
net/btqueue
net/cdonkey
net/ctorrent
net/dcd
net/dclib
net/dctc (Only the first 15 lines of the commit message are shown above ) |