summaryrefslogtreecommitdiff
path: root/misc/sh-utils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Rename included eaccess() function to avoid clash with -CURRENT'sChristian Weisgerber2003-02-042-2/+15
| | | | | | | eaccess(2) system call. PR: 46363 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | Submitted by: lots and lots Pointy hat to: ade
* ${PERL} -> ${REINPLACE_CMD}Ying-Chieh Liao2002-06-241-5/+3
| | | | | PR: 39746 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-1/+2
| | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
* Update maintainer's email addressDavid W. Chapman Jr.2002-01-171-3/+3
| | | | | | | Update a few MASTER_SITES PR: 34012 Submitted by: maintainer
* o style changesMario Sergio Fujikawa Ferreira2001-09-131-5/+25
| | | | | | | o honor PREFIX PR: 30390 Submitted by: MAINTAINER
* Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.netMario Sergio Fujikawa Ferreira2001-08-301-1/+1
| | | | Approved by: MAINTAINER
* Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.toPeter Pentchev2001-06-091-1/+1
| | | | | PR: 27867 Submitted by: maintainer
* change maintainer's e-mail address.FUJISHIMA Satsuki2001-02-151-1/+1
|
* Add USE_GMAKE and fix pkg-plistKevin Lo2001-01-082-0/+4
| | | | Submitted by: MAINTAINER
* - Fix MakefileKevin Lo2001-01-063-6/+7
| | | | | | | | | | - Add WWW - Take over maintainership BTW, I fixed pkg-plist PR: 24111 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
* Goodbye, YEAR2000. Hello, 2001.Will Andrews2001-01-011-2/+0
| | | | Approved by: asami
* Remove trailing period and package name from the pkg-comment.Dmitry Sivachenko2000-12-181-1/+1
|
* Add GNU sh-utils 2.0, enhanced versions of yes, true, pwd, and soTrevor Johnson2000-10-195-0/+113
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