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

2490 Commits

Author SHA1 Message Date
Greg Lewis
ae29a3bbe3 . Revert the change to create a build dependency on the bootstrapping JDK
if it already exists.  Since the bootstrap JDK can be an already
  installed instance of itself this creates a circular dependency which
  breaks portmaster and possibly other port management tools.
2008-08-25 03:25:31 +00:00
Rong-En Fan
a1028550a2 - Always define BUILDDIR. This fixes build when NOPORTDOCS is defined.
Reported by:	QAT
2008-08-24 10:06:04 +00:00
Greg Lewis
456101e5af . Fix some portlint warnings:
. Unquote RESTRICTED.
  . Begin IGNORE with a lower case letter.
  . printf -> ${PRINTF}
. Remove some unnecessary whitespace.
2008-08-20 04:13:02 +00:00
Greg Lewis
1aec149d04 . Remove some unnecessary whitespace.
. printf -> ${PRINTF}.
2008-08-20 04:03:51 +00:00
Greg Lewis
582d67b410 . If DISTFILES are missing then print out the instructions to get them
nicely formatted and error out rather than trying to use IGNORE and
  resetting ECHO_MSG.
2008-08-19 23:18:36 +00:00
Greg Lewis
f2ee68448d . A number of small enchancements:
. Actually create a valid BUILD_DEPENDS for the bootstrap JDK instead of
    just skipping it.
  . Make the default bootstrap JDK diablo-jdk16 rather than diablo-jdk15.
    We should actually try and get this from bsd.java.mk somehow.
  . Fix some portlint warnings:
    . No quotes for RESTRICTED and NO_CDROM.
    . Use variables for executables rather than the raw names.
  . If DISTFILES are missing then print out the instructions to get them
    nicely formatted and error out rather than trying to use IGNORE and
    resetting ECHO_MSG.
  . Fix some grammar errors in various messages printed out by the port.
