1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jason E. Hale 130ff8a1ff - Update to 1.01
- Add regression-test target

PR:		ports/172825
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-19 08:51:44 +00:00
accessibility
arabic
archivers
astro
audio - drop maintainership 2012-10-18 19:36:44 +00:00
benchmarks
biology
cad
chinese
comms - Unbreak gnuradio build 2012-10-18 18:29:57 +00:00
converters
databases
deskutils Update to new upstream beta6 version. 2012-10-19 06:15:58 +00:00
devel - Update to 1.01 2012-10-19 08:51:44 +00:00
dns
editors
emulators
finance
french
ftp
games
german
graphics - Update to version 0.9.8, remove patches included upstream 2012-10-19 06:59:45 +00:00
hebrew
hungarian
irc - drop maintainership 2012-10-18 19:28:48 +00:00
japanese
java
korean
lang - Change license to GPLv3 2012-10-18 22:41:54 +00:00
mail
math
misc
Mk
multimedia
net - drop maintainership 2012-10-18 19:23:46 +00:00
net-im
net-mgmt - drop maintainership 2012-10-18 19:22:25 +00:00
net-p2p
news
palm
polish
ports-mgmt - Fix WITH_PKGNG detection on CURRENT, as it may 2012-10-18 16:02:29 +00:00
portuguese
print
russian
science
security - drop maintainership 2012-10-18 19:19:34 +00:00
shells
sysutils - New port: sysutils/yum 2012-10-19 08:48:15 +00:00
Templates
textproc - drop maintainership 2012-10-18 19:17:56 +00:00
Tools
ukrainian
vietnamese
www - update to 5.5.36 2012-10-19 04:53:06 +00:00
x11 - drop maintainership 2012-10-18 19:15:30 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - drop maintainership 2012-10-18 19:34:13 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
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.