1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pav Lucistnik cedae39d49 - Switch to new libtool
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org> via mezz
2004-07-27 22:21:11 +00:00
accessibility
arabic
archivers Move package files from plist to Makefile, remove pkg-plist. 2004-07-27 07:04:25 +00:00
astro Move package files from plist to Makefile, remove pkg-plist. 2004-07-27 08:18:59 +00:00
audio Update to 0.5 2004-07-27 13:10:47 +00:00
benchmarks
biology
cad
chinese
comms Use tty_close() and ttygone() where it need instead of 2004-07-27 20:35:54 +00:00
converters Add knob WITH_EXTRA_PATCHES which brings in: 2004-07-27 03:28:14 +00:00
databases Remove the lthack bits from the configure patch. 2004-07-27 12:16:15 +00:00
deskutils
devel Enable activation of bind_textdomain_codeset() function. 2004-07-27 22:13:05 +00:00
dns
editors
emulators
finance Fix US-ASCII encoding problem with the PostgreSQL backend. US-ASCII will be 2004-07-27 14:23:18 +00:00
french
ftp Fix <http://www.freebsd.org/ports/portaudit/f67ea071-dfb8-11d8-9b0a-000347a4fa7d.html> 2004-07-27 10:55:27 +00:00
games "Wrong PKGORIGINs are often caused by a wrong order of CATEGORIES after a repocopy." 2004-07-27 16:14:58 +00:00
german
graphics - Switch to new libtool 2004-07-27 22:21:11 +00:00
hebrew
hungarian
irc - Chase new tarball: Patched in June, bump PORTREVISION, add SIZE-data 2004-07-27 13:57:02 +00:00
japanese Unbreak this port, as it seems the previous commit has fixed the problem. 2004-07-27 06:00:02 +00:00
java
korean
lang Back out my previous commit, two ports need guile's .la files. 2004-07-27 02:52:28 +00:00
mail Fix global extension and theme installation by making sure the path to the 2004-07-27 20:51:02 +00:00
math Use the correct version of libtool 13 -> 15 to avoid install the *.la files. 2004-07-27 19:01:43 +00:00
mbone
misc
Mk . Align some .endif with their corresponding .if. 2004-07-27 05:16:34 +00:00
multimedia
net Update to 20040719p: improved query interval scaling. 2004-07-27 16:40:54 +00:00
net-im
net-mgmt Unbreak on current. 2004-07-27 04:13:27 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt pavuk digest auth buffer overflow 2004-07-27 10:40:29 +00:00
portuguese
print Revert the previous updates since they require APIs present in libgnomeui-2.7. 2004-07-27 13:53:04 +00:00
russian
science
security . Add support for FreeBSD 4.10. 2004-07-27 20:28:18 +00:00
shells
sysutils Fix MASTER_SITES and WWW: line 2004-07-27 13:04:11 +00:00
Templates
textproc Update to 0.31.1. 2004-07-27 16:38:14 +00:00
Tools
ukrainian
vietnamese
www Fix global extension and theme installation by making sure the path to the 2004-07-27 20:51:02 +00:00
x11 Add MASTER_SITES for more redundancy. 2004-07-27 15:01:19 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes Fix build on -STABLE 2004-07-27 17:38:24 +00:00
x11-toolkits
x11-wm
.cvsignore
CHANGES
INDEX
INDEX-5
LEGAL
Makefile
MOVED Complete net/zebra-devel removal 2004-07-27 13:10:44 +00:00
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.