non port: java/jdk13/Makefile |
Number of commits found: 93 |
Thursday, 21 Jul 2011
|
08:39 rene
Remove expired ports:
2011-07-12 java/jdk13: ancient version of Java
2011-07-12 java/linux-sun-jdk13: ancient version of Java
 |
Monday, 13 Jun 2011
|
05:05 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.
 |
Monday, 2 May 2011
|
12:44 makc
Bump PORTREVISION after open-mofit update
 |
Monday, 31 May 2010
|
02:01 ade
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
 |
Monday, 5 Jan 2009
|
20:36 pav
- Remove conditional checks for FreeBSD 5.x and older
 |
Friday, 6 Jun 2008
|
13:38 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)
 |
Saturday, 19 Apr 2008
|
17:56 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)
 |
Wednesday, 3 Oct 2007
|
23:08 edwin
Remove support for OSVERSION < 5
 |
Tuesday, 21 Aug 2007
|
06:11 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)
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Wednesday, 14 Mar 2007
|
16:23 glewis
. Don't allow bootstrapping with the expired linux-blackdown-jdk13 port.
PR: 110169
Submitted by: gabor
 |
Friday, 8 Dec 2006
|
19:43 glewis
. Diablo JDK 1.3.1 is gone, remove it as a possible bootstrap.
 |
19:39 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]
 |
Saturday, 14 Oct 2006
|
08:54 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)
 |
Tuesday, 9 May 2006
|
00:18 edwin
Remove USE_REINPLACE from categories starting with a J
 |
Tuesday, 7 Mar 2006
|
08:28 ade
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
 |
Thursday, 23 Feb 2006
|
10:40 ade
Conversion to a single libtool environment.
Approved by: portmgr (kris)
 |
Friday, 13 Jan 2006
|
16:23 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
 |
Sunday, 11 Dec 2005
|
21:59 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)
 |
Saturday, 3 Sep 2005
|
06:13 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
 |
Saturday, 23 Jul 2005
|
07:48 glewis
. Set a BUILD_DEPENDS for consistency.
. Set _JAVA_BOOTSTRAP_VERSION in case the jbootstrap default changes.
 |
07:02 glewis
. Default to using jbootstrap as the bootstrap, not linux-blackdown-jdk13.
PR: 83758
 |
Wednesday, 27 Apr 2005
|
20:32 glewis
. Bump PORTREVISION for the previous fix for jar(1).
. Don't build the plugin by default as it has security flaws.
 |
Sunday, 28 Nov 2004
|
05:38 glewis
. Mark FORBIDDEN when building the browser plugin.
 |
Tuesday, 31 Aug 2004
|
19:41 glewis
. Don't let find(1) descend into directories that may have already been
deleted.
PR: 71019
Submitted by: Rainer Goellner <rainer@jabbe.de>
 |
Friday, 6 Feb 2004
|
17:03 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.
 |
16:51 glewis
. Set an appropriate LATEST_LINK to avoid conflicts with other jdk ports.
Reminded by: kris
 |
Wednesday, 4 Feb 2004
|
04:36 marcus
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
 |
Friday, 23 Jan 2004
|
18:12 trevor
Now gettext 0.12.1 is gettext-old.
 |
Thursday, 22 Jan 2004
|
12:18 trevor
Use the CPIO macro defined in bsd.port.mk.
 |
11:06 trevor
Use the SORT macro from bsd.port.mk.
 |
Tuesday, 20 Jan 2004
|
19:53 glewis
. Add ${LOCALBASE}/lib to the default search path for JNI libraries for
HotSpot as well.
 |
Monday, 19 Jan 2004
|
19:28 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:22 glewis
. Convert spaces to tabs.
 |
Wednesday, 14 Jan 2004
|
19:44 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
 |
Friday, 19 Dec 2003
|
19:00 glewis
. Update to 1.3.1 patchset 9.
 |
Tuesday, 28 Oct 2003
|
18:15 glewis
. Fix the plugin build when LOCALBASE is not /usr/local.
PR: 58618
Submitted by: harti
 |
Thursday, 16 Oct 2003
|
23:06 glewis
. Fix pre-everything target.
PR: 58148
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
 |
Wednesday, 8 Oct 2003
|
00:45 glewis
. Use ${PTHREAD_LIBS} rather than -pthread.
Suggested by: mi
 |
Sunday, 31 Aug 2003
|
22:43 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
 |
Saturday, 30 Aug 2003
|
15:33 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>
 |
Friday, 29 Aug 2003
|
21:12 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.
 |
Friday, 22 Aug 2003
|
17:07 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
 |
Saturday, 2 Aug 2003
|
17:28 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]
 |
