Personal patches
Go to file
Dirk Froemberg abdbcb5f1e * Set maintainership to Anders Nordby <anders@fix.no>.
* Add info about PAM session support.
* Add two more master sites that I control myself, to bring some much
  needed stability there too (UW has been removing snapshots without
  putting them in the old dir).
* Add the file files/imap-uw.cnf, so that "make cert" actually works
  as intended.
* Add -drac to PKGNAMESUFFIX if DRAC support is requested, so
  that people can see what they actually installed easier.
* Remove some unnecessary linking parameters.

Submitted by:	Anders Nordby <anders@fix.no>
2001-04-16 18:49:39 +00:00
arabic
archivers * Build with compilers other than cc: egcs, ccc, .... 2001-04-14 02:19:33 +00:00
astro Remove empty directories on uninstall. 2001-04-14 22:31:52 +00:00
audio Remove a stale entry for dagrab-0.3.5-freebsd.patch.gz, which was moved 2001-04-16 11:22:12 +00:00
benchmarks Upgrade to version 3.53 2001-04-07 22:09:38 +00:00
biology
cad
chinese change master site 2001-04-15 12:31:13 +00:00
comms Add yawmppp 2.0.1, a Window Maker dockapp that helps with easy use 2001-04-16 03:16:14 +00:00
converters Remove empty directories on uninstall. 2001-04-14 22:31:52 +00:00
databases Update port to 1.2 2001-04-16 17:08:47 +00:00
deskutils
devel add scandoc 2001-04-16 06:41:58 +00:00
dns
editors Upgrade to 1.0.1 2001-04-16 09:16:41 +00:00
emulators New Nintendo Gameboy(TM) emulmulator. 2001-04-16 13:11:50 +00:00
finance Remove empty directories on uninstall. 2001-04-14 22:31:52 +00:00
french
ftp Fix build on the Alpha. 2001-04-15 05:18:27 +00:00
games Upgrade to version 1.2. 2001-04-16 03:15:14 +00:00
german
graphics Fix MASTER_SITES, honor CC and CFLAGS, add a WWW line. 2001-04-16 12:45:23 +00:00
hebrew
hungarian
irc removed IS_INTERACTIVE, so a package can now be build 2001-04-15 22:34:20 +00:00
japanese Upgrade to versin 1.6. 2001-04-16 17:53:25 +00:00
java - apply PORTDOCS for files in ${PREFIX}/share/doc 2001-04-15 15:03:17 +00:00
korean Justify master/slave ports' style of Makefiles. 2001-04-15 18:46:24 +00:00
lang - Support CXX/CXXFLAGS/PTHREAD_CFLAGS/PTHREAD_LIBS properly 2001-04-14 11:01:23 +00:00
mail * Set maintainership to Anders Nordby <anders@fix.no>. 2001-04-16 18:49:39 +00:00
math Remove empty directories on uninstall. 2001-04-14 22:31:52 +00:00
mbone
misc Depends on pnmscale which is in the netpbm port. 2001-04-15 13:00:55 +00:00
Mk (1) Move inclusion of bsd.kde.mk to the right place. 2001-04-16 10:28:15 +00:00
multimedia
net Update to version 0.11.0pre10. 2001-04-16 18:22:03 +00:00
net-im Update to version 0.11.0pre10. 2001-04-16 18:22:03 +00:00
net-mgmt - Enable OpenLDAP and PostgreSQL support. 2001-04-16 11:42:07 +00:00
net-p2p
news Upgrade to 1.5.8 2001-04-13 22:28:42 +00:00
palm make bento happier (bibelot.pl -> bibelot) 2001-04-14 20:21:57 +00:00
polish
ports-mgmt
portuguese
print add pscal 2001-04-16 14:06:13 +00:00
russian Upgrade to 0.99d9 2001-04-16 07:55:14 +00:00
science - Support CC/CFLAGS/MAKE properly 2001-04-14 11:43:16 +00:00
security Update to 2.0.1 and update email address. Should fix bento as well. 2001-04-16 16:45:56 +00:00
shells Add a couple of missing files and remove extra directories on uninstall. 2001-04-15 01:05:42 +00:00
sysutils Turn this over to ports@FreeBSD.org. I'm no longer using the GNOME bits 2001-04-16 17:25:32 +00:00
Templates
textproc Remove empty directories on uninstall. 2001-04-14 22:31:52 +00:00
Tools
ukrainian
vietnamese
www Use /usr/bin/mktemp to generate temporary file. 2001-04-16 11:50:14 +00:00
x11 Add support for Russian characters. 2001-04-16 15:47:58 +00:00
x11-clocks
x11-fm Upgrade to version 1.8. 2001-04-15 15:49:06 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 1.0.8 2001-04-15 00:03:13 +00:00
x11-wm Add appstatus port patch 2001-04-16 07:06:31 +00:00
.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.