summaryrefslogtreecommitdiff
path: root/archivers/szip (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless dependency on GNU makeBaptiste Daroussin2017-02-221-1/+0
| | | | Those ports builds perfectly fine with bmake
* - Switch to options helpersDmitry Marakasov2015-12-111-3/+4
|
* 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
* Use framework properly to buildBaptiste Daroussin2014-06-241-4/+4
|
* - Support STAGEDIRAlex Kozlov2013-10-161-8/+3
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | archivers)
* Convert archivers from USE_GMAKE to USES=gmakeBaptiste Daroussin2013-08-301-1/+1
| | | | | | | While here: - Trim headers - Convert some port to the new perl world - Convert some port from USE_GNOME=pkgconfig to USES=pkgconfig
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | Approved by: portmgr (bdrewery)
* Use PORT_OPTIONS:MDOCS instead of NOPORTDOCSBaptiste Daroussin2012-12-311-1/+3
|
* 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.
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
* Update broken/outdated WWW entries. Remove those where no alternate source wasEmanuel Haupt2011-08-051-2/+0
| | | | found.
* Drop maintainershipRenato Botelho2011-06-291-1/+1
|
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | With hat: portmgr (myself)
* Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFERenato Botelho2009-03-281-0/+1
|
* - New entry to MASTER_SITESRenato Botelho2008-07-251-1/+2
|
* Fix a few typos in the archivers category.Jimmy Olgeni2008-05-231-1/+1
|
* - Respect CFLAGSRenato Botelho2008-03-091-1/+2
| | | | | | | - Bump PORTREVISION PR: ports/121441 (based on) Submitted by: bf <bf2006a@yahoo.com>
* - Remove uneeded patchRenato Botelho2006-07-232-13/+6
| | | | - Adopt
* Reset bouncing maintainer address ip@doom.homeunix.org. We hope to see himMark Linimon2006-07-221-1/+1
| | | | | | back soon. Hat: portmgr
* - Remove ONLY_FOR_ARCHS as this was set when this port used to installMichael Johnson2006-07-081-1/+0
| | | | a binary instead of build from source.
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | Approved by: krion@
* - Remove DEPRECATED. Mastersite is back again.Sergey Matveychuk2005-12-103-8/+16
| | | | | | | | - Get rid of pkg-plist. - While I'm here, remove harmful interactivity. PR: ports/90188 Submitted by: Igor Pokrovsky (maintainer)
* - Mark as DEPRECATED and set EXPIRATION_DATERenato Botelho2005-10-241-0/+3
| | | | | | PR: ports/87807 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: port broken for a long time
* Seems to work on amd64 tooTilman Keskinoz2005-01-251-1/+1
|
* Change maintainer's email.Kirill Ponomarev2004-07-211-1/+1
|
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 2)
* - Give maintainership to Igor Pokrovsky <tiamat@comset.net>Kirill Ponomarev2004-01-242-2/+2
| | | | | PR: 61813 61814 61815 61816 61817 61818 61819 Submitted by: Igor Pokrovsky <tiamat@comset.net>
* portlint (.ifndef (PORTLINT) -> .if !defined(NOPORTDOCS))Kris Kennaway2003-10-261-1/+1
|
* Cosmetic fix: use %%DOCSDIR%% macro.Sergey A. Osokin2003-10-211-4/+4
| | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992
* Reset bouncing maintainer address.Kris Kennaway2003-08-161-1/+1
| | | | Submitted by: Mark Linimon <linimon@lonesome.com>
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Maintainer update to use source-version instead of binaryEdwin Groothuis2002-11-232-3/+6
| | | | | PR: ports/45471 Submitted by: Update port: archivers/szip Moving from binary to source distribution
* Add szip 1.12b, a fast compression utility.Mark Pulford2002-02-175-0/+43
PR: 33934 Submitted by: Igor Pokrovsky <tiamat@telegraph.spb.ru>