Personal patches
Go to file
Michael Haro c1d6d1746b Update tgif port to 4.1.40
PR:		26849
Submitted by:	    maintainer
2001-05-01 00:44:34 +00:00
arabic
archivers
astro This module returns the sunrise/sunset for a given day. 2001-04-28 15:03:42 +00:00
audio Add mp3butler 1.0.1, a program for renaming mp3 files. 2001-05-01 00:15:13 +00:00
benchmarks
biology
cad Don't hardcode CC and CFLAGS to -O3 2001-04-30 10:13:07 +00:00
chinese Add Big5 cursor movement friendly support. 2001-04-27 19:18:34 +00:00
comms
converters
databases Upgrade to 0.98. 2001-04-29 19:23:37 +00:00
deskutils
devel I don't know of any UNIX make(1) that does not define a useful $(CC). 2001-04-30 17:25:09 +00:00
dns Update port to version 1.01 2001-04-29 17:10:01 +00:00
editors Change the Vim-specific "NO_GUI" to the correct "WITHOUT_X11". 2001-04-30 22:39:13 +00:00
emulators Don't hard-code -O3 and about 20 -f optimizations 2001-04-30 09:22:55 +00:00
finance
french Add fr-php_doc - a french version of lang/php_doc. 2001-04-29 13:46:55 +00:00
ftp Upgrade to gftp 2.0.8 and mark FORBIDDEN. gftp 2.0.8 was a security update 2001-04-30 07:33:39 +00:00
games Chase distfile 2001-05-01 00:40:12 +00:00
german Add de-php_doc - a german version of lang/php_doc. 2001-04-29 13:45:02 +00:00
graphics Update tgif port to 4.1.40 2001-05-01 00:44:34 +00:00
hebrew
hungarian
irc Update to 2.1.1. 2001-05-01 00:26:22 +00:00
japanese
java Update to 0.7.1. 2001-04-27 15:08:30 +00:00
korean
lang Use [s]random() rather than [s]rand(). 2001-04-30 17:44:40 +00:00
mail The spec file within the tarball was updated, no functional change. 2001-05-01 00:28:36 +00:00
math update math/netcdf to 3.5.0 2001-04-30 22:05:08 +00:00
mbone
misc Update MASTER_SITES and checksum 2001-04-30 21:47:02 +00:00
Mk Add Russian mirror of GNOME so one can utilize MASTER_SORT effectively. 2001-04-28 13:54:52 +00:00
multimedia
net Updated port: net/isc-dhcp3 to version rc3 2001-04-30 23:55:54 +00:00
net-im
net-mgmt upgrade to 2.2 2001-04-27 12:11:12 +00:00
net-p2p
news Don't hard-code -O2 2001-04-30 00:22:07 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print Chop out 2 -f optimizations as well 2001-04-30 09:56:29 +00:00
russian By default add yo and ye forms both 2001-04-30 23:38:48 +00:00
science update math/netcdf to 3.5.0 2001-04-30 22:05:08 +00:00
security Upgrade to 1.0.5. 2001-04-30 03:22:56 +00:00
shells Don't hard-code -O2 2001-04-29 23:49:00 +00:00
sysutils Update to 4.55.1. 2001-04-30 16:21:00 +00:00
Templates
textproc Update port: p5-Spreadsheet-ParseExcel to version 0.21 2001-04-30 23:42:54 +00:00
Tools
ukrainian
vietnamese
www Updates the port to the latest verion: 2.21b. Brings in interesting stuff like 2001-05-01 00:34:46 +00:00
x11 Upgrade to version 0.02 2001-04-30 15:28:53 +00:00
x11-clocks
x11-fm Update port to version 4.4.4. 2001-04-27 13:45:19 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Note the default optimization flags used by the vendor in a comment. 2001-04-30 16:39:03 +00:00
x11-wm
.cvsignore
INDEX
LEGAL
Makefile
README

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 which is available from:

        file://localhost/usr/share/doc/handbook/handbook.html

(if you installed the doc distribution on your machine)

Or:

        http://www.freebsd.org/handbook/handbook.html

for the latest official version from FreeBSD-current.

The section "The Ports Collection" will tell you how to use the
ports and packages and the "Porting Applications" section
describes how one can contribute to the ports collection.

If you would like to search for a given port, you can do so easily
by saying:

	make search key="<keyword>"

Which will generate a list of all ports matching <keyword>.

NOTE:  This tree can 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, though if you don't have the original
distribution tarball(s) for something on CDROM then you will need to pull
it all over your network connection again if you ever try to build the
associated port.