Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
|
|
|
|
|
|
|
|
are supposed to use "faxspool" to submit faxes for sending, as explained
by Gert Doering (mgetty's author) on tech-pkg.
|
|
probably not "/usr/local").
|
|
which has changed for Solaris installs.
|
|
|
|
NetBSD and Linux). On a non-NetBSD sysrtem, kdepim3 failed to
build because was missing libncurses.la file.
I did not bump any PKGREVISIONs, because under my tests either
it worked fine before, because libcurses was part of base OS,
or the packages didn't build in the first place.
|
|
fix remote format string vulnerability in hfaxd (11 Nov 2003)
PR pkg/23511 from Andreas Hallmann
|
|
well as the -L flag when linking.
|
|
XXX: cleanup /var/spool/efax on deinstall
XXX: permissions ok on /var/spool/efax?
|
|
|
|
|
|
|
|
XXX <des.h> doesn't exist on 1.6.1_STABLE
XXX <openssl/des.h> exists on both, but is incompatible and thus the
package won't build on -current
XXX <kerberosIV/des.h> works for both.
XXX Someone make this mess go away. :(
Fixes PR 23185 by mlelstv @ IRCnet
|
|
|
|
|
|
Approved by jlam@netbsd.org
|
|
(It should be converted buildlink framework.)
|
|
macro.
|
|
|
|
|
|
|
|
|
|
|
|
* added new edit-faxcover script
* added various enhancements to faxsetup
* default libtiff v3.6 compatibility
* added NOTIFY_FAXMASTER and ENCODING parameters for FaxDispatch
* added 2D-MMR support for Class 2 modems that support it
* added RingTimeout, ModemRingResponse, CIDNumberAnswerLength, and
CIDNameAnswerLength modem config parameters
* support for MultiTech MT5634ZDXb and MT5634ZBA-DID
* added subaddressing specification capability to sendfax
* numerous bugfixes (several significant) and build cleanups
* fixes the PageChop feature that broken in 4.1.6
Also fixed some cosmetic NetBSD issues with faxadmodem
|
|
Close PR pkg/21650 by Michael Wolfson.
|
|
"ChangeLog" since 1.1.28 w/dates and blank lines elided:
* release 1.1.30
* voice/vgetty/answer.c, voice/include/default.c: integrate Paul
Fox' pre_message and beep_sound patches
* voice/libvoice/detect.c: recognize MultiTech MT3334ZDXV
* faxhng.c: add some result codes for the i4l DIVA driver
* voice/libvoice/IS_101.c: fix DTMF events for the unshielded case
* voice/vgetty/answer.c: accept arbitrary ring types, not only 0..6
* ring.c: map DRON/DROF return codes to binary word, use result
as distinctive RING number
* frontends/www/README: add user authentication example
* voice/libvoice/V253modem.c: repair messed-up 16 bit PCM patch
* release 1.1.29
* voice/libvoice/detect.c: insert delay before sending ATE0 to
modem (timing issue - modem might not have sent the full \r\n
sequence from the last "OK" yet when the new AT comes in)
* doc/*.[158]in: bring man pages up to date
* tools/ltest.c, tools/mid.c: adapt to new lprintf() prototype
* mgetty.h, logfile.c: adapt to use <stdarg.h> and "..."
function declaration (unless USE_VARARGS is set, which is
needed for NeXT platforms). Karsten Keil <kkeil@suse.de>.
* Makefile: relax permissions on sendfax and faxrunq.config
install - must be readable/executeable by user "fax" now
* doc/faxrunqd.8in: document "-u", minor updates
* fax/faxrunqd.in, fax/faxspool.in, fax/faxrunq.in: revert
Aug 6, 200 change - put faxqueue_done back into $FAX_SPOOL_OUT/
(faxrunq/faxrunqd have no access rights to $VARRUNDIR/ anymore,
and $FAX_SPOOL_OUT is no longer world writeable anyway)
* fax/faxq.in: change from .last_run to faxqueue_done
* fax/faxrunqd.in: add "-u <user>" switch (set uid to <user>)
* fax/faxq-helper.c: finalize new fax queue handling using helper
process (suid fax) and a fax queue that is no longer
world-readable (open issue since 1994 :) )
* faxrecp.c: implement experimental teergrubing mode (signal
"page bad, please retransmit" at the end of each page - or just
hang up hard on caller). Activared with "modem-quirks 0x100"
or "0x200", respectively.
* voice/libvoice/V253Modem.c: add 16 bit linear PCM support
(patch coming from Peter Bruley)
* voice/pvftools/pvftormd.c, rmdtopvf.c: add 16 bit linear PCM
* rework faxq-helper concept (suid root -> suid fax)
* fax/faxq.in: adap "-r" to use faxq-helper
* fax/faxspool.in: adapt to use faxq-helper
* fax/faxrm.in: adapt to use faxq-helper
* Makefile: create FAX_SPOOL_OUT with mode 755 and owner FAX_OUT_USER
* Makefile: add FAX_OUT_USER definition, pass lots of variables
to fax/Makefile (for faxq-helper)
* README.1st: add instructions about FAX_OUT_USER setup
* doc/mgetty.texi-in add instructions about FAX_OUT_USER setup
* fax/faxrunqd.in: fix symlink / file overwrite race in JOB files.
Pointed out by Jablonovsky Alexander <sasha@cit-saratov.ru>
* doc/faxrunq.8in: point out insecurity in symlink handling
* mgetty.h: Intel 64bit platforms (__x86_64__) needs PTR_IS_LONG
* voice/libvoice/IS_101.c: implement DLE shielding for long DTMF tones
for V.253 (initially by Lee Howard <faxguy@howardsilvan.com>)
* mgetty.c: throw out DIST_RING #define - not used anymore
* ring.c: make sure action strings (CONNECT) are only recognized
at the beginning if a line, not in the middle (Paul Fox,
pgf@foxharp.boston.ma.us, CALLER NAME = CONNECTICUT).
* cnd.c: replace non-printable characters and quotes in caller ID
or caller name strings with ' ' - safeguard for passing them to
shell later on.
* doc/mgetty.texi-in: add stuff about recent multitech modems,
superfine+v.34 fax, and rework chapter about common problems
* faxlib.c: fix ugliness with USR modems reporting remote fax
ID as " 12345" -> skip leading '"' and all whitespace
* cnd.c: possible buffer overrun via CallName
(found by "A. Guru" <a.guru@sympatico.ca>)
* fax/faxrunqd: fix priority vs. write combining bug
* login.c: check for close-on-exec bit on FD 0 (FreeBSD 4.1 bug)
* login.c: export Caller Name as environment variable $CALLER_NAME
* login.c: make message about bad permissions even more clear
|
|
|
|
|
|
- Old binary isn't available any more.
- Update distfile URL and HOMEPAGE.
2002-10-13 akira yamada <akira@arika.org>
* termios.c
(termios_set_ispeed): fixed typo.
(termios_initialize): 0-cleared "@cc".
(Termios_to_termios): unknown cc-values are treated as 0.
* examples/modem_check.rb: renamed examples/modem_check1.rb.
* examples/modem_check0.rb, exampes/modem_check2.rb: new.
* version 0.9.4.
2002-10-12 akira yamada <akira@arika.org>
* termios.c: revoked Termios::Termios#set_cc and removed some methods
such as Termios::Termios#iflag etc. they became attr_reader.
* version 0.9.3.
2002-10-12 akira yamada <akira@arika.org>
* termios.c
(termios_cc): accepts index of c_cc.
(termios_set_a_cc): new function for Termios::Termios#set_cc.
(Init_termios): added new constants Termios::CCINDEX, Termios::IFLAGS,
Termios::OFLAGS, Termios::CFLAGS, Termios::LFLAGS and Termios::BAUD.
* examples/modem_check.rb: it did not work. rewrited.
* test/test0.rb: rewrited.
* version 0.9.2.
2002-10-10 akira yamada <akira@arika.org>
* termios.c
(Init_termios): revived Termios::Termios#c_foo/c_foo= for backward
compatibility.
2002-09-25 akira yamada <akira@arika.org>
* termios.c
(termios_clone): new method "clone" for Termios::Termios.
(Init_termios): revived Termios.new_termios for backward
compatibility.
* version 0.9.1.
2002-09-25 akira yamada <akira@arika.org>
* Termios module can be included to IO classes and can extend IO
objects.
* now Termios::Termios is rb_cObject class.
* version 0.9.0.
Wed Nov 15 19:03:06 2000 akira yamada <akira@arika.org>
* renamed to ruby-termios.
|
|
version 0.6.4
Features:
This version adds UCS-2 phonebook transfer mode (default with GSM
fallback). (thanks to Alexander Kochetkov)
Fixes:
The range for phonebook CS and RD again and are requested correctly
again. Only 5 entries at once to prevent timeouts with slow
phones/SIM-cards. (thanks to Alexander Kochetkov)
There are also other small fixes.
Relieve kleink of his MAINTAINER duties, on his request.
|
|
|
|
USE_PKGINSTALL is "YES". bsd.pkg.install.mk will no longer automatically
pick up a INSTALL/DEINSTALL script in the package directory and assume that
you want it for the corresponding *_EXTRA_TMPL variable.
|
|
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors.
|
|
|
|
|
|
|
|
gscmxx is a Gtk+ GUI for scmxx written in perl. You can access your Siemens
mobile phone from your X11 desktop.
|
|
|