1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dmitry Marakasov 7c7f68b12f - Minor port cleanup
- Add LICENSE
- Fix error handling

PR:		187757
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2014-04-23 01:15:52 +00:00
accessibility
arabic
archivers
astro
audio - Minor port cleanup 2014-04-23 01:14:42 +00:00
benchmarks
biology - Un-break fetch stage: the name scheme of the source tarballs has changed 2014-04-22 19:28:18 +00:00
cad
chinese
comms USES=libtool 2014-04-22 15:50:11 +00:00
converters - Minor port cleanup 2014-04-23 01:15:52 +00:00
databases
deskutils Support stage 2014-04-22 15:37:24 +00:00
devel - Update MASTER_SITES 2014-04-23 01:09:58 +00:00
dns
editors - Fix CONFLICTS to silence portlint warnings 2014-04-22 11:21:12 +00:00
emulators - Fix path to data directory 2014-04-23 01:06:19 +00:00
finance
french
ftp
games - Add staging support 2014-04-22 19:16:47 +00:00
german
graphics - Update to 1.7.73 2014-04-23 00:59:06 +00:00
hebrew
hungarian
irc
japanese
java - Fix the fetch link; 2014-04-22 20:30:15 +00:00
Keywords
korean
lang - Update to 05_20140420 2014-04-22 15:25:22 +00:00
mail - Prevent from auto-detecting fam library when FAM option is unset 2014-04-22 23:39:32 +00:00
math
misc Support stage 2014-04-22 15:43:05 +00:00
Mk - Mostly revert r338509 and re-add SF mirrors. Prefer main redirect. 2014-04-23 00:46:23 +00:00
multimedia - Update to 1.3.0 2014-04-22 23:34:18 +00:00
net Fix for real 2014-04-22 23:00:01 +00:00
net-im Upgrade to a recent snapshot. 2014-04-22 21:25:44 +00:00
net-mgmt - Stage support [1] 2014-04-22 18:31:13 +00:00
net-p2p
news
palm
polish
ports-mgmt - Update to checkin 32a2683eca 2014-04-22 14:44:04 +00:00
portuguese
print - Add stage support [1] 2014-04-22 19:40:15 +00:00
russian
science
security - Add missing USE_OPENSSL 2014-04-23 01:04:24 +00:00
shells bash does NOT require procfs mounted. 2014-04-22 17:09:54 +00:00
sysutils - Update to 0.9.31.2 2014-04-23 01:03:16 +00:00
Templates
textproc - Update to 2.14 2014-04-22 16:02:03 +00:00
Tools - Use https in URL_BASE 2014-04-22 09:58:20 +00:00
ukrainian
vietnamese
www www/free-sa-devel: update to 2.0.0b6.7 2014-04-22 19:29:30 +00:00
x11 Convert gtkmm20 to stage 2014-04-22 12:11:59 +00:00
x11-clocks
x11-drivers
x11-fm Support stage 2014-04-22 16:15:51 +00:00
x11-fonts Support staging. 2014-04-22 21:00:34 +00:00
x11-servers
x11-themes Support stage 2014-04-22 12:50:54 +00:00
x11-toolkits Support stage 2014-04-22 12:43:53 +00:00
x11-wm Fix options helpers conversion 2014-04-22 18:22:58 +00:00
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove a not stage friendly abandonware 2014-04-22 09:15:27 +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.