1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Andrey A. Chernov 4c66a8732c Install rc.d script with -dist suffix to not overwrite real one
Set LC_ALL=C before to avoid bad regex surprises when restarting by hand
Remove socket after killing
2003-09-07 13:09:10 +00:00
accessibility
arabic
archivers Follow up by Simon Barner <barner@in.tum.de> 2003-09-05 10:16:46 +00:00
astro
audio Maintainer is able to the port anymore, into the ports@ pool with it! 2003-09-07 01:19:57 +00:00
benchmarks
biology
cad
chinese
comms Make the tty locking compatible to the FreeBSD convention (10 digits 2003-09-06 20:08:29 +00:00
converters
databases o Remove unneeded plist entry. 2003-09-07 12:34:16 +00:00
deskutils
devel PR: 56543 2003-09-07 01:07:55 +00:00
dns Install startup script from correct directory. My mistake ... 2003-09-06 00:41:53 +00:00
editors
emulators Update to 4.0.2. 2003-09-06 10:41:38 +00:00
finance
french
ftp update to 0.6.3 2003-09-06 00:14:11 +00:00
games - Fix MASTER_SITES 2003-09-06 21:12:23 +00:00
german
graphics Use MASTER_SITE_SOURCEFORGE_JP. 2003-09-06 20:59:53 +00:00
hebrew
hungarian
irc - Fix MASTER_SITES 2003-09-06 21:12:23 +00:00
japanese Use MASTER_SITE_SOURCEFORGE_JP. 2003-09-06 20:59:53 +00:00
java New port: kaffe-devel, development release of kaffe Java VM 2003-09-07 12:06:27 +00:00
korean
lang Bump PORTREVISION for help related fixes. 2003-09-06 13:13:12 +00:00
mail Install rc.d script with -dist suffix to not overwrite real one 2003-09-07 13:09:10 +00:00
math Add missing dependencies on py-gtk2 and libgnomedb. 2003-09-07 06:35:52 +00:00
mbone
misc Add detachtty 6, run interactive programs non-interactively. 2003-09-07 00:14:04 +00:00
Mk Add MASTER_SITE_SOURCEFORGE_JP. 2003-09-06 20:52:17 +00:00
multimedia - fix MASTER_SIITES 2003-09-06 21:04:29 +00:00
net [Port Update]:: net/ethereal 0.9.13 -> 0.9.14 2003-09-07 13:05:32 +00:00
net-im
net-mgmt Upgrade to 5.0.9. 2003-09-06 12:21:05 +00:00
net-p2p - Update to version 0.2.18 2003-09-06 05:44:21 +00:00
news - Add USE_AUTOCONF=yes 2003-09-06 01:47:20 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print Update the version to 2.12 2003-09-06 16:44:18 +00:00
russian
science
security update to amavisd-0.1,1 2003-09-06 15:59:09 +00:00
shells
sysutils - Add additional WITH_* knobs 2003-09-05 08:29:48 +00:00
Templates
textproc PR: 56532 2003-09-07 04:45:12 +00:00
Tools
ukrainian
vietnamese
www Update to 0.2.2. 2003-09-07 12:22:15 +00:00
x11 gnomemeeting2 is now just gnomemeeting. 2003-09-07 07:07:59 +00:00
x11-clocks
x11-fm Update to 1.46. 2003-09-05 21:22:25 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Add WITH_THREADS knob to compile with threads support. 2003-09-05 13:40:43 +00:00
x11-wm Define LATEST_LINK so it does not conflict with xfce (version 3) port. 2003-09-06 19:22:32 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED gnomemeeting was removed. gnomemeeting2 was renamed to gnomemeeting 2003-09-07 11:46:35 +00:00
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/doc/en_US.ISO8859-1/books/handbook/

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.