1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Matthias Andree cbb3de786f Support staging.
Update maintainer address.

Drop the @mode 755 from pkg-plist and instead fix the CHMOD in the
Makefile to address the STAGEDIR.

PR:		190611
Submitted by:	ronald@echteman.nl (maintainer)
2014-06-04 21:01:35 +00:00
accessibility
arabic
archivers - Switch to USES=libtool, drop .la files 2014-06-04 17:37:51 +00:00
astro
audio Support STAGE 2014-06-04 18:03:35 +00:00
benchmarks
biology Unbreak 2014-06-04 20:08:15 +00:00
cad
chinese
comms - Switch to USES=libtool, drop .la files 2014-06-04 13:12:07 +00:00
converters - Switch to USES=libtool, drop .la files 2014-06-04 13:22:25 +00:00
databases
deskutils These ports are no longer used or cared for. 2014-06-04 14:14:21 +00:00
devel Switch to using OPTIONS_SLAVE. 2014-06-04 18:03:32 +00:00
dns
editors - Fix options 2014-06-04 15:48:16 +00:00
emulators
finance
french
ftp
games - Update to 1.5 [1] 2014-06-04 17:50:43 +00:00
german
graphics - Change to use lang/lua51 instead of lang/lua, unbreak INDEX 2014-06-04 15:30:41 +00:00
hebrew
hungarian
irc - Switch security/libotr3 to USES=libtool, drop .la files 2014-06-04 14:39:22 +00:00
japanese
java Update to 7u60. 2014-06-04 19:19:51 +00:00
Keywords
korean
lang Add CPE information. 2014-06-04 16:54:52 +00:00
mail
math Add two new math ports: why3 and why3-gpl 2014-06-04 19:22:33 +00:00
misc Support Stage 2014-06-04 17:16:37 +00:00
Mk
multimedia - Stagify 2014-06-04 19:34:50 +00:00
net Support staging. 2014-06-04 21:01:35 +00:00
net-im - Switch security/libotr3 to USES=libtool, drop .la files 2014-06-04 14:39:22 +00:00
net-mgmt - adopt staging 2014-06-04 15:47:44 +00:00
net-p2p - Update to 3.1.9.2, Announce message: 2014-06-04 20:23:34 +00:00
news
palm
polish
ports-mgmt Update ports-mgmt/portupdate-scan to 0.4 2014-06-04 15:42:35 +00:00
portuguese
print
russian
science
security Fix extraneous <vuxml> open tag on line 88. 2014-06-04 20:15:03 +00:00
shells
sysutils Add forgotten files 2014-06-04 20:18:55 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/py-w3lib: update to 1.6 2014-06-04 17:38:29 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Switch to USES=libtool, drop .la files 2014-06-04 17:37:28 +00:00
x11-wm
.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.