| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Jun 2008 15:05:09
0.2_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) |
19 May 2007 21:32:57
0.2_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
25 Nov 2005 18:40:57
0.2
|
pav  |
- Add SHA256 |
03 Dec 2004 01:01:34
0.2
|
hq  |
Reset znerd's ports maintainership:
- All JDK ports (and JDK documentation ports) that were formerly maintained by
znerd have been assigned to java@FreeBSD.org
- I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j
and xmlenc)
- Everything else is reset to ports@FreeBSD.org
Approved by: znerd (maintainer) |
25 Aug 2004 16:36:57
0.2
|
hq  |
- Unbreak port by patching build.xml
- bsd.java.mk 2.0 compliance
- ${CP} -> ${INSTALL_DATA}
- ${ECHO} -> ${ECHO_MSG}
- Use USE_ANT
- Use PLIST_FILES to remove pkg-plist
- Finer tuning of CLASSPATH (only xincluder.jar, not the whole ${JAVAJARDIR}
content)
PR: 70364
Submitted by: me
Approved by: glewis (mentor) |
09 Jun 2004 04:10:55
0.2
|
kris  |
BROKEN: Install fails |
20 Apr 2004 20:35:58
0.2
|
glewis  |
. Unbreak the build, found by bento during bsd.java.mk testing:
. Set ANT_INCLUDE_SHARED_JARS so the necessary classes get pulled in.
. Convert to using PORTDOCS so that the differences between 1.3 and 1.4
generated javadocs are hidden. This also trims pkg-plist considerably.
. While here, remove local duplicates of bsd.java.mk settings for
JAVASHAREDIR and JAVAJARDIR.
Done now to get this fixed for 4.10.
Submitted by: bento via kris
Hopefully not objected to by: znerd (notified) |
18 Mar 2004 18:01:13
0.2
|
trevor  |
Add size data, approved by maintainers. |
25 Sep 2003 09:11:01
0.2
|
znerd  |
Update to 0.2. |
23 Jul 2003 15:30:29
0.1
|
znerd  |
Port devel/jakarta-ant was renamed to devel/apache-ant.
Reported by: kris
Pointy hat to: me |
07 Mar 2003 06:11:57
0.1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
18 Oct 2002 20:17:03
0.1
|
znerd  |
Made xincluder a build- instead of runtime-dependency. |
18 Oct 2002 17:10:36
0.1
|
znerd  |
Not defining DOCSDIR anymore, since it's already defined in bsd.port.mk. |
18 Oct 2002 16:45:59
0.1
|
znerd  |
Added runtime dependency: textproc/xincluder. |
18 Oct 2002 16:38:23
0.1
|
znerd  |
Small style improvements. |
18 Oct 2002 16:03:03
0.1
|
znerd  |
XInclude task for Jakarta Ant.
See:
http://people.freebsd.org/~znerd/xinclude-task/ |