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
Sunpoet Po-Chuan Hsieh 39a20e50d4 - Add LICENSE
- Fix .packlist path
- Remove Author line
- Bump PORTREVISION for package change
2014-07-28 15:43:26 +00:00
accessibility
arabic
archivers
astro
audio Rename audio/ patch-xy patches to reflect the files they modify. 2014-07-28 14:12:36 +00:00
benchmarks Rename benchmark/ patch-xy patches to reflect the files they modify. 2014-07-28 14:17:02 +00:00
biology Rename biology/ patch-xy patches to reflect the files they modify. 2014-07-28 14:22:16 +00:00
cad
chinese Rename chinese/ patch-xy patches to reflect the files the modify. 2014-07-28 14:37:20 +00:00
comms Rename comms/ patch-xy patches to reflect the files they modify. 2014-07-28 14:54:09 +00:00
converters Rename converters/ patch-xy patches to reflect the files they modify. 2014-07-28 15:03:50 +00:00
databases Stagify. 2014-07-28 14:45:47 +00:00
deskutils
devel stage devel/psptoolchain and restore maintainship 2014-07-28 15:01:10 +00:00
dns
editors
emulators
finance
french
ftp
games
german
graphics
hebrew
hungarian
irc - Update to 1.0.0 2014-07-28 13:49:23 +00:00
japanese
java
Keywords
korean
lang lang/squeak: Claimed fix for PowerPC 2014-07-28 14:10:10 +00:00
mail
math
misc
Mk
multimedia
net Give at least some indication of what is happening. 2014-07-28 15:35:36 +00:00
net-im
net-mgmt Stagify. 2014-07-28 15:16:44 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security I'll take it 2014-07-28 15:12:26 +00:00
shells
sysutils sysutils/grub2: Fix feature to read 'com.delphix:hole_birth' on ZFS 2014-07-28 15:18:02 +00:00
Templates
textproc - Add LICENSE 2014-07-28 15:43:26 +00:00
Tools
ukrainian
vietnamese vietnamese/libviet: respect CC/CFLAGS 2014-07-28 15:28:15 +00:00
www
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Reserve uid/gid for the upcoming hbase port. 2014-07-28 15:05:56 +00:00
LEGAL
Makefile
MOVED
README
UIDs Reserve uid/gid for the upcoming hbase port. 2014-07-28 15:05:56 +00:00
UPDATING Update GeoIP to 1.6.0. 2014-07-28 15:26:32 +00:00

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.