| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
19 Mar 2013 13:04:31
2.0
|
eadler  |
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) |
30 Jan 2013 20:32:29
2.0
|
sunpoet  |
- Update to 2.0
- Add LICENSE
- Update WWW
- Reformat pkg-descr
- Take maintainership [1]
Changes: http://gflags.googlecode.com/svn/trunk/ChangeLog
Approved by: leeym (maintainer) [1] |
21 Jan 2013 20:47:03
1.7
|
leeym  |
- update to new header
- convert to OptionsNG |
09 Jan 2013 17:21:21
1.7
|
leeym  |
- update to 1.7 |
07 Oct 2011 03:17:28
1.6
|
leeym  |
- Update to 1.6
- Use GOOGLE_CODE macro
- Sort PORTDOCS
PR: ports/161272
Submitted by: sunpoet |
07 Apr 2011 21:26:46
1.5_1
|
leeym  |
- Don't remove libdata/pkgconfig
- Bump PORTREVISION
Noticed by: pav@ |
04 Apr 2011 22:36:39
1.5
|
leeym  |
- update to 1.5
Noticed by vanilla@ |
04 Dec 2010 07:34:27
1.3
|
ade  |
Sync to new bsd.autotools.mk |
05 Jul 2010 07:47:11
1.3
|
leeym  |
- update to 1.3
Feature safe: yes |
20 Nov 2009 08:30:45
1.2
|
leeym  |
- update to 1.2
Noticed by: vanilla |
02 Aug 2009 19:36:34
0.6
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
01 Jun 2008 09:42:37
0.6
|
olgeni  |
Large round of typo fixes in ports/devel (pkg-descr). |
13 Mar 2008 11:27:29
0.6
|
edwin  |
Chase change in bsd.sites.mk to support MASTER_SITES on googlecode.com
where the portname does not match the projects hostname.
PR: ports/121453 (related)
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Reviewed by: pav@ |
07 Oct 2007 06:46:46
0.6
|
leeym  |
- update to 0.6 |
19 Apr 2007 13:19:36
0.2
|
leeym  |
- removed support to FreeBSD 4.x (EOL)
PR: 111851
Submitted by: araujo at bsdmail.org
Approved by: leeym |
30 Mar 2007 20:46:17
0.2
|
leeym  |
- update to 0.2
(I didn't aware that devel/gflags is updated when I updated my email
address, so force commit for notice) |
30 Mar 2007 20:35:18
0.2
|
leeym  |
- update my email address in ports header |
01 Feb 2007 02:42:06
0.1
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
19 Dec 2006 07:28:37
0.1
|
leeym  |
- add google-gflags-0.1
google-gflags
Commandline flags module for C++
The gflags package contains a library that implements commandline flags
processing. As such it's a replacement for getopt(). It has increased
flexibility, including built-in support for C++ types like string, and the
ability to define flags in the source file in which they're used.
WWW: http://code.google.com/p/google-gflags/ |