aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/unzoo
Commit message (Collapse)AuthorAgeFilesLines
* Support stagingEmanuel Haupt2013-10-231-5/+4
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | archivers)
* Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt2013-07-241-2/+0
|
* Remove indefinite article from COMMENTEmanuel Haupt2013-03-081-6/+2
|
* Freshmeat is now called Freecode. Change all freshmeat.net URLs for toEmanuel Haupt2011-11-101-1/+1
| | | | freecode.com (for ports@ and ehaupt@).
* - remove maintainer tags from pkg-descrEitan Adler2011-10-231-3/+0
| | | | | Approved by: portmgr Approved by: bapt (mentor)
* - Get Rid MD5 supportMartin Wilke2011-03-191-2/+0
| | | | With hat: portmgr (myself)
* Mark MAKE_JOBS_SAFEEmanuel Haupt2009-03-271-0/+2
|
* Update MASTER_SITESEmanuel Haupt2008-12-071-1/+1
| | | | Notified by: Igor Roshchin <str@komkon.org>
* Remove support for 5.xEmanuel Haupt2008-07-181-5/+1
| | | | | PR: 124942 Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
* - 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)
* Provide a patch that moves 'found_trav' variable initialisations to the startEmanuel Haupt2006-11-252-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>
* 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
* Respect DESTDIREmanuel Haupt2006-08-111-2/+2
| | | | | PR: 101784 Submitted by: gabor
* Add an additional mirror.Emanuel Haupt2006-06-011-0/+1
|
* Only use -trigraphs compiler option on ${OSVERSION} >= 503000Emanuel Haupt2006-05-291-2/+3
| | | | (-trigraphs requires gcc 3.4+)
* Fix a typo.Emanuel Haupt2006-05-271-1/+1
|
* Update MASTER_SITES and add an additional mirrorEmanuel Haupt2005-12-291-1/+3
|
* Add SHA256 hashes to my portsEmanuel Haupt2005-11-301-0/+1
|
* Change MAINTAINER address for my ports.Emanuel Haupt2005-10-061-1/+1
| | | | Approved by: novel (mentor)
* - change WWW in pkg-descrYen-Ming Lee2005-07-121-1/+1
| | | | | PR: 83291 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
* Add unzoo , a zoo archive extractor.Michael Johnson2005-06-213-0/+45
PR: ports/82449 Submitted by: Emanuel Haupt <ehaupt@critical.ch>