summaryrefslogtreecommitdiff
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . More standard format for substitution in pkg-message.Greg Lewis2004-01-192-2/+7
| | | | | | . Generate a substituted pkg-message in ${WRKDIR} for packaging rather than just echoing it during the port install and leaving the package with an unsubstituted version.
* Update to 1.2.6Tilman Keskinoz2004-01-194-37/+13
| | | | | PR: 61225 Submitted by: Conor McDermottroe <mcdermc@tcd.ie>
* Fix install.Norikatsu Shigemura2004-01-172-3/+9
| | | | Requested by: many
* . Check the return value of stat(2) when trying to read the javawsGreg Lewis2004-01-176-0/+51
| | | | | | | | configuration file and behave appropriately if its -1. Fixes a SEGV caused by ignoring the return value and just carrying on. . Bump PORTREVISION. PR: 61392
* . Install an updated cacerts file. This was produced by taking theGreg Lewis2004-01-162-1/+2
| | | | | | | standard 1.2.2 cacerts file and updating it with the new root certificates using the procedure described in: http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57436
* . Install an updated cacerts file. This was produced by taking theGreg Lewis2004-01-162-0/+2
| | | | | | | standard 1.2.2 cacerts file and updating it with the new root certificates using the procedure described in: http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57436
* . Adjust download instructions for new download URL.Greg Lewis2004-01-161-2/+3
|
* . Convert a space to a tab.Greg Lewis2004-01-161-2/+3
| | | | . Use a download URL which is one less hop away from the actual download.
* . Add cacerts file missed in last commit.Greg Lewis2004-01-161-0/+0
|
* . Install the cacerts file from Sun's 1.3.1_10 release to avoid someGreg Lewis2004-01-161-1/+2
| | | | | | problems associated with expired root certificates described in: http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57436
* . Update to 1.3.1 SR6 [1]Greg Lewis2004-01-163-2/+3
| | | | | | | | | | . Install the cacerts file from Sun's 1.3.1_10 release to avoid some problems associated with expired root certificates described in: http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57436 PR: 59867 [1] Submitted by: Krzysztof Stryjek <wtp@bsdguru.org> [1]
* . Install an updated cacerts file. This was produced by taking theGreg Lewis2004-01-162-0/+3
| | | | | | | standard 1.2.2 cacerts file and updating it with the new root certificates using the procedure described in: http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57436
* . Use the correct variables for appending to CPPFLAGS and LDFLAGS. ThisGreg Lewis2004-01-151-0/+15
| | | | | also avoids grabbing the jni.h header from gcj, which really causes problems.
* . Update to 1.4.2 patchset 6.Greg Lewis2004-01-1421-114/+60
| | | | | | | | | . Install the cacerts file from Sun's 1.4.2_03 release to avoid some problems associated with expired root certificates described in: http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57436 Hopefully not objected to by: phantom
* . Install the cacerts file from Sun's 1.3.1_10 release to avoid someGreg Lewis2004-01-142-0/+2
| | | | | | problems associated with expired root certificates described in: http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57436
* Add missing rundepends to eclipse-emf (reminded by olgeni),Alexander Langer2004-01-141-1/+3
| | | | and fix the version number, while I'm here.
* Improved download URL to be more specific.Ernst de Haan2004-01-131-1/+1
|
* Improved download URL to be more specific.Ernst de Haan2004-01-131-1/+1
|
* Minor patch to remove bogus dependancy and to stop portlint FATAL error.Ernst de Haan2004-01-133-9/+0
| | | | | PR: 61220 Submitted by: jonc@chen.org.nz (maintainer)
* First-class GUI building tools for EclipseAlexander Langer2004-01-135-0/+777
|
* Add Eclipse Modeling FrameworkAlexander Langer2004-01-135-0/+459
|
* Add Eclipse XML Schema Infoset ModelAlexander Langer2004-01-135-0/+256
|
* . Use MASTER_SITE_APACHE_JAKARTA to fetch the distfile.Greg Lewis2004-01-131-1/+2
| | | | | PR: 61311 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> (maintainer)
* Add phpeclipse_phphelp 1.0.4, PHP Eclipse Help for the Eclipse IDEAlexander Langer2004-01-135-0/+39
| | | | | | | Framework. PR: 58402 Submitted by: rtdean@cytherianage.net
* Add phpeclipse_tidy 1.0.2, PHP Eclipse HTML tidier plugin for EclipseAlexander Langer2004-01-135-0/+46
| | | | | | | IDE Framework. PR: 58401 Submitted by: rtdean@cytherianage.net
* Add phpeclipse_sql 1.0.1, PHP Eclipse SQL Utility plugin for Eclipse IDEAlexander Langer2004-01-135-0/+71
| | | | | | | Framework. PR: 58400 Submitted by: rtdean@cytherianage.net
* Add phpeclipse 1.0.8, PHP Eclipse adds PHP support to the Eclipse IDEAlexander Langer2004-01-135-0/+128
| | | | | | | Framework. PR: 58399 Submitted by: rtdean@cytherianage.net
* Log:Ernst de Haan2004-01-123-71/+169
| | | | | | - Update to 2.0 - Now uses MASTER_SITE_APACHE_JAKARTAm, as it should - Properly using PORTDOCS in pkg-plist
* Removed share/nls/POSIX and share/nls/en_US.US-ASCII.Ernst de Haan2004-01-122-4/+0
| | | | These were added erroneously by my build-plist script.
* Using MASTER_SITE_APACHE_JAKARTA.Ernst de Haan2004-01-122-3/+5
| | | | Distfile changed name only.
* . Update to 0.38.Greg Lewis2004-01-112-2/+2
| | | | | PR: 61208 Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
* Add jai-imageio 1.0, which is JAI Image I/O Tools provides reader,Norikatsu Shigemura2004-01-117-0/+129
| | | | | | | | | writer, and stream plug-ins for the Java Image I/O Framework and Image I/O-based read and write operations for Java Advanced Imaging. PR: CBUG-ML/2572 Submitted by: OISHI Masakuni <yamasa@bsdhouse.org> Committed at: CBUG 2004 New Year Party
* Add jai 1.1.2, which is Java Advanced Imaging (JAI) API providesNorikatsu Shigemura2004-01-117-0/+130
| | | | | | | | a set of object-oriented interfaces that support a simple, high-level programming model which lets you manipulate images easily. PR: CBUG-ML/2572 Submitted by: OISHI Masakuni <yamasa@bsdhouse.org>
* o Print pkg-message for setting libmap.conf.Norikatsu Shigemura2004-01-114-7/+62
| | | | | | | | | o Cosmetic change. PR: CBUG-ML/2572 Submitted by: OISHI Masakuni <yamasa@bsdhouse.org> Committed at: CBUG 2004 New Year Party Reviewed by: OISHI Masakuni <yamasa@bsdhouse.org>
* . Update to 1.3.1_10.Greg Lewis2004-01-112-9/+5
|
* Add eclipse-pmd 1.1.2, scan Java source code and look for potentialPete Fritchman2004-01-105-0/+92
| | | | | | | problems. PR: 57956 Submitted by: Bruno Van Den Bossche <bruno.van.den.bossche@pandora.be>
* assign maintainer to java@, requested by maintainer des.Alfred Perlstein2004-01-091-1/+1
|
* Update to 2.1.2.Norikatsu Shigemura2004-01-073-454/+1981
| | | | | PR: ports/61008 Submitted by: HASHI Hiroaki <hashiz@tomba.cskk-sv.co.jp>
* Update to 3.2.3 and enable building from source. It remains to beMark Linimon2004-01-079-5232/+120
| | | | | | | | determined whether or not this fixes the problem with attempting to use JDK1.3 to run the binary (see ports/57854). PR: ports/60996 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
* . Update to 1.4.2-rc1.Greg Lewis2004-01-073-438/+88
|
* [maintainer update] java/kaffe-devel update to 1.1.3Edwin Groothuis2004-01-025-35/+38
| | | | | | | Upgrade to 1.1.3 PR: ports/60762 Submitted by: Mark Huizer <xaa+ports@timewasters.nl>
* Don't use a leading zero in PORTREVISION, it confuses the pkg* tools andAlfred Perlstein2004-01-021-4/+4
| | | | | | | | | | | | | portupgrade with "missing origin". Properly detect that the distfile doesn't exist. We can't use ${DISTDIR}/${DISTFILES} because it's not defined until after bsd.port.post.mk, but after inclusion of bsd.port.post.mk we can not define IGNORE. To fix use the already known variables as so: ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} Reviewed by: maintainer timeout. PR: ports/60652
* Improved DOWNLOAD_URL.Ernst de Haan2004-01-021-1/+1
|
* Add Linux Blackdown Java3D 1.3.1, provides a set of object-orientedNorikatsu Shigemura2003-12-305-0/+564
| | | | | | interfaces that support a simple, high-level programming model. Reviewed by: OISHI Masakuni <yamasa@bsdhouse.org>
* Remove java/orion again, it was a duplicate of www/orionEdwin Groothuis2003-12-298-459/+0
| | | | Gimme da pointy hat.
* [new port]: java/orionEdwin Groothuis2003-12-298-0/+459
| | | | | | | | | | | | | Orion version 2.0.2 has all the features of J2EE 1.3, such as JSP 1.2, Servlet 2.3, EJB 2.0, Connector 1.0, client jars for remote and emdedded clients. The new EJB 2.0 features will make it easier than ever to take advantage of third party tools. The Orion 2.0.2 features gives you a full J2EE 1.3 compliant Application Server with extremely good performance for an affordable price. PR: ports/60522 Submitted by: Jerry <unidevel@yahoo.com.cn>
* New port: Sun JDK 1.5.x for Linux.Ernst de Haan2003-12-2413-0/+4071
| | | | | | | Current version is 1.5.0 beta 1. See: http://javalobby.org/thread.jspa?forumID=61&threadID=10482
* . Update to 1.3.1 patchset 9.Greg Lewis2003-12-1916-1347/+16
|
* Don't use patch release number while setting up BUILD_DEPENDS forAlexey Zelkin2003-12-163-6/+9
| | | | linux-sun-jdk.
* . Update to 3.2.Greg Lewis2003-12-153-190/+22
| | | | | PR: 59187 Submitted by: Dave Glowacki <dglo@glowacki.dyndns.org>