aboutsummaryrefslogtreecommitdiff
path: root/archivers/mscompress
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* First pass at moving manpages to share/man for category a*Baptiste Daroussin2020-01-161-3/+4
| | | | Notes: svn path=/head/; revision=523220
* Fix plenty of check-sanity warnings:Baptiste Daroussin2019-10-101-0/+3
| | | | | | | | Add licenses Modernize using USES=gnome and USES=xorg Notes: svn path=/head/; revision=514226
* Return tj's ports to the pool after his commit bit got safekept.Rene Ladan2018-11-061-1/+1
| | | | Notes: svn path=/head/; revision=484353
* Cleanup patches, a* categories.Mathieu Arnold2016-07-262-4/+4
| | | | | | | | | | 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-2/+1
| | | | | | | | | | | | | | | | | | | | | | - 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
* - fix sanity in CAT archiversOlli Hauer2014-06-011-1/+1
| | | | | | | | - USE_BZIP2 -> USES=tar:bzip2 - LICENSE=BSD -> BSD[n]CLAUSE Notes: svn path=/head/; revision=356058
* Support stageBaptiste Daroussin2013-12-261-8/+6
| | | | Notes: svn path=/head/; revision=337530
* 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
* Update my email address.Tom Judge2012-05-311-1/+1
| | | | | | | Approved by: eadler (mentor) Notes: svn path=/head/; revision=297898
* - Pass maintainership to submitterThomas Abthorpe2012-05-161-1/+1
| | | | | | | | PR: ports/167937 Submitted by: Tom Judge <tom@tomjudge.com> Notes: svn path=/head/; revision=296709
* Fix clang issue.Vanilla I. Shu2011-12-222-0/+22
| | | | Notes: svn path=/head/; revision=287834
* - 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-2/+2
| | | | | | | | | | 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-4/+4
| | | | | | | | PR: 101805 Submitted by: gabor Notes: svn path=/head/; revision=170407
* - Add SHA256Pav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149223
* Move package files from plist to Makefile, remove pkg-plist.Sergey A. Osokin2004-07-272-2/+2
| | | | Notes: svn path=/head/; revision=114848
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* portlint (fix whitespace)Kris Kennaway2003-10-261-1/+1
| | | | Notes: svn path=/head/; revision=92248
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* Remove maintainers with undeliverable email addresses.Kris Kennaway2002-11-231-1/+1
| | | | Notes: svn path=/head/; revision=70805
* Update MASTER_SITESChris D. Faulhaber2000-05-111-1/+2
| | | | | | | | PR: 18499 Submitted by: Mikhail Teterin <mi@privatelabs.com> Notes: svn path=/head/; revision=28402
* New port: mscompress, a Microsoft "compress.exe/expand.exe"Chris D. Faulhaber2000-05-075-0/+39
compatible (de)compressor PR: 18027 Submitted by: Patrick Seal <patseal@hyperhost.net> Notes: svn path=/head/; revision=28333