1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Nick Sayer d831c0f928 Forced commit. I apparently should have included this:
< MASTER_SITES= ftp://ftp.hellug.gr/pub/mcrypt/libmcrypt/ \
---
> MASTER_SITES= ftp://ftp.hellug.gr/pub/unix/mcrypt/libmcrypt/ \

(why one couldn't simply use cvsweb to get this I'll never know)

Demanded by:	kris
2001-05-16 18:10:23 +00:00
accessibility/atk Add atk 0.1, a GNOME accessibility toolkit (ATK). 2001-05-14 12:12:44 +00:00
arabic
archivers
astro Update version number of wmraster shared library. 2001-05-14 19:00:07 +00:00
audio Update version number of wmraster shared library. 2001-05-14 19:00:07 +00:00
benchmarks
biology
cad
chinese
comms
converters SWitch maintainership of core GNOME ports to a small group of 2001-05-11 16:36:50 +00:00
databases Upgrade to 1.1.0 2001-05-16 09:42:55 +00:00
deskutils SWitch maintainership of core GNOME ports to a small group of 2001-05-11 16:36:50 +00:00
devel Fix the contributor & maintainer's e-mail on his request. 2001-05-15 20:42:13 +00:00
dns Avoid confusing pkg tools with wonky version numbers 2001-05-13 23:42:08 +00:00
editors SWitch maintainership of core GNOME ports to a small group of 2001-05-11 16:36:50 +00:00
emulators Add a missing man page. 2001-05-15 22:14:45 +00:00
finance SWitch maintainership of core GNOME ports to a small group of 2001-05-11 16:36:50 +00:00
french
ftp Updates the port to version 1.1, the latest version. 2001-05-14 00:23:22 +00:00
games Update version number of wmraster shared library. 2001-05-14 19:00:07 +00:00
german
graphics - Add support for future 4.4 Release 2001-05-15 20:00:38 +00:00
hebrew
hungarian
irc
japanese Fix XAWVER shlib version. 2001-05-12 17:39:16 +00:00
java Update to version 1.14. 2001-05-16 01:30:42 +00:00
korean
lang Fix PLIST for Python-2.1 docs. 2001-05-16 11:41:37 +00:00
mail Update 0.10. It still hangs at startup, though... 2001-05-16 15:59:21 +00:00
math Update WWW: 2001-05-14 12:03:27 +00:00
mbone wb compatible open source shared whiteboard program 2001-05-11 19:31:14 +00:00
misc add salias 2001-05-16 13:01:17 +00:00
Mk Pessimise eazel.com - it was officially announced that the company is closing 2001-05-16 06:57:56 +00:00
multimedia add mpgtx 2001-05-15 02:19:15 +00:00
net Add IPv6 supporting patch. 2001-05-16 14:29:58 +00:00
net-im Upgrade to version 0.17. 2001-05-16 08:38:10 +00:00
net-mgmt Update to 0.4.3 2001-05-11 21:37:26 +00:00
net-p2p
news SWitch maintainership of core GNOME ports to a small group of 2001-05-11 16:36:50 +00:00
palm SWitch maintainership of core GNOME ports to a small group of 2001-05-11 16:36:50 +00:00
picobsd
polish
ports-mgmt Change the order in which we check out the ports root and index to work 2001-05-16 09:28:51 +00:00
portuguese
print Don't send the generated output to the printer by default. 2001-05-16 17:42:10 +00:00
russian
science
security Chase the distfile. 2001-05-16 14:08:50 +00:00
shells
sysutils SWitch maintainership of core GNOME ports to a small group of 2001-05-11 16:36:50 +00:00
Templates
textproc add xmlppm 2001-05-15 04:09:09 +00:00
Tools
ukrainian Fix typo. 2001-05-16 17:38:53 +00:00
vietnamese
www Opera 5.0 for Linux has now been released. 2001-05-16 12:20:28 +00:00
x11 Update version number of wmraster shared library. 2001-05-14 19:00:07 +00:00
x11-clocks
x11-fm Update to 1.0.3. 2001-05-14 17:18:52 +00:00
x11-fonts An interface to Adobe font metrics files 2001-05-11 15:58:04 +00:00
x11-servers
x11-themes SWitch maintainership of core GNOME ports to a small group of 2001-05-11 16:36:50 +00:00
x11-toolkits Missed one (grr) 2001-05-16 14:34:09 +00:00
x11-wm Remove non-existing wmfun library from LIB_DEPENDS. 2001-05-15 18:15:41 +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.