1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Clive Lin 5c871f4845 Update the PostgreSQL port to 7.1.3.
A note about how to install languages into a PostgreSQL database is added.

PR: ports/29916
Submitted by: Palle Girgensohn <girgen@partitur.se> (MAINTAINER)
              Michal Pasternak <doc@lublin.t1.pl> (the note)
2001-08-21 04:31:39 +00:00
accessibility/atk
arabic Remove two languages not presented in new version. 2001-08-20 05:30:10 +00:00
archivers Update to 0.4. 2001-08-20 08:13:32 +00:00
astro Update to 1.3. 2001-08-20 12:19:21 +00:00
audio Remove files not built/installed by default. 2001-08-20 19:51:42 +00:00
benchmarks
biology - Move the (very) long list of manpages from the port Makefile to a separate 2001-08-20 12:41:11 +00:00
cad
chinese Remove directory missing in version 2.2 2001-08-20 11:25:10 +00:00
comms use INSTALL_DATA instead of INSTALL_MAN 2001-08-18 23:25:58 +00:00
converters
databases Update the PostgreSQL port to 7.1.3. 2001-08-21 04:31:39 +00:00
deskutils Update port to version 1.0.17. 2001-08-19 09:30:15 +00:00
devel - Fix own mistake that caused a *.orig file to be installed in ${PREFIX}/bin 2001-08-20 14:25:05 +00:00
dns
editors Update to Vim 6.0 beta AS 2001-08-20 15:50:18 +00:00
emulators Update port to version 0.53.1. 2001-08-20 12:43:02 +00:00
finance Update misc/p5-Finance-Quote to 1.06. 2001-08-20 14:45:08 +00:00
french
ftp
games Update to version 0.3.4 2001-08-20 15:59:36 +00:00
german Fix problem with PKGNAMEPREFIX set 2001-08-20 06:36:29 +00:00
graphics Remove killustrator; it has been renamed to kontour and is 2001-08-21 01:42:39 +00:00
hebrew Remove two languages not presented in new version. 2001-08-20 05:30:10 +00:00
hungarian Remove two languages not presented in new version. 2001-08-20 05:30:10 +00:00
irc add p5-POE-Component-IRC 2001-08-18 23:07:01 +00:00
japanese Mark forbidden with URL of security advisory. According to the 2001-08-19 15:15:12 +00:00
java Upgrade to 2.3 2001-08-20 09:20:50 +00:00
korean Avoid the usage of a variable named "BROWSER", not to conflict with 2001-08-19 08:33:28 +00:00
lang Update to 6.4.9.005.1. 2001-08-20 22:10:50 +00:00
mail Urgent Update to 8.11.6: 2001-08-21 03:00:02 +00:00
math Chase the checksum: the reference document, gsl-ref.ps.gz, 2001-08-20 01:59:42 +00:00
mbone
misc Fix accidental typo... 2001-08-20 20:48:10 +00:00
Mk Update one URL for a site which was reorganized; remove eight others 2001-08-19 16:00:22 +00:00
multimedia Remove files not built/installed by default. 2001-08-20 19:51:42 +00:00
net Mark FORBIDDEN because the remotely exploitable telnetd hole is not yet 2001-08-20 21:57:04 +00:00
net-im
net-mgmt
net-p2p
news It's no longer necessary to use ``ftp'' to fetch this 2001-08-20 09:04:48 +00:00
palm
picobsd
polish Remove two languages not presented in new version. 2001-08-20 05:30:10 +00:00
ports-mgmt Update to 20010820. 2001-08-19 15:36:12 +00:00
portuguese Remove two languages not presented in new version. 2001-08-20 05:30:10 +00:00
print Update port due to changed distfile: 2001-08-20 01:45:21 +00:00
russian
science
security Add period at end of description. 2001-08-20 13:52:48 +00:00
shells
sysutils Better handling for gtk-config. This is still not perfect. 2001-08-20 17:05:10 +00:00
Templates
textproc We don't need to patch `configure' as much as this patch was doing. 2001-08-21 02:51:53 +00:00
Tools
ukrainian
vietnamese Remove two languages not presented in new version. 2001-08-20 05:30:10 +00:00
www Update to latest distfile. 2001-08-20 21:21:55 +00:00
x11 Remove the extra Worm.desktop screensaver entry. Leave only the screensaver 2001-08-20 19:20:03 +00:00
x11-clocks Chase checksum; trivial pixmap change. 2001-08-20 13:14:11 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes Additional themes, sounds, wallpapers and window styles for KDE. 2001-08-20 15:21:09 +00:00
x11-toolkits This does not compile; mark BROKEN. 2001-08-20 06:27:49 +00:00
x11-wm Additional themes, sounds, wallpapers and window styles for KDE. 2001-08-20 15:21:09 +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.