FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 2:19 PM BST
Port details
gcal 3.6.1 deskutils on this many watch lists=7 search for ports that depend on this port
The GNU Gregorian calendar program
Maintained by: johans@FreeBSD.org search for ports maintained by this maintainer
Port Added: 13 Oct 2000 23:03:47
License: not specified in port


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.

WWW: http://www.gnu.org/software/gcal/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required Libraries: devel/gettext
There are no ports dependent upon this port

To install the port: cd /usr/ports/deskutils/gcal/ && make install clean
To add the package: pkg_add -r gcal


Configuration Options
     No options to configure

Master Sites:
http://ftp.gnu.org/gnu/gcal/
ftp://ftp.gnu.org/gnu/gcal/
http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/gcal/
http://mirrors.usc.edu/pub/gnu/gcal/
ftp://ftp.kddlabs.co.jp/GNU/gcal/
ftp://ftp.dti.ad.jp/pub/GNU/gcal/
http://ring.nict.go.jp/archives/GNU/gcal/
http://ring.riken.jp/archives/GNU/gcal/
ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/gcal/
ftp://ftp.sunsite.org.uk/package/gnu/gcal/
ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/gcal/
ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/gcal/
http://ftp.funet.fi/pub/gnu/prep/gcal/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 29

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
16 Jul 2011 15:51:22
Original commit files touched by this commit  3.6.1
johans search for other commits by this committer
Update gcal to 3.6.1
20 Mar 2011 12:54:45
Original commit files touched by this commit  3.6
miwi search for other commits by this committer
- Get Rid MD5 support
03 Jun 2010 17:54:47
Original commit files touched by this commit  3.6
johans search for other commits by this committer
- Update to gcal 3.6
- Claim maintainership
- Fix installation of gcal-* binaries
- Check NLS knob
31 May 2010 02:01:56
Original commit files touched by this commit  3.01_7
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
06 Jun 2008 13:18:34
Original commit files touched by this commit  3.01_6
edwin search for other commits by this committer
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)
19 Apr 2008 01:17:57
Original commit files touched by this commit  3.01_5
edwin search for other commits by this committer
Make use of the @rmtry macro
19 May 2007 20:32:57
Original commit files touched by this commit  3.01_5
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
07 Aug 2006 12:34:58
Original commit files touched by this commit  3.01_4
garga search for other commits by this committer
- Fix PLIST: Remove locale dirs not contained in BSD.local.dist

PR:             ports/101475
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
23 Feb 2006 10:40:45
Original commit files touched by this commit  3.01_4
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Jan 2006 08:24:40
Original commit files touched by this commit  3.01_4
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
02 Dec 2005 02:05:39
Original commit files touched by this commit  3.01_4
linimon search for other commits by this committer
Reset maintainer per his request.  We hope to see him back soon.
15 Nov 2005 06:52:12
Original commit files touched by this commit  3.01_4
ade search for other commits by this committer
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.
18 Mar 2004 02:52:47
Original commit files touched by this commit  3.01_4
trevor search for other commits by this committer
Add size data.

Approved by:    maintainers
14 Mar 2004 06:17:56
Original commit files touched by this commit  3.01_4
ade search for other commits by this committer
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.
10 Mar 2004 15:08:56
Original commit files touched by this commit  3.01_4
krion search for other commits by this committer
- Fix WWW: line
- Utilize INFO and use DATADIR
- Bump PORTREVISION

PR:             ports/64020
Submitted by:   maintainer
04 Feb 2004 04:36:30
Original commit files touched by this commit  3.01_3
marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
23 Jan 2004 18:12:26
Original commit files touched by this commit  3.01_2
trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
26 Aug 2003 20:25:58
Original commit files touched by this commit  3.01_2
marcus search for other commits by this committer
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
25 Aug 2003 05:41:38
Original commit files touched by this commit  3.01_1
marcus search for other commits by this committer
Chase the libintl.so shared lib version.
21 Feb 2003 11:15:57
Original commit files touched by this commit  3.01_1
knu search for other commits by this committer
De-pkg-comment.
01 Aug 2002 16:22:41
Original commit files touched by this commit  3.01_1
ade search for other commits by this committer
Chase shlib rev of devel/gettext

Submitted by:   lots and lots
Pointy hat to:  ade
12 Apr 2002 17:10:20
Original commit files touched by this commit  3.01_1
ade search for other commits by this committer
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
15 Mar 2002 19:44:29
Original commit files touched by this commit  3.01
ade search for other commits by this committer
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
files touched by this commit
dwcjr search for other commits by this committer
Update maintainer's email address   Update a few MASTER_SITES    
11 Sep 2001 13:17:27
files touched by this commit
knu search for other commits by this committer
- Hand the maintainership over to the submitter.    
01 Jan 2001 10:15:17
files touched by this commit
will search for other commits by this committer
Goodbye, YEAR2000.  Hello, 2001.    
17 Dec 2000 15:55:10
files touched by this commit
dannyboy search for other commits by this committer
Remove period (which pkg-comments shouldn't end with).    
16 Nov 2000 14:51:38
files touched by this commit
kevlo search for other commits by this committer
symlinks changed from absolute to relative.    
14 Oct 2000 03:03:47
files touched by this commit
trevor search for other commits by this committer
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.    

Number of commits found: 29

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23670
Broken 193
Deprecated 147
Ignore 735
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 14
new 48 hours31
new 7 days57
new fortnight181
new month253

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.169 seconds.