aboutsummaryrefslogtreecommitdiff
path: root/archivers/snappy
Commit message (Collapse)AuthorAgeFilesLines
* Fix building on i386 (with SSE2 enable)Vanilla I. Shu2017-01-301-0/+11
| | | | | | | | PR: 216553 Submitted by: vvd@unislabs.com Notes: svn path=/head/; revision=432840
* Update to 1.1.4.Vanilla I. Shu2017-01-283-6/+8
| | | | Notes: svn path=/head/; revision=432629
* archivers/snappy: fix buildSteve Wills2015-09-301-1/+1
| | | | | | | | | PR: 203451 Reported by: Dusan Vejnovic <freebsd@dussan.org> Approved by: vanilla (maintianer) Notes: svn path=/head/; revision=398217
* Change WWW to current site.Vanilla I. Shu2015-09-301-1/+1
| | | | Notes: svn path=/head/; revision=398200
* 1: Upgrade to 1.1.3.Vanilla I. Shu2015-09-303-7/+10
| | | | | | | 2: switch to GITHUB. Notes: svn path=/head/; revision=398199
* Clean up plistBaptiste Daroussin2014-10-191-1/+0
| | | | Notes: svn path=/head/; revision=371222
* - Add missing USES=libtool to archivers/snappyDmitry Marakasov2014-06-162-3/+4
| | | | | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket Notes: svn path=/head/; revision=358015
* Upgrade snappy to 1.1.1, and bump all related PORTREVISION to chase shared ↵Vanilla I. Shu2014-06-033-5/+8
| | | | | | | | | | | library version. PR: ports/190409 Submitted by: ports at robakdesign.com Approved by: portmgr@ (for NO_STAGE) Notes: svn path=/head/; revision=356371
* Use BROKEN_sparc64Baptiste Daroussin2014-01-151-15/+2
| | | | | | | | | Stop patching Makefile and let stage take care installing PORTDICS or not This avoid including too many times bsd.port.mk Notes: svn path=/head/; revision=339829
* Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-runBaptiste Daroussin2013-09-241-1/+0
| | | | | | | Exp-run by: bdrewery Notes: svn path=/head/; revision=328096
* 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
* - Fix build when devel/googletest was installedSunpoet Po-Chuan Hsieh2013-02-201-1/+6
| | | | | | | | | - Convert to new options framework Approved by: vanilla (maintainer) Notes: svn path=/head/; revision=312676
* Upgrade to 1.1.0.Vanilla I. Shu2013-02-192-3/+3
| | | | Notes: svn path=/head/; revision=312545
* For a number of ports in archives category, trim the header and drop leadingAlexey Dokuchaev2012-12-181-8/+3
| | | | | | | | indefinite article from COMMENT line; also fix few noticed styles bugs while I am here. Notes: svn path=/head/; revision=309150
* Upgrade to 1.0.5.Vanilla I. Shu2012-03-153-3/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293358
* - Remove WITH_FBSD10_FIX, is no longer neededMartin Wilke2011-11-091-1/+0
| | | | Notes: svn path=/head/; revision=285379
* - Fix build on FreeBSD 10Martin Wilke2011-10-291-0/+1
| | | | Notes: svn path=/head/; revision=284671
* Upgrade to 1.0.4.Vanilla I. Shu2011-09-192-3/+3
| | | | Notes: svn path=/head/; revision=281969
* Upgrade to 1.0.3.Vanilla I. Shu2011-07-193-3/+4
| | | | Notes: svn path=/head/; revision=277952
* Mark as broken on sparc64: does not compile.Mark Linimon2011-07-161-1/+7
| | | | Notes: svn path=/head/; revision=277772
* Upgrade to 1.0.2.Vanilla I. Shu2011-05-213-6/+6
| | | | Notes: svn path=/head/; revision=274411
* fix pkg-plist.Vanilla I. Shu2011-04-072-0/+15
| | | | | | | Obtained from: erwin@ Notes: svn path=/head/; revision=272327
* Add snappy, google's compress/uncompress library.Vanilla I. Shu2011-04-044-0/+37
Notes: svn path=/head/; revision=272195