1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
1998-12-01 08:36:40 +00:00
archivers
astro
audio Change categories to "audio kde". It was (believe me or not) "x11". 1998-12-01 01:49:40 +00:00
benchmarks Don't try to do anything fancy and copy stuff under ${WRKDIR} so this works 1998-12-01 00:54:15 +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
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 Depend on emacs; need to byte-compile some .elc's. 1998-11-28 08:53:01 +00:00
dns
editors More missing dependencies. 1998-11-29 12:43:13 +00:00
emulators Add USE_XLIB. 1998-12-01 08:07:55 +00:00
finance
ftp
games Upgrade to 1.0j. 1998-12-01 08:17:36 +00:00
german
graphics Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote 1998-12-01 03:06:49 +00:00
irc
japanese Oops, forgot commit BROKEN_ELF removal from these two. 1998-12-01 04:20:08 +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 Need to create etc/rc.d by myself if I'm not going to run mtree. 1998-12-01 08:36:40 +00:00
math One last missing xpm dependency. 1998-11-29 13:09:40 +00:00
mbone
misc Upgrade to 2.1b2. 1998-12-01 07:15:02 +00:00
Mk
multimedia Change categories to "audio kde". It was (believe me or not) "x11". 1998-12-01 01:49:40 +00:00
net Don't attempt to build if kernel source is missing. 1998-12-01 08:31:44 +00:00
net-im
net-mgmt
news
palm
ports-mgmt
print Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote 1998-12-01 03:06:49 +00:00
russian
science
security work -> ${WRKDIR} 1998-12-01 08:33:29 +00:00
shells
sysutils More missing dependencies. 1998-11-29 12:43:13 +00:00
Templates
textproc
vietnamese
www Activate `marc-search'. 1998-12-01 02:24:41 +00:00
x11 Add dependency to xpm. 1998-12-01 02:57:27 +00:00
x11-clocks More missing dependencies. 1998-11-29 12:43:13 +00:00
x11-fm
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 Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote 1998-12-01 03:06:49 +00:00
x11-wm Typo. 1998-11-29 22:25:40 +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
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.