1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Bernhard Froehlich 4c3fcae5fb - Update to 0.1.9998r2695
- Bump PORTREVISION
2013-10-20 16:28:05 +00:00
accessibility
arabic
archivers
astro Fix the build on recent -CURRENT and stagify while I'm here. 2013-10-20 14:53:20 +00:00
audio multimedia/ffmpeg: update to 2.0.1 2013-10-19 16:43:32 +00:00
benchmarks - Convert to staging 2013-10-20 14:47:19 +00:00
biology Deprecated some ports broken for more than 6 month 2013-10-18 07:19:25 +00:00
cad
chinese Deprecated some ports broken for more than 6 month 2013-10-18 07:19:25 +00:00
comms
converters - Update to 2.08 2013-10-20 11:48:55 +00:00
databases Deprecated some ports broken for more than 6 month 2013-10-18 07:19:25 +00:00
deskutils - Add stage support 2013-10-19 13:29:27 +00:00
devel - Update to 0.1.9998r2695 2013-10-20 16:28:05 +00:00
dns Sync port with bind98. Fix(?) gssapi_krb5 detection. 2013-10-18 21:14:20 +00:00
editors - Support staging 2013-10-19 01:43:44 +00:00
emulators Add powerpc64 to ONLY_FOR_ARCHS. 2013-10-19 22:07:48 +00:00
finance - Support staging 2013-10-19 14:39:12 +00:00
french
ftp STAGIFY 2013-10-18 14:12:41 +00:00
games Stagify; simplify one regex; do not hardcode operating system name. 2013-10-20 16:24:04 +00:00
german - update german bugzilla templates 2013-10-19 10:19:44 +00:00
graphics Fix plist 2013-10-20 11:19:24 +00:00
hebrew
hungarian
irc - Update to 20131015 (0.4.3-dev) 2013-10-19 02:40:28 +00:00
japanese - Mark BROKEN, set EXPIRATION_DATE 2013-10-20 04:20:04 +00:00
java Fix pkgname collision 2013-10-18 14:17:16 +00:00
Keywords
korean
lang - Fix PKGNAME to be clang32 instead of clang/usr/local/llvm32-3.2 2013-10-19 18:49:07 +00:00
mail - Remove mail/qmailadmin-devel as is it older than mail/qmailadmin and 2013-10-19 21:36:35 +00:00
math Three more directories that are created by perl. 2013-10-19 11:42:56 +00:00
misc Loads environment variables from .env. 2013-10-20 13:11:22 +00:00
Mk - Cosmetic change: 2013-10-20 08:29:15 +00:00
multimedia multimedia/libxine: fix build with SMB option 2013-10-20 13:49:04 +00:00
net Generic connection pool for Ruby 2013-10-20 12:29:45 +00:00
net-im - Update to 1.8 2013-10-18 02:47:04 +00:00
net-mgmt - Fix staging conversion: @dirrmtry is not needed for these directories 2013-10-20 15:50:24 +00:00
net-p2p net/transmission-qt4: Fix QMAKEFLAGS properly 2013-10-20 08:42:42 +00:00
news - General cleanup 2013-10-18 15:02:22 +00:00
palm deprecate ports broken for more than 6 month 2013-10-18 07:51:19 +00:00
polish
ports-mgmt * Fix install into a stage directory [1] 2013-10-20 15:01:13 +00:00
portuguese
print
russian - adjust include path 2013-10-17 19:45:34 +00:00
science
security This module provides common interface to HMAC functionality. HMAC is a kind of 2013-10-20 13:34:15 +00:00
shells
sysutils - Convert to staging 2013-10-20 10:33:50 +00:00
Templates
textproc Emoji assets 2013-10-20 15:56:02 +00:00
Tools
ukrainian
vietnamese
www If you need to send some data to your js files and you don't want to do this 2013-10-20 16:07:22 +00:00
x11 multimedia/ffmpeg: update to 2.0.1 2013-10-19 16:43:32 +00:00
x11-clocks
x11-drivers
x11-fm - Update from 2.19.4 to 3.1.0 [1] 2013-10-19 06:06:54 +00:00
x11-fonts
x11-servers
x11-themes deprecate ports broken for more than 6 month 2013-10-18 07:51:19 +00:00
x11-toolkits - Update to 1.044 2013-10-20 10:07:24 +00:00
x11-wm - Change Makefile header 2013-10-19 17:00:05 +00:00
CHANGES - Fix typo 2013-10-19 19:26:58 +00:00
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Remove mail/qmailadmin-devel as is it older than mail/qmailadmin and 2013-10-19 21:36:35 +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.