Commit graph

12 commits

Author SHA1 Message Date
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
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Herve Quiroz
f9ee489cdc - Removed version number from JAR filename
- Bumped PORTREVISION

PR:		70143
Submitted by:	me
Approved by:	maintainer
2004-10-23 02:13:05 +00:00
Mark Linimon
846c1c87b1 - use JAVAJARDIR macro provided by bsd.java.mk
- use USE_JAVA to depend on any available JDK that fits (version >= 1.1)
- honor NOPORTDOCS (do not install documentation when it is set)
- honor DOCSDIR (install documentation in the same place as for any other port)
- use PLIST_FILES and PORTDOCS macros (thus no more pkg-plist)
- does not install source files anymore
- now bsd.java.mk 2.0 compliant
- changes location of install files to fit in with standard Java scheme,
  so bump PORTREVISION.

PR:		ports/65067
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
Approved by:	maintainer timeout (6 weeks)
2004-05-16 22:41:15 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kris Kennaway
237e8c12d5 Don't remove the share/java/classes system directory 2003-02-22 03:16:52 +00:00
Akinori MUSHA
36d62f1f46 De-pkg-comment. 2003-02-21 13:42:50 +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
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Chris Piazza
37c0ef8e3b Update with the new PORTNAME/PORTVERSION variables 2000-04-09 21:54:47 +00:00
Chris Piazza
7820b2842a XP is an XML 1.0 parser written in Java. It is fully conforming: it
detects all non well-formed documents.
XP has the following design goals: Conformance and correctness, high
performance and a layered structure. Is is currently non-validating but can
parse all external entities.

PR:		13875
Submitted by:	mike@vee.net
1999-10-05 23:15:23 +00:00