aboutsummaryrefslogtreecommitdiff
path: root/archivers/unzoo
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-181-2/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* Mark MAKE_JOBS_SAFEEmanuel Haupt2009-03-271-0/+2
| | | | Notes: svn path=/head/; revision=231102
* Update MASTER_SITESEmanuel Haupt2008-12-061-1/+1
| | | | | | | Notified by: Igor Roshchin <str@komkon.org> Notes: svn path=/head/; revision=223884
* Remove support for 5.xEmanuel Haupt2008-07-181-5/+1
| | | | | | | | PR: 124942 Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> Notes: svn path=/head/; revision=217008
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-1/+1
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* 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