1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Andrej Zverev 58dbd8e8d1 fix build with perl 5.18
PR:		193064
2014-09-20 06:44:20 +00:00
accessibility Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports. 2014-09-17 07:38:15 +00:00
arabic
archivers Really unbreak on freebsd 8/9 2014-09-19 19:38:18 +00:00
astro
audio fix build with perl 5.18 2014-09-20 06:29:16 +00:00
benchmarks
biology biology/boinc-simap: Deprecate, project shutting down on 2015-01-01 2014-09-19 23:05:44 +00:00
cad print/freetype: 2014-09-19 15:45:14 +00:00
chinese print/freetype: 2014-09-19 15:45:14 +00:00
comms - Update comms/dcf77pi to version 3.2.0 2014-09-18 11:56:52 +00:00
converters - Switch to USES=autoreconf 2014-09-19 08:01:42 +00:00
databases fix build with perl 5.18 2014-09-20 06:33:14 +00:00
deskutils - Allow staging as a regular user 2014-09-18 21:05:21 +00:00
devel fix build with perl 5.18 2014-09-20 06:36:34 +00:00
dns Update to 2.0.0. 2014-09-19 17:53:21 +00:00
editors Allow staging as a regular user 2014-09-19 21:37:56 +00:00
emulators - Add CPE information to virtualbox ports 2014-09-18 09:06:59 +00:00
finance - Update to 0.9.10 2014-09-19 10:47:13 +00:00
french
ftp
games graphics/imlib: 2014-09-19 20:43:03 +00:00
german fix build with perl 5.18 2014-09-20 06:37:37 +00:00
graphics graphics/imlib: 2014-09-19 20:43:03 +00:00
hebrew
hungarian
irc Update to 2.0.17 2014-09-18 22:16:11 +00:00
japanese fix build with perl 5.18 2014-09-20 06:38:37 +00:00
java Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports. 2014-09-17 07:38:15 +00:00
Keywords
korean
lang print/freetype: 2014-09-19 15:45:14 +00:00
mail - Drop dependency on autoconf and automake 2014-09-19 12:40:53 +00:00
math Remove old libtool patch 2014-09-19 12:49:04 +00:00
misc graphics/imlib: 2014-09-19 20:43:03 +00:00
Mk - Remove -a when copying package. r329130 broke this when PACKAGES was on 2014-09-19 15:44:55 +00:00
multimedia - Update to 3.17.0.6 . [1] 2014-09-19 17:39:34 +00:00
net Fix build when pkg does not extract mtree 2014-09-20 06:41:30 +00:00
net-im Retire MANCOMPRESSED. 2014-09-18 12:31:24 +00:00
net-mgmt fix build with perl 5.18 2014-09-20 06:40:04 +00:00
net-p2p Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports. 2014-09-17 07:38:15 +00:00
news Update to 2.20. 2014-09-16 11:32:46 +00:00
palm
polish - Update to 20140915 2014-09-18 15:17:15 +00:00
ports-mgmt - Update to checkin 4555dff [now a git hash] 2014-09-19 14:36:51 +00:00
portuguese
print print/freetype: 2014-09-19 15:45:14 +00:00
russian
science - Update to 1.3.5 2014-09-18 04:41:04 +00:00
security fix build with perl 5.18 2014-09-20 06:42:36 +00:00
shells
sysutils fix build with perl 5.18 2014-09-20 06:44:20 +00:00
Templates
textproc - Remove obsolete MAN1 2014-09-19 21:52:17 +00:00
Tools
ukrainian
vietnamese
www - Update to 3.6.14 2014-09-20 05:15:56 +00:00
x11 Fix r368473 2014-09-20 06:27:12 +00:00
x11-clocks
x11-drivers
x11-fm - Update to 0.17.0 2014-09-18 07:20:06 +00:00
x11-fonts x11-fonts/sgifonts: Use $TAR instead of $EXTRACT_CMD 2014-09-16 11:26:47 +00:00
x11-servers
x11-themes
x11-toolkits - Remove old libtool patch 2014-09-19 18:43:15 +00:00
x11-wm graphics/imlib: 2014-09-19 20:43:03 +00:00
.arcconfig
.gitignore
CHANGES - Remove last uses of USE_AUTOTOOLS=libtool from bsd.gnome.mk 2014-09-17 07:48:22 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs New port: net/kamailio 4.1.6 2014-09-19 18:02:46 +00:00
LEGAL Remove www/squid32 and 4 ports dependent on www/squid (v2.7) 2014-09-16 12:04:06 +00:00
Makefile
MOVED - Rename ruby-growl to rubygem-ruby-growl 2014-09-20 01:58:20 +00:00
README
UIDs New port: net/kamailio 4.1.6 2014-09-19 18:02:46 +00:00
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.