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 340e432805 - Update to upstream release 1.20
- Add LICENSE

Approved by:	mentors (implicit)
2014-08-15 11:23:14 +00:00
accessibility
arabic
archivers Merge 4 unzip slave ports into archivers/unzip as non-default options 2014-08-15 10:11:10 +00:00
astro
audio
benchmarks
biology
cad
chinese - Strip shared library 2014-08-15 10:46:47 +00:00
comms
converters
databases
deskutils
devel devel/libhtp: Update to 0.5.15, correctly link to libiconv 2014-08-15 09:59:13 +00:00
dns - Fix CONFLICTS_INSTALL 2014-08-15 04:57:37 +00:00
editors
emulators
finance
french
ftp
games
german
graphics Cleanup Makefiles to allow further work on these ports. 2014-08-15 09:10:16 +00:00
hebrew
hungarian
irc irc/mias: Unmute installation command 2014-08-15 10:51:57 +00:00
japanese - Drop .la files for print/tex-ptexenc 2014-08-15 09:52:45 +00:00
java
Keywords
korean Merge 4 unzip slave ports into archivers/unzip as non-default options 2014-08-15 10:11:10 +00:00
lang
mail Stage mail/cucipop 2014-08-15 11:04:27 +00:00
math
misc
Mk
multimedia
net
net-im net-im/psi: 2014-08-15 08:50:17 +00:00
net-mgmt net-mgmt/cacti: add stage support 2014-08-15 10:43:41 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Drop .la files for print/tex-ptexenc 2014-08-15 09:52:45 +00:00
russian Merge 4 unzip slave ports into archivers/unzip as non-default options 2014-08-15 10:11:10 +00:00
science
security
shells
sysutils
Templates
textproc textproc/libtre: Remove optimization flags clang 3.4 doesn't know 2014-08-15 08:53:45 +00:00
Tools
ukrainian
vietnamese
www - Update to upstream release 1.20 2014-08-15 11:23:14 +00:00
x11 x11/i3lock: Fix staging orphan, assign port to submitter 2014-08-15 07:45:34 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Cleanup Makefiles to allow further work on these ports. 2014-08-15 09:10:16 +00:00
x11-wm x11-wm/herbsluftwm: Strip binary, allow disable install of default config 2014-08-15 10:47:01 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Merge 4 unzip slave ports into archivers/unzip as non-default options 2014-08-15 10:11:10 +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.