1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dmitry Marakasov aeeaa0fb24 - Switch to USES=libtool, drop .la files
- Use new LIB_DEPENDS syntax
- Remove indefinite article from COMMENT

Approved by:	portmgr blanket
2014-07-03 16:20:26 +00:00
accessibility
arabic
archivers rpm3 is EOLed for long, most rpm users are now using rpm4 2014-07-03 09:20:50 +00:00
astro - Update to 1.26 2014-07-03 12:27:22 +00:00
audio Stagify. 2014-07-03 14:22:20 +00:00
benchmarks This port is not stage clean. 2014-07-03 15:07:00 +00:00
biology
cad
chinese - Switch to USES=libtool, drop .la files 2014-07-02 22:10:05 +00:00
comms - Switch to USES=libtool, drop .la files 2014-07-03 00:07:33 +00:00
converters - Add LICENSE 2014-07-03 15:55:17 +00:00
databases - Use USES=tar:tgz 2014-07-03 16:00:34 +00:00
deskutils - Convert USE_BZIP2 to USES 2014-07-02 23:43:04 +00:00
devel devel/rubygem-kafo_parsers: upgrade to 0.0.3 2014-07-03 16:17:16 +00:00
dns - Switch to USES=libtool, drop .la files 2014-07-02 23:08:05 +00:00
editors - Add USES=libtool to textproc/ots and bump dependent ports 2014-07-02 20:58:04 +00:00
emulators - Switch to USES=libtool, drop .la files 2014-07-03 11:09:23 +00:00
finance
french jdictionary is staged 2014-07-02 19:26:05 +00:00
ftp
games games/linux-steam: Actually reset maintainer this time 2014-07-02 23:34:09 +00:00
german
graphics - Switch to USES=libtool, drop .la files 2014-07-03 16:15:20 +00:00
hebrew
hungarian
irc
japanese - Add stage support 2014-07-03 02:13:47 +00:00
java
Keywords
korean
lang - Switch to USES=libtool, drop .la files 2014-07-02 22:19:34 +00:00
mail Fix size for big-concurrency-spamcontrol-2731.patch from r360338 2014-07-03 16:08:59 +00:00
math - Update from 2.1.1 to 2.1.2 2014-07-03 01:56:05 +00:00
misc Switch to use rpm 4 as the default rpm 2014-07-03 09:13:35 +00:00
Mk Use modern LIB_DEPENDS 2014-07-03 11:37:09 +00:00
multimedia textproc/libmrss: Add USES=libtool and bump dependent ports 2014-07-03 12:27:09 +00:00
net - Switch to USES=libtool, drop .la files 2014-07-03 15:57:20 +00:00
net-im Convert textproc/iksemel to "USES=libtool pathfix" and bump dependent ports 2014-07-03 13:18:14 +00:00
net-mgmt Convert textproc/iksemel to "USES=libtool pathfix" and bump dependent ports 2014-07-03 13:18:14 +00:00
net-p2p Declare ONLY_FOR_ARCHS correctly 2014-07-02 18:28:04 +00:00
news
palm - Switch to USES=libtool, drop .la files 2014-07-03 16:20:26 +00:00
polish
ports-mgmt
portuguese
print . fix build: 2014-07-03 14:36:33 +00:00
russian
science
security - Fix perms/owner of config files 2014-07-03 16:16:49 +00:00
shells
sysutils - Update patchfile for grub2-pcbsd, fixes issue with automatic grub-install 2014-07-03 16:06:50 +00:00
Templates
textproc - USES=libtool pathfix 2014-07-03 13:56:31 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.9.6 2014-07-03 16:01:22 +00:00
x11 - Switch to USES=libtool, drop .la files 2014-07-03 11:35:21 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Stagify 2014-07-02 23:09:59 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm Avoid unnecessary bsd.port.options.mk inclusion by using 2014-07-03 16:09:40 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED rpm3 is EOLed for long, most rpm users are now using rpm4 2014-07-03 09:20:50 +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.