1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Vanilla I. Shu 7dcff6314c Add php-dbg, it's a debugger for php.
PR:		ports/47527
Submitted by:	Jens Rehsack <rehsack@liwing.de>
2003-02-13 12:13:39 +00:00
accessibility
arabic
archivers Added dependency on devel/p5-Test-Simple 2003-02-13 11:24:04 +00:00
astro
audio [patch] audio/id3lib: fix plist 2003-02-13 11:22:28 +00:00
benchmarks
biology Add dependency on security/p5-Digest-MD5 2003-02-13 02:52:13 +00:00
cad
chinese Remove redundant category 'editors' in slave ports. 2003-02-12 23:35:54 +00:00
comms
converters
databases update and split devel/p5-ResourcePool 2003-02-12 23:32:20 +00:00
deskutils
devel Add php-dbg, it's a debugger for php. 2003-02-13 12:13:39 +00:00
dns net/nsd Version update to verison 1.0.2 with fix 2003-02-12 22:19:25 +00:00
editors Switch over to MASTER_SITE_DEBIAN. 2003-02-13 01:53:09 +00:00
emulators Fix build on -CURRENT by conditionally defining M_WAITOK as 0x0000. 2003-02-12 19:19:03 +00:00
finance
french Remove redundant category 'editors' in slave ports. 2003-02-12 23:35:54 +00:00
ftp <kain@ircop.dk> reported a remotely exploitable buffer in 2003-02-12 22:43:43 +00:00
games Switch over to MASTER_SITE_DEBIAN. 2003-02-13 01:53:09 +00:00
german Remove redundant category 'editors' in slave ports. 2003-02-12 23:35:54 +00:00
graphics Switch over to MASTER_SITE_DEBIAN. 2003-02-13 01:53:09 +00:00
hebrew
hungarian
irc
japanese Switch over to MASTER_SITE_DEBIAN. 2003-02-13 01:53:09 +00:00
java . Resurrect patch accidentally removed in last commit. 2003-02-12 19:01:39 +00:00
korean
lang Update to 0.6.7.1. 2003-02-13 05:22:31 +00:00
mail update to openwebmail-1.90 2003-02-13 07:53:07 +00:00
math Switch over to MASTER_SITE_DEBIAN. 2003-02-13 01:53:09 +00:00
mbone
misc update misc/p5-Chatbot-Eliza to 1.04 2003-02-12 23:40:04 +00:00
Mk Add MASTER_SITE_DEBIAN and MASTER_SITE_DEBIAN_NON_US. 2003-02-13 01:17:55 +00:00
multimedia Switch over to MASTER_SITE_DEBIAN. 2003-02-13 01:53:09 +00:00
net New port of a nifty utilty that uses perl to ping the networks you 2003-02-13 11:20:38 +00:00
net-im
net-mgmt
net-p2p
news add mmail 0.43 2003-02-13 06:45:24 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print
russian Remove redundant category 'editors' in slave ports. 2003-02-12 23:35:54 +00:00
science
security Add a patch from the Sudo CVS repository for proper handling of 2003-02-13 08:26:38 +00:00
shells
sysutils while we're at it, also remove the pkg-comment 2003-02-13 09:58:45 +00:00
Templates Fix typo in mailing list address. 2003-02-13 02:31:43 +00:00
textproc update textproc/p5-Tk-XMLViewer to 0.14 2003-02-13 00:00:46 +00:00
Tools
ukrainian
vietnamese
www Fix BUILD_DEPENDS to p5-Test-Simple(implicitly). 2003-02-13 10:52:37 +00:00
x11 Switch to MASTER_SITE_DEBIAN and convert COMMENT. 2003-02-13 02:19:02 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Add gtkglext 0.7.0, an OpenGL extension to GTK. 2003-02-12 16:20:35 +00:00
x11-wm
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED Add x11/wmshutdown -> sysutils/wmshutdown to the MOVED file 2003-02-13 00:28:11 +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.