1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Tilman Keskinoz a5ac3dd24b Fix fetch.
PORTREVISION should not be used in DISTNAME
2004-02-10 12:54:22 +00:00
accessibility
arabic
archivers Enable kdepasswd, depend on kdebase, fix plist.bas*, bump PORTREVISION. 2004-02-09 22:15:11 +00:00
astro
audio - update to 0.30d 2004-02-10 04:44:22 +00:00
benchmarks
biology Upgrade to 1.23. 2004-02-09 21:40:47 +00:00
cad Fix fetch. 2004-02-10 12:54:22 +00:00
chinese
comms Enable kdepasswd, depend on kdebase, fix plist.bas*, bump PORTREVISION. 2004-02-09 22:15:11 +00:00
converters Remove ktnef, it is now included in kdepim 2004-02-09 19:16:48 +00:00
databases Remove lang/php4/bsd.php.mk and switch every ports depending on PHP to 2004-02-09 11:43:38 +00:00
deskutils Enable kdepasswd, depend on kdebase, fix plist.bas*, bump PORTREVISION. 2004-02-09 22:15:11 +00:00
devel - Update to 1.56 2004-02-09 20:41:28 +00:00
dns - Fix build on AMD64 2004-02-09 18:48:54 +00:00
editors Use MASTER_SITE_VIM so people don't waste time with dead sites. 2004-02-09 17:29:19 +00:00
emulators Bento fix: change from check of distfile existance in pre-fetch, to 2004-02-09 10:42:17 +00:00
finance
french
ftp USE_GNOMEify it [1] 2004-02-10 06:42:40 +00:00
games Fix dependency on kdegames after KDE 3.2 update. 2004-02-10 10:05:44 +00:00
german
graphics - Update to 1.01 2004-02-09 19:36:09 +00:00
hebrew
hungarian
irc Add WeeChat 0.0.5. 2004-02-09 11:56:30 +00:00
japanese
java . Add a new port, java/jmf: 2004-02-09 16:22:27 +00:00
korean
lang Move to httpd.h for apache2 autodetection (as in bsd.php.mk, forgot in my 2004-02-10 11:44:00 +00:00
mail - Software developer rerolled tarball because one of the 2004-02-10 08:39:32 +00:00
math Enable kdepasswd, depend on kdebase, fix plist.bas*, bump PORTREVISION. 2004-02-09 22:15:11 +00:00
mbone
misc - Fix build on AMD64 2004-02-10 09:08:28 +00:00
Mk Prefer a LIB_DEPENDS. 2004-02-09 12:05:31 +00:00
multimedia i forgott to add bin/alevtd 2004-02-09 19:52:55 +00:00
net o Update to 2004.02.09. 2004-02-10 04:56:40 +00:00
net-im Update to 1.29 2004-02-09 21:09:07 +00:00
net-mgmt - Fix build on AMD64 2004-02-09 20:22:23 +00:00
net-p2p
news - Update to version 1.9 2004-02-09 15:43:27 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print - Fix build on AMD64 2004-02-09 20:27:10 +00:00
russian
science
security Enable kdepasswd, depend on kdebase, fix plist.bas*, bump PORTREVISION. 2004-02-09 22:15:11 +00:00
shells
sysutils Enable kdepasswd, depend on kdebase, fix plist.bas*, bump PORTREVISION. 2004-02-09 22:15:11 +00:00
Templates
textproc - Update to 1.17 2004-02-09 21:02:43 +00:00
Tools
ukrainian
vietnamese
www - new option WITHOUT_REGISTER_SAMBA 2004-02-10 06:34:31 +00:00
x11 Change COMMENT. 2004-02-09 15:53:18 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers Fix buffer overflow in font alias handling code. 2004-02-09 12:04:25 +00:00
x11-themes
x11-toolkits installs docs 2004-02-10 03:33:52 +00:00
x11-wm use the OPTIONS macro 2004-02-10 06:41:02 +00:00
.cvsignore
CHANGES
INDEX
INDEX-5
LEGAL
Makefile
MOVED Add entries for ktnef and ksig 2004-02-09 19:25:34 +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.