1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dmitry Sivachenko e1663fc875 Fix build on 5.x.
Get rid of gmake dependency.

PR:		74016
Submitted by:	Eugene Ossintsev <eugos@gmx.net>
2004-11-18 09:08:41 +00:00
accessibility
arabic
archivers
astro
audio BROKEN on !i386: Does not compile 2004-11-18 08:28:30 +00:00
benchmarks
biology - Distfiles change every few days, so drop md5 checking on them 2004-11-18 07:58:41 +00:00
cad
chinese
comms BROKEN on !i386: Does not compile 2004-11-18 08:28:30 +00:00
converters
databases Support for ISO-8859-2 fonts should be enabled with --enable-latin2 2004-11-17 14:23:57 +00:00
deskutils
devel BROKEN on ia64 and sparc64: Does not compile 2004-11-18 08:33:08 +00:00
dns
editors
emulators o Update to 0.6.1(2004/11/15 snapshot). 2004-11-17 09:47:38 +00:00
finance BROKEN: Does not compile 2004-11-18 08:11:37 +00:00
french
ftp BROKEN: Size mismatch 2004-11-18 08:10:51 +00:00
games BROKEN on ia64 and sparc64: Does not compile 2004-11-18 08:33:08 +00:00
german
graphics BROKEN on i386: Does not compile 2004-11-18 08:23:04 +00:00
hebrew
hungarian
irc
japanese
java Update after repocopy. Note that the port is not yet hooked up to the 2004-11-17 06:10:20 +00:00
korean
lang BROKEN on !i386: Does not compile 2004-11-18 08:28:30 +00:00
mail BROKEN: Does not build with new version of windowmaker 2004-11-18 06:58:29 +00:00
math Utilize ONLY_FOR_ARCHS for i386 2004-11-18 01:10:47 +00:00
mbone
misc Update to 10.10 2004-11-17 19:10:45 +00:00
Mk
multimedia BROKEN on !i386: Install fails 2004-11-18 08:17:58 +00:00
net support versions of freebsd that don't define ETHER_VLAN_ENCAP_LEN 2004-11-18 06:50:35 +00:00
net-im
net-mgmt
net-p2p
news
palm
picobsd
polish
ports-mgmt
portuguese
print
russian
science BROKEN: Broken pkg-plist 2004-11-18 08:08:00 +00:00
security Fix build on 5.x. 2004-11-18 09:08:41 +00:00
shells
sysutils BROKEN on !i386: Does not compile 2004-11-18 08:28:30 +00:00
Templates
textproc Added a new class and a launcher shell script to perform command-line XUpdate 2004-11-17 16:54:29 +00:00
Tools
ukrainian
vietnamese
www BROKEN on !i386: Does not compile 2004-11-18 08:28:30 +00:00
x11 BROKEN: Does not build with new version of windowmaker 2004-11-18 06:58:29 +00:00
x11-clocks
x11-fm BROKEN: Does not build with new version of windowmaker 2004-11-18 06:58:29 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
LEGAL
Makefile
MOVED
README
UPDATING Add an entry about and on how to avoid portsdb segfaults. I don't know 2004-11-18 02:47:44 +00:00

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.