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
Bill Fumerola 9558a05939 Upgrade to 0.2.1
PR:		ports/8961
1998-12-04 20:29:09 +00:00
archivers PR: ports/5776 1998-12-01 23:12:55 +00:00
astro
audio Upgrade to 3.1.1. 1998-12-03 12:29:27 +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
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
devel Upgrade to version 3.1 1998-12-03 19:03:30 +00:00
dns dns-rev Take the forward DNS mapping and generate the reverse mapping. 1998-12-01 11:59:36 +00:00
editors excape the chars properly 1998-12-02 12:40:59 +00:00
emulators Changes MASTER_SITE 1998-12-03 15:12:49 +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 Upgrade to 0.2.1 1998-12-04 20:29:09 +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 Update base tcsh version from 6.08.00 to 6.08.02. 1998-12-04 16:17:53 +00:00
java
korean Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote 1998-12-01 03:06:49 +00:00
lang Fix configure scripts to it correctly detects an ELF system w/o having to 1998-12-04 11:07:55 +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 Use ${WRKDIRPREFIX}. 1998-12-02 05:56:01 +00:00
misc Move ports/misc/x-files -> ports/x11-fm/x-files, and activate. 1998-12-02 20:08:57 +00:00
Mk
multimedia
net Activate `argus'. 1998-12-04 08:14:56 +00:00
net-im
net-mgmt Import of `argus', a generic IP network transaction auditing tool. 1998-12-04 08:13:06 +00:00
news Upgrade to 1.21, associated changes. 1998-12-02 19:55:31 +00:00
palm
ports-mgmt
print Add forgotten manpage. 1998-12-03 12:26:40 +00:00
russian Don't use NO_WRKDIR. 1998-12-02 05:11:02 +00:00
science
security printf() was missing some arguments. -Wall is such a nice thing. 1998-12-03 19:17:30 +00:00
shells More MASTER_SITES 1998-12-02 23:50:37 +00:00
sysutils More MASTER_SITES 1998-12-02 23:42:14 +00:00
Templates
textproc Use ${WRKDIR} as yacc TMPDIR. 1998-12-03 02:58:57 +00:00
vietnamese
www Use DISTFILES right away so USE_128BIT can add on to it. 1998-12-03 22:08:48 +00:00
x11 Unmark it broken. (Mark it unbroken?) Probably only occurs when libkrb 1998-12-03 03:41:53 +00:00
x11-clocks Use another master site. The old does no longer exist, it seems. 1998-12-03 08:13:08 +00:00
x11-fm Move ports/misc/x-files -> ports/x11-fm/x-files, and activate. 1998-12-02 20:08:57 +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 Make these work with read-only ${PORTSDIR}s. Also, don't always install 1998-12-02 06:33:37 +00:00
x11-wm Upgrade to 0.20.3. 1998-12-04 07:53:46 +00:00
.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.