1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kris Kennaway 662e0bbae6 Don't install stuff group-writable when it doesnt need to be.
Reviewed by:	fenner (maintainer)
2000-08-15 20:57:44 +00:00
archivers Uncomment NEED_INCREMENTAL_INDICATOR 2000-08-14 15:47:17 +00:00
astro
audio Patch configure to use -pthread instead of -lpthread. 2000-08-15 11:34:32 +00:00
benchmarks
biology
cad
chinese
comms
converters Update to 0.4.2-pre3. 2000-08-15 02:26:13 +00:00
databases Fix a bogon in the configure script where the executable suffix was being 2000-08-14 01:50:52 +00:00
deskutils
devel Add ruby-locale, a simple Ruby module that provides setlocale(3). 2000-08-15 14:34:53 +00:00
dns
editors
emulators Do not rely on the linux(8) shell script. Instead, use an INSTALL 2000-08-15 10:22:36 +00:00
finance
french/ispell
ftp Update to 2.0.7b. 2000-08-15 06:10:58 +00:00
games Add heroes - a game similar to the old "Tron" and "Nibbles". 2000-08-15 11:55:06 +00:00
german
graphics Don't install stuff group-writable when it doesnt need to be. 2000-08-15 20:57:44 +00:00
hebrew
irc Update to version 0.7.95. 2000-08-14 03:21:50 +00:00
japanese Add japanese/ruby-kakasi, KAKASI module for Ruby. 2000-08-15 19:56:14 +00:00
java Update to version 12Jun2000 2000-08-14 02:18:34 +00:00
korean
lang Install Emacs Lisp files (*.el) to share/emacs/site-lisp/ and 2000-08-15 19:53:08 +00:00
mail Add py-gnome into RUN_DEPENDS. 2000-08-15 09:47:15 +00:00
math Do The Right Thing. (R) 2000-08-12 20:09:41 +00:00
mbone
misc
Mk Remove a broken MASTER_SITE_AFTERSTEP (TCP connection to ftp.linux.co.za 2000-08-13 00:23:30 +00:00
multimedia
net Since it makes very... promiscuous modes in the installation, create 2000-08-15 18:56:30 +00:00
net-im Since it makes very... promiscuous modes in the installation, create 2000-08-15 18:56:30 +00:00
net-mgmt
net-p2p
news From the patch submission: 2000-08-15 05:15:12 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print update apsfilter stable port 2000-08-14 05:34:55 +00:00
russian
science
security l0pht-watch is much more useful if you can see more than 20 characters 2000-08-15 19:05:10 +00:00
shells
sysutils Add ruby-syslog, a Ruby module to access syslog(3) interface. 2000-08-15 02:28:40 +00:00
Templates
textproc Add MESSAGE to instruct how to use rd-mode in Emacs/XEmacs. 2000-08-15 03:02:19 +00:00
Tools
vietnamese
www Update to 2.2.1b1, since there is a minor security problem in anything 2000-08-15 14:09:41 +00:00
x11 Upgrade to 4.17. 2000-08-15 14:07:24 +00:00
x11-clocks Oops, let's use the correct MD5 2000-08-15 16:18:31 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Change the name of the knob: WITH_QTI18N -> WITH_I18N 2000-08-13 17:53:06 +00:00
x11-wm The correct fix for the previous patches is USE_IMAKE, 2000-08-13 19:46:38 +00:00
.cvsignore
INDEX
LEGAL
Makefile Use the SUPHOST in the 'make update' if it's defined. 2000-08-13 12:38:41 +00:00
README
YEAR2000

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.