summaryrefslogtreecommitdiff
path: root/comms
AgeCommit message (Collapse)AuthorFilesLines
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg11-143/+66
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2009-03-11Make it build on DragonFly.hasso2-1/+23
2009-03-08Use mk/omf-scrollkeeper.mk instead of textproc/rarian/omf.mk.wiz1-2/+2
2009-03-05Regen in canonical form.joerg1-1/+2
2009-03-04Add pkg-config to tools, and mark as user-destdir ready.wiz1-1/+4
2009-03-02updatre MASTER_SITES, hinted by wizdrochner1-2/+2
2009-02-27+multisync-guidrochner1-1/+2
2009-02-27import multisync-gui-0.91.0, a GUI for the libopensync frameworkdrochner5-0/+52
2009-02-27update for new evolution-data-server memory management rules,drochner4-2/+58
make it build on newer versions of e-d-s
2009-02-18gnome-pilot 2.0.17 'Pippi', 2009-01-07ahoka3-10/+19
-------------------------------------- Bug Fixes: - #484509: Avoid obsolete HAL info.bus API. Use hal pda.platform property instead (keep info.bus for backwards compatibility). With thanks to Frederic Crozat. - #528701: remove unused applet desktop file - #508262: fix long-standing build-order bug by moving libgpilotdcm code to gpilotd/ directory. - #491921: stray slash breaks rpath for libraries Updated translations: ar (Djihed Afifi) ca (Gil Forcada) el (Simos Xenitellis) en_GB (Philip Withnall) fr (Stephane Raimbault) it (Luca Ferretti) fi (Ilkka Tuohela) nb (Kjartan Maraas) ne (Pawan Chitrakar) oc (Yannig Marchegay) pt_BR (Jonh Wendell) sv (Daniel Nylander) vi (Clytie Siddall) gnome-pilot 2.0.16 'Quixote', 2008-02-27 ---------------------------------------- New Features: - Support for Bluetooth sync, via the bluez support in pilot-link 0.12 - Support for specification of the PDA charset via the configuration applet (Jerry Yu and Matt Davey) Bug Fixes: - (Ubuntu bug #81396): don't close a database if we got an error when opening it. - #464385: use LINGUAS file (Gilles Dartiguelongue) - #410666: 64 bit compatibility in file_conduit (Devin Carraway) - #431145: avoid circular dependency between libgpilotdcm and libgpilotd - #400554: Add intltool support to the gnome-pilot applet. (Kjarten Maraas) - #399039: add HardwareSettings to categories (Denis Washington) - #385434: make sysfs/usbfs check linux-specific (Jerry Yu) - #385444: [solaris] workaround for lack of sync notification (Jerry Yu) And as usual, thanks to all our translators, including: Yannig Marchegay, Raivis Dejus, Pema Geyleg, ituohela, Joan Duran, pachimho, Inaki Larranaga Murgoitio, jorgegonz, Daniel Nylander, stephaner, Gabor Kelemen, algol, rdejus, dlodge, Djihed Afifi, Jonathan Ernst, Claude Paroz, Stephane Raimbault, Xavi Conder, Andrea Zagli, Tino Meinen, Takeshi AIHANA, Francisco Javier F. Serrador.
2009-02-10this should work with the latest pullup to netbsd-5's httpdjnemeth2-5/+3
2009-02-09Forgotten patch from last commit: fix installation.joerg1-0/+22
2009-02-07Make this more binary package friendly by not sticking stuff intojoerg5-24/+66
/etc/ppp, but into share/examples/xtel. Add DESTDIR support.
2009-01-26PR/38351 - Miro Voutilainen -- app_curl does not buildjnemeth4-7/+17
2009-01-22Need to care ${ASTVARLIBDIR}/sounds/priv-callerintros.obache2-5/+7
XXX: it should be in ${VARBASE}, not ${PREFIX}/libdata.
2009-01-21Update asterisk to 1.2.31.obache2-10/+9
While here, update MASTER_SITES and honor PKGMANDIR. ChangeLog-1.2.31: 2009-01-06 Leif Madsen <lmadsen@digium.com> * Asterisk 1.2.31 released 2009-01-06 20:44 +0000 [r167259] Tilghman Lesher <tlesher@digium.com> * channels/chan_iax2.c: Security fix AST-2009-001. 2008-12-10 Tilghman Lesher <tlesher@digium.com> * Asterisk 1.2.30.4 released 2008-12-10 21:06 +0000 [r162868] Tilghman Lesher <tlesher@digium.com> * channels/chan_iax2.c: Fix for AST-2008-012 2008-12-05 20:50 +0000 [r161421] Sean Bright <sean.bright@gmail.com> * include/asterisk/astobj2.h, astobj2.c: Fix build errors on FreeBSD (uint -> unsigned int). (closes issue #14006) Reported by: alphaque Patches: astobj2.h-patch uploaded by alphaque (license 259) (Slightly modified by seanbright) 2008-12-01 Tilghman Lesher <tlesher@digium.com> * Asterisk 1.2.30.3 released 2008-11-25 21:37 +0000 [r159245] Tilghman Lesher <tlesher@digium.com> * channels/chan_iax2.c: Regression fix for last security fix. Set the iseqno correctly. (closes issue #13918) Reported by: ffloimair Patches: 20081119__bug13918.diff.txt uploaded by Corydon76 (license 14) Tested by: ffloimair 2008-08-09 Tilghman Lesher <tlesher@digium.com> * Asterisk 1.2.30.2 released 2008-08-09 15:24 +0000 [r136945] Tilghman Lesher <tlesher@digium.com> * include/asterisk/compat.h, include/asterisk/astobj2.h: Regression fixes for Solaris 2008-07-25 15:00 +0000 [r133577] Russell Bryant <russell@digium.com> * LICENSE: Fix the IAX2 URI for calling Digium 2008-07-23 Tilghman Lesher <tlesher@digium.com> * Asterisk 1.2.30.1 released 2008-07-24 03:46 +0000 [r133360] Tilghman Lesher <tlesher@digium.com> * channels/chan_iax2.c: This part was not correctly patched for AST-2008-010.
2009-01-20It's __sun, not __sun__.sketch2-1/+15
2009-01-18Sort, remove duplicate.shattered1-3/+2
OK by wiz@.
2009-01-10Fix build with Sun Studio, which does not provide __FUNCTION__.wiz2-1/+19
From Daniel Vergien on pkgsrc-users.
2009-01-09update to 1.4.10plunky2-6/+6
minor bug fix, improves compatibility with Nokia 6131 phone
2009-01-05#REQUIRE: login -> #REQUIRE: LOGINjnemeth2-3/+3
2009-01-04Move scrollkeeper/omf.mk to rarian/omf.mk.wiz1-2/+2
scrollkeeper is nowadays included in rarian, so the omf.mk file should be there as well. Adapt all references.
2008-12-20MAKE_JOBS_SAFE=no, or continue to build on install phase.obache1-1/+3
2008-12-19Changes 3.0.18:adam4-16/+17
* Print received/sent faxes via cairo, libtiff and GtkPrintOperation when efax-gtk is compiled against GTK+ >= 2.10.0, instead of converting to postscript with efix. * Minor improvements to the TextPrintManager implementation. * Make use of GTK+ print system the default when efax-gtk is compiled against GTK+ >= 2.10.0. * Correct man file.
2008-12-19Fix build on netbsd-5+, DESTDIR support.joerg1-7/+5
2008-12-17Updated from version 1.50nb1 to 1.52.he2-7/+6
Upstream changes: 1.52 Tue Nov 25 21:24:00 CET 2008 - Added a longer timeout on call forwarding. Thanks to Marek Jaros. 1.51 Wed Oct 29 22:32:00 CET 2008 - Added new method to set/reset call forwarding options (patch contributed by Attila Nagy: thanks!) - Removed the syslog test script (t/04syslog.t). It continuously broke tests on Solaris and basically every other setups where you are not installing as privileged user.
2008-12-08mention that this package does not work with httpdjnemeth2-2/+5
2008-12-08add and enable op_paneljnemeth1-1/+2
2008-12-08The Flash Operator panel is a 'switchboard' application for the Asterisk PBXjnemeth7-0/+196
system. It displays information about your Asterisk PBX activity in real time via a standard web browser with Flash plugin. The display and button layout is configurable, you can have more than a 100 buttons on the screen at once. You can see at a glance: * What extensions are busy, ringing or available * Who is talking and to whom (clid, context, priority) * SIP registration status and reachability * Meetme room status (number of users) in the room * Queue status (number of users waiting) * Parked extensions * Call duration Timers * Logged in Agents You can perform these actions: * Hang-up a channel (double click the colored dot on the button) * Transfer a call leg via drag&drop (drag the phone icon on a button to another button) * Originate calls via drag&drop * Drag an available extension to an ongoing conversation and conference the three together. * Change the callerid text to something meaningfull when transferring or originating a call * Mute/Unmute meetme participants
2008-11-26Fixed download site. Patch by Rumko via pkgsrc-users.rillig1-2/+2
2008-11-24- make sure rc.d script can find asterisk when it isn't in the pathjnemeth4-19/+21
- pkglint
2008-11-10Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.wiz1-2/+2
2008-11-06esms and linuxsms are both broken and both dead upstream.snj10-98/+1
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he6-8/+12
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
2008-10-13updated MASTER_SITES urlschwarz1-2/+2
2008-10-12Update from version 1.48 to 1.50.he2-6/+7
Pkgsrc changes: o Add HOMEPAGE using search.cpan.org Upstream changes: 1.50 Tue Sep 30 22:59:00 CEST 2008 - Fixed use of wrong 'error' loglevel for SysLog plugin 1.49 Sat May 31 22:38:00 CEST 2008 - Changed default wait cycles and timeout to be more reliable with slow devices after several user reports. - Fixed man page for Xmodem.pm module. Incorporated fix from the debian package.
2008-10-12Update from version 1.49 to 1.50.he2-6/+6
Upstream changes: 1.50 Tue Sep 30 22:50:00 CEST 2008 - Sometimes send_sms() could report success but no sms has really been sent, and we receive garbage. First attempt at a fix for this. Reported by Marek Jaros.
2008-10-09Update jpilot to 1.6.0.bad6-82/+51
Changes since 0.99.9: Support for Treo 680. 1.6.0 - 05/27/08 Support for MemosDB-PMem Support for ContactsDB-PAdd Syncing merged records fixes Added sortable columns in KeyRing Temporarily removed Edit categories Many many bug fixes and small changes
2008-09-06Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlibwiz3-6/+6
name change).
2008-08-11Update from version 1.48 to 1.49.he2-6/+7
Pkgsrc changes: o Added HOMEPAGE using search.cpan.org Upstream changes: 1.49 Sat Aug 9 15:12:00 CET 2008 - Modified manufacturer() to work also with some Motorola phones, that report AT+CGMI in a slightly different way. - Changed by phone number :)
2008-08-05Update from version 0.08 to 0.10. Changes:he2-7/+7
0.10 Seriously this is a test release, and if all is well next version will be 1.0. Allow AGI commands get_option and stream_file to accept an array of files in addition to a single file (inspired by Michael Komitee) Add gender paramater to AGI SAY NUMBER (only in asterisk trunk) Fix operator precedence login in debugging output of AGI (Thanks Matt Reilly) Adjust the way we handle ReadParse so it will work if the user handles those reads themself Quote options that are passed to exec and export $VERSION in AGI (Thanks Peter Beckman) Allow offset to be passed to stream_file in AGI (Thanks jfields via CPAN) Fix behavior of noop in AGI.pm (Thanks Dmitry Ivanov for pointing this out) 0.09 Test release. Will go to 1.0 shortly after testing Change AGI.pm so we run ReadParse if the user forgot to run it manually Add LICENSE file to source Added 2 basic tests of AGI.pm so 'make test' does something Time to 'use strict' and 'use warnings' in AGI.pm (Hurray!) Added 'SetVar' as available keyword in Outgoing.pm Modified Asterisk::AGI set_variable to always quote the value Add directory.agi example from C. de Souza <m.list at yahoo.de> Updated calleridnamelookup.agi from Jeff Siddall <jeff at siddall.name> Manager.pm update from Brian Evans <brian at indosoft.ca> Patches from Peter Beckman <beckman at purplecow.com> (THANKS!!!) Add documentation for missing functions in AGI.pm Add control_stream_file to AGI.pm Add get_full_variable to AGI.pm Add get_option to AGI.pm Add say_alpha/date/time/datetime/phonetic to AGI.pm Change callback to be in central location rather than per function Allow using multiple SetVar in Outgoing.pm from Dariusz Dwornikowski <d.dwornikowski at proadmin.com.pl> Use 'use strict' and 'use warnings' in Outgoing.pm
2008-07-28INSTALLATION_DIRSplunky1-1/+4
2008-07-28add PKG_DESTDIR_SUPPORTplunky1-1/+3
2008-07-28add USE_BSD_MAKEFILE=yes for destdir supportplunky1-1/+2
2008-07-24Update Asterisk to version 1.2.30, fixing two Denial of Servicetonnerre2-7/+6
vulnerabilities (CVE-2008-3263 and CVE-2008-3264). cvs: ----------------------------------------------------------------------
2008-07-14Mark as destdir ready.joerg9-9/+27
2008-07-14assume maintainershipplunky2-7/+9
update to v1.4.9 add BUILD_DEFS to quiet pkglint warning
2008-07-10Add reload command to rc.d script.sborrill2-6/+6
Remove sudo from rc.d - it should not be a requirement to stop your VoIP server.
2008-07-09fix buildplunky2-3/+12
obexapp uses mktemp which incurs a security warning, and -Wfatal-errors causes the link to fail. the quick fix is to make WARNS=0
2008-06-22Explicitly set DISTFILES.taca1-1/+2
Why it had no problem a little while ago?