Greg Lewis
71a03b73fd
. Update to Build 100.
2010-07-11 19:06:54 +00:00
Greg Lewis
284dad3f6d
. Update to 3.5.2.
2010-07-10 19:34:30 +00:00
Greg Lewis
0c3ebf7aaa
. Update to build 20.
...
PR: 148202
2010-07-10 16:44:12 +00:00
Sahil Tandon
7f2cfbf34a
- Update to 7.1
...
- Unbreak; fetch problem fixed with new MASTER_SITE
PR: ports/147493
Submitted by: Peter Radics <mitchnull@gmail.com>
Approved by: maintainer, wxs@/itetcu@ (mentors, implicit)
Feature safe: yes
2010-07-02 23:39:50 +00:00
Stefan Walter
685a461c00
- Update to 1.3.1.
...
- Transfer maintainership to submitter.
PR: 148131
Submitted by: Chris Rees <utisoft@gmail.com>
Approved by: (former) maintainer
Feature safe: yes
2010-07-01 21:13:01 +00:00
Stefan Walter
ac463ebf21
- Update to 5.13.0.4.
...
- Assign maintainership to submitter.
PR: 148114
Submitted by: Chris Rees <utisoft@gmail.com>
Feature safe: yes
2010-06-29 04:07:00 +00:00
Mario Sergio Fujikawa Ferreira
3f7c081a18
o Since EPL has been added to Mk/bsd.licenses.db.mk, remove redundant
...
lines from MAKEFILE.
o Do not bump PORTREVISION since there has been no functional change.
Feature safe: yes
Reported by: pav (pointyhat run)
2010-06-27 23:24:33 +00:00
Rene Ladan
a2ffe8f3cc
Add SHA 256 checksum.
...
Verified with 'make checksum ; make makesum'
PR: ports/148186
Submitted by: Anatoly Borodin [anatoly.borodin gmail.com]
Approved by: tabthorpe (mentor, implicit)
Feature safe: yes
2010-06-27 21:19:20 +00:00
Mario Sergio Fujikawa Ferreira
2d56508c7a
Add LICENSE* information
2010-06-13 10:52:39 +00:00
Greg Lewis
a2f8232d17
. Use OSVERSION rather than directly invoking 'sysctl kern.osreldate' to
...
determine whether sigignore(3) is supported or not. This fixes the build
for QAT and pointyhat (or in fact any jailed situation where the kernel
and headers are not in sync).
2010-06-11 00:58:46 +00:00
Greg Lewis
58ac91985e
. Fix the copying of bundles into the plugin directory during install to
...
ensure that the bundles are put into the correct location, which is
sometimes a subdirectory of the plugin directory. The previous fix
missed those and left dangling symlinks.
Problem reported by: Andriy Gapon <avg@icyb.net.ua>
2010-06-10 06:20:29 +00:00
Greg Lewis
2d4d115102
. Add file missed in the last commit:
...
Use OSVERSION rather than directly invoking 'sysctl kern.osreldate' to
determine whether sigignore(3) is supported or not. This should
hopefully fix the build for QAT and pointyhat.
Suggested by: pgollucci@
2010-06-09 06:28:24 +00:00
Greg Lewis
1bcc430587
. Use OSVERSION rather than directly invoking 'sysctl kern.osreldate' to
...
determine whether sigignore(3) is supported or not. This should
hopefully fix the build for QAT and pointyhat.
Suggested by: pgollucci@
2010-06-09 06:27:20 +00:00
Ion-Mihai Tetcu
2d7519df9c
Revert previous commit. It not broken for everyone. It looks like the configure
...
script is using sysctl kern.osreldate (ie. __FreeBSD_version) to detect the
presenxe of sigignore; this happens to fail on QAT and PointyHat (and for
anyone having the kernel version different that the installed herders version,
one before and the other after the addition of sigignore in HEAD or 8-STABLE).
Requested by: glewis@ (maintainer), Rob Farmer <rfarmer@predatorlabs.net>
2010-06-09 06:19:44 +00:00
Ion-Mihai Tetcu
1592451185
Mark BROKEN, I'm tired to see QAT loosing time trying to build it.
...
Submitted by: QAT / PointyHat
2010-06-08 20:17:37 +00:00
Alex Dupre
248603b39b
Update to 4.5 release.
2010-06-08 08:15:52 +00:00
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