summaryrefslogtreecommitdiff
path: root/comms
AgeCommit message (Collapse)AuthorFilesLines
2006-06-15Drop maintainership, I do not use them any longer.wiz5-10/+10
2006-06-13Update jpilot to 0.99.8 and latest patches.bad7-80/+70
For me this fixes the UTF-8 handling so that it works with the german PalmOS version on the m515. patch-0.99.8-memmory 11/11/05 Added a patch to fix a memory problem resulting in a segfault when modifying records. patch.jpilot-sync 11/05/05 Patch to fix unresolved symbol glob_tooltips when using jpilot-sync 0.99.8 - 11/30/05 This release is dedicated to my Mother who unexpectedly passed away this last year. Added translation for Kinyarwanda Added panes to Expense and KeyRing 0.99.8-pre11 - 09/11/05 Added an install user from the menu. Other miscellaneous fixes/changes 0.99.8-pre10 - 08/09/05 (Released by Ludovic Rousseau) Solve a data corruption problem when used with pilot-link 0.12 Better support of 64-bit platforms The last character was truncated using Hebrew encoding Support localized date formats (for example Japanese) jpilot-sync works again (no more jp_logf relocation error) Some more bugs fixed 0.99.8-pre9 - 05/03/05 (Released by Ludovic Rousseau) Cut-n-paste using X11 clipboard (mouse middle clic) Return focus to the list after major operations which facilitates usability Add hotkey (shift-return) to move focus between list and data window In week and month views you can clic on a day to select it in the main view Add remote sync. use "jpilot -s" to start a sync on the running jpilot Add support of pilot-link 0.12.0-pre3 Some more bugs fixed Updated translations: it, ja, fr jpilot-dump.c: convert from UTF8 to local encoding 0.99.8-pre8 - 02/19/05 (Released by Ludovic Rousseau) Cut-n-paste using GTK+ Ctrl-C/Ctrl-V now works across all four apps Replace Sync and Backup text buttons by an color icon Add Chinese BIG-5 Palm encoding Update ja, zh_TW translations GTK2 now uses CTRL+Enter consistently to apply changes Add Cancel button with ESC accelerator Added two preferences and code to 1) Mark current day in monthview and weekview guis by adding "TODAY" to display 2) Display the absolute number of an event which repeats yearly (usefulf or birthdays and anniversaries) 0.99.8-pre7 - 01/08/05 (Released by Ludovic Rousseau) Update zh_CN, zh_TW, cs and es translations Solve a crash in Japanese mode in address GUI Extract the first day of week (sunday or monday) from the system locale setting Add menu color icons for the 4 main applications Improve todo sorting Allow to cycle through the KeyRing categories by calling again the plugin Some more bugs fixed 0.99.8-pre6 - 11/27/04 (Released by Ludovic Rousseau) Solve the "different user ID sync" bug Solve the GUI "freeze" bug Some more bugs fixed 0.99.8-pre5 - 11/26/04 (Ludovic Rousseau) Solve the "undefined symbol: jp_charset_j2p" error Fix Japanese menu Some code cleanup 0.99.8-pre4 - 11/24/04 (Released by Ludovic Rousseau) Some more bugs fixed Improved search sorting Improved convertion to UTF-8 in case of errors Use GBK instead of GB2312 charset encoding for Chinese Use a radio item menu for Hide/Show/Mask records so that the state is clearly indicated Fix sort order for appts in datebook Complete Japanese translation 0.99.8-pre3 - 11/14/04 (Released by Ludovic Rousseau) Some more bugs fixed The right-hand side of jpilot were not updated on a cursor movement. Fixed unpredictable bug in repeating events caused by unitialized variable Use iconv to convert from the Palm charset to UTF-8. Thanks to Amit Aronovitch we now support many new charsets when used with GTK2: - Hebrew (CP1255), - Cyrillic (CP1251), - Cyrillic (KOI8-R), - Latin 2, Eastern Europe (ISO8859-2), - Japanese (SJIS), - Chinese (GB2312) Complete Chinese translation. Thanks to lei Yu The category selection was not working from the Export window for Addresses Give a more explicit error message when pi_bind() fails. We now have "permission denied" or "file not found" instead of "Illegal seek". Also display the device name we are trying to use. Thanks to Edgar Bonet for the patch New preference to show or hide popup tooltips Entries returned from datebook app during search were in random order Get first day of week from locale in GTK2, no preference setting 0.99.8-pre2 - 10/20/04 (Released by Ludovic Rousseau) some bugs fixed add the same keyboards accelerators for the 4 applications: Ctrl-D: Delete Ctrl-O: Copy Ctrl-N: New Record Ctrl-R: Add Record Ctrl-Return: Apply Changes Ctrl-Y: Sync KeyRing: can use non ASCII characters in name/account/password nice GTK2 color icons in the menu 0.99.8-pre1 - 10/02/04 (Released by Ludovic Rousseau) better UTF-8 handling (needed when using GTK2) sort todo list by clicking on column title lots of bugs fixed: bug 1330: invalid postscript when printing the todo list contains ( or ) bug 1306: Keyring plugin truncates passwords bug 1056: Undelete feature desired bug 1338: Some repeating appointments do not show in monthview gui bug 1176: Adding ability to e-mail directly from address book bug 1182: Search screen needs a button bug 1322: GTK2.4 libraries require changes to jpilotrc files to preserve colors bug 1116: Word wrap provided when printing monthly calendar bug 1154: resorting in address book should leave selection bar on same entry bug 1107: show completed todos found through search regardless of show completed checkbox status bug 1153: Patch reduces flicker when deleting records bug 1131: ALT key for accelerator instead of control bug 1184: truncating buffers with non ASCII charsets
2006-06-12Ensure that PROC is set on DragonFly.joerg2-11/+18
2006-06-12Changes 3.0.10:adam3-8/+9
Update Albanian translation (Besnik Bleta) and Catalan translation Add Traditional Chinese translation (including efax-gtk.desktop) Make the sort direction of the fax lists selectable Improve time reporting to main window and to logfile Have GobjHandle<> sink objects with floating references, and with GTK+-2.9 and above use g_object_ref_sink() instead of g_object_ref()/gtk_object_sink() Have consistent keys shortcuts for the closing of dialogs Use in_addr_t type explicitly where relevant More...
2006-06-11Needs pkg-config.joerg1-1/+2
2006-06-10Add a slash to the end of the old-releases URL. Fixes downloads for current ↵dsainty1-2/+2
package version 1.2.8, which is now old due to Asterisk release 1.2.9.
2006-06-08Make this package build with gcc-4. Patch provided by John D. Baker inminskim2-1/+48
PR pkg/33094.
2006-06-06Uses C++.joerg1-1/+2
2006-06-06Honor *OWN, *GRP, and *MODE.minskim1-1/+4
2006-06-04Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv).joerg1-2/+2
While going through the tree, fix some more packages which had similiar issues with too strict conflicts, bump the revisions of those.
2006-05-31Changes 1.2.8:adam4-56/+17
* Number of bug fixes, including IAX2 channel driver fixes.
2006-05-29Changes 3.0.9:adam6-35/+36
Swedish translation added (Daniel Nylander). Catalan translation added (Jordi Sayol Salomo). Use gtk_widget_queue_draw() to update the drawing area which indicates whether a fax is in the "faxes to send" queue via an expose event rather than doing it directly. Cater for serial port devices in sub-directories of /dev. Have Notifier objects detect whether the signalling thread is the same one as the thread in which the slot will execute and if so by-pass the Notifier pipe, and implement Notifier objects without using a map and object IDs. Correctly handle case of constructor of SharedPtr and SharedHandle objects throwing. Allow the program to compile without X. Document the use of G_IO_HUP with iowatches. Correct comments about the use of PipeFifo::connect_to_stdout() and PipeFifo::connect_to_stderr(). Improve text for translation about modem classes. Include <ostream> and <istream> headers file where relevant.
2006-05-21Include sys/stat.h and allow build on DragonFly.joerg3-3/+16
2006-05-15Uses C++.joerg1-1/+2
2006-05-15Consistently only install man pages and add DragonFly support.joerg5-79/+166
Bump revision.
2006-05-11Update to version 8.1.14.seb5-24/+24
Approved by maintainer. Changes since last packaged version (8.1.11): version 8.1.14 (Apr 9, 2006): - fixed rpm conserver.spec file - based on patch by Martin Evans <m.d.t.evans@qmul.ac.uk> - added 'uds' console type for unix domain socket connections - based on patch by DJ Gregor <dj@gregor.com> - probing of interfaces under cygwin (and possibly others?) now skips unconfigured interfaces (even if flagged as up!) - reported by Chris Riddoch <chrisr@digeo.com> - added the '!login' console option to prevent clients from connecting to a console - suggested by Greg Tillman <gregtillman@comcast.net> - added a 'noop' console type for consoles you'd like to name, but have no connection to - suggested by Greg Tillman <gregtillman@comcast.net> - deprecated escape commands removed from the code - added '^EcP' and '^EcR' sequences to set the playback and replay line lengths - new console config options 'playback' and 'replay' to let the client set prefered output lengths (with a special feature for a size of zero) - prefer strlcpy() over strcpy() - based on patch by Peter Valchev <pvalchev@openbsd.org> - fixed bug where '^Eco' by user on an 'exec' console with an 'initcmd' causes input by user to be ignored (could be other console types as well) - reported by Mark Wedel <Mark.Wedel@sun.com> - made POSIX termios code in autologin a requirement (since conserver requires it) and cleaned up a few other issues - based on reports by Arthur Clune <ajc22@york.ac.uk> version 8.1.13 (Jan 15, 2006): - use SIOCGIFNUM for interface count (if available) and catch EINVAL on Solaris - patch by Peter Jeremy <peter.jeremy@alcatel.com.au> - console output now resets idle timer - suggested by Peter Saunders <pajs@fodder.org.uk> - bug fix for conserver process running out of control and using up cpu - debugged with Alexandra N. Kossovsky <Alexandra.Kossovsky@oktetlabs.ru> version 8.1.12 (Sep 5, 2005): - printf() fix for autologin - patch by Menno Duursma <druiloor@zonnet.nl> - newly spawned (from SIGHUP) processes didn't properly close primary socket - SSL certificates now work again (anonymous ciphers are not allowed if a certificate is used) - client options -x, -u, -w, and -i can now take a console name to restrict output - suggested by Evan McClure <emcclure@internap.com> - convert program now installed in $libdir/conserver - patch by Petter Reinholdtsen <pere@hungry.com> - we now ignore SIGXFSZ, if it exists - added 'limited' access option to remove certain functionality from users - suggested by Sven Michels <sven@darkman.de> - added client option -z/-Z for sending commands to servers (reload, quit, etc) - based on suggestion by Joshua Pincus <Joshua.Pincus@Sun.COM> - added 'execrunas' and 'initrunas' console options to allow 'exec' and 'initcmd' execution as another user and/or group - based on patch by Gary Mills <mills@cc.umanitoba.ca> - the east coast mirror had to shut down (for now, at least) - crash from bad pointer manipulation during log replay - reported by Ryan Kirkpatrick <linux@rkirkpat.net>
2006-05-11Uses C++.joerg1-1/+3
2006-05-02After failing to find any permission to copy in the sources, pointgdt1-4/+8
LICENSE at generic-nonlicense, set RESTRICTED, and set NO_*_ON_*.
2006-04-23Modify packages that set PKG_USERS and PKG_GROUPS to follow the newjlam2-4/+6
syntax as specified in pkgsrc/mk/install/bsd.pkginstall.mk:1.47.
2006-04-22Removed the superfluous "quotes" and 'quotes' from variables that don'trillig2-4/+4
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz9-18/+18
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam8-90/+90
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-04-13Update to asterisk 1.2.7.1mjl2-6/+6
* apps/app_page.c: oops... let's not set a variable and then immediately overwrite it while assuming its old value will magically return * pbx.c: Bug 6957 - variable names beginning with CALLERID weren't substituted correctly
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.