Personal patches
Go to file
Jun Kuriyama 1f2382b3f3 - tiny cleanups.
PR:		ports/194342
Submitted by:	amdmi3@amdmi3.ru
2014-11-22 12:21:33 +00:00
accessibility
arabic
archivers
astro - Fix config pointing into stagedir 2014-11-21 11:56:10 +00:00
audio - Update to 0.6 2014-11-20 16:21:07 +00:00
benchmarks
biology
cad Replace %%QT_BINDIR%% (as suggested by makeplist) by plain "bin". 2014-11-20 20:57:51 +00:00
chinese
comms Horde package update: 2014-11-21 20:20:00 +00:00
converters
databases - tiny cleanups. 2014-11-22 12:21:33 +00:00
deskutils - detect libosinfo more effectively 2014-11-21 22:33:00 +00:00
devel Update devel/shtk to 1.6: 2014-11-21 22:41:19 +00:00
dns
editors Resurrect editors/psgml. 2014-11-22 07:40:16 +00:00
emulators - bsd-user: actually apply the faith(4) removal fix. (doh!) [1] 2014-11-21 18:33:51 +00:00
finance
french
ftp
games - Correct depends 2014-11-22 05:30:02 +00:00
german
graphics Correct categorie of the llvm port 2014-11-21 12:39:29 +00:00
hebrew
hungarian
irc
japanese Update to 2.0.0-DEV. 2014-11-22 07:56:42 +00:00
java . Remove the @dirrm lines from pkg-plist which I'd generated for the upgrade. 2014-11-21 02:39:09 +00:00
Keywords
korean
lang - Upgrade to 1.9.8. 2014-11-22 12:20:19 +00:00
mail Horde package update: 2014-11-21 20:20:00 +00:00
math - Fix build with clang 2014-11-21 11:56:47 +00:00
misc - Fix MASTER_SITES 2014-11-21 21:49:38 +00:00
Mk - Move headers and libraries into PREFIX/{include,lib}/heimdal. This 2014-11-22 10:51:58 +00:00
multimedia multimedia/gstreamer-plugins: use OPSYS with OSVERSION 2014-11-21 15:12:13 +00:00
net net/kamailio: 4.2.0 -> 4.2.1, fix readline on HEAD 2014-11-21 21:30:22 +00:00
net-im Remove pkg-install and pkg-deinstall 2014-11-22 11:40:08 +00:00
net-mgmt - update to 1.0 2014-11-21 23:34:44 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian - Drop dirrm* from plists 2014-11-21 18:52:54 +00:00
science
security - Move headers and libraries into PREFIX/{include,lib}/heimdal. This 2014-11-22 10:51:58 +00:00
shells Let the ports tree determine the DISTFILES name 2014-11-22 02:18:12 +00:00
sysutils Cleanup plist 2014-11-22 09:13:35 +00:00
Templates
textproc std:toul is a from recent stl 2014-11-22 11:55:40 +00:00
Tools
ukrainian
vietnamese
www - Fix substitution in rc script 2014-11-22 11:35:03 +00:00
x11 Add upstream patch for CVE-2014-8600 (insufficient input validation). 2014-11-20 21:31:54 +00:00
x11-clocks Cleanup plist 2014-11-22 10:29:22 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm - Update to release of Sawfish 1.11, codename "Apollo" 2014-11-22 11:47:10 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Resurrect editors/psgml. 2014-11-22 07:40:16 +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.