summaryrefslogtreecommitdiff
path: root/comms
AgeCommit message (Collapse)AuthorFilesLines
2003-06-18When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather thanagc2-4/+4
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent PKGREVISION changes. With thanks to jmc for the nudge.
2003-06-18Use PKGNAME_NOREV, rather than manually trying to strip off any nbagc1-2/+2
suffix from ${PKGNAME}
2003-06-17The main package has changed on the distribution site by the followingagc2-5/+8
change: --- gkermit.h 1999-12-26 21:25:52.000000000 +0000 +++ gkermit.h 2003-05-27 16:30:13.000000000 +0100 @@ -233,7 +233,11 @@ /* Externs */ +#ifdef ERRNO_H +#include <errno.h> +#else extern int errno; +#endif /* ERRNO_H */ #ifndef _GKERMIT_C extern int debug; #endif /* _GKERMIT_C */ but unfortunately without a corresponding version number bump. so do the dance we usually do with unnumbered distributions, and put the distfile locally into a (numbered) DIST_SUBDIR directory. Bump package revision number, regen distinfo file, and one cosmetic change to make the WRKSRC definition appear in a more suitable place in the package Makefile.
2003-06-16misc/kdeutils3 no longer provides an efax, no longer conflicts withmarkd1-2/+2
comms/efax. Noted by Stoned Elipot in PR 21884.
2003-06-14Replace non-working master sites with MASTER_SITE_BACKUP. Addresses PR 21867.wiz1-3/+4
2003-06-13Update to 0.65:jmmv2-5/+5
* fixed server: amena1 * fixed server: amena2 * added server: amena3
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma14-28/+28
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-06-01Add and enable linuxsms.jmmv1-1/+2
2003-06-01Initial import of linuxsms, version 0.64:jmmv5-0/+58
Linuxsms is a Perl script to send short messages (SMS) to GSM phones. Provided in pkgsrc-wip by Juan RP as version 0.63.
2003-05-30Depend on (at least) version 1.2 of gnome{,1,2}-dirs to automatically handlejmmv2-3/+5
the shared share/mime-info directory. Bump PKGREVISION.
2003-05-29s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than justgrant1-2/+2
libstdc++ in gcc3. when defined, USE_GCC_SHLIB ensures that the correct rpath is passed to the linker, and a full dependency on the compiler package is registered. packages which define USE_GCC_SHLIB should not include mk/gcc.buildlink2.mk (or gcc{,3}/buildlink2.mk) as it is handled automatically.
2003-05-22Add TEST_TARGET.wiz1-1/+3
2003-05-22Update to 7.2.7, from Andreas Wrede in PR 21643.wiz3-7/+8
Fix PLIST while here. Changes: version 7.2.7 (Apr 9, 2003): - added test suite ('make test') for basic client/server communication tests - changed configure script to provide better checking of options, hp-ux specifics, and functions - console names are no longer case-sensitive - fixed case-sensitive DNS name comparisons - reported by Peter Chubb via Jorgen Hagg - added dmalloc and openssl version numbers to -V output - reordered includes for openssl-0.9.7a compatibility - conserver.rc looks at pidfile to find the master pid - suggested by Petter Reinholdtsen - misplaced code regarding --with-regex - patch by Andreas Wrede - added password support for HP-UX trusted systems - immense help by Greg Brown - potential SIGUSR1 bug where cached terminal server availability wasn't being cleared correctly - reported by Dave Stuit - server is now more forgiving about errors instead of just giving up and shutting everything down - consoles that have trouble coming up (and are forced down) now log when they come back up - suggested by Dave Stuit version 7.2.6 (Mar 10, 2003): - the -b conserver option was mostly broken (since 7.2.0) - changed logging format so that all messages are of a similar form - fixed bad port number in 'cached previous timeout' message - reported by Dave Stuit - now using pid_t type for better compatibility - fixed the RPM and Solaris package to include the man page for conserver.passwd - suggested by R P Herrold - added restart option (-HUP) to conserver startup scripts - added -B option to client for sending messages to a single server - suggested by Dave Stuit - added --with-dmalloc for memory usage debugging - bug with multiple interfaces and -M option not maching hostname in configuration file - patch by Igor Sviridov - memory leak using openssl library plugged - automatic reinitialization of failed consoles now retries every minute like the manpage says it does - reported by Chris Fowler - when -R option is used, substring matches on console names from clients only match local console names (and if that fails just remote console names) but ambiguous name list returns both local and remote consoles - suggested by Todd Stansell version 7.2.5 (Jan 27, 2003): - fixed many documentation bugs - reported by Dave Stuit - added -I option to client which operates like -i, but on the primary conserver only - suggested by Dave Stuit - added SIGUSR2, which does not reread the configuration file, but does everything else SIGHUP does - suggested at LISA 2002 - fixed bug where LOGDIR setting gets used even if no logfile is wanted - added -R option to server to prevent client redirection to other conserver hosts - suggested by Todd Stansell version 7.2.4 (Oct 14, 2002): - added --with-openssl for some client/server encryption - added -E option to client and server to allow for non-encrypted connections (encryption is the default if compiled in) - added -c option so credentials (certificate and key) can be exchanged between client and server - expanded -V output to show what optional bits actually got compiled into the code (libwrap, regex, etc) - compilation errors on non-shadow file systems without using --with-pam - reported by Jesper Frank Nemholt - client now prefers $LOGNAME, then $USER, then the current uid for its -l default - suggested by Dave Stuit - putting back socklen_t usage - it's the right thing to do, so tell me where it breaks things - configure options --with-cffile and --with-pwdfile now by Stu May - added -F server option to prevent automatic reinitialization of failed consoles ('|' syntax consoles which exit with a zero status are still reinitialized) - requested by William P LePera and Malcolm Gibbs - successful automatic reinitialization of consoles now attaches a client that wants read-write mode - added read-only client wish to become read-write in -i output - moved to autoconf-2.54 and fixed some small configure.in bugs Many thanks to John R. Jackson for the following fixes, cleanups, and enhancements... - "lost timestamps" bug (SIGALRM/sleep()/usleep()/tcp_wrapper interaction) - compiler warnings, bad fileOpenFD tests, and ability to use a colon after an equal in the config file (LOGDIR=C:\Logs) - autologin fix for Solaris BSM support version 7.2.2 (Jun 05, 2002): - added 'n' as token for no-parity - patch by Greg A. Woods - extra timestamps occur when consoles come back up after being down longer than their timestamp period - reported by Dave Stuit - AIX 5.1 pseudo-terminal support broken - patch by William P LePera - PID file overwritten and not unlinked on exit - reported by William P LePera - signals cleaned up in master, child, and sub-proc sections - SIGPIPE now ignored - reported by Greg A. Woods
2003-05-12HOMEPAGE moves to http://alioth.debian.org/projects/minicom/.uebayasi1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv8-25/+25
2003-05-05do-install:grant1-19/+20
- don't call install with multiple directory args. - use cd && ... instead of cd ; ... - whitespace cleanup
2003-05-05do-configure:grant1-4/+4
- be quiet - rename, then sed - use FILES_SUBST_SED
2003-05-05don't call install with multiple directory args.grant1-12/+11
remove some unnecessary trailing slashes.
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz7-12/+14
dependency bumps.
2003-04-27Lint: make the description shortercjep1-19/+11
2003-04-27Fix these PLISTs. ${PKGLOCALEDIR} -> ${PKGLOCALEDIR}/locale...cjep1-8/+8
2003-04-27Lint: PKGLOCALEDIRcjep2-9/+10
2003-04-27Lint: USE_PKGLOCALEDIR=yescjep1-1/+2
2003-04-20This only works with gnome-panel 1.xrh1-1/+3
2003-04-18Update to 0.6.3.7, and include some iconv fixes from Dave Huang in PR 20017.wiz4-5/+72
Changes in 0.6.3.7: fixed the GPRS info segfault issue some command errors are not really a reason to about - fixed that fixed gcc-3.2 warnings fixed Makefiles to actually use chosen compiler rewrote/reordered main()
2003-04-11Missed a reference to a file with the version number in the name in thedarcy1-2/+2
last update.
2003-04-11After discussion with package maintainer (Hubert Feyrer) I am updatingdarcy2-6/+6
to version 8.0.209. The previous package has been removed from the Columbia site and this version was symlinked to it anyway so the checksum was failing. From the change message: This is a minor update of C-Kermit 8.0 that fixes several bugs.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv10-21/+20
2003-03-28Sort for pkglint.wiz1-2/+2
2003-03-28Remove unnecessary empty lines.wiz2-2/+0
2003-03-16Update to scmxx-0.6.3.6; changes include:kleink3-16/+17
0.6.3.6 rewrote parts of src/Makefile (warning: only the use of GNU make is supported although others may also work, see short comment in src/Makefile) changed (src/)Makefile target "dist-clean" to "distclean" removed src/Makefile maintainer-clean target added wchar.h/stddef.h configure check and depincludes rules added file dep_wcslen.c with depincludes rule (see top of file) added wcslen check (also in libwcs) call automake in ./maintainer-prep to create install-sh check getop.h or getopt/getopt.h presence moving header includes from common.h to the .c files do not make use of mktime as this is often broken remove configure mktime check added another flavour of M50 to supported phones open port with O_NONBLOCK and disable O_NONBLOCK when device is open add option --ignore-serial-bits to make some phones/cables work add option --device-timeout=<seconds> print exact type of unsupported sms pdus to stderr reindented all code 0.6.3.5 fix segfault run phone_init (thus fixing direct sms receive) 0.6.3.4 removing a lot of bugs about uninitialized variables that turned into segmentation faults (thanks to Ronald Wahl for showing up my programming errors) fixed some other small bugs that made show up wrong data (network status, network gprs status) remove caching code for vendor and model as it crashes e.g. with CygWin (maybe their compiler again?) 0.6.3.3 replacing cfmakeraw by redefining the function (instead of a code block replacement) and adjust configure.in do not open device non-blocking set termios read counter to 10 seconds and character counter to 0 make repeating of last at command generic rewritten tty_read method with split-off tty_readline method interpret the bit error rate value on info output replace "ATZ" init string with "\rATZ" apply the fix from 0.6.3.2 correctly create scmxx.spec from scmxx.spec.in by maintainer-prep script 0.6.3.2 add S46 to supported phones include fix from http://bugs.debian.org/171217 exchange 'make' with '$(MAKE)' in toplevel Makefile 0.6.3.1 fix one character in scmxx.c to get output again fixed Makefile.in to install the man page 0.6.3 first usage of wchar_t and iconv which makes several input/output charsets possible and even compatible enabling generic charsets for phonebook upload and download enabling generic charsets for sms sending and decoding enabling special sequences \XXXX for generic characters and \n for <NL> and \\ for '\' added local date format output for SMS and info fix sms resend bug fix a lot of sms decoding bugs and clean up the SMS header code added UCS2 decoding of SMS added status report request option --srr changes --file (-f) to --out (-o) 0.6.2 fix configure.in to check for Win32 specialties fix Makefile.in to make use of Win32 specialties add SL45i (SLIK) to known phones decreased maximum PDU size for file upload to 175 to fix SL4x v23 VCF upload rearrange info() output
2003-03-12It's version 8.0.208 not 8.0.208nb1.seb1-2/+1
2003-03-11Update to C-Kermit 8.0.208. Changes:hubertf3-9/+9
. Updating SSL/TLS interface to OpenSSL 0.9.7 . Addition of SSL/TLS support to the VMS version . Bug fixes, especially in the built-in scriptable Unix FTP client The full announcement is here: http://www.columbia.edu/kermit/ck80208ann.html
2003-03-04Update to 0.71.2, now using GTK2.wiz3-29/+7
0.71.2 - 1/16/2003 - Changed all occurrences of the deprecated jpilot_logf call to the correct jp_logf - included libplugin.h from J-Pilot 0.99.4 - removed the unused prefs.h - changed all LOG_XXX macros to the JP_LOG_XXX form used in the new libplugin.h - applied and updated the patch from Ludovic which prints an error if the AvantGo .prc file is not installed - added support for GTK2 (use --enable-gtk2) -- this does not do anything extra, it just lets jpilot-syncmal work with GTK2-enabled J-Pilot 0.99.4 0.71.1 - 6/21/2002 - Applied patch from Ludovic Roussea which allows GTK to set the size of the about box - Reorganized Makefile.in - Fixed the warnings about no newlines in the malsync src
2003-03-04Update to 0.99.5, now using GTK2.wiz4-11/+14
0.99.5 = 02/21/03 Fixed serious bug resulting in overwriting appointments on the palm (Serious bug) Restore now restores latest files instead of ones from last backup (Critical bug) Added -export-dynamic to Makefile to resolve jp_logf unresolved errors Made home key go to today in datebook Added dialog error windows instead of logging them If files are to be installed a prompt window opens before a sync/backup Browser windows open from jpilot menu When app button is pressed it will cycle through categories 0.99.4 - 01/13/03 Ported code to GTK-2 (I used GTK-2.2) Added random password generation to KeyRing Added a dialer program and GUI launcher Added Syncronization of categories and editing categories on desktop Added Export of iCalendar format from ToDo and Datebook Added Export of vCard format from Address book Added Export of ldif format from Address book Added Russian Language Support Removed jpilot-upgrade-99
2003-03-01Rename the libsigc++ dependancy to libsigc++10. Bump PKGREVISION.jmmv1-3/+3
2003-02-27Use the same ut_id as "login" does, so we can properly close out the wtmpxfredb2-20/+28
entry that "login" creates.
2003-02-27- - Use standard ${PKG_SYSCONFDIR} handling; bump ${PKGREVISION}.fredb6-64/+60
- - Reorganize Makefile #defines into global toggles, global settings, local settings. - - Reorganize and consolidate override targets.
2003-02-27Be consistent about testing for __GLIBC__.fredb1-3/+3
2003-02-26Add support for /var/run/utmpx on NetBSD 1.6B or newer, includingfredb5-3/+190
building on a suggestion by Gert Doering, filling ut_pid with the pid of the uucp-style lock holder. This should fix PR pkg/12261, although you will need today's "w" to see any results. Bump PKGREVSION.
2003-02-26Use new IMAKE_MAN_PATH variables in PLISTs to make these packages morejschauma2-12/+13
portable. Bump PKGREVISION accordingly.
2003-02-18kdeutils install an efax program conflicting with comms/efax.jtb1-1/+3
2003-02-13Instead of homegrown work around, just depend on p5-perl-headers.mjl2-11/+3
Kudos to wiz for pointing out that such a package indeed exists.
2003-02-13Make this build by building the necessary .ph files on the fly. Alsomjl2-2/+10
add a MESSAGE telling the user to run h2ph on his include files.
2003-02-13Mark this package as brokenagc1-1/+3
2003-02-12Enable p5-Device-Gsm, p5-Device-Modemmjl1-1/+3
2003-02-12Import p5-Device-Gsm 1.16mjl4-0/+29
"Device::Gsm" class implements basic GSM functions, network registration and SMS sending. This class supports also "PDU" mode to send "SMS" messages, and should be fairly usable.
2003-02-12Import of p5-Device-Modem 1.24mjl4-0/+27
Device::Modem class implements basic AT (Hayes) compliant device abstraction. It is meant to be inherited by sub classes (as Device::Gsm), which are based on serial connections.
2003-02-12Update p5-Device-SerialPort to 0.12mjl2-6/+5
- corrected DTR activation code - improved auto-detection of ioctl methods - allow TIEHANDLE to use a device port in addition to a config file - added FILENO function - added "modemtest" - found a place where HANDLE was staying open - corrected FD-success test (0 *is* a valid fd number)
2003-02-05mark as not available on 64 bit systems. The configure script checksdmcmahill1-1/+3
for this and stops.