Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 May 2008 07:01:38 +0000 (UTC)
From:      Beech Rintoul <beech@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/irc/inspircd Makefile distinfo pkg-plist ports/irc/inspircd/files extra-patch-src__modules__extra__m_ldapauth.cpp extra-patch-src__modules__extra__m_ssl_openssl.cpp inspircd.sh.in patch-configure pkg-deinstall.in pkg-install.in
Message-ID:  <200805190701.m4J71d0D027744@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
beech       2008-05-19 07:01:38 UTC

  FreeBSD ports repository

  Modified files:
    irc/inspircd         Makefile distinfo pkg-plist 
  Added files:
    irc/inspircd/files   
                         extra-patch-src__modules__extra__m_ldapauth.cpp 
                         extra-patch-src__modules__extra__m_ssl_openssl.cpp 
                         inspircd.sh.in patch-configure 
                         pkg-deinstall.in pkg-install.in 
  Log:
  - Update to version 1.1.19
  - Add OPTIONS dialogue to enable extra modules
  - Add rc.subr start-up script
  - Add the usual boilerplate so that inspircd will run as user ircd
    from /usr/ports/UIDs
  - Fix compilation so it works with the base system version of the
    openssl libs as well as openssl installed from ports.
  
  PR:             ports/123076
  Submitted by:   Matthew Seaman <matthew.seaman@thebunker.net>
  Approved by:    Craig Edwards (Brain) <brain@inspircd.org> (maintainer)
  
  Revision  Changes    Path
  1.9       +160 -25   ports/irc/inspircd/Makefile
  1.3       +3 -3      ports/irc/inspircd/distinfo
  1.1       +11 -0     ports/irc/inspircd/files/extra-patch-src__modules__extra__m_ldapauth.cpp (new)
  1.1       +12 -0     ports/irc/inspircd/files/extra-patch-src__modules__extra__m_ssl_openssl.cpp (new)
  1.1       +76 -0     ports/irc/inspircd/files/inspircd.sh.in (new)
  1.1       +11 -0     ports/irc/inspircd/files/patch-configure (new)
  1.1       +32 -0     ports/irc/inspircd/files/pkg-deinstall.in (new)
  1.1       +109 -0    ports/irc/inspircd/files/pkg-install.in (new)
  1.4       +131 -107  ports/irc/inspircd/pkg-plist



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