| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Mar 2007 13:47:43
1.3.1_10  |
gabor  |
Remove expired ports:
2006-12-01 java/linux-ibm-jdk13: Vulnerabilities in the browser plugin
2006-12-01 java/linux-ibm-jdk14: Vulnerabilities in the browser plugin |
02 Sep 2006 18:06:13
1.3.1_10  |
kris  |
Schedule these forbidden ports for termination on 2006-12-01 |
22 Jan 2006 02:17:14
1.3.1_10  |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
17 Jun 2005 22:59:29
1.3.1_10  |
netchild  |
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use(Only the first 15 lines of the commit message are shown above ) |
01 Mar 2005 21:51:49
1.3.1_9  |
trevor  |
Respect the user's USE_LINUX setting. |
17 Feb 2005 20:55:01
1.3.1_9  |
glewis  |
. 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). |
31 Dec 2004 18:24:10
1.3.1_9  |
netchild  |
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.
It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).
This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).
Changes:
- change the default linux_base from v7 to v8
- add a newer freetype to linux_base-8 for nicer fonts display [1]
- don't let cpio use hardlinks in the linux_base-8 port to quiet some (Only the first 15 lines of the commit message are shown above ) |
09 Dec 2004 22:43:31
1.3.1_8  |
glewis  |
. Remove pointless (and incorrect) BUILD_DEPENDS. These ports all set
NO_BUILD.
PR: 50114 |
08 Dec 2004 16:39:06
1.3.1_8  |
glewis  |
. Add amd64 to ONLY_FOR_ARCHS.
Inspired by: PR 74465 |
03 Dec 2004 01:01:34
1.3.1_8  |
hq  |
Reset znerd's ports maintainership:
- All JDK ports (and JDK documentation ports) that were formerly maintained by
znerd have been assigned to java@FreeBSD.org
- I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j
and xmlenc)
- Everything else is reset to ports@FreeBSD.org
Approved by: znerd (maintainer) |
25 Nov 2004 19:28:11
1.3.1_8  |
glewis  |
. Mark FORBIDDEN due to the browser plugin vulnerability. If IBM
don't release an update this could be addressed by not installing the
plugin. |
01 Sep 2004 18:06:07
1.3.1_8  |
glewis  |
. Consistently prefix the comment in the call to registervm with "Linux-"
for Linux JDKs. |
01 Sep 2004 18:01:42
1.3.1_8  |
glewis  |
. Add missing creation and deletion of %%PREFIX%%/share/doc/java for
consistency with other JDK pkg-plists.
. Add a comment to the registervm call (also for consistency) |
28 Jun 2004 18:43:41
1.3.1_8  |
glewis  |
. Update to 1.3.1 SR7. This update includes the updated certificates, so
there is no need for the extra cacerts file anymore. |
15 Mar 2004 08:21:50
1.3.1_7  |
znerd  |
Fixed issue in installation of cacerts file.
Bumped PORTREVISION.
Reporter wrote:
"Hi: there seems to be a small bug in the
ports/java/linux-ibm-jdk13/Makefile
in the do-install part:
${INSTALL_DATA} ${FILESDIR}/cacerts ${PREFIX}/jdk${JDK_VERSION
/jre/lib/security/cacerts
should read
${INSTALL_DATA} ${FILESDIR}/cacerts ${PREFIX}/linux-ibm-jdk${JDK_VERSION
/jre/lib/security/cacerts"
Reported by: Rahul Siddharthan <rsidd@online.fr> |
06 Feb 2004 17:45:31
1.3.1_6  |
glewis  |
. Set LATEST_LINK to avoid conflicting with other jdk ports.
Reminded by: kris |
22 Jan 2004 12:18:43
1.3.1_6  |
trevor  |
Use the CPIO macro defined in bsd.port.mk. |
16 Jan 2004 19:39:17
1.3.1_6  |
glewis  |
. 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] |
23 Jul 2003 08:20:42
1.3.1_5  |
znerd  |
Update to 1.3.1 Service Release 5.
See:
javaww@207.25.253.61/developer/linuxia32/131SR5/fixes.html">ftp://javaww@207.25.253.61/developer/linuxia32/131SR5/fixes.html
Pointed out by: Lauri J. Jarvenpaa <Lauri.Jarvenpaa@students.turkuamk.fi> |
20 May 2003 17:30:41
1.3.1_4  |
glewis  |
. Update to 1.3.1 SR4. |
06 Mar 2003 05:24:17
1.3.1_3  |
glewis  |
. Allow package building on bento to bypass the distfile check.
Requested by: kris |
06 Mar 2003 03:18:39
1.3.1_3  |
glewis  |
. 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 |
10 Oct 2002 08:38:39
1.3.1_2  |
znerd  |
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 |
12 Aug 2002 11:49:59
1.3.1_2  |
znerd  |
Unified one-line descriptions for JDK ports. |
10 Aug 2002 11:12:36
1.3.1_2  |
znerd  |
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> |
08 May 2002 12:43:38
1.3.1_1  |
znerd  |
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 |
26 Apr 2002 23:25:53
1.3.1  |
znerd  |
Making pkg-plist file a bit smaller by using
%%T%% instead of %%TARGET_PREFIX%%. |
26 Apr 2002 23:23:02
1.3.1  |
znerd  |
Update to IBM JDK 1.3.1 (cxia32131-20020302).
PR: 37397
Submitted by: Hye-Shik Chang <perky@akaraka.yonsei.ac.kr> |
23 Mar 2002 08:49:59
1.3.0_3  |
pat  |
- Update to Service Release 13a : cx130-20020124
- Make Japanese fonts dependency optional.
PR: 35849
Submitted by: maintainer |
28 Jan 2002 16:12:39 
|
pat  |
Update maintainer email address |
27 Dec 2001 12:59:51 
|
sada  |
Enable to display Japanese characters. |
24 Nov 2001 17:21:35 
|
petef  |
Update to service release 10. |
02 Sep 2001 09:45:47 
|
knu  |
Update to release 9 cx130-20010626. |
24 Jun 2001 22:53:44 
|
jeh  |
IBM's Java Development Kit for Linux, version 1.3. |