Hi,

Please consider attached patch.  Proposed commit log:

- Update port description according to new features
- Add LICENSE (GPLv3)

I can commit it if it's OK.

./danfe
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/choqok/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile    22 Sep 2010 00:20:29 -0000      1.10
+++ Makefile    22 Sep 2010 11:16:13 -0000
@@ -13,6 +13,8 @@
 MAINTAINER=    k...@freebsd.org
 COMMENT=       KDE micro-blogging client
 
+LICENSE=       GPLv3
+
 LIB_DEPENDS=   qjson.0:${PORTSDIR}/devel/qjson \
                qoauth.1:${PORTSDIR}/devel/qoauth
 
Index: pkg-descr
===================================================================
RCS file: /home/pcvs/ports/www/choqok/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- pkg-descr   15 Sep 2009 13:45:53 -0000      1.2
+++ pkg-descr   22 Sep 2010 11:16:13 -0000
@@ -1,15 +1,21 @@
 Choqok is free/open-source micro-blogging client for K Desktop Environment.
 The name comes from an ancient Persian word, means Sparrow.  Features are:
 
-  - Supports Twitter.com, Identi.ca, and self hosted Laconica websites
-  - Supports user friends' time-lines and @Reply time-lines
+  - Supports Twitter.com, Identi.ca, and self hosted StatusNet (formerly
+    Laconica) websites (via their Twitter compatible APIs)
+  - Supporting Friends, @Reply, Favorites and Public time-lines
   - Allows to easily send and receive direct messages
-  - Twitpic.com and KWallet integration
   - Supports multiple accounts simultaneously
   - Supports search APIs for all services
   - Users can make quick tweets with global shortcuts
   - Ability to notify user about new statuses text, with KNotification or
     Libnotify
-  - Supports URL shortening with more than 30 characters
+  - Supports URL shortening with more than 30 characters, UnTiny short URLs
+  - Support for configuring status lists appearance
+  - Supports filtering to hide unwanted posts
+  - Preview Images from Twitpic, YFrog, and TweetPhoto services
+  - Preview videos from YouTube and Vimeo services
+  - KWallet integration and proxy support
+  - Official Repeat/ReTweet functions
 
 WWW: http://choqok.gnufolks.org/
_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to