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
Alex Kozlov f7a6608a8d - Support STAGEDIR [1]
- Add license [1]
- Use @sample to handle config files

PR:	ports/188936 (based on) [1]
Submitted by:	Takefu <takefu@airport.fm> [1]
Approved by:	Janos Mohacsi <jmohacsi@bsd.hu> (maintainer)
2014-05-07 17:08:56 +00:00
accessibility
arabic Update to 4.1.6. 2014-05-06 16:13:01 +00:00
archivers Update to version 1.17.9 2014-05-06 20:44:17 +00:00
astro This port are no longer used or cared for. 2014-05-07 15:56:04 +00:00
audio - Convert USE_BZIP2 to USES 2014-05-07 16:56:59 +00:00
benchmarks
biology
cad - Update from 3.7.56 to 3.7.57 2014-05-07 15:15:51 +00:00
chinese chinese/exim: Unbreak on F10+ by satisfying explicit linking requirements 2014-05-07 15:44:57 +00:00
comms
converters Use ICONV_PREFIX instead of LOCALBASE to avoid picking GNU libiconv. 2014-05-07 12:39:41 +00:00
databases Unbreak 2014-05-06 18:43:03 +00:00
deskutils - Update from 1.8.006.20140307 to 1.8.007.20140506 2014-05-07 15:16:09 +00:00
devel - Convert USE_DOS2UNIX to USES 2014-05-07 16:58:26 +00:00
dns
editors - Add staging support 2014-05-07 12:41:29 +00:00
emulators Update emulators/i386-wine-devel to 1.7.17_1 2014-05-06 16:36:32 +00:00
finance
french Update to 4.1.6. 2014-05-06 16:13:01 +00:00
ftp
games - Update to 0.14.1 2014-05-07 06:16:10 +00:00
german Update to 4.1.6. 2014-05-06 16:13:01 +00:00
graphics - Convert USE_BZIP2 to USES 2014-05-07 17:02:36 +00:00
hebrew Update to 4.1.6. 2014-05-06 16:13:01 +00:00
hungarian Update to 4.1.6. 2014-05-06 16:13:01 +00:00
irc
japanese Update to 4.1.6. 2014-05-06 16:13:01 +00:00
java
Keywords
korean Re-add accidentally removed PLIST_DIRS and PLIST_FILES in r339059. 2014-05-06 18:44:19 +00:00
lang - Move lang/open-cobol to lang/gnu-cobol to reflect project changes 2014-05-07 16:13:10 +00:00
mail Fix support for Postgres 9.2 2014-05-06 18:14:01 +00:00
math - Update to 0.4.300.0 2014-05-07 15:09:06 +00:00
misc
Mk Move updating the desktop database later to make sure it work as expected with pkg_install 2014-05-07 15:41:33 +00:00
multimedia multimedia/aegisub: Explicitly link libz to unbreak on F10+ 2014-05-07 15:21:35 +00:00
net - Update MASTER_SITES 2014-05-07 16:11:59 +00:00
net-im
net-mgmt - Update to 2.1.1 2014-05-07 15:28:14 +00:00
net-p2p - Update to 1.19.1 2014-05-07 16:05:45 +00:00
news
palm
polish Update to 4.1.6. 2014-05-06 16:13:01 +00:00
ports-mgmt Update to 1.3.0 beta1 2014-05-07 13:29:45 +00:00
portuguese Update to 4.1.6. 2014-05-06 16:13:01 +00:00
print Update to 1.8.5 release. 2014-05-07 13:18:57 +00:00
russian Update to 4.1.6. 2014-05-06 16:13:01 +00:00
science
security - rc script now passes rclint 2014-05-07 14:18:54 +00:00
shells
sysutils - update to 0.8.4 2014-05-06 17:24:37 +00:00
Templates
textproc - Remove Author line 2014-05-07 13:13:51 +00:00
Tools
ukrainian Update to 4.1.6. 2014-05-06 16:13:01 +00:00
vietnamese Update to 4.1.6. 2014-05-06 16:13:01 +00:00
www - Support STAGEDIR [1] 2014-05-07 17:08:56 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Fixed slave ports building 2014-05-07 15:44:01 +00:00
x11-wm
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL Remove entry for sysutils/condor, it is no longer requires registration/manual download 2014-05-07 14:53:54 +00:00
Makefile
MOVED - Move lang/open-cobol to lang/gnu-cobol to reflect project changes 2014-05-07 16:13:10 +00:00
README
UIDs
UPDATING - Move lang/open-cobol to lang/gnu-cobol to reflect project changes 2014-05-07 16:13:10 +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.