| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=337265
|
|
|
|
|
|
|
|
|
| |
- Use USES=shebangfix
- Support STAGEDIR
- Cleanup Makefile
Notes:
svn path=/head/; revision=333034
|
|
|
|
|
|
|
| |
devel part 2)
Notes:
svn path=/head/; revision=327723
|
|
|
|
|
|
|
| |
- Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo)
Notes:
svn path=/head/; revision=325305
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Update WWW
- Reformat pkg-descr
- Take maintainership [1]
Changes: http://gflags.googlecode.com/svn/trunk/ChangeLog
Approved by: leeym (maintainer) [1]
Notes:
svn path=/head/; revision=311273
|
|
|
|
|
|
|
| |
- convert to OptionsNG
Notes:
svn path=/head/; revision=310782
|
|
|
|
| |
Notes:
svn path=/head/; revision=310159
|
|
|
|
|
|
|
|
|
|
|
| |
- Use GOOGLE_CODE macro
- Sort PORTDOCS
PR: ports/161272
Submitted by: sunpoet
Notes:
svn path=/head/; revision=283091
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Noticed by: pav@
Notes:
svn path=/head/; revision=272358
|
|
|
|
|
|
|
| |
Noticed by vanilla@
Notes:
svn path=/head/; revision=272226
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=257391
|
|
|
|
|
|
|
| |
Noticed by: vanilla
Notes:
svn path=/head/; revision=244515
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-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
Notes:
svn path=/head/; revision=238781
|
|
|
|
| |
Notes:
svn path=/head/; revision=214100
|
|
|
|
|
|
|
|
|
|
|
| |
where the portname does not match the projects hostname.
PR: ports/121453 (related)
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Reviewed by: pav@
Notes:
svn path=/head/; revision=208927
|
|
|
|
| |
Notes:
svn path=/head/; revision=201033
|
|
|
|
|
|
|
|
|
| |
PR: 111851
Submitted by: araujo at bsdmail.org
Approved by: leeym
Notes:
svn path=/head/; revision=190355
|
|
|
|
| |
Notes:
svn path=/head/; revision=188840
|
|
|
|
| |
Notes:
svn path=/head/; revision=183830
|
|
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/
Notes:
svn path=/head/; revision=180126
|