non port: java/jmp/Makefile |
SVNWeb
|
Number of commits found: 54 |
Sat, 27 Oct 2012
|
[ 06:56 bapt ]
java 1.5 (aka 5.0) is EOLed since October 2009 [1]
java/jdk16 is outdated with security issues consider using java/openjdk6 [1]
java/jmp is java 1.5 only
Approved by: java (glewis) [1] \
Ronald Klop <ronald@klop.ws> (maintainer) [2]
Feature safe: yes
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Thu, 21 Jul 2011
|
[ 05:03 linimon ] (Only the first 10 of 269 ports in this commit are shown above. )
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Fri, 6 Jun 2008
|
[ 13:38 edwin ] (Only the first 10 of 130 ports in this commit are shown above. )
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)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
Fri, 15 Feb 2008
|
[ 18:49 miwi ]
- Add backup mirror
PR: 120467
Submitted by: Ronald Klop <ronald@echteman.nl> (maintainer)
|
Sun, 28 Oct 2007
|
[ 23:26 linimon ]
Does not work with Java 1.6. the JVMPI interface used by this port has
been removed from Java since 1.6.
PR: ports/117606
Submitted by: maintainer
|
Wed, 17 Oct 2007
|
[ 10:13 ade ] (Only the first 10 of 199 ports in this commit are shown above. )
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs
|
Wed, 10 Oct 2007
|
[ 17:20 miwi ]
- Update maintainer mail adress
PR: 117073
Submitted by: Ronald Klop <ronald@echteman.nl> (maintainer)
|
Thu, 4 Oct 2007
|
[ 01:14 edwin ]
Remove always-false/true conditions based on OSVERSION 500000
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Thu, 15 Feb 2007
|
[ 17:16 bsam ]
s/INSTALLS_SHLIB/USE_LDCONFIG
PR: 109099
Submitted by: "Ronald Klop" <ronald at cs.vu.nl> (maintainer)
|
Fri, 23 Jun 2006
|
[ 21:28 glewis ]
. Update to 0.51
PR: 99194
Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
|
Wed, 7 Jun 2006
|
[ 18:54 stefan ]
Update to 0.51-pre1
PR: 98011
Submitted by: maintainer
Approved by: arved (mentor)
|
Mon, 22 May 2006
|
[ 17:13 mi ]
Upgrade from 0.50.1 to 0.50.2
|
Wed, 10 May 2006
|
[ 17:25 stefan ]
- Update to 0.50.1
- Evaluate OPTIONS _after_ inclusion of bsd.port.pre.mk.
- Mark BROKEN on FreeBSD < 5.x
PR: 96989
Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
Approved by: arved (mentor)
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Thu, 2 Feb 2006
|
[ 15:34 barner ]
- Update to 0.49
- From ChangeLog:
* A deadlock fixed.
* Better system thread handling.
* Tables are now sortable in both ascending and descending order
* Preferences are saved and restored.
* Better handling of MS Windows builds.
Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
PR: ports/92507
|
Wed, 23 Nov 2005
|
[ 01:17 barner ]
- Fix plist by correctly installing and registering the port's man page [1]
- Add SHA256
Reported by: pointyhat via kris [1]
PR: ports/89402 [1]
Submitted by: "Ronald Klop" <ronald@cs.vu.nl> (maintainer) [1]
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
Mon, 14 Nov 2005
|
[ 14:51 vs ]
- Update to 0.48
- USE_BISON
PR: ports/88550
Submitted by: maintainer
|
Sat, 5 Nov 2005
|
[ 05:22 marcus ] (Only the first 10 of 1045 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared library update.
|
Wed, 25 May 2005
|
[ 05:58 glewis ]
. Update to 0.47.
PR: 81451
Submitted by: "Ronald Klop" <ronald@cs.vu.nl> (maintainer)
|
Sat, 12 Mar 2005
|
[ 10:54 marcus ] (Only the first 10 of 911 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared lib version change.
|
Thu, 13 Jan 2005
|
[ 23:54 edwin ]
Update java/jmp from 0.45 to 0.46. (mini-patch)
Little patch to update the port to the latest version.
PR: ports/76197
Submitted by: Ronald Klop <ronald-freebsd8@klop.yi.org>
|
Thu, 2 Dec 2004
|
[ 10:53 vs ]
Update to 0.45
PR: ports/74602
Submitted by: maintainer
|
Sun, 7 Nov 2004
|
[ 22:37 marcus ] (Only the first 10 of 631 ports in this commit are shown above. )
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
|
Tue, 26 Oct 2004
|
[ 16:51 glewis ]
. Update to 0.44.
PR: 72959
Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
|
Fri, 27 Aug 2004
|
[ 12:06 vs ]
- Update to 0.43
- Fix packaging
PR: ports/70597
Submitted by: Ronald Klop (maintainer)
|
Fri, 25 Jun 2004
|
[ 13:54 glewis ]
. Add an OPTION to compile with high optimisation.
PR: 66965
Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
|
[ 04:43 glewis ]
. Use bsd.java.mk 2.0 settings (ensures this port gets a native JDK, which
it needs).
. Use libtool 1.5 rather than 1.3
PR: 66965
Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
|
[ 04:32 glewis ]
. Update to 0.42. [1]
. Don't use jikes with this port (it breaks the build).
PR: 68174 [1]
Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer) [1]
|
Mon, 5 Apr 2004
|
[ 03:31 marcus ] (Only the first 10 of 575 ports in this commit are shown above. )
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
|
Thu, 1 Apr 2004
|
[ 15:49 linimon ]
Changes for 0.41 include:
* Added an object allocation level, meaning that after a reset only objects
allocated at that level are shown in allocation and string lists.
* Show owners is now possible to do on a given string and a given object
instance.
* Heap dump no longer loses allocation point if object tracing is on when
the heap dump is done.
PR: ports/64633
Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
Mon, 8 Mar 2004
|
[ 06:54 glewis ]
. Update to 0.40.
PR: 63899
Submitted by: Ronald Klop <ronald@cs.vu.nl>
|
Sat, 14 Feb 2004
|
[ 00:03 glewis ]
. Add OPTIONS.
PR: 62712
Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
|
Tue, 10 Feb 2004
|
[ 18:35 linimon ]
Update to version 0.39 (2004-02-03):
Added menu separators in some menus. Added a
string dumper that makes it easy to inspect all strings in
memory, it also has the ability to dump all strings to a file.
Fixed a bug in down link handling that caused instance numbers
to increase for arrays (thanks to matze who tried to use the
string inspector and did send back traces from crashes).
PR: ports/62365
Submitted by: maintainer
|
Wed, 4 Feb 2004
|
[ 04:36 marcus ] (Only the first 10 of 312 ports in this commit are shown above. )
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
|
Fri, 23 Jan 2004
|
[ 18:12 trevor ] (Only the first 10 of 314 ports in this commit are shown above. )
Now gettext 0.12.1 is gettext-old.
|
Sun, 11 Jan 2004
|
[ 20:53 glewis ]
. Update to 0.38.
PR: 61208
Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
|
Mon, 15 Dec 2003
|
[ 16:14 glewis ]
. Update to jmp 0.37.
PR: 60100
Submitted by: ronald@cs.vu.nl (maintainer)
|
Sun, 5 Oct 2003
|
[ 06:22 glewis ]
. Update to 0.35.
PR: 57581
Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
|
Fri, 19 Sep 2003
|
[ 14:10 osa ]
Fix compilation with WITHOUT_X11.
Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
PR: 57000
|
Fri, 5 Sep 2003
|
[ 14:29 glewis ]
. Update from 0.33 to 0.34 [1]
. Allow compilation when one of the gcc ports with gcj is installed by
explicitly specifying the JDK include path comes before
${LOCALBASE}/include.
PR: 56379
Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer) [1]
|
Wed, 20 Aug 2003
|
[ 06:25 daichi ]
update java/jmp: 0.32 -> 0.33
PR: 55585
Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
|
Fri, 11 Jul 2003
|
[ 17:12 glewis ]
. Update to 0.32.
PR: 54337, 54364
Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
|
Sun, 29 Jun 2003
|
[ 09:01 olgeni ]
Update to version 0.31.
PR: 53703
Submitted by: maintainer
|
Tue, 17 Jun 2003
|
[ 16:29 glewis ]
. Update to 0.30
PR: 52628
Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
|
Thu, 15 May 2003
|
[ 16:34 glewis ]
. Add the java/jmp port.
JMP is a profiler for java that can be used to trace objects usage and
method timings. JMP uses the JVMPI interface to gather statistics and
interact with the JVM. JMP uses a GTK+ interface to show the status.
PR: 47151, 48474, 50325
Submitted by: Ronald Klop <ronald@cs.vu.nl>
|
Number of commits found: 54 |