| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
06 Jun 2013 22:24:37
2.1.11_1
|
bapt  |
Convert to new options framework |
10 Dec 2012 13:43:44
2.1.11_1
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
20 Aug 2012 07:55:02
2.1.11_1
|
dougb  |
Fix post r302141: The files in USE_RC_SUBR are already included in SUB_FILES
I caught most of these, but missed this one, apologies |
05 Aug 2012 23:19:40
2.1.11_1
|
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.1.11_1
|
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. |
21 Jul 2011 05:03:02
2.1.11_1
|
linimon  |
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp |
19 Mar 2011 12:38:54
2.1.11_1
|
miwi  |
- Get Rid MD5 support |
27 Mar 2010 05:21:36
2.1.11_1
|
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.1.11_1
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
06 Jun 2008 14:07:24
2.1.11_1
|
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) |
09 Apr 2008 09:36:50
2.1.11
|
clsung  |
- Update to 2.1.11
PR: ports/122592
Submitted by: Wen heping <wenheping_AT_gmail dot com> |
27 Mar 2008 02:22:19
2.1.10_1
|
beech  |
- Fix single-quotes in OPTIONS
- Reset maintainer (per maintainer request)
PR: ports/122108
Submitted by: Dima Panov <fluffy@fluffy.khv.ru>
Approved by: Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer) |
19 May 2007 20:32:57
2.1.10_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
23 Jan 2007 10:21:34
2.1.10
|
sat  |
- Update to 2.1.10
PR: ports/108195
Submitted by: Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer) |
14 May 2006 22:06:29
2.1.9
|
hq  |
Fix packing list
PR: 97023
Submitted by: maintainer
Reported by: pointyhat |
05 May 2006 16:35:05
2.1.9
|
hq  |
- Update to 2.1.9
- Use USE_RC_SUBR
- Use SUB_FILES
- Remove USE_REINPLACE
PR: 95627
Submitted by: maintainer |
24 Jan 2006 03:14:23
2.1.8
|
edwin  |
SHA256ify
Approved by: krion@ |
21 Nov 2005 15:30:37
2.1.8
|
hq  |
Update to 2.1.8
PR: 89371
Submitted by: maintainer |
28 Jul 2005 07:28:22
2.1.7
|
vs  |
- Correctly USE_RC_SUBR
- Fix build-issue on 4.x
Submitted by: maintainer |
02 Apr 2005 22:14:50
2.1.7
|
hq  |
Update to 2.1.7
PR: 79197
Submitted by: maintainer |
20 Nov 2004 16:53:26
2.1.6
|
hq  |
- Update to 2.1.6
- Use CPIO and INSTALL_SCRIPT
- When ant build fails, return non-null error code in build.sh
- Added WITH_SAMPLES and WITH_SOURCES options
PR: 74139
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> |
02 Nov 2004 21:52:10
2.1.5.1_2
|
hq  |
- Fix block dependencies issue [1]
- Use MASTER_SITE_SUBDIR
PR: 73427 [1]
Submitted by: maintainer [1] |
09 Aug 2004 14:19:38
2.1.5.1
|
vs  |
* Handle recursive dependencies when dealing with blocks selected by the user.
* Handle deprecated blocks.
* Select all non-deprecated blocks by default.
PR: ports/69944
Submitted by: Jean-Baptiste Quenot (maintainer) |
22 Jul 2004 06:55:48
2.1.5.1
|
vs  |
Move textproc/cocoon to more appropriate category www
PR: ports/69358
Submitted by: Jean-Baptiste Quenot (maintainer) |