| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Jun 2012 06:50:02
0.05
|
culot  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
21 Jan 2012 17:40:15
0.05
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
26 Aug 2011 13:12:40
0.05
|
skreuzer  |
Revert previous commit as this file was not supposed to be included in
the change. |
26 Aug 2011 13:07:15
0.05
|
skreuzer  |
AnyEvent::I3 is a perl module that connects to the i3 window manager using the
UNIX
socket based IPC interface it provides. You can then subscribe to events or
send
messages and receive their replies.
WWW: http://search.cpan.org/dist/AnyEvent-I3/
PR: ports/160038
Submitted by: Aldis Berjoza <aldis@bsdroot.lv> |
21 Jun 2011 06:58:21
0.05
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro |
19 Jan 2011 21:12:08
0.05
|
skreuzer  |
TheSchwartz is a reliable job queue system. This is a lightweight,
DBI only job queuing module.
WWW: http://search.cpan.org/dist/TheSchwartz-Simple/
PR: ports/152384
Submitted by: Kurt Lidl <kurt.lidl@cello.com>
Feature safe: yes |