1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
Pawel Pekala
e91eb32c49 - Add staging support
- Convert to USES=tar:bzip2
2014-05-31 13:26:33 +00:00
Eitan Adler
fdbc00e17d LEGAL: fix multiple ports
Sync make -VLEGAL and /usr/ports/LEGAL

Approved by:	portmgr (implicit)
2014-05-26 02:38:34 +00:00
Emanuel Haupt
4e4be6325f Remove trailing whitespaces from category java 2014-02-21 13:37:40 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Baptiste Daroussin
313cb94889 Part 2 at removing now useless FETCH_ARGS redifition 2014-01-03 01:12:59 +00:00
Baptiste Daroussin
c2c2a2b86b Add NO_STAGE all over the place in preparation for the staging support (cat: java) 2013-09-20 19:48:32 +00:00
Baptiste Daroussin
10bf10fa10 Fix build without gcc 2013-08-26 06:42:26 +00:00
Stefan Walter
1f0ed457fd - Fix build with JDK 1.7. [1]
- Propagate Make environment to Ant to use the correct JDK and not just the one
  that Ant was built with.

PR:		173505 [1]
Submitted by:	James Raynard <james.raynard@pobox.com> [1]
Patch by:	Piotr Smyrak <piotr.smyrak@gmail.com> [1]
Obtained from:	https://launchpad.net/ubuntu/+source/java3d/1.5.2+dfsg-8 [1]
2013-06-16 17:05:55 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Baptiste Daroussin
329e3aac0e Decommissioning java 1.5 (EOLed since October 2009) + removing outdated jdk16
vendors:
Remove any reference to bsdjava and freebsd Java Vendors, as the both are
outdated, have security issues and expired.

Mark icedtea6-stubs as broken as it doesn't build with any of the left supported
vendors.
Switch tuxguitar to be able to use openjdk16 [1]

Approved by:	gahr [1]
2012-12-10 16:49:34 +00:00
Baptiste Daroussin
7c354b1913 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
2012-12-10 13:18:28 +00:00
Jason Helfman
fed1744b45 - reset maintainer per maintainer
- while here...
  - fix MASTER_SITES
  - use optionsNG for DOCS
  - add additional CATEGORIES
  - adjust COMMENT
  - update WWW address and pkg-descr

PR:		172097
Submitted by:	maintainer, jonc@chen.org.nz
2012-09-27 23:03:38 +00:00
Sahil Tandon
c93d7d3793 Add 'openjdk' to the list of suitable JDK port vendors.
PR:		ports/156437
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
Approved by:	Jonathan Chen <jonc@chen.org.nz> (maintainer)
2011-05-21 21:17:38 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Dmitry Marakasov
6825828796 - Fix build with custom PREFIX/LOCALBASE
PR:		136711
Submitted by:	Jonathan Chen <jonc@chen.org.nz> (maintainer)
2009-08-11 17:37:05 +00:00
Pav Lucistnik
4795cfef4c - Attempt to fix build on 8.X: this needs libXt, which is provided indirectly
on 7.X but not on 8.X

Reported by:	pointyhat
2009-06-12 19:15:18 +00:00
Pietro Cerutti
3a7a5a527e - Add dependency to libGL
PR:		127239
Submitted by:	Jonathan Chen <jonc@chen.org.nz> (maintainer)
Reported by:	QA Tindie
Approved by:	portmgr
2008-09-09 18:49:02 +00:00
Max Khon
c67ded42cf Remove empty files. 2008-09-03 14:45:10 +00:00
Max Khon
92de834c22 - Update to 1.5.2
- Assign maintainership to PR submitter

PR:		125828
Submitted by:	Jonathan Chen
2008-09-03 14:41:58 +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
Erwin Lansing
655822cb5a Mark BROKEN: does not fetch 2008-02-02 17:56:33 +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
Kris Kennaway
257b9b9326 NO_CDROM and NO_PACKAGE are not appropriate; use RESTRICTED here instead 2006-09-03 00:15:22 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Norikatsu Shigemura
e850dfce78 New style bsd.java.mk.
Pointed out by:	hq
2005-10-23 12:07:52 +00:00
Greg Lewis
db024caf95 . Fix incompatibilities with the new bsd.java.mk (oops).
JAVA_OS == FreeBSD -> JAVA_PORT_OS == native

Bug report by:	kris
2004-04-03 06:26:11 +00:00
Daichi GOTO
d502556778 Add SIZE into distinfo
Submitted by:	trevor
2004-03-18 11:52:05 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Norikatsu Shigemura
46ca85118a o Print pkg-message for setting libmap.conf.
o Cosmetic change.

PR:		CBUG-ML/2572
Submitted by:	OISHI Masakuni <yamasa@bsdhouse.org>
Committed at:	CBUG 2004 New Year Party
Reviewed by:	OISHI Masakuni <yamasa@bsdhouse.org>
2004-01-11 10:38:28 +00:00
Norikatsu Shigemura
58f23dcd20 Add Linux Blackdown Java3D 1.3.1, provides a set of object-oriented
interfaces that support a simple, high-level programming model.

Reviewed by:	OISHI Masakuni <yamasa@bsdhouse.org>
2003-12-30 08:58:41 +00:00