Commit Graph

7 Commits

Author SHA1 Message Date
Tobias Kortkamp acf1e80f2a deskutils: Add missing USES={gnome,mate,php} 2019-11-08 09:41:45 +00:00
Gerald Pfeifer ea8c8ec7da 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
2019-07-26 20:46:53 +00:00
Mark Linimon 0c0b1a9209 Add USES=compiler:c++11-lang to fix build on GCC-based architectures.
PR:		235739
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2019-02-24 21:55:48 +00:00
Mathieu Arnold 77f8276a88 Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.

Sponsored by:	Absolight
2016-06-01 13:15:36 +00:00
Mathieu Arnold c6457ffef4 Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-06 15:16:53 +00:00
Lars Engels 872c163526 Fix my email address 2015-04-02 20:09:53 +00:00
Lars Engels d29d4eedbe Add deskutils/gsimplecal
Gsimplecal is a lightweight calendar applet written in C++ using GTK.

It was intentionally made for use with tint2 panel in the openbox environment
to be launched upon clock click, but of course it will work without it. In
fact, binding the gsimplecal to some hotkey in you window manager will probably
make you happy. The thing is that when it is started it first shows up, when
you run it again it closes the running instance. In that way it is very easy to
integrate anywhere. No need to write some wrapper scripts or whatever.

Also, you can configure it to not only show the calendar, but also display
multiple clocks for different world timezones. Read the manual page for the
details (there is info about keyboard controls as well!).

WWW: https://github.com/dmedvinsky/gsimplecal
2015-03-07 21:31:40 +00:00