aboutsummaryrefslogtreecommitdiff
path: root/archivers/ppunpack
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Cleanup patches, a* categories.Mathieu Arnold2016-07-261-2/+2
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419133
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-3/+2
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Start cleaning up some of the uselessly ambigious patches namedAdam Weinberger2014-07-271-0/+0
| | | | | | | patch-xy, and giving them proper names. Notes: svn path=/head/; revision=363075
* Support stage.Vanilla I. Shu2013-09-251-2/+1
| | | | Notes: svn path=/head/; revision=328280
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | archivers) Notes: svn path=/head/; revision=327699
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* RESTRICTED and NO_CDROM shouldn't be used together.Mark Linimon2011-01-231-2/+1
| | | | | | | | | | | In this case, it appears the distfile may be redistributed on FTP sites. Therefore, NO_CDROM is the correct thing here. Hat: portmgr Feature safe: yes Notes: svn path=/head/; revision=268144
* remove quotes from RESTRICTEDIon-Mihai Tetcu2008-05-051-1/+1
| | | | | | | | PR: ports/122411 Submitted by: Ganael Laplanche Notes: svn path=/head/; revision=212617
* - Add SHA256Pav Lucistnik2005-11-231-2/+1
| | | | Notes: svn path=/head/; revision=149223
* This distfile disapeared from the net. Use MASTER_SITE_LOCAL to host it.Thierry Thomas2004-09-271-4/+2
| | | | | | | Approved by: portmgr (marcus). Notes: svn path=/head/; revision=118455
* BROKEN: UnfetchableKris Kennaway2004-09-261-0/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=118418
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* MAKE_FLAGS -> MAKE_ARGSKevin Lo2000-07-251-2/+3
| | | | | | | | PR: 20147 Submitted by: Ports Fury Notes: svn path=/head/; revision=31013
* Unleash all of these ports upon the people. I no longer have any interestWill Andrews2000-06-221-1/+1
| | | | | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them. Notes: svn path=/head/; revision=29763
* Add ppunpack, a utility to decompress Amiga PowerPacker files.Will Andrews2000-06-036-0/+56
Obtained from: NetBSD Notes: svn path=/head/; revision=29138