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
Tilman Keskinoz b2b1feea07 Revert back to USE_INC_LIBTOOL_VER to unbreak plugin detection
PR:		81554
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de>
2005-05-27 14:42:51 +00:00
accessibility
arabic
archivers - Unquote IGNORE message [1] 2005-05-27 08:50:20 +00:00
astro goodbye Memphis, hello Mountain View! 2005-05-26 03:05:28 +00:00
audio - Use DISTVERSION 2005-05-27 09:24:44 +00:00
benchmarks - Update WWW and set contact to original author 2005-05-26 20:24:27 +00:00
biology
cad
chinese - put files under /usr/local/lib/iiim instead of /usr/local/lib/im. 2005-05-27 07:18:16 +00:00
comms
converters
databases Do not touch perllocal.pod. 2005-05-27 05:43:26 +00:00
deskutils - Update to 1.0.14 2005-05-26 19:24:47 +00:00
devel Build with included libtool (no more static library), as discussed with vs. 2005-05-27 14:30:36 +00:00
dns Remove superfluous dependency. 2005-05-27 07:58:36 +00:00
editors instsetoo_native -> instsetoo to work parallel build correctly 2005-05-26 09:32:37 +00:00
emulators
finance
french
ftp Fix plist. 2005-05-26 20:41:48 +00:00
games Employ PLIST_FILES/PORTDOCS and kill pkg-plist. 2005-05-27 03:47:23 +00:00
german - Add german specific files to plist 2005-05-27 07:37:45 +00:00
graphics - Provide more clear COMMENT 2005-05-27 04:24:30 +00:00
hebrew
hungarian
irc This is an encryption plugin for irssi, it is based on blowfish and 2005-05-26 11:12:23 +00:00
japanese IIIMF-related ports: fix build fail 2005-05-27 07:11:17 +00:00
java . Update to 0.47. 2005-05-25 05:58:54 +00:00
korean IIIMF-related ports: fix build fail 2005-05-27 07:11:17 +00:00
lang Update to the 20050526 snapshot of GCC 4.0.1. 2005-05-27 10:32:52 +00:00
mail Fix sed script, no portrevision bump since the previous version should 2005-05-27 10:24:02 +00:00
math [1]: 2005-05-26 17:32:40 +00:00
mbone
misc - Adjust COMMENT (no need to mention device name in it) 2005-05-26 10:51:13 +00:00
Mk - Fix depends on multimedia/gstreamer-plugins-dv 2005-05-26 20:26:59 +00:00
multimedia - Add gstreamer-plugins-all 2005-05-26 20:53:54 +00:00
net Libtool gets only pulled in for configuring, not patching 2005-05-27 10:09:12 +00:00
net-im Libtool gets only pulled in for configuring, not patching 2005-05-27 10:09:12 +00:00
net-mgmt Update to 0.8.6 2005-05-27 12:57:25 +00:00
net-p2p o Update to Freenet Stable build 5102 released 20050526 snapshot 2005-05-26 16:22:46 +00:00
news
palm
polish
ports-mgmt
portuguese
print Add flpsed 0.3.4, WYSIWYG pseudo Postscript editor. 2005-05-25 11:30:36 +00:00
russian - Update CONFLICTS 2005-05-26 12:07:31 +00:00
science Update to 2.0.1 2005-05-26 11:58:44 +00:00
security Fix build on powerpc 2005-05-27 13:53:31 +00:00
shells
sysutils Revert back to USE_INC_LIBTOOL_VER to unbreak plugin detection 2005-05-27 14:42:51 +00:00
Templates
textproc Update mastersite 2005-05-27 12:00:36 +00:00
Tools
ukrainian
vietnamese
www Commit file forgotten in the previous commit. 2005-05-27 14:36:53 +00:00
x11 Update to 2.6.1. Preserve versioning kludge. 2005-05-26 18:37:49 +00:00
x11-clocks Add bdesktopclock 1.1.2, a wondeful clock for desktop environment. 2005-05-25 12:21:41 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Fix a potential crash in Evolution when closing a window. 2005-05-26 06:53:07 +00:00
x11-wm - Use official program name in Makefile header 2005-05-26 15:03:20 +00:00
.cvsignore
CHANGES
LEGAL ftp/pftpd can now be redistributed. 2005-05-25 07:37:33 +00:00
Makefile
MOVED - Remove mail/bogofilter-current, it have older release than mail/bogofilter. 2005-05-26 07:22:12 +00:00
README
UPDATING Remove trailing spaces. 2005-05-27 07:41:40 +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.