summaryrefslogtreecommitdiff
path: root/comms
AgeCommit message (Collapse)AuthorFilesLines
2006-04-13BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace withjlam5-18/+10
USE_TOOLS+=msgfmt.
2006-04-13Changes 1.2.7:adam7-58/+63
* Important bug fixes * SIP handling * MixMonitor call recording
2006-04-12Use config file framework for efax.rc. Bump revision.joerg4-7/+13
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig8-16/+16
that they look nicer.
2006-04-06Over 1200 files touched but no revisions bumped :)reed10-26/+26
RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
2006-03-22Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as atv2-4/+4
PR-responsible person (such as I am ;) a little easier.
2006-03-21Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALLjlam1-2/+2
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-20* Remove unnecessary INSTALL and DEINSTALL scripts and replace with anjlam9-215/+49
appropriate OWN_DIRS_PERMS definition. * Simplify the patches by overriding the value of CONFDIR at build time and at installation time. * Honor PKGINFODIR and PKGMANDIR. Bump PKGREVISION to 4 due to INSTALL script changes.
2006-03-20Honor PKGINFODIR and clean up the install process to avoid an unnecessaryjlam4-22/+19
pre-install target.
2006-03-15Add asterisk-perl 0.08, a collection of perl modules and examples for use withgavan5-1/+51
Asterisk. For consistency, the pkgsrc package is called p5-Asterisk.
2006-03-14USE_PKGINSTALL isn't needed here to make these packagse use thejlam1-2/+1
pkginstall framework. In the case of libtool-base, avoid using FILES_SUBST_SED where it isn't needed.
2006-03-14Modify the pkginstall framework so that it manages all aspects ofjlam2-9/+2
INSTALL/DEINSTALL script creation within pkgsrc. If an INSTALL or DEINSTALL script is found in the package directory, it is automatically used as a template for the pkginstall-generated scripts. If instead, they should be used simply as the full scripts, then the package Makefile should set INSTALL_SRC or DEINSTALL_SRC explicitly, e.g.: INSTALL_SRC= ${PKGDIR}/INSTALL DEINSTALL_SRC= # emtpy As part of the restructuring of the pkginstall framework internals, we now *always* generate temporary INSTALL or DEINSTALL scripts. By comparing these temporary scripts with minimal INSTALL/DEINSTALL scripts formed from only the base templates, we determine whether or not the INSTALL/DEINSTALL scripts are actually needed by the package (see the generate-install-scripts target in bsd.pkginstall.mk). In addition, more variables in the framework have been made private. The *_EXTRA_TMPL variables have been renamed to *_TEMPLATE, which are more sensible names given the very few exported variables in this framework. The only public variables relating to the templates are: INSTALL_SRC INSTALL_TEMPLATE DEINSTALL_SRC DEINSTALL_TEMPLATE HEADER_TEMPLATE The packages in pkgsrc have been modified to reflect the changes in the pkginstall framework.
2006-03-11Add patch that hopefully fixes the build problem on 1.6.2.wiz2-1/+15
2006-03-10Fixed pkglint warnings.rillig1-3/+3
2006-03-06Belatedly bump PKGREVISION for all libtasn1 dependencies, sincewiz1-2/+2
libtasn1 had a shlib major bump. Also update dependencies in bl3.mk files. Addresses PR 32998 by Robert Elz.
2006-03-05* Teach the tools framework how to supply the pkgsrc version ofjlam2-5/+4
makeinfo if no native makeinfo executable exists. Honor TEXINFO_REQD when determining whether the native makeinfo can be used. * Remove USE_MAKEINFO and replace it with USE_TOOLS+=makeinfo. * Get rid of all the "split" argument deduction for makeinfo since the PLIST module already handles varying numbers of split info files correctly. NOTE: Platforms that have "makeinfo" in the base system should check that the makeinfo entries of pkgsrc/mk/tools.${OPSYS}.mk are correct.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam24-48/+48
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-03-03Update to 0.9.0:wiz3-8/+10
0.9.0 adr2vcf: added (previously in flexmem), supports *45 and *55 apoconv: added, supports at least S55, M65, S65, CX75 and SL75 smi: added (previously smi2txt and smi2csv in flexmem) scmxx: add bluez bluetooth support scmxx: add windows bluetooth support (untested) advanced status bar
2006-03-03Regen so that the MacOS X patch program can apply it.kristerw2-6/+4
2006-02-28Complete previous fix for font handling. Bump PKGREVISION.wiz2-5/+3
2006-02-26comms/pilot-link-libs, comms/p5-pilot-link, and comms/pilot-link all useschwarz1-1/+2
both C and C++
2006-02-22Do not delete dirs that do not belong this package. Bump PKGREVISION.wiz2-7/+5
2006-02-22setkey and friends are in libcipher on DragonFly.joerg4-7/+39
Add some conditional parts for DragonFly.
2006-02-16Fix installation with CHECK_FILES. Bump PKGREVISION.wiz2-4/+6
2006-02-16Improve PLIST. Quiet pkglint. Bump PKGREVISION.wiz2-11/+9
2006-02-16Fix build with new libtool (as seen in bulk builds).wiz2-1/+15
2006-02-07Pass $VARBASE to configure's environment so that its use in patch-aemarkd1-2/+3
works. Bump PKGREVISION.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg32-58/+64
2006-02-02Add DragonFly support.joerg8-18/+171
Fix C++ RTL usage: c_str is how to get the representation, not getCStr. Attempt to fix declaration of static template members. Be conditional for GCC 3.4+ for now, it conflicts with the constructor in GCC 3.3. Attempt to fix timezone usage as found in other packages. Use PTHREAD_* variables instead of hard-coded -lpthread. Don't look for _nl_domain_bindings in -lintl, libintl uses a different prefix. Remove harmfull class keywords in friend declarations.
2006-02-01Update to asterisk 1.2.4. This is a bugfix release.mjl2-7/+7
* channels/chan_zap.c: disable buggy PRI user-user code until it can be fixed * channels/chan_sip.c: Issue 6182 - Don't remove scheduled event until it's really done. * channels/chan_sip.c: Issue 6362 - Register without Contact: and Expires: fails * ast_expr2.h, ast_expr2f.c, ast_expr2.c: Bug 6072 - Revisions to the source bison and flex files don't auto-regenerate these files * channels/chan_zap.c: fix problem with dtmf on e&m (issue #6364) * channels/chan_sip.c: Issue 5898: Registrations does not get deleted if there's an active SIP dialog * channels/chan_sip.c: don't call ast_update_realtime with uninitialized variables if we get a registration with an expirey of 0 seconds (issue #6173) * channels/chan_features.c: fix memory leak (inspired by issue #6351)
2006-02-01Update to handle NetBSD-current, post ktrace-lwp merge. No functionalriz2-6/+6
changes.
2006-01-29Fixed the remaining pkglint -Wall warnings.rillig2-13/+15
2006-01-29- Fixed some pkglint warnings.rillig3-70/+73
- Replaced absolute directories like /usr/pkg and /var with ${PREFIX} and ${VARBASE}. - USE_TOOLS+=perl:run, since there is one Perl program installed with the package. - Bumped PKGREVISION.
2006-01-25Update to the latest sounds package (1.2.1), and sort the PLIST.riz4-256/+289
2006-01-25Update to asterisk 1.2.3 - bugfixes only.riz2-7/+7
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz7-11/+14
of the shlib major bump. PKGREVISION++ for the dependencies.
2006-01-24Patch the default path for music-on-hold files.riz1-2/+3
2006-01-22Update to HylaFAX 4.2.5adrianp3-34/+36
From the CHANGES: > Changelog for HylaFAX 4.2.5 > > * change notify to not rely on echo -e (BUG 724) (11 Jan 2005) > * add prototype config catch for Digicom Leonardo modems (11 Jan 2005) > * make sure probemodem removes lock files (BUG 691) (9 Jan 2005) > * portability cleanup to MemoryDecoder.c++ (BUG 224) (9 Jan 2005) > * include crypt.h where necessary (BUG 722) (9 Jan 2005) > * fix eval sed in faxrcvd script (BUG 719) (9 Jan 2006) > * fix shell comments in nofity AWK script (BUG 719) (9 Jan 2006) > > Changelog for HylaFAX 4.2.4 > > * CVE-2005-3539: Fix for faxrcvd/notify script vulnerabilites > (4 Jan 2004) > * don't lock-down pagingProtocol by default (15 Dec 2005) > * CVE-2005-3538: fix possible hfaxd login vulnerability due > to PAM library absence during build (15 Dec 2005) > * fix a Solaris compile error due to PAM_CONV_AGAIN (15 Dec 2005) > * fix Solaris 9 compile error due to PAM (15 Dec 2005) > * all Mainpine boards no longer identified as the DUO+ > 2-port model (5 Dec 2005) > * update hfaxd 'site adduser' functionality (29 Nov 2005) > * prevent some faxgetty hangs in Phase C EOL sync (29 Nov 2005) > * fix for clients specifying TZONE LOCAL/GMT and using %Y for > JobFmt and RcvFmt (22 Nov 2005)
2006-01-20Drop maintainership. I can't seriously be the maintainer of so manyjmmv3-6/+6
packages - specially of packages that I haven't touched for a long while or those that other people can handle better than me.
2006-01-18Update to asterisk 1.2.2mjl3-14/+16
Changes are bugfixes only.
2006-01-16Changes 3.0.8:adam3-8/+9
Update Greek translation (Hellenic Linux Users Group). Add German translation (po/de.po and mainwindow.cpp). Destroy thread attribute object correctly (utils/thread.h and utils/thread.cpp). Use GtkSpinButton objects in the settings dialog where relevant (settings.h, settings.cpp and settings_help.cpp). Improve documentation/commenting of write_error() function (mainwindow.cpp). Update gettext tools to latest version (gettext-0.14.5) (po/Makevars and po/Rules-quot). Move typedef of InstanceMap into the Notifier class (utils/notifier.h and utils/notifier.cpp). Provide specific CFLAGS and CXXFLAGS specification in rpm spec file (efax-gtk.spec.in and efax-gtk.spec).
2006-01-15Update to asterisk-sounds-de-x9media-20060114mjl3-12/+12
No changes but four renamed sound files.
2006-01-13Update asterisk to version 1.2.1. Many, many bugfixes, and someriz23-368/+611
new features, including support for DUNDi. (http://www.dundi.com/ for more information) The initial framework and porting of this package upgrade was done by Martin J. Laubach, with lots of feature/PLIST fixes by me. DragonFly support added by Joerg Sonnenberger.
2006-01-12The script interpreter of libdata/asterisk/agi-bin/agi-test.agi had beenrillig1-1/+4
/usr/bin/perl -- added the file to REPLACE_PERL. Because the binary package changed, bump PKGREVISION.
2006-01-12Fixed a whole lot of pkglint warnings regarding the use of backslashesrillig1-28/+28
in double quoted strings, variable definition alignments, variable names starting with an underscore and other quoting issues.
2006-01-12Fix errno. Add DragonFly.joerg5-1/+53
2006-01-10Fix Darwin build.joerg2-1/+17
2006-01-06DEPENDS and PKGREVISION bumps because db4's library name changed.wiz2-5/+4
2006-01-05_BSD_SOURCE should go as well, according to wiz@.joerg2-5/+5
2006-01-05Use SUBST framework.joerg1-8/+9