1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Clive Lin d8469c3952 Put the WARNING! x 20 back.
Requested by: kris
Okay'd by: ijliao
2001-04-15 11:35:31 +00:00
arabic Sort languages by name. 2001-04-13 09:18:41 +00:00
archivers * Build with compilers other than cc: egcs, ccc, .... 2001-04-14 02:19:33 +00:00
astro Remove empty directories on uninstall. 2001-04-14 22:31:52 +00:00
audio Remove empty directories on uninstall. 2001-04-14 22:31:52 +00:00
benchmarks
biology activate IGNOREFILES. 2001-04-13 18:50:23 +00:00
cad
chinese Update MASTER_SITES and md5 checksum. 2001-04-15 05:41:59 +00:00
comms
converters Remove empty directories on uninstall. 2001-04-14 22:31:52 +00:00
databases Goodbye, Ruby 1.4. 2001-04-13 19:10:13 +00:00
deskutils
devel Remove empty directories on uninstall. 2001-04-15 01:06:10 +00:00
dns
editors Make reinstall friendly. 2001-04-15 07:33:31 +00:00
emulators Update xmame, xmess and xpinmame to 0.37b13.2 2001-04-14 12:16:58 +00:00
finance Remove empty directories on uninstall. 2001-04-14 22:31:52 +00:00
french KDE2 messages and documentation translated into french language. 2001-04-13 09:22:12 +00:00
ftp Fix build on the Alpha. 2001-04-15 05:18:27 +00:00
games This port has been broken for >7 months, apparently no-one cares enough 2001-04-15 10:16:20 +00:00
german added %%PORTDOCS%% in pkg-plist 2001-04-13 11:43:12 +00:00
graphics add fractorama 2001-04-15 11:15:27 +00:00
hebrew Sort languages by name. 2001-04-13 09:18:41 +00:00
hungarian Sort languages by name. 2001-04-13 09:18:41 +00:00
irc
japanese Update to 2001.03.06. 2001-04-14 06:56:23 +00:00
java
korean
lang - Support CXX/CXXFLAGS/PTHREAD_CFLAGS/PTHREAD_LIBS properly 2001-04-14 11:01:23 +00:00
mail Add patch and minor fix. 2001-04-15 00:59:10 +00:00
math Remove empty directories on uninstall. 2001-04-14 22:31:52 +00:00
mbone
misc Honor CFLAGS so this port builds on the Alpha where several warnings 2001-04-15 01:04:07 +00:00
Mk Fix glaring logic/typo bugs: 2001-04-14 20:43:29 +00:00
multimedia Fix MASTER_SITES 2001-04-13 15:09:13 +00:00
net Put the WARNING! x 20 back. 2001-04-15 11:35:31 +00:00
net-im Quick fix: link with qt2, not qt (it was hardcoded in Makefile.in/.am) 2001-04-13 15:38:44 +00:00
net-mgmt Remove empty directories on uninstall. 2001-04-14 22:31:52 +00:00
net-p2p
news Upgrade to 1.5.8 2001-04-13 22:28:42 +00:00
palm make bento happier (bibelot.pl -> bibelot) 2001-04-14 20:21:57 +00:00
polish Sort languages by name. 2001-04-13 09:18:41 +00:00
ports-mgmt
portuguese Sort languages by name. 2001-04-13 09:18:41 +00:00
print Update to 0.0.4. 2001-04-15 08:15:15 +00:00
russian Add another MASTER_SITE and a little patch for the keyboard layouts. 2001-04-14 13:08:39 +00:00
science - Support CC/CFLAGS/MAKE properly 2001-04-14 11:43:16 +00:00
security I forgot to commit this with the last upgrade. 2001-04-15 01:04:33 +00:00
shells Add a couple of missing files and remove extra directories on uninstall. 2001-04-15 01:05:42 +00:00
sysutils Mark this port as being only i386. 2001-04-15 04:07:50 +00:00
Templates
textproc Remove empty directories on uninstall. 2001-04-14 22:31:52 +00:00
Tools
ukrainian
vietnamese Sort languages by name. 2001-04-13 09:18:41 +00:00
www Install sample spelld.sh script 2001-04-15 08:40:22 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers @dirrm DRI module directory which is not made by mtree. 2001-04-13 19:34:54 +00:00
x11-themes
x11-toolkits Update to 1.0.8 2001-04-15 00:03:13 +00:00
x11-wm Remove empty directory on uninstall. 2001-04-15 02:06:13 +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.