1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Akinori MUSHA cd8fb9d41a Update to 20010817b.
- Include the hotfix.
- Unbreak `portversion -t'.
2001-08-17 18:53:04 +00:00
accessibility/atk
arabic Forgot to remove debug comment. 2001-08-16 15:00:37 +00:00
archivers Conditionalize bzip2 dependencies. 2001-08-15 20:33:16 +00:00
astro
audio *sigh* They changed the path to the tarballs again. This was verified 2001-08-15 16:25:13 +00:00
benchmarks
biology Add treeviewx 0.1.1, a phylogenetic tree viewer. 2001-08-17 08:39:28 +00:00
cad
chinese Support PORTDOCS. 2001-08-17 13:59:38 +00:00
comms *sigh* They changed the path to the tarballs again. This was verified 2001-08-15 16:25:13 +00:00
converters Support NOPORTDOCS 2001-08-16 17:09:03 +00:00
databases Add another (the final remaining) Zope Product port to the "zope" virtual 2001-08-16 15:36:39 +00:00
deskutils add logjam 2001-08-17 14:35:56 +00:00
devel - Patch source files to enable the usage of py-unit (which is installed as a 2001-08-17 15:18:14 +00:00
dns
editors I forgot to get rid of the illegal hyphen in PORTVERSION. This is 2001-08-17 18:49:02 +00:00
emulators
finance Update to 1.6.2. 2001-08-16 13:13:18 +00:00
french
ftp Fix ftp/p5-Net-FTPServer build on -stable. 2001-08-15 17:45:22 +00:00
games upgrade to 0.61 2001-08-17 17:49:35 +00:00
german
graphics Conditionalize bzip2 dependencies. 2001-08-15 20:33:16 +00:00
hebrew Forgot to remove debug comment. 2001-08-16 15:00:37 +00:00
hungarian Forgot to remove debug comment. 2001-08-16 15:00:37 +00:00
irc
japanese Fixed MASTER_SITES . 2001-08-17 12:28:58 +00:00
java
korean
lang Add replacement of -h option of ln 2001-08-17 18:37:53 +00:00
mail pre-everything requires two colons, not one. 2001-08-17 18:52:41 +00:00
math Give up PDL maintainership. 2001-08-16 13:22:24 +00:00
mbone
misc remove dead MASTER_SITES 2001-08-17 18:46:28 +00:00
Mk Update lang/ruby and lang/ruby-devel to the latest snapshots. 2001-08-16 11:38:45 +00:00
multimedia *sigh* They changed the path to the tarballs again. This was verified 2001-08-15 16:25:13 +00:00
net Upgrade to version 0.10. This uses the latest pwlib library and can 2001-08-17 17:37:22 +00:00
net-im
net-mgmt Update net/net/p5-NetAddr-IP to 2.23. 2001-08-16 09:51:34 +00:00
net-p2p
news Fix a bug in my patch, which caused the temporary file to be unlinked 2001-08-15 22:41:46 +00:00
palm
picobsd
polish Forgot to remove debug comment. 2001-08-16 15:00:37 +00:00
ports-mgmt Update to 20010817b. 2001-08-17 18:53:04 +00:00
portuguese Forgot to remove debug comment. 2001-08-16 15:00:37 +00:00
print Conditionalize bzip2 dependencies. 2001-08-15 20:33:16 +00:00
russian
science
security Update to version 0.12 2001-08-17 15:15:01 +00:00
shells
sysutils Update to 20010817b. 2001-08-17 18:53:04 +00:00
Templates
textproc Update to version 1.4.2 2001-08-17 15:09:56 +00:00
Tools Use 'id -un' and 'id -gn' for user and group information, not 'logname'. 2001-08-17 09:41:17 +00:00
ukrainian
vietnamese Forgot to remove debug comment. 2001-08-16 15:00:37 +00:00
www Upgrade to adzap-20010817 2001-08-17 08:05:14 +00:00
x11 Bump PORTREVISION for SSL fix. 2001-08-17 18:07:26 +00:00
x11-clocks *sigh* They changed the path to the tarballs again. This was verified 2001-08-15 16:25:13 +00:00
x11-fm Conditionalize bzip2 dependencies. 2001-08-15 20:33:16 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Add missing manpage. 2001-08-17 17:43:11 +00:00
x11-wm Conditionalize bzip2 dependencies. 2001-08-15 20:33:16 +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.