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

53 Commits

Author SHA1 Message Date
Greg Lewis
6253055c55 . Move the invocation of unregistervm to the top of the packing list.
This ensures that this command is run before the files in the package
  are deleted (which is necessary for it to correctly delete the symbolic
  links created by registervm).
2005-02-17 19:41:13 +00:00
Greg Lewis
f68c92c00e . Teach the packing list that we don't care if we can't remove
%D/share/doc/java.
. Assume (un)registervm is in LOCALBASE _not_ PREFIX.
. Call unregistervm with the VM we registered, not the comment associated
  with (as comments should be optional).
2004-09-01 02:47:05 +00:00
Greg Lewis
764d167d8d . Clean up all the .orig files from patching and do it in post-patch rather
than do-install.  This fixes the packing list.
2004-09-01 02:46:00 +00:00
Greg Lewis
fbdb1126e5 . SIZEify. 2004-03-17 16:42:14 +00:00
Greg Lewis
fd3d5c6045 1. Take maintainership.
2. Set an approptiate LATEST_LINK to avoid conflicts with other jdk ports.

Reminded by:	kris [2]
2004-02-06 16:47:26 +00:00
Trevor Johnson
439b8a040c Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
Edwin Groothuis
252c692f11 Fix email address
PR:		58694
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-02 02:29:21 +00:00
Greg Lewis
b2052cf220 . Set EXPR_COMPAT so 5.x expr doesn't get confused by having "-" at the start
of an argument.

Submitted by:	jmallett
2003-09-26 20:04:59 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Nate Williams
1afd4c6452 - Changed maintainer to the JDK porting team <java-port@FreeBSD.org>,
although there is very little that needs to be done on such an old
  binary release.
2003-02-05 05:22:33 +00:00
Kris Kennaway
d6430a0e4d Don't create/remove share/java/classes and share/java; these are
system directories created by BSD.local.dist
2003-01-14 03:00:52 +00:00
Nate Williams
73b4bca773 - Ensure that files permissions/owners are set correctly if the port is
built by a non-root user.

Submitted by:	glewis
2002-11-06 19:39:03 +00:00
Ernst de Haan
c74d548b1e Unified one-line descriptions for JDK ports. 2002-08-12 11:49:59 +00:00
Nate Williams
31cd07a8e8 - No longer remind the folks to install the compat3x libraries, as they
are installed automagically.
2001-08-14 16:39:16 +00:00
Nate Williams
cac9f01cbd - Made the JDK port depend on the new compat3x libraries and it's new port.
Submitted by:	"Akinori MUSHA" <knu@iDaemons.org>
2001-08-14 16:24:57 +00:00
Nate Williams
5299cd1d89 - Inform the user about the need for the compat 3.X libraries if they
install on a FreeBSD 4.X system.

