1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
CHOI Junho 85563b1d2e Y2K not found anymore.
Obtained from:	distfiles checker
2001-02-09 16:31:56 +00:00
archivers move gtar to archivers. 2001-02-08 17:32:40 +00:00
astro
audio - Fix MASTER_SITES 2001-02-08 16:07:12 +00:00
benchmarks
biology Update to 0.84a. Generate the plist. 2001-02-08 19:57:19 +00:00
cad
chinese
comms
converters
databases Fix sominor version. 2001-02-08 16:03:18 +00:00
deskutils
devel Upgrade to version 2.3 2001-02-08 12:27:12 +00:00
dns Move nsping.tar.gz to MASTER_SITE_LOCAL to fix a fennerism; 2001-02-08 15:49:18 +00:00
editors Make enable to create package. But this is a makeshift procedure. 2001-02-08 12:59:12 +00:00
emulators
finance
french
ftp
games fix md5 checksum 2001-02-08 18:19:20 +00:00
german
graphics Upgrade to version 0.3.7. 2001-02-08 15:31:31 +00:00
hebrew
irc
japanese Update the English version to 20010131. 2001-02-07 19:11:03 +00:00
java
korean Y2K not found anymore. 2001-02-09 16:31:56 +00:00
lang Add documentation (optional with NOPORTDOCS support), and a couple of 2001-02-08 16:10:58 +00:00
mail update to 1.0.2 2001-02-08 18:58:53 +00:00
math update to 3.5.b8 2001-02-08 18:29:39 +00:00
mbone
misc
Mk
multimedia Upgrade to version 0.3.7. 2001-02-08 15:31:31 +00:00
net Upgrade to latest version. 2001-02-09 14:30:13 +00:00
net-im
net-mgmt Treat shlib number and libtool as our way. 2001-02-08 02:39:58 +00:00
net-p2p Update to work with newest libxml2. 2001-02-09 14:13:09 +00:00
news
palm Upgrade to 0.99. 2001-02-09 16:14:28 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Use MASTER_SITE_TEX_CTAN to MASTER_SITES 2001-02-08 13:13:58 +00:00
russian
science update to 3.5.b8 2001-02-08 18:29:39 +00:00
security Upgrade to latest version. 2001-02-09 14:30:13 +00:00
shells
sysutils move gtar to archivers. 2001-02-08 17:32:40 +00:00
Templates
textproc Update to 2.3.0. Finally Gnome folks recognized the need to allow libxml2 2001-02-09 14:06:28 +00:00
Tools
vietnamese
www - Update MASTER_SITES and WWW: line 2001-02-08 13:19:10 +00:00
x11 Add an option to install config files in /usr/X11R6/lib/X11 instead of /etc/X11 2001-02-08 16:40:08 +00:00
x11-clocks
x11-fm
x11-fonts Commited, thanks. 2001-02-07 23:00:00 +00:00
x11-servers
x11-themes
x11-toolkits Correct pkg-comment, GTK stands for "Gimp Toolkit", 2001-02-09 15:13:15 +00:00
x11-wm Update port to version 3.7.2. 2001-02-09 13:31:56 +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.