| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Feb 2013 15:04:01
0.11.3_2,1
|
ak  |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
14 Sep 2012 19:14:11
0.11.3_2,1
|
bdrewery  |
- Convert to new options framework
- Remove use of bsd.port.pre.mk |
16 Aug 2012 08:47:58
0.11.3_2,1
|
mm  |
Give up maintainership on jabber service ports |
05 Aug 2012 23:19:40
0.11.3_2,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.11.3_2,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. |
20 Mar 2011 12:54:45
0.11.3_2,1
|
miwi  |
- Get Rid MD5 support |
27 Mar 2010 00:15:24
0.11.3_2
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
05 Feb 2010 11:46:55
0.11.3_2,1
|
dinoex  |
- update to jpeg-8 |
26 Jul 2009 19:59:51
0.11.3_1,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.11.3_1,1
|
mm  |
- Fix dependency for WITH_EJABBERD option
PR: ports/132843
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> |
06 Aug 2008 13:35:20
0.11.3_1,1
|
mm  |
- Fix MSN protocol string
- Bump PORTREVISION
PR: ports/126276
Submitted by: garga |
30 Apr 2008 14:50:17
0.11.3,1
|
mm  |
- take over maintainership (mm)
Approved by: garga (old maintainer) |
08 Feb 2008 14:55:56
0.11.3,1
|
garga  |
- Update to 0.11.3
- Change WWW tto point to new project's site |
15 Jan 2008 13:13:30
0.11.2_3,1
|
garga  |
- Fix startup rcorder conflict with jabberd
Submitted by: Guido Falsi <mad@madpilot.net> |
19 May 2007 20:32:57
0.11.2_2,1
|
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:47:09
0.11.2_1,1
|
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)
- Remove MASTER_SITE_GENTOO from MASTER_SITES [1]
- Bump PORTREVISION
PR: ports/110195
Submitted by: Martin Matuska <martin@matuska.org>, me [1] |
15 Jan 2007 12:03:27
0.11.2,1
|
garga  |
- Update to 0.11.2
- Add patch to fix work with py-twisted-2.5.0
PR: ports/107892
Submitted by: Neil Darlow <neil@darlow.co.uk>
Obtained from: py-transports maillist (Lars T. Mikkelsen) |
17 Aug 2006 15:51:56
0.11.2.d2_1,1
|
garga  |
- Use Twisted 2.x as default
- Add an OPTION to still use Twisted 1.x
- Bump PORTREVISION |
15 Aug 2006 21:38:02
0.11.2.d2,1
|
garga  |
Update to 0.11.2-dev2 to fix a lot of problems caused by a change made on MSN
protocol |
14 Aug 2006 18:11:34
0.11.1_1,1
|
garga  |
- Fix rc.d script and remove warnings about command_interpreter
- Bump PORTREVISION |
11 Jul 2006 11:14:03
0.11.1,1
|
garga  |
- Update to 0.11.1
* Changelog at: http://delx.cjb.net/pymsnt/?page=news
- Bump PORTEPOCH because 0.11.1 < 0.11a |
30 Apr 2006 23:22:46
0.11a_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:42:13
0.11a_1
|
garga  |
- Fix rc.d script, setting REQUIRE: [e]jabberd
- Bump PORTREVISION
- Add more MASTER_SITES |
22 Apr 2006 18:58:10
0.11a
|
garga  |
Make py-imaging dependency optional adding a X11 OPTION, so, if it's not
selected, just PNG avatars will work. |
20 Mar 2006 16:50:30
0.11a
|
garga  |
Add an OPTION WITH_EJABBERD that set jabber_pymsn_user to "ejabberd" as default |
15 Mar 2006 10:11:33
0.11a
|
garga  |
Add a WWW line on pkg-descr |
03 Mar 2006 08:40:41
0.11a
|
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 21:22:14
0.11a
|
garga  |
Fix a wrong dir from last commit
Approved by: portmgr (erwin) |
02 Mar 2006 20:59:46
0.11a
|
garga  |
- Update to 0.11a [1]
- Change it to run as jabber and not more as root, which is an unecessary
security risk [2]
PR: ports/93982 [1], ports/93994 [2]
Submitted by: M. Possamai <possamai@xs4all.nl> [1]
Neil Darlow <neil@darlow.co.uk> [2]
Approved by: portmgr (erwin) |
20 Feb 2006 20:47:50
0.10.3
|
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. |
27 Jan 2006 14:13:31
0.10.3
|
garga  |
- Update to 0.10.3
- Take maintainership
PR: ports/92415
Submitted by: garga
Approved by: ex-maintainer via email |
25 Jan 2006 09:18:20
0.10.2_1
|
garga  |
- Fix installation of rc.d script [1]
- Bump PORTREVISION
- Rework on rc.d script
- Remove obsolete USE_REINPLACE
PR: ports/92259
Submitted by: garga
Approved by: maintainer
Reported by: krismail [1] |
22 Jan 2006 02:46:38
0.10.2
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
06 Dec 2005 15:05:55
0.10.2
|
garga  |
- Update to 0.10.2
- Add SHA256 hash
- Sort pkg-plist
- Fix rc.d script
- Add some patches to store the proccess pid
PR: ports/90016
Approved by: maintainer |
09 Nov 2005 07:48:19
0.10
|
pav  |
Move instant messaging related ports to newly created net-im category:
net/aim -> net-im/aim
net/amsn -> net-im/amsn
net/ari-yahoo -> net-im/ari-yahoo
net/ayttm -> net-im/ayttm
net/bsflite -> net-im/bsflite
net/ccmsn -> net-im/ccmsn
net/centericq -> net-im/centericq
net/cicquin -> net-im/cicquin
net/coccinella -> net-im/coccinella
net/convey -> net-im/convey
net/echat -> net-im/echat
net/ejabberd -> net-im/ejabberd
net/firetalk -> net-im/firetalk (Only the first 15 lines of the commit message are shown above ) |