non port: devel/glog/Makefile |
SVNWeb
|
Number of commits found: 45 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Sun, 17 Apr 2022
|
[ 23:58 Po-Chuan Hsieh (sunpoet) ] 2ffb442 (Only the first 10 of 25 ports in this commit are shown above. )
devel/glog: Update to 0.6.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/google/glog/releases
|
Sun, 16 May 2021
|
[ 15:23 Po-Chuan Hsieh (sunpoet) ] aac9906
devel/glog: Update to 0.5.0
Changes: https://github.com/google/glog/releases
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Sat, 23 Mar 2019
|
[ 12:39 sunpoet ]
Update to 0.4.0
Changes: https://github.com/google/glog/releases
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Sun, 21 Oct 2018
|
[ 16:52 sunpoet ]
Fix build on powerpc64
PR: 232416
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
|
Sat, 23 Sep 2017
|
[ 14:09 sunpoet ]
Change PORTDOCS=* to PLIST entries
|
Fri, 22 Sep 2017
|
[ 10:48 mat ] (Only the first 10 of 175 ports in this commit are shown above. )
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
|
Sat, 13 May 2017
|
[ 12:11 sunpoet ]
Update distinfo
Upstream added a missing commit to the 0.3.5 release.
Changes: https://github.com/google/glog/commit/a6a166db069520dbbd653c97c2e5b12e08a8bb26
|
[ 07:26 miwi ]
- Broken Checksum mismatch
google-glog-v0.3.5_GH0.tar.gz 0 B 0 Bps
=> Fetched file size mismatch (expected 532256, actual 532275)
|
Tue, 9 May 2017
|
[ 14:23 sunpoet ]
Update to 0.3.5
Changes: https://github.com/google/glog/releases
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 17 Oct 2015
|
[ 18:07 sunpoet ]
- Add LICENSE_FILE
- Use USES=localbase
|
Sat, 3 Oct 2015
|
[ 17:07 sunpoet ]
- Convert to new test framework
|
Wed, 13 May 2015
|
[ 18:59 sunpoet ]
- Cleanup GH_* knobs:
- Use DISTVERSIONPREFIX
- Remove GH_PROJECT
|
Tue, 24 Mar 2015
|
[ 18:24 sunpoet ]
- Cleanup WRKSRC: leading v in GH_TAGNAME is removed from DISTNAME in r382120
|
Sat, 21 Mar 2015
|
[ 19:20 sunpoet ]
- Update to 0.3.4
- Update WWW
Changes: https://github.com/google/glog/releases
|
Sat, 20 Dec 2014
|
[ 18:16 sunpoet ]
- Add LICENSE
- Strip shared library
- Sort USES
- Use PORTDOCS
- Simplify Makefile
- Cosmetic change
- Take maintainership
|
Tue, 2 Dec 2014
|
[ 22:40 bapt ] (Only the first 10 of 67 ports in this commit are shown above. )
Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year
PR: 195059
|
Mon, 18 Aug 2014
|
[ 12:02 amdmi3 ]
- Switch devel/gflags to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
[ 12:00 amdmi3 ]
- Drop .la files, no dependees require them
Approved by: portmgr blanket
|
Tue, 5 Aug 2014
|
[ 06:40 bapt ]
USES=execinfo
|
Tue, 15 Jul 2014
|
[ 14:36 adamw ] (Only the first 10 of 25 ports in this commit are shown above. )
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Tue, 10 Jun 2014
|
[ 19:29 amdmi3 ]
- Use new LIB_DEPENDS syntax
- Add missing USES=libtool
Approved by: portmgr blanket
|
[ 07:39 olgeni ] (Only the first 10 of 388 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt)
|
Thu, 7 Nov 2013
|
[ 15:37 clsung ]
convert to STAGE
|
Fri, 20 Sep 2013
|
[ 17:04 bapt ] (Only the first 10 of 482 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
|
Tue, 18 Jun 2013
|
[ 16:25 wg ]
devel/glog: remove patches
- 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)
|
Mon, 17 Jun 2013
|
[ 16:44 wg ]
devel/glog: update to 0.3.3
- 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)
|
Tue, 19 Mar 2013
|
[ 13:04 eadler ] (Only the first 10 of 218 ports in this commit are shown above. )
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
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)
|
Tue, 12 Feb 2013
|
[ 10:46 clsung ]
- Update to 0.3.2
|
Thu, 10 Jan 2013
|
[ 21:24 leeym ]
- bump PORTREVISION since shlib version of gflags was changed
Noticed by: sunpoet
|
Fri, 7 Oct 2011
|
[ 08:55 clsung ]
- Add devel/gflags to dependency list
glog will use gflags if it's installed
- Bump PORTREVISION for dependency change
PR: ports/161275
Submitted by: sunpoet
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
|
Thu, 7 Apr 2011
|
[ 09:12 clsung ]
- Update to 0.3.1
|
Thu, 1 Apr 2010
|
[ 05:49 linimon ]
Attempt to fix build on powerpc.
Hat: portmgr
|
Fri, 12 Jun 2009
|
[ 10:18 clsung ]
- fix pkgconfig location
- bump PORTREVISION
Noticed by: vanilla
|
[ 07:39 clsung ]
- Update to 0.2.1
- Add pkg-config support
|
Thu, 5 Feb 2009
|
[ 07:15 clsung ]
- Update to 0.2
|
Tue, 3 Feb 2009
|
[ 05:30 linimon ]
Attempt to see if we can get this to run on sparc64.
|
Tue, 18 Nov 2008
|
[ 02:28 clsung ]
- Update to 0.1.1
|
Tue, 14 Oct 2008
|
[ 06:32 clsung ]
The glog library implements application-level logging.
This library provides logging APIs based on C++-style streams and
various helper macros.
|
Number of commits found: 45 |