1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mario Sergio Fujikawa Ferreira ad7b8db707 Remove kde as secondary category; i.e., this port is QT based which
does not mean necessarily KDE
2003-10-27 12:36:37 +00:00
accessibility
arabic
archivers portlint (.ifndef (PORTLINT) -> .if !defined(NOPORTDOCS)) 2003-10-26 22:58:12 +00:00
astro portlint (silence possible rm errors) 2003-10-27 00:54:24 +00:00
audio Fix pkg-plist introduced in my latest commit. 2003-10-27 09:32:46 +00:00
benchmarks
biology
cad Maintainer Update to latest snapshot. Changes: add AMD64 support 2003-10-27 10:02:34 +00:00
chinese
comms
converters
databases
deskutils - Update to version 0.5.6 2003-10-26 18:25:36 +00:00
devel Recognize .ifndef(NOPORTDOCS) as well as .if !defined(NOPORTDOCS). 2003-10-27 01:58:39 +00:00
dns
editors Per distfile report, the main website has been renamed. 2003-10-27 00:33:31 +00:00
emulators BROKEN on 5.x: broken by new ATA driver 2003-10-27 06:17:10 +00:00
finance
french
ftp Update to 1.118. 2003-10-27 02:28:59 +00:00
games Update to 1.5.9. 2003-10-27 02:35:28 +00:00
german
graphics I've been hosting the distfile since May 2002 and this port has been 2003-10-27 08:15:31 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang
mail Mark $IGNORE if PERL_LEVEL < 500600. 2003-10-27 11:10:57 +00:00
math o) Update to version 5.1.13 2003-10-27 12:00:54 +00:00
mbone
misc Mark as broken. Maintainer reports some kind of underlying problematic 2003-10-27 07:39:29 +00:00
Mk - Remove 4 dead mirrors from MASTER_SITE_SUNSITE 2003-10-27 07:31:54 +00:00
multimedia
net - Update to version 0.9.14 2003-10-27 11:19:21 +00:00
net-im
net-mgmt - Make net the primary category instead of the virtual ipv6 category 2003-10-26 19:36:09 +00:00
net-p2p portlint (whitespace cleanup) 2003-10-27 09:11:28 +00:00
news - Fix build on 5.x 2003-10-26 21:33:41 +00:00
palm
picobsd
polish
ports-mgmt Recognize .ifndef(NOPORTDOCS) as well as .if !defined(NOPORTDOCS). 2003-10-27 01:58:39 +00:00
portuguese Correct CATEGORIES. 2003-10-26 21:49:42 +00:00
print Remove kde as secondary category; i.e., this port is QT based which 2003-10-27 12:36:37 +00:00
russian
science
security Depend on wish84 instead of wish83. 2003-10-27 03:34:31 +00:00
shells
sysutils Fix minor style nit and add NO_MTREE as this is a Linux port. 2003-10-26 21:26:05 +00:00
Templates
textproc Per distfile survey, chase mastersite. However, note that the 2003-10-27 04:10:14 +00:00
Tools
ukrainian
vietnamese
www Fix the vulnerabilities reported in Chris Leishman's BugTraq post of 2003-10-27 12:18:06 +00:00
x11 Reset maintainer to ports@. Reviewed by: current maintainer, who 2003-10-27 07:36:20 +00:00
x11-clocks
x11-fm * Fix crash trying to find pixmaps 2003-10-26 23:25:01 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Make WRKSRC overridable by slave-ports. 2003-10-26 22:07:39 +00:00
x11-wm
.cvsignore
INDEX
INDEX-5
LEGAL Add xephem (personal use only), correct format of rar and ppunpack 2003-10-26 23:38:24 +00:00
Makefile
MOVED Add an etry for removed graphics/xmms-gforce 2003-10-27 08:18:13 +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.