1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Beech Rintoul b0427e88d2 - Update to version 0.0.4
PR:		ports/130710
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2009-01-19 23:49:38 +00:00
accessibility
arabic
archivers Uphold CXXFLAGS 2009-01-18 11:08:51 +00:00
astro No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now done via 2009-01-17 20:04:24 +00:00
audio Add an OPTION to enable MMX optimizations on x86. 2009-01-19 23:31:41 +00:00
benchmarks
biology
cad No longer pass F77 to CONFIGURE_ENV; this is now done via Mk/bsd.gcc.mk. 2009-01-17 20:07:38 +00:00
chinese
comms - Fix patch after update to 4.15 2009-01-19 16:31:16 +00:00
converters
databases Add libepc and avahi-ui to dependencies. 2009-01-19 17:57:24 +00:00
deskutils - Update to 2.4 2009-01-19 23:43:38 +00:00
devel - Fix CATEGORIES. 2009-01-19 23:12:41 +00:00
dns
editors - Update to 0.9.26 2009-01-19 22:47:10 +00:00
emulators Remove obsolete comment referring to USE_GCC=4.1+. 2009-01-17 21:50:05 +00:00
finance
french
ftp
games - Update to 4.4 2009-01-19 23:43:58 +00:00
german
graphics - Update to 0.6.2 2009-01-19 20:44:24 +00:00
hebrew
hungarian
irc
japanese
java - Don't install jni.h because java/classpath already does it 2009-01-17 20:43:54 +00:00
korean
lang - Bump PORTREVISION. Because it depends of new www/fpc-httpd* ports added 2009-01-19 22:53:55 +00:00
mail - Update to 2.8.1 2009-01-19 20:50:23 +00:00
math - Update to 1.013 2009-01-19 16:46:47 +00:00
mbone
misc
Mk - Finally www/fpc-httpd* ports were repocopied. Add new www/fpc-httpd* ports 2009-01-19 22:44:05 +00:00
multimedia - Connect clive1 to the ports tree 2009-01-19 23:00:54 +00:00
net Update 4.2.5p155 --> 4.2.5p156. 2009-01-19 19:12:53 +00:00
net-im Chase libtasn1 shared library version bump. 2009-01-18 17:04:08 +00:00
net-mgmt
net-p2p net-p2p/deluge: Update to 1.1.0. 2009-01-19 04:18:09 +00:00
news
palm
polish
ports-mgmt Fix some typos in the CONFIGURE_ENV section. 2009-01-19 06:58:42 +00:00
portuguese
print Add pkipplib which is a prerequisite of pykota. 2009-01-19 13:52:42 +00:00
russian
science - Fix OPTIONS processing 2009-01-19 19:15:54 +00:00
security - Document graphics/optipng buffer overflow 2009-01-19 20:21:31 +00:00
shells
sysutils - Chase textproc/wv shlib version bump 2009-01-19 23:43:07 +00:00
Templates
textproc - Update to 1.2.5 2009-01-19 23:42:58 +00:00
Tools
ukrainian
vietnamese
www - Update to version 0.0.4 2009-01-19 23:49:38 +00:00
x11 allow x11/libxcb and x11/xcb-proto to build with python 2.5+ 2009-01-17 22:02:45 +00:00
x11-clocks
x11-drivers - Update to 0.8.2 2009-01-17 22:55:27 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm - Update to 4.3 2009-01-19 10:10:55 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL LSI Logic MegaRAID SAS MegaCLI Release 2009-01-18 20:07:24 +00:00
Makefile
MOVED - Add entry about www/fpc-httpd port 2009-01-19 23:01:21 +00:00
README
UIDs
UPDATING The S/MIME plugin is now part of claws-mail. 2009-01-19 19:49:50 +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.