Commit graph

1238 commits

Author SHA1 Message Date
rillig
14df305b25 Fixed pkglint warnings. 2006-07-06 16:27:28 +00:00
jlam
00478b39e6 Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool".  Remove now unused
intltool/buildlink3.mk
2006-07-05 05:37:39 +00:00
bad
f2656ae6fb Oops. Somehow I forgot to commit distinfo for patch-ab. 2006-07-03 21:06:59 +00:00
xtraeme
fd76dd9a06 Unbreak on platforms where bluetooth wasn't detected, reported by
dillo@.
2006-07-03 19:18:57 +00:00
xtraeme
818f46b417 This package just works on FreeBSD and NetBSD, use ONLY_FOR_PLATFORM. 2006-07-02 18:24:18 +00:00
xtraeme
7c9fe8681a Added comms/obexapp. 2006-07-02 18:20:24 +00:00
xtraeme
1e1ee23269 Initial import of obexapp-1.4.4.
An obex application to transfer objects (address book items, images, movies,
anything the target can handle) to mobile devices via IrDA, Bluetooth and other
protocol via the OBEX format.

xtraeme: now it should be possible to transfer files from/to my cellular
phone from NetBSD.
2006-07-02 18:18:34 +00:00
xtraeme
bee2fbd59b Add support for NetBSD's bluetooth, required by the upcoming package
obexapp.

Bump PKGREVISION.
2006-07-02 18:16:53 +00:00
riz
ac9528406e Update asterisk to 1.2.9.1 - fixes a vulnerability in the IAX2 channel
driver most importantly.
2006-07-01 13:26:50 +00:00
joerg
8746de6fed Needs pkg-config. 2006-06-29 23:48:24 +00:00
dbj
df94b5f876 add include of errno.h to a couple of files.
this fixes build problems on darwin
2006-06-28 23:13:18 +00:00
rillig
3597e5406e The directory man/cat1 is needed prior to installation. 2006-06-26 06:29:25 +00:00
joerg
82d95bca39 Needs intltool. 2006-06-22 10:17:07 +00:00
minskim
c146031600 This package needs zlib to build. 2006-06-20 23:32:36 +00:00
minskim
3f97df80c5 Make this package build on Darwin.
- Use .dylib instead of .so.
  - Include stdlib.h for malloc().
2006-06-19 16:48:49 +00:00
smb
51da7709ca Add missing build dependency on intltool 2006-06-18 12:26:31 +00:00
rillig
3d8315cd20 Fixed paths to the Bash interpreter, since only a simple bourne shell is
needed. This fixes bulk builds with CHECK_INTERPRETER=yes. Bumped
PKGREVISION.
2006-06-18 11:53:27 +00:00
rillig
55993e45a3 Added {BIN,MAN}{OWN,GRP} to MAKE_ENV to make unprivileged builds work.
Bumped PKGREVISION.
2006-06-18 11:41:37 +00:00
wiz
1bd1519114 Drop maintainership, I do not use them any longer. 2006-06-15 13:26:56 +00:00
bad
0bb3b451ed Update jpilot to 0.99.8 and latest patches.
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-13 21:52:11 +00:00
joerg
685489cb85 Ensure that PROC is set on DragonFly. 2006-06-12 14:35:35 +00:00
adam
f7f6c6e19b Changes 3.0.10:
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-12 09:12:33 +00:00
joerg
58b83a32ec Needs pkg-config. 2006-06-11 13:33:17 +00:00
dsainty
9fdf8ad4e1 Add a slash to the end of the old-releases URL. Fixes downloads for current package version 1.2.8, which is now old due to Asterisk release 1.2.9. 2006-06-10 23:56:18 +00:00
minskim
fd95c9bbf6 Make this package build with gcc-4. Patch provided by John D. Baker in
PR pkg/33094.
2006-06-08 01:12:45 +00:00
joerg
c5dce257a0 Uses C++. 2006-06-06 15:34:31 +00:00
minskim
197598af9a Honor *OWN, *GRP, and *MODE. 2006-06-06 00:02:54 +00:00
joerg
5fe074f21e Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv).
While going through the tree, fix some more packages which had similiar
issues with too strict conflicts, bump the revisions of those.
2006-06-04 16:26:52 +00:00
adam
a2733d4d64 Changes 1.2.8:
* Number of bug fixes, including IAX2 channel driver fixes.
2006-05-31 18:43:15 +00:00
adam
5e0cae8d15 Changes 3.0.9:
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-29 06:41:38 +00:00
joerg
555ea41716 Include sys/stat.h and allow build on DragonFly. 2006-05-21 14:18:38 +00:00
joerg
c298c9a135 Uses C++. 2006-05-15 19:14:49 +00:00
joerg
2fab85b06c Consistently only install man pages and add DragonFly support.
Bump revision.
2006-05-15 19:02:47 +00:00
seb
a763c66219 Update to version 8.1.14.
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-11 21:42:43 +00:00
joerg
cf8b41f007 Uses C++. 2006-05-11 13:31:33 +00:00
gdt
3780104ac0 After failing to find any permission to copy in the sources, point
LICENSE at generic-nonlicense, set RESTRICTED, and set NO_*_ON_*.
2006-05-02 14:00:16 +00:00
jlam
802ce74fcb Modify packages that set PKG_USERS and PKG_GROUPS to follow the new
syntax as specified in pkgsrc/mk/install/bsd.pkginstall.mk:1.47.
2006-04-23 00:12:35 +00:00
rillig
9fc2d7d281 Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22 09:22:05 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
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-17 07:07:11 +00:00
mjl
a22592c284 Update to asterisk 1.2.7.1
* 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-13 18:36:58 +00:00
jlam
1cf9796f3c BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:23:29 +00:00
adam
42697baf6a Changes 1.2.7:
* Important bug fixes
* SIP handling
* MixMonitor call recording
2006-04-13 08:47:06 +00:00
joerg
68e360cc87 Use config file framework for efax.rc. Bump revision. 2006-04-12 23:04:21 +00:00
rillig
96fc47c14f Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
2006-04-12 10:26:59 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
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-04-06 06:21:32 +00:00
tv
ae3489ec53 Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a
PR-responsible person (such as I am ;) a little easier.
2006-03-22 22:50:31 +00:00
jlam
11993b86ed Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-21 06:00:43 +00:00
jlam
2c46420eaf * Remove unnecessary INSTALL and DEINSTALL scripts and replace with an
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-20 04:09:37 +00:00
jlam
c26dbe6d03 Honor PKGINFODIR and clean up the install process to avoid an unnecessary
pre-install target.
2006-03-20 03:59:39 +00:00
gavan
e38d9e3796 Add asterisk-perl 0.08, a collection of perl modules and examples for use with
Asterisk. For consistency, the pkgsrc package is called p5-Asterisk.
2006-03-15 00:15:08 +00:00
jlam
1ec59ed085 USE_PKGINSTALL isn't needed here to make these packagse use the
pkginstall framework.  In the case of libtool-base, avoid using
FILES_SUBST_SED where it isn't needed.
2006-03-14 20:43:23 +00:00
jlam
daad0f3d6c Modify the pkginstall framework so that it manages all aspects of
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-14 01:14:26 +00:00
wiz
ed032ecff0 Add patch that hopefully fixes the build problem on 1.6.2. 2006-03-11 16:29:25 +00:00
rillig
c79e4ef71d Fixed pkglint warnings. 2006-03-10 23:21:53 +00:00
wiz
35af66a196 Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.

