Port details |
- libical-glib Introspection bindings for libical
- 1.0.4_3 devel
=0 1.0.4_3Version of this port present on the latest quarterly branch.
- BROKEN: Does not build with libical >= 2.0
DEPRECATED: Broken for more than 6 months This port expired on: 2018-01-27 IGNORE: is marked as broken: Does not build with libical >= 2.0
- Maintainer: gnome@FreeBSD.org
- Port Added: 2015-01-21 09:29:38
- Last Update: 2018-01-28 01:39:12
- SVN Revision: 460155
- License: not specified in port
- WWW:
- https://wiki.gnome.org/Projects/libical-glib
- Description:
- Gobject-introspection bindings for libical.
WWW: https://wiki.gnome.org/Projects/libical-glib
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libical-glib>0:devel/libical-glib
- No installation instructions:
- This port has been deleted.
- PKGNAME: libical-glib
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libical-glib-1.0.4.tar.xz) = 3e47c7c19a403e77a598cfa8fc82c8e9ea0b3625e2f28bdcec096aeba37fb0cd
SIZE (libical-glib-1.0.4.tar.xz) = 450452
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- msgfmt : devel/gettext-tools
- gmake : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- g-ir-scanner : devel/gobject-introspection
- Library dependencies:
-
- libical.so : devel/libical
- libintl.so : devel/gettext-runtime
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libxml2.so : textproc/libxml2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- compiler:c11 gettext gmake libtool pathfix pkgconfig tar:xz gnome
- 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 |
1.0.4_3 28 Jan 2018 01:39:12 |
rene |
Remove expired ports:
2018-01-27 emulators/raine: Broken for more than 6 months
2018-01-27 mail/libmapi: Broken for more than 6 months
2018-01-27 www/lessc: Broken for more than 6 months
2018-01-27 www/uglifyjs: Broken for more than 6 months
2018-01-27 www/py-octoprint: Broken for more than 6 months
2018-01-27 www/xpi-noscript: Broken for more than 6 months
2018-01-27 www/npm-less-plugin-clean-css: Broken for more than 6 months
2018-01-27 www/caudium14: Depends on expiring lang/pike78
2018-01-27 www/hinventory-client: Broken for more than 6 months
2018-01-27 security/tclgpg: Broken for more than 6 months
2018-01-27 security/pond: Broken for more than 6 months
2018-01-27 security/mdcrack: Broken for more than 6 months
2018-01-27 devel/npm-commander: Broken for more than 6 months
2018-01-27 devel/py-protocols-devel: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
1.0.4_3 27 Dec 2017 09:30:47 |
antoine |
Deprecate ports broken for more than 6 months |
1.0.4_3 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 |
1.0.4_2 03 May 2017 17:09:38 |
pawel |
- Update devel/libical to version 2.0
- Bump PORTREVISION in all consumers
- mail/claws-mail-vcalendar now builds, remove IGNORE
- Mark devel/libical-glib as BROKEN
Release Highlights
WARNING: Version 2 IS NOT Binary Compatible with Older Versions
Version 2 is Source Compatible with Older Versions
Lots of source code scrubbing
[New] RSCALE support (requires libicu from http://www.icu-project.org)
[New] CalDAV attachment support (draft-daboo-caldav-attachments)
[New] Resurrect the Berkeley DB storage support
[Bug] issue83: Incorrect recurrence generation for weekly pattern
Handle RRULEs better
Handle threading better
PR: 218711
Submitted by: myself
Approved by: maintainer timeout |
1.0.4_2 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 |
1.0.4_1 20 Nov 2016 09:38:09 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
1.0.4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.0.4 03 Mar 2016 21:10:58 |
kwm |
Update libical-glib to 1.0.4. |
1.0.3 08 Aug 2015 14:13:18 |
kwm |
Update libical-glib to 1.0.3. |
1.0.2 24 Mar 2015 08:32:54 |
kwm |
Update libical-glib to 1.0.2. |
1.0.1 17 Mar 2015 19:20:11 |
kwm |
Fix the build on 8.4-R. |
1.0.1 17 Mar 2015 16:01:24 |
kwm |
Update libical-glib to 1.0.1.
Use offical distfile now that upstream included our fixes. |
1.0.0 21 Jan 2015 09:29:30 |
kwm |
Add libical-glib 1.0.0.
This port provides introspection bindings for libical. |