Commit Graph

116 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
Tobias Kortkamp 2c178c2e13 net-p2p: Add missing USES=gnome 2019-11-08 13:26:08 +00:00
Antoine Brodin eb615250ba Fix dependencies 2019-10-06 21:37:04 +00:00
Max Brazhnikov 58220efc10 net-p2p/vuze:
- Switch from x11-toolkits/swt-devel to x11-toolkits/swt, which is newer
  than -devel variant.

PR:		219186
2019-09-30 20:37:45 +00:00
Dmitry Marakasov 7cbea271c3 - Fix WWW: 2018-02-13 13:18:57 +00:00
Pawel Pekala f6592cd9d4 - Update to version 5.7.4.0
- Drop maintainership, I'm not using it anymore
- Remove antique minimal java version requirement
- Port is architecture neutral
2017-02-01 20:13:50 +00:00
Tijl Coosemans 02f27a83b4 The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user.  Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables.  LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well.  The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.

Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).

PR:		215882
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2017-01-18 13:20:31 +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 8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Pawel Pekala fb21764e5a - Update to version 5.7.0.0
- Add LICENSE_FILE
2016-01-13 23:15:47 +00:00
Mathieu Arnold 065c026fe5 Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
2015-11-05 12:36:25 +00:00
Pawel Pekala 286240926d Update to version 5.6.2.0 2015-08-19 20:42:04 +00:00
Pawel Pekala 400afb2822 Update to version 5.6.1.2 2015-06-18 17:32:29 +00:00
Pawel Pekala 425a44934b Update to version 5.6.0.0 2015-03-18 19:43:06 +00:00
Pawel Pekala bcdeb1b72b Update to version 5.5.0.0 2014-12-24 13:08:54 +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 4789e2301e Update to version 5.4.0.0 2014-09-06 15:55:33 +00:00
Alex Kozlov fe7fc772a5 - Fix various distinfo errors
- Remove unused USE_* knobs
- Convert USE_TWISTED_RUN to USES
- Remove empty lines after .include <bsd.port.mk>

Approved by:	portmgr (antoine)
2014-05-31 16:37:58 +00:00
Pawel Pekala 88db2b83f5 - Update to version 5.3.0.0
- Add LICENSE

PR:		ports/187714
Submitted by:	Radim Kolar <hsn@sanatana.dharma>
2014-03-19 19:15:24 +00:00
Baptiste Daroussin 44105bbef8 Convert n* to USES=zip 2014-03-10 16:38:00 +00:00
Pawel Pekala f05c29d1af Update to version 5.2.0.0 2013-12-15 13:27:53 +00:00
Pawel Pekala 23b203cb77 Add support for STAGEDIR 2013-10-13 15:22:36 +00:00
Baptiste Daroussin bb4b86e043 Add NO_STAGE all over the place in preparation for the staging support (cat: net-p2p) 2013-09-20 22:28:25 +00:00
Pawel Pekala 3a987e15a5 - Update to version 5.1.0.0
- Add patch removing use of SWT 3.8 API
- Remove options, vuze don't build with ancient swt anymore

Changes: http://blog.vuze.com/2013/08/14/vuze-5-1/
2013-09-12 14:07:35 +00:00
Pawel Pekala a3569f09d6 Update to version 5.0.0.0 2013-05-22 22:21:52 +00:00
Pawel Pekala ce8bf4169f Update to version 4.9.0.0 2013-03-01 15:44:13 +00:00
Max Brazhnikov 81c27c891a Bump PORTREVISION after DESKTOP_ENTRIES update 2013-01-23 15:00:18 +00:00
Max Brazhnikov 826aae24a5 - Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
  * adjust Icon field according to the Desktop Entry Specification
  * update Categories field: remove deprecated category Application;
    set main category if missing
- Remove indefinite article and/or rephrase COMMENT

Approved by:	portmgr (bapt), maintainer silence (12 days)
2013-01-22 23:13:41 +00:00
Pawel Pekala f4438911bb - Update to version 4.8.1.2 [1]
- Remove stale /bin/bash removal

Submitted by:	Mikhail T. <mi@aldan.algebra.com> via email [1]
2012-12-19 19:30:17 +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
Pawel Pekala 393e8ca142 - Update to version 4.8.0.0
- Take maintainership
- Remove out-of-date pkg-message
- Cleanup Makefile, remove unnecessary stuff - gecko bits, dos2unix
- Update homepage

Feature safe:	yes
2012-10-28 16:17:00 +00:00
Mikhail Teterin 706e1daae8 Upgrade from 4.7.1.2 to 4.7.2.0. Add a patch to offer KOI8-U as
a valid filename-encoding.

Feature safe:	yes
2012-10-16 12:43:42 +00:00
Mark Linimon e96e260aa0 Attempt to fix build on pointyhat-west. 2012-10-07 00:42:18 +00:00
Baptiste Daroussin 8da9eeea9b Convert to new options framework 2012-10-04 10:00:38 +00:00
Mikhail Teterin 0892399af7 Upgrade from 4.7.0.2 to 4.7.1.2. Remove dependency on gecko -- does
not appear to be in any use...
2012-09-11 06:14:26 +00:00
Beat Gaetzi 734349b51e - Move libxul 1.9.2 to www/libxul19
- Update www/libxul to 10.0.7
- Update all dependent ports to use www/libxul19 (no functional changes)
- Bump PORTREVISION on ports where libxul is a run dependency as the
  resulting package will change.

Submitted by:	Jan Beich <jbeich@tormail.org>
With hat:	gecko
2012-09-10 19:19:32 +00:00
Mikhail Teterin 1844cdbb82 (Trivial) update from 4.7.0.0 to 4.7.0.2. Developers' changelog lists
minor improvements.
2012-07-09 02:33:29 +00:00
Dirk Meyer 2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Mikhail Teterin 0556fdfad7 Update from "obsolete" 4.3.1.4 to the currently-latest 4.7.0.0.
Feature safe:	yes
Approved by: 	portmgr (tabthorpe)
2011-11-14 05:35:54 +00:00
Chris Rees cc694e4f87 Fix fetch, but it could still do with an update.
PR:		ports/159667
2011-08-13 07:40:10 +00:00
Baptiste Daroussin 66e0e67acb Mark BROKEN: Does not fetch 2011-08-02 16:27:06 +00:00
Thomas Abthorpe 3b3f78904c - Reassign to the heap 2011-07-05 02:51:42 +00:00
Martin Wilke abcb82f547 - Kick MD5 Support 2011-07-02 18:06:14 +00:00
Beat Gaetzi 294b05c37c - Bump PORTREVISION after libxul update
PR:		ports/149044
Expr-run by:	pav@
Approved by:	portmgr (pav)
2010-08-08 08:56:41 +00:00
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Robert Noland 50575ce3e7 Update to 4.3.1.4 2010-02-11 16:02:05 +00:00
Robert Noland b46fc8504f Update to 4.3.1.2. 2010-02-07 14:02:33 +00:00
Dirk Meyer ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Robert Noland 57dd744e40 Update to 3.4.0.4
- Only support the libxul gecko backend now.
	You will need to set the path to libxul in your
	Options->Interface->Display section for browsing to work.

 - Special hacks are no longer required for it to perform well.
2009-12-01 21:05:21 +00:00
Dmitry Marakasov 7914161a41 - Switch SourceForge ports to the new File Release System: categories starting with N 2009-08-22 00:32:25 +00:00