freebsd-ports/misc/Makefile
Trevor Johnson 437e13fc3b Add GNU sh-utils 2.0, enhanced versions of yes, true, pwd, and so
forth (all with a "g" prepended to their names).  With the approval
of the submitter, I've disabled the suid bit on gsu by default,
with a note to users that they should review the philosophy behind
GNU su:

Why GNU `su' does not support the `wheel' group
===============================================

   (This section is by Richard Stallman.)

   Sometimes a few of the users try to hold total power over all the
rest.  For example, in 1984, a few users at the MIT AI lab decided to
seize power by changing the operator password on the Twenex system and
keeping it secret from everyone else.  (I was able to thwart this coup
and give power back to the users by patching the kernel, but I wouldn't
know how to do that in Unix.)

   However, occasionally the rulers do tell someone.  Under the usual
`su' mechanism, once someone learns the root password who sympathizes
with the ordinary users, he or she can tell the rest.  The "wheel
group" feature would make this impossible, and thus cement the power of
the rulers.

   I'm on the side of the masses, not that of the rulers.  If you are
used to supporting the bosses and sysadmins in whatever they do, you
might find this idea strange at first.

PR:		21884
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
Reviewed by:	submitter
Approved by:	silence on -ports regarding category
2000-10-19 04:29:41 +00:00

167 lines
3.5 KiB
Makefile

# $FreeBSD$
#
SUBDIR += 221upgrade
SUBDIR += 222upgrade
SUBDIR += 225upgrade
SUBDIR += 227upgrade
SUBDIR += 30upgrade
SUBDIR += 31upgrade
SUBDIR += 32upgrade
SUBDIR += 34upgrade
SUBDIR += 40upgrade
SUBDIR += 41upgrade
SUBDIR += 44bsd-more
SUBDIR += Howto
SUBDIR += aclgen
SUBDIR += acron
SUBDIR += alevt
SUBDIR += amanda
SUBDIR += amanda24
SUBDIR += asbutton
SUBDIR += astrolog
SUBDIR += bb
SUBDIR += bbjd
SUBDIR += biblereader
SUBDIR += bidwatcher
SUBDIR += bogosort
SUBDIR += bottlerocket
SUBDIR += boxes
SUBDIR += brs
SUBDIR += buffer
SUBDIR += cassowary
SUBDIR += chord
SUBDIR += cmatrix
SUBDIR += colorls
SUBDIR += colortail
SUBDIR += crosspad
SUBDIR += cstream
SUBDIR += cwish
SUBDIR += deco
SUBDIR += dejagnu
SUBDIR += delay
SUBDIR += diction
SUBDIR += display
SUBDIR += dnetc
SUBDIR += dog
SUBDIR += dotfile
SUBDIR += estic
SUBDIR += ewipe
SUBDIR += ezload
SUBDIR += fd
SUBDIR += felis
SUBDIR += fep
SUBDIR += figlet
SUBDIR += findutils
SUBDIR += fortuneit
SUBDIR += freedialog
SUBDIR += geekcode
SUBDIR += git
SUBDIR += gnomepm
SUBDIR += gnomeusersguide
SUBDIR += gnomeutils
SUBDIR += gnuls
SUBDIR += gone
SUBDIR += gplbp
SUBDIR += grdb
SUBDIR += grun
SUBDIR += gtkfind
SUBDIR += gtl
SUBDIR += gwhich
SUBDIR += hello
SUBDIR += heyu
SUBDIR += iselect
SUBDIR += jargon
SUBDIR += jive
SUBDIR += kcd
SUBDIR += kdeutils11
SUBDIR += kdeutils11-i18n
SUBDIR += kdeutils2
SUBDIR += kdirstat
SUBDIR += kp
SUBDIR += kwatch
SUBDIR += lc
SUBDIR += less
SUBDIR += lifelines
SUBDIR += lile
SUBDIR += logsurfer
SUBDIR += lv
SUBDIR += magicpoint
SUBDIR += man.el
SUBDIR += mc
SUBDIR += mgp-mode.el
SUBDIR += mmv
SUBDIR += most
SUBDIR += moviedb
SUBDIR += mshell
SUBDIR += muuz
SUBDIR += nsf
SUBDIR += numchar
SUBDIR += nwrite
SUBDIR += orville-write
SUBDIR += p5-Array-PrintCols
SUBDIR += p5-Business-CreditCard
SUBDIR += p5-File-CounterFile
SUBDIR += p5-I18N-Charset
SUBDIR += p5-I18N-LangTags
SUBDIR += p5-LEGO-RCX
SUBDIR += p5-Locale-Codes
SUBDIR += peq
SUBDIR += pdmenu
SUBDIR += pinfo
SUBDIR += porteasy
SUBDIR += proxyper
SUBDIR += py-distutils
SUBDIR += qclock
SUBDIR += qhacc
SUBDIR += quotes
SUBDIR += quranref
SUBDIR += rfc
SUBDIR += rpm
SUBDIR += rpm2cpio
SUBDIR += rtfm
SUBDIR += screen
SUBDIR += scriptkit
SUBDIR += seizedesktop
SUBDIR += sh-utils
SUBDIR += sls
SUBDIR += sma
SUBDIR += snowflake
SUBDIR += splitvt
SUBDIR += sshbuddy
SUBDIR += tcb
SUBDIR += team
SUBDIR += tet
SUBDIR += tkcron
SUBDIR += tkinfo
SUBDIR += tkman
SUBDIR += tkregexp
SUBDIR += tkrunit
SUBDIR += uk-phone
SUBDIR += uk-postcodes
SUBDIR += unclutter
SUBDIR += upclient
SUBDIR += us-zipcodes
SUBDIR += vbidecode
SUBDIR += vera
SUBDIR += videotext
SUBDIR += viz
SUBDIR += whichman
SUBDIR += wmcp
SUBDIR += wmmand
SUBDIR += wmstock
SUBDIR += wmweather
SUBDIR += xd
SUBDIR += xdelta
SUBDIR += xenmenu
SUBDIR += xgas
SUBDIR += xless
SUBDIR += xpns
SUBDIR += xquote
SUBDIR += xtail
SUBDIR += xtar
SUBDIR += yaunc
SUBDIR += ytree
.include <bsd.port.subdir.mk>