1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2012-06-05 19:48:28 +00:00
accessibility
arabic
archivers - Remove SITE_PERL from *_DEPENDS 2012-06-05 18:34:53 +00:00
astro - Strip version information from LIB_DEPENDS to pet portlint 2012-06-05 18:37:33 +00:00
audio - Remove SITE_PERL from *_DEPENDS 2012-06-05 18:17:13 +00:00
benchmarks
biology
cad
chinese
comms - Fix comms/nec2c for large allocations 2012-06-05 19:23:38 +00:00
converters
databases - Remove SITE_PERL from *_DEPENDS 2012-06-05 11:46:48 +00:00
deskutils - Remove SITE_PERL from *_DEPENDS 2012-06-05 03:10:23 +00:00
devel Fix nspr.pc which was broken by the last commit. 2012-06-05 18:16:16 +00:00
dns - Update to 0.7.1 2012-06-05 15:56:50 +00:00
editors Update to Vim 7.3 patchlevel 538. 2012-06-05 17:04:00 +00:00
emulators - convert to optionsNG 2012-06-05 18:27:14 +00:00
finance
french
ftp
games Strip version information from LIB_DEPENDS to pet portlint 2012-06-05 18:29:16 +00:00
german
graphics - Fix build: PrintGifError was removed from core library of giflib 4.2.0 [1] 2012-06-05 13:45:14 +00:00
hebrew
hungarian
irc - Remove SITE_PERL from *_DEPENDS 2012-06-05 09:50:45 +00:00
japanese Fix BROKEN and some styles. 2012-06-05 06:35:31 +00:00
java
korean
lang - Convert to optionsNG 2012-06-05 18:21:30 +00:00
mail - Remove SITE_PERL from *_DEPENDS 2012-06-05 18:17:13 +00:00
math - Add afni-[0-9]* to CONFLICTS. 2012-06-05 15:58:21 +00:00
misc - Update to 1.40.10 2012-06-05 13:23:24 +00:00
Mk Activate NO_OPTIONS_SORT by default when the ports still use the old framework, 2012-06-05 06:56:36 +00:00
multimedia Remove SITE_PERL from *_DEPENDS 2012-06-05 13:18:35 +00:00
net - Remove SITE_PERL from *_DEPENDS 2012-06-05 18:34:53 +00:00
net-im - Remove SITE_PERL from *_DEPENDS 2012-06-05 18:34:53 +00:00
net-mgmt - Remove SITE_PERL from *_DEPENDS 2012-06-05 11:46:48 +00:00
net-p2p - Remove SITE_PERL from *_DEPENDS 2012-06-05 18:17:13 +00:00
news
palm
polish
ports-mgmt
portuguese
print - Remove SITE_PERL from *_DEPENDS 2012-06-05 18:34:53 +00:00
russian
science
security Switch to OptionsNG 2012-06-05 18:40:58 +00:00
shells - Remove SITE_PERL from *_DEPENDS 2012-06-05 09:50:45 +00:00
sysutils - Fix plist after Xfce4 update 2012-06-05 11:56:07 +00:00
Templates
textproc - extend CONFLICTS as per 2012-06-05 15:51:41 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.7.2 2012-06-05 19:48:28 +00:00
x11
x11-clocks
x11-drivers
x11-fm - Update to 0.5.4 2012-06-05 15:04:27 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits - Remove SITE_PERL from *_DEPENDS 2012-06-05 07:27:27 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - add missing removal date for graphics/libungif entry 2012-06-05 07:56:20 +00:00
README
UIDs
UPDATING - Add a note about net/p5-ZConf 6.1.0 update 2012-06-05 08:51:48 +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.