1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2001-07-25 17:57:49 +00:00
accessibility/atk
arabic
archivers Upgrade to 1.13. 2001-07-23 14:10:57 +00:00
astro Add USE_XPM to satisfy dependency on libXpm.so. 2001-07-25 17:35:38 +00:00
audio Don't include popt.h on FreeBSD since it doesn't exist unless the port 2001-07-25 17:37:59 +00:00
benchmarks
biology This port require bison to build so add USE_BISON. 2001-07-25 17:57:49 +00:00
cad Add NOPORTDOCS support 2001-07-14 18:09:32 +00:00
chinese Fix MASTER_SITES 2001-07-22 05:43:53 +00:00
comms
converters Update port to base64-1.3. 2001-07-24 17:48:16 +00:00
databases Reflect databases/db3's shlib version bump from 2 to 3. 2001-07-25 15:05:11 +00:00
deskutils Upgrade to 3.0.3 2001-07-24 01:57:09 +00:00
devel Add USE_XPM to satisfy dependency on libXpm.so. 2001-07-25 17:55:26 +00:00
dns Update port version to ISC's latest stable release 2001-07-24 18:10:31 +00:00
editors Reflect databases/db3's shlib version bump from 2 to 3. 2001-07-25 15:05:11 +00:00
emulators Update to 2.0.4.1142. 2001-07-23 03:56:15 +00:00
finance Update to version 0.8.4 2001-07-21 16:26:42 +00:00
french
ftp add depends on devel/p5-Term-ANSIColor when OSVERSION < 500007 2001-07-24 08:30:46 +00:00
games Add USE_XPM to satisfy dependency on libXpm.so. 2001-07-25 17:55:26 +00:00
german
graphics Argh. This file should have been removed in the update to 9.16. 2001-07-25 13:29:38 +00:00
hebrew
hungarian
irc Update to ircII 20010612. Mostly a bug fix release, though with these 2001-07-23 08:10:03 +00:00
japanese Upgrade to 0.75. 2001-07-24 02:10:38 +00:00
java
korean Update to 0.5.20 2001-07-22 03:27:06 +00:00
lang Upgrade to 2.1.1. 2001-07-25 11:11:25 +00:00
mail Reflect databases/db3's shlib version bump from 2 to 3. 2001-07-25 15:05:11 +00:00
math upgrade to 0.3.0 2001-07-25 06:56:33 +00:00
mbone
misc Upgrade to v3.3h. 2001-07-25 10:47:08 +00:00
Mk Upgrade to 2.1.1. 2001-07-25 11:11:25 +00:00
multimedia upgrade to 1.0 2001-07-24 07:45:03 +00:00
net Reflect databases/db3's shlib version bump from 2 to 3. 2001-07-25 15:05:11 +00:00
net-im
net-mgmt Update to 0.7.8 2001-07-22 04:39:26 +00:00
net-p2p
news Update to 1.2.5. 2001-07-21 16:04:55 +00:00
palm
picobsd
polish
ports-mgmt Update to 20010714, a maintenance release. 2001-07-14 08:12:05 +00:00
portuguese
print The header files for freetype are now in ${LOCALBASE}/include/freetype. 2001-07-25 17:36:26 +00:00
russian
science
security Use CONFIGURE_TARGET so that the config script gets named correctly 2001-07-25 17:56:24 +00:00
shells
sysutils Don't redeclare (incorrectly) callrpc on FreeBSD/Alpha. 2001-07-25 17:40:24 +00:00
Templates
textproc There's no need to strip diffstat in the post-install target since 2001-07-25 17:53:08 +00:00
Tools
ukrainian
vietnamese Note that VNterm adheres to RFC 1456 (VISCII and VIQR encodings) 2001-07-15 07:43:25 +00:00
www Update to 1.64, which includes: 2001-07-23 19:54:56 +00:00
x11 Remove src/*.o so that they all get rebuilt for the current architecture. 2001-07-25 17:39:03 +00:00
x11-clocks
x11-fm Update MASTER_SITES and WWW 2001-07-24 12:39:40 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Add gdl 0.1.0, a set of components intended to be shared between GNOME 2001-07-24 11:23:15 +00:00
x11-wm Update to 0.65.1. 2001-07-24 09:00:50 +00:00
.cvsignore
INDEX
LEGAL Add mail/qtools and sysutils/service-config for the time being, 2001-07-13 15:10:40 +00:00
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.