1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Tilman Keskinoz 04d34a6aed Fix build on stable
Reported by:	bento
2003-08-13 07:06:25 +00:00
accessibility
arabic
archivers Fix build with gcc 3.3.1 2003-08-12 15:10:37 +00:00
astro Remove these ports as part of phase II of the GNOME 1.4 desktop removal. 2003-08-12 15:09:40 +00:00
audio Update to a current snapshot. 2003-08-12 22:24:45 +00:00
benchmarks Upgrade to version 3.196 2003-08-09 20:56:05 +00:00
biology
cad
chinese
comms
converters
databases Fix my fault in previous commit: put a pkg-message 2003-08-12 14:00:35 +00:00
deskutils Remove gnomepilot support since gnomepilot has been retired. 2003-08-12 15:18:03 +00:00
devel - Update to 1.8.2: it's fix build with gcc 3.3. 2003-08-13 02:51:59 +00:00
dns
editors Hopefully fix the wchar header issues one last time. It's annyoing to 2003-08-12 22:31:00 +00:00
emulators Unbreak the compilation for 4.x users. 2003-08-11 00:39:34 +00:00
finance Update to 3.13 2003-08-12 18:25:43 +00:00
french - replace blas by atlas by default and add a knob to keep blas 2003-08-11 19:49:22 +00:00
ftp Remove this ports as part of phase II of the GNOME 1.4 desktop removal. 2003-08-12 15:17:08 +00:00
games - Update MASTER_SITES and WWW: line 2003-08-12 17:47:16 +00:00
german
graphics Chase Tcl/Tk version to fix building. 2003-08-13 06:36:55 +00:00
hebrew
hungarian
irc Correctly use DOCSDIR (as recommended by portlint). 2003-08-12 10:57:48 +00:00
japanese Update to 0.7.2. 2003-08-09 21:59:09 +00:00
java
korean Remove dependency on libpanel. 2003-08-12 15:22:20 +00:00
lang Chase PDF checksums. 2003-08-12 10:49:16 +00:00
mail Remove this ports as part of phase II of the GNOME 1.4 desktop removal. 2003-08-12 15:17:08 +00:00
math Update to version 3.39 2003-08-11 14:29:00 +00:00
mbone
misc - Properly register intl manpages [1]. 2003-08-11 19:11:29 +00:00
Mk Remove libpanel, and only detect the GNOME 2 desktop. 2003-08-12 16:25:45 +00:00
multimedia Update xvid to latest release and chase library dependencies in ports 2003-08-12 22:27:30 +00:00
net Fix build on stable 2003-08-13 07:06:25 +00:00
net-im Fix a bug where certain IRC users will not be removed from the buddy list 2003-08-13 00:32:34 +00:00
net-mgmt - Update to 2.5 2003-08-12 21:50:20 +00:00
net-p2p Fix build on stable 2003-08-13 07:06:25 +00:00
news Update to 0.14.0.94. 2003-08-11 18:52:51 +00:00
palm Remove these ports as part of phase II of the GNOME 1.4 desktop removal. 2003-08-12 15:14:44 +00:00
picobsd
polish
ports-mgmt Project moved to sourceforge servers. 2003-08-11 14:50:31 +00:00
portuguese
print Properly fix the a2ps crash within included gettext. Map pointers 2003-08-12 15:27:02 +00:00
russian spaces -> tab, += -> = 2003-08-12 15:41:19 +00:00
science Fix configure failure (autoconf257 is required) 2003-08-11 23:16:49 +00:00
security BROKEN: Does not configure 2003-08-12 21:28:57 +00:00
shells
sysutils Remove this ports as part of phase II of the GNOME 1.4 desktop removal. 2003-08-12 15:24:33 +00:00
Templates
textproc Add a missing dependency on docbook-xsl. 2003-08-12 17:23:27 +00:00
Tools
ukrainian
vietnamese
www Update to 1.22. Fixes memory leak 2003-08-12 19:31:51 +00:00
x11 [1] Fix xdmcp queries in the X servers (bug 277) 2003-08-12 18:35:37 +00:00
x11-clocks
x11-fm Remove this ports as part of phase II of the GNOME 1.4 desktop removal. 2003-08-12 15:17:08 +00:00
x11-fonts
x11-servers [1] Fix xdmcp queries in the X servers (bug 277) 2003-08-12 18:35:37 +00:00
x11-themes
x11-toolkits Remove this ports as part of phase II of the GNOME 1.4 desktop removal. 2003-08-12 15:17:08 +00:00
x11-wm - Update to version 1.2.10 2003-08-12 18:40:16 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED Add a forgotten GNOME 1.4 entry. 2003-08-12 16:14:39 +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.