1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kris Kennaway 0ba4046659 Remove a world-writable score file by making the game binary setgid games
and the score file root:games mode 664. Since the games group has (should
have) no permissions other than to write to game data files, it doesn't
really matter if this is "insecure" (lots of other things which are
setgid games already are).
2000-08-16 05:58:22 +00:00
archivers
astro
audio Patch configure to use -pthread instead of -lpthread. 2000-08-15 11:34:32 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases
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 Remove a world-writable score file by making the game binary setgid games 2000-08-16 05:58:22 +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
japanese Add japanese/ruby-kakasi, KAKASI module for Ruby. 2000-08-15 19:56:14 +00:00
java
korean
lang Install Emacs Lisp files (*.el) to share/emacs/site-lisp/ and 2000-08-15 19:53:08 +00:00
mail Better variant of .forward line, more close to original 2000-08-16 04:05:34 +00:00
math
mbone
misc
Mk (1) Use USE_XPM instead of an explict LIB_DEPENDS to xpm for the 2000-08-15 22:39:00 +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
palm
ports-mgmt
portuguese/ispell-pt_BR
print
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
Templates
textproc
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
x11-wm
.cvsignore
INDEX
LEGAL
Makefile
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.