1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
1999-12-03 20:59:10 +00:00
archivers Update maintainer's Email address. 1999-11-27 15:08:48 +00:00
astro Update to use Tcl/Tk version 8.2. 1999-11-28 18:32:45 +00:00
audio ${INSTALL_PROGRAM} runs strip, which doesn't like the fact that this 1999-12-03 06:12:01 +00:00
benchmarks
biology
cad Fix PLIST. 1999-11-29 12:49:51 +00:00
chinese
comms use lateset version. prior versions contain uucp{un,}lock() which uses 1999-12-02 03:24:24 +00:00
converters Update to use Tcl/Tk version 8.2. 1999-11-28 18:32:45 +00:00
databases Use stripped hostname via hostname -s in various scripts, to make them 1999-11-27 11:42:44 +00:00
deskutils Update to use Tcl/Tk version 8.2. 1999-11-29 03:47:42 +00:00
devel Submitted by: "Russell L. Carter" <rcarter@consys.com> 1999-12-02 02:14:16 +00:00
dns
editors Synchronize these ports with xemacs-mule-21.1.8. 1999-12-02 14:00:52 +00:00
emulators Fix for pkg/PLIST, pkg/DESCR, Makefile 1999-12-01 09:46:26 +00:00
finance Update to use Tcl/Tk version 8.2. 1999-11-28 18:32:45 +00:00
ftp
games Update to version 1.4.6. 1999-12-03 20:59:10 +00:00
german
graphics Upgrade to 0.6.3. 1999-12-02 09:20:28 +00:00
irc Update to 4.pre2.500: 1999-12-03 13:26:19 +00:00
japanese Mark as BROKEN due to buffer overflow yielding setgid uucp. This also needs 1999-12-01 18:57:09 +00:00
java
korean
lang Update to 0.8 1999-12-02 06:47:52 +00:00
mail Update to 3.11: 1999-12-02 15:41:50 +00:00
math Update to 0.44 1999-12-01 10:32:00 +00:00
mbone Update to Tcl/Tk version 8.2 and fix for gcc 2.95. 1999-11-29 03:43:04 +00:00
misc use lateset version. prior versions contain uucp{un,}lock() which uses 1999-12-02 03:24:24 +00:00
Mk
multimedia Update to Tcl/Tk version 8.2 and get this to build with gcc 2.95. 1999-11-29 03:41:33 +00:00
net Fix build under 3.X 1999-12-02 04:55:45 +00:00
net-im Update to use Tcl/Tk version 8.2. 1999-11-28 18:32:45 +00:00
net-mgmt Update to use Tcl/Tk version 8.2. 1999-11-28 18:32:45 +00:00
news Upgrade to "Polish", the 1.4.1 release. 1999-12-02 23:24:58 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print Change a depend port from japanese/xemacs to japanese/xemacs-canna 1999-12-01 00:06:44 +00:00
russian ${AWK} is not defined (yet) when determining the value of FONTMAP. 1999-11-29 19:00:13 +00:00
science
security fix buffer overflow in RSA{Public,Private}Decrypt. from CORE SDI. 1999-12-02 07:49:03 +00:00
shells Add `failglob' option as announced on -ports mailing list. 1999-12-03 19:50:51 +00:00
sysutils Upgrade to the 4.47 version. 1999-11-30 06:05:51 +00:00
Templates
textproc Fix build problems with Gcc 2.95.2 (i.e., 4-CURRENT). 1999-12-02 04:06:23 +00:00
Tools
vietnamese
www Update to version 0.3.4. 1999-11-29 21:03:33 +00:00
x11 Fix Kerberos support. 1999-12-01 15:28:27 +00:00
x11-clocks
x11-fm Update to use Tcl/Tk version 8.2. 1999-11-28 18:32:45 +00:00
x11-fonts
x11-servers Allow building XF86Setp with japanese tcl/tk 1999-11-29 17:55:38 +00:00
x11-themes
x11-toolkits Update to 0.6 1999-12-02 06:48:21 +00:00
x11-wm Update to 0.17 1999-12-02 06:49:23 +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.