summaryrefslogtreecommitdiff
path: root/archivers/unzoo (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Provide a patch that moves 'found_trav' variable initialisations to the startEmanuel Haupt2006-11-242-3/+49
| | | | | | | | | | of code blocks to drop gcc 3.2 dependency on 4.x. Bump PORTREVISION. PR: 105832 Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru> Notes: svn path=/head/; revision=178007
* Provide a patch to check for and remove patterns like '/../' that can be usedEmanuel Haupt2006-11-142-11/+22
| | | | | | | | | | for directory traversal attacks. Added an option to force extraction to original location. Obtained from: debian Notes: svn path=/head/; revision=177217
* Respect DESTDIREmanuel Haupt2006-08-111-2/+2
| | | | | | | | PR: 101784 Submitted by: gabor Notes: svn path=/head/; revision=170342
* Add an additional mirror.Emanuel Haupt2006-06-011-0/+1
| | | | Notes: svn path=/head/; revision=164152
* Only use -trigraphs compiler option on ${OSVERSION} >= 503000Emanuel Haupt2006-05-291-2/+3
| | | | | | | (-trigraphs requires gcc 3.4+) Notes: svn path=/head/; revision=163832
* Fix a typo.Emanuel Haupt2006-05-261-1/+1
| | | | Notes: svn path=/head/; revision=163555
* Update MASTER_SITES and add an additional mirrorEmanuel Haupt2005-12-291-1/+3
| | | | Notes: svn path=/head/; revision=152355
* Add SHA256 hashes to my portsEmanuel Haupt2005-11-301-0/+1
| | | | Notes: svn path=/head/; revision=150048
* Change MAINTAINER address for my ports.Emanuel Haupt2005-10-061-1/+1
| | | | | | | Approved by: novel (mentor) Notes: svn path=/head/; revision=144389
* - change WWW in pkg-descrYen-Ming Lee2005-07-121-1/+1
| | | | | | | | PR: 83291 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Notes: svn path=/head/; revision=138953
* Add unzoo , a zoo archive extractor.Michael Johnson2005-06-203-0/+45
PR: ports/82449 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Notes: svn path=/head/; revision=137783