1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Ernst de Haan
419650db62 Update to 1.3.1 Service Release 5.
See:
ftp://javaww@207.25.253.61/developer/linuxia32/131SR5/fixes.html

Pointed out by:	Lauri J. Jarvenpaa <Lauri.Jarvenpaa@students.turkuamk.fi>
2003-07-23 08:20:42 +00:00
Greg Lewis
75190cf925 . Update to 1.3.1 SR4. 2003-05-20 17:30:41 +00:00
Greg Lewis
e9609e8c76 . Allow package building on bento to bypass the distfile check.
Requested by:	kris
2003-03-06 05:24:17 +00:00
Greg Lewis
9fbe0725cb . Update to SR3.
. de-pkg-comment.
. Move check for distfile after the include of bsd.pre.port.mk so it
  actually works correctly.
. Make install owner/group safe (*).

PR:			36411 (*)
Hopefully approved by:	znerd
2003-03-06 03:18:39 +00:00
Ernst de Haan
2c50b3e55f Not using IGNORE anymore to avoid package building.
.if defined(BATCH) || defined(PACKAGE_BUILDING)
IGNORE= "You can not legally distribute binaries"
.endif

This was superfluous and inhibiting package builds of things that
depend on the port. Having RESTRICTED and NO_CDROM is enough to
ensure that a package will not appear on the FTP site or a CDROM
(it will be built and used as a basis for other packages to build
with, but will be deleted at the end of the build run).

Requested by:	kris
Reviewed by:	portmgr (silence)
PR:		42758
2002-10-10 08:38:39 +00:00
Ernst de Haan
c74d548b1e Unified one-line descriptions for JDK ports. 2002-08-12 11:49:59 +00:00
Ernst de Haan
458f86e1fd Upgrade to new release of the IBM JDK 1.3.x for Linux.
This new release is marked as Service Release 2; Build
Identifier cxia32131-20020622.

PR:		41094
Submitted by:	Kuang-che Wu <kcwu@kcwu.dyndns.org>
2002-08-10 11:12:35 +00:00
Ernst de Haan
be0fd86d4b Upgrade from cxia32131-20020302 to cxia32131-20020410.
Added a message to the pkg-message that explains that
the USER_LDT option is needed.
Bumped PORTREVISION.

PR:	37848
2002-05-08 12:43:38 +00:00
Ernst de Haan
a9d0fe9329 Making pkg-plist file a bit smaller by using
%%T%% instead of %%TARGET_PREFIX%%.
2002-04-26 23:25:53 +00:00
Ernst de Haan
aae053233d Update to IBM JDK 1.3.1 (cxia32131-20020302).
PR:		37397
Submitted by:	Hye-Shik Chang <perky@akaraka.yonsei.ac.kr>
2002-04-26 23:23:02 +00:00
Patrick Li
aa18dd049b - Update to Service Release 13a : cx130-20020124
- Make Japanese fonts dependency optional.

PR:		35849
Submitted by:	maintainer
2002-03-23 08:49:59 +00:00
Patrick Li
3adbe3170c Update maintainer email address
PR:		34372
Submitted by:	maintainer
2002-01-28 16:12:39 +00:00
SADA Kenji
ae663b1b7c Enable to display Japanese characters.
- Extra patch for pkg-plist is to avoid deinstall-time warnings,
  which is approved by submitter.

PR:	ports/31578
Submitted by:	Daichi GOTO <daichi@ongs.gr.jp>
2001-12-27 12:59:51 +00:00
Pete Fritchman
1596d6b83f Update to service release 10.
PR:		32230
Submitted by:	des
Approved by:	maintainer
2001-11-24 17:21:35 +00:00
Akinori MUSHA
922e213450 Update to release 9 cx130-20010626.
PR:		ports/29817
Submitted by:	Hye-Shik Chang <perky@python.or.kr> (MAINTAINER)
2001-09-02 08:45:47 +00:00
James E. Housley
76df8d4b8c IBM's Java Development Kit for Linux, version 1.3.
PR:		26793
Submitted by:	Chang, Hye-Shik <perky@python.or.kr>
2001-06-24 21:53:43 +00:00