Commit graph

2637 commits

Author SHA1 Message Date
Greg Lewis
88591b788a . sigignore(3) has been MFC'ed to 8-STABLE. Attempt to fix the build
there by extending the fix for 9-CURRENT to the appropriate versions
  of 8-STABLE.
2010-02-07 22:17:06 +00:00
Greg Lewis
2f886f4efb . Update to Build 82. 2010-02-07 19:45:06 +00:00
Pav Lucistnik
5042dbadb8 - Update to 1.1.2
- Portlint

PR:		ports/143576
Submitted by:	Jean-Paul BECONNE <jpbeconne@free.fr> (maintainer)
2010-02-07 15:05:07 +00:00
Pav Lucistnik
66a14a10df - Revert changes that got spammed into previous revision
PR:		ports/143628
Submitted by:	Martin Birgmeier <martin.birgmeier@aon.at>
2010-02-07 12:13:11 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Greg Lewis
3414be681c . Update to tzupdater 1.3.25. 2010-02-05 05:23:19 +00:00
Greg Lewis
90ed75b874 . Detect that recent versions of 9-CURRENT have sigignore(3) and configure
the build correctly for that.

  Fixes the build on those versions of 9-CURRENT

PR:			141105
Collaboration with:	fluffy@
2010-02-05 05:22:31 +00:00
Greg Lewis
be214df06e . Update to tzupdater 1.3.25.
. Bump PORTREVISION.
2010-02-04 04:55:23 +00:00
Alex Dupre
6c72851f52 Add ${LOCALBASE}/lib to java.library.path.
Submitted by:	ale
Approved by:	maintainer
2010-01-26 17:11:33 +00:00
Alex Dupre
e935b9c756 Remove unneeded '\' in COMMENT. 2010-01-25 16:34:34 +00:00
Alex Dupre
38c0b79bdb Update to 1.45 release. 2010-01-25 09:06:22 +00:00
Greg Lewis
980bcfd3ed . Update to Build 80. 2010-01-24 19:29:43 +00:00
Pav Lucistnik
f40f243426 - Mark BROKEN: does not fetch
Reported by:	pointyhat
2010-01-23 10:09:28 +00:00
Greg Lewis
be21ee8a49 . Pull down a fix for an unsigned/signed comparison error that hasn't made
it into a build yet.  This causes a build breakage on 6.x/amd64 at least.

Pointed out by:	pointyhat (via pav)
2010-01-22 06:32:22 +00:00
Greg Lewis
aa02145d88 . Install the unlimited strength crypto policy JARs rather than the
limited strength ones.  Since unlike many other JDK ports this doesn't
  require an extra download its currently done for all installs rather than
  being an option.  Note that unlike the officially downloaded policy JARs
  the ones this installs are not signed.  This may mean we revisit it once
  there is an official JDK7 release.
. Bump PORTREVISION for this change.

Submitted by:	ale@
2010-01-21 15:47:16 +00:00
Alex Dupre
fd0870acd9 - Fix a bug in 'jar' utility
- Add support for running regression tests
- Respect LOCALBASE
- Bump PORTREVISION

These are the test results on:

FreeBSD 6 i386:  passed: 3113; failed: 29; error: 2
FreeBSD 8 amd64: passed: 3107; failed: 35; error: 2

Note: a couple of tests passed only after a few runs.

Submitted by:	ale
Approved by:	maintainer
2010-01-21 08:51:59 +00:00
Alex Dupre
6db4bb3f2f Improve korean [1] and chinese font rendering.
Submitted by:	jkim [1]
Approved by:	maintainer
2010-01-21 08:25:09 +00:00
Wen Heping
603e8bcc66 JGraph is the most powerful, lightweight, feature-rich, and thoroughly
documented open-source graph component available for Java. It is accompanied
by JGraphpad, the first free diagram editor for Java that offers XML, Drag and
Drop and much more!

With the JGraph zoomable component, you can display objects and relations
(networks) in any Swing UI. JGraph can also be used on the server-side, for
example to read a GXL graph, apply a custom layout algorithm, and return the
result as a HTML image map.

WWW: http://www.jgraph.com/jgraphx.html

PR:		ports/142541
Submitted by:	Chris Rees <utisoft@gmail.com>
2010-01-19 05:57:33 +00:00
Greg Lewis
314299df5c . Use a downloaded version of ant rather than relying on the ant port
to avoid a circular dependency.

  This is a modified version of the submitted patch, any errors are likely
  mine.

Submitted by:	ale@
2010-01-18 02:09:03 +00:00
Greg Lewis
188eabc46c . Fix the MASTER_SITES so that FETCH_ARGS doesn't need to be overridden.
Submitted by:	ale@
2010-01-18 01:06:17 +00:00
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