| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Mar 2013 16:29:01
0.14_1
|
eadler  |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
14 Aug 2012 18:19:35
0.14_1
|
tabthorpe  |
- Reassign ports to the heap due to a mail bounce
With hat: portmgr |
05 Aug 2012 23:19:40
0.14_1
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
14 Jan 2012 08:57:23
0.14_1
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
25 Feb 2011 03:19:29
0.14_1
|
miwi  |
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support |
30 Nov 2010 21:35:55
0.14
|
beech  |
Update to 0.14
Pass maintainership to submitter
PR: ports/152497
Submitted by: ports@c0decafe.net
Approved by: itetcu (implicit) |
27 Mar 2010 00:15:24
0.12
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
28 Aug 2009 16:52:33
0.12
|
linimon  |
Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat: portmgr |
18 Aug 2009 20:15:55
0.12
|
miwi  |
Eliminate hard coded "PKGNAMEPREFIX= py-"
PR: 137859
Submitted by: olli hauer <ohauer@gmx.de> |
15 Feb 2008 05:05:56
0.12
|
beech  |
PunJab is a HTTP jabber client interface. It is a SOAP, XMLRPC,
JEP-0025 or JEP-0124 server that allows persistent client connections
to a jabber server. It can be used for many things, but its main
purpose is to allow for stateless applications (ie web) a stateful
connection to jabber.
For more information about punjab see the following URL :
WWW: http://www.butterfat.net/wiki/Projects/PunJab
PR: ports/94024
Submitted by: jodocus <jodocus at jodocus.org> |