Port details |
- giggle GTK+ frontend for git version control system
- 0.7_3 devel
=0 Version of this port present on the latest quarterly branch. DEPRECATED: Development stalled. Please switch to devel/gitg.
This port expired on: 2018-11-22
- Maintainer: ashish@FreeBSD.org
 - Port Added: 2008-10-05 10:18:53
- Last Update: 2018-11-23 19:26:14
- SVN Revision: 485698
- License: GPLv2
- Description:
- Giggle is a graphical frontend for the git
directory tracker (think of gitk on GTK+).
WWW: http://live.gnome.org/giggle
- SVNWeb :
git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: giggle
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (giggle-0.7.tar.xz) = ae2e2237fa0d0999d99d0a0ee9b7ec147e80bd2472d59a045b2b01eb02261f59
SIZE (giggle-0.7.tar.xz) = 2042304
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- git : devel/git
- p5-XML-Parser>=0 : textproc/p5-XML-Parser
- itstool : textproc/itstool
- update-desktop-database : devel/desktop-file-utils
- gmake : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- msgfmt : devel/gettext-tools
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- intltool-extract : textproc/intltool
- Runtime dependencies:
-
- git : devel/git
- update-desktop-database : devel/desktop-file-utils
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/atk
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libgtk-3.so : x11-toolkits/gtk30
- libgtksourceview-3.0.so : x11-toolkits/gtksourceview3
- libglade-2.0.so : devel/libglade2
- libxml2.so : textproc/libxml2
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for giggle-0.7_3:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- desktop-file-utils gmake libtool pkgconfig tar:xz gettext gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
23 Nov 2018 19:26:14
0.7_3 |
rene  |
Remove expired port:
2018-11-22 devel/giggle: Development stalled. Please switch to devel/gitg. |
22 Oct 2018 06:17:52
0.7_3 |
ashish  |
- Add patch to fix the crash[1]
- Reorder USES
- Add a DEPRECATION notice as the upstream development has been
stalled for quite sometime
PR: 217586
Submitted by: tobik [1]
Reported by: rozhuk.im at gmail dot com |
08 Dec 2016 19:52:20
0.7_2 |
tijl  |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
23 May 2016 20:35:01
0.7_1 |
amdmi3  |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
19 May 2016 10:21:25
0.7_1 |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
01 Apr 2016 14:00:57
0.7_1 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
02 Aug 2015 20:23:56
0.7_1 |
kwm  |
Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.
PR: 201980
Exp-run by: antoine@ |
19 Nov 2014 11:49:06
0.7_1  |
kwm  |
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.
This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.
Apart from updating ports to newer versions
GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.
Shell Extensions can be installed via https://extensions.gnome.org/ , we have (Only the first 15 lines of the commit message are shown above ) |
27 Oct 2014 10:10:59
0.7_1 |
bapt  |
Cleanup plist |
18 Aug 2014 11:52:44
0.7_1 |
amdmi3  |
- Switch to USES=libtool, drop .la files
- Add USES=desktop-file-utils as suggested by check-sanity
- Fix plist (add missing files, dirrmtry shared dirs)
Approved by: portmgr blanket |
29 Jul 2014 21:07:40
0.7 |
adamw  |
Convert a bunch of USE_XZ to USES=tar:xz.
Approved by: portmgr (not really, but touches unstaged ports) |
17 Mar 2014 03:11:51
0.7 |
ashish  |
- Update to 0.7
- Add LICENSE information
- Add OPTION for NLS
- Convert to OptionsNG helpers |
18 Feb 2014 20:17:20
0.5_4 |
kwm  |
Drop e-d-s support, new version of e-d-s from gnome3 is not compatible.
While here use USES=gmake, stagify, drop desktop-file-utils usage, strip. |
22 Oct 2013 13:52:24
0.5_3 |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with d)
Approved by: portmgr (bdrewery) |
20 Sep 2013 17:04:44
0.5_3 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
11 May 2013 13:15:46
0.5_3 |
bapt  |
Convert to new options framework |
24 Apr 2013 18:10:32
0.5_3 |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
08 Mar 2013 10:51:36
0.5_3 |
kwm  |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
29 Jun 2012 10:20:00
0.5_3 |
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
01 Jun 2012 05:26:28
0.5_3 |
dinoex  |
- update png to 1.5.10 |
07 Nov 2011 04:24:55
0.5_2  |
miwi  |
- Get rid FreeBSD 6 support |
23 Sep 2011 22:26:39
0.5_2 |
amdmi3  |
- 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 |
03 Jul 2011 14:59:23
0.5_2 |
ohauer  |
-remove MD5 |
25 Feb 2011 01:32:18
0.5_2 |
delphij  |
Chase after net/openldap24-server update.
Reminded by: miwi |
20 Nov 2010 15:37:08
0.5_1 |
kwm  |
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX (Only the first 15 lines of the commit message are shown above ) |
11 Jun 2010 13:37:41
0.5 |
ashish  |
- Change my maintainer address.
Approved by: pgj (mentor) |
05 Jun 2010 21:28:50
0.5 |
miwi  |
- Update to 0.5
PR: 146761
Submitted by: Ashish SHUKLA <wahjava@gmail.com> (maintainer) |
31 May 2010 02:01:56
0.4.97_2 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
0.4.97_1 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
20 Mar 2010 19:12:32
0.4.97 |
miwi  |
- Update to 0.4.97
PR: 144738
Submitted by: Ashish SHUKLA <wahjava@gmail.com> (maintainer) |
16 Feb 2010 10:30:57
0.4.96 |
lwhsu  |
- Update to 0.4.96
PR: ports/143969
Submitted by: Ashish SHUKLA <wahjava AT gmail.com> (maintainer)
Feature safe: yes |
05 Feb 2010 11:46:55
0.4.91_2 |
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
0.4.91_1 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
08 Jun 2009 15:12:32
0.4.91 |
erwin  |
Mark BROKEN on 6.x: does not build. |
04 May 2009 13:25:20
0.4.91 |
araujo  |
- Update to 0.4.91.
PR: ports/131879
Submitted by: Ashish Shukla <wahjava@gmail.com> (maintainer) |
05 Oct 2008 10:18:35
0.4 |
miwi  |
Giggle is a graphical frontend for the git
directory tracker (think of gitk on GTK+).
WWW: http://developer.imendio.com/projects/giggle
PR: ports/127779
Submitted by: Ashish Shukla <wahjava at gmail.com> |