aboutsummaryrefslogtreecommitdiff
path: root/devel/glog
Commit message (Collapse)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415498
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Add LICENSE_FILESunpoet Po-Chuan Hsieh2015-10-171-3/+3
| | | | | | | - Use USES=localbase Notes: svn path=/head/; revision=399558
* - Convert to new test frameworkSunpoet Po-Chuan Hsieh2015-10-031-3/+1
| | | | Notes: svn path=/head/; revision=398478
* - Cleanup GH_* knobs:Sunpoet Po-Chuan Hsieh2015-05-132-4/+3
| | | | | | | | - Use DISTVERSIONPREFIX - Remove GH_PROJECT Notes: svn path=/head/; revision=386239
* - Fix build on i386Sunpoet Po-Chuan Hsieh2015-04-254-10/+101
| | | | | | | | | - Regenerate patch files with makepatch: MFH: 2015Q2 Notes: svn path=/head/; revision=384740
* - Cleanup WRKSRC: leading v in GH_TAGNAME is removed from DISTNAME in r382120Sunpoet Po-Chuan Hsieh2015-03-241-1/+0
| | | | Notes: svn path=/head/; revision=382151
* - Update to 0.3.4Sunpoet Po-Chuan Hsieh2015-03-217-21/+51
| | | | | | | | | - Update WWW Changes: https://github.com/google/glog/releases Notes: svn path=/head/; revision=381819
* - Add LICENSESunpoet Po-Chuan Hsieh2014-12-202-24/+14
| | | | | | | | | | | | - Strip shared library - Sort USES - Use PORTDOCS - Simplify Makefile - Cosmetic change - Take maintainership Notes: svn path=/head/; revision=375058
* Reset maintainership:Baptiste Daroussin2014-12-021-1/+1
| | | | | | | | | | - Lots of maintainers timeout - unresponsive for almost a year PR: 195059 Notes: svn path=/head/; revision=373790
* Cleanup plistBaptiste Daroussin2014-10-271-2/+0
| | | | Notes: svn path=/head/; revision=371544
* - Switch devel/gflags to USES=libtool, drop .la filesDmitry Marakasov2014-08-181-1/+1
| | | | | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket Notes: svn path=/head/; revision=365280
* - Drop .la files, no dependees require themDmitry Marakasov2014-08-182-3/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=365279
* USES=execinfoBaptiste Daroussin2014-08-051-3/+2
| | | | Notes: svn path=/head/; revision=364077
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-0/+2
| | | | Notes: svn path=/head/; revision=361929
* - Use new LIB_DEPENDS syntaxDmitry Marakasov2014-06-102-7/+9
| | | | | | | | | - Add missing USES=libtool Approved by: portmgr blanket Notes: svn path=/head/; revision=357369
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-101-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories D-F. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357277
* convert to STAGECheng-Lung Sung2013-11-072-4/+31
| | | | Notes: svn path=/head/; revision=333122
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 2) Notes: svn path=/head/; revision=327723
* devel/glog: remove patchesWilliam Grzybowski2013-06-183-30/+0
| | | | | | | | | | | | | - Patches to fix the real issue have been integrated upstream http://code.google.com/p/google-glog/source/detail?r=116 PR: ports/175792 [1] Submitted by: Yoshisato YANAGISAWA <osho@pcc-software.org> Approved by: culot / jpaetzel (mentors, implicit), maintainer (timeout) Notes: svn path=/head/; revision=321203
* devel/glog: update to 0.3.3William Grzybowski2013-06-172-5/+4
| | | | | | | | | | | | | | | | - Update to 0.3.3 [1] - NOPORTDOCS -> PORT_OPTIONS:MDOCS [1] - Remove USE_GCC, now it builds with clang Changes: http://code.google.com/p/google-glog/source/browse/trunk/ChangeLog?spec=svn132&r=132 PR: ports/175792 [1] Submitted by: Yoshisato YANAGISAWA <osho@pcc-software.org> Approved by: culot / jpaetzel (mentors, implicit), maintainer (timeout) Notes: svn path=/head/; revision=321141
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.Eitan Adler2013-03-191-1/+1
| | | | | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314640
* - Update to 0.3.2Cheng-Lung Sung2013-02-122-10/+5
| | | | Notes: svn path=/head/; revision=312095
* - bump PORTREVISION since shlib version of gflags was changedYen-Ming Lee2013-01-101-2/+2
| | | | | | | Noticed by: sunpoet Notes: svn path=/head/; revision=310206
* - Add devel/gflags to dependency listCheng-Lung Sung2011-10-071-2/+5
| | | | | | | | | | | glog will use gflags if it's installed - Bump PORTREVISION for dependency change PR: ports/161275 Submitted by: sunpoet Notes: svn path=/head/; revision=283103
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Update to 0.3.1Cheng-Lung Sung2011-04-074-31/+9
| | | | Notes: svn path=/head/; revision=272331
* Attempt to fix build on powerpc.Mark Linimon2010-04-011-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=251929
* - fix pkgconfig locationCheng-Lung Sung2009-06-122-2/+3
| | | | | | | | | - bump PORTREVISION Noticed by: vanilla Notes: svn path=/head/; revision=235640
* - Update to 0.2.1Cheng-Lung Sung2009-06-123-4/+6
| | | | | | | - Add pkg-config support Notes: svn path=/head/; revision=235632
* - Update to 0.2Cheng-Lung Sung2009-02-056-16/+46
| | | | Notes: svn path=/head/; revision=227643
* Attempt to see if we can get this to run on sparc64.Mark Linimon2009-02-031-1/+1
| | | | Notes: svn path=/head/; revision=227493
* - Update to 0.1.1Cheng-Lung Sung2008-11-182-4/+4
| | | | Notes: svn path=/head/; revision=222998
* The glog library implements application-level logging.Cheng-Lung Sung2008-10-146-0/+86
This library provides logging APIs based on C++-style streams and various helper macros. Notes: svn path=/head/; revision=221572