1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Rene Ladan ce7adeaf15 - remove empty OPTIONS_DEFAULT
- portlint fixes
2013-03-25 10:09:39 +00:00
accessibility
arabic
archivers . Remove the versioning from the libarchive dependency due to it's version 2013-03-23 18:45:56 +00:00
astro - remove empty OPTIONS_DEFAULT 2013-03-25 10:09:39 +00:00
audio Adjust OSVERSION for extra patch in order to properly reflect the merge of log2 2013-03-25 08:53:22 +00:00
benchmarks
biology - Mark broken checksum mismatch 2013-03-25 01:41:31 +00:00
cad - Makefile tweaks 2013-03-25 02:51:20 +00:00
chinese - Add explicit pkgconf dependency 2013-03-24 15:51:03 +00:00
comms - Update to 2.8 2013-03-24 16:22:09 +00:00
converters - Update to 1.0-2 2013-03-24 21:23:35 +00:00
databases - Update to 2.5 2013-03-24 22:44:49 +00:00
deskutils - update project url 2013-03-25 09:50:14 +00:00
devel - remove empty OPTIONS_DEFAULT 2013-03-25 10:09:39 +00:00
dns
editors - Update to version 0.96 2013-03-25 06:07:32 +00:00
emulators - remove empty OPTIONS_DEFAULT 2013-03-25 10:09:39 +00:00
finance - Update to 1.6.0 2013-03-24 21:18:25 +00:00
french
ftp - Fix build after glib update [1] 2013-03-24 19:32:45 +00:00
games - remove empty OPTIONS_DEFAULT 2013-03-25 10:09:39 +00:00
german
graphics - Convert to OptionsNG 2013-03-24 22:51:18 +00:00
hebrew
hungarian
irc Update to 1.1.5 2013-03-24 21:09:10 +00:00
japanese - Divide ebnetd.sh into 3 scripts 2013-03-24 21:08:06 +00:00
java
Keywords
korean - Add explicit pkgconf dependency 2013-03-24 15:51:03 +00:00
lang - remove empty OPTIONS_DEFAULT 2013-03-25 10:09:39 +00:00
mail - Fix depend gnupg1 2013-03-24 23:58:50 +00:00
math - Update to 4.1.3 2013-03-24 22:44:00 +00:00
misc - remove empty OPTIONS_DEFAULT 2013-03-25 10:09:39 +00:00
Mk - Add one more pypi mirror obtained from http://www.pypi-mirrors.org 2013-03-25 09:27:31 +00:00
multimedia . make use of the ports infrastructure to create the desktop file; 2013-03-25 08:19:08 +00:00
net - Update to 4.0.1.0 2013-03-25 08:38:32 +00:00
net-im Fix a crash with the cap plugin. 2013-03-24 20:39:21 +00:00
net-mgmt - Add explicit pkgconf dependency 2013-03-24 15:51:03 +00:00
net-p2p - Update to 0.8.1 2013-03-24 12:25:14 +00:00
news
palm
polish
ports-mgmt Make sure run_deps is uncommented. 2013-03-25 06:41:24 +00:00
portuguese
print - Correct plist to avoid conflicts with texi2html 2013-03-24 10:11:49 +00:00
russian
science - Update to 4.6.1 2013-03-24 16:27:23 +00:00
security - add missing build dependency on py-pytest-runner to fix build on 2013-03-24 05:33:16 +00:00
shells
sysutils - remove empty OPTIONS_DEFAULT 2013-03-25 10:09:39 +00:00
Templates
textproc - Update to 2.3.1 2013-03-24 03:08:36 +00:00
Tools
ukrainian
vietnamese
www - remove empty OPTIONS_DEFAULT 2013-03-25 10:09:39 +00:00
x11 - Update to 0.8.8 2013-03-24 19:49:13 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Update to 2.2.0 2013-03-24 22:19:45 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL No approval process was required in my testing. 2013-03-24 23:48:05 +00:00
Makefile
MOVED Fix formatting: MOVEDLint 2013-03-25 03:18:19 +00:00
README
UIDs
UPDATING . Note libarchive version bump. 2013-03-23 17:10:37 +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.