| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Mar 2013 16:29:01
0.14
|
eadler  |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
07 Jun 2012 08:50:24
0.14
|
az  |
- Remove SITE_PERL from *_DEPENDS |
21 Jan 2012 17:40:15
0.14
|
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 |
20 Mar 2011 12:54:45
0.14
|
miwi  |
- Get Rid MD5 support |
02 Sep 2010 21:17:34
0.14
|
wxs  |
Reset to ports@. Thanks Frank for your work on these ports.
Discussed on: ports@ |
19 Jul 2009 11:15:59
0.14
|
miwi  |
Event::tcp is a bunch of glue code to make it very easy to build
client-server style TCP-based services.
WWW: http://search.cpan.org/dist/Event-tcp/
Submitted by: Frank Steinborn |