aboutsummaryrefslogtreecommitdiffstats
path: root/java/jakarta-regexp
Commit message (Collapse)AuthorAgeFilesLines
* For ports that are marked BROKEN on armv6, and also fail to build onlinimon2017-11-301-0/+1
| | | | | | | | | | armv7, mark them so. This is part two of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com -exp run
* Mark some ports failing on armv6. In cases where the error messagelinimon2017-05-261-0/+2
| | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* MASTER_SITES cleanup.mat2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
* - Add staging supportpawel2014-05-311-33/+13
| | | | | | - Convert to new options framework - USE_ANT, ALL_TARGET, MAKE_ARGS instead of custom do-build target - Use PLIST_FILES and not generated plist file
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | java)
* Decommissioning java 1.5 (EOLed since October 2009):bapt2012-12-101-5/+2
| | | | suppress any reference to JAVA_VERSION= 1.5+ (part2)
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,linimon2011-07-211-1/+1
| | | | | | | | | | | | | | | | remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Fix build with new antpav2010-12-022-1/+38
| | | | | PR: ports/152733 Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
* Reset nemoliu due to maintainer-timeouts and no response to email.linimon2008-12-081-1/+1
| | | | Hat: portmgr
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | 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)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Use my @FreeBSD.org address.nemoliu2007-04-301-1/+1
| | | | Approved by: delphij (mentor)
* - Update to 1.5.stefan2007-04-052-6/+6
| | | | | | | | - Add 'devel' to CATEGORIES. - Assign maintainership to submitter. PR: 111237 Submitted by: Nemo Liu<nemoliu@gmail.com>
* Reset dave@glowacki.org due to maintainer-timeouts and no response to email.linimon2007-03-051-1/+1
| | | | | | While here, remove stale mastersites. Hat: portmgr
* - update to 1.4 (a bugs fix release)sem2006-10-082-6/+5
| | | | | PR: ports/103593 Approved by: maintainer timeout (2 weeks)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Update maintainer's email address.linimon2005-10-101-1/+1
|
* Update to latest bsd.java.mk; remove pkg-plist; pacify portlint (includinglinimon2004-05-182-20/+19
| | | | | | | | its recommendation to use MASTER_SITE_APACHE_JAKARTA -- maintainer, I hope that's ok.) PR: java/66061 Submitted by: Dave Glowacki <dglo at glowacki.dyndns.org> (maintainer)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Use the SORT macro from bsd.port.mk.trevor2004-01-221-1/+1
|
* . Update to 1.3glewis2003-10-102-5/+7
| | | | | PR: 57764 Submitted by: Dave Glowacki <dglo@glowacki.dyndns.org> (maintainer)
* Port devel/jakarta-ant was renamed to devel/apache-ant.znerd2003-07-231-1/+1
| | | | | Reported by: kris Pointy hat to: me
* De-pkg-comment.knu2003-02-212-1/+1
|
* jakarta-regexp distribution seems to have moved to a new websiteedwin2003-01-161-1/+1
| | | | | PR: ports/47030 Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu>
* Maintainer springcleaning of his Makefilesedwin2002-11-232-18/+34
| | | | | PR: ports/45513,ports/45512,ports/45511 Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu>
* Fix user and group ownership of the installed files when they have beenglewis2002-11-121-0/+1
| | | | | | | | built by someone other than root. After the files have been moved run ${CHOWN} on them recursively. PR: 36411 (still more ports to go) Approved by: Dave Glowacki <dglo@ssec.wisc.edu> (maintainer)
* Fix dependencies to be in sync with the recent JDK ports renaming.glewis2002-06-161-2/+2
| | | | Forgotten by: znerd
* Style police: remove trailing space in WWW taglioux2001-11-211-1/+1
|
* Add jakarta-regexp 1.2, regular expressions for Java.patrick2001-09-125-0/+42
PR: 23357 Submitted by: Dave Glowacki <dglo@ssec.wisc.edu> #