Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jul 2004 02:38:15 +0000 (UTC)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/jabberd Makefile distinfo pkg-plist ports/net/jabberd/files jabberd.sh patch-configure patch-util.h
Message-ID:  <200407130238.i6D2cFm8042804@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2004-07-13 02:38:15 UTC

  FreeBSD ports repository

  Modified files:
    net/jabberd          Makefile distinfo pkg-plist 
    net/jabberd/files    jabberd.sh patch-configure 
  Added files:
    net/jabberd/files    patch-util.h 
  Log:
  This is an update of the net/jabberd port to version 2.0.3 (vendor
  string "2.0s3") which fixes some serious memory leaks and other
  significant bugs.  This update also replaces the rc.d script with
  a new version that uses the rc.subr framework.
  
  I was able to successfully compile the port with all of the WITH_*
  knobs, but only have the means to test WITH_POSTGRESQL (which worked
  as expected).
  
  commiter says:
  - Added extra line to files/patch-util::util.h (4.x fix)
  - Changed --with-extra-include-path statements to work around
    mysql inclusion and db41 exclusion.
  - Added --disable- for options not choosen.
  
  PR:             ports/68967
  Submitted by:   Kirk Strauser <kirk@strauser.com>
  
  Revision  Changes    Path
  1.17      +30 -26    ports/net/jabberd/Makefile
  1.3       +2 -2      ports/net/jabberd/distinfo
  1.3       +41 -30    ports/net/jabberd/files/jabberd.sh
  1.4       +10 -10    ports/net/jabberd/files/patch-configure
  1.1       +11 -0     ports/net/jabberd/files/patch-util.h (new)
  1.5       +2 -2      ports/net/jabberd/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407130238.i6D2cFm8042804>