Monday, 21 Jul 2003
|
17:21 glewis
. Switch to using the appropriate Blackdown JDK for bootstrapping since
it doesn't require user intervention to download and install.
PR: 30576
 |
Sunday, 15 Jun 2003
|
05:55 glewis
. In the cases where we need gtar, its an EXTRACT_DEPENDS, not a
BUILD_DEPENDS.
 |
05:53 glewis
. Reorder the check for the source and patchset so that the failure
messages are produced in the order that they were intended.
 |
Tuesday, 6 May 2003
|
14:55 glewis
. Bump PORTREVISION for the recent fixes.
Reminded by: lioux
 |
Tuesday, 22 Apr 2003
|
20:05 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>
 |
Monday, 7 Apr 2003
|
18:23 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)
 |
Tuesday, 4 Mar 2003
|
03:07 kris
Don't set IGNORE when PACKAGE_BUILDING
 |
Friday, 28 Feb 2003
|
17:56 glewis
de-pkg-comment
 |
17:54 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)
 |
Wednesday, 12 Feb 2003
|
19:00 glewis
. Update to patchset 8.
 |
Thursday, 30 Jan 2003
|
11:10 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.
 |
08:23 kris
Use the full path to /sbin/sysctl
Noticed by: 'make index' in crontab
 |
Thursday, 31 Oct 2002
|
20:20 glewis
. Add optional (default: off) runtime dependencies for the font packages
necessary to support the different font.properties that are installed.
 |
17:56 glewis
. Fix UDP packet broadcasting.
. Bump PORTREVISION.
Submitted by: daichi, Tetsuo Suzuki <tetsuo@ss-lab.net>
 |
Tuesday, 29 Oct 2002
|
05:17 glewis
. Check for open-motif with libXm.so, which we actually use, instead of
libMrm.a, which isn't.
 |
05:16 glewis
. In the informative message regarding downloading the necessary files,
use ${DISTDIR} rather than /usr/ports/distfiles.
Submitted by: Mike Meyer <mwm@mired.org>
 |
Friday, 25 Oct 2002
|
05:54 glewis
. echo -> ${ECHO_MSG}
 |
Friday, 18 Oct 2002
|
21:45 glewis
. More XIM fixes for Japanese users (and presumably others with similar
character sets).
. Bump PORTREVISION.
Submitted by: daichi
 |
Thursday, 17 Oct 2002
|
16:30 glewis
. Make the instructions for downloading the various source bits clearer.
The instructions are based on text submitted in the PR (by grog).
PR: 42942
 |
Thursday, 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
 |
Saturday, 10 Aug 2002
|
10:31 znerd
Changed the installation directory of the Sun JDK 1.3.x for Linux to
linux-sun-jdk1.3.1.
PR: 41424
 |
Thursday, 8 Aug 2002
|
18:41 glewis
. Fix a typo in a message printed out to the user.
 |
Tuesday, 6 Aug 2002
|
16:36 glewis
Add a check in pre-build for a sysctl which will cause an error during
bootstrapping with the Linux JDK.
 |
Monday, 5 Aug 2002
|
18:19 glewis
Now that sobomax has updated the system version of tar don't redefine
TAR and add gtar to BUILD_DEPENDS unless the OSVERSION is old enough.
Small tweak by me to note that sobomax has MFC'ed the tar update.
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
 |
Thursday, 25 Jul 2002
|
18:31 glewis
Update to patchset 7.
 |
Monday, 15 Jul 2002
|
07:17 glewis
Remove unintentional dependency on readlink by replacing the call to it
with a piece of sh+awk based on a recent post to freebsd-arch by
Cyrille Lefevre <cyrille.lefevre@laposte.net>.
 |
Sunday, 7 Jul 2002
|
21:38 glewis
Only depend on the Linux JDK when NATIVE_BOOTSTRAP isn't defined.
 |
Thursday, 27 Jun 2002
|
05:34 glewis
Add a pre-build target to check for a setting of WRKDIRPREFIX which will
result in the InvokerGen.java target failing. The bootstrapping Linux
JDK will confuse itself if WRKDIRPREFIX also exists in /compat/linux
as a symbolic link to the directory in the standard FreeBSD hierarchy.
Much appreciated sleuth work by: dillon
 |
Wednesday, 26 Jun 2002
|
05:10 glewis
Add open-motif to RUN_DEPENDS temporarily until we teach the JDK to
statically link with the Motif libraries.
Submitted by: "Alexander Zagrebin" <alexz@visp.ru>
 |
Thursday, 13 Jun 2002
|
16:01 glewis
. Fix dependencies after recent JDK ports repo copy.
PR: 39231
. Don't use -p with ${MKDIR}, its the default.
. Define (if necessary) and use ${SORT}, ${CPIO} and ${FIND} rather than
hardwiring them as /usr/bin/sort, etc.
Apologies to sobomax for not asking for a review, I thought it important
to unbreak the port as quickly as possible.
Submitted by: alane (dependencies), znerd
 |
