| Summary: | [NEW PORT] x11-clocks/plasma-applet-adjustableclock: Highly configurable clock plasmoid | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Jason E. Hale <bsdkaffee> | ||||
| Component: | Individual Port(s) | Assignee: | Alberto Villa <avilla> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Jason E. Hale
2011-02-28 14:10:12 UTC
Responsible Changed From-To: freebsd-ports-bugs->avilla I'll take it. 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 --- 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"
State Changed From-To: open->closed New port added. Thanks! |