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
Dmitry Marakasov 9beb0398ff - Add LICENSE_FILE
- Switch to options helpers
- Switch to @sample

Approved by:	portmgr blanket
2015-08-31 12:16:25 +00:00
accessibility
arabic
archivers
astro Drop USES=iconv. 2015-08-30 10:19:23 +00:00
audio - Use option helpers 2015-08-30 20:47:09 +00:00
benchmarks
biology
cad cad/librecad: add workaround to fix build with gcc 2015-08-31 08:32:03 +00:00
chinese Reset maintainership per mail on freebsd-ports@ list 2015-08-30 20:13:29 +00:00
comms New port: comms/hackrf 2015-08-30 20:20:31 +00:00
converters
databases databases/mysql-connector-odbc: build and interoperate with mariadb-10 2015-08-31 10:43:30 +00:00
deskutils
devel devel/geany: 2015-08-31 08:57:38 +00:00
dns When not using OpenSSL from ports, do not try to unmount the chrooted 2015-08-31 10:06:27 +00:00
editors Upgrade to upstream svn revision r1697984. 2015-08-31 07:54:42 +00:00
emulators - Add LICENSE 2015-08-30 10:51:41 +00:00
finance
french
ftp
games
german
graphics Drop USES=iconv. 2015-08-31 10:18:50 +00:00
hebrew
hungarian
irc
japanese Reset maintainership per mail on freebsd-ports@ list 2015-08-30 20:13:29 +00:00
java The GitHub revision tag starts with 'v', so add DISTVERSIONPREFIX to 2015-08-29 18:24:27 +00:00
Keywords
korean
lang Update to v5.23.2-66-gbdc4e4b. 2015-08-31 10:06:19 +00:00
mail - Add LICENSE 2015-08-31 12:10:37 +00:00
math - Update to 0.38 2015-08-30 03:57:32 +00:00
misc - Clarify LICENSE 2015-08-30 10:51:18 +00:00
Mk Move one of the fallback site upper 2015-08-30 12:48:27 +00:00
multimedia Install more man pages; convert to newest OPTION helpers 2015-08-30 20:49:02 +00:00
net - Add LICENSE_FILE 2015-08-31 12:16:25 +00:00
net-im - Update to 3.2.6 2015-08-29 20:36:26 +00:00
net-mgmt - Add LICENSE 2015-08-31 12:10:30 +00:00
net-p2p net-p2p/transmission-*: minor cleanup 2015-08-29 21:48:05 +00:00
news
palm
polish
ports-mgmt Update to 1.5.99.11 2015-08-30 18:23:02 +00:00
portuguese
print
russian
science
security Fix build under 11-CURRENT. r378417 introduced a libreadline link 2015-08-31 07:18:23 +00:00
shells Update to 5.1 2015-08-30 20:01:07 +00:00
sysutils Fix build by using Go 1.4 until upstream supports Go 1.5 2015-08-30 16:50:00 +00:00
Templates
textproc Switch to USES=cmake:outsource. 2015-08-30 14:38:27 +00:00
Tools
ukrainian
vietnamese
www www/py-pelican: Add description for MARKDOWN option 2015-08-31 05:44:56 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Update to 1.6.1 2015-08-30 13:47:09 +00:00
x11-toolkits Fix spelling of toolkits name (GTK+3 instead of GTK3) 2015-08-30 18:49:32 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs New Port: net-mgmt/fastnetmon 1.1.2 - high performance DoS/DDoS load analyzer 2015-08-31 09:29:17 +00:00
LEGAL
Makefile
MOVED devel/geany: 2015-08-31 08:57:38 +00:00
README
UIDs New Port: net-mgmt/fastnetmon 1.1.2 - high performance DoS/DDoS load analyzer 2015-08-31 09:29:17 +00:00
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.