Commit graph

1034 commits

Author SHA1 Message Date
Trevor Johnson
fbd1108f49 Use the SORT macro from bsd.port.mk. 2004-01-22 11:06:02 +00:00
Alexander Langer
4bf1b98ed9 I have no idea how these features* files made the way to my machine,
but they are obviously not in the dist, so remove them from the plist and
fix build on bento.

Submitted by:	kris
2004-01-22 10:54:14 +00:00
Greg Lewis
a0c1e8baae . Add ${LOCALBASE}/lib to the default search path for JNI libraries for
HotSpot as well.
2004-01-20 19:53:55 +00:00
Greg Lewis
d0903cc2f9 . Add ${LOCALBASE}/lib to the default search path for libraries when using
JNI.

XXX: Maybe ${X11BASE}/lib and /lib (5.x dynamic root support) should also
     be added?  /lib is part of the default search path on Linux.

Requested by:   marcus
2004-01-19 20:38:23 +00:00
Greg Lewis
21c8a9307f . Add ${LOCALBASE}/lib to the default search path for libraries when using
JNI.

XXX: Maybe ${X11BASE}/lib and /lib (5.x dynamic root support) should also
     be added?  /lib is part of the default search path on Linux.

Requested by:	marcus
2004-01-19 19:28:40 +00:00
Greg Lewis
d278524c30 . Convert spaces to tabs. 2004-01-19 19:22:31 +00:00
Greg Lewis
da9d8db27e . More standard format for substitution in pkg-message.
. 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.
2004-01-19 16:26:22 +00:00
Tilman Keskinoz
d940a6aeb1 Update to 1.2.6
PR:		61225
Submitted by:	Conor McDermottroe <mcdermc@tcd.ie>
2004-01-19 14:33:28 +00:00
Norikatsu Shigemura
58708c8147 Fix install.
Requested by:	many
2004-01-17 20:31:28 +00:00
Greg Lewis
db3bca7b78 . Check the return value of stat(2) when trying to read the javaws
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
2004-01-17 07:11:12 +00:00
Greg Lewis
b6da5a5a5c . Install an updated cacerts file. This was produced by taking the
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
2004-01-16 22:09:55 +00:00
Greg Lewis
68c65d48be . Install an updated cacerts file. This was produced by taking the
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
2004-01-16 20:54:02 +00:00
Greg Lewis
46a35203e5 . Adjust download instructions for new download URL. 2004-01-16 20:11:03 +00:00
Greg Lewis
28785491ce . Convert a space to a tab.
. Use a download URL which is one less hop away from the actual download.
2004-01-16 20:06:34 +00:00
Greg Lewis
382480394e . Add cacerts file missed in last commit. 2004-01-16 19:56:34 +00:00
Greg Lewis
dfc7d6bc2e . 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
2004-01-16 19:55:30 +00:00
Greg Lewis
afead5248c . Update to 1.3.1 SR6 [1]
. 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]
2004-01-16 19:39:17 +00:00
Greg Lewis
258da93d21 . Install an updated cacerts file. This was produced by taking the
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
2004-01-16 01:21:20 +00:00
Greg Lewis
7571311008 . Use the correct variables for appending to CPPFLAGS and LDFLAGS. This
also avoids grabbing the jni.h header from gcj, which really causes
  problems.
2004-01-15 20:26:36 +00:00
Greg Lewis
df0cd23644 . Update to 1.4.2 patchset 6.
. 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
2004-01-14 21:21:53 +00:00
Greg Lewis
ecf10fa88a . 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
2004-01-14 19:44:47 +00:00
Alexander Langer
b0389cc5b8 Add missing rundepends to eclipse-emf (reminded by olgeni),
and fix the version number, while I'm here.
2004-01-14 08:40:45 +00:00
Ernst de Haan
863da84459 Improved download URL to be more specific. 2004-01-13 22:42:33 +00:00
Ernst de Haan
4908226c2e Improved download URL to be more specific. 2004-01-13 22:33:36 +00:00
Ernst de Haan
c9039bd5c2 Minor patch to remove bogus dependancy and to stop portlint FATAL error.
PR:		61220
Submitted by:	jonc@chen.org.nz (maintainer)
2004-01-13 21:27:46 +00:00
Alexander Langer
b04e1f2dc8 First-class GUI building tools for Eclipse 2004-01-13 18:01:13 +00:00
Alexander Langer
868bdd01eb Add Eclipse Modeling Framework 2004-01-13 17:41:00 +00:00
Alexander Langer
daff514a0a Add Eclipse XML Schema Infoset Model 2004-01-13 17:17:43 +00:00
Greg Lewis
6b28ac21da . Use MASTER_SITE_APACHE_JAKARTA to fetch the distfile.
PR:		61311
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> (maintainer)
2004-01-13 16:19:52 +00:00
Alexander Langer
c8c449de04 Add phpeclipse_phphelp 1.0.4, PHP Eclipse Help for the Eclipse IDE
Framework.

