| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Jun 2012 18:42:48
0.02_2
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
13 Mar 2012 16:15:36
0.02_2
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
0.02_2
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
19 Mar 2011 12:38:54
0.02_2
|
miwi  |
- Get Rid MD5 support |
17 Sep 2009 13:18:56
0.02_2
|
leeym  |
- fix dependency and unbreak
- bump PORTREVISION
Feature safe: yes |
14 Sep 2009 15:33:24
0.02_1
|
leeym  |
- it seems that Plurk updated the cookie name and the URL in Location header.
Update code accordingly.
- remove outdated messages about http://plurkwiki.badchemicals.net/
- update dependencies
- bump PORTREVISION
PR: 137414
Submitted by: leeym
Approved by: maintainer timeout |
10 Aug 2008 05:44:35
0.02
|
rafan  |
This is an unofficial API for plurk.com. It uses the same interfaces that
plurk itself uses internally which are not published and not necessarily
stable. When Plurk publish a stable API this module will be updated to take
advantage of it. In the mean time use with caution.
Ryan Lim did the heavy lifting of reverse engineering the API. His PHP
implementation can be found at http://code.google.com/p/rlplurkapi/.
If you'd like to lend a hand supporting the bits of Plurk that this API
doesn't yet reach please feel free to send me a patch. The Plurk API Wiki at
http://plurkwiki.badchemicals.net/ is a good source of information.
Author: Andy Armstrong <andy.armstrong@messagesystems.com>
WWW: http://search.cpan.org/dist/WWW-Plurk/
PR: ports/126404
Submitted by: Yi-Hsuan Hsin <mhsin at mhsin.org> |