1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Cheng-Lung Sung caa56aadad - Update to 0.3.7
PR:		ports/107538
Submitted by:	clsung
Approved by:	maintainer (Denis Barov)
2007-01-09 08:32:43 +00:00
accessibility Update to 1.7.15. 2007-01-08 18:15:29 +00:00
arabic
archivers
astro Migrate to gfortran. 2007-01-09 01:36:21 +00:00
audio - Update to 3.99.4.5 2007-01-08 22:38:25 +00:00
benchmarks Add p5-Benchmark-Forking 0.99, run benchmarks in separate processes. 2007-01-08 03:48:30 +00:00
biology * Add dummy knob WANT_FORTRAN for future gfortran 2007-01-09 02:37:43 +00:00
cad *using shared libs. 2007-01-09 07:39:39 +00:00
chinese
comms
converters
databases Uupdate databases/slony1 to 1.2.5 release 2007-01-08 17:29:02 +00:00
deskutils Allow this port to be built with wxgtk 2.8 and later. 2007-01-08 18:56:47 +00:00
devel Update to 2.2.99 2007-01-09 04:11:20 +00:00
dns Remove broken mirror 2007-01-08 22:22:42 +00:00
editors Fix two security vulnerability 2007-01-08 21:32:12 +00:00
emulators - Update to 0.8.3 2007-01-08 12:36:55 +00:00
finance Finance::Amortization is a simple object oriented interface to an amortization 2007-01-08 22:59:05 +00:00
french
ftp
games Add `ipv6' virtual category since port supports IPv6. 2007-01-08 04:00:13 +00:00
german
graphics Remove broken mirror 2007-01-08 22:22:42 +00:00
hebrew
hungarian
irc Hand maintainership to submitter. 2007-01-08 21:04:16 +00:00
japanese
java - Update to 1.0.3 2007-01-08 13:16:31 +00:00
korean
lang Add missing DISTFILES entry for Java. 2007-01-08 15:32:35 +00:00
mail SquirrelOutlook is a standards-based webmail package written in PHP4. It 2007-01-08 23:03:14 +00:00
math Add missing object files. 2007-01-09 07:38:41 +00:00
mbone
misc - Add miwi's favico.ico for www interfaces 2007-01-08 16:36:11 +00:00
Mk Add @'s in front of ${CHOWN} calls. 2007-01-09 03:15:19 +00:00
multimedia - fix build of mplayer with h264 and polyaudio, when an external reference was 2007-01-08 16:02:14 +00:00
net Net::Frame is a fork of Net::Packet. The goal here was to greatly 2007-01-09 01:55:40 +00:00
net-im - Add nvidia as knob 2007-01-08 23:53:42 +00:00
net-mgmt - Force commit for right description 2007-01-08 13:05:39 +00:00
net-p2p Update ctorrent to patchset 2.2. 2007-01-09 02:31:24 +00:00
news
palm
polish
ports-mgmt - Add miwi's favico.ico for www interfaces 2007-01-08 16:36:11 +00:00
portuguese
print
russian
science
security Add mplayer RealMedia RTSP streams buffer overflow entry. 2007-01-08 16:06:29 +00:00
shells
sysutils - Update to 0.3.7 2007-01-09 08:32:43 +00:00
Templates
textproc Update to 0.28 2007-01-09 07:55:30 +00:00
Tools
ukrainian
vietnamese Add vietunicode-trichlor 2004.04.30, 100% Viet Unicode compatible. 2007-01-08 13:59:39 +00:00
www Mark BROKEN and set the expiration date since the project is dead 2007-01-09 06:58:19 +00:00
x11 Fix the build with wxgtk 2.8: use ${WX_CONFIG} instead of hardcoding 2007-01-08 18:20:18 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes Update to 0.40.1 2007-01-07 23:21:42 +00:00
x11-toolkits - Update maintainer mail adress 2007-01-08 23:12:12 +00:00
x11-wm Fix a resizing bug that causes weird behavior. 2007-01-08 19:30:52 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED 2007-01-07 mail/py-email2: Only usable python versions schedualed to expire 2007-01-08 12:21:58 +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.