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
2002-07-14 15:24:57 +00:00
accessibility Use USE_REINPLACE. 2002-07-11 15:31:46 +00:00
arabic
archivers Update to 1.08. 2002-07-14 10:44:08 +00:00
astro I no longer run seti; drop maintainership of these ports. 2002-07-13 03:06:15 +00:00
audio Convert all core GNOME1 components and some of the most popular GNOME1 2002-07-11 17:16:10 +00:00
benchmarks
biology - Add patch that will, for -CURRENT only, change: -pthread -> -lc_r 2002-07-11 10:52:14 +00:00
cad
chinese
comms
converters
databases Add patches to allow port build again and also fix some plist problems. 2002-07-12 19:12:02 +00:00
deskutils Restored kpilot/kpilotDaemon et al to active status. Portrevision bumped per 2002-07-14 15:04:11 +00:00
devel Update to 1.01. 2002-07-14 13:33:22 +00:00
dns Update to 1.0.02 2002-07-12 19:38:05 +00:00
editors 1) Fix some space nits. 2002-07-14 07:43:53 +00:00
emulators Update to 1.2.3 2002-07-12 20:02:33 +00:00
finance Convert all core GNOME1 components and some of the most popular GNOME1 2002-07-11 17:16:10 +00:00
french
ftp Use USE_REINPLACE. 2002-07-11 15:31:46 +00:00
games upgrade to 2.6.0 2002-07-13 10:56:55 +00:00
german
graphics 1, Restored kamera with a WITH_GPHOTO2 knob that works like the WITH_SANE knob. 2002-07-14 14:31:49 +00:00
hebrew
hungarian
irc Update to 0.40 2002-07-12 18:10:33 +00:00
japanese o Update WWW: to new official URL 2002-07-13 04:49:10 +00:00
java
korean
lang Update to 6.0.159. 2002-07-13 14:57:15 +00:00
mail Update to 0.6.0. 2002-07-14 13:37:03 +00:00
math Update to 4.3 bugfix level 1. 2002-07-12 20:01:37 +00:00
mbone
misc Update to 2.4.1 2002-07-13 05:52:58 +00:00
Mk Add xemacs-devel, xemacs-devel-mule. 2002-07-14 13:49:20 +00:00
multimedia - Fix PORTVERSION 2002-07-13 18:12:12 +00:00
net Update to 1.0.02 2002-07-12 19:38:05 +00:00
net-im Update to 0.8.6 2002-07-12 18:20:36 +00:00
net-mgmt cdpr (Cisco Discovery Protocol Reporter) shows the switch and port that 2002-07-12 13:33:21 +00:00
net-p2p Add RESTRICED and NO_PACKAGE since limewire license does not allow any form 2002-07-11 23:16:47 +00:00
news Another USE_GNOMENG vict^Wuser. This port get very impressive benefit from 2002-07-11 18:51:16 +00:00
palm Convert all core GNOME1 components and some of the most popular GNOME1 2002-07-11 17:16:10 +00:00
picobsd
polish
ports-mgmt
portuguese
print Fix example setting in pkg-descr. 2002-07-14 14:41:28 +00:00
russian
science - GNU_CONFIGURE -> USE_LIBTOOL 2002-07-13 17:25:05 +00:00
security Update to 0.17 2002-07-12 17:30:40 +00:00
shells - Update to 2.01b. 2002-07-13 04:19:38 +00:00
sysutils Convert all core GNOME1 components and some of the most popular GNOME1 2002-07-11 17:16:10 +00:00
Templates
textproc Add p5-Text-Diff, a perl module to perform diffs on files and record 2002-07-14 13:55:46 +00:00
Tools
ukrainian
vietnamese
www o Install mod_deflate by default 2002-07-14 03:57:59 +00:00
x11 Add a depedency on scrollkeeper. Bump PORTREVISION. 2002-07-14 15:24:57 +00:00
x11-clocks
x11-fm Add a dependency on libghttp. This isn't polled at configure time, but it 2002-07-14 04:08:06 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Use USE_GNOMENG. 2002-07-14 15:09:04 +00:00
x11-wm Convert all core GNOME1 components and some of the most popular GNOME1 2002-07-11 17:16:10 +00:00
.cvsignore
INDEX
LEGAL Add net/limewire. 2002-07-11 22:39:09 +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.