Bug 114932 - [UPDATE] net-im/jabberd from 2.0.11 to 2.1.10
Summary: [UPDATE] net-im/jabberd from 2.0.11 to 2.1.10
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-26 13:10 UTC by Martin Matuska
Modified: 2007-07-26 21:18 UTC (History)
0 users

See Also:


Attachments
file.diff (17.18 KB, patch)
2007-07-26 13: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-26 13:10:08 UTC
Update of net-im/jabberd from 2.0.11 to 2.1.10, added features:

* Added JABBER_* variables (USER, GROUP, UID, GID, RUNDIR, ..)
* Updated pkg-install and pkg-deinstall to use JABBER_* vars
* Renamed jabberd.sh.in to jabberd.in and uses JABBER_* vars
* Updated startup file (correct variables, pidfile location)
* Added port documentation, moved SQL files do DOCSDIR
* Removed avatar patch (already in source)
* Added support for anon auth (WITH_ANON)
* Updated pkg-descr (project has moved)
* Other small changes and fixes

I would like to ask the maintainer to pass maintainership for this
port to me (mm@FreeBSD.org). If not interested, just approve the patch,
please.

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

Submitter has GNATS access
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-26 13:10:29 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 Kirk Strauser 2007-07-26 14:05:29 UTC
On Thursday 26 July 2007, Edwin Groothuis wrote:
> Maintainer of net-im/jabberd,
>
> Please note that PR ports/114932 has just been submitted.


I approve this patch, *and* wish to pass maintainership of this port to mm 
as per his request.
-- 
Kirk Strauser
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-07-26 21:00:57 UTC
mm          2007-07-26 20:00:52 UTC

  FreeBSD ports repository

  Modified files:
    net-im/jabberd       Makefile distinfo pkg-descr pkg-plist 
  Added files:
    net-im/jabberd/files jabberd.in pkg-deinstall.in 
                         pkg-install.in 
  Removed files:
    net-im/jabberd       pkg-deinstall pkg-install 
    net-im/jabberd/files jabberd.sh.in 
  Log:
  - Update to 2.1.10
  - Added JABBER_* variables
  - Renamed startup file from old-style *.sh.in
  - Added port documentation
  - *.sql files moved to DOCSDIR
  - Removed avatar patch (already in source)
  - Updated dependencies
  - Updated pkg-descr (project has moved)
  - Changed maintainer to mm@FreeBSD.org
  
  PR:             ports/114932
  Submitted by:   mm
  Approved by:    maintainer, garga (mentor, implicit)
  
  Revision  Changes    Path
  1.40      +63 -23    ports/net-im/jabberd/Makefile
  1.14      +3 -6      ports/net-im/jabberd/distinfo
  1.1       +45 -0     ports/net-im/jabberd/files/jabberd.in (new)
  1.3       +0 -46     ports/net-im/jabberd/files/jabberd.sh.in (dead)
  1.1       +23 -0     ports/net-im/jabberd/files/pkg-deinstall.in (new)
  1.1       +47 -0     ports/net-im/jabberd/files/pkg-install.in (new)
  1.4       +0 -21     ports/net-im/jabberd/pkg-deinstall (dead)
  1.2       +4 -3      ports/net-im/jabberd/pkg-descr
  1.4       +0 -38     ports/net-im/jabberd/pkg-install (dead)
  1.10      +99 -4     ports/net-im/jabberd/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 21:18:03 UTC
State Changed
From-To: feedback->closed

Commited with changes, thanks!