1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2001-08-03 07:23:58 +00:00
accessibility/atk Update to 0.2. 2001-08-01 17:53:37 +00:00
arabic
archivers Upgrade to 1.13. 2001-07-23 14:10:57 +00:00
astro Add USE_XPM to satisfy dependency on libXpm.so. 2001-07-25 17:35:38 +00:00
audio o deploy DOCSDIR 2001-08-03 02:54:15 +00:00
benchmarks Don't let patch's auto-RCS-checkout behavior interfere with 2001-08-01 21:17:12 +00:00
biology add USE_XLIB 2001-07-30 21:05:54 +00:00
cad Add missing LIB_DEPENDS 2001-07-31 17:03:08 +00:00
chinese This package contains the standard Big5+ Chinese Ming 24x24 bitmap font (and 2001-07-30 05:52:39 +00:00
comms o Add USE_X_PREFIX (implies USE_XLIB) 2001-07-29 23:05:45 +00:00
converters Update to 0.3.3. 2001-08-02 12:05:54 +00:00
databases Move `@dirrm share/gnome/apps/Applications' from gnomecore to gnomedb, 2001-08-03 06:48:45 +00:00
deskutils Update to mhc-current-snap-20010625. 2001-08-02 09:43:52 +00:00
devel Forgot to `cvs rm' this patch. 2001-08-03 07:20:26 +00:00
dns Update port version to ISC's latest stable release 2001-07-24 18:10:31 +00:00
editors Patch required for installation to be successful, better config 2001-08-02 19:00:03 +00:00
emulators Doc fix. 2001-07-25 23:01:13 +00:00
finance Update to 1.6.1. 2001-07-31 09:53:38 +00:00
french
ftp Update port to version 2.4.0 and update maintainer's email address. 2001-08-02 21:39:14 +00:00
games o Update to 0.3.1 2001-08-03 03:51:56 +00:00
german - Update path from masterport 2001-08-01 15:16:00 +00:00
graphics Update to 1.9.11. 2001-08-03 07:23:58 +00:00
hebrew
hungarian
irc Update to version 1.8.2. 2001-07-26 23:04:05 +00:00
japanese Add section 9 to MANSECS. 2001-07-31 23:41:20 +00:00
java
korean Update to 0.5.20 2001-07-22 03:27:06 +00:00
lang Don't be stupid and assume that there's one, monolithic "bin" 2001-08-01 15:19:58 +00:00
mail o Switch maintainership to submitter (port is maintainerless) 2001-08-03 04:51:53 +00:00
math Upgrade to 3.0.1 2001-08-02 03:46:15 +00:00
mbone Make nte initialize TCL properly. 2001-08-01 22:49:48 +00:00
misc Fix dependency for cdrecord (cdrecord was renamed to cdrtools). 2001-08-02 09:14:28 +00:00
Mk Do not build-depend on archivers/bzip2 if the system has 2001-08-01 09:01:48 +00:00
multimedia Update to vic 2.8ucl-1.1.3 2001-08-01 22:01:23 +00:00
net Update for new CVSup snapshot 16.1c. 2001-08-02 23:32:08 +00:00
net-im Update to 0.18.0. 2001-07-31 10:36:47 +00:00
net-mgmt Add icmpmonitor 1.1, a multiple host icmp monitoring tool. 2001-08-02 15:35:49 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt Update to 20010802, only a minor update. 2001-08-02 08:19:23 +00:00
portuguese
print Fix PLIST 2001-08-02 19:07:24 +00:00
russian Change unsq to uniq as that is probably what the author intended to use. 2001-07-25 18:00:13 +00:00
science
security Update to 0.3.0 2001-08-03 02:29:36 +00:00
shells
sysutils Fix dependency for cdrecord (cdrecord was renamed to cdrtools). 2001-08-02 09:14:28 +00:00
Templates
textproc Upgrade to version 3.2.05. 2001-08-01 12:00:36 +00:00
Tools Actually fix the breakage introduced in rev 1.2. 2001-07-31 08:50:36 +00:00
ukrainian
vietnamese
www o Update to 3.0 2001-08-03 04:04:48 +00:00
x11 Move `@dirrm share/gnome/apps/Applications' from gnomecore to gnomedb, 2001-08-03 06:48:45 +00:00
x11-clocks
x11-fm Upgrade to 4.4.5 2001-07-29 04:35:01 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 0.99.174 and unbreak. 2001-08-02 19:17:50 +00:00
x11-wm Remove ${LOCALBASE}/man/sk to make bento happy. 2001-07-30 10:36:17 +00:00
.cvsignore
INDEX
LEGAL
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.