| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Dec 2012 11:25:28
2.2p2
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA= 1.5+ (part1) |
17 Sep 2011 14:55:56
2.2p2
|
pawel  |
- Update to version 2.2p2
- Assign mainatinership to submitter
- Update WWW
PR: ports/159735
Submitted by: Edward Sanford Sutton, III <mirror176@cox.net>
Approved by: miwi, wen (mentors implicit) |
21 Jul 2011 05:03:02
2.1.7r2_7
|
linimon  |
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 |
20 Mar 2011 12:54:45
2.1.7r2_7
|
miwi  |
- Get Rid MD5 support |
03 Jan 2011 18:55:09
2.1.7r2_7
|
steve  |
Fix a page fault when attempting to access a java variable by reference.
PR: 152882
Submitted by: Bob Frazier <bobf@mrp3.com> |
03 Jan 2011 18:41:20
2.1.7r2_6
|
steve  |
Change the device name for USB serial ports from ttyD to ttyU.
PR: ports/152883
Submitted by: Bob Frazier <bobf@mrp3.com> |
04 Nov 2009 15:17:23
2.1.7r2_5
|
miwi  |
- Update list of supported serial ports in RXTX library
PR: 140187
Submitted by: Brian Williamson <bwilliamson@bex.net> |
14 Nov 2008 12:31:51
2.1.7r2_4
|
pav  |
- Recognize USB serial ports
PR: ports/127555
Submitted by: Takeshi MUTOH <mutoh@openedu.org> |
08 Sep 2008 20:30:40
2.1.7r2_3
|
pav  |
- Fix build with jdk16
Submitted by: Zach Metzinger <zmetzing@pobox.com>
Approved by: portmgr (self) |
31 Aug 2008 20:38:21
2.1.7r2_2
|
pav  |
- Jean-Baptiste Quenot won't be able to maintain his FreeBSD ports anymore and
wants them to be released
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer) |
06 Jun 2008 13:15:07
2.1.7r2_2
|
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
2.1.7r2_1  |
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) |
28 Jun 2007 17:20:33
2.1.7r2_1
|
sat  |
- Use ARCH instead of MACHINE_ARCH
Approved by: Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer, implicit),
pav |
28 Jun 2007 15:45:24
2.1.7r2_1
|
pav  |
- Fix plist on !i386
OK'ed by: Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer) |
19 May 2007 20:32:57
2.1.7r2_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
29 Mar 2007 12:53:22
2.1.7r2
|
pav  |
- Fix after objformat removal
Reported by: pointyhat |
12 May 2006 18:50:46
2.1.7r2
|
stefan  |
Unbreak and update to 2.1.7r2.
PR: 96820
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
Approved by: arved (mentor) |
22 Apr 2006 22:25:04
2.1.7p17
|
kris  |
BROKEN: Does not compile |
23 Feb 2006 10:40:45
2.1.7p17
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 08:22:09
2.1.7p17
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
2.1.7p17
|
ade  |
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. |
25 Apr 2005 08:21:05
2.1.7p17
|
hq  |
Unbreak: define NO_MTREE
Approved by: maintainer |
21 Apr 2005 17:52:33
2.1.7p17
|
hq  |
Backout last commit: there is indeed something wrong with this port
Pointy hat to: me
Pointed out by: kris |
21 Apr 2005 15:55:55
2.1.7p17
|
hq  |
Unbreak: the plist error was due to java/jdk14, not comms/rxtx
Reminded by: maintainer |
10 Apr 2005 20:54:16
2.1.7p17
|
kris  |
BROKEN: Incomplete pkg-plist |
25 Oct 2004 10:02:43
2.1.7p17
|
hq  |
Fix missing JAVA_HOME at configure
Reported by: pointyhat
Approved by: maintainer |
20 Oct 2004 11:17:36
2.1.7p17
|
hq  |
RXTX: serial and parallel I/O libraries supporting Sun's CommAPI. Open-source
implementation of the Java Communications API. Native interface to serial ports
in Java.
PR: 65396
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
Reviewed by: glewis
Approved by: glewis (mentor) |