PR:		58402
Submitted by:	rtdean@cytherianage.net
2004-01-13 15:33:02 +00:00
Alexander Langer
87e0b7e965 Add phpeclipse_tidy 1.0.2, PHP Eclipse HTML tidier plugin for Eclipse
IDE Framework.

PR:		58401
Submitted by:	rtdean@cytherianage.net
2004-01-13 15:18:19 +00:00
Alexander Langer
c02b4c58f6 Add phpeclipse_sql 1.0.1, PHP Eclipse SQL Utility plugin for Eclipse IDE
Framework.

PR:		58400
Submitted by:	rtdean@cytherianage.net
2004-01-13 15:05:56 +00:00
Alexander Langer
4eee38c9fc Add phpeclipse 1.0.8, PHP Eclipse adds PHP support to the Eclipse IDE
Framework.

PR:		58399
Submitted by:	rtdean@cytherianage.net
2004-01-13 14:52:53 +00:00
Ernst de Haan
553b1f8027 Log:
- Update to 2.0
- Now uses MASTER_SITE_APACHE_JAKARTAm, as it should
- Properly using PORTDOCS in pkg-plist
2004-01-12 21:27:36 +00:00
Ernst de Haan
7404b987e1 Removed share/nls/POSIX and share/nls/en_US.US-ASCII.
These were added erroneously by my build-plist script.
2004-01-12 21:19:07 +00:00
Ernst de Haan
40d3dbf236 Using MASTER_SITE_APACHE_JAKARTA.
Distfile changed name only.
2004-01-12 19:39:50 +00:00
Greg Lewis
a5307c47a4 . Update to 0.38.
PR:		61208
Submitted by:	Ronald Klop <ronald@cs.vu.nl> (maintainer)
2004-01-11 20:53:00 +00:00
Norikatsu Shigemura
d57c59a200 Add jai-imageio 1.0, which is JAI Image I/O Tools provides reader,
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
2004-01-11 10:53:07 +00:00
Norikatsu Shigemura
38e6b80612 Add jai 1.1.2, which is Java Advanced Imaging (JAI) API provides
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>
2004-01-11 10:48:33 +00:00
Norikatsu Shigemura
46ca85118a o Print pkg-message for setting libmap.conf.
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>
2004-01-11 10:38:28 +00:00
Greg Lewis
f06f7333d1 . Update to 1.3.1_10. 2004-01-11 07:00:54 +00:00
Pete Fritchman
c07e17d8bc Add eclipse-pmd 1.1.2, scan Java source code and look for potential
problems.

PR:		57956
Submitted by:	Bruno Van Den Bossche <bruno.van.den.bossche@pandora.be>
2004-01-10 04:14:06 +00:00
Alfred Perlstein
be6fe76b0a assign maintainer to java@, requested by maintainer des. 2004-01-09 12:19:12 +00:00
Norikatsu Shigemura
43cfba0a52 Update to 2.1.2.
PR:		ports/61008
Submitted by:	HASHI Hiroaki <hashiz@tomba.cskk-sv.co.jp>
2004-01-07 16:49:17 +00:00
Mark Linimon
e8d7350321 Update to 3.2.3 and enable building from source. It remains to be
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)
2004-01-07 09:30:15 +00:00
Greg Lewis
ee92ed6602 . Update to 1.4.2-rc1. 2004-01-07 00:02:47 +00:00
Edwin Groothuis
70af86bdd5 [maintainer update] java/kaffe-devel update to 1.1.3
Upgrade to 1.1.3

PR:		ports/60762
Submitted by:	Mark Huizer <xaa+ports@timewasters.nl>
2004-01-02 22:58:53 +00:00
Alfred Perlstein
05746372fd Don't use a leading zero in PORTREVISION, it confuses the pkg* tools and
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
2004-01-02 19:11:16 +00:00
Ernst de Haan
dc78890adf Improved DOWNLOAD_URL. 2004-01-02 13:01:56 +00:00
Norikatsu Shigemura
58f23dcd20 Add Linux Blackdown Java3D 1.3.1, provides a set of object-oriented
interfaces that support a simple, high-level programming model.

Reviewed by:	OISHI Masakuni <yamasa@bsdhouse.org>
2003-12-30 08:58:41 +00:00