| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Feb 2013 15:04:01
0.8.1.5,1
|
ak  |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
11 Oct 2012 13:16:55
0.8.1.5,1
|
garga  |
Cleanup headers of ports created by me
Feature safe: yes |
14 Sep 2012 19:08:56
0.8.1.5,1
|
bdrewery  |
- Convert to new options framework
- Remove GPL LICENSE_FILE
- Remove use of bsd.port.pre.mk |
16 Aug 2012 08:47:58
0.8.1.5,1
|
mm  |
Give up maintainership on jabber service ports |
05 Aug 2012 23:19:40
0.8.1.5,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.8.1.5,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. |
23 Mar 2011 15:53:22
0.8.1.5,1
|
mm  |
- Add LICENSE knob(s) |
20 Mar 2011 12:54:45
0.8.1.5,1
|
miwi  |
- Get Rid MD5 support |
27 Dec 2010 15:52:11
0.8.1.5,1
|
pgollucci  |
- new version of py-MySQLdb installs only the .egg 'zipped' so mysql.so
is no longer present to test for.
Approved by: itectu (portmgr, via irc) |
30 Mar 2010 14:14:21
0.8.1.5,1
|
mm  |
- Update to 0.8.1.5 |
27 Mar 2010 00:15:24
0.8.1.5
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
05 Feb 2010 11:46:55
0.8.1.4_1,1
|
dinoex  |
- update to jpeg-8 |
03 Sep 2009 17:00:34
0.8.1.4,1
|
garga  |
- Update to 0.8.1.4
PR: ports/138140
Submitted by: garga
Approved by: maintainer on ICQ |
26 Jul 2009 19:59:51
0.8.1.3,1
|
mm  |
- Fix RUN_DEPENDS for ejabberd
PR: ports/136612, ports/136613
Submitted by: Neil Darlow <neil@darlow.co.uk> |
24 May 2009 19:08:41
0.8.1.3,1
|
mm  |
- Fix dependency for WITH_EJABBERD option
PR: ports/132843
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> |
26 Feb 2009 15:34:59
0.8.1.3,1
|
garga  |
- Update to 0.8.1.3
PR: ports/132006
Submitted by: garga
Approved by: maintainer |
26 Jan 2009 11:15:04
0.8.1.1,1
|
mm  |
- Update to 0.8.1.1
PR: ports/130616
Submitted by: garga@FreeBSD.org |
30 Dec 2008 12:03:57
0.8.1,1
|
mm  |
- Update to 0.8.1
- Bump PORTEPOCH
PR: ports/129714
Submitted by: garga@FreeBSD.org |
30 Apr 2008 14:50:17
0.8b
|
mm  |
- take over maintainership (mm)
Approved by: garga (old maintainer) |
13 Mar 2008 11:27:29
0.8b
|
edwin  |
Chase change in bsd.sites.mk to support MASTER_SITES on googlecode.com
where the portname does not match the projects hostname.
PR: ports/121453 (related)
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Reviewed by: pav@ |
21 Jan 2008 18:32:54
0.8b
|
garga  |
- Update 0.8b
- Change MASTER_SITES and WWW to reflect new project page |
21 Jan 2008 11:46:40
0.8a_2
|
garga  |
- Fix last commit removing .orig file created by the patch
Reported by: pointyhat via erwin and pav |
15 Jan 2008 13:11:29
0.8a_1
|
garga  |
- Fix UTF8 decoding errors [1]
- Fix startup script rcorder conflict with jabberd [2]
- Bump PORTREVISION
PR: ports/119619 [1]
Submitted by: peter.schuller@infidyne.com [1]
Guido Falsi <mad@madpilot.net. [2] |
15 Jun 2007 20:57:19
0.8a
|
garga  |
- Update to 0.8a |
19 May 2007 20:32:57
0.8_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
14 Mar 2007 19:43:41
0.8_2
|
garga  |
- Add support and doc to work with jabber-1.6.0
- Add support for other and external servers (it's possibly to run just the
transport)
- Add support for MySQL storage (include db-setup.mysql on EXAMPLESDIR)
- Bump PORTREVISION
PR: ports/110194
Submitted by: Martin Matuska <martin@matuska.org> |
15 Jan 2007 11:51:58
0.8_1
|
garga  |
- Patch to work with py-twisted 2.5.0
- Bump PORTREVISION
PR: ports/107891
Submitted by: Neil Darlow <neil@darlow.co.uk>
Obtained from: py-transports maillist (Lars T. Mikkelsen) |
01 Oct 2006 11:56:59
0.8
|
garga  |
- Update to 0.8: now it works fine with twisted 2.4.0 |
17 Aug 2006 15:50:19
0.7b_2
|
garga  |
- Use Twisted 2.x as default
- Add an OPTION to still use Twisted 1.x
- Bump PORTREVISION
- Remove uneeded patch |
14 Aug 2006 18:13:50
0.7b_1
|
garga  |
- Remove command_interpret warnings on rc.d scripts
- Bump PORTREVISION |
03 Jul 2006 17:31:03
0.7b
|
garga  |
Update to 0.7b |
05 May 2006 17:44:34
0.7a_2
|
garga  |
- Fix REINPLACE_CMD to change #! interpreter on PyICQt.py. It fixes rc.d
startup script.
- Remove no more needed post-extract: target |
30 Apr 2006 23:23:11
0.7a_1
|
garga  |
Remove X11 option an back py-imaging as a mandatory dependency since a recently
OPTION was added to py-imaging that makes py-tkinter optional and so removing
X from dependency here. |
26 Apr 2006 11:52:33
0.7a_1
|
garga  |
- Fix rc.d script, setting REQUIRE: [e]jabberd
- Bump PORTREVISION |
22 Apr 2006 19:02:00
0.7a
|
garga  |
Make py-imaging dependency optional adding a X11 OPTION, so, if it's not
selected, avatars will not work. |
20 Mar 2006 16:51:03
0.7a
|
garga  |
Add an OPTION WITH_EJABBERD that set jabber_pyicq_user to "ejabberd" as default |
20 Mar 2006 16:38:51
0.7a
|
garga  |
- Update to 0.7a |
03 Mar 2006 08:40:41
0.7
|
erwin  |
Remove a spurious : and fix INDEX build.
Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
Pointy hat to: garga, erwin
Approved by: portmgr (self) |
02 Mar 2006 20:57:22
0.7
|
garga  |
- Update to 0.7
- Change it to run as jabber and not more as root, which is an unecessary
security risk [1]
PR: ports/93991 [1]
Submitted by: Neil Darlow <neil@darlow.co.uk> [1]
Approved by: portmgr (erwing) |
20 Feb 2006 20:47:50
0.6_1
|
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
24 Jan 2006 11:23:09
0.6_1
|
garga  |
- Fix rc.d script installation [1]
- Rework rc.d script accordingly handbook
- Remove obsolete USE_REINPLACE
Reported by: krismail [1] |
23 Jan 2006 10:47:12
0.6_1
|
garga  |
- Fix rc.d/jabber-pyicq-transport.sh to make it honour rc.conf vars
- Bump PORTREVISION
PR: ports/92054
Submitted by: Lapo Luchini <lapo@lapo.it> |
22 Jan 2006 02:46:38
0.6
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
09 Nov 2005 23:11:38
0.6
|
pav  |
Move ports to a newly created net-im category:
net/jabber-pyicq -> net-im/jabber-pyicq
net/p5-Net-XMPP -> net-im/p5-Net-XMPP
www/jwchat -> net-im/jwchat
Repocopies by: marcus |