aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/readlink
Commit message (Collapse)AuthorAgeFilesLines
* - Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with srcmiwi2009-12-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | PR: ports/136065 ports/127469 Submitted by: N.J. Mann <njm@njm.me.uk> and Aldis Berjoza <killasmurf86@gmail.com> - Early identify port CONFLICTS PR: 137855 Submitted by: Piotr Smyrak <smyru@heron.pl> - Add --no-same-permissions to the EXTRACT_AFTER_ARGS command. Tijl Coosemans has been reported an issue that when root is extracting from the tarball, and the tarball contains world writable files (sysutils/policykit as an example), there is a chance that the files gets changed by malicious third parties right after the extraction, which makes it possible to inject code into the package thus compromise the system. Submitted by: Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@) - Fix some whitespaces Tested with: exp-run
* - Put back MASTER_SITE_SUBDIR, accidentally deleted by linimon 15 months agopav2008-06-191-0/+1
|
* dd@ has had his port bit taken for safekeeping. Therefore, return theselinimon2007-03-041-4/+2
| | | | | | to the pool. Hat: portmgr
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Add size data.trevor2004-03-181-0/+1
| | | | Approved by: maintainers
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+2
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* We don't dereference symbol (sic) links.dd2001-09-071-1/+1
|
* Actually install the man page.dd2001-06-281-0/+1
|
* Add readlink, a tool to dereference a symbol link and print the namedd2001-06-256-0/+84
of the target.