Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles.
2021-04-06 16:31:07 +02:00
Mathieu Arnold
eabbfd75e3
${RM} already has -f.
...
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
2016-10-21 12:51:40 +00:00
Pawel Pekala
8a5080229f
- Add staging support
...
- Remove leading article from COMMENT
2014-05-31 14:04:01 +00:00
Baptiste Daroussin
c2c2a2b86b
Add NO_STAGE all over the place in preparation for the staging support (cat: java)
2013-09-20 19:48:32 +00:00
Tong LIU
e769c5b0c5
- Use $SUB_FILES to dynamically adjust pkg-message
...
PR: ports/142705
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk >
2010-01-16 05:00:17 +00:00
Edwin Groothuis
090059a210
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)
2008-06-06 14:17:21 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Herve Quiroz
3e69e5a6b7
- Update to bsd.java.mk 2.0
...
- Add a new launcher shell script: 'jlex'
- Update pkg-message accordingly and bump PORTREVISION
2005-02-03 02:14:53 +00:00
Greg Lewis
eabf820d76
. No need to add JAVAJARDIR to PLIST_SUB anymore as bsd.java.mk does it.
2004-07-12 22:18:01 +00:00
Greg Lewis
c4757e3373
. Add a secondary category of devel, which seems appropriate.
2004-02-18 19:58:24 +00:00
Trevor Johnson
3c175cb569
Use PLIST_FILES.
...
Reviewed by: marcus
2004-02-05 20:38:07 +00:00
Greg Lewis
da9d8db27e
. More standard format for substitution in pkg-message.
...
. Generate a substituted pkg-message in ${WRKDIR} for packaging rather
than just echoing it during the port install and leaving the package
with an unsubstituted version.
2004-01-19 16:26:22 +00:00
Tilman Keskinoz
d940a6aeb1
Update to 1.2.6
...
PR: 61225
Submitted by: Conor McDermottroe <mcdermc@tcd.ie >
2004-01-19 14:33:28 +00:00
Edwin Groothuis
03f8a6f768
ports with possibly unreachable MAINTAINERs
...
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com >
2003-11-02 03:36:45 +00:00
Akinori MUSHA
3baa89dcc9
De-pkg-comment.
2003-02-21 12:35:09 +00:00
Greg Lewis
05f69eeb5b
Fix dependencies to be in sync with the recent JDK ports renaming.
...
Forgotten by: znerd
2002-06-16 01:54:07 +00:00
Ernst de Haan
32b4edd974
Fixed EXTRACT_ONLY line that was causing portlint to complain.
2002-03-02 14:27:10 +00:00
David E. O'Brien
5cd5b258b5
Convert to the PORTNAME - PORTVERSION syntax.
2000-04-12 06:21:15 +00:00
David E. O'Brien
5133141363
Change Id->FreeBSD.
1999-08-25 06:16:32 +00:00
Chris Piazza
ed8f26a14f
JLex: a uitility based upon the Lex lexical analyzer generator model.
...
It takes a specification file similar to that accepted by Lex and creates
a Java source file for the correspoding lexical analyzer.
PR: 12476
Submitted by: Jake Burkholder <jake@checker.org >
1999-07-04 00:10:23 +00:00