1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pav Lucistnik b0eb88c613 - Fix with recent wxWidgets changes
PR:		ports/81576
Submitted by:	Ulrich Spoerlein <q@galgenberg.net> (maintainer)
2005-05-28 10:44:16 +00:00
accessibility
arabic
archivers - sync rpmrc with FC3 only to make i386 and amd64 archs 2005-05-27 22:02:06 +00:00
astro Fix WWW 2005-05-27 23:26:37 +00:00
audio
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel Add CONFLICTS (devel/icu and devel/icu2 conflicts). 2005-05-28 00:44:30 +00:00
dns
editors Fix build on 5.x by making configure see that our mkdir works. 2005-05-28 01:56:11 +00:00
emulators
finance
french
ftp
games Add ppracer, which is pretty much the next generation of 2005-05-28 08:56:35 +00:00
german
graphics Update to 0.2.1 2005-05-27 21:38:42 +00:00
hebrew
hungarian
irc Add solid-ircd 3.4.7, 2005-05-28 09:33:46 +00:00
japanese
java
korean
lang - Add $(includedir) to BASE_CPPFLAGS, otherwise chicken can't find it's own 2005-05-28 09:48:57 +00:00
mail Add assp. 2005-05-28 09:56:27 +00:00
math Add p5-Math-Combinatorics. 2005-05-28 08:26:23 +00:00
mbone
misc
Mk
multimedia - Add PTHREAD_LIBS to fix build in tinderbox. Works in non-tinderbox .. 2005-05-28 02:35:43 +00:00
net Add missing dependency linux-openmotif to make wfcmgr work. 2005-05-28 08:35:29 +00:00
net-im
net-mgmt don't install perl stuff when WITHOUT_PERL is set - even when perl is installed 2005-05-28 08:30:49 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Compile with HAVE_PROTOTYPES to fix varargs build error. Proper fix 2005-05-28 04:44:19 +00:00
russian
science - Does not compile on sparc64 2005-05-28 09:42:15 +00:00
security
shells
sysutils Update to 0.3.4 2005-05-27 23:07:01 +00:00
Templates
textproc Update to 0.3.9 2005-05-28 08:45:01 +00:00
Tools
ukrainian
vietnamese
www that has to be removed for the 3.3 update 2005-05-28 09:10:02 +00:00
x11
x11-clocks Update to 0.8.1 2005-05-27 22:43:43 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Fix with recent wxWidgets changes 2005-05-28 10:44:16 +00:00
x11-wm
.cvsignore
CHANGES
LEGAL
Makefile
MOVED
README
UPDATING

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.