1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pawel Pekala dec1331abc - Add staging support
- Define DOCS option
2014-04-13 09:55:52 +00:00
accessibility
arabic
archivers
astro - Fix build with clang34 (unrecognized option -fforce-addr) 2014-04-12 08:03:14 +00:00
audio Update to 4.2.7 2014-04-12 23:29:33 +00:00
benchmarks
biology - Back to the heap, I don't use this port anymore 2014-04-12 07:42:33 +00:00
cad
chinese
comms - Maintainer update: comms/fl_moxgen to latest (1.00) 2014-04-12 23:59:33 +00:00
converters
databases
deskutils Use @sample for my port, cleanup an etc/PORTNAME into ETCDIR. 2014-04-12 19:23:10 +00:00
devel Fix packaging 2014-04-13 08:34:32 +00:00
dns - Really fix unbound_anchorflags 2014-04-12 19:43:33 +00:00
editors - Update to 7.4.256 2014-04-12 21:20:42 +00:00
emulators - Update from 4.0 to 4.1 2014-04-12 14:56:10 +00:00
finance - Update to 1.29 2014-04-12 21:22:45 +00:00
french
ftp
games - Add staging support 2014-04-13 09:55:52 +00:00
german
graphics - option PANGOCAIRO is required for option GHOSTSCRIPT 2014-04-13 08:26:10 +00:00
hebrew
hungarian
irc - Bump PORTREVISION for dependencies changes 2014-04-12 15:21:22 +00:00
japanese
java . Update internal fallback logic, including: 2014-04-12 19:43:17 +00:00
Keywords
korean
lang Update to the 20140410 snapshot of GCC 4.8.3. 2014-04-13 01:18:14 +00:00
mail add missing symlinks to the package 2014-04-12 11:24:23 +00:00
math . Update to 4.6.5. 2014-04-13 04:58:35 +00:00
misc misc/excel-writer: Update version 12 => 13 2014-04-13 09:51:20 +00:00
Mk - Fix issues with specifying ${RUBY} variable 2014-04-13 02:44:45 +00:00
multimedia Mark broken: conflict with dependency mjpegtools 2014-04-12 22:10:14 +00:00
net - upgrade turnserver from 3.2.1.4 to 3.2.2.5 2014-04-13 08:13:12 +00:00
net-im net-im/qq: Stage, remove pre-fetch message, fix pkg-descr 2014-04-13 09:18:40 +00:00
net-mgmt Take. 2014-04-12 19:50:37 +00:00
net-p2p
news Mark broken: Fails to configure 2014-04-12 22:06:34 +00:00
palm
polish
ports-mgmt - Stop pkg-fallout mails 2014-04-12 21:03:10 +00:00
portuguese
print
russian - Update to 3.8.2 2014-04-12 21:47:03 +00:00
science - Update openmpi from 1.6.5 to 1.8 (new stable version) 2014-04-13 00:17:45 +00:00
security - fix a 4 year old "use-after-free" problem 2014-04-13 08:40:13 +00:00
shells
sysutils - Update to 0.1.0 2014-04-13 02:34:44 +00:00
Templates
textproc SassC is a wrapper around libsass (http://github.com/hcatlin/libsass) used 2014-04-13 03:16:42 +00:00
Tools
ukrainian
vietnamese
www - Update to 3.48.1 2014-04-12 21:47:31 +00:00
x11 Use the new @sample keyword 2014-04-12 22:34:18 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Fix typo. 2014-04-12 10:47:13 +00:00
README
UIDs
UPDATING UPDATING: Add entry for Python/pkg users and egg-info Plist errors 2014-04-13 09:39:22 +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.