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

2617 Commits

Author SHA1 Message Date
Greg Lewis
a328ae1d6c . Update to Build 79. 2010-01-18 00:38:29 +00:00
Greg Lewis
a2e9b71248 . Add support for JAVA_VERSION of 1.7.
. Note such support in the manual pages.
. Correctly determine the Java version of the OpenJDK ports when bsd.java.mk
  isn't present.
. Bump version to 2.3.4.
2010-01-17 22:41:10 +00:00
Alex Dupre
ab853e1dfc - Update to b17 promoted build [1]
- Fix font rendering and update cacerts file
  - Add support for fastdebug jdk
- Cleanup/Enhance the port [2]

Submitted by:	maintainer [1], ale [2]
Approved by:	maintainer
2010-01-16 19:34:32 +00:00
Tong LIU
e769c5b0c5 - Use $SUB_FILES to dynamically adjust pkg-message
PR:	ports/142705
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
2010-01-16 05:00:17 +00:00
Greg Lewis
71aebc8141 . Fix constructing the DISTFILE_INSTRUCTIONS variable for the main
distribution file.

Submitted by:	Mark Costlow <cheeks@swcp.com>
2010-01-15 06:14:59 +00:00
Alex Dupre
941ce65fa6 - Remove a circular dependency between openjdk6 and ant
(required to make it the default jdk port)
- Remove manual fetching of unrestricted jce policy file
- Other no-ops

Approved by:	maintainer
2010-01-13 16:25:00 +00:00
Greg Lewis
9d2a74fe97 . Use bsd.port.pre.mk and bsd.port.post.mk rather than bsd.port.mk and
rearrange things slightly so that the bootstrap JDK detection falls
  within the pre/post section.  This fixes detection of the bootstrap
  JDK.

Noticed by:	Ronald Klop <ronald-freebsd8@thuis.klop.ws>
2010-01-05 04:58:50 +00:00
Greg Lewis
62935aa13b . Add a couple for necessary dependencies to USE_XORG.
Pointed out by:	QAT
2010-01-04 05:12:17 +00:00
Greg Lewis
766ab75197 . Add a fairly barebones port of OpenJDK7:
An open-source implementation of the Java Platform, Standard Edition,

WWW: http://openjdk.java.net/
2010-01-03 21:00:15 +00:00
Mark Linimon
b344c14cc6 Reset vs@FreeBSD.org at his request due to lack of time. 2010-01-02 17:31:41 +00:00
Greg Lewis
468361fb0c . Update to 1.4.3. 2009-12-21 06:15:04 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00
Boris Samorodov
3cb246682f Changes to editors/emacs and Mk/bsd.emacs.mk were taken from
PR/137956 by Ashish SHUKLA (thanks!).  [1]

Those ports which define EMACS_PORT_NAME to be "emacs21" were
not touched (this time). They may be converted to the new
world order by removing the above mentioned assignment.

Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23
(they do not compile):
. lang/bigloo;
. mail/wanderlust;
. mail/wanderlust-devel;
. www/emacs-w3m.

Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23:
. japanese/egg-canna (the port version is dated as of 2001,
  does not compile with Emacs 23 and seems it cannot be fixed);
. deskutils/remember.el (was incorporated into Emacs 23);
. editors/nxml (was incorporated into Emacs 23).

Changes that were made after (and as a result of) exp run. For
those ports:
. japanese/migemo-emacs21;
. japanese/migemo-emacs22
EMACS_PORT_NAME?= was changed to EMACS_PORT_NAME= to the apropriate
emacs port name.

PR:		ports/137956 [1], ports/141369 [2]
Submitted by:	Ashish SHUKLA <wahjava at gmail.com>  [1],
		bsam (me)  [2]
Exp-run by: miwi
2009-12-20 20:19:24 +00:00
Pav Lucistnik
4468c09562 - Instead of updating for eclipse 3.4, mark for removal in one month
PR:		ports/133417
Submitted by:	Heiner Strauss <heiner_ej@yahoo.de>
2009-12-19 14:43:00 +00:00
Pav Lucistnik
0f9be1fa67 - Instead of updating for eclipse 3.4, mark for removal in one month
PR:		ports/133423
Submitted by:	Heiner Strauss <heiner_ej@yahoo.de>
2009-12-19 14:40:41 +00:00
Tong LIU
82dbff79e6 - Change BROKEN message
PR:	ports/129435
Submitted by:	Lapo Luchini <lapo@lapo.it>
Approved by:	maintainer timeout (toha@toha.org.ua)
2009-12-19 04:41:28 +00:00
Pietro Cerutti
495b1b4712 - Update to 6.8 2009-12-14 09:59:07 +00:00
Wes Peters
ef9e8c5ec9 Deprecate this port; Eclipse 3.x has better tools for GUI design. 2009-12-13 00:35:12 +00:00
Pav Lucistnik
5a2c08a851 - Copy over support files from jakarta-tomcat4 port and store them locally 2009-12-08 09:23:20 +00:00
Greg Lewis
b94d4f719d . Update to the cacerts file included in Update 17. 2009-12-06 02:52:37 +00:00
Greg Lewis
78a3ecf0c4 . Update to Update 17. 2009-12-06 02:47:55 +00:00
Martin Wilke
b028819216 - Update to 1.1.1b
PR:		140944
Submitted by:	Jean-Paul BECONNE <jpbeconne@free.fr> (maintainer)
2009-11-28 13:59:09 +00:00
Beat Gaetzi
47a44eda6b - Remove obsolete gecko providers
Approved by:	portmgr (miwi)
Exp-run by:	miwi
2009-11-27 09:10:47 +00:00
Beat Gaetzi
9d9f767485 - Remove obsolete gecko providers
- Bump PORTREVISION

