Personal patches
Go to file
Baptiste Daroussin c324acd014 cleanup plist
2014-12-20 19:34:09 +00:00
accessibility
arabic Update to 4.3.5. 2014-12-18 23:32:32 +00:00
archivers Convert to USES=autoreconf 2014-12-18 11:30:21 +00:00
astro Use new framework for fetching from github. 2014-12-20 19:15:15 +00:00
audio Use GH_COMMIT 2014-12-20 17:37:35 +00:00
benchmarks Clean up some now useless PLIST_DIRS* 2014-12-20 14:07:27 +00:00
biology Cleanup plist 2014-12-20 17:27:08 +00:00
cad Cleanup plist 2014-12-20 17:28:02 +00:00
chinese - Update to 0.13 2014-12-20 18:18:32 +00:00
comms cleanup plist 2014-12-20 17:32:52 +00:00
converters - Update to 1.11 2014-12-20 18:18:38 +00:00
databases - Update to 2.10 2014-12-20 18:18:49 +00:00
deskutils Cleanup plist 2014-12-20 17:43:10 +00:00
devel Host distfile locally. 2014-12-20 18:35:00 +00:00
dns Cleanup plist 2014-12-20 18:09:21 +00:00
editors Cleanup plist 2014-12-20 18:12:05 +00:00
emulators cleanup plist 2014-12-20 18:17:19 +00:00
finance Cleanup plist 2014-12-20 18:24:48 +00:00
french cleanup plist 2014-12-20 18:26:35 +00:00
ftp Cleanup plist 2014-12-20 18:28:13 +00:00
games Cleanup plist 2014-12-20 18:37:11 +00:00
german Cleanup plist 2014-12-20 18:48:57 +00:00
graphics cleanup plist 2014-12-20 18:58:13 +00:00
hebrew Cleanup plist 2014-12-20 18:59:15 +00:00
hungarian cleanup plist 2014-12-20 19:00:07 +00:00
irc Cleanup plist 2014-12-20 19:02:25 +00:00
japanese Cleanup plist 2014-12-20 19:05:12 +00:00
java cleanup plist 2014-12-20 19:06:19 +00:00
Keywords
korean cleanup plist 2014-12-20 19:08:09 +00:00
lang cleanup plist 2014-12-20 19:09:52 +00:00
mail cleanup plist 2014-12-20 19:12:11 +00:00
math cleanup plist 2014-12-20 19:15:31 +00:00
misc Cleanup plist 2014-12-20 19:19:35 +00:00
Mk Make using GitHub releases easier 2014-12-20 15:59:46 +00:00
multimedia cleanup plist 2014-12-20 19:21:06 +00:00
net cleanup plist 2014-12-20 19:23:19 +00:00
net-im cleanup plist 2014-12-20 19:25:21 +00:00
net-mgmt cleanup plist 2014-12-20 19:28:10 +00:00
net-p2p Cleanup plist 2014-12-20 19:26:34 +00:00
news cleanup plist 2014-12-20 19:28:57 +00:00
palm
polish cleanup plist 2014-12-20 19:30:03 +00:00
ports-mgmt cleanup plist 2014-12-20 19:30:54 +00:00
portuguese cleanup plist 2014-12-20 19:31:41 +00:00
print cleanup plist 2014-12-20 19:33:28 +00:00
russian cleanup plist 2014-12-20 19:34:09 +00:00
science Mark BROKEN: fails to build 2014-12-19 18:56:16 +00:00
security Use GH_COMMIT 2014-12-20 18:32:14 +00:00
shells
sysutils Use GH_COMMIT 2014-12-20 18:35:35 +00:00
Templates
textproc - Add LICENSE 2014-12-20 18:15:51 +00:00
Tools
ukrainian Update to 4.3.5. 2014-12-18 23:32:32 +00:00
vietnamese Update to 4.3.5. 2014-12-18 23:32:32 +00:00
www - Use GH_COMMIT 2014-12-20 18:44:09 +00:00
x11 sxhkd is a simple X hotkey daemon with a powerful and compact 2014-12-20 13:17:13 +00:00
x11-clocks
x11-drivers x11-servers/xorg-server: Update to 1.14 2014-12-19 23:03:54 +00:00
x11-fm
x11-fonts
x11-servers x11-servers/xorg-server: Update to 1.14 2014-12-19 23:03:54 +00:00
x11-themes Take maintainership 2014-12-11 00:06:47 +00:00
x11-toolkits Convert to USES=autoreconf 2014-12-18 12:06:30 +00:00
x11-wm Update to 2.6.1 2014-12-19 22:07:18 +00:00
.arcconfig
.gitignore
CHANGES Make Perl link all .so it builds with libperl.so. 2014-12-17 13:21:56 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs japanese/ebnetd add user and group for daemon processes 2014-12-16 15:53:33 +00:00
LEGAL
Makefile
MOVED Forgot to note port removal on MOVED 2014-12-20 17:54:25 +00:00
README
UIDs japanese/ebnetd add user and group for daemon processes 2014-12-16 15:53:33 +00:00
UPDATING x11-servers/xorg-server: Update to 1.14 2014-12-19 23:03:54 +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.