1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Chris Costello 6338e2b370 Update rtfm to version 0.2.
That version disables the FAQ search, since it currently does not work with
the DocBook FAQ.
1999-10-03 23:56:51 +00:00
archivers Upgrade to version 0.9.5d. 1999-09-24 22:43:03 +00:00
astro Attack of the COMMENT police. Fixed a bunch of typos, grammatical 1999-10-02 06:56:26 +00:00
audio Should USE_X_PREFIX so the program can find it's app-defaults 1999-10-03 03:34:28 +00:00
benchmarks The distfile moved around on the MASTER_SITE and changed names. The 1999-09-27 02:02:00 +00:00
biology f77(1) on the Alpha doesn't grok '-malign-double' so only use it on the 1999-09-27 01:59:53 +00:00
cad Update to version 2.0a10. 1999-09-25 17:27:27 +00:00
chinese Another mastersite bites the dust. 1999-09-22 06:24:41 +00:00
comms Attack of the COMMENT police. Fixed a bunch of typos, grammatical 1999-10-02 06:56:26 +00:00
converters ${INSTALL_MAN} instead of ${CP} 1999-10-01 17:56:00 +00:00
databases Activate dbf2mysql 1999-10-03 22:05:14 +00:00
deskutils Fix homepage location. Add distribution site. 1999-09-24 09:18:30 +00:00
devel Activate pharmacy 1999-10-03 21:58:31 +00:00
dns
editors Added "%%LOCALBASE%%/share/mule/info" into site-start.el 1999-09-28 23:39:58 +00:00
emulators I am not actually MAINTAINER. 1999-09-22 04:06:50 +00:00
finance
ftp Update to version 1.0b5 1999-10-02 16:52:49 +00:00
games Attack of the COMMENT police. Fixed a bunch of typos, grammatical 1999-10-02 06:56:26 +00:00
german Update to version 1.30.4. 1999-09-27 02:47:09 +00:00
graphics Activate icod 1999-10-03 21:33:09 +00:00
irc Updated to version 1.3.3 1999-10-02 09:46:11 +00:00
japanese "freebsd.org" -> "FreeBSD.org" and mention latest ja-man-1.1h port. 1999-10-03 16:08:07 +00:00
java Update to version 1.5. 1999-09-30 23:56:27 +00:00
korean
lang Make this work with rev. 1.321 of bsd.port.mk (support for distfiles 1999-10-01 09:31:29 +00:00
mail Activate gbuffy 1999-10-03 21:49:32 +00:00
math changed maintainer's mail address. 1999-10-02 16:54:38 +00:00
mbone Make the second argument to hcreate a size_t so this compiles cleanly 1999-09-27 01:55:49 +00:00
misc Update rtfm to version 0.2. 1999-10-03 23:56:51 +00:00
Mk Change qt2 directory according to 2.0.1 -> 2.0.2 upgrade. 1999-10-02 04:12:33 +00:00
multimedia
net Fixed spelling with Mr. Stevens' name. May he RIP. 1999-10-02 19:29:05 +00:00
net-im
net-mgmt Correct WWW:; Reformat and add a URL that was never added; GIF -> PNG 1999-09-29 21:16:28 +00:00
news Move USE_BZIP2 down to where it belongs so portlint no longer 1999-10-03 03:37:25 +00:00
palm Fix odd markup in the man page 1999-10-02 19:04:43 +00:00
ports-mgmt added the following checking: 1999-09-28 16:23:03 +00:00
portuguese/ispell-pt_BR
print Seems they are finally building! 1999-10-02 06:05:39 +00:00
russian update from author 1999-10-03 02:30:17 +00:00
science
security Upgrade to 1.3. 1999-09-28 19:32:04 +00:00
shells change master site 1999-10-03 00:33:42 +00:00
sysutils Apply small fix from PR ports/14090. 1999-10-03 21:38:11 +00:00
Templates
textproc Activate code2html 1999-10-03 14:33:03 +00:00
Tools Minor cleanup, remove excessive tests. 1999-09-24 01:20:23 +00:00
vietnamese
www Moving code2html into textproc. 1999-10-03 14:20:42 +00:00
x11 Update to v2.45 1999-09-27 19:56:07 +00:00
x11-clocks Fixed the reversed September and October months. 1999-10-02 06:00:05 +00:00
x11-fm
x11-fonts Add nexfontsel 1999-09-29 14:56:52 +00:00
x11-servers Use @exec/@unexec pairs for symlinks to directories. This should fix 1999-09-21 14:29:02 +00:00
x11-themes
x11-toolkits Changed qt201 -> qt20 1999-10-02 03:28:07 +00:00
x11-wm Add a hook for a single icon per application instance. 1999-10-02 16:16:17 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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.