1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
David E. O'Brien 01382462cf Add patch to fix bug where LSOF lsof will run out of stack space and get
a fault when pointed at an infinite symbolic link.
2000-12-22 18:49:17 +00:00
archivers
astro
audio Add manpage (bump PORTREVISION). Fix broken ${PKGMESSAGE} usage. 2000-12-21 09:49:55 +00:00
benchmarks Add checksum for IPv6 patch. (Forgotten-by: kris) 2000-12-20 22:26:22 +00:00
biology Update to 1.2.6 2000-12-22 16:19:26 +00:00
cad Update to version 2.2.0 2000-12-22 16:26:09 +00:00
chinese
comms Fix violations of COMMENT files. 2000-12-21 08:54:25 +00:00
converters
databases Get the WITH_CHASEN knob really working. 2000-12-20 21:14:31 +00:00
deskutils
devel Update to version 1.1.0 2000-12-22 16:32:50 +00:00
dns
editors Fix load-path problem on emacs-19.34(and mule-19.34). 2000-12-22 17:54:39 +00:00
emulators Updated MASTER_SITES. 2000-12-22 09:56:31 +00:00
finance
french
ftp
games Update to 0.5. 2000-12-22 18:16:39 +00:00
german
graphics MAINTAINER email address is no longer valid. Hopefully he will submit 2000-12-22 17:01:40 +00:00
hebrew
irc Update to 0.9.14 + patch1. 2000-12-22 17:48:10 +00:00
japanese EIJIRO English - Japanese Dictionary (EPWING V1 format) 2000-12-21 06:27:31 +00:00
java
korean
lang Upgrade to the 2000-12-18 GCC 2.97 development snapshot. 2000-12-21 23:50:36 +00:00
mail Update to version 0.28. 2000-12-22 17:58:48 +00:00
math Upgrade to 17.2.0. 2000-12-22 12:29:05 +00:00
mbone
misc Fix violations of COMMENT files. 2000-12-21 08:54:25 +00:00
Mk
multimedia
net Fix pkg-plist 2000-12-22 14:39:48 +00:00
net-im Fix pkg-plist 2000-12-22 14:39:48 +00:00
net-mgmt Fix violations of COMMENT files. 2000-12-21 08:54:25 +00:00
net-p2p
news Add pkg-install, forgotten in previous commit. 2000-12-21 20:43:52 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print Upgrade to 1.02. 2000-12-22 12:49:54 +00:00
russian
science
security Reverted maintainership to ports@FreeBSD.org, several people report 2000-12-22 17:38:50 +00:00
shells
sysutils Add patch to fix bug where LSOF lsof will run out of stack space and get 2000-12-22 18:49:17 +00:00
Templates
textproc
Tools
vietnamese
www Fix broken MASTER_SITES. While I'm here, take pity on asp2php's Makefile 2000-12-21 22:55:58 +00:00
x11 Add PORTREVISION bump. 2000-12-22 06:01:07 +00:00
x11-clocks
x11-fm Update MASTER_SITES and WWW: line 2000-12-22 16:59:19 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Add in antialiasing support (PORTREVISION conditional on whether AA 2000-12-22 06:01:12 +00:00
x11-wm
.cvsignore
INDEX
LEGAL Add an entry for eijiro-fpw 2000-12-21 06:29:11 +00:00
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.