1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Christian Weisgerber 00674940cd - Update postfix to 2.0.10 release
- Add option for using Postgres 7.2 in addition to 7.3

PR:		52620
Submitted by:	Vivek Khera <khera@kcilink.com>
2003-06-02 15:32:39 +00:00
accessibility
arabic
archivers New port: linux-unace 2003-06-02 13:57:41 +00:00
astro Add entry for ftp4.br.FreeBSD.org. 2003-06-01 11:00:56 +00:00
audio New port: wavbreaker 2003-06-02 14:42:57 +00:00
benchmarks
biology
cad cad/cider fix unfetchable distfile problem 2003-05-23 00:38:00 +00:00
chinese update to 0.26 2003-06-01 08:44:26 +00:00
comms lib/mgetty+sendfax/faxq-helper was missing. 2003-06-02 01:28:25 +00:00
converters
databases Updated to 0.41 2003-06-02 10:02:04 +00:00
deskutils - Add WITH_GNUSTEP_DEVEL 2003-06-01 04:45:19 +00:00
devel Update to 2.5 2003-06-02 12:51:49 +00:00
dns - Add more documentation 2003-06-01 03:15:14 +00:00
editors Remove MAINTAINER, as per his request: 2003-06-02 01:24:33 +00:00
emulators Update to 0.4.1. 2003-06-02 01:29:09 +00:00
finance * Update to 1.8.4 2003-06-01 00:45:21 +00:00
french
ftp Fix to work dir() method correctly. 2003-06-01 22:33:12 +00:00
games Add scummvm-tools. 2003-06-02 01:42:36 +00:00
german
graphics Fix typo: do not try to remove files already handled by bsd.port.mk code 2003-06-02 05:50:35 +00:00
hebrew
hungarian
irc Security Update 2003-06-01 09:29:13 +00:00
japanese Remove MAINTAINER, as per his request: 2003-06-02 01:24:33 +00:00
java Add a port for NetBeans, fix the startup script ("expr" syntax) and 2003-06-02 12:18:17 +00:00
korean
lang Remove MAINTAINER, as per his request: 2003-06-02 01:24:33 +00:00
mail - Update postfix to 2.0.10 release 2003-06-02 15:32:39 +00:00
math Make sure the Bonobo server file points to the correct component 2003-06-01 01:01:15 +00:00
mbone
misc perl5 is needed at build time, add USE_PERL5_BUILD. 2003-06-01 20:58:07 +00:00
Mk Add a few short configure substitutions to the gnomehack section. 2003-06-02 07:57:27 +00:00
multimedia Update to 0.4.3 2003-05-23 03:55:31 +00:00
net Update nast: 0.1.7d -> 0.1.7e 2003-06-02 15:17:13 +00:00
net-im Update to 0.64. 2003-06-01 01:03:32 +00:00
net-mgmt Update to version 2.9.29. 2003-06-02 06:56:48 +00:00
net-p2p
news Update to officially distributed from SourceForge huskybase 1.0. 2003-06-02 15:23:40 +00:00
palm
picobsd
polish
ports-mgmt Fix a bug in the version number comparison code caused by careless use 2003-05-23 00:21:11 +00:00
portuguese
print Upgrade to version 1.4.1, the latest from our friends at HP. This version 2003-06-02 00:07:26 +00:00
russian
science
security PC/SC Lite driver for GemPC 410 serial smart card readers (also sold by IBM) 2003-06-02 15:17:41 +00:00
shells
sysutils Update to 2.2.2. 2003-06-02 03:57:57 +00:00
Templates
textproc Remove MAINTAINER, as per his request: 2003-06-02 01:24:33 +00:00
Tools
ukrainian
vietnamese
www Update from project CVS 2003-06-02 09:58:03 +00:00
x11 * Update to 4.10 [1] 2003-06-02 07:45:44 +00:00
x11-clocks
x11-fm Update to version 0.1.1. 2003-06-01 18:50:57 +00:00
x11-fonts Fix master site 2003-06-01 19:11:17 +00:00
x11-servers Remove x11-servers/XttXF98srv-EGC, x11-servers/XttXF98srv-GA968, 2003-05-22 23:04:08 +00:00
x11-themes Update to 2.2.2. 2003-06-01 00:17:39 +00:00
x11-toolkits MFkde-freebsd Repository 2003-06-02 14:46:41 +00:00
x11-wm patch to enable compilation with GCC 3.2.2 2003-06-01 07:25:10 +00:00
.cvsignore
INDEX
INDEX-5 Regenerate INDEX for the usual last-minute tag slippage. 2003-06-01 23:49:17 +00:00
LEGAL
Makefile
MOVED
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.