Martin Wilke
6cdb4c42fa
- Update to 0.7.1
...
PR: 146803
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
2010-06-03 17:10:42 +00:00
Ade Lovett
8d837132c7
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
2010-05-31 02:01:56 +00:00
Greg Lewis
946263681f
. Fix the build with recent xorg.
...
Pointed out by: pointyhat (via erwin@)
2010-05-26 06:43:24 +00:00
Jung-uk Kim
324fe0496e
Stop downloading more sources (JAXP, JAX-WS, and JAF) from build phase and
...
add IcedTea project as an additional master site. This change should fix
most build failures related to network problems, e.g., bootstrapping with
an IPv6-enabled JDK, unreliable network connections, etc.
2010-05-21 05:11:57 +00:00
Alex Dupre
ece2cbf4a8
Do not add /usr/local/lib three times to DEFAULT_LIBPATH.
...
Update cacerts file from Sun's JRE 6u20.
2010-05-18 13:29:10 +00:00
Philip M. Gollucci
61bcae45bc
- Chase devel/apr -> devel/apr1 shuffling
...
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@
2010-05-18 04:08:05 +00:00
Jung-uk Kim
9ad145c15f
- Update to b19 promoted build. [1]
...
- Merge two additional patches from the OpenJDK BSD porting project:
http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/f974aefae43d
http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/62dc2d00133f
- Add a message to note fdescfs(5) is necessary for this implementation.
PR: ports/145806 [1]
Discussed with: glewis, lev
2010-05-17 23:19:46 +00:00
Jung-uk Kim
ae9d4023e5
Reset maintainer to java@.
...
Discussed with: glewis, lev
2010-05-14 18:08:55 +00:00
Jung-uk Kim
72445c6ce6
Fix "realpath: : No such file or directory" error from the latest realpath.
...
Reported by: Mike Jakubik (mike dot jakubik at intertainservices dot com)
Reviewed by: glewis (maintainer)
2010-05-13 23:50:29 +00:00
Pav Lucistnik
2bdc37f819
- Remove zero sized files
2010-05-11 15:18:32 +00:00
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