| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Jun 2008 14:38:51
1.4.1_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
1.4.1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
22 Aug 2006 21:34:35
1.4.1
|
hq  |
Fix the build by copying needed JAR files at post-extract stage
PR: 101712
Submitted by: maintainer |
22 Jan 2006 12:39:58
1.4.1
|
edwin  |
SHA256ify
Approved by: krion@ |
20 Dec 2004 14:36:40
1.4.1
|
hq  |
- Update to version 1.4.1 [1]
- Use USE_ANT [1]
- No longer add %%JAVAJARDIR%% to PLIST_SUB [1]
- Update to bsd.java.mk 2.0
- No longer patch the distribution shell script but rather use a FreeBSD
specific one [1]
- Use SUB_FILES/SUB_LIST to perform substitutions on the launcher shell script
- Minor cosmetic improvements
- Use JAVALIBDIR rather than JAVAJARDIR for JAR dependencies
- Moved the BUILD_DEPENDS statement to calm portlint
PR: 75198 [1]
Submitted by: maintainer [1] |
10 May 2004 19:38:26
1.4
|
linimon  |
Update to 1.4.
PR: ports/66231
Submitted by: Conor McDermottroe <ports@mcdermottroe.com> (maintainer) |
19 Feb 2004 18:14:45
1.3.5
|
glewis  |
. Don't patch out a line that doesn't need to be removed. |
19 Feb 2004 17:33:29
1.3.5
|
glewis  |
. Add $FreeBSD$ |
19 Feb 2004 17:26:35
1.3.5
|
glewis  |
. Fix the build for JDK 1.1.8.
Submitted by: bento (via kris) |
18 Feb 2004 19:50:33
1.3.5
|
glewis  |
Add a port of jflex:
JFlex is a lexical analyzer generator for Java written in Java.
It is also a rewrite of the very useful tool JLex which was developed
by Elliot Berk at Princeton University. As Vern Paxon states for his C/C++
tool flex: They do not share any code though.
WWW: http://www.jflex.de/
I've done some clean up to the submitted version of the port.
PR: 62043
Submitted by: Conor McDermottroe <ports@mcdermottroe.com> |