Port details |
- gcal GNU Gregorian calendar program
- 4.1_1 deskutils =8 4.1_1Version 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: 2000-10-13 23:03:47
- Last Update: 2023-10-21 19:01:37
- Commit Hash: f46f2e0
- People watching this port, also watch:: png, bison, unzip, openssl, libwmf
- License: GPLv3+
- WWW:
- https://www.gnu.org/software/gcal/
- Description:
- Gcal is a program for calculating and printing calendars. Gcal
displays hybrid and proleptic Julian and Gregorian calendar sheets,
respectively, for one month, three months or a whole year. It also
displays eternal holiday lists for many countries around the globe,
and features a very powerful creation of fixed date lists that can
be used for reminding purposes. Gcal can calculate various
astronomical data and times of the Sun and the Moon for any location,
precisely enough for most civil purposes. Gcal supports some other
calendar systems, for example the Chinese and Japanese calendar,
the Hebrew calendar and the civil Islamic calendar.
Note that this port will install these utilities with a `g' prefix,
eg., gdate, gexpr, gtest, but the texinfo documentation will refer to
these utilities without the `g' prefix.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/deskutils/gcal/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/gcal
- pkg install gcal
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gcal
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1494497550
SHA256 (gcal-4.1.tar.xz) = 91b56c40b93eee9bda27ec63e95a6316d848e3ee047b5880ed71e5e8e60f61ab
SIZE (gcal-4.1.tar.xz) = 1658948
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:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gcal-4.1_1:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- deskutils_gcal
- USES:
- charsetfix shebangfix tar:xz gettext
- 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 |
4.1_1 21 Oct 2023 19:01:37 |
Muhammad Moinur Rahman (bofh) |
deskutils/gcal: Remove USES=makeinfo
- Distfile ships with info files and no need to regenerate these files
- Pet portclippy |
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) |
4.1_1 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 ) |
4.1_1 20 Jul 2022 14:21:10 |
Tobias C. Berner (tcberner) |
deskutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alex "lissyara" Keda <admin@lissyara.su>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Hsu <ahsu@users.sf.net>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Andrey Zakhvatov <andy@icc.surw.chel.su>
* Anton Berezin <tobez@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
4.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.1_1 04 Nov 2019 21:21:04 |
rene |
Returns johans's ports to the pool after safekeeping his commit bit. |
4.1_1 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
4.1 28 Jul 2017 21:45:20 |
jkim |
Set MAKEINFO to the full path of makeinfo when USES=makeinfo is set.
PR: 221027
Reviewed by: mat
Approved by: portmgr (antoine) |
4.1 11 May 2017 10:26:39 |
johans |
- Update to GNU gcal 4.1
- Add licence, relative links |
4 05 Jun 2015 16:13:21 |
johans |
Update GNU cal to version 4
Even though this is a major version update, changes are minor
http://lists.gnu.org/archive/html/info-gnu/2015-06/msg00001.html |
3.6.3_1 20 Oct 2014 11:52:39 |
bapt |
Cleanup plist |
3.6.3_1 25 Jun 2014 16:14:02 |
bapt |
Add charsetfix |
3.6.3_1 25 Jun 2014 08:58:09 |
bapt |
Fix build on system built WITHOUT_INFO
With hat: portmgr |
3.6.3_1 21 Feb 2014 13:36:04 |
ehaupt |
Remove trailing whitespaces from category deskutils |
3.6.3_1 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
3.6.3_1 28 Dec 2013 21:33:14 |
johans |
- Enable stage support
- Fix perl shebang path
- Bump PORTREVISION |
3.6.3 20 Sep 2013 16:21:38 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
3.6.3 29 Apr 2013 20:03:38 |
johans |
Update to 3.6.3 |
3.6.2 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
3.6.2 27 Jun 2012 20:58:20 |
johans |
Convert to new options framework |
3.6.2 16 Jun 2012 14:09:38 |
johans |
Update gcal to 3.6.2 |
3.6.1 16 Jul 2011 15:51:22 |
johans |
Update gcal to 3.6.1 |
3.6 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
3.6 03 Jun 2010 17:54:47 |
johans |
- Update to gcal 3.6
- Claim maintainership
- Fix installation of gcal-* binaries
- Check NLS knob |
3.01_7 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
3.01_6 06 Jun 2008 13:18:34 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
3.01_5 19 Apr 2008 01:17:57 |
edwin |
Make use of the @rmtry macro |
3.01_5 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
3.01_4 07 Aug 2006 12:34:58 |
garga |
- Fix PLIST: Remove locale dirs not contained in BSD.local.dist
PR: ports/101475
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> |
3.01_4 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
3.01_4 22 Jan 2006 08:24:40 |
edwin |
SHA256ify
Approved by: krion@ |
3.01_4 02 Dec 2005 02:05:39 |
linimon |
Reset maintainer per his request. We hope to see him back soon. |
3.01_4 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
3.01_4 18 Mar 2004 02:52:47 |
trevor |
Add size data.
Approved by: maintainers |
3.01_4 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
3.01_4 10 Mar 2004 15:08:56 |
krion |
- Fix WWW: line
- Utilize INFO and use DATADIR
- Bump PORTREVISION
PR: ports/64020
Submitted by: maintainer |
3.01_3 04 Feb 2004 04:36:30 |
marcus |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
3.01_2 23 Jan 2004 18:12:26 |
trevor |
Now gettext 0.12.1 is gettext-old. |
3.01_2 26 Aug 2003 20:25:58 |
marcus |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
3.01_1 25 Aug 2003 05:41:38 |
marcus |
Chase the libintl.so shared lib version. |
3.01_1 21 Feb 2003 11:15:57 |
knu |
De-pkg-comment. |
3.01_1 01 Aug 2002 16:22:41 |
ade |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade |
3.01_1 12 Apr 2002 17:10:20 |
ade |
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr |
3.01 15 Mar 2002 19:44:29 |
ade |
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr |
17 Jan 2002 23:13:38 |
dwcjr |
Update maintainer's email address Update a few MASTER_SITES |
11 Sep 2001 13:17:27 |
knu |
- Hand the maintainership over to the submitter. |
01 Jan 2001 10:15:17 |
will |
Goodbye, YEAR2000. Hello, 2001. |
17 Dec 2000 15:55:10 |
dannyboy |
Remove period (which pkg-comments shouldn't end with). |
16 Nov 2000 14:51:38 |
kevlo |
symlinks changed from absolute to relative. |
14 Oct 2000 03:03:47 |
trevor |
Add deskutils/gcal, the GNU Gregorian/Julian/Chinese/Japanese/Islamic
calendar. It can remind you of National Day in the YAR or Thanksgiving in
Canada. It can tell you when Cliff House opened and display an ASCII pumpkin
on Hallowe'en. |