Personal patches
Go to file
2014-09-18 15:56:25 +00:00
accessibility Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports. 2014-09-17 07:38:15 +00:00
arabic
archivers Update to rpm 4.12.0 2014-09-18 10:26:48 +00:00
astro Use default LIBTOOLIZE_ARGS 2014-09-13 18:25:04 +00:00
audio Convert to USES=autoreconf 2014-09-18 15:02:30 +00:00
benchmarks Use default LIBTOOLIZE_ARGS 2014-09-13 18:25:04 +00:00
biology
cad Retire MANCOMPRESSED. 2014-09-18 12:31:24 +00:00
chinese chinese/libtabe: convert to USES=libtool and bump dependent ports 2014-09-18 10:10:53 +00:00
comms - Update comms/dcf77pi to version 3.2.0 2014-09-18 11:56:52 +00:00
converters - Replace patch with USES=pathfix and post-patch command 2014-09-18 09:51:18 +00:00
databases - Update to 1.18 2014-09-18 15:17:04 +00:00
deskutils Add USES=libtool (used in lib7zip build) 2014-09-18 13:12:32 +00:00
devel Switch to USES=libtool:build 2014-09-18 15:56:25 +00:00
dns Remove two obsolete and unused lines. 2014-09-17 22:01:10 +00:00
editors - Drop .la files, no dependees require them 2014-09-15 18:30:49 +00:00
emulators - Add CPE information to virtualbox ports 2014-09-18 09:06:59 +00:00
finance finance/rubygem-money: update to 6.2.0 2014-09-15 01:41:22 +00:00
french
ftp Update to 4.5.1. 2014-09-15 07:28:46 +00:00
games Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports. 2014-09-17 07:38:15 +00:00
german - Update to 2014.09.15 2014-09-18 15:17:10 +00:00
graphics Retire MANCOMPRESSED. 2014-09-18 12:31:24 +00:00
hebrew
hungarian
irc Retire MANCOMPRESSED. 2014-09-18 12:31:24 +00:00
japanese Allow staging as a regular user 2014-09-14 20:10:06 +00:00
java Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports. 2014-09-17 07:38:15 +00:00
Keywords
korean
lang Update to the 20140914 snapshot of GCC 5.0. 2014-09-18 14:07:17 +00:00
mail Danny takes maintainership 2014-09-17 20:43:12 +00:00
math Retire MANCOMPRESSED. 2014-09-18 12:31:24 +00:00
misc Convert to USES=autoreconf 2014-09-17 10:19:57 +00:00
Mk Fix WITH_PKGNG=devel backward compatibility 2014-09-18 13:11:36 +00:00
multimedia These ports does use GNU configure. 2014-09-18 15:24:21 +00:00
net - Update to 0.050000 2014-09-18 15:16:58 +00:00
net-im Retire MANCOMPRESSED. 2014-09-18 12:31:24 +00:00
net-mgmt - Drop .la files for security/libmcrypt, no dependees require them 2014-09-17 17:29:47 +00:00
net-p2p Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports. 2014-09-17 07:38:15 +00:00
news Update to 2.20. 2014-09-16 11:32:46 +00:00
palm
polish - Update to 20140915 2014-09-18 15:17:15 +00:00
ports-mgmt Add a minimal version testing for the installed pkg to enforce people to go to the latest version 2014-09-18 13:05:50 +00:00
portuguese
print Retire MANCOMPRESSED. 2014-09-18 12:31:24 +00:00
russian
science - Update to 1.3.5 2014-09-18 04:41:04 +00:00
security Document new squid vulnerability. 2014-09-18 13:20:57 +00:00
shells
sysutils Retire MANCOMPRESSED. 2014-09-18 12:31:24 +00:00
Templates
textproc - Update to 2014.09.15 2014-09-18 15:17:39 +00:00
Tools
ukrainian
vietnamese
www - Unbreak ECAP option 2014-09-18 15:22:37 +00:00
x11 Fix build when pkg(8) do not extract mtree first 2014-09-18 15:14:00 +00:00
x11-clocks
x11-drivers
x11-fm - Update to 0.17.0 2014-09-18 07:20:06 +00:00
x11-fonts x11-fonts/sgifonts: Use $TAR instead of $EXTRACT_CMD 2014-09-16 11:26:47 +00:00
x11-servers Add some bits to the armv6 build to get a successful build/run on the RPi. 2014-09-15 23:27:13 +00:00
x11-themes
x11-toolkits Retire MANCOMPRESSED. 2014-09-18 12:31:24 +00:00
x11-wm Retire MANCOMPRESSED. 2014-09-18 12:31:24 +00:00
.arcconfig
.gitignore
CHANGES - Remove last uses of USE_AUTOTOOLS=libtool from bsd.gnome.mk 2014-09-17 07:48:22 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL Remove www/squid32 and 4 ports dependent on www/squid (v2.7) 2014-09-16 12:04:06 +00:00
Makefile
MOVED Fixup MOVED format. 2014-09-16 13:53:07 +00:00
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.