1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Adam Weinberger
3631e2333a Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:44:04 +00:00
Vanilla I. Shu
f285ea8d7b Stagify. 2014-06-06 06:01:46 +00:00
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Sergey Matveychuk
cdbcf3a18e - Drop. I don't use java anymore. 2013-02-21 15:49:10 +00:00
Baptiste Daroussin
9c526f7217 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part3)
2012-12-10 13:43:43 +00:00
Mark Linimon
06e6677793 Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
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
2011-07-21 05:03:02 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +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
Emanuel Haupt
9db5ee5c2b Apache Commons project are no longer hosted under MASTER_SITES_APACHE
jakarta/commons subdirectory, they have been moved one directory up.

Introduce MASTER_SITE_APACHE_COMMONS_SOURCE and adjust 22 ports accordingly.

PR:		121041
Submitted by:	Marcin Cieslak <saper@system.pl>
Approved by:	portmgr (linimon)
2008-02-27 15:10:54 +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
Sergey Matveychuk
7a3ec1eef6 - Add a work around for build cluster
Reported by:	kris mail
2006-11-11 15:31:09 +00:00
Sergey Matveychuk
edb09674bd - Real fix build now - pass library path to ant.
Approved by:	portmgr (marcus)
2006-10-24 15:02:41 +00:00
Sergey Matveychuk
c0d5208e6b - Fix build, unbreak.
PR:		ports/104615
Submitted by:	Kay Abendroth <kay.abendroth@raxion.net>
Approved by:	portmgr (linimon)
2006-10-21 18:43:36 +00:00
Kris Kennaway
e2ff9cbc80 BROKEN: Does not compile
Approved by:    portmgr (self)
2006-10-15 20:05:40 +00:00
Sergey Matveychuk
ca62f56c1a - The first depends was correct. The last change was not.
Reported by:	kris mail
2006-10-06 10:27:16 +00:00
Sergey Matveychuk
89ed9707fa - Correct depends.
- Reset locale to C to prevent tests failures.
- Bump PORTREVISION.
2006-10-01 12:29:20 +00:00
Sergey Matveychuk
31cbdcc6df Jakarta Commons Net implements the client side of many basic Internet
protocols. The purpose of the library is to provide fundamental protocol
access.

WWW: http://jakarta.apache.org/commons/net/
2006-09-30 21:46:33 +00:00