Personal patches
Go to file
Baptiste Daroussin 12a5fef01e Support stage
2014-01-27 00:12:40 +00:00
accessibility
arabic
archivers
astro - Switch to USES= shared-mime-info desktop-file-utils. 2014-01-26 19:06:44 +00:00
audio - Transfer maintainership to riggs 2014-01-26 22:09:27 +00:00
benchmarks - Fix build 2014-01-25 16:49:55 +00:00
biology - Fix build on -current 2014-01-25 16:48:05 +00:00
cad - Implement staging. 2014-01-26 22:25:15 +00:00
chinese Respect $CC 2014-01-25 18:11:42 +00:00
comms - Switch to USES= gmake. 2014-01-26 17:37:03 +00:00
converters
databases - convert to autogenerated packing list to fix python3 packaging 2014-01-26 23:32:05 +00:00
deskutils Update deskutils/plasma-applet-cwp to 1.10.0. 2014-01-26 17:34:06 +00:00
devel Support stage 2014-01-27 00:12:40 +00:00
dns Add -fPIC to CFLAGS for amd64, this fix static libraries 2014-01-25 18:28:03 +00:00
editors Support stage 2014-01-25 01:19:27 +00:00
emulators emulators/qemu: Remove extraneous ".else" from previous commit 2014-01-26 20:19:18 +00:00
finance finance/openerp: Update version from 6.0.3 to 7.0 (LTS) 2014-01-24 22:12:02 +00:00
french
ftp Support stage 2014-01-25 21:15:01 +00:00
games - Bump PORTREVISION 2014-01-26 21:39:49 +00:00
german
graphics - Implement staging. 2014-01-26 22:54:53 +00:00
hebrew
hungarian
irc - Finish stage support 2014-01-26 15:10:50 +00:00
japanese - Stage Support 2014-01-26 14:30:44 +00:00
java
Keywords
korean
lang - Enable stagedir support 2014-01-26 14:47:56 +00:00
mail - Update to latest snapshot 201401241552 2014-01-26 23:53:01 +00:00
math - Implement staging. 2014-01-27 00:04:58 +00:00
misc - Stage support 2014-01-26 18:52:05 +00:00
Mk Only defines the post-stage when needed 2014-01-27 00:02:42 +00:00
multimedia Support stage. 2014-01-26 22:37:25 +00:00
net Support stage. 2014-01-26 23:45:44 +00:00
net-im Finish stage support 2014-01-26 20:09:03 +00:00
net-mgmt - update to 3.3.0 2014-01-26 18:22:35 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Update to 2.0.7. 2014-01-25 21:09:12 +00:00
russian - Stage support 2014-01-26 15:08:31 +00:00
science science/py-coards: Modernise and enable STAGE support 2014-01-26 00:52:15 +00:00
security - Switch from easy_install to install 2014-01-26 10:29:40 +00:00
shells - Add licenses (GPLv2) 2014-01-25 02:40:17 +00:00
sysutils - unmute docs installation 2014-01-26 19:32:11 +00:00
Templates
textproc Convert to staging. 2014-01-26 21:01:24 +00:00
Tools Make MOVEDLint output more consistent 2014-01-24 15:44:54 +00:00
ukrainian
vietnamese
www Finish stage support 2014-01-26 20:15:15 +00:00
x11 - Implement staging. 2014-01-26 23:12:29 +00:00
x11-clocks
x11-drivers
x11-fm - Stage support 2014-01-26 14:07:33 +00:00
x11-fonts Update x11-fonts/gnu-unifont and x11-fonts/gnu-unifont-ttf from 20080907 2014-01-26 23:15:37 +00:00
x11-servers Fix packaging on FreeBSD 11 when WITH_NEW_XORG is defined by bsd.port.mk 2014-01-25 22:05:25 +00:00
x11-themes Update to 1.2.2 2014-01-26 15:09:25 +00:00
x11-toolkits Hopefully fix `make patch' after r341112. 2014-01-25 21:41:14 +00:00
x11-wm Update to 4.7.2 2014-01-25 23:44:40 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove net-mgmt/nagios-devel, it's been outdated for a long time now. 2014-01-24 23:37:10 +00:00
README
UIDs
UPDATING Fix a typo. 2014-01-25 13:20:40 +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.