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
Yen-Ming Lee 32d0b41294 Update mail/dspam
Add ENABLE_SPAM_DELIVERY knob
  Make dspam play with qmail
  Install MySQL documentation
  Install a dummy mysql.data file

PR:		61089
Submitted by:	Mark Daniel Reidel <mark@reidel.info>
Reviewed by:	Rob Evers <rob@debank.tv>
2004-01-09 02:17:48 +00:00
accessibility
arabic
archivers - Update to 0.8.35 2004-01-09 00:24:57 +00:00
astro - Update to 1.0.3 2004-01-09 00:34:11 +00:00
audio - Update to 2004.01.03 2004-01-09 00:03:40 +00:00
benchmarks
biology
cad
chinese Remove from the deathwatch by fixing the plist. 2004-01-08 09:37:11 +00:00
comms
converters Update to 2.22 2004-01-08 18:36:54 +00:00
databases - Update to 1.7.28 2004-01-08 23:55:14 +00:00
deskutils qmake changed locations, fix tuxcards for $LOCALBASE-based 2004-01-08 16:36:53 +00:00
devel - Update to version 1.1 2004-01-08 15:28:49 +00:00
dns
editors Update port: editors/tpad fixed some bugs and added new features 2004-01-08 01:17:25 +00:00
emulators
finance
french
ftp Add IPv6 support via the Kame 317-v6-20040108b patch. 2004-01-08 17:11:30 +00:00
games - Update to 2.5.5 2004-01-08 22:07:58 +00:00
german
graphics add q-graph 1.2 2004-01-09 00:55:57 +00:00
hebrew
hungarian
irc Mark broken. 2004-01-08 09:49:05 +00:00
japanese Update 0.8 -> 0.9 2004-01-08 14:24:01 +00:00
java
korean
lang Fix plist. 2004-01-09 02:04:12 +00:00
mail Update mail/dspam 2004-01-09 02:17:48 +00:00
math - Update to version 2.6.2 2004-01-08 15:36:04 +00:00
mbone - Update to 2.99.1 2004-01-09 00:12:51 +00:00
misc - Update to version 2.6.2 2004-01-08 15:36:04 +00:00
Mk Update python-devel to 2.4 20040106 snapshot. 2004-01-09 01:43:30 +00:00
multimedia
net - Update to 0.9.1 2004-01-09 02:02:46 +00:00
net-im
net-mgmt
net-p2p - Fix MASTER_SITES 2004-01-08 08:53:19 +00:00
news - Update to 1.9.48 2004-01-09 02:15:10 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print - Update to version 8.13 2004-01-08 16:11:13 +00:00
russian
science - Put distfile on MASTER_SITE_LOCAL until Savannah is restored 2004-01-08 00:37:48 +00:00
security - Add a missing dependency (converters/p5-MIME-Base64) 2004-01-08 17:55:00 +00:00
shells
sysutils - Add a warning message about the missing support of UFS2. 2004-01-08 21:50:19 +00:00
Templates
textproc Fix the fetch of the distfile. 2004-01-08 14:46:18 +00:00
Tools
ukrainian
vietnamese
www Add mod_cfg_ldap 1.0, allows you to keep your virtual host configuration 2004-01-09 00:46:03 +00:00
x11 Chase checksum change. 2004-01-08 23:14:52 +00:00
x11-clocks Add gdesklets-ebichuclock, something like emiclock with Ebichu in it. 2004-01-07 23:40:53 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED - rename xhtml-1.1 to xhtml-11 (no repo copy because we were at revision 2004-01-08 04:36:55 +00:00
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/doc/en_US.ISO8859-1/books/handbook/

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.