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
David W. Chapman Jr. 3a4c84a111 Removed unneeded files/patches
Updated to latest version - 1.07
Moved EXTRACT_ONLY down one
Add url to website
Add correct paths and make it follow PORTDOCS to pkg-plist

PR:		28043
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
Reviewed by:	keichii
2001-06-12 01:33:38 +00:00
accessibility/atk
arabic
archivers Add xpk 0.1.4, the eXternal PacKer (XPK) library system. 2001-06-11 03:48:12 +00:00
astro
audio Checksum updated. The distfile was repackaged, only a Solaris define 2001-06-11 05:38:51 +00:00
benchmarks upgrade to 1.01c 2001-06-10 13:13:55 +00:00
biology Distfile was moved and renamed. 2001-06-11 05:53:41 +00:00
cad
chinese
comms Fix lib dependency to make bento happy. 2001-06-10 15:49:47 +00:00
converters
databases A number of things: 2001-06-11 23:32:07 +00:00
deskutils
devel Install documentation and examples. 2001-06-11 12:01:07 +00:00
dns Add maradns 0.6.18, a DNS server implementation with focus on 2001-06-11 03:44:26 +00:00
editors Update to 0.7.4. 2001-06-10 13:05:50 +00:00
emulators Removed unneeded files/patches 2001-06-12 01:33:38 +00:00
finance
french
ftp add missing files in plist 2001-06-11 00:38:16 +00:00
games Update to 0.5.2. 2001-06-11 17:57:13 +00:00
german
graphics Update to 9.14. 2001-06-11 17:53:53 +00:00
hebrew
hungarian
irc Add scrollz-doc 1.0, the docs for the scrollz irc client. 2001-06-11 04:39:54 +00:00
japanese update to 010611. 2001-06-11 17:58:23 +00:00
java Remove the java/jpda port. 2001-06-11 09:39:46 +00:00
korean
lang Fix plist problems. 2001-06-11 09:32:02 +00:00
mail Add rmoldmail, a Perl module to erase old mail 2001-06-11 21:10:54 +00:00
math Update doc checksum. Manual was improved. 2001-06-11 05:47:06 +00:00
mbone
misc Add birthday 1.4, a program that outputs reminders for upcoming 2001-06-11 03:48:34 +00:00
Mk
multimedia
net Add passlogd 0.1d, intercept and dump syslog remote log packets. 2001-06-11 05:06:55 +00:00
net-im
net-mgmt
net-p2p
news New maintainer, Pete Fritchman <petef@databits.net> 2001-06-11 23:59:47 +00:00
palm Add ppmtoTbmp 1.1, PPM to Pilot bitmap converter. 2001-06-11 11:29:05 +00:00
picobsd
polish
ports-mgmt Oops, wrong checksum. 2001-06-10 21:06:39 +00:00
portuguese
print Disconnect pdflib. 2001-06-10 13:49:55 +00:00
russian
science Add mpqc 1.2.5, the massively parallel quantum computing library 2001-06-11 03:27:04 +00:00
security - Don't generate keys if BATCH is defined, 2001-06-11 20:14:15 +00:00
shells
sysutils Remove -O and -Wall from CFLAGS and use whatever's already there 2001-06-11 07:31:18 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www Mark as B0RKEN - victim of Mozilla upgrade. 2001-06-11 20:38:11 +00:00
x11 Wterm distfile cannot be found anymore, moved into my public_distfiles. 2001-06-11 15:59:09 +00:00
x11-clocks
x11-fm
x11-fonts Use X11BASE with ttmkfdir to avoid PATH problem 2001-06-11 16:09:37 +00:00
x11-servers
x11-themes
x11-toolkits Previous commit to this file was incorrect - actually we do have 2001-06-11 12:41:02 +00:00
x11-wm
.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.