1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Brooks Davis f8fed570a8 Fix up depends so we depend on llvm33 and look for the llc33 binary to
identify it rather than port versions.

Remove the broken and obviously unused regression-test target along with
the obsolute dependency on dejagnu.

Reported by:	decke
2013-06-12 19:03:41 +00:00
accessibility - Fix build 2013-06-11 14:56:04 +00:00
arabic
archivers - Fix build with new site_perl 2013-06-12 17:45:02 +00:00
astro - Fix build 2013-06-11 14:45:16 +00:00
audio - Fix build 2013-06-11 14:51:23 +00:00
benchmarks
biology
cad - Trim header 2013-06-12 10:31:12 +00:00
chinese
comms - Fix i18n manpages 2013-06-12 13:39:48 +00:00
converters
databases - Fix build with new site_perl 2013-06-12 17:45:02 +00:00
deskutils - Don't remove directories not created by this port 2013-06-12 15:42:29 +00:00
devel Add a file that was missed when working around svn cp + post commit hook 2013-06-12 18:37:03 +00:00
dns
editors - trim Makefile header (other changes from PR were committed independently) 2013-06-11 18:22:13 +00:00
emulators - Fix i18n manpages 2013-06-11 14:56:25 +00:00
finance Update to 2.4.13 2013-06-10 20:53:54 +00:00
french - Fix i18n manpages 2013-06-11 14:59:00 +00:00
ftp - Fix build with new site_perl 2013-06-12 17:45:02 +00:00
games - Don't remove directories not created by this port 2013-06-12 13:42:57 +00:00
german Update to version 4.5.12. 2013-06-10 09:49:41 +00:00
graphics - Fix build with new site_perl 2013-06-12 17:45:02 +00:00
hebrew
hungarian
irc - Add dependency on pkgconfig to fix the failing build on 10-CURRENT 2013-06-10 18:48:34 +00:00
japanese Fix build with clang 2013-06-12 16:08:37 +00:00
java Update to 1.4. 2013-06-11 23:18:45 +00:00
Keywords
korean
lang Fix up depends so we depend on llvm33 and look for the llc33 binary to 2013-06-12 19:03:41 +00:00
mail - Fix build with new site_perl 2013-06-12 17:45:02 +00:00
math Fix the forgotten pre.mk which should have been changed to options.mk 2013-06-12 06:36:17 +00:00
misc - Fix build with new site_perl 2013-06-12 17:45:02 +00:00
Mk - lang/perl5.12 upgrade to 5.12.5 2013-06-12 13:00:55 +00:00
multimedia - Fix build with new site_perl 2013-06-12 17:45:02 +00:00
net - Fix build with new site_perl 2013-06-12 17:45:02 +00:00
net-im Update WWW address in pkg-descr 2013-06-11 06:49:16 +00:00
net-mgmt - Fix build with new site_perl 2013-06-12 17:45:02 +00:00
net-p2p - fix negative int bug 2013-06-11 04:44:18 +00:00
news Update to new upstream release 1.11.10, fixing abort() when running 2013-06-11 22:00:36 +00:00
palm
polish - Correct plist 2013-06-11 14:48:19 +00:00
ports-mgmt - Update to 3.0.1 2013-06-12 09:01:38 +00:00
portuguese
print - Fix plist 2013-06-12 06:46:16 +00:00
russian Update to version 4.5.12. 2013-06-10 09:49:41 +00:00
science - Fix pkgconfig 2013-06-11 01:06:48 +00:00
security Add empty directories created by this port to pkg-plist. 2013-06-12 18:04:12 +00:00
shells
sysutils Remove empty file. 2013-06-12 18:01:51 +00:00
Templates
textproc - Fix build with new site_perl 2013-06-12 17:45:02 +00:00
Tools
ukrainian
vietnamese
www - Fix build with new site_perl 2013-06-12 17:45:02 +00:00
x11 - Fix build with new site_perl 2013-06-12 17:45:02 +00:00
x11-clocks
x11-drivers
x11-fm - Fix build 2013-06-11 14:55:37 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Fix build with clang 2013-06-12 16:56:43 +00:00
x11-wm Fix build with clang 2013-06-12 17:34:18 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove expired ports: 2013-06-11 10:33:20 +00:00
README
UIDs
UPDATING - lang/perl5.12 upgrade to 5.12.5 2013-06-12 13:00:55 +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.