1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mark Pulford 1186c9d325 Update to 0.4.5 and fix build.
PR:		47860
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
2003-02-14 09:18:26 +00:00
accessibility
arabic
archivers Added dependency on devel/p5-Test-Simple 2003-02-13 11:24:04 +00:00
astro
audio Update to 0.5. 2003-02-13 19:43:42 +00:00
benchmarks
biology Add dependency on security/p5-Digest-MD5 2003-02-13 02:52:13 +00:00
cad upgrade to 0.12 2003-02-11 16:45:54 +00:00
chinese Remove redundant category 'editors' in slave ports. 2003-02-12 23:35:54 +00:00
comms
converters
databases Update to 0.2.1 2003-02-14 03:02:08 +00:00
deskutils add babytrnas 0.9.1 2003-02-13 12:40:13 +00:00
devel starting work on actual port; this commit removes files from a previous version 2003-02-13 23:36:02 +00:00
dns Fix substitution in ddupcron.sh. 2003-02-13 15:09:30 +00:00
editors Switch over to MASTER_SITE_DEBIAN. 2003-02-13 01:53:09 +00:00
emulators Remove attempt at installing the 1.4.1 BIOS, which was no longer needed with 2003-02-13 20:05:02 +00:00
finance Update to 1.8.1. 2003-02-12 04:28:13 +00:00
french Remove redundant category 'editors' in slave ports. 2003-02-12 23:35:54 +00:00
ftp <kain@ircop.dk> reported a remotely exploitable buffer in 2003-02-12 22:43:43 +00:00
games Update to 0.95. 2003-02-13 15:16:28 +00:00
german Remove redundant category 'editors' in slave ports. 2003-02-12 23:35:54 +00:00
graphics Finish conversion to MASTER_SITE_DEBIAN. 2003-02-14 02:42:55 +00:00
hebrew
hungarian
irc Update to 2.0.0. 2003-02-12 03:31:58 +00:00
japanese Switch over to MASTER_SITE_DEBIAN. 2003-02-13 01:53:09 +00:00
java . Resurrect patch accidentally removed in last commit. 2003-02-12 19:01:39 +00:00
korean
lang Use per-user cachedir instead of root's that causes some problems. 2003-02-14 04:51:33 +00:00
mail update to openwebmail-1.90 2003-02-13 07:53:07 +00:00
math Switch over to MASTER_SITE_DEBIAN. 2003-02-13 01:53:09 +00:00
mbone
misc - Update to 2.1.0 2003-02-14 05:14:13 +00:00
Mk Add MASTER_SITE_DEBIAN and MASTER_SITE_DEBIAN_NON_US. 2003-02-13 01:17:55 +00:00
multimedia Switch over to MASTER_SITE_DEBIAN. 2003-02-13 01:53:09 +00:00
net Update to 0.2.1 2003-02-14 03:02:08 +00:00
net-im
net-mgmt Fixes for 64-bit platforms. 2003-02-11 15:14:00 +00:00
net-p2p
news add mmail 0.43 2003-02-13 06:45:24 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print Checksum update. 2003-02-12 15:56:09 +00:00
russian Remove redundant category 'editors' in slave ports. 2003-02-12 23:35:54 +00:00
science
security Use MASTER_SITE_DEBIAN. 2003-02-13 14:37:08 +00:00
shells URL updates. 2003-02-12 12:29:46 +00:00
sysutils Upgrade to 0.7. 2003-02-13 16:30:53 +00:00
Templates Fix typo in mailing list address. 2003-02-13 02:31:43 +00:00
textproc Use MASTER_SITE_APACHE*. 2003-02-13 15:04:03 +00:00
Tools
ukrainian
vietnamese
www Add mod_perl2 1.99r08, embeds a Perl interpreter in the 2003-02-14 08:44:29 +00:00
x11 Switch to MASTER_SITE_DEBIAN and convert COMMENT. 2003-02-13 02:19:02 +00:00
x11-clocks
x11-fm Update to 2.2.1. 2003-02-11 22:23:06 +00:00
x11-fonts
x11-servers
x11-themes URL updates for multiple ports 2003-02-12 02:19:07 +00:00
x11-toolkits Update to 0.4.5 and fix build. 2003-02-14 09:18:26 +00:00
x11-wm Fix a bug when maximizing, for example, mplayer. 2003-02-13 19:17:23 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED Add x11/wmshutdown -> sysutils/wmshutdown to the MOVED file 2003-02-13 00:28:11 +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.