1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Steve Price 0c5731d005 Update to version 1.57.
PR:		12916
Submitted by:	Brian Ruth <bruth@wmht.org>
1999-12-29 21:41:11 +00:00
archivers Honor PREFIX and split up patches one patch for each file. 1999-12-29 08:52:12 +00:00
astro
audio * Removed dependancy to gmake 1999-12-29 21:23:31 +00:00
benchmarks
biology
cad * Do not set NO_WRKSUBDIR to yes. Specify WRKSRC. 1999-12-29 21:32:14 +00:00
chinese Fix error message on pkg_add(1) and add fonts.alias to make X-locale 1999-12-29 08:42:34 +00:00
comms
converters Update to version 3.5. 1999-12-29 08:13:15 +00:00
databases Update to version 1.8.1. 1999-12-29 08:18:41 +00:00
deskutils
devel Update to version 1.3.10. 1999-12-29 21:35:49 +00:00
dns
editors Moving the auctex port from editors to print. 1999-12-29 07:21:37 +00:00
emulators Adding twin version 19990616. 1999-12-29 09:12:34 +00:00
finance
ftp Be sure to create ${PREFIX}/www/data before we try to copy files into it. 1999-12-29 21:22:10 +00:00
games Don't divide by zero when starting with no wins/losses. 1999-12-29 00:46:46 +00:00
german
graphics Add a WANT_GS_SUPPORT flag so that users can build this port with 1999-12-29 08:39:19 +00:00
irc
japanese
java Distfile changed on MASTER_SITE fixup checksum and PLIST accordingly. 1999-12-29 21:34:15 +00:00
korean
lang Adding cu-prolog version 3.94. 1999-12-29 09:19:39 +00:00
mail Upgrade to 3.14 1999-12-29 15:36:01 +00:00
math Update to version 2.0.14. 1999-12-29 08:54:21 +00:00
mbone
misc Update port to 2.2 1999-12-29 12:59:00 +00:00
Mk
multimedia
net Fix a crash on -STABLE with a SIGFPE error which would happen every few 1999-12-28 23:58:35 +00:00
net-im Fix a crash on -STABLE with a SIGFPE error which would happen every few 1999-12-28 23:58:35 +00:00
net-mgmt
news Update to version 0.9.6.2. 1999-12-29 21:37:04 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print Moving the pstotext port from textproc to print. 1999-12-29 07:26:56 +00:00
russian
science
security Use OpenSSL instaed of librc4 so this port's package can be exported. 1999-12-29 07:06:27 +00:00
shells Update /etc/shells after installation. 1999-12-29 10:27:18 +00:00
sysutils Terminate buffer so we don't print garbage. 1999-12-29 08:15:06 +00:00
Templates
textproc Activate chpp 1999-12-29 12:35:06 +00:00
Tools
vietnamese
www Update to version 1.57. 1999-12-29 21:41:11 +00:00
x11
x11-clocks Update to version 0.5 1999-12-29 01:33:35 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits After several hours of doinking with this port, it finally compiles 1999-12-29 07:47:39 +00:00
x11-wm Fix MASTER_SITES and use Perl to simulate sed(1). 1999-12-29 21:17:14 +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.