1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

2668 Commits

Author SHA1 Message Date
Philip M. Gollucci
3a2084de1e 4/5: Chase devel/apr shlib bump
PR:             ports/146130
Approved by:    portmgr (pav)
Tested by:      -exp run (pav)
With Hat:       apache@
2010-05-05 21:52:39 +00:00
Greg Lewis
701860de0c . Fix the specifications of MASTER_SITES -- fixes the fetching of the ANT
distribution at least.
. Copy the bundles into the plugin directory during install, otherwise the
  install creates symlinks to the bundles in the actually port's working
  directory, which it means it stops working after a 'make clean'.

Reported by:	Ronald Klop <ronald-freebsd8@thuis.klop.ws>
2010-05-04 05:58:31 +00:00
Dima Panov
6d41454d17 - java/openjdk6: allow to build againist modern xorg (7.5)
PR:		145757
Submitted by:	myself
Approved by:	mainatner timeout ( over 3 weeks)
2010-05-02 23:27:16 +00:00
Nicola Vitale
33165c4ee9 - Update to 1.5.6.2010033101
- Remove hard-coded version from pkg-plist
- Replace DISTFILES with DISTNAME
- Update WWW site in pkg-descr
2010-05-02 20:58:20 +00:00
Greg Lewis
3f528a3529 . Update to 3.5.2.
Based on:	Patches by sepotvin@ to update to 3.5.1.
2010-05-01 17:28:02 +00:00
Greg Lewis
4644c48c83 . Update to Update 20. 2010-04-20 03:33:35 +00:00
Greg Lewis
a95205ec07 . Update to tzupdater 1.3.29. 2010-04-20 02:55:36 +00:00
Greg Lewis
1d5beef60f . Fix the build with recent xorg.
PR:		145756
Submitted by:	fluffy@
2010-04-20 02:55:16 +00:00
Alex Dupre
bf330a57d4 Switch to use newer GMP version.
PR:		ports/144487
Submitted by:	ale
Approved by:	portmgr (-exp run by erwin)
2010-04-19 10:43:42 +00:00
Greg Lewis
1bb2ca7279 . Update to tzupdater 1.3.29. 2010-04-19 06:19:09 +00:00
Greg Lewis
c426698b39 . Fix the build with recent xorg.
PR:		145754
Submitted by:	fluffy@
2010-04-19 06:18:54 +00:00
Greg Lewis
3a18239845 . Update to tzupdater 1.3.29. 2010-04-18 16:31:37 +00:00
Greg Lewis
18ce85dca2 . Update to tzupdater 1.3.29. 2010-04-18 02:50:12 +00:00
Xin LI
6396f2d534 Return back to ports@FreeBSD.org.
Submitted by:	maintainer
PR:		ports/145224
2010-03-30 23:40:40 +00:00
Herve Quiroz
002633bf43 Update to 4.8.1
PR:		145073
Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de>
2010-03-28 10:01:01 +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
Greg Lewis
82ec68f6e6 . Update to Build 86. 2010-03-27 21:30:38 +00:00
Doug Barton
86922094aa RC_SUBR_SUFFIX has not been needed for a long time now, all supported
versions of FreeBSD now use /etc/rc.subr and rc.d scripts without .sh
appended to the script name.
2010-03-27 06:14:03 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Alex Dupre
6966770920 Don't use a BERConstructedOctetString where a DEROctetString is much better. 2010-03-25 16:21:42 +00:00
Wen Heping
67b8cb30bb - Fix typo in Makefile
PR:		ports/144546
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
2010-03-10 01:38:10 +00:00
Greg Lewis
a46d23740b . Update to Update 18
PR:		143601
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp>
Feature safe:	yes
2010-02-28 06:37:53 +00:00
Wen Heping
7f1d0e3c1c JRosetta provides a common base for graphical component that could be used
to build a graphical console in Swing with the latest requirements, such
as command history, completion and so on for instance for scripting language
or command line. This project can be seen as the evolution of the components
developed in JyConsole. For now, JRosetta provides only API and graphical
components. A Jython implementation for the scripting engine should be
available during the first semester 2009.

Functionalities
* Generic abstract API for script engine
* Completion window.
* Command history.
* Highly customisable, with external XML descriptor file. (Allow to specify
  the script engine to use, colors, font, shortcut...)

Platform compatibility
* JRosetta has been developed in pure Java, but relies on a JVM 1.5.
* No specific hardware is needed.

For further information, please contact us at the following adress :
contact at artenum.com

WWW: http://dev.artenum.com/projects/JRosetta

Feature safe:	yes
2010-02-24 01:44:34 +00:00
Wen Heping
776cf64231 - Update to 1.3.0.0
PR:		ports/143865
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net>
Approved by:	maintainer
Feature safe:	yes
2010-02-24 00:48:45 +00:00
Wen Heping
f182cf669e The JavaHelp system is an online help system that developers can use to
add online help to their Java platform applications. The JavaHelp system
is both a JCP specification (JSR 97) and a reference implementation of
that specification. The JavaHelp system open source project includes the
source to the reference implementation.

WWW: https://javahelp.dev.java.net/

PR:		ports/143858
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net>
Feature safe:	yes
2010-02-23 09:49:48 +00:00
Greg Lewis
8fe22ffb54 . Add ${LOCALBASE}/lib to the default library path. [1]
. Add a runtime dependency on javavmwrapper. [2]

PR:		144076 [2]
Submitted by:	ale@ [1]
Feature safe:	yes
2010-02-23 03:31:03 +00:00
Greg Lewis
32891b2e60 . Attempt to fix the build for recent 8-STABLE and 9-CURRENT which have
sigignore(3).

Feature safe:	yes
2010-02-21 06:16:51 +00:00
Martin Wilke
5435c8f5a6 - Use $SUB_FILES to dynamically adjust pkg-message
PR:		142623
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
2010-02-13 19:09:45 +00:00
Greg Lewis
f9902d68f1 . Update to tzupdater 1.3.25.
PR:		143083
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2010-02-12 19:01:23 +00:00
Greg Lewis
c335b0366b . Update to tzupdater 1.3.25. 2010-02-12 14:45:10 +00:00
Greg Lewis
d84b40aded . Update to tzupdater 1.3.25.
. Switch to installing the timezone updates by just copying over the
  zoneinfo files rather than actually the running updater (this is
  consistent with the diablo-{jdk,jre}16 ports.
2010-02-12 02:40:58 +00:00
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