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
Edwin Groothuis 7172f1a900 Prevent building on anything besides tinderboxes by checking the existence
of an unique variable.

Requested by: kris@
2005-11-28 11:21:40 +00:00
accessibility
arabic
archivers
astro - Add SHA256 2005-11-28 09:44:30 +00:00
audio - Fix build. Unbreak. 2005-11-28 11:09:22 +00:00
benchmarks
biology
cad fix pkg-plist 2005-11-27 09:37:58 +00:00
chinese Remove dead mastersite per distfile survey. More work is needed here. 2005-11-28 04:53:30 +00:00
comms Make /dev/cuad0 the default serial port in FreeBSD 6 and newer. 2005-11-27 15:07:30 +00:00
converters The Ruby contrib directory hasn't existed for some time; mirror the 2005-11-28 04:40:21 +00:00
databases Update to 5.0.16 release: 2005-11-27 10:19:59 +00:00
deskutils Update to 1.2 including several bugfixes 2005-11-27 09:28:10 +00:00
devel Update to 0.8.16. 2005-11-28 11:03:42 +00:00
dns Committed the wrong version ... s#/usr/local#${LOCALBASE}# 2005-11-27 01:11:31 +00:00
editors Remove dead mastersite per distfile survey. 2005-11-28 05:50:15 +00:00
emulators
finance - Fix ktoblzcheck dependency line 2005-11-28 09:55:41 +00:00
french
ftp
games - Add SHA256 2005-11-28 09:44:30 +00:00
german Remove a dead mastersite per distfile survey. 2005-11-28 06:27:09 +00:00
graphics clean up mastersite[1] and add SHA256 2005-11-28 06:52:01 +00:00
hebrew
hungarian
irc The Ruby contrib directory hasn't existed for some time; mirror the 2005-11-28 04:40:21 +00:00
japanese
java Fix problem with -encoding flag. 2005-11-27 16:54:40 +00:00
korean
lang Use the right syntax for a ${MASTER_SITE_foo} with a distfile group. 2005-11-28 06:43:27 +00:00
mail Chase mastersites per distfile survey. 2005-11-28 05:55:41 +00:00
math The Ruby contrib directory hasn't existed for some time; mirror the 2005-11-28 04:40:21 +00:00
mbone
misc Prevent building on anything besides tinderboxes by checking the existence 2005-11-28 11:21:40 +00:00
Mk Change RING server to stable ring servers. 2005-11-28 08:40:24 +00:00
multimedia Only build/install documentation if WITH_DOXYGEN is defined since 2005-11-28 00:56:13 +00:00
net - update to 0.89 2005-11-28 08:55:13 +00:00
net-im
net-mgmt
net-p2p Fix build for amd64, ia64 and sparc64; thus, remove BROKEN 2005-11-28 01:39:34 +00:00
news
palm
polish
ports-mgmt Prevent building on anything besides tinderboxes by checking the existence 2005-11-28 11:21:40 +00:00
portuguese
print Chase URL per distfile survey. 2005-11-28 06:36:51 +00:00
russian
science
security Add gnutls-devel - development version of gnutls. 2005-11-28 10:07:51 +00:00
shells
sysutils - Add SHA256 2005-11-28 09:44:30 +00:00
Templates
textproc - Add SHA256 2005-11-28 09:44:30 +00:00
Tools
ukrainian
vietnamese
www - Remove a junk file. 2005-11-28 10:50:33 +00:00
x11 Update to 2.12.2. 2005-11-28 06:30:45 +00:00
x11-clocks None of the XCONTRIB sites have recent versions of this distfile. 2005-11-27 03:30:55 +00:00
x11-fm
x11-fonts Add SHA256 2005-11-28 06:19:47 +00:00
x11-servers
x11-themes Add icons-tango, icons useable with Gnome and KDE from Novell 2005-11-27 06:42:52 +00:00
x11-toolkits Use PATCH_SITE_SUBDIR instead of substituting %SUBDIR%. 2005-11-28 07:08:15 +00:00
x11-wm Update to 0.3.0 2005-11-27 09:47:54 +00:00
.cvsignore
CHANGES
COPYRIGHT
KNOBS
LEGAL
Makefile
MOVED
README
UPDATING

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/doc/en_US.ISO8859-1/books/handbook/

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.