aboutsummaryrefslogtreecommitdiff
path: root/archivers/deco
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Return kevlo's ports to the pool, he handed in his commit bit.Rene Ladan2018-01-121-1/+1
| | | | | | | With hat: portmgr-secretary Notes: svn path=/head/; revision=458818
* Cleanup USE_GITHUB usage.Mathieu Arnold2016-10-251-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=424658
* ${RM} already has -f.Mathieu Arnold2016-10-211-1/+1
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* Update to 1.6.4Kevin Lo2016-07-184-17/+18
| | | | Notes: svn path=/head/; revision=418690
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-12/+12
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* Correct permission.Kevin Lo2016-01-161-1/+1
| | | | | | | Sponsored by: PortsCamp Taiwan Notes: svn path=/head/; revision=406197
* Cleanup DIST* variables.Mathieu Arnold2015-05-111-3/+3
| | | | | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386097
* Clean up plistBaptiste Daroussin2014-10-191-42/+0
| | | | Notes: svn path=/head/; revision=371222
* Switch to use rpm 4 as the default rpmBaptiste Daroussin2014-07-031-1/+2
| | | | Notes: svn path=/head/; revision=360345
* Support stageBaptiste Daroussin2014-03-251-5/+3
| | | | Notes: svn path=/head/; revision=349151
* archivers/xz is in base for all versions and has been removed from the ports ↵Baptiste Daroussin2014-01-131-7/+1
| | | | | | | tree Notes: svn path=/head/; revision=339572
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | archivers) Notes: svn path=/head/; revision=327699
* Update to 1.6.3Kevin Lo2013-03-013-12/+23
| | | | Notes: svn path=/head/; revision=313135
* For a number of ports in archives category, trim the header and drop leadingAlexey Dokuchaev2012-12-181-6/+2
| | | | | | | | indefinite article from COMMENT line; also fix few noticed styles bugs while I am here. Notes: svn path=/head/; revision=309150
* - Get Rid MD5 supportMartin Wilke2011-03-181-2/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* Handle xz compressed filesKevin Lo2010-11-252-0/+7
| | | | Notes: svn path=/head/; revision=265124
* Update to 1.6.2Kevin Lo2010-06-102-4/+4
| | | | Notes: svn path=/head/; revision=256279
* The xz utils and lzma library have been imported into base, so makeChristian Weisgerber2010-05-211-2/+7
| | | | | | | | | the dependency on the archivers/xz port conditional on OSVERSION. Approved by: MAINTAINER Notes: svn path=/head/; revision=254737
* Update to 1.6.1.1Kevin Lo2010-04-143-12/+16
| | | | Notes: svn path=/head/; revision=252667
* lzmautils -> xzChristian Weisgerber2009-09-211-1/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=241877
* Avoid overwriting misc/deco's latest link.Ruslan Ermilov2009-06-091-0/+1
| | | | | | | Nudged by: erwin Notes: svn path=/head/; revision=235511
* Update to 1.6Kevin Lo2009-01-223-12/+30
| | | | Notes: svn path=/head/; revision=226653
* Update to 1.5.7Kevin Lo2008-12-012-4/+4
| | | | Notes: svn path=/head/; revision=223653
* Update to 1.5.6Kevin Lo2008-10-302-4/+4
| | | | Notes: svn path=/head/; revision=222222
* Update to 1.5.5.2Kevin Lo2008-09-303-11/+12
| | | | Notes: svn path=/head/; revision=221017
* Update to 1.5.5.1Kevin Lo2008-09-233-13/+35
| | | | Notes: svn path=/head/; revision=220462
* Update to 1.5Kevin Lo2008-08-193-5/+7
| | | | Notes: svn path=/head/; revision=218815
* Update to 1.4Kevin Lo2008-08-054-5/+10
| | | | Notes: svn path=/head/; revision=218051
* Update to 1.1.0.2Kevin Lo2008-07-183-5/+5
| | | | Notes: svn path=/head/; revision=217010
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214428
* Update to 1.0.0.1Kevin Lo2008-05-232-4/+4
| | | | Notes: svn path=/head/; revision=213542
* Update to 1.0Kevin Lo2008-05-164-33/+58
| | | | Notes: svn path=/head/; revision=213108
* Initial import of deco 0.8.1.Kevin Lo2008-05-064-0/+103
Deco is a script able to extract various archive file formats. Notes: svn path=/head/; revision=212705