summaryrefslogtreecommitdiff
path: root/comms
AgeCommit message (Collapse)AuthorFilesLines
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam10-20/+10
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-12-27Works fine on DragonFly.joerg1-4/+1
2005-12-27Also if Linux, then the local suffix is "mo" and include the gettext-lib.reed1-2/+3
2005-12-27Sort PLIST. No change, but makes it easier for later checks.reed1-6/+6
2005-12-27Fix errno and dirent usage. Remove .depend file from distfile,joerg3-2/+47
it breaks build on DragonFly.
2005-12-26Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386schmonz1-1/+4
3.0. If one of these is important to you, please fix it in time for pkgsrc-2006Q1, or it may be removed.
2005-12-23Fix GCC 3.4+ by making the friend declaration an explicit template.joerg2-1/+33
2005-12-23Unconditionally include stdlib.h, it is a standard header and neededjoerg2-8/+9
for exit().
2005-12-23build uses msgfmt.joerg1-1/+2
2005-12-20Added patch-ax, which fixes ctype issues. Bumped PKGREVISION because therillig3-2/+39
generated code changes.
2005-12-19Remove redundant errno and use stdlib.h instead of defining thejoerg4-10/+78
prototypes manually and possibly mismatching. Update FreeBSD config to match both DragonFly and FreeBSD 4+ reality.
2005-12-19Remove redundant errno. Prefer NAME_MAX over MAXNAMLEN.joerg4-1/+54
2005-12-18Include ERRNO_H in CFLAGS to get proper errno.joerg1-1/+5
2005-12-18Add read-ahead hack for DragonFly, manually casting to the "public"joerg8-7/+102
version of FILE. Kids, don't try that at home. Fix errno.
2005-12-07Update asterisk-sounds-de-x9media to 20051128mjl3-185/+221
All standard voice prompts are now translated.
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig9-23/+23
CONFIGURE_ARGS.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig14-32/+28
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-02Convert to options framework.wiz3-31/+44
While here: simplify PLIST handling; fix some pkglint warnings.
2005-11-28Change all instances of including mk/ghostscript.mk into asking forjlam1-2/+2
the appropriate tool via USE_TOOLS (usually "gs:run"), and remove ghostscript.mk. This change removes a rather out-dated file from pkgsrc and switches packages to use the more compact implementation of the Ghostcript-handling inside the tools framework.
2005-11-26Fix asterix-sounds-de-x9media entry.wiz1-2/+2
2005-11-26Enable asterisk-sounds-de-x9mediamjl1-1/+2
2005-11-26Import asterisk-sounds-de-x9media-20051126, providing free german voice ↵mjl4-0/+245
prompt files for asterisk, courtesy x9media ip communication.
2005-11-22Update to 0.8.2:wiz2-6/+6
0.8.2 complete rework of help output (adapt to width of terminal) new progress bar implementation (used by phonebook code) several bugs fixed: * sms memory selection segfault * phonebook deletion range bug * time display issue device blacklisting support, SF65 added to that list
2005-11-14Update to version 1.3:augustss2-6/+6
* Add a driver for Redlink-105 From mkenyeres@konvergencia.hu
2005-11-14Update to version 1.2.augustss2-8/+6
* Rename log to birda_log * Fix a use-after-free problem. From mjl@luckie.org.nz
2005-11-13Update to 4.2.2, provided by Andreas Hallmann in PR 32037:wiz8-146/+29
Changelog for HylaFAX 4.2.2 * fix error of confirming an ECM block missing frames other than the last frame when a null block is received (16 Sep 2005) * fix error of tiffcheck missing needed reformatting (17 Aug 2005) * add workaround for a bug in recent versions of gawk (15 Aug 2005) * fix send error causing ECM data to not get sent (15 Aug 2005) * homogenize default user id for user files (9 Aug 2005) * remove deprecated cuserid (8 Aug 2005) * fix some problems with sender notifications (5 Aug 2005) * fix problem with PAM authentication features (2 Aug 2005) * fix potential hang on reading data from modem (30 Jul 2005) * fix potential hang on detecting an ECM block end (29 Jul 2005) * fix job batches to properly release modems (26 Jul 2005) * fix build error with Mac OS X 10.4 (26 Jul 2005) * fix sendfax crash with verbose output (25, 29 Jul 2005) * fix a race with scheduled jobs to allow for coordinated batch sending (25 Jul, 10 Aug 2005) * fix some error conditions with JBIG and JPEG reception (25 Jul 2005) * improve probemodem results for some modems (16 Jul 2005) * correct cover sheet page count for some PDFs (14 Jul 2005) * fix job blocking (concurrent call) handling, especially as dealing with batches (13 Jul 2003) * fix job modifications on batched, running jobs (13 Jul 2005) * throttle faxq from running the scheduler more than once per second in order to keep faxq from eating up CPU (11, 21 Jul 2005) * fix job preparation failures in batches from causing faxq list corruption which would trigger faxq failure and worse (11 Jul 2005) * fix the abortion of the lead job in a batch from causing all other jobs in the batch to also abort (11, 15 Jul 2005) * restrict MaxBatchJobs to 64 in order to prevent command-line parameters from causing faxsend invocation errors (11 Jul 2005) * fix ECM frame data from being overwritten by corrupt frames later (11 Jul 2005) * fix a faxq crash involving job alteration (4 Jul 2005) * fix error of a pipe file descriptors not being closed (15 Jun 2005) * fix error in not employing Class1SwitchingCmd before sending prologue frames (15 Jun 2005) * adjust configure for AIX 5 (14 Jun 2005) * handle CRP sent as PPS (8 Jun 2005) * fix segfault when resetting a received TIFF page (8 Jun 2005) * update symbolic links to the Linux DSOs on upgrades (7 Jun 2005) * extend PAM support to OpenPAM variants (6 Jun 2005) * send PPR instead of DCN when an empty block is received (1 Jun 2005) * fix some dysfunctional mail redirects (30 May 2005) * don't save null-data pages (26 May, 6 Jun 2005) * Add support for OpenServer 6 (24 May 2005) * update config.guess and config.sub to current versions (24 May 2005) * add Rockwell/Conexant Class 1.0 prototype config (18 May 2005) * fix configure and faxsetup for espgs (16 May 2005) * fix potential looping in Class 1 protocol flow control mechanisms (11 May 2005) * stop sendfax from passing comments to hfaxd due to problems with newlines (10 May 2005) * fix PAM authentication to set proper UID (9 May 2005) * add unlimited length option to image preparation scripts and add FaxModify customization support (9 May 2005) * add UseJobTSI modem config option and FAXNUMBER and TSI queue file options (9 May 2005) * break NoCarrierRetries into JobRetry* parameters (9 May 2005) * add JPEG color fax receiving support - requires that libtiff and libjpeg be enhanced (6 May 2005) * add PNG and JPEG to typerules (6 May 2005) * add FaxModify hook for outbound image pre-processing (6 May 2005) * improve the way that page transfer time, as stored in the received TIFF file is calculated (6 May 2005) * add option in lucent-mt-10 prototype config file to work around a MainPine V.34-Fax problem (6 May 2005) * add remoteNSF, remoteDIS to info files and return CSI and interpreted NSF with notify information (4 May 2005) * improved disconnection detection (25, 26 Apr 2005) * wait longer for partial-page signals (19 Apr 2005) * adjust the timing of input buffering enabling (15 Apr 2005) * fix dialtest problem when using parenthesis (1 Apr 2005) * fix crash when using malformed format strings (1 Apr 2005) * initialize frameCount for compilers that don't (1 Apr 2005) * add last-page CRP reception support in Phase D (30 Mar 2005) * handle TSI, DCS, and other signals when in ECM (29 Mar 2005) * don't transmit DCN after getting EOT (24 Mar 2005) * improve the usage of T4 and T2 timers throughout (23 Mar 2005) * improve some error-handling scenarios (23 Mar 2005) * improve identification of ECM blocks with zero frames (16 Mar 2005) * fix potential error in ECM reception frame counting (16 Mar 2005) * add CRP usage when message frames are received corrupt (14, 23 Mar 2005, 21 Jul 2005) * add Class1RMPersistence, better ECM +FCERROR handling (14 Mar 2005) * small fixes for compilation on AMD-64 (14 Mar 2005) * fix a few timeouts in faxgetty (11 Mar 2005) * add support for TIFFTAG_FAXDCS (5 Mar 2005) * fix batching error in ECM to some receivers (5 Mar 2005) * modify parsing of Class1EnableV34Cmd (5 Mar 2005) * add configurable support for tiff2pdf from libtiff (2 Mar 2005) * change the 2 s TCF timeout to use Class1TCFRecvTimeout (2 Mar 2005) * handle PPS after 4th PPR (2 Mar 2005) * fix potential error in counting of PPR signals (2 Mar 2005) * handle EOT after PPS (28 Feb 2005) * add Class1AdaptRecvCmd config option, AT+FAR=1 support, (28 Feb 2005) * fix DCS scanline-time error when sending to systems without ECM supporting "mixed" scanline-times (24 Feb 2005) * cause faxsend to log jobs in batches as separate commids (24 Feb 2005) * change how faxsend is invoked for batches (24 Feb 2005) * minor fix in notify for mawk (16 Feb 2005) * fix a false V.34-Fax error message after FTT (16 Feb 2005) * convert CIDName/CIDNumber to CallID (14 Feb 2005) * add MaxBatchJobs config option (10 Feb, 26 Aug 2005) * improve the way that external gettys are run * fix some problems when decoding pipe fails in ECM * ignore "echos" of the dialed number after dialing * set Class1*WaitCmds in cirrus config to not use +FTS/+FRS * improve default modem config file for Digi/Patton Class 1 * force the Class 2 driver to repeat the +FDIS command after EOM * add FaxParams class and some utilization of it Additionally, unset DIST_SUBDIR again.
2005-11-03Removed trailing white-space from the README files. Bumped PKGREVISION.rillig3-17/+2
2005-11-03Fixed wrong usage of WRKSRC.rillig3-8/+10
2005-11-02Bump PKGREVISION of packages including ruby extention librarytaca1-2/+2
by Ruby 1.8.3 updates.
2005-10-30Security fixes for SA16906 (CAN-2005-3069 and CAN-2005-3070) from hylafax CVSadrianp11-58/+134
Remove obsolete patches to make this build again on NetBSD (x86)
2005-10-17Changes 3.0.6:adam6-25/+26
Add simplified Chinese translation Provide internationalisation support for the efax program to which efax-gtk is a front end Make the fax top header line of a sent fax charset independent, and remove some incorrect codeset conversions Deal with two minor timing/race issues Make Notifier::make_id() a static method, since it only uses local or static objects Instead of omitting the call to setlocale() in efax/efix.c, after setting the locales to match their environment, reset LC_NUMERIC to the "C" locale Update Hungarian translation
2005-10-13Due to libmimedir changes, this now builds a shared library.wiz1-2/+2
Bump PKGREVISION.
2005-10-13Add official patch with some post-0.9.1 fixes.wiz2-3/+10
Bump PKGREVISION.
2005-10-13Add and enable synce-rra.wiz1-1/+2
2005-10-13Initial import of synce-rra-0.9.1.wiz10-0/+124
SynCE is a project for connecting to devices running Windows CE or Pocket PC. RRA implements the Remote Replication Agent Connection protocol for synchronising objects between a Windows CE device and another computer.
2005-10-13Add and enable some more synce packages.wiz1-1/+4
2005-10-13Improve COMMENT, from FreeBSD ports.wiz4-9/+9
2005-10-13Initial import of synce-serial-0.9.1:wiz4-0/+38
Synce-serial is part of the SynCE project. This module contains helper scripts for setting up a serial connection for use with SynCE. They are basically wrappers around pppd: synce-serial-config - Use this to select serial port and IP adresses synce-serial-start - Use this to start connection synce-serial-abort - Use this to abort a connection
2005-10-13Initial import of synce-dccm-0.9.1:wiz4-0/+30
DCCM is part of the SynCE project. This daemon is required to be able to communicate with a handheld device.
2005-10-13Initial import of synce-librapi2-0.9.1:wiz5-0/+79
Librapi is part of the SynCE project. The RAPI library is an open source implementation that works like RAPI.DLL, available on Microsoft operating systems. The library makes it possible to make remote calls to a computer running Pocket PC. In order to use librapi, a daemon that the Pocket PC client connects to must be running on the computer using librapi.
2005-10-13Add and enable synce-libsynce.wiz1-1/+2
2005-10-13Initial import of synce-libsynce-0.9.1:wiz7-0/+113
Libsynce is part of the SynCE project. The SynCE library is required to compile (at least) the following parts of the SynCE project: o librapi2 o dccmd
2005-10-10Make this compile with newer versions of Darwin that have poll(2).rh3-6/+21
2005-10-10s/netbsd.org/NetBSD.org/hira1-2/+2
2005-09-30Enable asterisk-sounds-extramjl1-1/+2
2005-09-30asterisk-sounds-extra 1.0.9:mjl6-0/+1442
Additional sound files for asterisk.
2005-09-30Update to 0.8.1:wiz7-91/+6
0.8.1 fixes some compilation and installation issues with *BSD (thanks to Mohacsi Janos) fixes binary memory info output automatically chooses the proper charset when sending short messages make some more long options available as short options mention all options in the help output and sort it alphabetically mingw compile environment support (Windows) Addition to 0.8.0 changelog: reset now switches phone from transparent to RCCP mode (fixes debian bug #224965) included german PO file update from debian BTS (fixes debian bug #313918)
2005-09-28Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,rillig5-13/+13
NO_BUILD, USE_LIBTOOL.
2005-09-27Changes 3.0.5:adam4-21/+21
Provide a further explicit cast to void* in sentinel for elipsis arguments, for 64-bit systems Provide for the automatic updating of the fax lists when a fax is received or sent Provide for the received fax list to show the number of new faxes received since the program was last started Make minor changes to handling of colours of certain labels Make the program close properly if the "Quit" item is chosen from the system tray menu and a blocking modal dialog is showing Remove unnecessary use of GtkAlignment objects to adjust labels
2005-09-26Add missing files to PLIST. Bump PKGREVISION.wiz2-2/+5