1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pawel Pekala 5e22015a06 - Use PLIST_FILES insted of dynamically generated plist
- Define DOCS option, use PORTDOCS for it, don't install COPYING file
- PTHREAD_CFLAGS is long gone, don't use it
- Add LICENSE, desktop entry file
- Support staging
2014-03-17 22:03:00 +00:00
accessibility
arabic
archivers - Convert to USES=tar 2014-03-17 16:56:15 +00:00
astro - Remove BROKEN, readd USES=qmake 2014-03-17 17:44:51 +00:00
audio - Use PLIST_FILES insted of dynamically generated plist 2014-03-17 22:03:00 +00:00
benchmarks
biology
cad
chinese
comms Convert to new USES=tar 2014-03-17 08:37:19 +00:00
converters
databases - Update to 0.8.4 2014-03-17 19:53:51 +00:00
deskutils
devel Update to version 2.1.1 2014-03-17 20:44:45 +00:00
dns - Use SUB_FILES for named.conf and the rc script 2014-03-17 18:46:47 +00:00
editors Support staging 2014-03-17 13:53:29 +00:00
emulators
finance
french
ftp - Sort PLIST 2014-03-17 14:46:53 +00:00
games - Use the new format for LIB_DEPENDS 2014-03-17 21:47:39 +00:00
german
graphics graphics/iccexamin: update to version 0.55 2014-03-17 19:36:01 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang - Update to 05_20140316 2014-03-17 12:47:37 +00:00
mail - Convert to USES=tar 2014-03-17 16:56:15 +00:00
math Set USES+=fortran. This sets LDFLAGS so rkward links with libgcc_s 2014-03-17 12:56:04 +00:00
misc - Add misc/p5-OSSP-uuid as a replacement for misc/ossp-uuid-perl. 2014-03-17 09:01:44 +00:00
Mk Add tar:tbz. 2014-03-17 13:13:01 +00:00
multimedia - Convert to USES=tar 2014-03-17 16:56:15 +00:00
net - Support staging 2014-03-17 16:37:19 +00:00
net-im
net-mgmt - Support staging 2014-03-17 16:25:07 +00:00
net-p2p
news
palm
polish - Convert to USES=tar 2014-03-17 16:56:15 +00:00
ports-mgmt Update to 1.3.0.a1: 2014-03-17 17:12:47 +00:00
portuguese
print
russian
science
security Update to 1.8.10p2. 2014-03-17 17:55:57 +00:00
shells
sysutils - update to version 0.44.6.1 2014-03-17 17:02:33 +00:00
Templates
textproc - Convert to USES=tar 2014-03-17 16:56:15 +00:00
Tools
ukrainian
vietnamese Support staging 2014-03-17 08:00:23 +00:00
www Update to version 2.0.3. 2014-03-17 09:00:17 +00:00
x11 x11/xcm: update to version 0.5.3 2014-03-17 19:37:23 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Convert to USES=tar 2014-03-17 16:56:15 +00:00
x11-wm - Update to 2.2.2 2014-03-17 19:57:22 +00:00
.gitignore - Only ignore top-level distfiles/packages and also ignore work dirs 2014-03-17 15:41:46 +00:00
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING - Add misc/p5-OSSP-uuid as a replacement for misc/ossp-uuid-perl. 2014-03-17 09:01:44 +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.