1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2000-01-20 00:22:47 +00:00
archivers
astro This was missed in previous commit. Upgrade to 3.2.3. 2000-01-19 17:38:37 +00:00
audio - Add sfreflect and sflaunch to be installed 2000-01-14 18:36:37 +00:00
benchmarks Add iozone21. 2000-01-14 02:08:53 +00:00
biology Update to ver 1.2.2 2000-01-14 20:30:36 +00:00
cad Remove info/dir from PLIST. 2000-01-07 20:07:56 +00:00
chinese Update version to 0.3.4. 2000-01-14 18:19:15 +00:00
comms Set the socklen_t thing right for FreeBSD4.0 2000-01-17 09:02:08 +00:00
converters
databases Put mysql.grant.patch on www.freebsd.org, too. Some users seem to have 2000-01-18 14:24:13 +00:00
deskutils Update to version 2.10 to unbreak 2000-01-09 22:00:07 +00:00
devel Comment out second MAINTAINER line. 2000-01-19 16:01:53 +00:00
dns Use new checksum; diff -ruN reports no differences. 2000-01-09 08:22:44 +00:00
editors Delete dependency on flim-mule. 2000-01-18 12:38:59 +00:00
emulators A slightly different approach to allow access to CD media w/in the emulator. 2000-01-16 19:56:01 +00:00
finance
ftp Add 'ipv6' on CATEGORIES. 2000-01-18 12:54:55 +00:00
games Remove empty lines in PLIST and fix WWW syntax 2000-01-20 00:22:47 +00:00
german Add staroffice5. 2000-01-14 02:09:48 +00:00
graphics Update to version 1.1.15. 2000-01-19 19:57:14 +00:00
irc Update to version 0.7.22 2000-01-17 19:58:11 +00:00
japanese s;${PORTSDIR};${.CURDIR}/../..; 2000-01-19 15:38:34 +00:00
java
korean
lang Add 'ipv6' on CATEGORIES. 2000-01-18 12:34:34 +00:00
mail Activate wanderlust-xemacs21-mule. 2000-01-19 17:26:53 +00:00
math Use yacc, not bison -y. 2000-01-19 18:19:15 +00:00
mbone Update to version 1.14 2000-01-19 02:53:45 +00:00
misc v2.8004.454 --> v2.8004.455 2000-01-18 20:14:24 +00:00
Mk (1) Add check for including bsd.port{,.pre,.post}.mk twice. You can't do that. 2000-01-17 12:43:10 +00:00
multimedia
net Update to version 1.14 2000-01-19 02:53:45 +00:00
net-im Upgrade to 0.90b. 2000-01-16 06:19:39 +00:00
net-mgmt
news "As installed by the news/aub port, it will only recognize EOL by the \n 2000-01-16 02:26:14 +00:00
palm Correct pkg/PLIST. 2000-01-16 11:50:38 +00:00
ports-mgmt Add pkg_remove. 2000-01-14 20:03:43 +00:00
portuguese/ispell-pt_BR
print Version upgrade: T97->T98 2000-01-12 00:14:27 +00:00
russian
science
security Fix IPv6 support: change a typo "USET_IPV6" to "USE_IPV6". 2000-01-19 02:53:21 +00:00
shells Don't include bsd.port.pre.mk twice. 2000-01-17 12:22:46 +00:00
sysutils Upgrade to 1.8a40. 2000-01-18 23:36:09 +00:00
Templates
textproc Update port to 0.8.8b 2000-01-19 00:45:32 +00:00
Tools
vietnamese
www Mark BROKEN for STABLE as well. Whatever difference between STABLE 2000-01-18 14:27:11 +00:00
x11 Unbreak XF86Setup. I am not sure of the correctness of the patch - I have 2000-01-19 02:10:31 +00:00
x11-clocks Change MAINTAINER address from nacai@iname.com to nakai@FreeBSD.org 2000-01-08 11:23:57 +00:00
x11-fm Move xcruise port from x11 to x11-fm category. 2000-01-18 15:15:24 +00:00
x11-fonts Updated MASTER_SITES 2000-01-15 17:45:02 +00:00
x11-servers Previous MAINTAINER mail bouncing, new MAINTAINER requested it with 2000-01-18 07:43:02 +00:00
x11-themes
x11-toolkits Somehow this got missed in previous commit. Upgrade to 0.89.9. 2000-01-18 22:08:08 +00:00
x11-wm Update to 0.99.6 2000-01-17 11:28:12 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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.