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 b940d9510a - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-06-16 12:43:41 +00:00
accessibility
arabic
archivers New port archivers/php5-snappy 2014-06-15 13:45:01 +00:00
astro
audio - Switch to USES=libtool, drop .la files 2014-06-16 12:43:41 +00:00
benchmarks 1: Stagify. 2014-06-13 14:48:58 +00:00
biology
cad
chinese remove NO_STAGE, editors/joe staging ready already. 2014-06-13 14:56:53 +00:00
comms Stagify. 2014-06-13 15:33:07 +00:00
converters
databases Remove expired ports: 2014-06-15 18:26:12 +00:00
deskutils - Finish stage support (man pages missed) 2014-06-15 17:21:30 +00:00
devel devel/py-jaraco.util: general utility modules that supply commonly-used functionality 2014-06-16 12:37:57 +00:00
dns Correct local path for rpz* patchs. 2014-06-13 13:14:32 +00:00
editors - Update to 2.7 2014-06-15 08:40:22 +00:00
emulators Update to Wine 1.7.20. This includes the following changes: 2014-06-15 15:16:36 +00:00
finance
french Depend on devel/xdg-utils instead of devel/py-qt4-assistant. 2014-06-15 17:22:19 +00:00
ftp
games - Fix alut dependency 2014-06-16 00:26:30 +00:00
german Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-13 07:36:27 +00:00
graphics Stagify. 2014-06-16 12:18:26 +00:00
hebrew - Update pkg-descr and pkg-message. 2014-06-15 13:42:05 +00:00
hungarian
irc - Stage support 2014-06-15 03:04:39 +00:00
japanese Update to 1.8.6. 2014-06-16 12:19:41 +00:00
java
Keywords Remove another extra '`' 2014-06-15 22:40:31 +00:00
korean
lang Pet portlint and add local-distfiles for lang/pypy-devel. 2014-06-16 09:52:57 +00:00
mail editors/pico-alpine: fix build on 8.4 by fixing masterport mail/alpine 2014-06-16 10:44:14 +00:00
math Update math/R-cran-gss to 2.1-2. 2014-06-16 09:44:08 +00:00
misc - Switch to USES=libtool 2014-06-15 23:44:00 +00:00
Mk Remove manpage leftovers in stage 2014-06-16 12:23:52 +00:00
multimedia - Fix build with clang (include <wait.h> -> <sys/wait.h>) 2014-06-16 11:23:39 +00:00
net - Update to 1.9. 2014-06-16 08:57:58 +00:00
net-im - Stage support 2014-06-15 09:27:27 +00:00
net-mgmt net-mgmt/net-snmp: fix USE_PERL5 2014-06-13 19:06:57 +00:00
net-p2p
news - Remove easy_install dependency 2014-06-15 08:05:37 +00:00
palm
polish
ports-mgmt Update to 1.3.0.b4. 2014-06-15 15:10:11 +00:00
portuguese
print - Update to 2.19.8 2014-06-16 09:44:56 +00:00
russian Update distinfo after 4.2.4 update 2014-06-13 18:09:48 +00:00
science - Remove easy_install dependency 2014-06-15 08:23:19 +00:00
security - Support STAGEDIR 2014-06-15 14:48:40 +00:00
shells Only pickup iconv from base even if libiconv is installed [1] 2014-06-15 22:22:04 +00:00
sysutils - Update to 3.6.2 2014-06-16 12:07:32 +00:00
Templates
textproc Update to 1.8.6. 2014-06-16 12:19:41 +00:00
Tools
ukrainian
vietnamese
www Updated syslog support and upstream_sticky options to re-enable them. 2014-06-16 09:55:53 +00:00
x11 Update to 3.3.6. 2014-06-16 12:13:36 +00:00
x11-clocks Stagefy 2014-06-13 10:51:40 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - Mark DEPRECATED; this project merged with the Oxygen windeco 2014-06-14 14:21:46 +00:00
x11-toolkits
x11-wm Unbreak build by requiring and linking xext (see also r353170). 2014-06-14 18:57:46 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL - Update LEGAL for some perforce ports 2014-06-14 15:26:17 +00:00
Makefile Add a mechanism to allow updating the ports tree with rsync 2014-06-15 22:47:10 +00:00
MOVED MOVED: fix bugs 2014-06-16 04:49:16 +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.