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
Yen-Ming Lee 177fcfbeb7 - add ExtUtils::MakeMaker into BUILD_DEPENDS
- bump PORTREVISION
2014-07-15 15:19:50 +00:00
accessibility
arabic
archivers Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 14:39:56 +00:00
astro - update to 4.31 2014-07-15 04:01:07 +00:00
audio Mark vulnerable ports as forbidden (category a*) 2014-07-15 15:17:37 +00:00
benchmarks Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 14:42:26 +00:00
biology Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 14:54:54 +00:00
cad Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:00:15 +00:00
chinese
comms Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:03:23 +00:00
converters Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:04:30 +00:00
databases Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:06:46 +00:00
deskutils Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:07:15 +00:00
devel - Fix plist 2014-07-15 14:38:53 +00:00
dns Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:09:58 +00:00
editors Remove unnecessary bsd.port.options.mk inclusion. 2014-07-15 15:10:55 +00:00
emulators Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:12:57 +00:00
finance
french
ftp Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:13:45 +00:00
games Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:19:07 +00:00
german
graphics - update to 0.24 2014-07-15 05:17:17 +00:00
hebrew
hungarian
irc
japanese Stagify. 2014-07-15 03:23:47 +00:00
java
Keywords
korean
lang - Fix LIB_DEPENDS lines 2014-07-15 13:08:09 +00:00
mail - Fix plist 2014-07-15 15:19:28 +00:00
math New port: math/mpir 2014-07-15 14:23:11 +00:00
misc Stagify. 2014-07-15 13:45:53 +00:00
Mk Really modernize LIB_DEPENDS 2014-07-15 14:02:01 +00:00
multimedia remove NO_STAGE. 2014-07-15 14:56:31 +00:00
net - Add a patch to devel/libantlr3c to define ANTLR3_USE_64BIT on 64-bit 2014-07-15 14:21:30 +00:00
net-im
net-mgmt
net-p2p
news
palm 1: Stagify. 2014-07-15 02:27:40 +00:00
polish
ports-mgmt
portuguese
print - Update from 20140706 to 20140714 2014-07-14 23:39:04 +00:00
russian
science
security Update to 1.20.1 2014-07-15 12:46:58 +00:00
shells
sysutils Fix permissions /dev permissions. 2014-07-15 06:02:53 +00:00
Templates
textproc - add ExtUtils::MakeMaker into BUILD_DEPENDS 2014-07-15 15:19:50 +00:00
Tools
ukrainian
vietnamese
www www/phalcon: update to 1.3.2 2014-07-15 14:32:51 +00:00
x11 Remove patches that are not functionally relevant (accidentally imported with 2014-07-15 12:31:32 +00:00
x11-clocks Update to 2.41. 2014-07-15 00:58:45 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 1.7.48 2014-07-15 12:42:48 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2014-07-15 07:59:03 +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.