1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Tilman Keskinoz d940a6aeb1 Update to 1.2.6
PR:		61225
Submitted by:	Conor McDermottroe <mcdermc@tcd.ie>
2004-01-19 14:33:28 +00:00
accessibility Add a missing BUILD_DEPENDS on intltool. 2004-01-18 21:17:16 +00:00
arabic
archivers
astro - Update to 0.24 2004-01-19 09:11:56 +00:00
audio Update maintainer's email address (prompted by detailed autoreply to 2004-01-19 00:56:11 +00:00
benchmarks
biology
cad
chinese
comms
converters - Update to 0.5.19 2004-01-18 15:37:11 +00:00
databases Update maintainer's email address (prompted by detailed autoreply to 2004-01-19 00:56:11 +00:00
deskutils Update to 0.6.2 which fixes a problem when trying to set the splash screen 2004-01-18 20:14:35 +00:00
devel Add p5-Devel-Pointer 1.00, fiddle around with pointers. 2004-01-19 14:23:42 +00:00
dns Updated to 0.96 2004-01-19 13:51:10 +00:00
editors
emulators
finance
french
ftp - Update to 0.7.12 2004-01-19 08:16:22 +00:00
games - Update to version 0.1723b 2004-01-19 09:43:00 +00:00
german
graphics - Fix doc installation 2004-01-18 21:33:27 +00:00
hebrew
hungarian
irc - Respect CFLAGS and PTHREAD_LIBS 2004-01-18 15:27:01 +00:00
japanese Update to 0.19 2004-01-19 14:23:05 +00:00
java Update to 1.2.6 2004-01-19 14:33:28 +00:00
korean
lang - update to 8.0.058 2004-01-19 14:13:32 +00:00
mail Update to 20040104 2004-01-19 14:00:32 +00:00
math 1) very minor update, without changing the filename 2004-01-19 13:11:29 +00:00
mbone
misc Update maintainer's email address (prompted by detailed autoreply to 2004-01-19 00:56:11 +00:00
Mk
multimedia Update maintainer's email address (prompted by detailed autoreply to 2004-01-19 00:56:11 +00:00
net Apply maintainer-sanctioned fix fir the !WITH_MULTIBYTE case. 2004-01-19 09:52:38 +00:00
net-im Apply maintainer-sanctioned fix fir the !WITH_MULTIBYTE case. 2004-01-19 09:52:38 +00:00
net-mgmt Update to version 2.10.13. 2004-01-19 08:57:31 +00:00
net-p2p
news Fix build on -STABLE 2004-01-19 13:03:56 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print - Update to 1.0.27 2004-01-18 21:40:53 +00:00
russian
science
security Upgrade to version 4.32. This also include a script uvscan_secure, which 2004-01-19 12:36:20 +00:00
shells
sysutils Clean up comments. 2004-01-18 23:25:47 +00:00
Templates
textproc Update to 2.60 2004-01-19 14:11:19 +00:00
Tools
ukrainian
vietnamese
www Update to latest development snapshot. 2004-01-19 04:59:48 +00:00
x11 unbreak gcc3 WITH_MB. 2004-01-19 10:26:44 +00:00
x11-clocks Update to 0.3.0 release: 2004-01-18 10:23:58 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Add a missing BUILD_DEPENDS on intltool. 2004-01-18 21:17:16 +00:00
x11-wm
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED isc-dhcp3 -> net/isc-dhcp3 2004-01-19 10:23:50 +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.