1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kris Kennaway 9d59123ac1 USE_OPENSSL
Submitted by:	Jim Bloom <bloom@acm.org>
2000-02-12 09:02:44 +00:00
archivers
astro
audio Portlint 2000-02-11 01:46:12 +00:00
benchmarks
biology
cad Update MD5 checksum due to DISTFILE update: 2000-02-09 17:06:06 +00:00
chinese
comms
converters
databases
deskutils
devel Add NO_PACKAGE, this requires a CD-ROM and a redistribution license 2000-02-11 01:04:34 +00:00
dns Add WWW link 2000-02-11 04:45:32 +00:00
editors Remove ghex 2000-02-11 20:28:51 +00:00
emulators Update port to 1.2.5-1 2000-02-09 13:43:27 +00:00
finance
french/ispell Dictionnaire français pour ispell. 2000-02-11 21:00:53 +00:00
ftp Update to 0.7 2000-02-08 15:06:08 +00:00
games - Fix new compiler error. 2000-02-11 19:04:58 +00:00
german Ispell german dictionary (old spelling) 2000-02-11 20:57:33 +00:00
graphics Upgrade to 0.6.5. 2000-02-11 13:39:53 +00:00
irc Say hello to xchat-1.4.0. This is the first 'stable' release in about 2000-02-11 19:24:39 +00:00
japanese Fix to include the Japanese manual in package 2000-02-09 16:17:47 +00:00
java
korean New port korean netscape47-navigator,communicator. 2000-02-08 16:22:14 +00:00
lang Enable pm3-{base,forms,gui,net}. 2000-02-10 05:51:40 +00:00
mail Add two patch files forgotten in the previous commit, and clean up 2000-02-10 07:29:40 +00:00
math Fix compiler error. 2000-02-12 00:46:28 +00:00
mbone
misc Host the distfile locally until I update this port to 0.3.0 2000-02-08 21:51:45 +00:00
Mk
multimedia Portlint 2000-02-11 01:46:12 +00:00
net ${INSTALL_SCRIPT} tends to make more sense than ${INSTALL_DATA} 2000-02-11 12:57:47 +00:00
net-im
net-mgmt
news Update port to 0.7.4: 2000-02-08 23:25:06 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print Build with NEWGCC 2000-02-10 01:31:19 +00:00
russian
science
security Tell the user that they're doing something wrong when USA_RESIDENT is 2000-02-10 12:23:49 +00:00
shells Add NO_LATEST_LINK, zsh-devel is the prefered port for now. 2000-02-12 03:49:44 +00:00
sysutils Point MASTER_SITES and pkg/DESCR to new location. 2000-02-09 04:52:57 +00:00
Templates
textproc Add workaround to avoid error in do-install stage (USE_GMAKE=YES). 2000-02-12 01:21:11 +00:00
Tools
vietnamese
www USE_OPENSSL 2000-02-12 09:02:44 +00:00
x11 Update the XFree86 3.3.6 port to: 2000-02-10 15:51:05 +00:00
x11-clocks Remove bogus master site 2000-02-08 21:56:39 +00:00
x11-fm
x11-fonts
x11-servers Update the XFree86 3.3.6 port to: 2000-02-10 15:51:05 +00:00
x11-themes
x11-toolkits Fix again the problem with tixwish core dumping. I thought it was resolved 2000-02-10 23:57:23 +00:00
x11-wm
.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.