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
Dmitry Marakasov c07b836c92 - Convert USE_BZIP2 to USES
- Use new LIB_DEPENDS syntax
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
2014-06-03 13:51:43 +00:00
accessibility
arabic
archivers - Use USES=libtool 2014-06-03 12:44:13 +00:00
astro
audio - Switch to USES=libtool, drop .la files 2014-06-03 13:27:39 +00:00
benchmarks
biology
cad Update to version 3.5.1. 2014-06-03 11:56:05 +00:00
chinese
comms lysdr, is a simple SDR program for amateur radio. 2014-06-03 08:21:05 +00:00
converters
databases Update to 5.6.19 release. 2014-06-03 12:53:54 +00:00
deskutils
devel devel/frama-c: Re-stage to correct -print-libpath 2014-06-03 13:37:05 +00:00
dns wdns is a low-level DNS library. It contains a fast DNS message parser 2014-06-03 08:36:10 +00:00
editors - Convert USE_BZIP2 to USES 2014-06-03 12:59:51 +00:00
emulators
finance - Update to 1.33 2014-06-03 12:44:32 +00:00
french
ftp - Update to 7.37.0 2014-06-03 12:45:04 +00:00
games
german
graphics - Convert to new LIB_DEPENDS format 2014-06-03 10:45:18 +00:00
hebrew
hungarian
irc 1: Fix COMMENT. 2014-06-03 13:20:23 +00:00
japanese
java
Keywords
korean
lang Upgrade v8-devel to 3.27.7. 2014-06-03 12:45:27 +00:00
mail - Convert USE_BZIP2 to USES 2014-06-03 13:51:43 +00:00
math - Use new LIB_DEPENDS syntax 2014-06-03 13:00:07 +00:00
misc Update to version 3.31. 2014-06-03 10:09:06 +00:00
Mk
multimedia Fix pkg-plist when NLS option is off. 2014-06-03 09:20:32 +00:00
net - Convert USE_XZ to USES 2014-06-03 13:51:02 +00:00
net-im
net-mgmt Add LICENSE (GPLv2) and bump port revision for the previous commit. 2014-06-03 04:25:38 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science - Support staging 2014-06-03 01:19:22 +00:00
security - Add PORTDOCS: copied from security/py-posix1e 2014-06-03 12:45:23 +00:00
shells - Update to 20140410 2014-06-03 10:46:19 +00:00
sysutils - Convert USE_BZIP2 to USES 2014-06-03 13:50:08 +00:00
Templates
textproc - Fix .gemspec for rubygem-blankslate 3.1.2 2014-06-03 12:45:09 +00:00
Tools
ukrainian
vietnamese
www - Take maintainership 2014-06-03 13:40:27 +00:00
x11 Update to 305 2014-06-03 13:42:45 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Stage support 2014-06-03 09:03:13 +00:00
x11-servers
x11-themes - Reset maintainership 2014-06-03 10:38:43 +00:00
x11-toolkits - Update to snapshot 10177 2014-06-03 13:12:24 +00:00
x11-wm - Update to 0.8.8 2014-06-03 05:26:20 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - ocument the removal of security/py-posix1e 2014-06-03 12:45:27 +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.