1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Max Brazhnikov b83ffb5777 java/jgraphx:
- Update to 2.5.1.0
- Use direct link instead of GITHUB (doesn't work for me)
- Remove needless JAVA_VERSION
- Take maintainership (the port is required for math/scilab)

PR:		ports/189203
Approved by:	crees (former maintainer)
2014-05-01 16:28:52 +00:00
accessibility
arabic
archivers
astro
audio Convert to USES=libtool. 2014-05-01 16:22:34 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases There is no _WITH/_WITHOUT support in bsd.options.mk. Use _ON/_OFF instead 2014-05-01 08:31:24 +00:00
deskutils
devel - Convert to USES=libtool. 2014-05-01 14:26:32 +00:00
dns
editors
emulators
finance
french
ftp
games - Change Makefile header, use my name and @FreeBSD.org email 2014-05-01 10:12:33 +00:00
german
graphics Convert to USES=libtool. 2014-05-01 15:11:59 +00:00
hebrew
hungarian
irc
japanese - Update to 20140430. 2014-05-01 15:08:37 +00:00
java java/jgraphx: 2014-05-01 16:28:52 +00:00
Keywords
korean
lang Fix building with clang on i386 (clang assume -Wl,-rpath and not -R) 2014-05-01 14:00:05 +00:00
mail
math math/jlatexmath: fix typo 2014-05-01 15:34:02 +00:00
misc
Mk Add gtkhtml 4.8.0. 2014-05-01 14:23:31 +00:00
multimedia
net
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Add forgotten patch in previous commit. 2014-05-01 10:17:27 +00:00
shells
sysutils Fix colour in hardstatus when color between two %= (GNU screen bug #42247). 2014-05-01 06:54:47 +00:00
Templates
textproc textproc/saxon-he: 2014-05-01 14:29:43 +00:00
Tools
ukrainian
vietnamese
www Put back PKGNAMESUFFIX 2014-05-01 15:17:48 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers Restore PORTREVISION mistakenly removed in last commit 2014-05-01 10:44:16 +00:00
x11-themes
x11-toolkits
x11-wm Fix pkg-plist when built without GNOME 2014-05-01 11:08:29 +00:00
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.