Submitted by:	Ernst de Haan <ernst@jollem.com>
2001-03-06 15:41:02 +00:00
Nate Williams
0b5608f2df - Update the distribution site to ftp.freebsd.org's local-distfiles that my
former employer finally removed it from their ftp site a year after I left.
2001-02-26 22:17:04 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Maxim Sobolev
898158d06a Define int_t and uint_t on CURRENT too. This should fix tya and shujit on
-current systems.
2000-07-24 08:05:49 +00:00
Maxim Sobolev
bd7b5a2989 Add support for javavmwrapper. 2000-06-12 12:55:46 +00:00
Maxim Sobolev
44860f639f Create/remove share/java, share/java/classes and share/java/doc directories upon
install/uninstall, as it is outlined in Java Porters page
(http://www.FreeBSD.org/java/docs/howtoports.html).

Approved by:	asami
2000-05-31 09:44:15 +00:00
David E. O'Brien
5cd5b258b5 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:21:15 +00:00
Bill Fumerola
d626858c8c Use ${TAR} and the right arguments to it.
Submitted by:	billf, des (respectivly)
Approved by:	nate (maintainer)
2000-02-07 20:12:07 +00:00
Nate Williams
24600576ec - Updated to new 1999/11/9 release which fixes some multicast bugs. 1999-11-10 00:18:26 +00:00
Nate Williams
4bb5c5db21 - Upgrade to the newest version of the JDK.
[ Not yet announced, will do later ]
1999-09-23 00:58:48 +00:00
Steve Price
2f3c6df9ad Mark this port as being i386 only. 1999-09-17 18:19:30 +00:00
David E. O'Brien
5133141363 Change Id->FreeBSD. 1999-08-25 06:16:32 +00:00
Nate Williams
0835b20dec - Update to the newest release of the JDK. 1999-07-20 23:46:59 +00:00
Bill Fumerola
b111804601 New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles. 1999-06-28 02:24:57 +00:00
Steve Price
17ef713d56 Incorporate the new patch that fixes a permissions error when trying
to send UDP packets to the broadcast address.

Requested by:	maintainer
1999-06-08 23:13:28 +00:00
Steve Price
979913120c Work a little PLIST magic so the next time we upgrade the diffs will
be minimal.
1999-06-08 21:57:50 +00:00
Nate Williams
be130730bd - Updated to JDK1.1.8. 1999-06-08 16:15:38 +00:00
Michael Haro
99e0b1f29f Yet more WWW: additions 1999-05-03 06:13:27 +00:00
Nate Williams
3647d8b3fc Update to use newer (read fixed!) AOUT release. 1999-04-16 19:53:36 +00:00
Steve Price
c329a4c0a8 Introduce a new ELF version and upgrade the a.out version to the latest
release.
1999-03-26 21:05:31 +00:00
Nate Williams
136c2b0e1e - Updated to JDK1.1.7.V98-12-21 1998-12-22 05:43:58 +00:00
SADA Kenji
477df314ca Make good the missing symlinks in PLIST,
and make to remove the installed directories.
PR:		ports/8957
Submitted by:	taoka@infonets.hiroshima-u.ac.jp
1998-12-04 23:01:33 +00:00
Satoshi Asami
3173f7f16d Make this package by removing the --exclude option to tar. I'm assuming this
is what Nate intended because all the *.class files are listed in pkg/PLIST.
If it's the other way around, go ahead and revert it (and fix PLIST), Nate.
1998-11-16 06:28:41 +00:00
Nate Williams
3daab31d9f - Updated to JDK1.1.7, and became the maintainer since I make the original
JDK release it's easier for me to do this.
1998-11-14 17:35:36 +00:00
Nate Williams
b6f9c89a47 - Update to jdk1.1.6.V98-8-14. 1998-08-19 14:56:41 +00:00
Satoshi Asami
8f8bb690d6 Portlint.... 1998-07-27 21:57:17 +00:00
Martin Cracauer
f51f191773 Update to 1.1.6
More usage hints in DESRC
1998-07-27 10:29:50 +00:00
Satoshi Asami
7d45e2b7a1 Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
David E. O'Brien
dfd21cb936 Upgrade to the 25-Feb FBSD JDK version. 1998-03-02 01:40:01 +00:00
Martin Cracauer
8d69e1efa1 The JDK port now installs a full Java developer's kit. 1998-02-11 08:59:00 +00:00
Satoshi Asami
47b345c20f Update to use FreeBSD's native version.
PR:		3701
Submitted by:	Pedro Giffuni S. <pgiffuni@fps.biblos.unal.edu.co>
1997-05-30 14:16:32 +00:00
David E. O'Brien
e4ea41d48e www/sawt --> devel/sawt
www/kaffe           -->     lang/kaffe
www/jdk             -->     lang/jdk
www/javac_netscape  -->     lang/javac_netscape
1997-02-18 11:36:08 +00:00
Masafumi Max NAKANE
76fb447cee No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami

cat -> ${CAT}
1996-12-08 01:04:24 +00:00
Masafumi Max NAKANE
1c66bfbf12 Now, string describing reason for defining these variables must be set
when you define NO_CDROM, NO_PACKAGE or RESTRICTED.
1996-12-07 09:28:48 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00