aboutsummaryrefslogtreecommitdiff
path: root/archivers/undms
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix ports that confused the meaning of WRKDIR and WRKSRC.Mathieu Arnold2015-11-051-2/+2
| | | | | | | | | | | PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735 Notes: svn path=/head/; revision=400848
* archivers/undms: Update MASTER_SITESBaptiste Daroussin2015-04-061-4/+2
| | | | | | | | PR: 199202 Submitted by: ports fury Notes: svn path=/head/; revision=383462
* Mark a few ports BROKEN in astro and archivers category (unfetchable)Antoine Brodin2015-04-051-0/+2
| | | | Notes: svn path=/head/; revision=383297
* Support stage.Vanilla I. Shu2013-09-251-2/+1
| | | | Notes: svn path=/head/; revision=328284
* 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
* - 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
* Respect DESTDIRErwin Lansing2006-08-121-1/+1
| | | | | | | | PR: 101812 Submitted by: gabor Notes: svn path=/head/; revision=170409
* Update master site.Sam Lawrance2006-05-071-2/+2
| | | | | | | Reported by: fenner's distfile survey Notes: svn path=/head/; revision=161591
* - Add SHA256Pav Lucistnik2005-11-231-2/+1
| | | | Notes: svn path=/head/; revision=149223
* 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
* 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 undms, a utility that decompresses .dms Amiga disk images toWill Andrews2000-06-035-0/+39
uncompressed .adf images. Obtained from: NetBSD Notes: svn path=/head/; revision=29139