1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Andrey A. Chernov 108b885c03 Back out part of my changes (with-modules by default) because PerlMagick not
really work (while 'make test' works),
pointed by "KATO Tsuguru" <tkato@prontomail.com>
Add comment describing situation.
2001-08-09 01:22:17 +00:00
accessibility/atk
arabic
archivers Update to 0.3. 2001-08-07 11:57:53 +00:00
astro
audio Upgrade to xmcd 3.0.2. This version fixes a tempfile race condition and 2001-08-06 20:37:14 +00:00
benchmarks
biology Add lamarc 2001.08.06, 2001-08-07 08:17:58 +00:00
cad
chinese make it buildable for 1.5.9 2001-08-08 10:31:54 +00:00
comms Fix installation, broken by last commit 2001-08-05 18:41:25 +00:00
converters o Update to 1.1 2001-08-08 04:50:53 +00:00
databases Upgrade to 1.7.9. 2001-08-08 21:30:23 +00:00
deskutils Remove phpgw_projects port from category Makefile. 2001-08-08 13:56:47 +00:00
devel Upgrade to version 1.84. 2001-08-08 22:44:34 +00:00
dns
editors Add w3m' and gnome-help-browser' into the list of browsers that may be used 2001-08-08 16:11:09 +00:00
emulators Upgrade to 2001.07.31. 2001-08-08 13:40:01 +00:00
finance Update to 0.9 2001-08-08 16:46:06 +00:00
french
ftp o Update to 1.10 2001-08-08 05:52:17 +00:00
games New port tuxtype version 1.0: And educational typing tutor starring 2001-08-08 04:21:17 +00:00
german
graphics Back out part of my changes (with-modules by default) because PerlMagick not 2001-08-09 01:22:17 +00:00
hebrew
hungarian
irc
japanese A Wnn7 elisp client 2001-08-08 17:35:03 +00:00
java Tarball was rerolled with slight changes. 2001-08-05 21:59:39 +00:00
korean
lang Add missing entries to pkg-plist. 2001-08-06 12:11:41 +00:00
mail Fix pkg-plist to remove leftover directories if empty. 2001-08-08 00:47:57 +00:00
math o Update to 5.0.4 2001-08-08 16:27:12 +00:00
mbone Make nte initialize TCL properly. 2001-08-01 22:49:48 +00:00
misc New port explosions version 0.2001.08.05: 3D objects flying around 2001-08-08 17:56:08 +00:00
Mk ftp.mirror.ac.uk renames CPAN's directory. 2001-08-08 08:30:19 +00:00
multimedia Upgrade to 0.2.82 2001-08-08 22:33:03 +00:00
net Mark as broken: the port maintainer considers this implementation of RFC2338 2001-08-08 09:23:27 +00:00
net-im
net-mgmt More graceful removal of dir var/db using unexec, ala Porters 2001-08-05 04:24:27 +00:00
net-p2p
news Upgrade to 1.5.9 2001-08-07 16:44:01 +00:00
palm
picobsd
polish
ports-mgmt Update to 20010809. 2001-08-08 22:30:02 +00:00
portuguese
print Update WWW. 2001-08-08 15:57:49 +00:00
russian Add missing files. 2001-08-04 14:46:35 +00:00
science
security Update to 4153 2001-08-08 21:33:27 +00:00
shells Update ksh93 to 2001-07-04.0000 version. Earlier distfiles are no 2001-08-04 03:51:41 +00:00
sysutils Update to 20010809. 2001-08-08 22:30:02 +00:00
Templates
textproc Update to 0.33.7 2001-08-08 17:16:55 +00:00
Tools
ukrainian
vietnamese
www Bump PORTREVISION for recent fixes and additions. 2001-08-08 21:56:12 +00:00
x11 Unbreak the build for XFree86-4 (rman bug) 2001-08-09 00:47:14 +00:00
x11-clocks
x11-fm Remove this patch since it has already taken care in pre-patch 2001-08-05 04:37:13 +00:00
x11-fonts
x11-servers
x11-themes Remove two extra files. 2001-08-05 19:52:36 +00:00
x11-toolkits Add new port: FileDialog perl/Tk module 2001-08-06 15:15:45 +00:00
x11-wm Fix MASTER_SITE_SUBDIR. 2001-08-08 11:49:36 +00:00
.cvsignore
INDEX
LEGAL Add ksh93. 2001-08-04 03:50:30 +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.