1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Thierry Thomas fe092f1c76 - Mark BROKEN on FreeBSD-4;
- Fix build on the cluster (unzip used during post-install).

Reported by:	pointyhat via Kris
2005-12-13 18:11:56 +00:00
accessibility
arabic
archivers Fix build. 2005-12-12 22:02:10 +00:00
astro - Update to 1.44 2005-12-11 15:15:14 +00:00
audio - Add RCng startup-script [1] 2005-12-13 15:20:16 +00:00
benchmarks Add SA256 checksums. 2005-12-13 16:23:44 +00:00
biology
cad - Mark BROKEN on FreeBSD-4; 2005-12-13 18:11:56 +00:00
chinese 1: sync with irc/irssi. 2005-12-12 05:54:32 +00:00
comms Obey PREFIX/LOCALBASE. 2005-12-11 23:36:05 +00:00
converters -Update to 0.9.8. 2005-12-13 07:24:54 +00:00
databases Update to 0.07 2005-12-13 09:51:08 +00:00
deskutils - Update to version 1.3 2005-12-13 11:59:53 +00:00
devel Add SA256 checksums. 2005-12-13 16:23:44 +00:00
dns upgrade to 0.54, which contains many bug fixes 2005-12-13 09:19:18 +00:00
editors Add SA256 checksums. 2005-12-13 16:23:44 +00:00
emulators Use distfile groups to only fetch the right file from the 2005-12-13 00:29:25 +00:00
finance
french
ftp
games - Update to 1.7.9 2005-12-13 14:38:49 +00:00
german
graphics Add SA256 checksums. 2005-12-13 16:23:44 +00:00
hebrew
hungarian
irc Make it work with 4's gcc (c99 declaration problem) 2005-12-12 10:35:45 +00:00
japanese Use distfile groups to fetch the right files from the right 2005-12-13 00:32:11 +00:00
java Suspend maintainer 2005-12-12 09:52:56 +00:00
korean
lang Add SA256 checksums. 2005-12-13 16:23:44 +00:00
mail - Permit DISTFILES var be overwritted by slave ports 2005-12-13 17:38:26 +00:00
math Upgrade to 5.1.19. 2005-12-12 20:56:48 +00:00
mbone
misc o Update to 1.19 2005-12-13 17:33:18 +00:00
Mk It seems that http://savannah.nongnu.org/download/ is redirecting 2005-12-10 23:22:58 +00:00
multimedia Fix build error. 2005-12-13 14:08:53 +00:00
net - Update to 4.7.10 2005-12-13 15:05:03 +00:00
net-im
net-mgmt Use IANA-assigned radius port rather than the old unofficial one. 2005-12-13 05:20:42 +00:00
net-p2p o Add working MASTER_SITES; thus, fixing BROKEN/DEPRECATED/EXPIRATION_DATE 2005-12-12 19:29:59 +00:00
news
palm
polish
ports-mgmt Update to 0.4.0 2005-12-12 17:29:24 +00:00
portuguese
print Add SA256 checksums. 2005-12-13 16:23:44 +00:00
russian
science
security Fix fetch from main SF mirrors and include additional ones too by 2005-12-13 00:42:13 +00:00
shells
sysutils - Update to 15.14 2005-12-13 10:00:48 +00:00
Templates
textproc Add SA256 checksums. 2005-12-13 16:23:44 +00:00
Tools This script may be run on a client machine to force it to flush its squid 2005-12-11 04:41:38 +00:00
ukrainian
vietnamese
www Add SA256 checksums. 2005-12-13 16:23:44 +00:00
x11 Update to 2.1. 2005-12-13 07:04:11 +00:00
x11-clocks
x11-fm - Fix WWW-sites 2005-12-12 08:40:45 +00:00
x11-fonts Drop maintainership for ports which I sadly no longer have 2005-12-12 21:53:40 +00:00
x11-servers
x11-themes - Update to 2.1 2005-12-11 17:40:02 +00:00
x11-toolkits -Update to 0.11.16. 2005-12-13 07:55:05 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
KNOBS
LEGAL Add games/flightgear-mb339-pan. 2005-12-11 16:10:18 +00:00
Makefile
MOVED - Remove mail/qmail-smtp_auth+tls since you can choose SMTP_AUTH_PATCH on 2005-12-12 15:17:23 +00:00
README
UPDATING Add missing word in mail/fetchmail entry from 2005-12-10. 2005-12-13 08:56:47 +00:00

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.