aboutsummaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
...
* - s/NOPORTDOCS/NO_INSTALL_MANPAGES/ where neededIon-Mihai Tetcu2008-06-282-3/+6
| | | | | | | | | | | - use MAN1 for man page anr remove it from plist - fix plist for -DNOPORTDOCS - bump PORTREVISION Prompted by: QA Tindy run Notes: svn path=/head/; revision=215862
* Unbreak and make fetchable again.Jimmy Olgeni2008-06-256-14/+42
| | | | | | | | | Implement memory detection in startup script. Submitted by: Dr. A. Haakh <bugReporter(at)Haakh.de> Notes: svn path=/head/; revision=215778
* . Don't cheat on BUILD_DEPENDS in regards to a bootstrap JDK as thisGreg Lewis2008-06-251-4/+3
| | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=215748
* - Remove java/bsh port after repocopy to lang/bsh, changing your main category.Felippe de Meirelles Motta2008-06-235-48/+0
| | | | | | | | | Pointy hat to: lippe Reported by: araujo Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=215627
* - Update to 1.4.1Pietro Cerutti2008-06-232-6/+5
| | | | | | | | | PR: 124206 Submitted by: yours truly Approved by: nemoliu (maintainer) Notes: svn path=/head/; revision=215597
* - Fix buildMartin Wilke2008-06-221-2/+2
| | | | | | | | Reported by: pavbot Approved by: maintainer implicit Notes: svn path=/head/; revision=215549
* - Mark BROKEN: unfetchablePav Lucistnik2008-06-222-0/+4
| | | | Notes: svn path=/head/; revision=215543
* - Fix build with jdk16Martin Wilke2008-06-212-3/+5
| | | | | | | | | PR: 123624 Submitted by: Andrew Reilly <areilly@bigpond.net.au> Approved by: maintainer Notes: svn path=/head/; revision=215444
* JTiger is a unit test framework and tools for the Java 2 Platform. TheMartin Wilke2008-06-205-0/+712
| | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=215354
* - Update to 1.1.1Pietro Cerutti2008-06-192-7/+6
| | | | | | | | | | | - Adjust download URL PR: 124204 Submitted by: yours truly Approved by: maintainer timeout Notes: svn path=/head/; revision=215247
* - This port has been BROKEN for more than 6 months. It will be removed unlessPav Lucistnik2008-06-191-0/+2
| | | | | | | | | fixed in next two months. With hat: portmgr Notes: svn path=/head/; revision=215228
* Set IGNORE if NOPORTDOCS is set: this port installs only documentation.Alex Dupre2008-06-081-0/+4
| | | | Notes: svn path=/head/; revision=214487
* - Update to 5.12.0.4. [1]Marcelo Araujo2008-06-072-6/+5
| | | | | | | | | | - Reset maintainer. PR: ports/123162 [1] Submitted by: Wen Heping <wenheping@gmail.com> Notes: svn path=/head/; revision=214451
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-06132-97/+132
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* Update to 1.4.0 and unbreak.Ion-Mihai Tetcu2008-06-052-9/+6
| | | | | | | | PR: ports/123854 Submitted by: maintainer Notes: svn path=/head/; revision=214337
* Broken, The URL to manually fetch the DISTFILES gives a 404.Ion-Mihai Tetcu2008-06-051-0/+2
| | | | | | | Submitted by: QA Tindy run Notes: svn path=/head/; revision=214336
* - Fix buidMartin Wilke2008-05-252-2/+3
| | | | | | | Submitted by: pavbot/maintainer Notes: svn path=/head/; revision=213663
* - Fix buildMartin Wilke2008-05-222-4/+13
| | | | | | | Submitted by: pavbot/maintainer Notes: svn path=/head/; revision=213517
* - Update to 1.3.17Nicola Vitale2008-05-212-4/+4
| | | | Notes: svn path=/head/; revision=213461
* - Fix build/install problemsMartin Wilke2008-05-183-5576/+5611
| | | | | | | | | PR: 120959 Reported by: Andrew Reilly <areilly@bigpond.net.au> Submitted by: Bjoern Koenig <bkoenig@alpha-tierchen.de> (maintainer) Notes: svn path=/head/; revision=213260
* Upgrade from 3.2.13 to 3.2.76.Mikhail Teterin2008-05-162-6/+5
| | | | | | | | PR: ports/123699 Submitted by: Lapo Luchini Notes: svn path=/head/; revision=213174
* . Enable system tray support for Enlightenment.Greg Lewis2008-05-161-0/+13
| | | | | | | Submitted by: gahr@ Notes: svn path=/head/; revision=213100
* Upgrade to version 6.1.Jimmy Olgeni2008-05-146-26/+24
| | | | Notes: svn path=/head/; revision=213065
* Add support for running module suites in place on FreeBSD.Jimmy Olgeni2008-05-142-0/+28
| | | | | | | | PR: ports/121001 Submitted by: Stefan Schmidt <stefan.schmidt(at)stadtbuch.de> Notes: svn path=/head/; revision=213058
* . Update to Eclipse 3.3.2.Greg Lewis2008-05-1087-1834/+1276
| | | | | | | Submitted by: Ken Yamada Notes: svn path=/head/; revision=212880
* . Update to tzupdater 1.3.5. This patch is based on that submitted in theGreg Lewis2008-05-062-7/+7
| | | | | | | | | | PR but also fixes the path to tzupdater and bumps PORTREVISION. PR: 123189 Submitted by: Greg Larkin Notes: svn path=/head/; revision=212704
* - Update to version 4.4 [1]Herve Quiroz2008-05-052-13/+8
| | | | | | | | | | - Remove Java 1.1 related logic PR: 122520 [1] Submitted by: Wen heping <wenheping@gmail.com> [1] Notes: svn path=/head/; revision=212683
* Drop maintainership, as it looks like i am motivated enough to fix this port.Tilman Keskinoz2008-05-031-1/+1
| | | | Notes: svn path=/head/; revision=212556
* . Update to tzupdater 1.3.5. This patch is based on that submitted in theGreg Lewis2008-05-032-6/+7
| | | | | | | | | | PR but also fixes the path to tzupdater and bumps PORTREVISION. PR: 123190 Submitted by: Greg Larkin Notes: svn path=/head/; revision=212545
* . Update to tzupdater 1.3.5. This patch is based on that submitted in theGreg Lewis2008-05-032-6/+7
| | | | | | | | | | PR but also fixes the path to tzupdater and bumps PORTREVISION. PR: 123191 Submitted by: Greg Larkin Notes: svn path=/head/; revision=212544
* . Use the correct specifier for printing a size_t.Greg Lewis2008-05-031-0/+13
| | | | | | | Noticed by: Andrei V. Lavreniyuk (via -Wformat) Notes: svn path=/head/; revision=212543
* - Does not configure: configure: error: cannot find jni.hPav Lucistnik2008-05-031-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=212539
* . Update to tzupdater 1.3.5. This patch is based on that submitted in theGreg Lewis2008-05-033-9/+12
| | | | | | | | | | | PR but also fixes the packing list and the path to tzupdater and bumps PORTREVISION. PR: 123188 Submitted by: Greg Larkin Notes: svn path=/head/; revision=212514
* . Update to tzupdater 1.3.5. This patch is based on that submitted in theGreg Lewis2008-05-033-9/+12
| | | | | | | | | | | PR but also fixes the packing list and the path to tzupdater and bumps PORTREVISION. PR: 123187 Submitted by: Greg Larkin Notes: svn path=/head/; revision=212513
* - Update to 2.5.4Martin Wilke2008-05-012-4/+4
| | | | | | | | PR: 123293 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) Notes: svn path=/head/; revision=212419
* Try jman(1) from ports/japanese/man instead of man(1) for japanese manualJung-uk Kim2008-04-302-3/+8
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=212382
* . Update to 1.6.0_06/6u6.Greg Lewis2008-04-293-5/+7
| | | | Notes: svn path=/head/; revision=212201
* . Update to 1.5.0_15.Greg Lewis2008-04-292-4/+4
| | | | Notes: svn path=/head/; revision=212199
* - Add support for 1.6 VMs.Jung-uk Kim2008-04-282-8/+11
| | | | | | | | | | - Fix reversed vendors (bsdjava <-> freebsd). - Update port version to 2.3.1. Reviewed by: glewis (maintainer) Notes: svn path=/head/; revision=212174
* - Update to 2.5.3Martin Wilke2008-04-262-4/+4
| | | | | | | | PR: 123114 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) Notes: svn path=/head/; revision=212055
* - Fix patch reject after xorg cleanupMartin Wilke2008-04-251-11/+11
| | | | | | | Submitted by: pointyhat via pav Notes: svn path=/head/; revision=211992
* Update to 0.7.3Herve Quiroz2008-04-232-5/+4
| | | | | | | | PR: 122912 Submitted by: Wen heping <wenheping@gmail.com> Notes: svn path=/head/; revision=211862
* - Fix build after xorg cleanupMartin Wilke2008-04-201-2/+2
| | | | Notes: svn path=/head/; revision=211658
* - Fix build after xorg cleanupMartin Wilke2008-04-201-2/+2
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=211654
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-1947-102/+101
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* . Point people to the archive for Update 14.Greg Lewis2008-04-131-1/+1
| | | | | | | PR: 122704 Notes: svn path=/head/; revision=211174
* - Update to 1.1.6.009905Nicola Vitale2008-04-104-10/+10
| | | | | | | - New MASTER_SITE address Notes: svn path=/head/; revision=211027
* - Update to 1.3.15Nicola Vitale2008-04-102-4/+4
| | | | Notes: svn path=/head/; revision=211025
* - Update to 1.4.2Pietro Cerutti2008-04-083-6/+6
| | | | | | | | | - Put installed file in PLIST_FILES and remove pkg-plist Approved by: miwi (mentor) Notes: svn path=/head/; revision=210855
* Update to version 1.1Herve Quiroz2008-04-062-4/+4
| | | | | | | | PR: 122258 Submitted by: Wen heping <wenheping@gmail.com> Notes: svn path=/head/; revision=210640