Port details |
- gtimelapse Application for capturing images to generate timelapse videos
- 0.1_17 graphics
=2 0.1_17Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2011-08-29 15:00:57
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- https://sourceforge.net/projects/gtimelapse/
- Description:
- gTimelapse is an small application for capturing images from your camera to
generate timelapse videos, based on gPhoto2 and wxWidgets.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gtimelapse>0:graphics/gtimelapse
- To install the port:
- cd /usr/ports/graphics/gtimelapse/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/gtimelapse
- pkg install gtimelapse
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gtimelapse
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gtimelapse-0.1.tar.gz) = 8f2b6adef66a80d89517ca8cd8b52cf2212555b4002652ac147e74dd1cb1c6d2
SIZE (gtimelapse-0.1.tar.gz) = 784958
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libgphoto2.so : graphics/libgphoto2
- libwx_baseu-3.0.so : x11-toolkits/wxgtk30@gtk3
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_gtimelapse
- USES:
- autoreconf compiler:c++11-lib libtool pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.1_17 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
0.1_17 20 Jul 2022 14:22:04
    |
Tobias C. Berner (tcberner)  |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
0.1_17 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.1_17 17 May 2020 05:55:12
  |
lbartoletti  |
x11-toolkits/wxgtk30: Update to 3.0.5.1
Changelog:
-
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt
PR: 246218
Approved by: tcberner (mentor)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D24808 |
0.1_16 30 Mar 2020 09:12:30
  |
tobik  |
graphics/gtimelapse: Unbreak build on FreeBSD >= 12.1
gtimelapse.cpp:753:2: error: reference to 'thread' is ambiguous
thread = CreateThread();
^
./globals.h:23:18: note: candidate found by name lookup is 'thread'
extern MyThread *thread;
^
/usr/include/c++/v1/__threading_support:397:24: note: candidate found by name
lookup is 'std::__1::thread'
class _LIBCPP_TYPE_VIS thread;
^
http://beefy6.nyi.freebsd.org/data/121amd64-default/529299/logs/errors/gtimelapse-0.1_16.log |
0.1_16 26 Jul 2019 20:46:57
  |
gerald  |
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 |
0.1_15 27 May 2019 10:21:47
  |
kai  |
graphics/libgphoto2: Update to 2.5.22, graphics/gphoto2: Update to 2.5.20
* Bump PORTREVISION of ports depending on them.
Also while I'm here:
* Add "gnome" to USES if the XML option is enabled to avoid warnings about
using USE_GNOME alone.
* Pet portlint
Notable changes since 2.5.16 (graphics/libgphoto2) [1]:
* Added new USB Ids for various camera types
* Updated translations
* Report file changes via GP_EVENT_FILE_CHANGED (hooked up for Canon EOS
currently) (Only the first 15 lines of the commit message are shown above ) |
0.1_14 25 Feb 2019 12:47:20
  |
bapt  |
wxGTK3.0: switch to gtk3 and webkit2
Discussed with: portmgr |
0.1_13 12 Dec 2018 01:35:36
  |
gerald  |
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 |
0.1_12 29 Jul 2018 22:18:46
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
0.1_11 14 Jan 2018 01:23:15
  |
woodsb02  |
graphics/libgphoto2: Update to 2.5.16
graphics/gphoto2: Update to 2.5.15
graphics/py-gphoto2: Update to 1.8.2
Also bump PORTREVISION of ports depending on these.
PR: 224611
Submitted by: bsam (graphics/libgphoto2) |
0.1_10 10 Sep 2017 20:55:39
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
0.1_9 14 Aug 2017 12:56:23
  |
woodsb02  |
graphics/gphoto2: Update to 2.5.14
graphics/libgphoto2: Update to 2.5.14
graphics/py-gphoto2: Update to 1.7.0
- Bump dependent ports
- Take maintainership of graphics/gtkam |
0.1_8 01 Jun 2017 16:05:18
  |
woodsb02  |
graphics/libgphoto2: Update to 2.5.13
graphics/py-gphoto2: Update to 1.6.0
- Bump dependent ports
Changes this release:
https://github.com/gphoto/libgphoto2/releases/tag/libgphoto2-2_5_13-release |
0.1_7 01 Apr 2017 15:23:32
  |
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
0.1_6 20 Jan 2017 20:33:31
  |
sunpoet  |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
0.1_6 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.1_6 12 Jan 2016 16:20:32
  |
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.1_6 06 Nov 2015 15:48:51
  |
amdmi3  |
- Clarify LICENSE
- Add LICENSE_FILE
- Drop unneeded WX_UNICODE
- Regenerate patches with `make makepatch` |
0.1_6 18 Apr 2015 19:09:04
  |
tijl  |
Convert to USES=autoreconf |
0.1_6 12 Apr 2015 07:36:39
  |
marino  |
graphics/gtimelapse: Unbreak F8 and F9 too
Reported by: amdmi3 |
0.1_5 10 Apr 2015 19:04:19
  |
marino  |
Unbreak five wxgtk30-based ports by adding -std=c++11 to cxxflags
The breakage was a result of moving wxgtk30 to c++11 from c++01 |
0.1_5 23 Jan 2015 12:28:17
  |
vanilla  |
bump PORTREVISION due libphoto2 shared library version changed.
Submitted by: tijl@ |
0.1_4 13 Sep 2014 18:25:05
  |
tijl  |
Use default LIBTOOLIZE_ARGS |
0.1_4 10 Sep 2014 20:50:37
  |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.1_3 24 Mar 2014 17:11:45
  |
bapt  |
Use version 3.0 of wxGTK |
0.1_2 20 Dec 2013 18:34:20
  |
pawel  |
- Fix build with clang
- Add DESKTOP_ENTRIES
- Port supports staging
PR: ports/184874
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.1_1 20 Sep 2013 18:35:46
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.1_1 06 Sep 2013 12:12:01
  |
bapt  |
Add an explicit dependency on pkgconf |
0.1_1 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.1 12 May 2012 16:07:32
 |
danfe  |
Relinquish some Canon DSLR cameras ports I no longer have time to maintain. |
0.1 29 Aug 2011 15:00:34
 |
danfe  |
Add gTimelapse, a small program for capturing images to generate timelapse
videos from your camera, based on gPhoto2 and wxWidgets. It is similar to
`graphics/eos-movrec' port (which uses Qt4 GUI).
WWW: http://sourceforge.net/projects/gtimelapse/ |