22 Commits

Author SHA1 Message Date
trustbyte 8b87ab547a dzip: update to 3.2 2025-09-21 21:22:49 -04:00
Sergey Fedorov e872d1a544 dzip: use legacysupport PG
Fixes: https://trac.macports.org/ticket/66055
2022-10-24 00:45:20 -07:00
Ryan Schmidt 24a384e25b dzip: Update to 3.0
Closes: https://trac.macports.org/ticket/65696
2022-08-21 00:50:58 -05:00
Joshua Root 54c8142535 dzip: don't add -isysroot flag
The SDKROOT environment variable should be sufficient for platforms
that require use of an SDK.

See: https://trac.macports.org/ticket/65696
2022-08-21 01:50:07 +10:00
Joshua Root baa8fa3a23 dzip: don't patch in a newline
See: https://trac.macports.org/ticket/65696
2022-08-20 23:51:32 +10:00
Joshua Root e4d9ec3a19 dzip: fix universal archflags
Closes: https://trac.macports.org/ticket/65695
2022-08-20 04:03:20 +10:00
Lawrence Velázquez 34b3070336 Remove all $Id$ lines
for pf in */*/Portfile
do
    ed -s "$pf" <<-'EOF'
	1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
	1g/^[[:space:]]*$/d
	w
	q
	EOF
done
2016-12-28 18:14:04 +01:00
Bryan Blackburn e254a29b75 archivers/dzip: license
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@85383 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-10-13 06:33:51 +00:00
Ryan Schmidt af27891385 Change deprecated livecheck.check to livecheck.type
See http://lists.macosforge.org/pipermail/macports-dev/2009-August/009699.html

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@57375 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-09-10 08:16:41 +00:00
Ryan Schmidt 9a7067f0bc dzip: add missing required variable "platforms"
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@52893 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-06-25 10:20:09 +00:00
Ryan Schmidt a25f55b0f5 dzip: use extract.mkdir
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@52885 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-06-25 06:29:45 +00:00
Ryan Schmidt 2c667deede dzip: use ${configure.cc}
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@52884 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-06-25 06:28:45 +00:00
Ryan Schmidt 91e8645b88 dzip: don't use 'cd' command since it doesn't exist anymore in MacPorts trunk
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@30796 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-11-07 08:59:34 +00:00
Ryan Schmidt 729decbc6c dzip: fix typo in description
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@30795 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-11-07 08:57:59 +00:00
Anthony Ramine a804185eac dzip:
* Fixed destroot.
 * Don't use {{{cd}}} anymore.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@28961 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-09-12 19:35:34 +00:00
Anthony Ramine 62e33d095f dzip: Whitespace changes.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@28958 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-09-12 19:33:02 +00:00
Anthony Ramine e5d149f318 dzip: Removed dummy configure as there is a custom universal variant.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@28453 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-08-31 13:46:08 +00:00
Anthony Ramine 82a92af91f dzip: Added documentation installation.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@27972 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-08-16 22:28:59 +00:00
Anthony Ramine cd68a61b6c dzip:
* Added universal support.
 * Added sha1 and rmd160 checksums and livecheck.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@27971 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-08-16 22:13:37 +00:00
Elias Pipping 055ddf508a * Spring-cleaning @opendarwin.org addresses
see https://trac.macports.org/ticket/11465
 see http://www.mail-archive.com/macports-dev@lists.macosforge.org/msg00309.html

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@22478 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-03-02 05:16:40 +00:00
Charlie Allom 158780cb8d add svn:keywords Id
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@19376 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-09-02 03:19:06 +00:00
Markus W. Weißmann 8810cdcec2 new port archivers/dzip
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@14808 d073be05-634f-4543-b044-5fe20cf6d1d6
2005-10-25 14:39:55 +00:00