1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Will Andrews a500b8cdd1 Fix build for 4.0 and later. Make DESCR shorter.
PR:		19092
Submitted by:	MAINTAINER
2000-06-07 17:10:12 +00:00
archivers
astro
audio "${MV} -i" is not a good idea for port. 2000-06-07 16:27:34 +00:00
benchmarks Activate ubench. 2000-06-06 13:38:50 +00:00
biology Fix build for 4.0 and later. Make DESCR shorter. 2000-06-07 17:10:12 +00:00
cad Add fsleeper.1. 2000-06-07 08:00:18 +00:00
chinese
comms
converters Add libiconv_p.a. 2000-06-07 07:36:50 +00:00
databases Add support for building db2 shared library. 2000-06-06 15:15:18 +00:00
deskutils
devel Activate moonshine. 2000-06-07 16:58:34 +00:00
dns
editors Update to version 21.1.10. 2000-06-06 18:17:14 +00:00
emulators Activate basiliskII 2000-06-07 16:26:29 +00:00
finance
french/ispell
ftp
games Add wmeyes.1. 2000-06-07 09:05:38 +00:00
german Another LIB_DEPENDS to change regarding gd: gd.0 -> gd.1. 2000-06-06 17:59:23 +00:00
graphics Add NO_MTREE, this port installs under /compat/linux. 2000-06-07 08:05:02 +00:00
irc
japanese Move local distfiles from: 2000-06-07 08:17:23 +00:00
java
korean
lang Fix install-info errors that I thought I'd resolved. 2000-06-07 17:01:30 +00:00
mail Add binary and manpage for lbdb_dotlock. 2000-06-07 07:57:57 +00:00
math Don't build the profiled lib. 2000-06-07 08:40:09 +00:00
mbone
misc Add vtxget.1. 2000-06-07 09:08:41 +00:00
Mk
multimedia
net Add xarchie.1. 2000-06-07 09:07:33 +00:00
net-im
net-mgmt Update LIB_DEPENDS for gd: gd.0 -> gd.1. 2000-06-06 17:56:52 +00:00
net-p2p/gtk-gnutella
news Merge simpleftp.1 and mod-active.8 change from inn-stable/Makefile. 2000-06-07 07:35:48 +00:00
palm Fix for hang-up after synchronization. 2000-06-07 13:11:16 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Update to 1.9 version and update maintainer's e-mail 2000-06-07 15:06:37 +00:00
russian
science
security Move local distfiles to the new local-distfiles section on ftp.freebsd.org 2000-06-07 08:41:41 +00:00
shells Unbroke the port. 2000-06-07 15:39:37 +00:00
sysutils Add missed bits. 2000-06-06 15:22:57 +00:00
Templates
textproc
Tools
vietnamese
www Update to 1.23. 2000-06-07 08:00:48 +00:00
x11 Move distfile to new local-distfiles directory on ftp.FreeBSD.org 2000-06-07 15:00:07 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits JX is a C++ application framework and widget library for X11. 2000-06-07 16:52:01 +00:00
x11-wm Update to 1.1.8 2000-06-07 04:12:36 +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.