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
Dmitry Marakasov 4e0a6c6828 - Switch to USES=libtool, drop .la files
- Strip libraries
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-07-23 21:56:07 +00:00
accessibility
arabic
archivers Remove quotes that surrounded entire _DESC strings. 2014-07-23 17:12:13 +00:00
astro
audio
benchmarks Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
biology Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
cad Take maintainership again. 2014-07-23 20:10:23 +00:00
chinese Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
comms Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
converters
databases Clean up databases/rrdtool 2014-07-23 20:11:10 +00:00
deskutils Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
devel - Switch to USES=libtool, drop .la files 2014-07-23 21:56:07 +00:00
dns - Switch to USES=libtool, drop .la files 2014-07-23 21:50:52 +00:00
editors Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
emulators Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
finance Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
french Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
ftp Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
games The decision to move the savedata into ${PREFIX} did not go over 2014-07-23 19:29:58 +00:00
german Reset maintainership for ports not staged with no pending PR 2014-07-23 17:07:12 +00:00
graphics Update to 0.2.9 2014-07-23 19:56:59 +00:00
hebrew
hungarian
irc Reset maintainership for ports not staged with no pending PR 2014-07-23 17:07:12 +00:00
japanese Reset maintainership for ports not staged with no pending PR 2014-07-23 17:07:12 +00:00
java Reset maintainership for ports not staged with no pending PR 2014-07-23 17:07:12 +00:00
Keywords
korean
lang Update to the 20140720 snapshot of GCC 4.10. 2014-07-23 20:57:20 +00:00
mail Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
math Update PyQt to 4.11.1, QScintilla to 2.8.3 and SIP to 4.16.2. 2014-07-23 19:53:11 +00:00
misc Update PyQt to 4.11.1, QScintilla to 2.8.3 and SIP to 4.16.2. 2014-07-23 19:53:11 +00:00
Mk - Fix _TWISTED_COMPONENTS: add missing "pair" 2014-07-23 16:44:38 +00:00
multimedia Remove patches added together with USES=libtool that are no longer needed 2014-07-23 20:33:34 +00:00
net - Switch to USES=libtool, drop .la files 2014-07-23 21:56:07 +00:00
net-im Remove quotes that surrounded entire _DESC strings. 2014-07-23 17:12:13 +00:00
net-mgmt Clean up databases/rrdtool 2014-07-23 20:11:10 +00:00
net-p2p
news Fix build without gcc. 2014-07-23 17:23:16 +00:00
palm
polish
ports-mgmt Fix the build on PowerPC: apparently it declares that it has atomic builtins, 2014-07-23 16:49:42 +00:00
portuguese
print Finish some removals 2014-07-23 14:41:30 +00:00
russian
science
security Update to the 201425 snapshot. 2014-07-23 20:33:53 +00:00
shells
sysutils Clean up databases/rrdtool 2014-07-23 20:11:10 +00:00
Templates
textproc Remove patches added together with USES=libtool that are no longer needed 2014-07-23 20:33:34 +00:00
Tools
ukrainian
vietnamese
www Remove patches added together with USES=libtool that are no longer needed 2014-07-23 20:33:34 +00:00
x11 Update PyQt to 4.11.1, QScintilla to 2.8.3 and SIP to 4.16.2. 2014-07-23 19:53:11 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update PyQt to 4.11.1, QScintilla to 2.8.3 and SIP to 4.16.2. 2014-07-23 19:53:11 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs - Use USER and GROUP in Makefile instead of having 2014-07-23 15:25:49 +00:00
LEGAL
Makefile
MOVED Fix typo 2014-07-23 17:15:28 +00:00
README
UIDs - Use USER and GROUP in Makefile instead of having 2014-07-23 15:25:49 +00:00
UPDATING The decision to move the savedata into ${PREFIX} did not go over 2014-07-23 19:29:58 +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.