1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Christian Weisgerber 2f5d45a25d Add CPE information.
2015-03-03 20:53:26 +00:00
accessibility
arabic
archivers Add CPE information. 2015-03-03 20:53:26 +00:00
astro
audio - Add empty directory to plist 2015-03-03 02:56:54 +00:00
benchmarks
biology
cad - Update to 9.7.90 2015-03-03 16:28:20 +00:00
chinese
comms - Add LICENSE 2015-03-03 02:56:03 +00:00
converters - Update to 0.87.2 2015-03-03 16:46:18 +00:00
databases databases/apq-mysql: Support default MySQL (5.6) 2015-03-03 14:55:28 +00:00
deskutils deskutils/fbreader: upgrade to 0.99.6 2015-03-03 12:59:41 +00:00
devel In r380302, I stated that I was leaving the strictures dependency in because 2015-03-03 16:48:11 +00:00
dns
editors - Update to 5.0 2015-03-03 20:28:56 +00:00
emulators Update to 4.3.24. 2015-03-03 05:43:11 +00:00
finance
french
ftp
games Update to 1.3.1. 2015-03-03 20:30:56 +00:00
german
graphics Update to 0.22 2015-03-03 20:18:07 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Add checksums for 3.4.3 docs. 2015-03-03 13:54:48 +00:00
mail - Add LICENSE 2015-03-03 02:56:15 +00:00
math
misc update to 3.58 2015-03-03 08:01:34 +00:00
Mk
multimedia fix FFAUDIO option 2015-03-03 10:19:41 +00:00
net Update to 1.10.2 2015-03-03 18:19:22 +00:00
net-im New port: net-im/corebird 2015-03-03 18:59:53 +00:00
net-mgmt Update net-mgmt/collectd5 to 5.4.2 2015-03-03 16:23:06 +00:00
net-p2p
news Remove Author from pkg-descr and white space fixes 2015-03-02 23:41:59 +00:00
palm
polish
ports-mgmt Remove Author from pkg-descr and white space fixes 2015-03-02 23:41:59 +00:00
portuguese
print Remove Author from pkg-descr and white space fixes 2015-03-02 23:41:59 +00:00
russian Remove Author from pkg-descr and white space fixes 2015-03-02 23:41:59 +00:00
science science/sigrok-firmware: update 20140418 -> 20150123 2015-03-03 12:32:36 +00:00
security Fix bug on __FreeBSD_version >= 1100042 where once vpnc set up a tunnel and 2015-03-03 20:50:53 +00:00
shells Remove Author from pkg-descr and white space fixes 2015-03-02 23:47:17 +00:00
sysutils Unbreak, PORTVERSION was bumped instead of PORTREVISION 2015-03-03 18:18:31 +00:00
Templates
textproc The recently-introduced use of __DECONST relies on uintptr_t (at least 2015-03-03 18:09:35 +00:00
Tools
ukrainian
vietnamese
www Update to 6.01. 2015-03-03 17:14:04 +00:00
x11 Update to 315 2015-03-03 09:49:55 +00:00
x11-clocks Remove Author from pkg-descr 2015-03-02 23:57:52 +00:00
x11-drivers
x11-fm
x11-fonts Remove now useless rmdir 2015-03-03 00:43:55 +00:00
x11-servers - Remove useless MASTER_SITE_SUBDIR 2015-03-03 02:55:08 +00:00
x11-themes - Add empty directory to plist 2015-03-03 02:56:57 +00:00
x11-toolkits Remove Author from pkg-descr 2015-03-02 23:57:52 +00:00
x11-wm Remove Author from pkg-descr 2015-03-02 23:57:52 +00:00
.arcconfig
.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.