summaryrefslogtreecommitdiffstats
path: root/java/linux-ibm-jdk13
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.3.1 Service Release 5.znerd2003-07-234-4/+5
| | | | | | | See: ftp://javaww@207.25.253.61/developer/linuxia32/131SR5/fixes.html Pointed out by: Lauri J. Jarvenpaa <Lauri.Jarvenpaa@students.turkuamk.fi>
* . Update to 1.3.1 SR4.glewis2003-05-203-6/+8
|
* . Allow package building on bento to bypass the distfile check.glewis2003-03-061-1/+1
| | | | Requested by: kris
* . Update to SR3.glewis2003-03-064-9/+25
| | | | | | | | | | . 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
* Not using IGNORE anymore to avoid package building.znerd2002-10-101-7/+3
| | | | | | | | | | | | | | | | .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
* Unified one-line descriptions for JDK ports.znerd2002-08-121-1/+1
|
* Upgrade to new release of the IBM JDK 1.3.x for Linux.znerd2002-08-102-2/+2
| | | | | | | | This new release is marked as Service Release 2; Build Identifier cxia32131-20020622. PR: 41094 Submitted by: Kuang-che Wu <kcwu@kcwu.dyndns.org>
* Upgrade from cxia32131-20020302 to cxia32131-20020410.znerd2002-05-084-19/+22
| | | | | | | | Added a message to the pkg-message that explains that the USER_LDT option is needed. Bumped PORTREVISION. PR: 37848
* Making pkg-plist file a bit smaller by usingznerd2002-04-262-997/+997
| | | | %%T%% instead of %%TARGET_PREFIX%%.
* Update to IBM JDK 1.3.1 (cxia32131-20020302).znerd2002-04-265-580/+335
| | | | | PR: 37397 Submitted by: Hye-Shik Chang <perky@akaraka.yonsei.ac.kr>
* - Update to Service Release 13a : cx130-20020124pat2002-03-233-8/+16
| | | | | | | - Make Japanese fonts dependency optional. PR: 35849 Submitted by: maintainer
* Update maintainer email addresspat2002-01-281-1/+1
| | | | | PR: 34372 Submitted by: maintainer
* Enable to display Japanese characters.sada2001-12-274-2/+112
| | | | | | | | - 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>
* Update to service release 10.petef2001-11-243-2/+5
| | | | | | PR: 32230 Submitted by: des Approved by: maintainer
* Update to release 9 cx130-20010626.knu2001-09-023-5/+6
| | | | | PR: ports/29817 Submitted by: Hye-Shik Chang <perky@python.or.kr> (MAINTAINER)
* IBM's Java Development Kit for Linux, version 1.3.jeh2001-06-246-0/+1310
PR: 26793 Submitted by: Chang, Hye-Shik <perky@python.or.kr>
OpenPOWER on IntegriCloud