Bug 155124 - [NEW PORT] x11-clocks/plasma-applet-adjustableclock: Highly configurable clock plasmoid
Summary: [NEW PORT] x11-clocks/plasma-applet-adjustableclock: Highly configurable cloc...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alberto Villa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-28 14:10 UTC by Jason E. Hale
Modified: 2011-03-09 13:20 UTC (History)
0 users

See Also:


Attachments
2011-02-28-plasma-applet-adjustableclock.shar (3.21 KB, text/plain)
2011-02-28 14:10 UTC, Jason E. Hale
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason E. Hale 2011-02-28 14:10:12 UTC
New port: x11-clocks/plasma-applet-adjustableclock (version 2.6.1)

Adjustable Clock is a KDE 4 plasma applet that displays the date and time in a
highly configurable manner.

Features include:
- Fully customizable date format
- Format can be adjusted with rich text editor or source editor (HTML and CSS)
- Context menu with actions to copy formatted date and time to clipboard
- Option to set time difference to time from data engine
- Adjustable tool tip

WWW: http://kde-look.org/content/show.php?content=92825

How-To-Repeat: Use attached shar.
Comment 1 Alberto Villa freebsd_committer freebsd_triage 2011-03-02 22:20:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->avilla

I'll take it.
Comment 2 Jason E. Hale 2011-03-06 02:39:06 UTC
Oops! Fix CATEGORIES.

--- 2011-03-05-plasma-applet-adjustableclock.diff begins here ---
--- Makefile.orig	2011-03-05 21:32:36.000000000 -0500
+++ Makefile	2011-03-05 21:32:22.000000000 -0500
@@ -7,7 +7,7 @@
 
 PORTNAME=	adjustableclock
 PORTVERSION=	2.6.1
-CATEGORIES=	deskutils kde
+CATEGORIES=	x11-clocks deskutils kde
 MASTER_SITES=	http://kde-look.org/CONTENT/content-files/
 PKGNAMEPREFIX=	plasma-applet-
 DISTNAME=       92825-${PORTNAME}-${PORTVERSION}
--- 2011-03-05-plasma-applet-adjustableclock.diff ends here ---
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-03-09 13:15:29 UTC
avilla      2011-03-09 13:15:20 UTC

  FreeBSD ports repository

  Modified files:
    x11-clocks           Makefile 
  Added files:
    x11-clocks/plasma-applet-adjustableclock Makefile distinfo 
                                             pkg-descr pkg-plist 
  Log:
  Adjustable Clock is a KDE 4 plasma applet that displays the date and time in a
  highly configurable manner.
  
  Features include:
  - Fully customizable date format
  - Format can be adjusted with rich text editor or source editor (HTML and CSS)
  - Context menu with actions to copy formatted date and time to clipboard
  - Option to set time difference to time from data engine
  - Adjustable tool tip
  
  WWW: http://kde-look.org/content/show.php?content=92825
  
  PR:             ports/155124
  Submitted by:   Jason E. Hale <bsdkaffee at gmail.com>
  
  Revision  Changes    Path
  1.67      +1 -0      ports/x11-clocks/Makefile
  1.1       +33 -0     ports/x11-clocks/plasma-applet-adjustableclock/Makefile (new)
  1.1       +2 -0      ports/x11-clocks/plasma-applet-adjustableclock/distinfo (new)
  1.1       +11 -0     ports/x11-clocks/plasma-applet-adjustableclock/pkg-descr (new)
  1.1       +10 -0     ports/x11-clocks/plasma-applet-adjustableclock/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Alberto Villa freebsd_committer freebsd_triage 2011-03-09 13:18:48 UTC
State Changed
From-To: open->closed

New port added. Thanks!