Commit Graph

26 Commits

Author SHA1 Message Date
Jung-uk Kim 5a52a08234 Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663).  Now this patch completely removes remaining stuff from the
ports tree.

PR:			241953 (exp-run)
Reviewed by:		glewis
Approved by:		portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D22342
2019-11-26 21:46:12 +00:00
Tijl Coosemans eb96de0656 Remove libexpat.so.6 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 17:40:41 +00: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
Mathieu Arnold 7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Gerald Pfeifer 15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Pawel Pekala 5f5fab98b3 - Add staging support
- Use option helper
- Switch to PORTDATA, add missing files to PLIST_FILES
2014-03-24 12:05:21 +00:00
Baptiste Daroussin b411bc617f Convert c* to USES=zip 2014-03-07 15:59:54 +00:00
Baptiste Daroussin 8e91f3161f Add NO_STAGE all over the place in preparation for the staging support (cat: cad) 2013-09-20 15:58:41 +00:00
Beech Rintoul a7357043e5 - Makefile tweaks
- Add Icons
- Change Homepage
- Bump portrevision

PR:		ports/177221
Submitted by:	nemysis <nemysis@gmx.ch>
2013-03-25 02:51:20 +00:00
Martin Wilke f8a5c19be9 - Update to 0.7.06.038
PR:		175019
Submitted by:	Ports Fury
2013-02-08 01:58:49 +00:00
Baptiste Daroussin 580b0c7423 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA=	1.5+ (part1)
2012-12-10 11:25:27 +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
Marcelo Araujo 78b314c09c - Back to the ports@, I haven't used it anymore. 2010-11-15 00:14:28 +00:00
Marcelo Araujo b086524bf9 - Update to 0.7.5.3.
PR:		ports/139619 (based on)
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
2009-10-25 22:55:08 +00:00
Dmitry Marakasov c926af277e - Switch SourceForge ports to the new File Release System: categories starting with B,C 2009-08-22 00:15:15 +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
Marcelo Araujo 36824c6a14 - Update to 0.7.5.
Approved by:	stas (mentor, implicit)
2008-01-01 17:07:44 +00:00
Marcelo Araujo d2101f2dd8 - Change my mail address to araujo@.
Approved by:	stas (mentor)
2007-06-29 16:29:19 +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
Martin Wilke 9d5215e1ef - Update to 0.7.2
PR:		108441
Submitted by:	miwi
Approved by:	maintainer
2007-01-27 23:58:41 +00:00
Rong-En Fan 5f8c8502c5 - Update to 0.7.1
- Pass maintainership to submitter

PR:		ports/107550
Submitted by:	Marcelo Araujo <araujo at bsdmail.org>
2007-01-05 14:53:12 +00:00
Pav Lucistnik 2098ca40dc - Add SHA256 2005-11-24 00:22:47 +00:00
Thierry Thomas abf6cc9362 - Upgrade to 0.6.3 [1]
- Fix a typo in impact script.

Reported by:	edwin's version check [1]
2005-10-08 21:32:25 +00:00
Herve Quiroz 3757ee1c5d - Update to 1.6.1 [1]
- Use DATADIR=${JAVASHAREDIR}/${PORTNAME} [1]
- Add 'java' category
- Use INSTALL_DATA rather than CP
- Use %%DATADIR%% in launcher scripts (already included in SUB_LIST by
  bsd.port.mk)
- Pass JAVA_VERSION to javavmwrapper in launcher scripts

PR:		83979 [1]
Submitted by:	Pedro F. Giffuni <giffunip@asme.org> [1]
2005-08-29 17:59:53 +00:00
Ying-Chieh Liao 7f6b08a64d add impact 0.5.3
Dynamic Finite Element Program Suite
2005-03-04 07:36:48 +00:00