1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2002-11-24 02:13:29 +00:00
accessibility
arabic
archivers
astro
audio Fix plist/package building. 2002-11-24 02:13:29 +00:00
benchmarks
biology
cad
chinese Maintainer update for chinese/dictd: fix build problem 2002-11-24 01:38:44 +00:00
comms PERL -> REINPLACE for this port too! 2002-11-23 23:15:11 +00:00
converters
databases
deskutils Update holiday information about in coming year 2003. 2002-11-23 17:06:09 +00:00
devel Fix allegro-config --libs to report correct library and bump PORTREVISION. 2002-11-23 21:12:59 +00:00
dns
editors Mark this port broken til we have a solution. 2002-11-23 22:55:53 +00:00
emulators
finance
french Removed in preparation for update to cups 1.1.16. 2002-11-23 17:39:24 +00:00
ftp Update to 1.0.13 2002-11-23 21:50:20 +00:00
games Fix build, make CFLAGS safe, unmark BROKEN. 2002-11-23 21:15:02 +00:00
german
graphics Add pornview, an Image Viewer 2002-11-24 01:06:12 +00:00
hebrew
hungarian
irc Fix irc/bobot++ on -current 2002-11-24 01:25:04 +00:00
japanese Update to version 1.6 2002-11-23 18:32:22 +00:00
java
korean Remove korean/gaim. Recent version of net/gaim(master ports of 2002-11-23 15:44:35 +00:00
lang port wants gmp, port gets gmp 2002-11-24 01:12:46 +00:00
mail Maintainer update. 2002-11-23 21:33:32 +00:00
math Gerrit Kuehn <gerrit@pmp.uni-hannover.de> reported that 2002-11-24 00:58:25 +00:00
mbone
misc Ahem. I forgot %SUBDIR% in last change to this file. 2002-11-24 01:46:22 +00:00
Mk
multimedia Bump portrevision becuz previous patch modified plist. 2002-11-23 21:52:06 +00:00
net Fix a segfault in the Yahoo protocol that can occur when a user receives 2002-11-23 23:56:10 +00:00
net-im Fix a segfault in the Yahoo protocol that can occur when a user receives 2002-11-23 23:56:10 +00:00
net-mgmt Fix URL. 2002-11-23 16:38:24 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt
portuguese
print Fix the build with the latest version of bison. 2002-11-23 23:36:33 +00:00
russian
science
security security/lsh wants gmp.h, security/lsh gets gmp.h 2002-11-23 23:25:46 +00:00
shells
sysutils Update to 2.0.3. 2002-11-23 23:58:17 +00:00
Templates
textproc New port p5-XML-XQL version 0.67: Perl module for querying XML tree 2002-11-23 18:08:41 +00:00
Tools
ukrainian
vietnamese
www Make the Mozilla startup scripts a little smarter. Instead of launching a 2002-11-24 00:24:04 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits PORTREVISION should be PORTREVISION?=2, otherwise 2002-11-23 23:22:58 +00:00
x11-wm Fix port name in headers. 2002-11-23 15:44:18 +00:00
.cvsignore
INDEX
LEGAL
Makefile
MOVED Add ko-gaim and explain why. 2002-11-23 15:47:12 +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.