1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jimmy Olgeni 733070f1ef Set the correct pathnames for the postgresql module in the default
configuration file.

Noticed by:	mi
2001-05-23 10:55:49 +00:00
accessibility/atk
arabic
archivers change master site and WWW: 2001-05-22 17:25:50 +00:00
astro
audio upgrade to 0.7 2001-05-23 10:46:23 +00:00
benchmarks
biology
cad
chinese add 'Missing Mail' notification 2001-05-23 10:41:29 +00:00
comms
converters
databases
deskutils Update to 1.4.12 2001-05-22 23:34:13 +00:00
devel Correct path to dependency ($(PERL_ARCH) and not $(ARCH)-freebsd) 2001-05-23 10:45:42 +00:00
dns
editors Add some missing manpages and tweak PLIST. 2001-05-23 09:36:26 +00:00
emulators
finance Update to 1.4.12 2001-05-22 23:34:13 +00:00
french
ftp
games Update to 1.3.16. 2001-05-23 05:46:56 +00:00
german Ports policy: 2001-05-22 18:19:44 +00:00
graphics upgrade to 0.2.0 2001-05-23 07:13:10 +00:00
hebrew
hungarian
irc
japanese Ports policy: 2001-05-22 18:19:44 +00:00
java
korean Ports policy: 2001-05-22 18:19:44 +00:00
lang Add dirrm 2001-05-23 08:10:20 +00:00
mail Don't overwrite CATEGORIES in master ports. Use += instead, so slaves 2001-05-22 18:16:59 +00:00
math Fix compilation problem when other iconv-type ports are installed. 2001-05-22 22:22:30 +00:00
mbone
misc change master site dir 2001-05-23 05:20:56 +00:00
Mk Upgrade openssl to 0.9.6a and bump the shlib version in the process 2001-05-23 02:47:02 +00:00
multimedia upgrade to 0.60.20010429 2001-05-23 06:30:25 +00:00
net fix malformed patch (apparently some tab was converted into 2001-05-23 09:55:24 +00:00
net-im
net-mgmt
net-p2p
news - set PKGNAMESUFFIX if package is linked with cnews. 2001-05-23 05:56:58 +00:00
palm
picobsd Ports policy: 2001-05-22 18:19:44 +00:00
polish
ports-mgmt
portuguese
print Don't overwrite CATEGORIES in master ports. Use += instead, so slaves 2001-05-22 18:16:59 +00:00
russian
science
security Upgrade openssl to 0.9.6a and bump the shlib version in the process 2001-05-23 02:47:02 +00:00
shells
sysutils Set the correct pathnames for the postgresql module in the default 2001-05-23 10:55:49 +00:00
Templates
textproc Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2 2001-05-23 00:49:11 +00:00
Tools
ukrainian
vietnamese
www delete cgiwrap doc dir 2001-05-23 05:49:00 +00:00
x11 Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2 2001-05-23 00:49:11 +00:00
x11-clocks
x11-fm Don't overwrite CATEGORIES in master ports. Use += instead, so slaves 2001-05-22 18:16:59 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits upgrade to 1.2.5 2001-05-23 06:57:15 +00:00
x11-wm Ports policy: 2001-05-22 18:19:44 +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.