summaryrefslogtreecommitdiff
path: root/security/qident (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with srcMartin Wilke2009-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 Notes: svn path=/head/; revision=246839
* dd@ has had his port bit taken for safekeeping. Therefore, return theseMark Linimon2007-03-041-1/+1
| | | | | | | | | to the pool. Hat: portmgr Notes: svn path=/head/; revision=186467
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-2/+0
| | | | Notes: svn path=/head/; revision=162215
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Use LIB_DEPENDS instead of bogus BUILD_DEPENDSVolker Stolz2005-11-291-1/+1
| | | | | | | Approved by: dd (maintainer) Notes: svn path=/head/; revision=149866
* Chase URLs per distfile survey.Mark Linimon2005-11-252-2/+2
| | | | Notes: svn path=/head/; revision=149391
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+2
| | | | Notes: svn path=/head/; revision=100139
* Upgrade to 1.2Dima Dorfman2003-12-293-4/+4
| | | | Notes: svn path=/head/; revision=96876
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+3
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69423
* Regexps should generally be done in post-patch:, not pre-build:.Dima Dorfman2001-09-031-1/+1
| | | | Notes: svn path=/head/; revision=47366
* Add qident, a small program to query a remote IDENT (RFC 1413) server.Dima Dorfman2001-08-305-0/+46
Notes: svn path=/head/; revision=47158