1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Tilman Keskinoz 2af6288575 Fix Build on -CURRENT
PR		45788
Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu>
2002-11-27 14:01:49 +00:00
accessibility
arabic
archivers
astro Fix build on -current and PERL->REINPLACE_CMD 2002-11-26 23:45:08 +00:00
audio Fix stupid misuse of %SUBDIR% and unbreak make fetch. 2002-11-25 17:46:04 +00:00
benchmarks
biology Mark BROKEN due to "Unknown problem" 2002-11-25 02:11:13 +00:00
cad Mark BROKEN due to "Unknown problem" 2002-11-25 02:11:13 +00:00
chinese The variable is called USE_PERL5_BUILD, not USE_PERL_BUILD 2002-11-26 00:25:55 +00:00
comms PERL -> REINPLACE for this port too! 2002-11-23 23:15:11 +00:00
converters fix stdio problem on -CURRENT 2002-11-24 05:06:03 +00:00
databases This library should always have been linked with c++, rather than 2002-11-27 01:00:57 +00:00
deskutils Upgrade port to version 0.9.14.000. 2002-11-24 11:36:08 +00:00
devel Fix to use autoconf the right way. Do NOT put *_DEPENDS entries for autoconf. 2002-11-27 13:25:31 +00:00
dns Upgrade to dnstop-20021125, with a proper distfile -- thanks, DW! 2002-11-25 21:48:27 +00:00
editors Unbreak for -current. 2002-11-24 13:45:51 +00:00
emulators Build under -current again 2002-11-24 20:42:03 +00:00
finance
french
ftp Oops, correct patch in patch file 2002-11-27 12:26:08 +00:00
games Fix build on Current 2002-11-26 20:38:36 +00:00
german
graphics Fix Build on -CURRENT 2002-11-27 14:01:49 +00:00
hebrew
hungarian
irc Add dependency to tcl 2002-11-24 20:14:55 +00:00
japanese Fix dictionary information(gcannaf was not available). 2002-11-27 01:28:52 +00:00
java Add a port for IBM's JDK 1.4.0 for Linux. 2002-11-25 00:30:50 +00:00
korean Update to 4.8. Back from hell! 2002-11-27 09:48:39 +00:00
lang Update to 3.2.1 release, and fix packaging. 2002-11-26 01:59:10 +00:00
mail Fix package build on bento caused by gnustep-make-1.5.1 2002-11-27 08:24:11 +00:00
math Add parallel to CATEGORIES. 2002-11-24 13:41:11 +00:00
mbone
misc Fix build on -CURRENT. 2002-11-26 00:34:06 +00:00
Mk Emergency fix to move PERL_LEVEL to PRE part of bsd.port.mk, and provide 2002-11-26 20:05:56 +00:00
multimedia Correct previous commit 2002-11-26 21:30:16 +00:00
net Fix build (use correct #include path and library name), and respect 2002-11-27 12:42:46 +00:00
net-im fix core dump when getenv("LANG") return NULL 2002-11-27 06:19:27 +00:00
net-mgmt Fix LIB_DEPENDS when using gd version 1. 2002-11-26 09:24:50 +00:00
net-p2p Fix build by improving GNU auto* tools disabling patch 2002-11-26 12:04:54 +00:00
news Update to 2.3.20021126. 2002-11-26 16:19:49 +00:00
palm Remove xcopilot, port supersceded by palm/pose. 2002-11-24 12:46:30 +00:00
picobsd
polish
ports-mgmt Add patch to fix compile on 5.0. 2002-11-25 02:06:38 +00:00
portuguese Remove www as secondary category. It is redundant in the slave port since master port already adds this 2002-11-27 13:52:00 +00:00
print Fix build on -CURRENT 2002-11-26 19:36:16 +00:00
russian
science Add parallel to CATEGORIES. 2002-11-24 13:41:11 +00:00
security Fix MASTER_SITES and WWW. 2002-11-25 18:01:50 +00:00
shells
sysutils This port installs intel binaries. 2002-11-26 19:45:17 +00:00
Templates
textproc Unbreak on alpha by using USE_REINPLACE. 2002-11-26 23:50:06 +00:00
Tools
ukrainian
vietnamese
www o make install in port's Makefile. 2002-11-27 13:35:52 +00:00
x11 Update to 0.5. 2002-11-25 01:07:17 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes Add MKUltra, is a lightweight native KWin style 2002-11-25 01:18:49 +00:00
x11-toolkits remove some obsolete files 2002-11-26 21:33:51 +00:00
x11-wm - Add patch that prevents OpenOffice from crashing 2002-11-26 00:03:20 +00:00
.cvsignore
INDEX
LEGAL
Makefile
MOVED add www/libxpg4-ns 2002-11-24 14:53:01 +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.