Personal patches
Go to file
Maxim Sobolev cb3c6676b1 Update checksum. The only difference between old and new version is <strings.h>
replaced with <string.h> in one of the files. Therefore, no version bump is
necessary.
2001-11-26 13:43:49 +00:00
accessibility/atk
arabic
archivers Support NOPORTDOCS. 2001-11-23 18:14:48 +00:00
astro
audio add snack 2001-11-24 05:37:05 +00:00
benchmarks Back out previous delta; this URL links toa much better description 2001-11-22 09:01:10 +00:00
biology
cad Fix manpage packaging. 2001-11-24 18:02:02 +00:00
chinese Chasing ghostscript 6.52. 2001-11-26 07:55:12 +00:00
comms Add support for NOPORTDOCS. 2001-11-23 18:12:47 +00:00
converters
databases Upgrade to 1.20. 2001-11-26 12:11:34 +00:00
deskutils Update to 1.6.4. 2001-11-23 17:59:14 +00:00
devel Update to 0.10.40. 2001-11-26 13:06:21 +00:00
dns Upgrade to 3.6. 2001-11-25 15:32:07 +00:00
editors - Support CC/CFLAGS/PREFIX proeprly 2001-11-23 17:39:18 +00:00
emulators Update to 0.8.18 2001-11-24 01:15:42 +00:00
finance Update to 1.6.4. 2001-11-23 17:59:14 +00:00
french
ftp upgrade to 1.3.0 2001-11-26 10:52:17 +00:00
games add cryptoslam 2001-11-25 07:56:19 +00:00
german
graphics Update checksum. The only difference between old and new version is <strings.h> 2001-11-26 13:43:49 +00:00
hebrew
hungarian
irc Argh. Bump PORTREVISION. I forgot to apply this in the last commit. 2001-11-25 01:05:24 +00:00
japanese Set PORTVERSION. The japanese documentation seems to be a bit behind. 2001-11-25 17:22:43 +00:00
java Use "$@" instead of "$*" to pass parameters to a subshell. This ensures that 2001-11-26 13:00:50 +00:00
korean
lang Allow slave ports to override PORTVERSION. 2001-11-25 17:20:35 +00:00
mail Update to version 0.7. 2001-11-26 12:58:35 +00:00
math upgrade to 1.0.1 2001-11-26 13:18:55 +00:00
mbone
misc Add libmcal - a Modular Calendar Access Library 2001-11-24 15:19:53 +00:00
Mk Update lang/ruby to the latest snapshot, 1.6-2001.11.23. 2001-11-24 09:02:52 +00:00
multimedia Fix breakage of last commit. Add a valid BUILD_DEPENDS line. 2001-11-25 22:04:59 +00:00
net Upgrade to 0.2016. 2001-11-26 12:12:25 +00:00
net-im - update to 0.99e 2001-11-25 00:12:30 +00:00
net-mgmt Update to 3.05. 2001-11-25 15:58:38 +00:00
net-p2p Update to 0.34 2001-11-25 21:00:18 +00:00
news - add new MASTER_SITES 2001-11-24 22:04:18 +00:00
palm
picobsd
polish
ports-mgmt Mark as BROKEN: this port needs to be updated to use the new ports layout. 2001-11-21 23:22:26 +00:00
portuguese
print Use `@exec touch ...' to create ${PREFIX}/etc/gnome/fonts/gnome-print-x11.fontmap 2001-11-26 13:38:37 +00:00
russian
science
security Update to 3.3.7 2001-11-23 04:47:03 +00:00
shells Override CONFIGURE_TARGET, so that this configure script generated by 2001-11-23 15:40:26 +00:00
sysutils Add httplog. Apache log rollover program with strftime(3) filename 2001-11-25 20:21:34 +00:00
Templates
textproc Upgrade to 1.95.2. 2001-11-26 06:27:49 +00:00
Tools
ukrainian removing language file, it is included in teh distribution now 2001-11-25 10:46:56 +00:00
vietnamese
www Upgrade IPv6 patch. 2001-11-26 13:06:03 +00:00
x11 Add keylaunch-1.3.0, an X utility for binding commands to a hot key 2001-11-25 08:51:49 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits update pkg-descr 2001-11-24 09:05:15 +00:00
x11-wm - update to 1.0.0 2001-11-24 21:51:23 +00:00
.cvsignore
INDEX
LEGAL mark port as NO_CDROM/RESTRICTED/NO_PACKAGE because redistribution terms 2001-11-21 22:56:17 +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.