1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dmitry Sivachenko 27282dc7d6 Chase checksum (minor changes in documentation).
Bump PORTREVISION.
2001-12-23 21:57:29 +00:00
accessibility/atk
arabic
archivers
astro Initial import of gpsman-5.4.1 2001-12-23 10:34:44 +00:00
audio - fix a typo when commenting out VORBIS in pkg-plist substitutions 2001-12-23 03:57:35 +00:00
benchmarks
biology Initial import of artemis 4.0 2001-12-22 14:39:40 +00:00
cad Fix building docs due to missing dependencies 2001-12-23 17:34:48 +00:00
chinese Update to 1.1 Mmmm digital fortune cookie 2001-12-22 03:21:49 +00:00
comms
converters Update to version 1.0 2001-12-22 12:32:05 +00:00
databases db4 -> ports/databases/db4 2001-12-23 12:23:29 +00:00
deskutils
devel Fix plist. 2001-12-23 16:52:07 +00:00
dns Update to 0.8.99a 2001-12-22 02:52:33 +00:00
editors
emulators Fix ownership on ${LINUXBASE}/var/spool/mail. 2001-12-23 09:10:13 +00:00
finance
french
ftp Update to version 0.11.2 2001-12-22 11:55:45 +00:00
games Install xvmines.6.html, too and thus unbreak make package. 2001-12-23 16:48:52 +00:00
german
graphics Specify version numbers as symbols for pkg-plist. 2001-12-23 12:28:56 +00:00
hebrew
hungarian
irc
japanese update to 0.11.0. 2001-12-23 08:20:04 +00:00
java Chase checksum (minor changes in documentation). 2001-12-23 21:57:29 +00:00
korean
lang Properly set the file mode bits of the irb executables to ${BINMODE}. 2001-12-22 16:45:05 +00:00
mail Fix WITH_MUTT_SSL case by adding WITH_MUTT_IMAP 2001-12-23 09:42:36 +00:00
math upgrade to 1.0.3 2001-12-23 07:33:48 +00:00
mbone
misc upgrade to 0.2 2001-12-22 18:18:25 +00:00
Mk Don't descend into a subdir for 'readmes' target if subdir doesn't exist. 2001-12-23 11:11:40 +00:00
multimedia
net New port: p5-Net-Z3950: 2001-12-23 21:23:49 +00:00
net-im Update to 0.2.0 2001-12-21 23:18:30 +00:00
net-mgmt Update to 0.35. 2001-12-22 03:23:33 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt
portuguese
print
russian Localized messages for KOffice (Russian language). 2001-12-22 15:13:36 +00:00
science Add the WWW line and remove my old and non-functional e-mail address. 2001-12-21 21:49:00 +00:00
security Upgrade to 0.90. 2001-12-23 12:46:05 +00:00
shells
sysutils Upgrade to 1.0rc2 2001-12-23 21:37:11 +00:00
Templates
textproc Fix man.cgi script installation. 2001-12-23 21:28:28 +00:00
Tools
ukrainian
vietnamese
www - add an extra master site 2001-12-23 18:15:52 +00:00
x11 * Upgrade to 3.34, which is mostly bug fixes, and two new hacks. 2001-12-23 08:02:14 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Fix MASTER_SITE_SUBDIR. 2001-12-22 20:20:58 +00:00
x11-wm Update to version 0.0.4 2001-12-22 14:35:13 +00:00
.cvsignore
INDEX
LEGAL
Makefile Don't use cat(1) needlessly -- pipe the INDEX to awk(1). 2001-12-23 10:58:42 +00:00
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.