1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Martin Wilke
93cfaf9ad9 - Chase unixODBC shlib bump 2012-02-06 12:25:50 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Sylvio Cesar Teixeira
c9e4736d26 - Chase net-snmp shlib version bump. 2011-07-28 12:43:22 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Philip M. Gollucci
116ec22ac1 - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
2010-12-29 20:04:42 +00:00
Christian Weisgerber
cec1f69fe9 Fix a number of glaring problems:
* Always install the man pages.
* Do not install extra documentation when NOPORTDOCS is set.
* Do not change the owner of /var/run.
* Make sure the package will create directories, such as /var/log/callweaver,
  the same as a "make install" of the port does.
* Make sure directories are properly chowned to callweaver:callweaver.
* Make sure created directories are removed on deinstall.
* Fix the installation of the sample config files for the package.

Reported by:	QAT
Feature safe:	yes
2010-06-21 11:53:30 +00:00
Christian Weisgerber
30587b71c2 Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
2010-06-06 20:44:03 +00:00
Sylvio Cesar Teixeira
da2897022c - Chase net-snmp shlib bump 2010-06-02 19:14:17 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Pav Lucistnik
e056f901f8 Callweaver (formely OpenPBX.org) is an open-source multi-platform PBX project.
It is based on Asterisk 1.2 code. Callweaver supports analog and digital
PSTN telephony, IAX/SIP and offers mature T.38 support.

WWW: http://www.callweaver.org

PR:		ports/136133
Submitted by:	Alexander V. Chernikov <melifaro@ipfw.ru>
Feature safe:	yes
2009-09-17 22:29:25 +00:00