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
Oliver Braun 11aa9eab6c Fix for INDEX builds.
Pointed out by:	Dan Langille <dan@langille.org>
2003-02-04 22:30:29 +00:00
accessibility
arabic
archivers I hope rarlab would keep releasing FreeBSD binary. 2003-02-03 17:11:47 +00:00
astro Remove obsolete personal homepage. 2003-02-04 00:21:29 +00:00
audio Relinquish maintainer status from unused items. 2003-02-04 18:51:54 +00:00
benchmarks Fix pkg-plist 2003-02-03 12:38:14 +00:00
biology
cad
chinese
comms
converters
databases [1] Avoid leaking potentially sensitive information into system logs 2003-02-04 16:31:34 +00:00
deskutils iUpdate homepage 2003-02-03 13:52:03 +00:00
devel Add dependency to ffcall (was previous supplied with gnustep-objc) 2003-02-04 19:58:10 +00:00
dns - Use DOCSDIR, make some style changes 2003-02-04 19:23:04 +00:00
editors Update to Vim 6.1 patchlevel 314 2003-02-02 22:15:48 +00:00
emulators Support PTHREAD_CFLAGS/PTHREAD_LIBS properly. 2003-02-03 12:01:56 +00:00
finance Update misc/p5-Business-OnlinePayment-AuthorizeNet to 3.12 2003-02-04 11:43:17 +00:00
french Version bump and master sites fix. 2003-02-03 23:40:33 +00:00
ftp Conditionalize libgnugetopt dependencies. 2003-02-02 14:02:02 +00:00
games Fix build under 5.0 2003-02-04 13:47:16 +00:00
german
graphics Fix for INDEX builds. 2003-02-04 22:30:29 +00:00
hebrew
hungarian
irc o Update to 6.3.1 2003-02-04 22:09:50 +00:00
japanese Do not automatically disable cannaserver because the Canna port no 2003-02-04 17:36:38 +00:00
java
korean
lang - use LATEST_LINK 2003-02-04 20:12:46 +00:00
mail Update to 2.1.12. 2003-02-04 15:55:54 +00:00
math Conditionalize libgnugetopt dependencies. 2003-02-02 14:27:19 +00:00
mbone
misc Fix build: add dependency on kdemultimedia3 port 2003-02-04 22:00:33 +00:00
Mk - Remove dead KDE mirror http://linux.dsi.internet2.edu/X11/kde 2003-02-02 21:33:14 +00:00
multimedia Maintainer update of graphcs/transcode 2003-02-04 05:03:43 +00:00
net - convert INCDIR -> LICQ_PORT 2003-02-04 20:07:03 +00:00
net-im - convert INCDIR -> LICQ_PORT 2003-02-04 20:07:03 +00:00
net-mgmt Fix typo in domain. 2003-02-03 09:17:21 +00:00
net-p2p Update to 0.66 2003-02-04 15:23:39 +00:00
news
palm
picobsd
polish
ports-mgmt Let the PORTSDIR environment variable override our defaults. 2003-02-02 21:17:40 +00:00
portuguese
print Add PostScript::Simple 0.05 - a perl module to produce PostScript files. 2003-02-03 17:42:48 +00:00
russian
science
security update security/p5-Crypt-IDEA to 1.02 2003-02-04 12:19:10 +00:00
shells
sysutils Relinquish maintainer status from unused items. 2003-02-04 18:51:54 +00:00
Templates
textproc Test target added. 2003-02-04 12:29:28 +00:00
Tools
ukrainian
vietnamese
www Relinquish maintainer status from unused items. 2003-02-04 18:51:54 +00:00
x11 Upgrade to version 4.07, the latest release version. 2003-02-04 05:34:20 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers I broke the port by committing bogus stuff I was working on :-/ 2003-02-02 19:59:27 +00:00
x11-themes Change WWW URL. 2003-02-04 13:19:02 +00:00
x11-toolkits - use LATEST_LINK 2003-02-04 20:12:46 +00:00
x11-wm Change WWW URL. 2003-02-04 12:57:57 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED I hope rarlab would keep releasing FreeBSD binary. 2003-02-03 17:11:47 +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.