Tuesday, 28 May 2002
|
01:47 obrien
Use correct Open Motif.
 |
Friday, 3 May 2002
|
05:36 glewis
Add a NATIVE_BOOTSTRAP knob which allows people to bootstrap with
an already installed native JDK rather than insisting on the
hardcoded Sun Linux JDK as the bootstrapper. This also means
that one can remove the Sun Linux JDK after the initial build
if so desired.
This may be superseded by a more general method of specifying
the bootstrap compiler from bsd.java.mk at a later date.
Reviewed by: sobomax
Approved by: sobomax
 |
05:32 glewis
Really fix the incompatibilities with gettext 0.11. The previous
bandaid is reverted by this commit and instead patches are added
which will remove duplicate message entries from the .po files for
the plugin.
These are essentially the patches of marius@alchemy.franken.de, with
the first part of each patch removed (the message does actually have
two spaces in the code!). These patches were verified with the script
submitted by KANOU Hiroki-san and against the patches submitted by
SUGIMURA Takashi-san. Thanks to all of these people.
Apologies for the increasingly long patch names.
PR: 37087, 37147
Submitted by: marius@alchemy.franken.de
Reviewed by: sobomax
Approved by: sobomax
 |
Tuesday, 16 Apr 2002
|
18:24 glewis
Add a temporary dependency on gettext-old and use msgfmt-old to process
messages for the browser plugin.
This is a bandaid for the problem expressed in the PR while I evaluate
a number of other proposed patches for the correct fix. Hence the PR
currently remains open.
PR: 37087
Reviewed by: sobomax
Approved by: sobomax
 |
06:08 glewis
Bump PORTREVISION due to the last two changes to the port.
Approved by: sobomax
 |
Monday, 15 Apr 2002
|
19:26 glewis
Start my bid for world domination by taking maintainership
of the jdk13 port.
Reviewed by: sobomax
Approved by: sobomax
 |
Friday, 12 Apr 2002
|
04:34 glewis
Fix user and group ownership of the installed files when they have been
built by someone other than root. Instead of moving the files with tar,
move them with cpio and set up ownership.
Note that I have not closed the PR as there are 12 other ports named in
the PR with this problem.
PR: 36411
Submitted by: Alan Eldridge <ports@geeksrus.net>
Reviewed by: sobomax
Approved by: sobomax
 |
Saturday, 6 Apr 2002
|
20:41 znerd
Now creating an 'ext' directory as a subdirectory of
the application home directory.
Prompted by: Marc Recht <recht@contentmedia.de>
 |
Wednesday, 13 Mar 2002
|
15:06 sobomax
Link Mozilla pligin with libXt to make it working with Mozilla-0.9.9. This
resolves the following error when starting Mozilla:
LoadPlugin: failed to initialize shared library
/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so
[/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so: Undefined
symbol "XtShellStrings"]
While I'm here add a tweak to prune empty directories before installing
JDK, so that JDK installed from a pre-built package deinstalls properly.
Bump PORTREVISION.
 |
Monday, 11 Mar 2002
|
17:21 znerd
Bumped PORTREVISION. Added a patch earlier today, and the
port should be rebuilt for the patch to be applied. Now
portupgrade should work as expected.
PR: ports/35658
 |
Wednesday, 6 Mar 2002
|
10:26 sobomax
Add urwfonts into RUN_DEPENDS to prevent lot of "missed font" warnings when
starting any Swing app.
 |
Tuesday, 19 Feb 2002
|
18:19 sobomax
Use correct LIB_DEPENDS.
 |
Thursday, 14 Feb 2002
|
16:01 patrick
Fix ampersand entities...
 |
12:52 patrick
Update to patch set 6
 |
Friday, 14 Dec 2001
|
08:26 sobomax
Use java@FreeBSD.org as a MAINTAINER, so question will go into appropriate
place.
 |
Tuesday, 16 Oct 2001
|
13:43 sobomax
Update to patchlevel 5.
 |
Wednesday, 12 Sep 2001
|
12:18 sobomax
Fix a potential crash on 5-CURRENT.
 |
Monday, 10 Sep 2001
|
12:43 sobomax
Update to patchlevel 4. This release contains many critical bug fixes, so
please make sure that you have upgraded before reporting a bug or problem.
 |
Monday, 27 Aug 2001
|
19:58 sobomax
Add native port of Sun's Java Devepment Kit, v.1.3.1 (repo-copied from
jdk12-beta).
 |
Number of commits found: 93 |