non port: java/linux-ibm-jdk13/Makefile |
SVNWeb
|
Number of commits found: 30 |
Fri, 9 Mar 2007
|
[ 13:47 gabor ] (Only the first 10 of 17 ports in this commit are shown above. )
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
|
Sat, 2 Sep 2006
|
[ 18:06 kris ] (Only the first 10 of 11 ports in this commit are shown above. )
Schedule these forbidden ports for termination on 2006-12-01
|
Fri, 17 Jun 2005
|
[ 22:59 netchild ] (Only the first 10 of 190 ports in this commit are shown above. )
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 )
|
Tue, 1 Mar 2005
|
[ 21:51 trevor ] (Only the first 10 of 138 ports in this commit are shown above. )
Respect the user's USE_LINUX setting.
|
Fri, 31 Dec 2004
|
[ 18:24 netchild ] (Only the first 10 of 168 ports in this commit are shown above. )
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 )
|
Thu, 9 Dec 2004
|
[ 22:43 glewis ]
. Remove pointless (and incorrect) BUILD_DEPENDS. These ports all set
NO_BUILD.
PR: 50114
|
Wed, 8 Dec 2004
|
[ 16:39 glewis ]
. Add amd64 to ONLY_FOR_ARCHS.
Inspired by: PR 74465
|
Fri, 3 Dec 2004
|
[ 01:01 hq ] (Only the first 10 of 38 ports in this commit are shown above. )
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)
|
Thu, 25 Nov 2004
|
[ 19:28 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.
|
Wed, 1 Sep 2004
|
[ 18:06 glewis ]
. Consistently prefix the comment in the call to registervm with "Linux-"
for Linux JDKs.
|
Mon, 28 Jun 2004
|
[ 18:43 glewis ]
. Update to 1.3.1 SR7. This update includes the updated certificates, so
there is no need for the extra cacerts file anymore.
|
Mon, 15 Mar 2004
|
[ 08:21 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>
|
Fri, 6 Feb 2004
|
[ 17:45 glewis ]
. Set LATEST_LINK to avoid conflicting with other jdk ports.
Reminded by: kris
|
Thu, 22 Jan 2004
|
[ 12:18 trevor ] (Only the first 10 of 87 ports in this commit are shown above. )
Use the CPIO macro defined in bsd.port.mk.
|
Fri, 16 Jan 2004
|
[ 19:39 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]
|
Wed, 23 Jul 2003
|
[ 08:20 znerd ]
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>
|
Tue, 20 May 2003
|
[ 17:30 glewis ]
. Update to 1.3.1 SR4.
|
Thu, 6 Mar 2003
|
[ 05:24 glewis ]
. Allow package building on bento to bypass the distfile check.
Requested by: kris
|
[ 03:18 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
|
Thu, 10 Oct 2002
|
[ 08:38 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
|
Sat, 10 Aug 2002
|
[ 11:12 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>
|
Wed, 8 May 2002
|
[ 12:43 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
|
Fri, 26 Apr 2002
|
[ 23:25 znerd ]
Making pkg-plist file a bit smaller by using
%%T%% instead of %%TARGET_PREFIX%%.
|
[ 23:23 znerd ]
Update to IBM JDK 1.3.1 (cxia32131-20020302).
PR: 37397
Submitted by: Hye-Shik Chang <perky@akaraka.yonsei.ac.kr>
|
Sat, 23 Mar 2002
|
[ 08:49 pat ]
- Update to Service Release 13a : cx130-20020124
- Make Japanese fonts dependency optional.
PR: 35849
Submitted by: maintainer
|
Mon, 28 Jan 2002
|
[ 16:12 pat ] (Only the first 10 of 16 ports in this commit are shown above. )
Update maintainer email address
|
Thu, 27 Dec 2001
|
[ 12:59 sada ]
Enable to display Japanese characters.
|
Sat, 24 Nov 2001
|
[ 17:21 petef ]
Update to service release 10.
|
Sun, 2 Sep 2001
|
[ 09:45 knu ]
Update to release 9 cx130-20010626.
|
Sun, 24 Jun 2001
|
[ 22:53 jeh ]
IBM's Java Development Kit for Linux, version 1.3.
|
Number of commits found: 30 |