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
Thomas Zander fd8113351c - Update to upstream release 0.7.1
- Move from launchpad to github
- Add LICENSE
- Updat pkg-descr with new description and URL

PR:		190554
Submitted by:	Lars Eggert <lars@eggert.org> (maintainer)
Approved by:	mentors (implicit)
2014-08-04 19:19:03 +00:00
accessibility
arabic
archivers - Fix build without OPENSSL_AES 2014-08-04 17:37:58 +00:00
astro
audio - Switch audio/musepack to USES=libtool, drop .la files 2014-08-04 15:46:12 +00:00
benchmarks - Update to upstream release 0.7.1 2014-08-04 19:19:03 +00:00
biology
cad
chinese
comms
converters
databases Finish bucardo removal 2014-08-04 17:49:50 +00:00
deskutils
devel - Update to 0.26 2014-08-04 13:49:15 +00:00
dns
editors
emulators
finance
french
ftp
games - Pass maintainership to games@ 2014-08-04 15:28:38 +00:00
german - Update to 2014.08.03 2014-08-04 17:30:48 +00:00
graphics
hebrew
hungarian
irc Add staging support 2014-08-04 17:12:28 +00:00
japanese
java
Keywords
korean
lang - Unbreak by not using libtool 2014-08-04 15:40:58 +00:00
mail Update to 1.0.2 release. 2014-08-04 15:06:58 +00:00
math
misc
Mk
multimedia - Switch audio/musepack to USES=libtool, drop .la files 2014-08-04 15:46:12 +00:00
net Fix build without gcc. 2014-08-04 18:33:14 +00:00
net-im
net-mgmt - Update to 3.19 2014-08-04 13:41:23 +00:00
net-p2p
news
palm
polish - Update to 20140803 2014-08-04 17:30:54 +00:00
ports-mgmt
portuguese
print Forbid installation of these discontinued products. 2014-08-04 15:10:41 +00:00
russian
science
security
shells
sysutils - Switch audio/musepack to USES=libtool, drop .la files 2014-08-04 15:46:12 +00:00
Templates
textproc Fix build without gcc. 2014-08-04 18:28:34 +00:00
Tools
ukrainian
vietnamese
www Update to 4.3.5 release. 2014-08-04 15:08:00 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove databases/bucardo, databases/p5-Bucardo was here long before. 2014-08-04 14:18:48 +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.