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
Martin Wilke 9b4d89479f - Stage support
PR:		190115
2014-05-25 05:22:44 +00:00
accessibility
arabic
archivers
astro
audio Switch to USES=libtool:oldver 2014-05-24 15:51:45 +00:00
benchmarks
biology
cad
chinese STAGEDIR support. 2014-05-24 18:29:07 +00:00
comms LICENSE is actually GPLv2. 2014-05-24 16:22:05 +00:00
converters
databases 'activate' postgresql-9.4 2014-05-24 14:38:42 +00:00
deskutils
devel Stageify, and switch to SUB_FILES to show pkg-message. 2014-05-25 02:41:37 +00:00
dns Update to latest snapshot. 2014-05-25 00:11:16 +00:00
editors - Stage support 2014-05-25 05:20:56 +00:00
emulators
finance
french
ftp
games
german
graphics . Fix LIB_DEPENDS format. 2014-05-24 22:55:31 +00:00
hebrew
hungarian
irc
japanese Add a missing patch to fix build. 2014-05-25 03:29:32 +00:00
java
Keywords
korean STAGEDIR support. 2014-05-24 18:29:07 +00:00
lang lang/gnat_util: Carry impunit.ad[bs] source files 2014-05-24 21:46:07 +00:00
mail Cleanup: 2014-05-24 20:55:30 +00:00
math - Remove extraneous files (created by gcc but not by clang). 2014-05-25 02:30:15 +00:00
misc Stagify. 2014-05-24 17:54:54 +00:00
Mk 'activate' postgresql-9.4 2014-05-24 14:38:42 +00:00
multimedia
net Self Service Password is a web-based LDAP client. It provides easy, 2014-05-24 15:11:55 +00:00
net-im - Update to 14.05[1] 2014-05-25 03:55:50 +00:00
net-mgmt - Add centreon-clib 1.2.0 2014-05-24 20:54:09 +00:00
net-p2p
news
palm
polish
ports-mgmt - Update to checkin 352086b 2014-05-24 19:09:22 +00:00
portuguese
print - Remove GlobalPrefs/.config. 2014-05-25 04:09:13 +00:00
russian
science
security Document a bunch of openjpeg vulnabilities. 2014-05-24 14:28:28 +00:00
shells
sysutils - Update to 1.6.2 2014-05-25 01:18:50 +00:00
Templates
textproc - Add patch to remove dependency on mini_portile 2014-05-25 01:17:22 +00:00
Tools
ukrainian
vietnamese
www - Stage support 2014-05-25 05:22:44 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/gtkada3: Update version 3.8.3.0 => 3.8.3.1 2014-05-24 22:02:05 +00:00
x11-wm . Fix the packing list (I hope). 2014-05-24 22:34:30 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.