Personal patches
Go to file
Pawel Pekala c3367255c1 - Update to version 2.2.4
- Make Matroska support optional and off by default (mainly due to
  multimedia/mkvtoolnix being notoriously broken)
- Fix few shebangs
- Install striped binaries
2014-04-26 10:09:45 +00:00
accessibility
arabic
archivers
astro
audio Update to 1.2.10. 2014-04-26 08:58:35 +00:00
benchmarks
biology - Update to version 1.13.5 2014-04-26 02:35:37 +00:00
cad
chinese
comms Update to version 3.2.13 2014-04-25 16:34:11 +00:00
converters
databases - Update to 1.5.1 2014-04-25 12:18:39 +00:00
deskutils Update to 1.3.38 2014-04-25 09:26:00 +00:00
devel Make samba41 default source for the port - it considered mainline. If you use 2014-04-26 09:22:05 +00:00
dns Support stage 2014-04-25 22:05:35 +00:00
editors - Remove MAKE_JOBS_UNSAFE 2014-04-25 19:06:55 +00:00
emulators - Fix build on 11-CURRENT by patching: 2014-04-25 15:39:46 +00:00
finance
french
ftp
games - Update to version 8.0.0 2014-04-26 02:30:39 +00:00
german
graphics - Update to 1.6.1 2014-04-26 10:01:20 +00:00
hebrew
hungarian
irc - Update to 21.1 2014-04-26 02:23:10 +00:00
japanese
java java/javahelp: 2014-04-25 11:51:05 +00:00
Keywords
korean
lang lang/gcc-aux: Update from RC1 to Release 4.9.0 2014-04-26 09:57:01 +00:00
mail - Support USE_GITHUB 2014-04-26 02:40:20 +00:00
math - Remove PREFIX/lib/saga/*.la in STAGEDIR to silence plist check 2014-04-26 06:29:05 +00:00
misc List items should normally start with capital letter. 2014-04-25 07:42:39 +00:00
Mk - Fix check-stagedir causing staging violating. Quote all directory names 2014-04-24 22:42:06 +00:00
multimedia - Update to version 2.2.4 2014-04-26 10:09:45 +00:00
net - Support USE_GITHUP 2014-04-26 02:38:00 +00:00
net-im - update from ancient 20100131 snapshot to proper 1.1 release 2014-04-24 23:18:26 +00:00
net-mgmt - Update net-mgmt/netmagis-* ports to 2.2.2 2014-04-26 08:21:33 +00:00
net-p2p - Support USE_GITHUB 2014-04-26 02:26:13 +00:00
news
palm
polish
ports-mgmt - Update LICENSE 2014-04-25 23:27:31 +00:00
portuguese
print print/cups-filters: update to version 1.0.53. 2014-04-26 08:15:49 +00:00
russian
science Upgrade to v. 3.7.1. 2014-04-24 21:31:15 +00:00
security Remove libldap.so from LIB_DEPENDS, it is already added by USE_OPENLDAP. 2014-04-26 04:29:39 +00:00
shells
sysutils - Update to 1.3.3 2014-04-26 02:21:10 +00:00
Templates
textproc Support stage 2014-04-26 00:22:16 +00:00
Tools
ukrainian
vietnamese
www - Update to 4.0.3 2014-04-26 10:06:08 +00:00
x11 - Add graphics/librsvg2 to LIB_DEPENDS 2014-04-26 02:06:38 +00:00
x11-clocks
x11-drivers
x11-fm Switch to USES=libtool 2014-04-25 07:23:15 +00:00
x11-fonts Stage support. 2014-04-25 15:28:13 +00:00
x11-servers
x11-themes Support stage 2014-04-26 00:39:39 +00:00
x11-toolkits - Update to version 1.1.9 2014-04-26 02:28:18 +00:00
x11-wm
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove emulators/mupen64-rice, part of removed mupen64 2014-04-24 21:49: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.