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
Jason Helfman ae6ef64004 Installs built jars that were previously not installed.
* javazic.jar to generate Java timezone information files
* compilefontconfig.jar to generate Java font configuration files

PR:	ports/161946
Submitted by:	Jilles Tjoelker <jilles at stack.nl>
Reviewed by:	glewis
Approved by:	glewis, crees (mentor)
2011-12-30 06:49:15 +00:00
accessibility
arabic
archivers
astro Update maintainer's email address. 2011-12-30 01:05:04 +00:00
audio Update to version 0.2.8 2011-12-29 22:02:54 +00:00
benchmarks
biology
cad
chinese
comms - Turn over to gnome team since it's used by Gnome ports 2011-12-29 23:25:39 +00:00
converters - Update to 7.2 2011-12-29 23:20:58 +00:00
databases - Update to 10.0.4 2011-12-29 15:23:54 +00:00
deskutils
devel Update to 1.7.8.2. 2011-12-30 04:23:59 +00:00
dns
editors
emulators
finance
french
ftp As of FreeBSD-SA-11:07.chroot, the port now works on both patched and 2011-12-29 20:58:59 +00:00
games - Update to 1.7.3.4 2011-12-29 15:27:11 +00:00
german
graphics Update to version 0.6.6 2011-12-29 20:34:18 +00:00
hebrew
hungarian
irc
japanese
java Installs built jars that were previously not installed. 2011-12-30 06:49:15 +00:00
korean
lang - Install expunge script with right permissions [1] 2011-12-29 20:33:27 +00:00
mail
math - Update to 1.1.5 2011-12-29 15:38:48 +00:00
misc - Update to 20111221 2011-12-29 23:26:34 +00:00
Mk - Update XFCE mirrors 2011-12-29 15:14:54 +00:00
multimedia - Update to 1.5.0 2011-12-29 15:39:59 +00:00
net - Turn over to gnome team since it's used by Gnome ports 2011-12-29 23:25:39 +00:00
net-im
net-mgmt Mark FORBIDDEN; multiple XSS vulnerabilities 2011-12-29 11:19:26 +00:00
net-p2p
news - Remove explicit par2 dependency, it is conflicting with different flavour of 2011-12-29 09:02:59 +00:00
palm
polish
ports-mgmt
portuguese
print
russian
science
security Add additional MITKRB5 reference. 2011-12-30 01:05:34 +00:00
shells
sysutils - Fix to properly check dependencies 2011-12-29 23:43:17 +00:00
Templates
textproc - Add missing BUILD_DEPENDS to silence build warnings and allow testing 2011-12-30 05:36:27 +00:00
Tools
ukrainian
vietnamese
www - Add TEST_DEPENDS to enable testing 2011-12-30 05:54:52 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Update last entry. As of FreeBSD-SA-11:07.chroot the port may be used on 2011-12-29 21:02:21 +00:00

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.