Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.2.19 21 Jul 2011 11:56:54 |
rene |
Remove Java 1.4 ports, they were already disconnected from bsd.java.mk
2011-07-28 java/linux-blackdown-jdk14: ancient version of Java
2011-07-28 java/linux-sun-jdk14: ancient version of Java |
1.4.2.19 28 Jun 2011 19:04:48 |
rene |
Mark deprecated and set expiration date to 2011-07-28
Inspired by: glewis (who proposed to axe them right now) |
1.4.2.19 17 Feb 2011 22:48:52 |
jkim |
Unpack files more reliably. |
1.4.2.18 17 Feb 2011 19:02:42 |
jkim |
Fix pkg-plist to create an empty directory. |
1.4.2.19 17 Feb 2011 14:30:42 |
ale |
Update to 1.4.2_19 release.
PR: ports/154188
Submitted by: ale
Feature safe: yes |
1.4.2.18 19 Mar 2009 17:28:51 |
bsam |
Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.
The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.
The idea was taken from bsd.gnome.mk and others.
More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.
Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.
Other changes are coming. Stay tuned!
PR: ports/132510
Submitted by: bsam (me)
Exp-run by: portmgr (pav) |
1.4.2.18 05 Jan 2009 20:36:33 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
1.4.2.18 13 Jul 2008 17:24:54 |
glewis |
. Update to 1.4.2_18. |
1.4.2.17 02 Jul 2008 05:14:39 |
glewis |
. Update to 1.4.2_17.
PR 124454
Submitted by: gahr@ |
1.4.2.16 13 Jan 2008 07:40:40 |
glewis |
. Update to 1.4.2_16. |
1.4.2.13 23 Oct 2007 20:00:45 |
glewis |
. Remove unused PORTTITLE variable. |
1.4.2.13 22 Jan 2007 17:27:25 |
glewis |
. Update to 1.4.2_13. The distinfo change is the submitters, Makefile and
pkg-plist is mine. [1]
. Mark as IGNORE on older versions of FreeBSD due to lack of emulation of
the necessary syscalls.
PR: 106552 [1]
Submitted by: Toshiharu Moriyama [1] |
1.4.2.12 13 Jun 2006 19:12:41 |
glewis |
. Update to 1.4.2_12.
Submitted by: mi |
1.4.2.11 30 Mar 2006 18:58:19 |
glewis |
. Update to 1.4.2_11. |
1.4.2.10 22 Nov 2005 06:20:35 |
glewis |
. Add SHA256. |
1.4.2.10 01 Nov 2005 22:01:13 |
glewis |
. Update to 1.4.2_10. |
1.4.2.09 28 Sep 2005 18:35:43 |
glewis |
. Update to 1.4.2_09. |
1.4.2.08_2 17 Jun 2005 22:59:29 |
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 ) |
1.4.2.08_1 14 Apr 2005 15:53:54 |
glewis |
. Update to 1.4.2_08. |
1.4.2.07_1 01 Mar 2005 21:51:49 |
trevor |
Respect the user's USE_LINUX setting. |
1.4.2.07_1 17 Feb 2005 01:45:03 |
glewis |
. Sort. |
1.4.2.07_1 17 Feb 2005 01:43:48 |
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).
This fixes the packing list failures seen on pointyhat. |
1.4.2.07_1 16 Feb 2005 18:30:44 |
glewis |
. Update to 1.4.2_07. |
1.4.2.06_1 31 Dec 2004 18:24:10 |
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 ) |
1.4.2.06 09 Dec 2004 22:53:09 |
glewis |
. Remove pointless (these ports all set NO_BUILD) BUILD_DEPENDS.
PR: 50114
Noticed by: olgeni |
1.4.2.06 08 Dec 2004 16:26:21 |
glewis |
. Add amd64 to ONLY_FOR_ARCHS line.
PR: 74465
Submitted by: Conrad J. Sabatier <conrads@cox.net> |
1.4.2.06 03 Dec 2004 01:01:34 |
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) |
1.4.2.06 25 Nov 2004 18:16:23 |
glewis |
. Fix SIZE. |
1.4.2.06 24 Nov 2004 08:21:40 |
glewis |
. Update to 1.4.2_06. |
1.4.2.05 29 Oct 2004 00:43:00 |
hq |
Fix file name for size in distinfo
PR: 72454
Submitted by: Linh Pham <question+freebsdpr@closedsrc.org> |
1.4.2.05 01 Sep 2004 20:54:42 |
glewis |
. 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). |
1.4.2.05 02 Jul 2004 19:57:06 |
glewis |
. Update to 1.4.2_05. |
1.4.2.04 10 Jun 2004 22:57:49 |
glewis |
. Add missing terminating " to registervm arguments.
Submitted by: bento via kris |
1.4.2.04 11 Mar 2004 21:35:31 |
glewis |
. Update to 1.4.2_04.
. SIZEify. |
1.4.2.03 08 Mar 2004 10:01:12 |
znerd |
Set LATEST_LINK.
Reported by: kris |
1.4.2.03 22 Jan 2004 12:18:43 |
trevor |
Use the CPIO macro defined in bsd.port.mk. |
1.4.2.03 15 Dec 2003 07:26:25 |
znerd |
Update to 1.4.2_03.
Noticed by: Andrew Edwards <andrew@shavers.co.uk> |
1.4.2.02 15 Dec 2003 07:18:34 |
znerd |
Updated message:
- This JDK may be quite stable.
- Advice to use the native FreeBSD JDK 1.4, not the
1.3 JDKs anymore. |
1.4.2.02 13 Nov 2003 14:45:08 |
trevor |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
1.4.2.02 11 Nov 2003 23:34:26 |
glewis |
. Update to 1.4.2_02. |
1.4.2.01_3 13 Oct 2003 03:31:42 |
glewis |
. Override PKGINSTALL to place it in WRKDIR, which is writeable, rather
than PORTSDIR, which may not be.
Submitted by: kris |
1.4.2.01_3 11 Oct 2003 05:39:21 |
glewis |
. Install system preferences during post-install to avoid annoying error
messages. |
1.4.2.01_2 30 Sep 2003 23:42:51 |
glewis |
. Install in ${LOCALBASE}/linux-sun-jdk1.4.2, not
${LOCALBASE}/linux-sun-jdk1.4.2_01 as the latter is wrong and breaks
detection in bsd.java.mk.
. Bump PORTREVISION for this fix.
PR: 57420 |
1.4.2.01_1 04 Sep 2003 15:09:56 |
znerd |
Fixed installation (destination directory) and
package list (missing files).
Bumped PORTREVISION. |
1.4.2.01-linux-i586 04 Sep 2003 09:19:03 |
znerd |
Update to 1.4.2_01. |
1.4.2 21 Jul 2003 17:12:55 |
glewis |
. Update recommendations on alternatives.
. Note that you now need to enable linprocfs for this port to work
correctly. |
1.4.2 09 Jul 2003 18:04:57 |
glewis |
. Update to 1.4.2. |
1.4.1_3 13 Jun 2003 14:15:35 |
glewis |
. Update DOWNLOAD_URL
Submitted by: nork |
1.4.1_3 12 Jun 2003 20:56:21 |
glewis |
. Update to 1.4.1_03.
. Use the POSIX command line syntax for tail, not the "historical". |
1.4.1_2 03 May 2003 22:26:12 |
sobomax |
linux_base needs to be in EXTRACT_DEPENDS, otherwise ports doesn't
install if linux_base isn't installed. |
1.4.1_2 24 Apr 2003 05:53:47 |
glewis |
. Be consistent with other JDK ports and silence execution of the
post-patch clean up.
. Simplify installation find command.
Reviewed by: znerd
Approved by: znerd |
1.4.1_2 09 Apr 2003 12:20:02 |
znerd |
Fixed DOWNLOAD_URL.
Pointed out by: joerg |
1.4.1_2 15 Mar 2003 17:49:26 |
phantom |
Fix plist after update to 02 patch bundle
Requested by: kris |
1.4.1_2 13 Mar 2003 21:58:48 |
phantom |
Make this port non-interactive. I.e. extract distfile unconditionally.
This is pre-requisite of native jdk14 port build on bento.
Requested by: kris
Approved by: portmgr
No response from: znerd (maintainer) |
1.4.1_2 07 Mar 2003 06:04:45 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.4.1_2 06 Mar 2003 17:43:24 |
glewis |
. Allow package building on bento to bypass the distfile check.
Requested by: kris |
1.4.1_2 06 Mar 2003 17:26:01 |
glewis |
. Fix the DOWNLOAD_URL to point at 1.4.1_02, not 1.4.1_01.
Submitted by: Mark Linimon <linimon@lonesome.com>
Pointy hat to: glewis |
1.4.1_2 05 Mar 2003 17:37:18 |
glewis |
. Update to 1.4.1_02
. find -> ${FIND}
. Make install owner/group safe. (*)
PR: 36411 (*)
Approved by: znerd |
1.4.1_1 28 Feb 2003 22:53:02 |
kris |
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk |
1.4.1_1 19 Oct 2002 00:03:28 |
znerd |
Installing to ${PREFIX}/linux-sun-jdk1.4.1. This port is now
compatible with bsd.java.mk again.
Bumped PORTREVISION. |
1.4.1.01 18 Oct 2002 23:56:00 |
znerd |
Upgrade from 1.4.1 to 1.4.1_01. |
1.4.1 10 Oct 2002 08:38:39 |
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 |
1.4.1 17 Sep 2002 09:43:43 |
znerd |
Installing in ${PREFIX}/linux-sun-jdk1.4.1 instead of
${PREFIX}/linux-sun-jdk1.4, bsd.java.mk is already expecting
linux-sun-jdk1.4.1. |
1.4.1 17 Sep 2002 08:59:28 |
znerd |
Upgrade to 1.4.1.
See: http://java.sun.com/j2se/1.4.1/changes.html |
1.4.0.01 13 Sep 2002 22:49:38 |
znerd |
Now properly using pkg-message to display warning about
stability of this port. |
1.4.0.01 31 Aug 2002 07:04:00 |
kris |
Comment out .BEGIN section, which is breaking the INDEX build. |
1.4.0.01 29 Aug 2002 21:55:22 |
znerd |
Printing warning message since this JDK is unstable. The message
is displayed before any targets. The message displayed is:
This JDK is currently unstable, especially when run as a non-root
user. You are advised to use either the Sun JDK 1.3 for Linux
(${PORTSDIR}/java/linux-sun-jdk13) or the FreeBSD JDK 1.3
(${PORTSDIR}/java/jdk13) instead.
Pointed out by: Yuri Khotyaintsev <yuri@irfu.se> |
1.4.0.01 12 Aug 2002 11:49:59 |
znerd |
Unified one-line descriptions for JDK ports. |
1.4.0.01 10 Aug 2002 10:54:06 |
znerd |
Changed the installation directory of the Sun JDK 1.4.x
for Linux from linux-sun-jdk1.4.0.01 to linux-sun-jdk1.4.0.
This is more like the installation directories for the other
JDK ports.
PR: 41424 |
1.4.0.01 10 Aug 2002 10:47:25 |
znerd |
Changed the installation directory of the Sun JDK 1.4.x for Linux
to linux-sun-jdk1.4.0.01.
PR: 41424 |
1.4.0.01 10 Jul 2002 16:50:21 |
sobomax |
Add missed @unexec keyword to the call to unregistervm as well as missed
@exec registervm [...].
Reported by: phantom |