2008-08-19 18:50:20 +00:00
Greg Lewis
c317d29df2 . Fix printing out the download directions.
Reported by:	itetcu@
2008-08-18 15:36:23 +00:00
Greg Lewis
8a9c241362 . Add ports for the Diablo 1.6 (aka 6.0) releases for both the JDK and JRE. 2008-08-18 02:36:50 +00:00
Eric Anholt
d661e422dd Drop maintainership on my ports as I'm no longer using FreeBSD. 2008-08-06 20:41:05 +00:00
Martin Wilke
3a3b8cad2b - Update to 2.5.5
PR:		126220
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2008-08-06 16:23:09 +00:00
Nicola Vitale
0a4765c48d - Update to 1.1.7.015414 2008-08-01 19:41:18 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Pav Lucistnik
fa38ed02cc - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 12:24:09 +00:00
Alex Dupre
2f81495b64 Update to 1.40 release. 2008-07-14 06:09:07 +00:00
Greg Lewis
6dc6d22c10 . Update to tzupdater 1.3.6.
PR:		125469
Submitted by:	Wayne Sierke <ws@au.dyndns.ws>
2008-07-13 18:18:44 +00:00
Greg Lewis
0d7c30a63c . Update to 1.4.2_18. 2008-07-13 17:24:54 +00:00
Greg Lewis
9f4c51bee7 . Update to 1.5.0_16. 2008-07-13 16:35:19 +00:00
Greg Lewis
2dc0b1f660 . Update to Update 7. 2008-07-13 05:10:04 +00:00
Greg Lewis
6e5f7fa1db . Update to tzupdater 1.3.6.
PR:		125469
Submitted by:	Wayne Sierke <ws@au.dyndns.ws>
2008-07-13 02:33:12 +00:00
Greg Lewis
83d97b3279 . Update to tzupdater 1.3.6.
PR:		125469
Submitted by:	Wayne Sierke <ws@au.dyndns.ws>
2008-07-12 21:02:25 +00:00
Greg Lewis
c1d76b5940 . Update to tzupdater 1.3.6.
PR:		125469
Submitted by:	Wayne Sierke <ws@au.dyndns.ws>
2008-07-12 16:52:21 +00:00
Martin Wilke
b981b05f83 - Fix build
PR:		125418
Submitted by:	maintainer
Reported by:	pavbot
2008-07-09 08:35:11 +00:00
Pav Lucistnik
2b186c48a2 - Mark BROKEN: does not package 2008-07-08 22:03:15 +00:00
Andrey Slusar
1d632b1623 - Change mantainership to Brad Clawsie
PR:		ports/122955
Submitted by:	maintainer
Approved by:	clawsie at fastmail dot fm via email
2008-07-05 05:01:59 +00:00
Nicola Vitale
13c026151e - Update to 1.3.18 2008-07-03 13:15:41 +00:00
Lev A. Serebryakov
9c0af88e61 (1) Fix bindings dependencies when WITH_FREEBSD_SUBVERSION is set
(2) Fix CATEGORIES for devel/*-subversion ports
  (3) Add note to UPDATING about neon26/neon28 transition and
      binding changes.

PR:		ports/125168 [2]
Submitted by:	Dmitry Morozovsky <marck rinet ru> [1,2,3]
2008-07-02 05:21:39 +00:00
Greg Lewis
af0f8abc61 . Update to 1.4.2_17.
PR		124454
Submitted by:	gahr@
2008-07-02 05:14:39 +00:00
Greg Lewis
4b5ebe33b8 . Report when the time zone data is being updated.
. Error if the time zone update fails.  This is a bit of a double edged
  sword.  It prevents installing a broken port with a broken packing list
  if Diablo won't run on this version of FreeBSD, but it also creates a
  situation where the install can fail without really needing to if you
  have to retry it for some reason (e.g. you forget the root password when
  installing as a user).  If the latter is the case, you'll need to first
  clean to before trying to install again to resolve the issue.

  Making pre-install somewhat bogusly pre-install or checking for the
  existence of an updated time zone file before running tzupdate may
  alleviate the problem with this solution.

PR:		125085
2008-07-01 05:47:11 +00:00
Lev A. Serebryakov
7979636c95 Fix CATEGORIES for subversion & binding ports. 2008-06-30 12:39:14 +00:00
Lev A. Serebryakov
54259416d2 Add subversion-java: high-level bindings for Java and subversion VCS. 2008-06-30 10:04:47 +00:00
Ion-Mihai Tetcu
fbacd72097 - respect NOPORTDOCS and NOPORTEXAMPLES
- fix plist for -DNOPORTDOCS
- bump PORTREVISION

Prompted by:	QA Tindy run
Approved by:	maintainer timeout on BotMail
2008-06-28 11:52:27 +00:00
Ion-Mihai Tetcu
67d11da33e - s/NOPORTDOCS/NO_INSTALL_MANPAGES/ where needed
- use MAN1 for man page anr remove it from plist
- fix plist for -DNOPORTDOCS
- bump PORTREVISION

Prompted by:	QA Tindy run
2008-06-28 11:25:26 +00:00
Jimmy Olgeni
b860ade270 Unbreak and make fetchable again.
Implement memory detection in startup script.

Submitted by:	Dr. A. Haakh <bugReporter(at)Haakh.de>
2008-06-25 22:07:03 +00:00
Greg Lewis
e211b79763 . Don't cheat on BUILD_DEPENDS in regards to a bootstrap JDK as this
confuses portmaster, which (understandably) expects that we didn't
  fake up our bootstrap dependency.

  Instead, only set up a BUILD_DEPENDS for a bootstrap if there isn't one
  installed.  A more complicated and arguably more correct patch would
  always set up the BUILD_DEPENDS for the bootstrap JDK but would do so
  correctly based on what it found to use.

  This almost certainly needs to happen to the other jdk* ports, but I'm
  going to await some positive feedback before doing so.
2008-06-25 04:51:30 +00:00
Felippe de Meirelles Motta
f9299030c5 - Remove java/bsh port after repocopy to lang/bsh, changing your main category.
Pointy hat to:	lippe
Reported by:	araujo
Approved by:	gabor (mentor, implicit)
2008-06-23 14:16:35 +00:00
Pietro Cerutti
25a4c5baed - Update to 1.4.1
PR:		124206
Submitted by:	yours truly
Approved by:	nemoliu (maintainer)
2008-06-23 07:50:43 +00:00
Martin Wilke
01a458fa7b - Fix build
Reported by:	pavbot
Approved by:	maintainer implicit
2008-06-22 19:53:55 +00:00
Pav Lucistnik
f89a024c7d - Mark BROKEN: unfetchable 2008-06-22 19:14:41 +00:00
Martin Wilke
485e12f2b1 - Fix build with jdk16
PR:		123624
Submitted by:	Andrew Reilly <areilly@bigpond.net.au>
Approved by:	maintainer
2008-06-21 09:20:11 +00:00
Martin Wilke
af6fd22b24 JTiger is a unit test framework and tools for the Java 2 Platform. The
framework provides a useful abstraction on which to write unit test
fixtures and unit test cases. JTiger tools provide functionality
that is often desired in software unit testing environments. JTiger
development encourages Test Driven Development, though it doesn't
mandate it, and any unit testing software development technique
is sufficient.

WWW:   http://www.jtiger.org

PR:		ports/124209
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-06-20 14:38:40 +00:00
Pietro Cerutti
6a9dca8ecd - Update to 1.1.1
- Adjust download URL

PR:		124204
Submitted by:	yours truly
Approved by:	maintainer timeout
2008-06-19 09:43:53 +00:00
Pav Lucistnik
6da29a94fa - This port has been BROKEN for more than 6 months. It will be removed unless
fixed in next two months.

With hat:	portmgr
2008-06-19 02:54:54 +00:00
Alex Dupre
e7a6f09777 Set IGNORE if NOPORTDOCS is set: this port installs only documentation. 2008-06-08 09:04:28 +00:00
Marcelo Araujo
a6aa442060 - Update to 5.12.0.4. [1]
- Reset maintainer.

PR:		ports/123162 [1]
Submitted by:	Wen Heping <wenheping@gmail.com>
2008-06-07 02:45:53 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Ion-Mihai Tetcu
b6e2c14a4c Update to 1.4.0 and unbreak.
PR:		ports/123854
Submitted by:	maintainer
2008-06-05 08:12:58 +00:00
Ion-Mihai Tetcu
50e40690ae Broken, The URL to manually fetch the DISTFILES gives a 404.
Submitted by:	QA Tindy run
2008-06-05 08:05:38 +00:00
Martin Wilke
f52b04d279 - Fix buid
Submitted by:	pavbot/maintainer
2008-05-25 20:13:29 +00:00
Martin Wilke
af49d11845 - Fix build
Submitted by:	pavbot/maintainer
2008-05-22 09:55:38 +00:00
Nicola Vitale
b6f19e58e2 - Update to 1.3.17 2008-05-21 15:59:50 +00:00
Martin Wilke
e92c2d7d19 - Fix build/install problems
PR:		120959
Reported by:	Andrew Reilly <areilly@bigpond.net.au>
Submitted by:	Bjoern Koenig <bkoenig@alpha-tierchen.de> (maintainer)
2008-05-18 09:32:01 +00:00
Mikhail Teterin
a3ac6d0233 Upgrade from 3.2.13 to 3.2.76.
PR:		ports/123699
Submitted by:	Lapo Luchini
2008-05-16 22:34:46 +00:00
Greg Lewis
c4aa41237d . Enable system tray support for Enlightenment.
Submitted by:	gahr@
2008-05-16 01:40:51 +00:00
Jimmy Olgeni
694b9167b2 Upgrade to version 6.1. 2008-05-14 21:16:57 +00:00
Jimmy Olgeni
0f1fe50ab6 Add support for running module suites in place on FreeBSD.
PR:		ports/121001
Submitted by:	Stefan Schmidt <stefan.schmidt(at)stadtbuch.de>
2008-05-14 19:59:29 +00:00
Greg Lewis
422be08af9 . Update to Eclipse 3.3.2.
Submitted by:	Ken Yamada
2008-05-10 03:51:42 +00:00
Greg Lewis
30d270a334 . Update to tzupdater 1.3.5. This patch is based on that submitted in the
PR but also fixes the path to tzupdater and bumps PORTREVISION.

PR:		123189
Submitted by:	Greg Larkin
2008-05-06 06:05:39 +00:00
Herve Quiroz
a2a90129c1 - Update to version 4.4 [1]
- Remove Java 1.1 related logic

PR:		122520 [1]
Submitted by:	Wen heping <wenheping@gmail.com> [1]
2008-05-05 19:49:20 +00:00
Tilman Keskinoz
8708e9b82c Drop maintainership, as it looks like i am motivated enough to fix this port. 2008-05-03 20:06:22 +00:00
Greg Lewis
b861b03f77 . Update to tzupdater 1.3.5. This patch is based on that submitted in the
PR but also fixes the path to tzupdater and bumps PORTREVISION.

PR:		123190
Submitted by:	Greg Larkin
2008-05-03 15:52:45 +00:00
Greg Lewis
d1f323c075 . Update to tzupdater 1.3.5. This patch is based on that submitted in the
PR but also fixes the path to tzupdater and bumps PORTREVISION.

PR:		123191
Submitted by:	Greg Larkin
2008-05-03 15:50:22 +00:00
Greg Lewis
0735038dc5 . Use the correct specifier for printing a size_t.
Noticed by:	Andrei V. Lavreniyuk (via -Wformat)
2008-05-03 15:49:27 +00:00
Pav Lucistnik
1b205f9aa2 - Does not configure: configure: error: cannot find jni.h
Reported by:	pointyhat
2008-05-03 15:25:31 +00:00
Greg Lewis
5cff2f3776 . Update to tzupdater 1.3.5. This patch is based on that submitted in the
PR but also fixes the packing list and the path to tzupdater and bumps
  PORTREVISION.

PR:		123188
Submitted by:	Greg Larkin
2008-05-03 05:19:28 +00:00
Greg Lewis
42b90e2bec . Update to tzupdater 1.3.5. This patch is based on that submitted in the
PR but also fixes the packing list and the path to tzupdater and bumps
  PORTREVISION.

PR:		123187
Submitted by:	Greg Larkin
2008-05-03 05:16:06 +00:00
Martin Wilke
24a56138d2 - Update to 2.5.4
PR:		123293
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2008-05-01 13:49:50 +00:00
Jung-uk Kim
57e298067e Try jman(1) from ports/japanese/man instead of man(1) for japanese manual
pages if LANG is set to ja_JP.eucJP and the port is installed.
Diablo packages contain japanese manual pages and jman seems to format them
mostly fine.

Reviewed by:	glewis (maintainer)
2008-04-30 22:33:17 +00:00
Greg Lewis
86cb5bc328 . Update to 1.6.0_06/6u6. 2008-04-29 05:21:32 +00:00
Greg Lewis
8968f5a729 . Update to 1.5.0_15. 2008-04-29 04:47:58 +00:00
Jung-uk Kim
13191cd6ce - Add support for 1.6 VMs.
- Fix reversed vendors (bsdjava <-> freebsd).
- Update port version to 2.3.1.

Reviewed by:	glewis (maintainer)
2008-04-28 15:44:18 +00:00
Martin Wilke
92a02c4925 - Update to 2.5.3
PR:		123114
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2008-04-26 20:53:41 +00:00
Martin Wilke
8776c921c7 - Fix patch reject after xorg cleanup
Submitted by:	pointyhat via pav
2008-04-25 23:15:13 +00:00
Herve Quiroz
e06511d852 Update to 0.7.3
PR:		122912
Submitted by:	Wen heping <wenheping@gmail.com>
2008-04-23 21:44:31 +00:00
Martin Wilke
d6b286b88e - Fix build after xorg cleanup 2008-04-20 15:10:55 +00:00
Martin Wilke
c1e7acc33e - Fix build after xorg cleanup
Submitted by:	pointyhat
2008-04-20 13:18:46 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Greg Lewis
8e647dced5 . Point people to the archive for Update 14.
PR:		122704
2008-04-13 15:50:59 +00:00
Nicola Vitale
3d300bad72 - Update to 1.1.6.009905
- New MASTER_SITE address
2008-04-10 22:10:32 +00:00
Nicola Vitale
4f480da515 - Update to 1.3.15 2008-04-10 22:09:10 +00:00
Pietro Cerutti
8062b8c198 - Update to 1.4.2
- Put installed file in PLIST_FILES and remove pkg-plist

Approved by:	miwi (mentor)
2008-04-08 14:54:54 +00:00
Herve Quiroz
dd03463676 Update to version 1.1
PR:		122258
Submitted by:	Wen heping <wenheping@gmail.com>
2008-04-06 09:38:31 +00:00
Pav Lucistnik
0d2c19ca20 - Cleanup directories
Reported by:	pointyhat
2008-04-04 19:15:38 +00:00
Pav Lucistnik
ae57c5178f JamVM is an extremely small Java Virtual Machine which conforms to the
JVM specification version 2 (blue book).

It is designed to support the full specification, and includes support
for object finalisation, Soft/Weak/Phantom References, class-unloading,
the Java Native Interface (JNI) and the Reflection API.

WWW: http://jamvm.sourceforge.net/

PR:		ports/122312
Submitted by:	Bjoern Koenig <bkoenig@alpha-tierchen.de>
2008-04-04 13:14:06 +00:00
Pav Lucistnik
389cde614a - Adapt for new libffi, and various fixes
PR:		ports/122399
Submitted by:	Bjoern Koenig <bkoenig@alpha-tierchen.de> (maintainer)
2008-04-04 12:59:53 +00:00
Pav Lucistnik
dd06f49207 - Update to 0.93, last that can be built with jikes
- Take maintainership

PR:		ports/122311
Submitted by:	Bjoern Koenig <bkoenig@alpha-tierchen.de>
2008-04-04 12:09:45 +00:00
Alex Dupre
a3f3e4e87d Distfile re-rolled, but no changes. 2008-04-03 12:00:57 +00:00
Greg Lewis
e10a9be8a7 . Fix build by correctly setting the arch on recent FreeBSD/pc98 versions.
PR:		121288
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
2008-04-02 13:55:24 +00:00
Nicola Vitale
628b7a9e72 - Update to 1.3.14
PR:		ports/121966
Submitted by:	Dominic Fandrey <kamikaze at bsdforen.de />
2008-03-31 22:11:08 +00:00
Alex Dupre
294547d5c0 Update to 1.39 release:
- build from sources
- add documentation
- add dependencies
2008-03-31 07:45:29 +00:00
Martin Wilke
563a535b94 - Update to 3.0.2
- Pass maintainership to submitter

PR:		122247
Submitted by:	Simon Olofsson <simon@olofsson.de>
2008-03-30 00:48:45 +00:00
Greg Lewis
c0e5c7bb0c . Update to 1.1.3.
. Don't limit this to i386.

PR:		121698
Submitted by:	lioux@
2008-03-24 05:18:55 +00:00
Pietro Cerutti
540d012250 - Fix typo
Reported by:	danfe
Approved by:	miwi (mentor)
2008-03-18 21:52:44 +00:00
Alex Dupre
eb8b43cd64 Update to 4.2 release. 2008-03-18 07:06:12 +00:00
Pietro Cerutti
e7ef8ac1e8 - Update to 0.4.6
Approved by:	miwi (mentor)
2008-03-18 01:00:25 +00:00
Pietro Cerutti
54c6bbc8b6 - Update to 1.3.2.20080222
Approved by:	miwi (mentor)
2008-03-17 23:44:04 +00:00
Rong-En Fan
b6b00e1f68 - Update to 2.5.2
PR:		ports/121511
Submitted by:	Gerrit Beine <gerrit.beine at gmx.de> (maintainer)
2008-03-10 13:15:42 +00:00
Martin Wilke
7dfd3bf07b - Update to 0.6.0
- Update maintainer mail adress

PR:		121398
Submitted by:	Dominic Fandrey <LoN_Kamikaze@gmx.de> (maintainer)
2008-03-06 19:09:30 +00:00
Alex Dupre
bbddd6433c Update to third edition. 2008-02-28 14:32:58 +00:00
Martin Wilke
6fcc268439 2007-12-12 net-im/wildfire: Use net-im/openfire instead of this port
2008-01-20 www/gekko: This port is not being developed anymore. This was replaced by textmotion  http://code.google.com/p/textmotion/
2008-01-20 www/gekko-modules: This port is not being developed anymore. This was replaced by textmotion  http://code.google.com/p/textmotion/
2007-11-01 java/linux-blackdown-jre11: Obsolete version; Support for Java 1.1 is to be removed from the ports tree
2008-01-14 french/pluxml: no active development and known security vulnerabilities, see http://www.securityfocus.com/bid/24607/info for details
2008-01-14 french/pluxml-theme-bridge: pluxml is marked as deprecated
2008-01-14 french/pluxml-theme-snowxml: pluxml is marked as deprecated
2007-09-15 databases/pgbash: Last release in 2003, relies on outdated Postgre 7.3 and bash 2.05a
2007-11-01 audio/nogger: "just makes a humming noise""
2008-02-28 07:50:46 +00:00
Emanuel Haupt
9db5ee5c2b Apache Commons project are no longer hosted under MASTER_SITES_APACHE
jakarta/commons subdirectory, they have been moved one directory up.

Introduce MASTER_SITE_APACHE_COMMONS_SOURCE and adjust 22 ports accordingly.

PR:		121041
Submitted by:	Marcin Cieslak <saper@system.pl>
Approved by:	portmgr (linimon)
2008-02-27 15:10:54 +00:00
Nicola Vitale
703ef49b83 - Update to 1.1.3.007983 2008-02-25 17:54:28 +00:00
Greg Lewis
4689182334 . Fix a crash caused by the "Open File" dialogue.
Submitted by:	Pieter de Goeje <pieter@degoeje.nl>
2008-02-22 15:52:48 +00:00
Martin Wilke
caff9abab6 - Use devel/libffi instead of devel/libffi-devel
- Use SF macro
- Bump PORTREVISION

PR:		120926
Submitted by:	Bjoern Koenig (maintainer)
2008-02-21 10:06:57 +00:00
Martin Wilke
d92f794d78 - Update to 2.5.1
PR:		120768
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2008-02-18 18:27:52 +00:00
Greg Lewis
2ae9e19900 . Update to patchset 4. 2008-02-16 23:48:24 +00:00
Nicola Vitale
d550da1ebb - Update to 1.1.2.007725 2008-02-15 21:04:59 +00:00
Martin Wilke
c9882bd81a - Add backup mirror
PR:		120467
Submitted by:	Ronald Klop <ronald@echteman.nl> (maintainer)
2008-02-15 18:49:11 +00:00
Greg Lewis
3a144c14ed . Update to 1.5.0_14 and patchset 8.
. Allow bootstrapping with jdk 1.6.
2008-02-14 16:30:24 +00:00
Jimmy Olgeni
8d368ab544 Upgrade to version 6.0.1. 2008-02-12 11:12:00 +00:00
Pav Lucistnik
6594404e40 - Bump PORTREVISION for previous commit 2008-02-07 18:35:50 +00:00
Greg Lewis
563540b87f . Fix locale generation and hence locale handling in general.
PR:		119397
Submitted by:	Bernhard Froehlich <decke@bluelife.at>
2008-02-03 18:46:25 +00:00
Erwin Lansing
655822cb5a Mark BROKEN: does not fetch 2008-02-02 17:56:33 +00:00
Vanilla I. Shu
0ddf6eacc8 Fix pkg-plist, use USE_RC_SUBR instead.
Submitted by:	maintainer
2008-02-01 07:47:27 +00:00
Vanilla I. Shu
3ebbb6fe4e Add avis 1.2.0, elvin Publish/Subscribe Message Bus server based on the
Elvin protocol.

PR:		ports/120111
Submitted by:	Benjamin Close <benjsc at FreeBSD.org>
2008-01-29 14:43:28 +00:00
Martin Wilke
b43c5b9951 The Spring Framework is the leading full stack Java/JEE application
framework. Spring delivers significant benefits for many projects,
increasing development productivity and runtime performance while
improving test coverage and application quality.

WWW: http://www.springframework.org/

PR:		ports/119273
Submitted by:	Gerrit Beine <gerrit.beine at gmx.de>
2008-01-23 14:47:18 +00:00
Nicola Vitale
f87f362333 - Update to 1.1.0.007007 (from 004323)
- Bump PORTEPOCH
2008-01-23 10:37:00 +00:00
Nicola Vitale
f5fa428d52 PyDev is a plugin that enables users to use Eclipse for Python and Jython
development -- making Eclipse a first class Python IDE -- It comes with
many goodies such as code completion, syntax highlighting, syntax analysis,
refactor, debug and many others.

WWW:	http://pydev.sourceforge.net/
2008-01-23 10:33:41 +00:00
Greg Lewis
70a5191561 . Make CUPS a build depends only and depend on the header file searched
for by the JDK sanity check.  No CUPS libraries are linked against by
  the build, so we don't need it at run time.

Requested by:	Stefan Thurner <thurners@nicsys.de>
2008-01-21 05:59:52 +00:00
Pav Lucistnik
6e3f8e5e4d - Mark BROKEN: unfetchable
Reported by:	pointyhat
2008-01-20 20:29:06 +00:00
Marcelo Araujo
21f87d4e5e - Update to 1.0.9.
- Use SF macro.

Approved by:	stas (mentor, implicit)
2008-01-20 13:00:57 +00:00
Marcelo Araujo
069173d934 - Update to 1.0.12.
- Use SF macro.

Approved by:	stas (mentor, implicit)
2008-01-20 13:00:11 +00:00
Greg Lewis
6602230e32 . Force eclipse to use one of the jdk* ports rather than the diablo-jdk15
port on FreeBSD 7.x and higher as mixing the native 7.x libraries of
  eclipse and the native 6.x libraries of diablo-jdk is a recipe for trouble.

PR:		118115
2008-01-17 07:51:46 +00:00
Greg Lewis
cb9199750d . Make eclipse-devel.desktop point to eclipse-devel as it should rather
than eclipse. [1]
. Use a more consistent naming convention as per other -devel ports. [1]
. Remove trailing blank lines in distinfo to make portlint(1) happier. [1]
. Force eclipse-devel to use one of the jdk* ports rather than the
  diablo-jdk15 port on FreeBSD 7.x and higher as mixing the native
  7.x libraries of eclipse and the native 6.x libraries of diablo-jdk
  is a recipe for trouble. [2]

PR:		119403 [1], 118115 [2]
Submitted by:	Daniel Rucci <rucci@smurfbsd.warganizer.com> [1]
2008-01-16 16:26:13 +00:00
Martin Wilke
26562b4147 RDT is an open source Ruby IDE for the Eclipse platform.
Features supported are syntax highlighting, on the fly syntax check, graphical
outline, Test::Unit view/runner, Ruby application launching, content assist,
source formatter, Ruby debugging, Type Hierarchy view, Ruby specific Search,
Refactoring, and much, much more.
A regular expression plugin is also available (Thanks to the EPIC project).

WWW: http://sourceforge.net/projects/rubyeclipse/

PR:		ports/119630
Submitted by:	rehsack at web.de
2008-01-14 15:51:52 +00:00
Greg Lewis
920e8b7f80 . Install the PKCS#11 JAR and build and install the PKCS#11 native library.
Prompted by:	ale, Havard Eidnes <he@uninett.no>
2008-01-14 06:08:08 +00:00
Greg Lewis
12913d103a . Update to 1.6.0_04/6u4. 2008-01-13 16:36:22 +00:00
Greg Lewis
da515bc93d . Update to 1.5.0_14. 2008-01-13 07:53:00 +00:00
Greg Lewis
5a4422ff15 . Update to 1.4.2_16. 2008-01-13 07:40:39 +00:00
Greg Lewis
53c68e35c6 . Update to tzupdater 1.3.3. 2008-01-13 04:48:37 +00:00
Greg Lewis
8e526cc01f . Update to tzupdater 1.3.3. 2008-01-12 23:25:35 +00:00
Greg Lewis
b787f9f6b1 . Implement OpenFileDescriptorCount for BSD. This requires fdescfs.
PR:		118735
2008-01-12 23:24:57 +00:00
Greg Lewis
6367b73075 . Update to tzupdater 1.3.3. 2008-01-12 22:43:42 +00:00
Greg Lewis
95cad03882 . Update to tzupdater 1.3.3. 2008-01-12 16:07:44 +00:00
Marcelo Araujo
38112121c0 - Update to 1.0.8a.
Approved by:	stas (mentor, implicit)
2008-01-01 17:11:11 +00:00
Marcelo Araujo
cafa4b4329 - Update to 1.0.10.
Approved by:	stas (mentor, implicit)
2008-01-01 17:09:13 +00:00
Greg Lewis
898de35926 . Implement or fix more of the OS specific statistics gathering functions.
This allows jconsole to show valid statistics for the following
  OperatingSystem MBean statistics (some of these statistics are also shown
  in the Summary and VM tab of jconsole):

  TotalSwapSpaceSize, FreeSwapSpaceSize, FreePhysicalMemorySize and
  TotalPhysicalMemorySize.

  Note that MaxFileDescriptorCount has always been correct as far as I
  can tell.
. Also, implement the function for ProcessCpuTime using a non-deprecated
  function (getrusage(2) rather than times(3)).

  These changes are restricted to 6.x and higher and have only been tested
  on 6.x (where they appear to work correctly).  The changes are not valid
  for 4.x.  Their validity on 5.x and 7.x is unknown (testing welcome).

  The PR is not fully addressed by these changes since
  CommittedVirtualMemorySize and OpenFileDescriptorCount remain bogus.
  Suggestions on how to get these without using kvm(3) would be appreciated.

PR:		118735
2008-01-01 16:49:11 +00:00
Mario Sergio Fujikawa Ferreira
62562efcfb o Switch to a static PLIST instead of a install time generated time
o PLIST can be automatically generated by the target generate-plist-locally
o No PORTREVISION bump since there were no other changes
2007-12-25 00:55:37 +00:00
Mario Sergio Fujikawa Ferreira
86c83e2de4 New port eclipse-hibernatetools "x-mas" :) version 3.2.0 beta9a:
Hibernate3 Tools for the Eclipse IDE
2007-12-24 23:37:47 +00:00
Mario Sergio Fujikawa Ferreira
c9563e637d o Update to 1.5.1_101607
- Use Data Tools SDK distribution from now on for other ports'
    benefit
o Fix typo on "Date Created" tag in the port's Makefile
2007-12-24 01:59:09 +00:00
Nicola Vitale
26edf005bf Aptana Studio is an IDE, designed for web developers and provides
robust support for HTML, CSS and Javascript (bundled libraries:
ExtJS, jQuery, Mochikit, Scriptaculous, Adobe Spry, YUI, Prototype,
and Dojo). This is the plug-in for Eclipse.

WWW:	http://www.aptana.com/
2007-12-22 14:23:42 +00:00
Martin Wilke
a4dbef3e90 Commonclipse is an eclipse plugin for jakarta commons-lang users.
It features automatic generation of the following methods using
commons-lang builders: toString(), hashCode(), equals(Object),
compareTo(Object).

WWW: http://sourceforge.net/projects/commonclipse/

PR:		ports/118890
Submitted by:	Sutra Zhou <zhoushuqun at gmail.com>
2007-12-21 11:16:49 +00:00
Ying-Chieh Liao
0c6f5ddccd upgrade to 4.4 2007-12-20 04:11:51 +00:00
Jimmy Olgeni
9351408d76 Fix path for grep and gconftool-2 in startup script. 2007-12-19 20:33:23 +00:00
Jimmy Olgeni
c487b1d8e0 Upgrade to version 6.0. 2007-12-19 11:31:01 +00:00
Alex Dupre
59d604c301 Update to 4.1 release. 2007-12-19 06:56:53 +00:00
Pav Lucistnik
6ea69d2426 - Register conflicts against sablevm-classpath 2007-12-15 18:32:33 +00:00
Pav Lucistnik
b0a5eaa553 - Update to 1.13
- Take maintainership
- Split classpath into separate port
- Switch to libffi-devel to allow build on !386

PR:		ports/118288, ports/118312
Submitted by:	Bjoern Koenig <bkoenig@alpha-tierchen.de>
2007-12-15 18:31:01 +00:00
Tong LIU
fddf8ea5ff - update to 5.5.1
- fix fetch error

Approved by:	delphij(mentor)
2007-12-14 02:44:04 +00:00
Rong-En Fan
d8da2271c9 - Update to 4.2.2
- Restrict to JDK 1.5 only

PR:		ports/118642
Submitted by:	Jonathan Chen <jonc at chen.org.nz> (maintainer)
2007-12-13 09:49:10 +00:00
Mark Linimon
69711b97b5 Remove obsolete JDK versions 1.1 and 1.2, and the ports depending on them. 2007-12-12 03:13:45 +00:00