FreshPorts -- The Place For Ports Tue, 9 Feb 2010 2:11 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
rxtx 2.1.7r2_5 comms on this many watch lists=0 search for ports that depend on this port
Native interface to serial ports in Java

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 20 Oct 2004 12:26:11
Also Listed In: java


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.

WWW: http://www.rxtx.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: java/diablo-jdk16, devel/gmake
Required To Run: java/diablo-jdk16

To install the port: cd /usr/ports/comms/rxtx/ && make install clean
To add the package: pkg_add -r rxtx-diablo-jdk16


Configuration Options
     No options to configure

Master Sites:
ftp://jarvi.dsl.frii.com/pub/rxtx/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
04 Nov 2009 15:17:23
Original commit files touched by this commit  2.1.7r2_5
miwi search for other commits by this committer
- Update list of supported serial ports in RXTX library

PR:             140187
Submitted by:   Brian Williamson <bwilliamson@bex.net>
14 Nov 2008 12:31:51
Original commit files touched by this commit  2.1.7r2_4
pav search for other commits by this committer
- Recognize USB serial ports

PR:             ports/127555
Submitted by:   Takeshi MUTOH <mutoh@openedu.org>
08 Sep 2008 21:30:40
Original commit files touched by this commit  2.1.7r2_3
pav search for other commits by this committer
- Fix build with jdk16

Submitted by:   Zach Metzinger <zmetzing@pobox.com>
Approved by:    portmgr (self)
31 Aug 2008 21:38:21
Original commit files touched by this commit  2.1.7r2_2
pav search for other commits by this committer
- 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 14:15:07
Original commit files touched by this commit  2.1.7r2_2
edwin search for other commits by this committer
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 18:56:05
Original commit files touched by this commit  2.1.7r2_1
  Sanity Test Failure
miwi search for other commits by this committer
- 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 18:20:33
Original commit files touched by this commit  2.1.7r2_1
sat search for other commits by this committer
- Use ARCH instead of MACHINE_ARCH

Approved by:    Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer, implicit),
                pav
28 Jun 2007 16:45:24
Original commit files touched by this commit  2.1.7r2_1
pav search for other commits by this committer
- Fix plist on !i386

OK'ed by:       Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer)
19 May 2007 21:32:57
Original commit files touched by this commit  2.1.7r2_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
29 Mar 2007 13:53:22
Original commit files touched by this commit  2.1.7r2
pav search for other commits by this committer
- Fix after objformat removal

Reported by:    pointyhat
12 May 2006 19:50:46
Original commit files touched by this commit  2.1.7r2
stefan search for other commits by this committer
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 23:25:04
Original commit files touched by this commit  2.1.7p17
kris search for other commits by this committer
BROKEN: Does not compile
23 Feb 2006 10:40:45
Original commit files touched by this commit  2.1.7p17
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Jan 2006 08:22:09
Original commit files touched by this commit  2.1.7p17
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
15 Nov 2005 06:52:12
Original commit files touched by this commit  2.1.7p17
ade search for other commits by this committer
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 09:21:05
Original commit files touched by this commit  2.1.7p17
hq search for other commits by this committer
Unbreak: define NO_MTREE

Approved by:    maintainer
21 Apr 2005 18:52:33
Original commit files touched by this commit  2.1.7p17
hq search for other commits by this committer
Backout last commit: there is indeed something wrong with this port

Pointy hat to:  me
Pointed out by: kris
21 Apr 2005 16:55:55
Original commit files touched by this commit  2.1.7p17
hq search for other commits by this committer
Unbreak: the plist error was due to java/jdk14, not comms/rxtx

Reminded by:    maintainer
10 Apr 2005 21:54:16
Original commit files touched by this commit  2.1.7p17
kris search for other commits by this committer
BROKEN: Incomplete pkg-plist
25 Oct 2004 11:02:43
Original commit files touched by this commit  2.1.7p17
hq search for other commits by this committer
Fix missing JAVA_HOME at configure

Reported by:    pointyhat
Approved by:    maintainer
20 Oct 2004 12:17:36
Original commit files touched by this commit  2.1.7p17
hq search for other commits by this committer
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)

Number of commits found: 21

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 8
new 48 hours10
new 7 days31
new fortnight88
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.208 seconds.