1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Alfred Perlstein 05ff8debcd Unbreak port if INCOWN and INCGRP are not defined.
Basically don't pass a bogus -R argument to cpio ":" when INCOWN and INCGRP
are not defined.

Reviewed by: sobomax
2002-05-30 10:05:23 +00:00
accessibility Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. 2002-05-28 16:08:26 +00:00
arabic
archivers Explict dependancy on version 7 of linux_base is not needed anymore. 2002-05-28 03:22:32 +00:00
astro
audio add audacity 0.98 2002-05-29 18:30:14 +00:00
benchmarks
biology Note distribution term. 2002-05-27 06:25:53 +00:00
cad
chinese add metalist 2.2.5 2002-05-28 17:22:28 +00:00
comms
converters Speed up fetching. 2002-05-29 19:21:28 +00:00
databases add p5-MLDBM-Sync 0.25 2002-05-29 18:02:47 +00:00
deskutils Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. 2002-05-28 16:08:26 +00:00
devel fix MASTER_SITE_SUBDIR to solve fetch problem 2002-05-29 15:22:55 +00:00
dns Update to 0.9.33 2002-05-26 22:48:34 +00:00
editors USE_LINUX rather than explicitly listing the dependency. 2002-05-29 19:07:10 +00:00
emulators These bits are now known as linux_base. 2002-05-28 15:10:00 +00:00
finance
french
ftp Complete incomplete fix in the previous delta. 2002-05-28 11:03:48 +00:00
games USE_LINUX rather than explicitly listing the dependency. 2002-05-29 19:07:10 +00:00
german Explict dependancy on version 7 of linux_base is not needed anymore. 2002-05-28 03:22:32 +00:00
graphics Update to 1.0.8 2002-05-30 05:10:13 +00:00
hebrew
hungarian
irc 1. WANT_MDIDENTD --> WITH_MDIDENTD to keep with ports conventions. 2002-05-30 02:57:49 +00:00
japanese Don't use kldload when installing. It broke bento's package 2002-05-29 03:11:46 +00:00
java Improved download URL. 2002-05-28 09:28:11 +00:00
korean Don't use kldload when installing. It broke bento's package 2002-05-29 03:11:46 +00:00
lang Update to 5d6 2002-05-30 04:05:38 +00:00
mail Depend on ports sendmail if system dont have sendmail with libmilter 2002-05-29 21:05:52 +00:00
math USE_LINUX rather than explicitly listing the dependency. 2002-05-29 19:07:10 +00:00
mbone
misc After update of linux_base to 7.1 in rev 1.60, correct detection 2002-05-28 16:33:27 +00:00
Mk
multimedia USE_LINUX rather than explicitly listing the dependency. 2002-05-29 19:07:10 +00:00
net upgrade to 0.7.0 2002-05-30 07:59:53 +00:00
net-im Update to 1.0024. Assigne the submitter to be the maintainer. 2002-05-28 15:26:18 +00:00
net-mgmt Remove empty patches. 2002-05-29 10:10:39 +00:00
net-p2p After update of linux_base to 7.1 in rev 1.60, correct detection 2002-05-28 16:33:27 +00:00
news
palm
picobsd
polish
ports-mgmt
portuguese
print USE_LINUX rather than explicitly listing the dependency. 2002-05-29 19:07:10 +00:00
russian Allow to add custom args to configure. 2002-05-29 18:53:20 +00:00
science add oases 2.2 2002-05-28 03:31:29 +00:00
security Upgrade to 4205 2002-05-29 18:41:12 +00:00
shells Move this file to the "lang" category, since it is not an interactive 2002-05-28 19:35:23 +00:00
sysutils Update to 1.03 2002-05-29 20:34:46 +00:00
Templates
textproc Updated to 1.50. 2002-05-29 08:55:31 +00:00
Tools Support PATCH_WRKSRC. See 2002-05-25 15:15:41 +00:00
ukrainian
vietnamese
www Unbreak port if INCOWN and INCGRP are not defined. 2002-05-30 10:05:23 +00:00
x11 Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. 2002-05-28 16:08:26 +00:00
x11-clocks
x11-fm Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. 2002-05-28 16:08:26 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. 2002-05-28 16:08:26 +00:00
x11-wm Update to 0.3.1. 2002-05-28 16:14:27 +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.