1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Steve Price d3712ed0fe Update to patchlevel 1.7 and fix some XIM-related problems.
PR:		15349
Submitted by:	maintainer
1999-12-23 18:30:32 +00:00
archivers Correct MASTER_SITES 1999-12-23 02:37:07 +00:00
astro Update to 1.1: 1999-12-22 22:28:13 +00:00
audio * Modified patches to support INSTALL_MACROS instead of cp/mv command 1999-12-23 18:04:03 +00:00
benchmarks
biology
cad * Updated version 2.0a11 to 2.0b1 1999-12-23 17:27:10 +00:00
chinese
comms
converters
databases Update to version 1.0.8. 1999-12-23 17:08:28 +00:00
deskutils
devel Activate robodoc 1999-12-23 14:16:45 +00:00
dns
editors Update port to 0.6.1 1999-12-23 13:42:35 +00:00
emulators Update to 2.3d 1999-12-22 22:14:11 +00:00
finance
ftp add more mastersites, disable use of sendfile until bugs are fixed 1999-12-22 18:05:00 +00:00
games Fix install error (as reported by bento) 1999-12-23 16:45:35 +00:00
german "Quite sorry for sending this so late. I just got my hands on a Sun 1999-12-14 23:14:36 +00:00
graphics * Modified patches to support CC/X11BASE properly 1999-12-23 18:09:31 +00:00
irc Correct MD5 checksum 1999-12-23 14:50:10 +00:00
japanese Update to patchlevel 1.7 and fix some XIM-related problems. 1999-12-23 18:30:32 +00:00
java
korean
lang Fix breakage caused by the recent socklen_t changes in -current. 1999-12-23 17:34:59 +00:00
mail Get rid of post-patch, which was made redundant when we started using 1999-12-23 18:22:00 +00:00
math * Fixed MASTER_SITES 1999-12-23 17:13:45 +00:00
mbone Remove myself from MAINTAINER 1999-12-23 07:56:58 +00:00
misc Find (un)zip in /usr/local instead of /usr/bin. 1999-12-23 16:33:09 +00:00
Mk
multimedia
net New MASTER_SITE. 1999-12-23 18:13:12 +00:00
net-im New MASTER_SITE and add support for IP_PORTRANGE. 1999-12-23 18:11:58 +00:00
net-mgmt
news Update to version 2.9. 1999-12-23 16:07:49 +00:00
palm Update to use Tcl/Tk version 8.2. Also USE_LIBTOOL=yes to get rid of 1999-12-22 21:29:31 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Correct MAINTAINER 1999-12-22 14:33:42 +00:00
russian
science
security Update to today's OpenSSH. 1999-12-23 06:37:30 +00:00
shells Update to version 1.03l. 1999-12-23 16:20:05 +00:00
sysutils Add program WWW site 1999-12-23 03:22:03 +00:00
Templates
textproc Update to v1.49. 1999-12-22 14:17:36 +00:00
Tools
vietnamese
www Update to November 30 version. 1999-12-23 16:36:29 +00:00
x11 * Update to version 0.2 1999-12-22 23:00:24 +00:00
x11-clocks New location on MASTER_SITE. 1999-12-22 21:27:34 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Update to version 2.4. 1999-12-23 18:15:21 +00:00
.cvsignore
INDEX This is (probably) the official index file for 3.4-release. The tag 1999-12-11 22:56:16 +00:00
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.