1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kirill Ponomarev 3d889bf8d3 The ldap_helpers patch has been rerolled (a missing return
statement was inserted).

PR:		ports/69408
Submitted by:	maintainer
2004-07-22 06:09:05 +00:00
accessibility
arabic
archivers Change maintainer's email. 2004-07-21 17:47:52 +00:00
astro
audio Remove windows stuff and fix so faac will compile with gstreamer-plugins 2004-07-22 01:26:13 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases upgrade to 4.50 2004-07-22 02:06:21 +00:00
deskutils Change maintainer's mail. 2004-07-21 12:39:13 +00:00
devel Update to 0.7. 2004-07-22 05:58:30 +00:00
dns Update to 0.215 2004-07-21 02:23:55 +00:00
editors Add patch-emacs.c to fix the following problem as quoted from the PR: 2004-07-21 21:56:24 +00:00
emulators Update to version 1.4 2004-07-20 15:25:23 +00:00
finance Drop maintainership 2004-07-20 22:48:50 +00:00
french
ftp - Distfile rerolled, this is whole diff between old and new file: 2004-07-21 21:44:10 +00:00
games Change maintainer's email. 2004-07-21 17:47:52 +00:00
german
graphics upgrade to 1.2 2004-07-22 01:52:02 +00:00
hebrew
hungarian
irc upgrade to 3.2.1 2004-07-22 02:01:55 +00:00
japanese Fix build error on 4-stable. 2004-07-20 16:59:28 +00:00
java . Add a port of jomp: 2004-07-20 17:41:09 +00:00
korean
lang Add support for fileinfo extension. 2004-07-21 09:35:04 +00:00
mail - fix SENDMAIL_WITH_SOCKETMAP 2004-07-22 06:04:33 +00:00
math Move pkg's files to Makefile, remove pkg-plist. 2004-07-21 14:52:54 +00:00
mbone New port udpcast version 20040531: A file transfer tool using 2004-07-20 22:11:31 +00:00
misc - Update to 0.8.1 2004-07-21 19:25:09 +00:00
Mk Add support for fileinfo extension. 2004-07-21 09:35:04 +00:00
multimedia upgrade to 0.9.3 2004-07-22 04:19:47 +00:00
net Add a forgotten patch to really fix the capture lockups when ethereal is 2004-07-22 00:24:08 +00:00
net-im Update to 1.10. 2004-07-20 05:52:17 +00:00
net-mgmt To ease the task of network administration, 2004-07-22 05:48:22 +00:00
net-p2p Update to 1.03 2004-07-21 12:29:01 +00:00
news Update to 1.10.2 2004-07-21 12:24:13 +00:00
palm
picobsd
polish - Update to 2.0.3 2004-07-21 21:38:29 +00:00
ports-mgmt add subversion-perl, subversion-python 2004-07-20 15:48:58 +00:00
portuguese
print Change maintainer's email. 2004-07-21 17:47:52 +00:00
russian Change maintainer's email. 2004-07-21 17:47:52 +00:00
science
security Update to DAT 4380 2004-07-21 18:01:51 +00:00
shells
sysutils add tenshi, a log monitoring program 2004-07-21 20:03:52 +00:00
Templates
textproc upgrade to 1.4 2004-07-22 01:43:23 +00:00
Tools
ukrainian
vietnamese
www The ldap_helpers patch has been rerolled (a missing return 2004-07-22 06:09:05 +00:00
x11 Update to 2.6.2.1. 2004-07-22 01:19:16 +00:00
x11-clocks Change maintainer's mail. 2004-07-21 12:39:13 +00:00
x11-fm
x11-fonts Change maintainer's mail. 2004-07-21 12:39:13 +00:00
x11-servers
x11-themes
x11-toolkits upgrade to 1.043 2004-07-21 01:08:06 +00:00
x11-wm Update to 1.0.7 2004-07-21 12:42:26 +00:00
.cvsignore
CHANGES
INDEX
INDEX-5
LEGAL
Makefile
MOVED Remove the old-and-broken sybase (DB-lib) extension and point users to 2004-07-20 23:04:13 +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.