Commit graph

16 commits

Author SHA1 Message Date
Dmitry Marakasov
c243b793e7 - Add NO_ARCH
- Switch to options helpers
2016-02-17 19:12:11 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Baptiste Daroussin
90e4be8282 Convert textproc to USES=zip 2014-03-10 17:25:25 +00:00
Mathieu Arnold
14bb8fe510 Staging.
Sponsored by:	Absolight
2014-02-24 15:06:28 +00:00
Baptiste Daroussin
0068f2d47f Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) 2013-09-20 23:17:30 +00:00
Olli Hauer
fc03c837e2 -remove MD5 2011-07-03 14:40:25 +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
Pav Lucistnik
c937229ea3 - Add SHA256 2005-11-25 18:40:57 +00:00
Herve Quiroz
df21202df6 Add 'java' category 2005-02-05 03:04:05 +00:00
Herve Quiroz
a45cdec812 Update to bsd.java.mk 2.0 2005-02-05 02:58:37 +00:00
Greg Lewis
934890ac2e . Respect NOPORTDOCS.
. Use PORTDOCS to simplify the packing list.
. Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk sets it.
2004-07-12 22:48:27 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Christian Weisgerber
a65680650a Cleanups, including:
- Change maintainer's addresses
- Drop some maintainerships
- Use COMMENT variable

PR:		48294
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-02-15 13:00:46 +00:00
Patrick Li
d168ffd59c bsd.java.mk-ify
PR:		36717, 36719, 36720
Submitted by:	maintainer
2002-04-04 05:17:22 +00:00
Jun Kuriyama
745293ff8c Add dtd2relax 1.1.1, DTD to RELAX converter for Java.
PR:		ports/34548
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2002-02-07 01:40:48 +00:00