1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Anton Berezin 38582511ca Update to 1.5p5.
Nudged by:	simon
2005-10-14 07:51:18 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks Turn off -DHISTOGRAM as it introduces considerable overhead. Bump portrevision. 2005-10-14 03:33:07 +00:00
biology
cad
chinese
comms
converters
databases
deskutils
devel - Fix typo: PORTVERSION -> PORTREVISION 2005-10-14 06:59:26 +00:00
dns
editors
emulators Add support to GTK2 2005-10-13 22:53:59 +00:00
finance
french
ftp
games share/pixmap -> share/pixmaps in pkg-plist 2005-10-13 22:43:56 +00:00
german
graphics
hebrew
hungarian
irc Update to 4.70 2005-10-14 05:48:50 +00:00
japanese Add another set of quotes around the value of DEPRECATED. 2005-10-13 21:43:32 +00:00
java . Update to 1.3.3 (missed in the last commit somehow). 2005-10-14 01:09:20 +00:00
korean
lang Autoselect APACHE2 option if WITH_APACHE2 is defined. 2005-10-14 06:18:06 +00:00
mail Update the checksum info for the maildir patch. I had an old version 2005-10-14 07:39:20 +00:00
math
mbone
misc Update to 3.0.46.1 2005-10-14 04:04:25 +00:00
Mk - add option WITH_OPENSSL_STABLE 2005-10-14 06:41:49 +00:00
multimedia
net
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print USE_GHOSTSCRIPT_RUN -> USE_GHOSTSCRIPT 2005-10-13 22:34:51 +00:00
russian
science
security - new option WITH_OPENSSL_STABLE=yes 2005-10-14 07:07:38 +00:00
shells
sysutils
Templates
textproc - Update to a working version, 0.5.40 2005-10-14 07:07:41 +00:00
Tools
ukrainian
vietnamese
www Update to 1.5p5. 2005-10-14 07:51:18 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 1.2 2005-10-14 06:56:22 +00:00
x11-wm - Patch some shell scripts to have them use ${PREFIX}/bin/bash rather than 2005-10-14 01:03:09 +00:00
.cvsignore
CHANGES
LEGAL
Makefile
MOVED - Remove devel/libpreps-devel since it's obsolete for a long time. 2005-10-13 21:59:39 +00:00
README
UPDATING

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.