Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
21 Jul 2011 08:39:40
1.3.1p9_11 
|
rene  |
Remove expired ports:
2011-07-12 java/jdk13: ancient version of Java
2011-07-12 java/linux-sun-jdk13: ancient version of Java |
13 Jun 2011 05:05:43
1.3.1p9_11 
|
glewis  |
. Mark all 1.3 associated Java ports for removal in a month. These are
ancient and no doubt full of vulnerabilities. There are no dependencies
on them. |
02 May 2011 12:44:53
1.3.1p9_11 
|
makc  |
Bump PORTREVISION after open-mofit update |
20 Mar 2011 12:54:45
1.3.1p9_10 
|
miwi  |
- Get Rid MD5 support |
31 May 2010 02:01:56
1.3.1p9_10 
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
26 May 2010 06:43:24
1.3.1p9_9 
|
glewis  |
. Fix the build with recent xorg.
Pointed out by: pointyhat (via erwin@) |
05 Jan 2009 20:36:33
1.3.1p9_9 
|
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
06 Jun 2008 13:38:51
1.3.1p9_9 
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
19 Apr 2008 17:56:05
1.3.1p9_8 
|
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
03 Oct 2007 23:08:56
1.3.1p9_8 
|
edwin  |
Remove support for OSVERSION < 5 |
21 Aug 2007 06:11:17
1.3.1p9_8 
|
glewis  |
. Add USE_XORG configuration. I'm guessing that prior to the modular
xorg ports the Open Motif dependency pulled in the appropriate X11
libraries since this hasn't been a problem previously.
Reported by: pointyhat (via kris) |
02 Jun 2007 21:18:27
1.3.1p9_8 
|
glewis  |
. Make it so we include Xm/XmIm.h rather than defining our own prototype.
Fixes a build error due to the prototype being defined not matching
the actual function.
Pointed out by: pointyhat (via kris) |
19 May 2007 20:32:57
1.3.1p9_8 
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
14 Mar 2007 16:23:45
1.3.1p9_7 
|
glewis  |
. Don't allow bootstrapping with the expired linux-blackdown-jdk13 port.
PR: 110169
Submitted by: gabor |
08 Dec 2006 19:43:06
1.3.1p9_7 
|
glewis  |
. Diablo JDK 1.3.1 is gone, remove it as a possible bootstrap. |
08 Dec 2006 19:39:45
1.3.1p9_7 
|
glewis  |
. Replace some hardwired /usr/X11R6 instances with X11BASE. [1]
. Replace one hardwired /usr/local instance with LOCALBASE. This wasn't
a problem since the port Makefile overrode that variable anyway.
. Small Makefile restructure to keep related variables in one place.
Pointed out by: pointyhat (via kris) [1] |
14 Oct 2006 08:54:54
1.3.1p9_7 
|
marcus  |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
19 Jul 2006 22:34:45
1.3.1p9_6 
|
glewis  |
. Take account of the MFC or the *_r functions to RELENG_6.
Submitted by: ume@ |
16 Jun 2006 17:14:04
1.3.1p9_6 
|
glewis  |
. Try to fix the build on FreeBSD-CURRENT, which now defines gethostent_r
itself.
Submitted by: ume |
09 May 2006 00:18:07
1.3.1p9_6 
|
edwin  |
Remove USE_REINPLACE from categories starting with a J |
07 Mar 2006 08:28:06
1.3.1p9_6 
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
23 Feb 2006 10:40:45
1.3.1p9_5 
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 02:17:14
1.3.1p9_5 
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
13 Jan 2006 16:23:47
1.3.1p9_5 
|
glewis  |
. Always fix up the pthread library references, even if we're not
building either native threads or HotSpot. This is due to libcmm
always wanting to link against a pthread library, which was causing
problems on 7-CURRENT since it was erroneously hardwired to -lc_r.
This should really fix the problem.
Pointed out by: pointyhat via kris |
11 Dec 2005 21:59:07
1.3.1p9_5 
|
glewis  |
. Try to bandaid a build problem on 7-CURRENT. This is a legitimate fix,
and will stay in the port, but it masks an underlying problem that still
remains.
Reported by: pointyhat (via kris) |
16 Nov 2005 05:59:30
1.3.1p9_5 
|
glewis  |
. Add SHA256. |
03 Sep 2005 06:13:04
1.3.1p9_5 
|
glewis  |
. Tell the user all the files they will need up front, instead of telling
porky pies about what they have and prompting them one file at a time.
This is a rewording and reworking (for jdk13) of the patch in the
attributed PR by fenner@ (which is for jdk14).
. Update the (commented out) MASTER_SITES while I'm here.
PR: 84644 |
23 Jul 2005 07:48:59
1.3.1p9_5 
|
glewis  |
. Set a BUILD_DEPENDS for consistency.
. Set _JAVA_BOOTSTRAP_VERSION in case the jbootstrap default changes. |
23 Jul 2005 07:02:22
1.3.1p9_5 
|
glewis  |
. Default to using jbootstrap as the bootstrap, not linux-blackdown-jdk13.
PR: 83758 |
28 Apr 2005 20:08:01
1.3.1p9_5 
|
glewis  |
. Add $FreeBSD$. |
27 Apr 2005 20:32:47
1.3.1p9_5 
|
glewis  |
. Bump PORTREVISION for the previous fix for jar(1).
. Don't build the plugin by default as it has security flaws. |
27 Apr 2005 20:31:33
1.3.1p9_4 
|
glewis  |
. Ensure that when files are extracted that their fully resolved path lies
in or below the current working directory. Fixes a security problem with
jar(1).
This fix may change to be compatible with whatever fix Sun applies when
they release the next version of 1.5. |
17 Feb 2005 19:41:13
1.3.1p9_4 
|
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). |
07 Dec 2004 20:23:40
1.3.1p9_4 
|
glewis  |
. Backport some fixes from 1.4 for the HotSpot Server VM when compiled
under gcc 3.4. In particular, this fixes some places where an enumerated
type is assumed to be the same width as an int (which the standard
doesn't guarantee and gcc 3.4 now enforces).
For full details, see the log for the jdk14 equivalent changes. |
28 Nov 2004 05:38:00
1.3.1p9_4 
|
glewis  |
. Mark FORBIDDEN when building the browser plugin. |
28 Nov 2004 05:29:25
1.3.1p9_4 
|
glewis  |
. Make sure that all calls to pthread_mutex_trylock handle EDEADLK as well
as EBUSY.
These are taken from equivalent patches to jdk14 by green and myself. |
27 Nov 2004 05:48:46
1.3.1p9_4 
|
glewis  |
. Use CXX and CXXFLAGS for compiling C++ code, not CPP and CPPFLAGS.
Also, respect the setting of CXX and CXXFLAGS. |
27 Nov 2004 05:48:23
1.3.1p9_4 
|
glewis  |
. Fix the build with gcc 3.4 part 2/2. Don't use the flag
-fmemoize-lookups as gcc 3.4 doesn't understand it. [1]
. Use CXX and CXXFLAGS for compiling C++ code, not CPP and CPPFLAGS.
Also, respect the setting of CXX and CXXFLAGS.
PR: 71516 [1]
Submitted by: Damir Kiramov <damirycha@damirycha.net.ru> [1] |
27 Nov 2004 05:44:12
1.3.1p9_4 
|
glewis  |
. Fix the HotSpot build for gcc 3.4 part 1/2. Make some methods public
where previously they defaulted to protected. gcc 3.4 seems to pick
this up where earlier versions didn't.
PR: 71516
Submitted by: Damir Kiramov <damirycha@damirycha.net.ru> |
31 Aug 2004 19:52:25
1.3.1p9_4 
|
glewis  |
. Fix the plugin build for gcc 3.4.
Submitted by: Timo Geusch <freebsd@unixconsult.co.uk> |
31 Aug 2004 19:43:09
1.3.1p9_4 
|
glewis  |
. Assume (un)registervm is in LOCALBASE _not_ PREFIX. |
31 Aug 2004 19:41:41
1.3.1p9_4 
|
glewis  |
. Don't let find(1) descend into directories that may have already been
deleted.
PR: 71019
Submitted by: Rainer Goellner <rainer@jabbe.de> |
10 Aug 2004 20:30:30
1.3.1p9_4 
|
glewis  |
. Fix the main build for gcc 3.4. The HotSpot build may need some
additional patches.
This patch is taken almost verbatim from PR 69853 which was
submitted by Jake Hamby <jhamby@anobject.com>. I've applied it to
jdk13 rather than jdk14 though. |
10 Aug 2004 20:28:44
1.3.1p9_4 
|
glewis  |
. Set CC, CXX and CPP conditionally so that this port will respect them
if set in the port build. Note that the HotSpot build will likely
require additional changes for it to also respect these variables. |
10 Aug 2004 20:27:17
1.3.1p9_4 
|
glewis  |
. Call unregistervm with the VM we registered, not the comment associated
with (as comments should be optional). |
17 Mar 2004 16:42:14
1.3.1p9_4 
|
glewis  |
. SIZEify. |
06 Feb 2004 17:03:09
1.3.1p9_4 
|
glewis  |
. It appears as though diablo is problematic on 5.x still, so default to
bootstrapping with the Linux JDK if there isn't a previously compiled
native one. |
06 Feb 2004 16:51:50
1.3.1p9_4 
|
glewis  |
. Set an appropriate LATEST_LINK to avoid conflicts with other jdk ports.
Reminded by: kris |
04 Feb 2004 04:36:30
1.3.1p9_4 
|
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
23 Jan 2004 18:12:26
1.3.1p9_3 
|
trevor  |
Now gettext 0.12.1 is gettext-old. |
22 Jan 2004 12:18:43
1.3.1p9_3 
|
trevor  |
Use the CPIO macro defined in bsd.port.mk. |
22 Jan 2004 11:06:02
1.3.1p9_3 
|
trevor  |
Use the SORT macro from bsd.port.mk. |
20 Jan 2004 19:53:55
1.3.1p9_3 
|
glewis  |
. Add ${LOCALBASE}/lib to the default search path for JNI libraries for
HotSpot as well. |
19 Jan 2004 19:28:40
1.3.1p9_2 
|
glewis  |
. Add ${LOCALBASE}/lib to the default search path for libraries when using
JNI.
XXX: Maybe ${X11BASE}/lib and /lib (5.x dynamic root support) should also
be added? /lib is part of the default search path on Linux.
Requested by: marcus |
19 Jan 2004 19:22:31
1.3.1p9_1 
|
glewis  |
. Convert spaces to tabs. |
14 Jan 2004 19:44:47
1.3.1p9_1 
|
glewis  |
. 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 |
19 Dec 2003 19:00:06
1.3.1p9 
|
glewis  |
. Update to 1.3.1 patchset 9. |
28 Oct 2003 18:15:01
1.3.1p8_2 
|
glewis  |
. Fix the plugin build when LOCALBASE is not /usr/local.
PR: 58618
Submitted by: harti |
16 Oct 2003 23:06:29
1.3.1p8_2 
|
glewis  |
. Fix pre-everything target.
PR: 58148
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
08 Oct 2003 00:45:02
1.3.1p8_2 
|
glewis  |
. Use ${PTHREAD_LIBS} rather than -pthread.
Suggested by: mi |
08 Oct 2003 00:42:23
1.3.1p8_2 
|
glewis  |
. Make HotSpot compile with gcc 3.3.1.
Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp>
Reminded by: mi |
31 Aug 2003 22:43:08
1.3.1p8_2 
|
glewis  |
. Remove native_threads directories when native threads are not specified
during the compile. The native threads java_vm binaries are compiled
regardless of the settings and were causing problems with the packing
list.
. Fix packing list so that native_threads versions of java_vm are
conditionalised.
PR: 56007 |
30 Aug 2003 15:33:23
1.3.1p8_2 
|
glewis  |
. Check for a setting of "-mcpu=k6" in CFLAGS and error if so. This
setting will cause an internal compiler error in gcc 2.95.x when
compiling the JDK.
PR: 46269
Submitted by: Simon Barner <barner@in.tum.de> |
29 Aug 2003 21:12:19
1.3.1p8_2 
|
glewis  |
. Add support for bootstrapping with the Diablo Caffe JDK. The bootstrap
order is now:
. linux-blackdown-jdk13 iff WITH_LINUX_BOOTSTRAP is set.
. A previous installation of this port, if it exists.
. The Diablo Caffe JDK.
That is, the Diablo Caffe JDK is now the default bootstrapper in the
absence of a previous installation of this port. |
22 Aug 2003 17:07:08
1.3.1p8_2 
|
glewis  |
. Add a script which checks if ${LINUX_BASE}/${WRKDIRPREFIX} is
(possibly indirectly) a symbolic link to ${WRKDIRPREFIX}.
. Use this script in preference to the direct symbolic link check
previously used, as it handles indirections which cause the same
problem.
. /compat/linux -> ${LINUXBASE} in the message output if the check
detects a link.
PR: 43602 |
02 Aug 2003 17:28:31
1.3.1p8_2 
|
glewis  |
1. Autodetect a previous jdk13 install and use that to bootstrap by
default if it exists. This can be overidden either using JDK13DIR
or setting WITH_LINUX_BOOTSTRAP.
2. Don't create directories for new files, invoke patch with -p0.
PR: 52195 [1]
Submitted by: David Yeske <dyeske@yahoo.com> [1 - based on] |
21 Jul 2003 17:21:49
1.3.1p8_2 
|
glewis  |
. Switch to using the appropriate Blackdown JDK for bootstrapping since
it doesn't require user intervention to download and install.
PR: 30576 |
11 Jul 2003 21:01:00
1.3.1p8_2 
|
glewis  |
. Try to ensure that we get the correct version of some Netscape header
files. This will hopefully fix some build problems people have been
experiencing with bogus versions of these files being installed by Qt.
PR: 54180 |
15 Jun 2003 05:55:36
1.3.1p8_2 
|
glewis  |
. In the cases where we need gtar, its an EXTRACT_DEPENDS, not a
BUILD_DEPENDS. |
15 Jun 2003 05:53:02
1.3.1p8_2 
|
glewis  |
. Reorder the check for the source and patchset so that the failure
messages are produced in the order that they were intended. |
06 May 2003 14:55:19
1.3.1p8_2 
|
glewis  |
. Bump PORTREVISION for the recent fixes.
Reminded by: lioux |
06 May 2003 06:11:02
1.3.1p8_1 
|
glewis  |
. Remove an assert() which asserts that if isatty() is true then
ttyname() must not return NULL. This isn't entirely true according
to the manual page (the device must be able to be found as well) and
certainly appears to not necessarily be true in the package building
environment on bento (plus at least the PR submitter's environment).
Note that this assert() was, of course, only ever triggered when
running in debug mode (which most people don't, but does happen
during the build in some parts). Also note that there is a check
for isatty() preceding the call for ttyname() and a NULL return
from ttyname() is handled, so removing this assert should not
create any problems.
PR: 48164 |
30 Apr 2003 15:31:12
1.3.1p8_1 
|
glewis  |
. Fix Math.pow() when the JDK is compiled with optimisation flags set.
There may be other Math methods which similarly fail under optimisation,
these will be addressed by a more extensive change in patchset 9.
PR: 48825 |
22 Apr 2003 20:06:33
1.3.1p8_1 
|
glewis  |
. Now that we can use Classic and HotSpot, make classic (and hence green
threads) the default. This is the most stable combination. |
22 Apr 2003 20:05:22
1.3.1p8_1 
|
glewis  |
. Fix the shell wrapper to cope with HotSpot and as a result remove the
warning that the Classic VM is unusable with HotSpot.
Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp> |
07 Apr 2003 18:23:31
1.3.1p8_1 
|
glewis  |
1. Clean up demo/jfc/SwingSet2/resources before the install. This should
not be installed, but appears to be on rare occasions for reasons
unknown.
2. Add handling of share/doc/java, previously only done in pkg-plist.
PR: 50092 (2)
Submitted by: Munehiro Matsuda <haro@kgt.co.jp> (2) |
07 Apr 2003 18:20:08
1.3.1p8_1 
|
glewis  |
. Fix the packing list:
. Clean up for WITHOUT_PLUGIN.
. Clean up for WITH_NATIVE_THREADS.
. Add handling of jre/lib/ext, previously only done in Makefile.
PR: 50092
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Munehiro Matsuda <haro@kgt.co.jp> |
04 Mar 2003 03:07:17
1.3.1p8_1 
|
kris  |
Don't set IGNORE when PACKAGE_BUILDING |
28 Feb 2003 17:56:43
1.3.1p8_1 
|
glewis  |
de-pkg-comment |
28 Feb 2003 17:54:40
1.3.1p8_1 
|
glewis  |
1. Bump PORTREVISION for this and previous changes.
2. Enable compiling the HotSpot JVM. This is experimental and there are a
number of caveats with its use that are reported by the port. The flag
to enable this is WITH_HOTSPOT.
3. Try to pick some OSVERSION settings appropriate for the current native
threads implementation.
PR: 47397 (2)
Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp> (2) |
28 Feb 2003 17:47:39
1.3.1p8 
|
glewis  |
. Updated version of native threads for FreeBSD. This uses recently
committed enhancements to libc_r and is only suitable for very recent
versions of FreeBSD. The big benefit is that it removes almost all
the previous grovelling about in the pthreads internals.
The change only comes into effect when WITH_NATIVE_THREADS is set.
A separate Makefile commit will attempt to enforce appropriate
OSVERSION settings for using it.
Submitted by: fjoe |
28 Feb 2003 17:33:10
1.3.1p8 
|
glewis  |
. Rename our internal gethostby{name,addr}_r functions to avoid collisions.
Currently gethostbyaddr_r collides with the implementation (in libc!) for
FreeBSD 5.x which both uses a different prototype (as per the Linux
version) and is marked temporary and not thread safe. Also, limit the
scope of these internal implementations to this file.
This fixes crashes in networked applications for FreeBSD 5.x.
Some tweaks (making the functions static, naming, BSD ifdefs) by me.
Submitted by: "Georg-W. Koltermann" <g.w.k@web.de> |
28 Feb 2003 17:27:43
1.3.1p8 
|
glewis  |
Forced commit to note that this change was also (independently):
Submitted by: "Georg-W. Koltermann" <g.w.k@web.de> |
28 Feb 2003 17:18:43
1.3.1p8 
|
glewis  |
. Respect LOCALBASE in the DEVTOOLS_PATH setting.
PR: 47668
Submitted by: Mike Meyer <mwm-dated-1044336154.329122@mired.org> |
28 Feb 2003 17:16:21
1.3.1p8 
|
glewis  |
. Add missing include of <sys/time.h>, needed by <sys/resource.h> for
FreeBSD 5.x. This fixes native threads compilation on FreeBSD 5.x.
Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp> |
28 Feb 2003 17:12:24
1.3.1p8 
|
glewis  |
. Be consistent about our compiler settings. Using gcc32 here was both
inconsistent with the rest of the code and only relevant on 4.x (since
5.x has gcc 3.2.x as its default compiler). |
12 Feb 2003 19:01:39
1.3.1p8 
|
glewis  |
. Resurrect patch accidentally removed in last commit. |
12 Feb 2003 19:00:42
1.3.1p8 
|
glewis  |
. Update to patchset 8. |
30 Jan 2003 11:10:10
1.3.1p7_2 
|
glewis  |
Be consistent. If we're going to explicitly use /sbin/sysctl to check
the value, then tell the user to use that to set the value too. |
30 Jan 2003 08:23:53
1.3.1p7_2 
|
kris  |
Use the full path to /sbin/sysctl
Noticed by: 'make index' in crontab |
10 Nov 2002 22:44:03
1.3.1p7_2 
|
kris  |
Don't remove system directories share/java, share/java/classes, and
share/doc |
31 Oct 2002 20:20:37
1.3.1p7_2 
|
glewis  |
. Add optional (default: off) runtime dependencies for the font packages
necessary to support the different font.properties that are installed. |
31 Oct 2002 17:56:56
1.3.1p7_2 
|
glewis  |
. Fix UDP packet broadcasting.
. Bump PORTREVISION.
Submitted by: daichi, Tetsuo Suzuki <tetsuo@ss-lab.net> |
29 Oct 2002 05:17:59
1.3.1p7_1 
|
glewis  |
. Check for open-motif with libXm.so, which we actually use, instead of
libMrm.a, which isn't. |
29 Oct 2002 05:16:16
1.3.1p7_1 
|
glewis  |
. In the informative message regarding downloading the necessary files,
use ${DISTDIR} rather than /usr/ports/distfiles.
Submitted by: Mike Meyer <mwm@mired.org> |
25 Oct 2002 05:54:09
1.3.1p7_1 
|
glewis  |
. echo -> ${ECHO_MSG} |
25 Oct 2002 05:53:27
1.3.1p7_1 
|
glewis  |
. Catch up with additional font.properties files. |
25 Oct 2002 05:51:52
1.3.1p7_1 
|
glewis  |
. Chinese font.properties and make glue.
Submitted by: Huang wen hui <hwh@ns.gddsn.org.cn> |
18 Oct 2002 21:45:45
1.3.1p7_1 
|
glewis  |
. More XIM fixes for Japanese users (and presumably others with similar
character sets).
. Bump PORTREVISION.
Submitted by: daichi |
18 Oct 2002 21:44:13
1.3.1p7 
|
glewis  |
. Link the Netscape 4 plugin against libintl to avoid a runtime link
error. This may allow browsers which use Netscape 4 plugins (e.g.
Konqueror) to make use of it.
Code change by me, problem report by Dylan Carlson <absinthe@pobox.com>. |