aboutsummaryrefslogtreecommitdiff
path: root/net/sipxpublisher
Commit message (Collapse)AuthorAgeFilesLines
* Maintainer is no longer able to maintain these ports. While here, mark theMark Linimon2009-01-271-1/+4
| | | | | | | | | sipX ports as deprecated due to their age. Submitted by: maintainer Notes: svn path=/head/; revision=226947
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-1/+1
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - UnbreakMartin Wilke2007-05-312-3/+3
| | | | | | | | | - plist cleanup Submitted by: Mike Durian <durian@shadetreesoftware.com> Notes: svn path=/head/; revision=192438
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* sipxpublisher should change the ownership, if necessary, of files and ↵Martin Wilke2007-03-272-2/+48
| | | | | | | | | | | | | directories it installs. Perviously, the toplevel port, sipxpbx, changed ownership for not only its files, but all the dependant ports too. - Bump PORTREVISION Submitted by: Mike Durian <durian@shadetreesoftware.com> (maintainer) Notes: svn path=/head/; revision=188474
* sipXpublisher is a modular server for handling SIP event subscriptions; eventMartin Wilke2007-02-017-0/+107
package types can be added through a dynamically linked library interface, configured through a simple XML plugin configuration file. WWW: http://sipx-wiki.calivia.com/index.php/Main_Page PR: ports/107931 Submitted by: Michael Durian <durian at shadetreesoftware.com> Notes: svn path=/head/; revision=183902