1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mario Sergio Fujikawa Ferreira 86392a202c Update WWW tag
Submitted by:	Matthew West <mwest@uct.ac.za>
Approved by:	maintainer
2001-07-30 17:01:41 +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 Put a copy of distfile at MASTER_SITE_LOCAL, because original site could not be 2001-07-30 10:28:42 +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-27 20:17:50 +00:00
chinese This package contains the standard Big5+ Chinese Ming 24x24 bitmap font (and 2001-07-30 05:52:39 +00:00
comms o Add USE_X_PREFIX (implies USE_XLIB) 2001-07-29 23:05:45 +00:00
converters Update port to base64-1.3. 2001-07-24 17:48:16 +00:00
databases Update to 0.2.2. 2001-07-29 15:44:55 +00:00
deskutils Add dailystrips 1.0.14, 2001-07-30 14:02:42 +00:00
devel Don't install useless .la files. 2001-07-30 16:38:49 +00:00
dns Update port version to ISC's latest stable release 2001-07-24 18:10:31 +00:00
editors Update to 1.0.8. 2001-07-27 13:11:08 +00:00
emulators Doc fix. 2001-07-25 23:01:13 +00:00
finance Update to version 0.8.4 2001-07-21 16:26:42 +00:00
french
ftp add p5-Net-FTPServer 2001-07-30 16:00:42 +00:00
games Update to 1.2. 2001-07-30 11:28:21 +00:00
german
graphics upgrade to 0.0.2 2001-07-29 08:24:41 +00:00
hebrew
hungarian
irc Update to version 1.8.2. 2001-07-26 23:04:05 +00:00
japanese fix various problems of this version. 2001-07-29 19:17:35 +00:00
java
korean Update to 0.5.20 2001-07-22 03:27:06 +00:00
lang Update to itcl 3.2. Don't build stubs. Run tests after tests. 2001-07-28 14:53:46 +00:00
mail Switch to OPIE 2001-07-30 15:51:33 +00:00
math Update to 3.0 2001-07-29 02:31:08 +00:00
mbone
misc Update WWW tag 2001-07-30 17:01:41 +00:00
Mk (1) Fix a typo becuase -> because. 2001-07-25 18:10:16 +00:00
multimedia upgrade to 0.0.2 2001-07-29 08:24:41 +00:00
net Add support files 2001-07-30 14:49:19 +00:00
net-im
net-mgmt Distfile changed on MASTER_SITE - minor changes to a URL and an email 2001-07-29 01:17:47 +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 20010730 with some enhancements. 2001-07-30 14:01:02 +00:00
portuguese
print Update to 0.0.5. 2001-07-29 12:14:10 +00:00
russian Change unsq to uniq as that is probably what the author intended to use. 2001-07-25 18:00:13 +00:00
science
security New port rain version 1.2.7 Beta 3: Rain is a packeting tool used 2001-07-30 14:56:29 +00:00
shells
sysutils Update to 20010730 with some enhancements. 2001-07-30 14:01:02 +00:00
Templates
textproc Update to 1.0.1. 2001-07-30 13:38:13 +00:00
Tools Trap signal 31 as well (typo). 2001-07-30 14:24:12 +00:00
ukrainian
vietnamese Note that VNterm adheres to RFC 1456 (VISCII and VIQR encodings) 2001-07-15 07:43:25 +00:00
www add htmlobject 2001-07-30 16:48:45 +00:00
x11 Always enable extended input devices. Disabling this feature breaks the build. 2001-07-28 15:29:48 +00:00
x11-clocks
x11-fm Upgrade to 4.4.5 2001-07-29 04:35:01 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 0.99.173 and mark as broken, since x11-toolkits/fox is 2001-07-29 16:37:10 +00:00
x11-wm Remove ${LOCALBASE}/man/sk to make bento happy. 2001-07-30 10:36:17 +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.