aboutsummaryrefslogtreecommitdiff
path: root/archivers/ppmd-7z
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Add LICENSEDmitry Marakasov2018-02-151-4/+10
| | | | | | | | | | - Switch to new test framework - Unsilence installation commands Approved by: portmgr blanket Notes: svn path=/head/; revision=461869
* Reset ports maintained by bf@ until he has time again to work on them.Rene Ladan2016-06-271-1/+1
| | | | | | | | | PR: 210474 Submitted by: jbeich With hat: portmgr-secretary Notes: svn path=/head/; revision=417685
* Use MAKE_CMD instead of GMAKEBaptiste Daroussin2014-06-241-1/+1
| | | | Notes: svn path=/head/; revision=359131
* - fix sanity in CAT archiversOlli Hauer2014-06-011-2/+1
| | | | | | | | - USE_BZIP2 -> USES=tar:bzip2 - LICENSE=BSD -> BSD[n]CLAUSE Notes: svn path=/head/; revision=356058
* Support stageBaptiste Daroussin2014-01-041-2/+1
| | | | Notes: svn path=/head/; revision=338688
* 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
* Convert archivers from USE_GMAKE to USES=gmakeBaptiste Daroussin2013-08-301-6/+2
| | | | | | | | | | While here: - Trim headers - Convert some port to the new perl world - Convert some port from USE_GNOME=pkgconfig to USES=pkgconfig Notes: svn path=/head/; revision=325646
* - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: archivers)Pietro Cerutti2013-02-071-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=311833
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* Change my ports to use my FreeBSD.org email address.Brendan Fabeny2010-07-081-1/+1
| | | | Notes: svn path=/head/; revision=257520
* - Update to 9.04Li-Wen Hsu2010-05-022-4/+4
| | | | | | | | PR: ports/146228 Submitted by: bf <bf1783 AT gmail.com> (maintainer) Notes: svn path=/head/; revision=253537
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with A Notes: svn path=/head/; revision=240066
* - Update maintainer mail adresseMartin Wilke2009-06-071-1/+1
| | | | | | | Submitted by: "b. f." <bf1783@gmail.com> (maintainer via private mail) Notes: svn path=/head/; revision=235373
* - Update to 4.65Martin Wilke2009-05-312-4/+4
| | | | | | | | | PR: 135081 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Approved by: maintainer Notes: svn path=/head/; revision=234899
* - Update to 4.61Martin Wilke2009-02-092-4/+4
| | | | | | | | PR: 131461 Submitted by: bf <bf2006a@yahoo.com> (maintainer) Notes: svn path=/head/; revision=227881
* - Update to 4.58Martin Wilke2008-10-242-5/+8
| | | | | | | | | | - Add regression-test target PR: 128332 Submitted by: bf <bf2006a@yahoo.com> (maintainer) Notes: svn path=/head/; revision=222031
* Assign to new volunteer.Mark Linimon2008-09-071-1/+1
| | | | Notes: svn path=/head/; revision=220053
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* - Update to 4.57 (noop bump)Andrew Pantyukhin2007-12-152-4/+4
| | | | Notes: svn path=/head/; revision=203781
* - Update to 4.55 (noop)Andrew Pantyukhin2007-12-122-6/+5
| | | | | | | | PR: ports/118411 Submitted by: Dima Panov <fluffy@Fluffy.Khv.RU> Notes: svn path=/head/; revision=203089
* - Fix fetchPav Lucistnik2007-09-041-1/+2
| | | | | | | | Reported by: pointyhat Pointy hat to: sat Notes: svn path=/head/; revision=198726
* Add port archivers/ppmd-7z:Andrew Pantyukhin2007-09-013-0/+43
Simple command line implementation of PPMD compression algorithm. It is based on code by Dmitry Shkarin (archivers/ppmd) but reworked by Igor Pavlov and bundled with 7zip. WWW: http://www.7-zip.org/sdk.html Notes: svn path=/head/; revision=198601