1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
SADA Kenji d4c621601b Make port's Makefile to pass $PERL5 to the scripts/pre-configure,
that installed `html2ps' script would execute true path of Perl5,
even on the FreeBSD-CUREENT system.
1998-11-22 22:45:16 +00:00
archivers
astro
audio Remove extraneous x11 from CATEGORIES. 1998-11-21 07:27:41 +00:00
benchmarks
biology
cad Remove extraneous x11 from CATEGORIES. 1998-11-21 07:27:41 +00:00
chinese
comms
converters
databases Upgrade to PostgreSQL v6.4 1998-11-22 21:33:20 +00:00
deskutils th.darmstadt.de changed to tu-darmstadt.de 1998-11-22 09:42:48 +00:00
devel Use MAN? macro. 1998-11-22 03:52:57 +00:00
dns
editors Fixup CATEGORIES list. 1998-11-21 17:18:16 +00:00
emulators
finance
ftp
games Add pkg/DESCR URL about original nethack 1998-11-22 16:36:12 +00:00
german
graphics Don't create ${WRKDIR} in post-fetch. This should have been gone with 1.2. 1998-11-22 05:38:04 +00:00
irc
japanese Add pkg/DESCR URL about original nethack 1998-11-22 16:36:12 +00:00
java
korean Update to use the www/netscape3 port. 1998-11-21 20:11:02 +00:00
lang Clean up MASTER_SITES. Remove unneeded patch. 1998-11-22 04:46:10 +00:00
mail Update to version 4.4. 1998-11-21 20:01:56 +00:00
math
mbone
misc Remove extraneous x11 from CATEGORIES. 1998-11-21 07:27:41 +00:00
Mk
multimedia Remove extraneous x11 from CATEGORIES. 1998-11-21 07:27:41 +00:00
net Add ``SUBDIR += h2n-bind4'' 1998-11-22 17:45:17 +00:00
net-im
net-mgmt
news Remove extraneous x11 from CATEGORIES. 1998-11-21 07:27:41 +00:00
palm
ports-mgmt Use MAN? macro. 1998-11-22 03:52:57 +00:00
print Make port's Makefile to pass $PERL5 to the scripts/pre-configure, 1998-11-22 22:45:16 +00:00
russian
science
security Mark this broken as it awaits upgrade after repository copy. 1998-11-22 21:53:31 +00:00
shells Fixup CATEGORIES list. 1998-11-21 17:18:16 +00:00
sysutils Remove extraneous x11 from CATEGORIES. 1998-11-21 07:27:41 +00:00
Templates
textproc Activate man2html 1998-11-22 22:41:52 +00:00
vietnamese
www Add netscape3-gold. 1998-11-22 22:32:02 +00:00
x11 Add missing PLIST line, "lib/X11/app-defaults/XMascot" 1998-11-22 20:15:27 +00:00
x11-clocks Add SUBDIR+=astime 1998-11-22 13:42:22 +00:00
x11-fm
x11-fonts Fixup CATEGORIES list. 1998-11-21 17:18:16 +00:00
x11-servers
x11-themes/gtkstep
x11-toolkits Mark it broken, Andreas doesn't seem to have the time to get to it 1998-11-22 10:05:13 +00:00
x11-wm Add x11-wm/fvwm95-i18n. 1998-11-22 14:55:44 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README

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.