Bug 114901 - [UPDATE] net-im/mu-conference from 0.6.0 to 0.7
Summary: [UPDATE] net-im/mu-conference from 0.6.0 to 0.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-25 16:10 UTC by Martin Matuska
Modified: 2007-07-26 12:57 UTC (History)
0 users

See Also:


Attachments
file.diff (16.23 KB, patch)
2007-07-25 16:10 UTC, Martin Matuska
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Matuska freebsd_committer freebsd_triage 2007-07-25 16:10:00 UTC
Update of net-im/mu-conference from 0.6.0 to 0.7, added features:

* Added installation help and pre-configuration for use with:
  - net-im/jabber
  - net-im/jabberd
  - net-im/ejabberd
  (in a way like in net-im/jabber-pyicq, net-im/jabber-pymsn etc.)

* Added MySQL support.
* Updated startup file (correct variables, pidfile location)
* Recrafted port documentation
* Default configuration file gets installed (muc.xml)
* Honours CFLAGS

I would like to ask the maintainer to pass maintainership for this
port to me (mm@FreeBSD.org).

Thank you very much!
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-25 16:10:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mm

Submitter has GNATS access
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-25 16:10:15 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 Denis Shaposhnikov 2007-07-26 06:02:26 UTC
On 07/25/07 19:10, Edwin Groothuis wrote:

> Please note that PR ports/114901 has just been submitted.

I approve the patch and I'd like to pass maintainership to mm@FreeBSD.org.

Thank you!

-- 
DSS5-RIPE DSS-RIPN 2:550/5068@fidonet 2:550/5069@fidonet
xmpp:dsh@vlink.ru mailto:dsh@vlink.ru http://neva.vlink.ru/~dsh/
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-07-26 12:31:32 UTC
mm          2007-07-26 11:31:26 UTC

  FreeBSD ports repository

  Modified files:
    net-im/mu-conference Makefile distinfo pkg-descr pkg-plist 
  Added files:
    net-im/mu-conference/files README.FreeBSD.external.in 
                               README.FreeBSD.jabberd14.in 
                               README.FreeBSD.jabberd2.in 
                               mu-conference.in pkg-message.in 
  Removed files:
    net-im/mu-conference/files mu-conference.sh.in 
                               patch-src-jcomp.mk 
  Log:
  - Update to 0.7
  - Added installation help and pre-configuration for use with jabber daemons
  - Updated startup file (variables, pidfile) and configfile
  - Reorganized port documentation
  - Added MySQL support
  - Honours CFLAGS
  - Maintainer changed to mm@FreeBSD.org
  
  PR:             ports/114901
  Submitted by:   mm
  Approved by:    maintainer, garga (mentor)
  
  Revision  Changes    Path
  1.6       +100 -24   ports/net-im/mu-conference/Makefile
  1.3       +3 -6      ports/net-im/mu-conference/distinfo
  1.1       +14 -0     ports/net-im/mu-conference/files/README.FreeBSD.external.in (new)
  1.1       +38 -0     ports/net-im/mu-conference/files/README.FreeBSD.jabberd14.in (new)
  1.1       +11 -0     ports/net-im/mu-conference/files/README.FreeBSD.jabberd2.in (new)
  1.1       +44 -0     ports/net-im/mu-conference/files/mu-conference.in (new)
  1.3       +0 -47     ports/net-im/mu-conference/files/mu-conference.sh.in (dead)
  1.2       +0 -11     ports/net-im/mu-conference/files/patch-src-jcomp.mk (dead)
  1.1       +21 -0     ports/net-im/mu-conference/files/pkg-message.in (new)
  1.2       +3 -3      ports/net-im/mu-conference/pkg-descr
  1.2       +6 -4      ports/net-im/mu-conference/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Martin Matuska freebsd_committer freebsd_triage 2007-07-26 12:57:26 UTC
State Changed
From-To: feedback->closed

Commited, thanks!