Addresses PR 32998 by Robert Elz.
2006-03-06 00:18:10 +00:00
jlam
6e0c050321 * Teach the tools framework how to supply the pkgsrc version of
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-05 16:27:22 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
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-04 21:28:51 +00:00
wiz
3a86d077ce Update to 0.9.0:
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-03 22:25:14 +00:00
kristerw
f2432d1ce3 Regen so that the MacOS X patch program can apply it. 2006-03-03 22:06:44 +00:00
wiz
f53b0411df Complete previous fix for font handling. Bump PKGREVISION. 2006-02-28 17:38:47 +00:00
schwarz
87d19c1871 comms/pilot-link-libs, comms/p5-pilot-link, and comms/pilot-link all use
both C and C++
2006-02-26 13:47:29 +00:00
wiz
f6dde840c6 Do not delete dirs that do not belong this package. Bump PKGREVISION. 2006-02-22 22:13:05 +00:00
joerg
9145fd08f3 setkey and friends are in libcipher on DragonFly.
Add some conditional parts for DragonFly.
2006-02-22 16:13:48 +00:00
wiz
42fc7ce140 Fix installation with CHECK_FILES. Bump PKGREVISION. 2006-02-16 18:11:03 +00:00
wiz
3588d4a633 Improve PLIST. Quiet pkglint. Bump PKGREVISION. 2006-02-16 18:10:26 +00:00
wiz
42264b2270 Fix build with new libtool (as seen in bulk builds). 2006-02-16 18:09:49 +00:00
markd
fad20a8525 Pass $VARBASE to configure's environment so that its use in patch-ae
works.  Bump PKGREVISION.
2006-02-07 09:55:20 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
joerg
caa939db59 Add DragonFly support.
Fix C++ RTL usage: c_str is how to get the representation, not getCStr.
Attempt to fix declaration of static template members. Be conditional
for GCC 3.4+ for now, it conflicts with the constructor in GCC 3.3.
Attempt to fix timezone usage as found in other packages.
Use PTHREAD_* variables instead of hard-coded -lpthread.
Don't look for _nl_domain_bindings in -lintl, libintl uses a different
prefix.
Remove harmfull class keywords in friend declarations.
2006-02-02 15:03:19 +00:00
mjl
2cb4bb2909 Update to asterisk 1.2.4. This is a bugfix release.
* channels/chan_zap.c: disable buggy PRI user-user code until it
	  can be fixed
	* channels/chan_sip.c: Issue 6182 - Don't remove scheduled event
	  until it's really done.
	* channels/chan_sip.c: Issue 6362 - Register without Contact: and
	  Expires: fails
	* ast_expr2.h, ast_expr2f.c, ast_expr2.c: Bug 6072 - Revisions to
	  the source bison and flex files don't auto-regenerate these files
	* channels/chan_zap.c: fix problem with dtmf on e&m (issue #6364)
	* channels/chan_sip.c: Issue 5898: Registrations does not get
	  deleted if there's an active SIP dialog
	* channels/chan_sip.c: don't call ast_update_realtime with
	  uninitialized variables if we get a registration with an expirey
	  of 0 seconds (issue #6173)
	* channels/chan_features.c: fix memory leak (inspired by issue
	  #6351)
2006-02-01 01:45:29 +00:00
riz
1e38a3791e Update to handle NetBSD-current, post ktrace-lwp merge. No functional
changes.
2006-02-01 00:10:53 +00:00
rillig
70d8e3cece Fixed the remaining pkglint -Wall warnings. 2006-01-29 01:30:20 +00:00
rillig
fab1e7860e - Fixed some pkglint warnings.
- Replaced absolute directories like /usr/pkg and /var with ${PREFIX} and
  ${VARBASE}.
- USE_TOOLS+=perl:run, since there is one Perl program installed with the
  package.
- Bumped PKGREVISION.
2006-01-29 01:21:45 +00:00
riz
b745272eb7 Update to the latest sounds package (1.2.1), and sort the PLIST. 2006-01-25 18:41:14 +00:00
riz
917b9c38f1 Update to asterisk 1.2.3 - bugfixes only. 2006-01-25 17:48:43 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
riz
72255e472d Patch the default path for music-on-hold files. 2006-01-24 02:09:38 +00:00
adrianp
770f810183 Update to HylaFAX 4.2.5
From the CHANGES:
> Changelog for HylaFAX 4.2.5
>
> * change notify to not rely on echo -e (BUG 724) (11 Jan 2005)
> * add prototype config catch for Digicom Leonardo modems (11 Jan 2005)
> * make sure probemodem removes lock files (BUG 691) (9 Jan 2005)
> * portability cleanup to MemoryDecoder.c++ (BUG 224) (9 Jan 2005)
> * include crypt.h where necessary (BUG 722) (9 Jan 2005)
> * fix eval sed in faxrcvd script (BUG 719) (9 Jan 2006)
> * fix shell comments in nofity AWK script (BUG 719) (9 Jan 2006)
>
> Changelog for HylaFAX 4.2.4
>
> * CVE-2005-3539: Fix for faxrcvd/notify script vulnerabilites
>   (4 Jan 2004)
> * don't lock-down pagingProtocol by default (15 Dec 2005)
> * CVE-2005-3538: fix possible hfaxd login vulnerability due
>   to PAM library absence during build (15 Dec 2005)
> * fix a Solaris compile error due to PAM_CONV_AGAIN (15 Dec 2005)
> * fix Solaris 9 compile error due to PAM (15 Dec 2005)
> * all Mainpine boards no longer identified as the DUO+
>   2-port model (5 Dec 2005)
> * update hfaxd 'site adduser' functionality (29 Nov 2005)
> * prevent some faxgetty hangs in Phase C EOL sync (29 Nov 2005)
> * fix for clients specifying TZONE LOCAL/GMT and using %Y for
>   JobFmt and RcvFmt (22 Nov 2005)
2006-01-22 14:06:02 +00:00
jmmv
d971a332da Drop maintainership. I can't seriously be the maintainer of so many
packages - specially of packages that I haven't touched for a long
while or those that other people can handle better than me.
2006-01-20 16:15:52 +00:00
mjl
062d71c80f Update to asterisk 1.2.2
Changes are bugfixes only.
2006-01-18 11:39:54 +00:00
adam
d3cb962ca9 Changes 3.0.8:
Update Greek translation (Hellenic Linux Users Group).

	Add German translation (po/de.po and mainwindow.cpp).

	Destroy thread attribute object correctly (utils/thread.h and
	utils/thread.cpp).

	Use GtkSpinButton objects in the settings dialog where relevant
	(settings.h, settings.cpp and settings_help.cpp).

	Improve documentation/commenting of write_error() function
	(mainwindow.cpp).

	Update gettext tools to latest version (gettext-0.14.5)
	(po/Makevars and po/Rules-quot).

	Move typedef of InstanceMap into the Notifier class
	(utils/notifier.h and utils/notifier.cpp).

	Provide specific CFLAGS and CXXFLAGS specification in rpm spec
	file (efax-gtk.spec.in and efax-gtk.spec).
2006-01-16 14:24:53 +00:00
mjl
a8c4123bbf Update to asterisk-sounds-de-x9media-20060114
No changes but four renamed sound files.
2006-01-15 14:14:25 +00:00
riz
28723e33e3 Update asterisk to version 1.2.1. Many, many bugfixes, and some
new features, including support for DUNDi.  (http://www.dundi.com/ for
more information)

The initial framework and porting of this package upgrade was done by
Martin J. Laubach, with lots of feature/PLIST fixes by me.  DragonFly
support added by Joerg Sonnenberger.
2006-01-13 20:32:38 +00:00
rillig
734218ea9a The script interpreter of libdata/asterisk/agi-bin/agi-test.agi had been
/usr/bin/perl -- added the file to REPLACE_PERL. Because the binary
package changed, bump PKGREVISION.
2006-01-12 19:30:15 +00:00
rillig
2ca458613c Fixed a whole lot of pkglint warnings regarding the use of backslashes
in double quoted strings, variable definition alignments, variable names
starting with an underscore and other quoting issues.
2006-01-12 19:11:55 +00:00
joerg
c543f759ff Fix errno. Add DragonFly. 2006-01-12 17:13:58 +00:00
joerg
469c555b4d Fix Darwin build. 2006-01-10 18:58:33 +00:00
wiz
751d30d637 DEPENDS and PKGREVISION bumps because db4's library name changed. 2006-01-06 15:10:01 +00:00
joerg
001ed5ee6d _BSD_SOURCE should go as well, according to wiz@. 2006-01-05 23:25:30 +00:00
joerg
cf73562ffd Use SUBST framework. 2006-01-05 21:34:39 +00:00
joerg
3acd0de959 Add DragonFly support. 2006-01-05 17:32:52 +00:00
joerg
d088d3da03 Regenerate patch like it (hopefully) was intended. 2006-01-05 17:29:04 +00:00
joerg
7d0b3d06dc Fix template referening for GCC 3.4+. 2006-01-05 17:12:35 +00:00
wiz
2af379ab76 Accept tiff-3.8 (build fix). 2006-01-04 22:36:50 +00:00
taca
435219cbd2 Bump PKGREVISION by update of ruby18-base package. 2006-01-03 15:07:28 +00:00
taca
dccd827fac Stop handling DIST_SUBDIR default for Ruby based packages.
Second, update distinfo and/or stop using USE_RUBY_DIST_SUBDIR in Makefiles.
2006-01-03 14:25:49 +00:00
joerg
1c0fceebcd DragonFly support. Add mkfontdir as build tool. 2006-01-02 16:17:09 +00:00
joerg
1f5065df19 Don't reference matherr on DragonFly, it doesn't exist here. 2006-01-02 16:14:04 +00:00
joerg
c39008d1c9 DragonFly support. Override config.guess and config.sub. 2006-01-02 16:02:10 +00:00
wiz
f61c002199 Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
2005-12-31 12:32:31 +00:00
joerg
769f3fd6ed Fix ctype issues. Bump revision. 2005-12-29 23:31:35 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
joerg
4f11547ff5 Works fine on DragonFly. 2005-12-27 22:45:25 +00:00
reed
9f534afdb6 Also if Linux, then the local suffix is "mo" and include the gettext-lib. 2005-12-27 18:07:21 +00:00
reed
181cd13bcc Sort PLIST. No change, but makes it easier for later checks. 2005-12-27 18:05:44 +00:00
joerg
984cda224e Fix errno and dirent usage. Remove .depend file from distfile,
it breaks build on DragonFly.
2005-12-27 13:51:27 +00:00
schmonz
463f43526a Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386
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-26 23:39:30 +00:00
joerg
ff810db8f2 Fix GCC 3.4+ by making the friend declaration an explicit template. 2005-12-23 16:59:46 +00:00
joerg
a3ce3b5bff Unconditionally include stdlib.h, it is a standard header and needed
for exit().
2005-12-23 16:10:05 +00:00
joerg
257ca9c347 build uses msgfmt. 2005-12-23 15:30:33 +00:00
rillig
f419e8a607 Added patch-ax, which fixes ctype issues. Bumped PKGREVISION because the
generated code changes.
2005-12-20 10:19:09 +00:00
joerg
65e54b0ea5 Remove redundant errno and use stdlib.h instead of defining the
prototypes manually and possibly mismatching. Update FreeBSD
config to match both DragonFly and FreeBSD 4+ reality.
2005-12-19 15:10:18 +00:00
joerg
840fe72e12 Remove redundant errno. Prefer NAME_MAX over MAXNAMLEN. 2005-12-19 14:34:33 +00:00
joerg
9adacc0de9 Include ERRNO_H in CFLAGS to get proper errno. 2005-12-18 23:18:40 +00:00
joerg
1ec06b074e Add read-ahead hack for DragonFly, manually casting to the "public"
version of FILE. Kids, don't try that at home.

Fix errno.
2005-12-18 23:15:43 +00:00
mjl
d68564efc6 Update asterisk-sounds-de-x9media to 20051128
All standard voice prompts are now translated.
2005-12-07 12:21:04 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
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-05 20:49:47 +00:00
wiz
0a097d6253 Convert to options framework.
While here:
simplify PLIST handling; fix some pkglint warnings.
2005-12-02 17:01:35 +00:00
jlam
e6e49a2f0f Change all instances of including mk/ghostscript.mk into asking for
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-28 06:41:20 +00:00
wiz
c9e59a7969 Fix asterix-sounds-de-x9media entry. 2005-11-26 09:46:07 +00:00
mjl
61063aafeb Enable asterisk-sounds-de-x9media 2005-11-26 01:43:17 +00:00
mjl
d22581fa8c Import asterisk-sounds-de-x9media-20051126, providing free german voice prompt files
for asterisk, courtesy x9media ip communication.
2005-11-26 01:41:59 +00:00
wiz
8cc763bd46 Update to 0.8.2:
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-22 18:45:07 +00:00
augustss
9e0bd883e0 Update to version 1.3:
* Add a driver for Redlink-105
From mkenyeres@konvergencia.hu
2005-11-14 12:33:23 +00:00
augustss
e59e5b7dcc Update to version 1.2.
* Rename log to birda_log
  * Fix a use-after-free problem.
From mjl@luckie.org.nz
2005-11-14 08:05:06 +00:00
wiz
87774484e7 Update to 4.2.2, provided by Andreas Hallmann in PR 32037:
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-13 22:50:26 +00:00
rillig
f23612eb20 Removed trailing white-space from the README files. Bumped PKGREVISION. 2005-11-03 23:41:31 +00:00
rillig
164eef3f3a Fixed wrong usage of WRKSRC. 2005-11-03 20:01:20 +00:00
taca
b9d791c80d Bump PKGREVISION of packages including ruby extention library
by  Ruby 1.8.3 updates.
2005-11-02 09:48:33 +00:00
adrianp
83cf29c540 Security fixes for SA16906 (CAN-2005-3069 and CAN-2005-3070) from hylafax CVS
Remove obsolete patches to make this build again on NetBSD (x86)
2005-10-30 20:14:07 +00:00
adam
5071c8392b Changes 3.0.6:
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-17 09:25:42 +00:00
wiz
144dc3fc50 Due to libmimedir changes, this now builds a shared library.
Bump PKGREVISION.
2005-10-13 20:42:48 +00:00
wiz
e44c2710b8 Add official patch with some post-0.9.1 fixes.
Bump PKGREVISION.
2005-10-13 18:40:21 +00:00
wiz
c68bd0d591 Add and enable synce-rra. 2005-10-13 16:58:08 +00:00
wiz
eee6f284b8 Initial import of synce-rra-0.9.1.
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-13 16:57:41 +00:00
wiz
c02a165289 Add and enable some more synce packages. 2005-10-13 16:06:02 +00:00
wiz
5a0ca50d2e Improve COMMENT, from FreeBSD ports. 2005-10-13 15:27:39 +00:00
wiz
10f730a72a Initial import of synce-serial-0.9.1:
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-13 15:08:29 +00:00
wiz
e04197c37a Initial import of synce-dccm-0.9.1:
DCCM is part of the SynCE project.

This daemon is required to be able to communicate with a handheld
device.
2005-10-13 15:05:16 +00:00
wiz
45207d6e6c Initial import of synce-librapi2-0.9.1:
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-13 15:03:42 +00:00
wiz
f6c95996af Add and enable synce-libsynce. 2005-10-13 15:00:58 +00:00
wiz
acb3c363af Initial import of synce-libsynce-0.9.1:
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-13 15:00:13 +00:00
rh
883cee5422 Make this compile with newer versions of Darwin that have poll(2). 2005-10-10 21:45:08 +00:00
hira
d4ac2df0d3 s/netbsd.org/NetBSD.org/ 2005-10-10 17:15:09 +00:00
mjl
f931a946bf Enable asterisk-sounds-extra 2005-09-30 21:18:58 +00:00
mjl
bbbc7095c6 asterisk-sounds-extra 1.0.9:
Additional sound files for asterisk.
2005-09-30 21:17:23 +00:00
wiz
305615f150 Update to 0.8.1:
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-30 10:28:01 +00:00
rillig
5946936ffc Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +00:00
adam
3cf263a76a Changes 3.0.5:
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-27 15:13:03 +00:00
wiz
520c677963 Add missing files to PLIST. Bump PKGREVISION. 2005-09-26 14:07:25 +00:00
wiz
c7fd7e5ee3 Add missing files to PLIST. Bump PKGREVISION. 2005-09-26 14:00:16 +00:00
rillig
aca4c430bb ISO C90 does not allow declarations after code. 2005-09-22 12:05:39 +00:00
itohy
62ee468c77 Add AH-K3002V (but untested). 2005-09-13 03:12:34 +00:00
itohy
9ee3414ee1 Update to 0.3.
- Ignore modem status lines explicitly (CLOCAL).
  This makes the pkg usable after the change of
  src/sys/dev/usb/ucom.c rev 1.54.
- Documentation nits.
2005-09-12 09:18:47 +00:00
abs
f72dc9cd65 Catch some NetBSD statvfs() checks phrased alternatively as > 200030000
rather than >= 200040000 and one enterprisingly hidden as > 200050000
2005-09-08 22:37:53 +00:00
rh
643d505bb1 Add missing patch 2005-09-05 07:52:22 +00:00
rh
4752638b4f Commit the remaining files for the jpilot 0.99.7 upgrade.
Minor changes and bugfixes only.
Closes PR pkg/24635 by Brian de Alwis.
2005-09-05 07:51:58 +00:00
rh
59d1d06f08 Update jpilot to 0.99.7. Minor changes and some bugfixes. From
PR pkg/24365 by Brian de Alwis (with a few changes) -- thanks!
2005-09-05 07:43:40 +00:00
riz
0ae635d1b3 Restore the 'old-releases' directory to MASTER_SITES so this package
doesn't immediately break when the next version is released.
2005-09-02 17:23:06 +00:00
adam
ba5beff8db Changes 1.0.9:
-- fix bug in callerid matching in the dialplan that was introduced in 1.0.8

Changes 1.0.8:
 -- chan_zap
    -- Asterisk will now also look in the regular context for the fax extension
       while executing a macro.  Previously, for this to work, the fax extension
       would have to be included in the macro definition.
    -- On some systems, ALERTING will be sent after PROCEEDING, so code has been
       added to account for this case.
    -- If no extension is specified on an overlap call, the 's' extension will
       be used.
 -- chan_sip
    -- We no longer send a "to" tag on "100 Trying" messages, as it is
       inappropriate to do so.
    -- We now respond correctly to an invite for T.38 with a "488 Not acceptable
       here"
    -- We now discard saved tags on 401/407 responses in case the provider we're
       talking to tries to pull a dirty trick on us and change it.
    -- rtptimeout options will now be correctly set on a peer basis rather than
       only global
 -- chan_mgcp
    -- Fixed setting of accountcode
    -- Fixed where *67 to block callerid only worked for first call
 -- chan_agent
    -- We now will not pass audio until the agent has acked the call if the
       configuration
       is set up for the agent to do so.
 -- chan_alsa
    -- Fixed problems with the unloading of this module
 -- res_agi
    -- A fix has been added to prevent calls from being hung up when more than
       one call is executing an AGI script calling the GET DATA command.
    -- AGI scripts will now continue to run even if a file was not found with
       the GET DATA command.
    -- When calling SAY NUMBER with a number like 09, we will now say "nine"
       instead of "zero"
 -- app_dial
    -- There was a problem where text frames would not be forwarded before the
       channel has been answered.
 -- app_disa
    -- Fixed the timeout used when no password is set
 -- app_queue
    -- Distinctive ring has been fixed to work for queue members
  -- rtp
    -- Fixed a logic error when setting the "rtpchecksums" option
 -- say.c
    -- A problem has been fixed with saying the date in Spanish.
 -- Makefile
    -- A line was missing for the autosupport script that caused "make rpm" to
       fail
 -- format_wav_gsm
    -- Fixed a problem with wav formatting that prevented files from being
       played in some media players
 -- pbx_spool
    -- Fixed if the last line of text in a file for the call spool did not
       contain a new line, it would not be processed
 -- logger
    -- Fixed the logger so that color escape sequences wouldn't be sent to the
       logs
 -- format_sln
    -- A lot of changes were made to correctly handle signed linear format on
       big endian machines
2005-09-02 12:58:34 +00:00
rillig
7a95adad42 The real user name in PKG_USERS does not need to be escaped with double
backslashes anymore. A single backslash is enough. Changed the
definition in all affected packages. For those that are not caught, an
additional check is placed into bsd.pkginstall.mk.
2005-08-23 11:48:47 +00:00
jlam
bd2788d930 Merge CONF_FILES/SUPPORT_FILES and CONF_FILES_PERMS/SUPPORT_FILES_PERMS
as the INSTALL and DEINSTALL scripts no longer distinguish between
the two types of files.  Drop SUPPORT_FILES{,_PERMS} and modify the
packages in pkgsrc accordingly.
2005-08-19 18:12:36 +00:00
tv
660a1bbf32 Update to 4.4.10, finally....
Changes of note (security fixes were already integrated in an earlier
4.4.9nbX release):

	* src/gate/ftn2rfc.c (unpack): if * Origin is empty, don't use it
	  for the Organization header, use default from config.

	* src/common/log.c (logit): renamed old log() to avoid conflict
	  with Standard-C math function.

	* src/common/log.c (log_program): removed insecure code entirely,
	  thanks to Niels Heinen for pointing this out.

	* src/gate/send-fidogate.sh: added optimized version using rfc2ftn
	  -f for INN 2.4, thanks to Viktor Kafke.
	  Optimized versions for INN 2.2 und INN 2.4 enabled by
	  OPTIMIZED=yes at the start of this script, default = commented =
	  off.

	* scripts/maintenance/logsendmail2.pl: new version of logsendmail
	  utility.

	* src/gate/rfc2ftn.c (receiver): "sysop" is always a valid name.

	* src/gate/rfc2ftn.c (main): new option "SilentBounces" causes
	  EX_NOHOST, EX_NOUSER errors to return OK without any message.
	  Useful in the never ending fight against spam, when your gateway
	  is flooded with messages to unknown adresses, such as Fido.DE :-(
	  (snd_mail): check silent_bounces, if set return OK and log only.
2005-08-17 11:43:27 +00:00
adam
08d272a135 Changes 3.0.4:
Add a date column to the fax lists, which derives the time of the
	fax from the fax ID (the directory in which faxes are stored)

	Provide for the fax ID (the directory in which faxes are stored)
	for received faxes to be derived from the time that the fax is
	received rather than the time that efax-gtk is put into receive
	mode.  This enables the fax lists to display the correct time of a
	received fax.

	Now that stored fax directories (fax name IDs) are not displayed
	in the fax lists, provide the part of the ID representing a year
	in 4 (or more) digit rather than 2 digit format (someone in 2099
	might be pleased!).

	Put a UTF-8 validation function in namespace Utf8.

	Where relevant, handle PipeFifo and Notifier errors by exceptions
	- consequential on putting the source for these in the utils
	sub-directory.

	Change clean-up arrangements on start-up.

	Correct false calls to _exit() in FaxListDialog::view_fax_thread()

	Make the PipeFifo and SemSync classes explicitly non-copiable

	Provide further explicit casts to void* in sentinels for elipsis
	arguments for 64-bit systems.
2005-08-16 12:56:57 +00:00
tv
48a68bb8c7 Fix PLIST per CHECK_FILES error noticed by kristerw. Bump PKGREVISION.
(ugh, need to update to 4.4.10 one of these days....)
2005-08-14 18:47:47 +00:00
he
f013710c1e Add a patch to the conserver.cf(5) manual page, documenting
a) the four predefined break strings
b) the fact that \z is translated to the telnet "send break" protocol sequence

I've tried to send this patch upstream, but have yet to receive a response.

Bump package revision.
2005-08-12 14:39:06 +00:00
he
31660d5b1f Add the missing, but installed example rc.d script to PLIST. 2005-08-12 14:35:15 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
jlam
44bb4b5a74 Remove a patch that was forcing installation of the module into the
site directories.  Bump the PKGREVISION of p5-pilot-link to 4.
2005-08-08 21:25:20 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
jlam
245c6baa12 pilotmgr only needs the perl binary, not the perl library. 2005-08-05 20:31:52 +00:00
itohy
7b126b72ff Update kyopon to 0.2.
For unknown reasons, data from AIR-EDGE PHONE often partially
get lost.  This causes the program to hang, since it waits for
the lost data forever.

This update works around the problem implementing retry using tty
read timer.
The retry is implemented only for reading files from data folder.
2005-07-25 13:43:13 +00:00
kristerw
ea77b5e9e1 Fix a typo that prevented this pkg from building using the
NetBSD 1.6 msgfmt.
2005-07-24 19:19:21 +00:00
adam
2f93aee2c5 Changes 3.0.3:
Provide a settings option to omit the destination fax number from
	the fax page top header line

	Use a mutex to ensure that writes to the Notifier pipe are atomic
	between threads

	Some fixes for 64 bit systems:

	Fixes for (harmless) warnings issued by gcc-4.0
2005-07-22 21:35:27 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
wiz
ceac45fdc7 Set USE_MSGFMT_PLURALS. 2005-07-20 19:13:44 +00:00
kristerw
5a0dd0aeb9 Do not include <malloc.h>. 2005-07-20 01:43:01 +00:00
kristerw
ecb9d3468b Fix a pkglint warning of empty lines. 2005-07-20 01:42:42 +00:00
grant
e720c400e2 depends should be ../../<category>/<pkg> 2005-07-19 10:11:48 +00:00
jlam
83147ffa68 Remove some unnecessarily strong dependencies on perl that resulted
from including perl5/buildlink3.mk.  These packages just need the Perl
interpreter, and can just add "perl" to USE_TOOLS instead.
2005-07-16 19:10:37 +00:00
jlam
3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
wiz
84b4d072dc Replace with official patch. 2005-07-14 19:48:57 +00:00
wiz
619413996a Update to 0.8.0:
0.8.0
    SMS code now support multipart message encoding on sending
    use Docbook XML for man pages (with HTML output)
    pin file (~/.scmxx/pin) support
    new option: --lock
    new option: --enable
    new option: --disable
    new option: --hangup
    --dial now waits until the phone connected to the remote side
    fixes for all gcc4 warnings
    fixes for starting connection with reset now being inline if requested
    fixes for file upload (not obex!) to S55 (now marked as supported)
    add binary slot number filter (fixes debian bug #145570) for *45 and S55
2005-07-14 19:15:56 +00:00
jlam
7a6521287b Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
veego
e0ccf0a95a Generate a new patch file, with diff -U 1, to fix a problem on MacOS X
in pkg/29026.
2005-07-11 17:29:16 +00:00
hira
83902de692 Add missing entries to PLIST. Bump PKGREVISION. 2005-07-01 10:16:28 +00:00
jlam
c2fb31ba79 Drop the perl-5.6.x package from pkgsrc. Remove lang/perl58 and update
lang/perl5 to perl-5.8.6nb4.  Modify packages that referred to
lang/perl58 to point to lang/perl5 instead.
2005-06-24 06:43:43 +00:00
veego
242ab6240e Change the wording a little bit and use ${PKG_SYSCONFDIR} instead of
/usr/pkg/etc/minicom
Noticed by Hauke Fath.
2005-06-19 22:18:53 +00:00
veego
aebbdb758c Forgot to sort the PLIST (move ascii-xfr.1 up 2 lines) 2005-06-19 12:18:27 +00:00
veego
a5101155b8 Update to 2.1.
Too many Changes to list here (Changelog is too long), so only whats new in 2.1:
 - applied some pending patches (see ChangeLog for a complete list)
 - added support for socket connections
 - fixed compiling issues on Solaris
 - new maintainer: Adam Lackorzynski
 - new homepage: http://minicom.alioth.debian.org/
 - new mailinglists (-devel and -announce):
      http://alioth.debian.org/mail/?group_id=31

NetBSD patches:
- Include <sys/types.h> to fix PR pkg/29026 (1st error)
- Fix i18n error for PR pkg/29939, which should also fix PR pkg29026 (2nd error)
- Remove the create-dev-link script, which fix PR pkg/29026 (3rd error)
  The system administrator is expected to setup the correct configuration
  of the modem device.
- Updated patches and removed patch-af and patch-ag
- Fix the path for the lrzsz and gkermit tools in the default configuration
- Remove the old share/doc/minicom dir, because the new Makefiles doesn't
  install them and they are outdated
2005-06-19 11:34:45 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
hira
d95fa722f6 - Add missing definition of CONF_EXAMPLES_DIR.
- Add missing entry to PLIST.

Bump PKGREVISION.  This closes PR pkg/30073.
2005-06-12 14:29:53 +00:00
wiz
9a5dc7a083 Add and enable conserver8. 2005-06-03 20:08:34 +00:00
wiz
207ef4af30 Import of conserver8 from pkgsrc-wip, provided by Andreas Wrede:
Version 8 of Conserver as a separate package as the config file
format of version 8 is incompatible with prior versions.

Conserver is an application that allows multiple users to watch a
serial console at the same time. It can log the data, allows users
to take write-access of a console (one at a time), and has a variety
of bells and whistles to accentuate that basic functionality.

The idea is that conserver will log all your serial traffic so you
can go back and review why something crashed, look at changes (if
done on the console), or tie the console logs into a monitoring
system (just watch the logfiles it creates).

With multi-user capabilities you can work on equipment with others,
mentor, train, etc.

It also does all that client-server stuff so that, assuming you
have a network connection, you can interact with any of the equipment
from home or wherever
2005-06-03 20:08:04 +00:00
wiz
98224f1a0f Add conflict with conserver8 package. 2005-06-03 20:07:23 +00:00
jlam
95fd1f6ec9 Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated.  These
changes affect about 1000 files.

The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk.  bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files.  Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred.  This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.

The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages.  Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc.  This modification is a nod toward LOCALBASE=/usr.  The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.

The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc.  The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.

The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files.  Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories.  These files are used as input
to imake since imake can't use stdin for that purpose.

The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead.  This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed.  Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries.  Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.
2005-06-01 18:02:37 +00:00
rillig
0aae850d7a Changed $f to ${f}. 2005-05-31 22:41:39 +00:00
yyamano
bc79acd5b6 Fix PR pkg/29868 provided by dbj. 2005-05-30 15:04:17 +00:00
wiz
e9a60aaad5 Add gnome-pilot-2.0.12: Palm Pilot synchronisation for GNOME
Provided by Greg Troxel via PR 30278 and pkgsrc-wip.
2005-05-25 22:36:39 +00:00
wiz
4aacc73b3a Remove unused distinfo file. 2005-05-25 11:33:42 +00:00
riz
dcb8da9a6b Fix the build of asterisk on powerpc platforms. Approved by jmcneill. 2005-05-24 14:29:06 +00:00
rillig
f795c2e475 Removed trailing white-space. 2005-05-23 08:26:03 +00:00
rillig
1379e5ef62 Replaced #defined with "yes" to make pkglint happy. 2005-05-22 21:53:49 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
jlam
3fb11512b9 PERL5_PKGSRCDIR isn't defined when using the new tools framework. Replace
it with an explicit lang/perl58 reference.
2005-05-19 15:26:03 +00:00
wiz
cdb6489776 Remove gnome1 packages except as needed for gnucash.
Ok'd by jmmv@ and rh@ (gnome 1 maintainers).
2005-05-18 22:02:17 +00:00
mjl
ab96f8d606 Update to 1.36
- fixed delete_sms() command syntax and results parsing. Thanks
    to all users that reported problems.
  - added an example script on how to delete sms messages.
2005-05-18 13:35:11 +00:00
reed
ee8be9d0c1 RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.
And always is defined as share/examples/rc.d
which was the default before.

This rc.d scripts are not automatically added to PLISTs now also.
So add to each corresponding PLIST as required.

This was discussed on tech-pkg in late January and late April.

Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
2005-05-02 20:33:57 +00:00
christos
b5ed5395e0 Fix linux build. 2005-04-27 16:15:24 +00:00
itohy
a23e215b46 Add and enable kyopon. 2005-04-21 03:16:13 +00:00
itohy
b4b9530833 A simple command-line tool to manipulate data of
Kyocera AIR-EDGE PHONE AH-K3001V.
2005-04-21 03:15:00 +00:00
minskim
eb5d651ae9 This package needs openssl to build; include its buildlink3 file. 2005-04-17 03:48:59 +00:00
riz
297de1fa78 Rework patch-aa so that machines with different MACHINE and MACHINE_ARCH
stand a chance of working.  Fixes build on NetBSD/amd64 - have not
tested functionality.  Approved by jmcneill.
2005-04-13 19:23:56 +00:00
riz
5f72a4391d Asterisk doesn't work with non-native threads. Approved by jmcneill. 2005-04-13 19:22:17 +00:00
tv
7671a5504e Nuke USE_BUILDLINK3 (some files missed in megacommit). 2005-04-12 15:11:18 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
riz
610d1de5b2 Clean up one missed change of "wip" to "devel" from the import
from pkgsrc-wip.
2005-04-08 14:26:44 +00:00
riz
cea729b5ac Enable asterisk and zaptel-netbsd. 2005-04-08 03:12:29 +00:00
riz
043e53b516 Initial import of asterisk-1.0.7, from pkgsrc-wip. Approved by jmcneill.
There are still some features not enabled by default, but this is a
solid foundation upon which to build - a fully-functional PBX can be
built, including PSTN gatewaying using the comms/zaptel-netbsd package.

From the DESCR:
Asterisk is a complete PBX in software.  It provides
all of the features you would expect from a PBX and more. Asterisk
does voice over IP in three protocols, and can interoperate with
almost all standards-based telephony equipment using relatively
inexpensive hardware.

Asterisk provides Voicemail services with Directory, Call Conferencing,
Interactive Voice Response, Call Queuing. It has support for
three-way calling, caller ID services, ADSI, SIP and H.323 (as both
client and gateway).
2005-04-08 03:10:52 +00:00
riz
80cb7e03a5 Initial import of zaptel-netbsd, approved by jmcneill.
This package provides the "zaptel" drivers, which support the Asterisk
software PBX, ported to NetBSD.

These are some drivers and auxiliary tools for NetBSD in support of
the Asterisk PBX.  The wcfxo driver supports the Wildcard X100P/X101P and
clones, the wcfxs driver supports the Wildcard TDM400p, and the ztdummy
driver provides a software-only timer device which makes conferencing
work much better. (That is, if you run Asterisk, you may want these
drivers even if you don't have any of the hardware)

The T1 board driver has not yet been ported.
2005-04-08 03:03:42 +00:00
adam
cd9315e89d Remove patch-ae 2005-03-30 13:49:58 +00:00
adam
22c9778607 Changes 2.2.15:
Fix bug where the Trash folder is dragged in the fax lists
        (fax_list_manager.cpp).

        Greek translation added (the Hellenic Linux Users Group
        translation team).

        Italian translation updated (Luca De Rugeriis).

        Adjust image sizes for toolbar buttons in GTK+2.4 or higher
        (fax_list.cpp, file_list.cpp and socket_list.cpp).

        Provision to ensure synchronisation of memory where necessary in
        multi-processor systems (efax_controller.h and
        efax_controller.cpp).
2005-03-30 13:49:28 +00:00
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
wiz
0946370762 Use versioned distfile. 2005-03-24 14:07:02 +00:00
schwarz
d8b9288577 fixing PR#26796 2005-03-20 21:47:35 +00:00
tv
6c110413e0 Numeric DAEMONUSER and DAEMONGROUP don't exist in the source; nuke the
USERFLAGS!= which fails on platforms with no "uucp" user.
2005-03-19 16:02:46 +00:00
wiz
daedcb3f45 Regen some patches to get correct line number offsets; some patch(1) care. 2005-03-07 11:29:28 +00:00
taca
0f010b9a66 Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge. 2005-03-06 17:19:05 +00:00
taca
8d2edeed36 Cosmetic change with pkglint(1). 2005-03-06 12:57:06 +00:00
wiz
df61fc629b Fix build. 2005-03-03 15:13:39 +00:00
jwise
db92461261 Regen after RCSId add. 2005-02-23 19:14:52 +00:00
jwise
f66855dd98 Sigh. RCS Id. 2005-02-23 19:14:31 +00:00
jwise
e1e6e72afa While here, fix the group for voice mail messages in the default voice.conf. 2005-02-23 19:14:03 +00:00
wiz
a98d77812e Update checksums for patch-a[bcd] after RCS got added. 2005-02-23 17:13:31 +00:00
jwise
35e59015ed Be MAINTAINER of this, at least for now. 2005-02-23 16:58:43 +00:00
jwise
aea1303f82 Re-add RCS Ids. 2005-02-23 16:58:26 +00:00
jwise
81e3e265f5 Update to mgetty+sendfax-1.1.31. While here, also install vgetty
config file, which we were skipping.


Changes from mgetty+sendfax-1.1.30:

Sat Jul 24 16:54:52 MEST 2004  Gert Doering <gert@greenie.muc.de>

	* release 1.1.31

	* doc/mgetty.texi-in: add section on isdn4linux and CAPI

Sat Jul 17 17:21:38 MEST 2004  Gert Doering <gert@greenie.muc.de>

	* doc/sff2g3.1in: add man page for sff2g3

Sat Jul 17 12:18:28 MEST 2004  Andreas Barth <aba@not.so.argh.org>

	* cnd.c: add "+CLIP:" string for caller ID

	* voice/libvoice/detect.c: ATI codes for Zoom and Multitech modems

	* voice/libvoice/V253modem.c: more flexible sample/s. handling
	   (old stuff was fixed at 7200 hz)

	* voice/pvftools/pvftormd.c: accept 7200, 8000, 11025 Hz for "Lucent"

	* fax/faxspool.in: use per-user .faxheader/.make.coverpg files
	  instead of global defaults (if per-user files exists)

Fri Jul 16 19:03:48 MEST 2004  Gert Doering <gert@greenie.muc.de>

	* g3/Makefile: add "make test" test suite (for G3 tools)

	* g3/sff2g3.c: NEW: converter from CAPI SFF fax format to raw G3

	* Makefile: pack g3/sff2g3.c

Thu Feb  5 18:40:29 MET 2004  Gert Doering <gert@greenie.muc.de>

	* fax/faxspool: rework umask saving/restoring (use subshell trick)

Sat Jan 10 00:01:25 MET 2004  Gert Doering <gert@greenie.muc.de>

	* faxlib.c: add 1503 ID code (ZyXEL U-90E)

Tue Dec 16 12:46:52 MET 2003  Andreas Barth <aba+nospam@not.so.argh.org>

	* Makefile: remove -DAUTO_PPP

	* policy.h: include FIDO and AUTO_PPP here

Fri Dec  5 22:46:47 MET 2003  Ken Findlay <kjf@taylorbritt.com>

	* login.c: empty lines should never match, not even empty user names

Mon Nov 17 20:08:59 MET 2003  Gert Doering

	* mgetty.c: log warning if parent PID is not "1" (init)

	* mgetty.cfg.in: add clarification about "direct yes" to sample cfg

Fri Nov  7 21:47:27 MET 2003  Andreas Barth <aba+nospam@not.so.argh.org>

	* fax/faxspool.in: add per-user faxheader and coverpg files

	* doc/faxspool.1in, mgetty.texi: document new feature

Thu Oct  9 12:44:47 MEST 2003  Gert Doering

	* fax/faxspool.in: reject empty (0 bytes) input files

Sun Oct  5 13:59:51 MEST 2003  Gert Doering

	* do_chat.c: make clean_line() logging show the timeout value

Mon Sep 29 23:36:34 MEST 2003  Andreas Barth

	* contrib/g3tolj.c, g3toxwd.c: clean up protoypes and return types

	* various .c files: integrate Debian cleanup fixes (usually
	  adding <string.h> and/or <stdlib.h> where missing)

Wed Aug 20 12:39:53 MEST 2003  Gert Doering (gert@greenie.muc.de)

	* fax/faxrunqd.in: change signal handling - use HUP for graceful
	    exit, and dump statistics to logfile upon receipt of USR2

Sat Jun 28 22:14:35 MEST 2003  Gert Doering (gert@greenie.muc.de)

	* fax/faxq-helper.c: honour user umask when spooling G3 files
	  (user decides whether group/other can read faxes)

	* fax/faxspoool.in: reset umask after creating tmpdir (with umask 077)

	* fax/faxq-helper.c: file name validation was overly strict -
	  accept anything that's printable, not a space, '/' or '\'

Thu Jun 12 16:56:44 MEST 2003  Gert Doering (gert@greenie.muc.de)

	* faxlib.c: Multitech and USR return class 2.0/2.1 +FPS:<x>,<lc>
	  values in decimal, not hex -> change +FPS: parser to do decimal
	  for those modems (via modem_quirks |= MQ_FPS_NOT_HEX)

	* fax_lib.h: add MQ_FPS_NOT_HEX modem quirk bit

	* faxrec.c, faxrecp.c: understand VR=8 for "normal mode" (200x100 dpi)

Mon Apr 28 19:41:14 MEST 2003  Gert Doering (gert@greenie.muc.de)

	* logname: make "buffer overrun" error message more precise

Wed Apr 23 10:49:25 MEST 2003  John R. Jackson <jrj@purdue.edu>

	* voice/libutil/access.c: more verbose error reporting

Wed Apr  9 23:05:23 MEST 2003  Gert Doering (gert@greenie.muc.de)

	* fax/faxspool.in: fix spooling without header line (-h -)

Sun Apr  6 16:09:14 MEST 2003  Andreas Barth <aba@not.so.argh.org>

	* mgetty.8in, mgetty.texi-in: document escape sequences for
	  /etc/issue and login prompt.

Wed Mar  5 21:37:38 MET 2003  Gert Doering (gert@greenie.muc.de)

	* Makefile: abort "make install" before installing faxspool
	  if fax user does not exist

	* Makefile: unconditionally chown $FAX_SPOOL_OUT to fax user

Tue Feb  4 17:46:45 MET 2003  Gert Doering (gert@greenie.muc.de)

	* fax/faxq-helper.c: uid=0 overrides access permission checks

	* fax/faxrm.in: bugfix: get faxq-helper path from sedscript

Tue Jan 21 14:27:39 MET 2003  Gert Doering (gert@greenie.muc.de)

	* fax/faxspool.in: abort with a proper error message on input file
	  names containing white space or quote characters

Tue Jan 14 14:30:42 MET 2003  Gert Doering (gert@greenie.muc.de)

	* fax/faxrunqd.in: include "success" counter in per_phone_statistics

	* ugly.h: #define USE_VARARGS for non-Ansi C compilers

	* logfile.c: change #include<> sequence to catch USE_VARARGS def.

Wed Jan  8 23:03:26 MET 2003  Gert Doering (gert@greenie.muc.de)

	* fax/faxrunqd.in: if a fax job fails, reschedule on different
	  modem (if possible)

	* voice/libvoice/V253modem.c: fix ELSA_RMD_NAME (used for
	  V.253 modem <-> other modem RMD equivalency checks)
2005-02-23 16:57:28 +00:00
agc
645a2eab08 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 16:05:29 +00:00
hubertf
9a981bcfbe Sign over maintainership to tech-pkg@ 2005-02-21 20:26:08 +00:00
wiz
5f059983d5 Sort 2005-02-20 23:05:54 +00:00
wiz
06979f5655 Update to 0.7.5:
fix: transparent pin processing was broken
    fix: direct sms receive mode was broken
    extended direct sms receive mode to also get status report messages
    support for finding empty phonebook slot
    add support for OS/2 (thanks to Alex Samorukov)
    new special string "last" for phonebooks
    enabled direct receiving of short message status reports
    new option --system-charset
    italian translation for rpm spec file, manpage and gettext messages
      (thanks to Andrea Benazzo)
2005-02-18 18:23:30 +00:00
wiz
39f36615c9 Add patch to fix build on Linux, provided by Jorge Acereda in PR 29408. 2005-02-16 22:09:01 +00:00
tron
50f64b597c Remove unnecessary "perl" binary detection which gets confused by the
buildlink3 framework. Also use "${WRKDIR}" instead of hard coded "/tmp"
for temporary files.
2005-02-13 20:36:11 +00:00
taca
c3ffe35cf7 Add RUBY_HAS_ARCHLIB which have machine dependent extention libraries.
Bump PKG_REVISION.
2005-01-28 14:08:01 +00:00
adam
a56bf1eb4a Changes 4.2.1:
* fix CAN-2004-1182: hfaxd client/server authentication
  vulnerability (10 Jan 2005)
* fix possible filename race in tiff2pdf (10 Jan 2005)
* improve modern distinctive ring support, add
  NoAnswerVoice config feature, and enhance third-party
  getty interaction (1, 2 Jan 2005)
* add support for etc/resetmodem (30 Dec 2004)
* fix NOTIFY_FAXMASTER within notify (30 Dec 2004)
* improve tiff2pdf and use it more (29 Dec 2004)
* fix 300 dpi support for some receivers (28 Dec 2004)
* cause faxsetup to double-check and fix attachment encoding
  setup (27 Dec 2004)
* add uuencode support in pollrcvd (27 Dec 2004)
* add support for base64-encode (27 Dec 2004)
* check strftime with arguments, gcc-3.3 fix (23 Dec 2004)
* initialize some variables in some scripts that may not
  be initialzed in setup.cache (23, 27 Dec 2004)
* remove need to have separate "fax" user (22 Dec 2004)
* fix parsing of AT+FCLASS=? response within faxaddmodem
  and probemodem (21 Dec 2004)
* improve multi-line handling within notify (20 Dec 2004)
* improve trap handling in faxaddmodem/probemodem (17 Dec 2004)
* fix hfaxd from rejecting jobs scheduled for the past while
  the killtime is still in the future (15 Dec 2004)
* drop ftp links from received notification e-mail (8 Dec 2004)
* fix dial-and-answer feature (2 Dec 2004)
* add NSF recognition for MFC-3100C (29 Nov 2004)
* fix Class 1 support for services "0,1.0" (26 Nov 2004)
* limit hfaxd jobs cache size (23 Nov 2004)
* fix hfaxd ABOR command and trigger (23 Nov 2004)
* fix error when hfaxd FIFO fills (23 Nov 2004)
* document -age option for recvstats/xferfaxstats (23 Nov 2004)
* add coversheet information into the q-file (23 Nov 2004)
* fix documentation regarding DesiredEC (23 Nov 2004)
* change minsp to minbr for consistency (23 Nov, 2 Dec 2004)
* fix hfaxd problem with file descriptors (23 Nov 2004)
* fix hfaxd from dying on ECONNABORTED (23 Nov 2004)
* add -fpic to DSO build for non-x86 Linux (23 Nov 2004)
* add CALL records to xferfaxlog and LogCalls config (16 Nov 2004)
* fix/implement desireddf in faxsend and faxq (29 Oct 2004)
* fix the filetype output for JPARM DOCUMENTS (14 Oct 2004)
* add SHIELDED_DTMF option for CIDNumber (7 Oct 2004)
* add Class1Resolutions, deprecate Class1ExtendedRes (20 Sep 2004)
* fix a bug in notify when the job is killed (15 Sep 2004)
* initialize supplementary groups when switching
  uid (13 Sep, 8 Dec 2004)
* fix faxsend to retrain after receiving RTP (9 Sep 2004)
* fix tiffcheck unit comparison error (1 Sep 2004)
* fix misconfirmation of some ECM faxes (30 Aug 2004)
* add fax batching support to faxq (30 Aug, 9 Sep 2004)
* ignore garbage after sending TCF data (26 Aug 2004)
* fix truncation of filenames in faxcron (26 Aug 2004)
* add configure support for libtiff 3.7 (25 Aug 2004)
* extend short send-HDLC timeouts (18 Aug 2004)
* add a pause after receiving MCF on non-ECM send sessions (18 Aug 2004)
* fix broken fax polling (17 Aug 2004)
* add several timing enhancements for stressed
  servers (16 Aug, 10, 15 Sep, 14 Oct 2004)
2005-01-27 16:22:37 +00:00
tv
fc4476a027 Make sure libpisock is linked with -lm -- should fix compilation of
dependents that previously died because ldexp(), frexp() were unavailable.
2005-01-25 18:41:19 +00:00
tv
defe7d0d35 Add libgetopt for platforms that need it to build scmxx (e.g., Interix). 2005-01-25 13:47:03 +00:00
tv
0818d396c9 Don't "make depend"; not all systems have 4.4BSD mkdep(1). 2005-01-24 01:58:05 +00:00