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
Li-Wen Hsu 9dec88b829 - Update to 0.4.8
- Pet portlint

PR:		ports/189763
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-05-14 23:37:44 +00:00
accessibility
arabic
archivers
astro
audio - Convert to staging 2014-05-14 21:40:15 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases - Update to 0.6.5 2014-05-14 13:50:40 +00:00
deskutils
devel Move USE_BZIP2 to USES=tar:bzip2 2014-05-14 19:31:02 +00:00
dns
editors Move USE_BZIP2 to USES=tar:bzip2 2014-05-14 19:33:28 +00:00
emulators Update emulators/i386-wine-devel to 1.7.18. 2014-05-13 19:47:43 +00:00
finance
french Chase the upgrade of Code_Aster ans stagify. 2014-05-13 21:49:55 +00:00
ftp
games STAGEify and generally update this port. 2014-05-14 20:36:00 +00:00
german Fix stagification 2014-05-13 21:13:31 +00:00
graphics Stage (dropping easy_install and using auto plist instead of pkg-plist). 2014-05-14 10:06:38 +00:00
hebrew
hungarian
irc - Stage. 2014-05-13 20:42:02 +00:00
japanese Fix stagification 2014-05-13 21:13:31 +00:00
java Add staging support. 2014-05-14 12:41:33 +00:00
Keywords
korean
lang Deprecate clojure-contrib. It was replaced upstream by the new 2014-05-14 13:20:58 +00:00
mail Add patch forgotten on last commit 2014-05-14 17:48:24 +00:00
math 1- Upgrade to 4.10.0: this version is required by french/aster; 2014-05-13 21:45:49 +00:00
misc Update to tzdata2014c 2014-05-13 21:19:21 +00:00
Mk
multimedia
net Remove redundant file. 2014-05-14 21:54:33 +00:00
net-im Refresh and clean plist. 2014-05-14 17:21:44 +00:00
net-mgmt . Support stage 2014-05-14 15:29:46 +00:00
net-p2p
news - Update to 2.19 2014-05-13 16:41:50 +00:00
palm
polish Fix stagification 2014-05-13 21:13:31 +00:00
ports-mgmt
portuguese Fix stagification 2014-05-13 21:13:31 +00:00
print - Use more clear way of shebang fixing 2014-05-14 00:55:11 +00:00
russian
science Deprecate ports BROKEN for more than 6 months 2014-05-13 16:59:52 +00:00
security Update to signing-party 1.1.7 2014-05-14 17:56:47 +00:00
shells
sysutils - Support staging 2014-05-14 13:02:17 +00:00
Templates
textproc Make sure to remove all orphaned doc dirs. 2014-05-14 14:26:55 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.4.8 2014-05-14 23:37:44 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.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.