1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Johann Visagie 1a347ca645 - Update to version 0.5
- Add dependency on PYDISTUTILS, which had previously been omitted - whoops.
2001-11-07 08:44:30 +00:00
accessibility/atk
arabic
archivers Update to 1.13.25: 2001-11-05 16:08:33 +00:00
astro In RUN_DEPENDS, specify ${LOCALBASE}/sbin/setiathome instead of just 2001-11-06 11:04:29 +00:00
audio Set LATEST_LINK to rat30. 2001-11-07 08:36:52 +00:00
benchmarks Add stream-1.0, a synthetic benchmark program that measures sustainable 2001-11-06 20:17:17 +00:00
biology chase checksum for repacked distfile almost an year ago. 2001-11-06 13:32:44 +00:00
cad
chinese Fix breakage on current. 2001-11-03 20:24:55 +00:00
comms * Update to latest stable release, 7.0.197. 2001-11-06 00:53:05 +00:00
converters
databases Add a missing entry: libudbc. 2001-11-07 06:08:44 +00:00
deskutils
devel Set LATEST_LINK to imake-4. 2001-11-07 08:37:52 +00:00
dns Add geta(GET Address) - Simple IPv4/IPv6 address resolving tool. 2001-11-05 12:17:56 +00:00
editors Add a missing entry: staroffice60. 2001-11-07 06:14:41 +00:00
emulators Set LATEST_LINK to `linux_base-7'. 2001-11-07 05:32:33 +00:00
finance Update to 1.2 2001-11-06 13:06:07 +00:00
french
ftp set sysconfdir so that emirror can find it 2001-11-06 11:21:06 +00:00
games Update to 4.4.3 2001-11-07 04:35:42 +00:00
german
graphics Define NO_LATEST_LINK, because linux_mesa3 is the latest and no port 2001-11-06 22:33:08 +00:00
hebrew
hungarian
irc - update to 0.23a 2001-11-06 11:32:54 +00:00
japanese Define NO_LATEST_LINK. 2001-11-07 08:41:26 +00:00
java Add more MASTER_SITES. 2001-11-06 09:48:48 +00:00
korean
lang Define NO_LATEST_LINK because this is a -devel version. 2001-11-06 21:39:36 +00:00
mail Add NO_LATEST_LINK so its not to be confused with postfix(stable) 2001-11-06 23:03:03 +00:00
math Update to 1.45. 2001-11-06 13:44:48 +00:00
mbone Set LATEST_LINK to rat30. 2001-11-07 08:36:52 +00:00
misc Change the package name from "matrix" to "matrix-kmod" by setting 2001-11-06 20:30:00 +00:00
Mk Good Will. \ 2001-11-05 21:29:59 +00:00
multimedia Maintainer is committer now. 2001-11-03 19:16:50 +00:00
net Set LATEST_LINK to scotty3. 2001-11-07 08:36:11 +00:00
net-im Update to version 0.47. 2001-11-03 11:32:40 +00:00
net-mgmt Set LATEST_LINK to scotty3. 2001-11-07 08:36:11 +00:00
net-p2p
news Activate flim113-{emacs,mule,emacs20,xemacs21-mule}. 2001-11-05 16:50:49 +00:00
palm
picobsd
polish
ports-mgmt Update to 20011106. 2001-11-06 13:57:08 +00:00
portuguese
print Update to 6.52 2001-11-04 07:35:38 +00:00
russian - Update to 1.3.22 (PL30.9); 2001-11-05 16:44:17 +00:00
science
security Set LATEST_LINK to pgp[56]. 2001-11-07 08:32:49 +00:00
shells Update my MAINTAINER address. 2001-11-03 22:22:34 +00:00
sysutils Set LATEST_LINK to "xperfmon3". 2001-11-06 21:43:41 +00:00
Templates
textproc - Update to version 0.5 2001-11-07 08:44:30 +00:00
Tools
ukrainian
vietnamese
www Set LATEST_LINK to apache2 in favor of www/apache13. 2001-11-06 21:37:06 +00:00
x11 Set LATEST_LINK to `XFree86-4'. 2001-11-07 05:34:30 +00:00
x11-clocks
x11-fm - update to 2.3.0 2001-11-06 15:09:54 +00:00
x11-fonts
x11-servers
x11-themes Fix build breakage introduced by devel/automake upgrade. 2001-11-06 14:46:22 +00:00
x11-toolkits Fix pkg-plist (add missing @dirrm's). 2001-11-06 11:07:55 +00:00
x11-wm Fix build breakage introduced by devel/automake upgrade. 2001-11-06 14:46:22 +00:00
.cvsignore
INDEX
LEGAL Remove some restrictions of source distribution. 2001-11-04 16:06:58 +00:00
Makefile
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/handbook/handbook.html

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.