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
Joe Marcus Clarke d200ec4eeb Fix install.
PR:		43499
Submitted by:	Tilman Linneweh <tilman@arved.de> (with slight modification)
2002-09-30 01:41:22 +00:00
accessibility
arabic
archivers
astro
audio Fix install. 2002-09-30 01:41:22 +00:00
benchmarks
biology
cad find->${FIND},xargs->${XARGS} 2002-09-29 08:07:47 +00:00
chinese
comms
converters
databases Updated to 7.3b2. Many improvements and bug fixes over previous beta. 2002-09-29 08:45:45 +00:00
deskutils find->${FIND},xargs->${XARGS} 2002-09-29 08:07:47 +00:00
devel Add a missing dependency: msgfmt/libintl. 2002-09-29 21:12:01 +00:00
dns
editors Fix build (remove dup declarations) 2002-09-29 09:37:35 +00:00
emulators
finance
french
ftp Fix patch when building without gnomelibs. 2002-09-29 21:38:29 +00:00
games C++ fixes for GCC3: remove duplicate declarations of default arguments. 2002-09-29 22:41:08 +00:00
german
graphics find->${FIND},xargs->${XARGS} 2002-09-29 08:07:47 +00:00
hebrew
hungarian
irc
japanese s/PLIST_SUB=/PLIST_SUB+=/ to fix packaging. 2002-09-29 21:05:03 +00:00
java
korean
lang Fix MASTER_SITES, add second checksum (the GNU copy has a different 2002-09-29 22:07:57 +00:00
mail Update 5.9.13 --> 6.1.0. Fixes yet another buffer overflow (exploit) 2002-09-29 18:23:32 +00:00
math find->${FIND},xargs->${XARGS} 2002-09-29 08:07:47 +00:00
mbone Fix broken rtpmon build. 2002-09-29 18:00:33 +00:00
misc Upgrade PORTVERSION 2.8015.469->2.8015.472 2002-09-29 23:43:22 +00:00
Mk - Add back mirrors.sunsite.dk to MASTER_SITE_RUBY. 2002-09-29 22:50:17 +00:00
multimedia find->${FIND},xargs->${XARGS} 2002-09-29 08:07:47 +00:00
net Fix plist, unbreaking this port 2002-09-30 00:26:40 +00:00
net-im
net-mgmt find->${FIND},xargs->${XARGS} 2002-09-29 08:07:47 +00:00
net-p2p
news find->${FIND},xargs->${XARGS} 2002-09-29 08:07:47 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print
russian
science
security
shells
sysutils
Templates
textproc Fix syntax error (; && -> &&) 2002-09-29 08:49:43 +00:00
Tools
ukrainian
vietnamese
www find->${FIND},xargs->${XARGS} 2002-09-29 08:07:47 +00:00
x11 find->${FIND},xargs->${XARGS} 2002-09-29 08:07:47 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits find->${FIND},xargs->${XARGS} 2002-09-29 08:07:47 +00:00
x11-wm Don't guess function prototypes, that's what system headers are for. 2002-09-29 09:33:32 +00:00
.cvsignore
INDEX
LEGAL
Makefile
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.