Personal patches
Go to file
Tijl Coosemans ea92a4a24f Remove some unneeded patches, patch configure and Makefile.in instead of
configure.ac and Makefile.am so USES=autoreconf can be removed (avoids a
problem with upcoming devel/libtool update)

PR:		194068
2014-10-03 12:42:42 +00:00
accessibility
arabic
archivers Readd a removed (by accident) runtime dependency 2014-10-01 13:08:17 +00:00
astro - Update to 3.370 2014-10-01 20:06:51 +00:00
audio - Update to upstream version 0.9.6.1 2014-10-03 11:32:06 +00:00
benchmarks Update benchmarks/iperf3 to 3.0.8. 2014-10-01 22:04:20 +00:00
biology
cad Avoid a dependency on devel/libtool 2014-10-01 11:25:35 +00:00
chinese
comms - Remove :build from USES=libtool because this port does not need 2014-10-01 11:28:44 +00:00
converters
databases Remove some unneeded patches and other bits so USES=autoreconf can be 2014-10-03 12:05:43 +00:00
deskutils Remove eel and ports that use it. 2014-10-03 10:53:39 +00:00
devel mlview has been axed 2014-10-03 12:13:43 +00:00
dns Chase r369850 for updated nsd user information 2014-10-02 19:12:17 +00:00
editors Remove eel and ports that use it. 2014-10-03 10:53:39 +00:00
emulators Update for ifnet(9) changes in head. 2014-10-02 18:23:42 +00:00
finance Convert to USES=pear 2014-09-30 21:25:37 +00:00
french MASTER_SITES is often down these days => mirror the distfile. 2014-10-01 19:16:37 +00:00
ftp Convert to USES=horde 2014-09-30 22:24:30 +00:00
games - Drop @dirrm* from plist 2014-10-03 08:00:14 +00:00
german Update to 7 2014-09-30 14:48:57 +00:00
graphics - Remove :oldver from USES=libtool 2014-10-03 12:26:44 +00:00
hebrew
hungarian
irc Cleanup @dirrm* from my ports. 2014-10-02 16:37:02 +00:00
japanese japanese/slrn is not jobs safe 2014-10-01 10:03:11 +00:00
java Doesn't build with java 6. 2014-10-03 07:22:52 +00:00
Keywords Replace the dirrmtry action with dir. 2014-10-02 12:39:57 +00:00
korean
lang Cleanup @dirrm*. 2014-10-03 12:42:29 +00:00
mail Stop looking at devel versions 2014-10-02 18:31:30 +00:00
math Add missing dep. 2014-10-02 13:36:09 +00:00
misc - Fix typo 2014-10-02 10:58:17 +00:00
Mk Remove eel and ports that use it. 2014-10-03 10:53:39 +00:00
multimedia - Replace FAKEDIR with STAGEDIR and only use auto-plist for lib/transcode 2014-10-03 11:34:03 +00:00
net Make buildable again by upgrading to 0.0.1.32. 2014-10-03 12:37:55 +00:00
net-im - Fix build on older releases 2014-10-02 10:19:08 +00:00
net-mgmt Remove some unneeded patches, patch configure and Makefile.in instead of 2014-10-03 12:42:42 +00:00
net-p2p Unbundle libs. 2014-09-30 19:22:24 +00:00
news
palm
polish
ports-mgmt
portuguese
print Convert to USES=pear 2014-09-30 21:26:13 +00:00
russian
science
security Fix rsyslog entry for pkgname matching 2014-10-02 21:14:31 +00:00
shells Take maintainership 2014-10-02 18:48:38 +00:00
sysutils Complete USES=libtool conversion 2014-10-03 09:20:47 +00:00
Templates
textproc Remove eel and ports that use it. 2014-10-03 10:53:39 +00:00
Tools
ukrainian
vietnamese
www www/grafana: update 1.8.0 -> 1.8.1 2014-10-03 11:07:10 +00:00
x11 Doesn't build with gnome3 version of gnome-desktop 2014-10-03 12:37:06 +00:00
x11-clocks
x11-drivers Add a ums only version of the ati drivers 2014-10-03 08:36:17 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Remove eel and ports that use it. 2014-10-03 10:53:39 +00:00
x11-wm Remove the gnome option, it doesn't work anymore after gnome3 is imported. 2014-10-03 12:32:54 +00:00
.arcconfig
.gitignore
CHANGES Add BUNDLE_LIBS knob to prevent pkg(8) from automatically add provided shlibs 2014-10-01 22:12:32 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs Add spark user for the upcoming Apache Spark port. 2014-09-30 12:22:41 +00:00
LEGAL
Makefile
MOVED Doesn't build with gnome3 version of gnome-desktop 2014-10-03 12:37:06 +00:00
README
UIDs - Fix nsd username description 2014-10-02 19:07:34 +00:00
UPDATING Switch to WITH_NEW_XORG for all supported version of FreeBSD by default 2014-10-03 08:35:28 +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.