Approved by:	portmgr (miwi)
Exp-run by:	miwi
2009-11-27 09:09:52 +00:00
Herve Quiroz
6e3e974f23 Reorganise the JBoss5 port:
- remove daemonctl, use root startup (following tomcat, geronimo, etc)
- allow arbitrary arguments to be handed to JBoss (long standing bug)
- reorganise the directory structure to follow hier(7)
  * JBOSS_HOME = /usr/local/share/jboss5
  * deployment directory = /var/jboss5
  * log directory = /var/log/jboss5
- Take maintainership
- Bump PORTREVISION

PR:		139372
Submitted by:	Jonathan Chen <jonc@chen.org.nz>
2009-11-18 22:11:46 +00:00
Greg Lewis
1516959b51 . Update to tzupdater 1.3.21. 2009-11-09 03:11:12 +00:00
Greg Lewis
f0300569b3 . Update to tzupdater 1.3.21. 2009-11-09 03:04:04 +00:00
Greg Lewis
654a5ff40a . Update to tzupdater 1.3.21. 2009-11-08 22:48:33 +00:00
Greg Lewis
fb795642d2 . Update to tzupdater 1.3.21. 2009-11-08 19:03:44 +00:00
Greg Lewis
3972c1a61b . Update to tzupdater 1.3.21. 2009-11-08 18:48:31 +00:00
Martin Wilke
e8afe75370 - Update to 0.7.0
PR:		140043
Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
2009-10-29 22:30:52 +00:00
Martin Wilke
dced6d7a23 - Update to 1.2.3
PR:		140042
Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
2009-10-29 22:30:02 +00:00
Alex Dupre
688dcad6cb Distfile re-rolled to implement a constant-time Arrays.equals(). 2009-10-12 10:10:16 +00:00
Alex Dupre
9f837a429a Update to 1.44 release. 2009-10-07 06:33:14 +00:00
Martin Wilke
9c0f48e129 ServingXML is an open source, Apache 2.0 licensed, framework for flat/XML data
transformations.
It defines an extensible markup vocabulary for expressing flat-XML, XML-flat,
flat-flat, and XML-XML processing in pipelines.
ServingXML comes with a console app, and also documents an API for embedding
the software in a standard Java or J2EE application.

WWW: http://servingxml.sourceforge.net/

PR:		ports/138914
Feature safe:	yes
Submitted by:	Jean-Paul Beconne <jpbeconne@free.fr>
2009-09-19 12:11:46 +00:00
Mark Linimon
7b625c7f1c Over to new volunteer.
Feature safe:	yes
2009-09-17 21:31:48 +00:00
Mark Linimon
d2db883559 Reset ports@mcdermottroe.com at his request due to lack of time at the
moment.

Hat:		portmgr
Feature safe:	yes
2009-09-16 22:34:40 +00:00
Martin Wilke
58ab04602d - UPdate to 1.2.2
PR:		138730
Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
2009-09-12 23:27:49 +00:00
Greg Lewis
0eb3866e6c . Rely on compat7x on 8.x or higher. This is in the same spirit as the PR
but a different way of going about it.

PR:		138638
2009-09-11 06:25:41 +00:00
Greg Lewis
6e69f2c869 . Update to tzupdater 1.3.18. 2009-09-06 01:15:32 +00:00
Greg Lewis
e545a491aa . Update to tzupdater 1.3.18. 2009-09-06 00:02:16 +00:00
Greg Lewis
f0fade97cd . Update to tzupdater 1.3.18. 2009-09-05 04:38:16 +00:00
Greg Lewis
9b2ce150f4 . Update to tzupdater 1.3.18. 2009-09-04 06:14:48 +00:00
Greg Lewis
5204505ae1 . Update to tzupdater 1.3.18. 2009-09-04 04:39:10 +00:00
Martin Wilke
0082c571cf - Update to 5.1.0
PR:		138431
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-09-02 17:13:03 +00:00
Martin Wilke
f6d62ce497 - Update to 0.6.35
PR:		138340
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2009-09-02 17:12:40 +00:00
Dmitry Marakasov
535382b891 - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED

Approved by:	portmgr (pav)
2009-09-02 15:01:56 +00:00
Alex Dupre
bcca535761 Update to 1.4 release. 2009-08-27 15:12:01 +00:00
Alex Dupre
67a1b7d470 Update to 4.4 release. 2009-08-27 15:01:16 +00:00
Dmitry Marakasov
0074c5fa8c - Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L 2009-08-22 00:24:37 +00:00