Personal patches
Go to file
Patrick Li 7d456e9565 Shared library version bump from libvorbis update
PR:		34070
Submitted by:	maintainer
2002-01-20 00:22:51 +00:00
accessibility/atk Update to 0.9. 2002-01-18 13:28:57 +00:00
arabic
archivers Remove empty files. 2002-01-15 09:28:31 +00:00
astro Update maintainer's email address 2002-01-17 23:13:38 +00:00
audio Shared library version bump from libvorbis update 2002-01-20 00:22:51 +00:00
benchmarks Set LATEST_LINK to "iozone21" to avoid conflict with the package name 2002-01-19 19:12:54 +00:00
biology Upgrade tinker to the latest revision 2002-01-19 15:15:16 +00:00
cad
chinese Chasing mail/mutt-devel/upgrade. 2002-01-19 12:41:22 +00:00
comms Update to version 1.4. 2002-01-19 20:29:10 +00:00
converters - Add NOPORTDOCS support to pkg-plist 2002-01-17 03:07:33 +00:00
databases Update maintainer's email address 2002-01-17 23:13:38 +00:00
deskutils horde-devel from 2.0 RC3 to 2.0; 2002-01-19 16:58:09 +00:00
devel Update to 0.5.4. 2002-01-19 20:13:26 +00:00
dns Upgrade to 1.1.7a to fix a security issue (after timeout from maintainer). 2002-01-18 18:33:36 +00:00
editors Update to 1.0.8. Changes in this version include: 2002-01-17 12:21:00 +00:00
emulators
finance
french unbreak: USE_IMAKE should be prior to pre.mk. 2002-01-19 05:11:20 +00:00
ftp upgrade to v3 pre1 2002-01-19 16:07:10 +00:00
games Fix sdl errors caught by bento 2002-01-17 08:20:44 +00:00
german
graphics Fix a building error. 2002-01-19 22:53:18 +00:00
hebrew
hungarian
irc Keep up with the musical MASTER_SITES. It should be done moving around 2002-01-18 21:43:31 +00:00
japanese Properly include bsd.port.pre.mk before the reference to 2002-01-19 20:05:48 +00:00
java
korean This port installs Korean resources used with print/ghostscript-gnu-cjk. 2002-01-18 16:26:58 +00:00
lang Set these ports' LATEST_LINK to gcc{27,28,295,30} to avoid conflict 2002-01-19 19:15:11 +00:00
mail Update home page (obtained from Freshmeat). As noticed by 2002-01-19 21:33:09 +00:00
math Calcoo is a Gtk-based scientific calculator designed to provide maximum 2002-01-19 16:26:01 +00:00
mbone
misc upgrade to 2.09 2002-01-19 14:43:53 +00:00
Mk Grr. Really fix PYTHON_WRKSRC for 2.1.1. 2002-01-16 12:24:32 +00:00
multimedia Fix location of detection file 2002-01-19 22:42:00 +00:00
net Update to 3.4 2002-01-19 19:22:43 +00:00
net-im
net-mgmt Update to 3.4 2002-01-19 19:22:43 +00:00
net-p2p
news Update to 0.11.91. 2002-01-15 08:32:27 +00:00
palm
picobsd
polish
ports-mgmt Update to 20020117. 2002-01-16 17:53:23 +00:00
portuguese
print support CFLAGS/CXXFLAGS properly. 2002-01-19 04:28:19 +00:00
russian
science
security Fix compilation: do not redefine the strcasestr function. 2002-01-19 21:43:26 +00:00
shells Add a patch submitted by the author which fixes a bug I reported where 2002-01-19 11:43:30 +00:00
sysutils Fix corrupted patch. 2002-01-19 11:23:40 +00:00
Templates
textproc Add catalog entry by using mkconfig. 2002-01-19 06:51:06 +00:00
Tools
ukrainian
vietnamese
www horde-devel from 2.0 RC3 to 2.0; 2002-01-19 16:58:09 +00:00
x11 Do not use MLINKS: it generates a too long arguments list in make. 2002-01-20 00:17:19 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 1.3.12. 2002-01-18 13:26:02 +00:00
x11-wm add aewm++ 1.0.15 2002-01-17 05:37:59 +00:00
.cvsignore
INDEX
LEGAL Add mingw/opengl95.exe which is distributed on a Microsoft FTP site. 2002-01-16 19:46:18 +00:00
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.