Personal patches
Go to file
1998-12-02 05:11:02 +00:00
archivers PR: ports/5776 1998-12-01 23:12:55 +00:00
astro Define USE_XLIB. 1998-11-27 06:30:48 +00:00
audio Add a line ``SUBDIR += lamer'' 1998-12-01 22:37:08 +00:00
benchmarks Don't use DISTFILES when you have only one file to fetch. 1998-12-01 23:58:23 +00:00
biology
cad More missing dependencies. 1998-11-29 12:43:13 +00:00
chinese Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote 1998-12-01 03:06:49 +00:00
comms Upgrade to 1.1.19, don't split info page. 1998-12-01 09:08:21 +00:00
converters
databases Don't try to be too fancy about using ps to find its flags, it breaks 1998-12-01 02:56:08 +00:00
deskutils Remove xhime,xmulti 1998-11-24 08:53:54 +00:00
devel Upgrade to 0.10.35, and associated changes. 1998-12-01 22:38:45 +00:00
dns dns-rev Take the forward DNS mapping and generate the reverse mapping. 1998-12-01 11:59:36 +00:00
editors More missing dependencies. 1998-11-29 12:43:13 +00:00
emulators Don't assume ${FILESDIR} is some fixed number of directories up from 1998-12-01 09:54:45 +00:00
finance
ftp Initial Import. 1998-12-01 22:11:59 +00:00
games Explicitly create ${WRKDIR}. Apparently unzip can't create more than 1998-12-01 08:53:53 +00:00
german
graphics Added another MASTER_SITES. 1998-12-01 21:47:45 +00:00
irc BROKEN="fetch, distfile not avail. - need to update to zircon-1.18.201.tar.gz" 1998-12-01 09:37:32 +00:00
japanese Fix my MASTERDIR botch. 1998-12-02 05:09:14 +00:00
java
korean Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote 1998-12-01 03:06:49 +00:00
lang Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote 1998-12-01 03:06:49 +00:00
mail Activate mbx2mbox. 1998-12-01 22:26:35 +00:00
math Call a script with sh instead of trying to chmod it. 1998-12-01 09:55:09 +00:00
mbone Fix for building on 3.0 1998-11-24 18:39:02 +00:00
misc Upgrade to 2.1b2. 1998-12-01 07:15:02 +00:00
Mk Change USE_QT to use version 1.41. I know this is a little premature, 1998-11-25 00:12:27 +00:00
multimedia Change categories to "audio kde". It was (believe me or not) "x11". 1998-12-01 01:49:40 +00:00
net Added two more MASTER_SITES, as per Satoshi's request. 1998-12-02 01:02:37 +00:00
net-im portlint - bring COMMENT under 70 characters 1998-11-23 21:45:32 +00:00
net-mgmt More USE_XLIBs. 1998-11-28 05:39:01 +00:00
news BROKEN='fetch, distfile not avail. (version 4.7k is the latest)' 1998-12-01 09:38:30 +00:00
palm
ports-mgmt
print ADd USE_XLIB. 1998-12-02 04:59:50 +00:00
russian Don't use NO_WRKDIR. 1998-12-02 05:11:02 +00:00
science
security 1. Update base ssh2 version from 2.0.9 to 2.0.11 1998-12-01 11:10:33 +00:00
shells
sysutils Move manpage from sect 1 to sect 8. 1998-12-01 09:41:59 +00:00
Templates
textproc I assume there's a reason why you're not exporting WRKDIR as TMPDIR, 1998-12-02 05:01:53 +00:00
vietnamese
www Move pre-fetch target to pre-extract. The desire is to be able to fetch 1998-12-02 00:32:38 +00:00
x11 Add dependency to xpm. 1998-12-01 02:57:27 +00:00
x11-clocks portlint - "mkdir -p" -> ${MKDIR} 1998-12-01 23:37:52 +00:00
x11-fm Copied from misc at billf's request. Mark it broken while he fixes up 1998-12-02 04:07:26 +00:00
x11-fonts
x11-servers Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote 1998-12-01 03:06:49 +00:00
x11-themes/gtkstep
x11-toolkits Move interactive questioning about installing Lesstif will overwrite an 1998-12-01 09:35:13 +00:00
x11-wm No need to use DISTFILES when DISTNAME will work just fine. 1998-12-01 23:29:58 +00:00
.cvsignore
INDEX This is the official INDEX for 2.2.8-RELEASE. There are 1,877 ports. 1998-11-30 01:50:01 +00:00
LEGAL Add reasoning for NO_PACKAGE on ports/sysutils/upsmon 1998-11-24 22:45:34 +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.