1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Florent Thoumie 66492abc86 - Fix libmilter detection.
PR:		ports/81392
Submitted by:	Henri Hennebert <hlh@ciger.be>
Approved by:	maintainer
2005-06-05 15:49:16 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases Update to 4.63. 2005-06-04 18:23:46 +00:00
deskutils
devel - Update to 2.3 2005-06-05 12:46:47 +00:00
dns
editors - Update to 0.9.6 2005-06-05 12:49:47 +00:00
emulators
finance
french
ftp
games - Update to 1.1.0 2005-06-05 14:03:38 +00:00
german
graphics - Update to 1.3.3 2005-06-05 13:01:17 +00:00
hebrew
hungarian
irc
japanese Add japanese/acroread, Japanese version of Adobe Reader. 2005-06-05 07:40:33 +00:00
java
korean
lang Fix the build on 6-CURRENT. 2005-06-05 02:49:42 +00:00
mail Add patch from the sylpheed-claws CVS which is supposed to fix the build 2005-06-04 16:11:16 +00:00
math Upgrade to 3.1.1. 2005-06-05 10:23:48 +00:00
mbone
misc - Unmark BROKEN, problem was fixed in textproc/liblingoteach 2005-06-05 14:56:19 +00:00
Mk - Add two mirrors from Russia in MASTER_SITE_SOURCEFORGE_EXTENDED 2005-06-05 11:49:30 +00:00
multimedia Update to 20050604 snapshot 2005-06-04 23:45:11 +00:00
net don't install the static library like it was before my 1.3 -> 1.5 libtool change 2005-06-05 15:31:51 +00:00
net-im don't install the static library like it was before my 1.3 -> 1.5 libtool change 2005-06-05 15:31:51 +00:00
net-mgmt - Fix check_procs plugin 2005-06-05 11:39:43 +00:00
net-p2p Mark it as IGNORE; it doesn't run on BitTorrent 4.x yet. The author is working 2005-06-05 00:26:45 +00:00
news Use the latest autotools/libtool. 2005-06-04 22:51:49 +00:00
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Fix libmilter detection. 2005-06-05 15:49:16 +00:00
shells
sysutils - Exit with !=0 code if patch file was not found (to improve error 2005-06-05 15:32:48 +00:00
Templates
textproc - Add -lxml2 to pkgconfig file, to fix compilation of applications using this 2005-06-05 14:55:48 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.9.3 2005-06-05 15:08:59 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 2.4.1 2005-06-05 13:34:20 +00:00
x11-wm
.cvsignore
CHANGES
LEGAL Add an entry for japanese/acroread. To redistribute the distfiles 2005-06-05 07:43:13 +00:00
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.