Commit graph

29206 commits

Author SHA1 Message Date
tron
7c58683c08 Use openpty(3) to allocate a new pty under NetBSD. This fixes PR pkg/16901
by Bernd Ernesti.
2002-05-21 17:57:03 +00:00
magick
d8edd40cfa Update nxtvepg to 0.7.2
Notable changes since 0.7.1 (excluding windows specific changes):

    * Bugfix EPG scan (Linux only): after an EPG scan acquisition
      could not be enabled because the VBI device was allegedly
      busy. The cause was that an acquisition thread kept running
      after the EPG scan.
    * The wheel mouse now scrolls only 5 lines instead of 1 page and
      the cursor remains on the previously selected item.
    * Improved automatic mode selection for internal/remote
      acquisition during startup: wait until an connection is
      completely established until changing the default mode to remote
      acq in the rc/ini file (esp. when connecting via TCP/IP)
    * EPG scan is no longer prevented with "cannot start scan while in
      client/server mode" unless currently connected to an acq daemon.
    * EPG scan: reset 45-seconds timer when EPG is found to be
      transmitted on a non-default teletext page nunmber. This should
      fix the problem that Canal+ is reliably detected only when in
      "slow" mode.
    * Removed the last remaints of long integer usage to improve
      64-bit CPU compatibility.
    * Bugfix: crash when there was a .xawtv file with zero channel
      definitions
    * Bugfix: the EPG scan was not stopped when the program was
      terminated by a signal or logging out, causing a crash.
    * Bugfix: crashed with SEGV when the acq timescales were open when
      the EPG scan was started.  * Bugfixes in timescales: network
      highlighting and "acquisition tails" for the browser database
      timescales were sometimes not enabled or disabled when
      acquisition was en-/disabled or moved from/to the browser
      database.
2002-05-21 16:50:26 +00:00
schmonz
c5771424c8 Bump LIBTOOL_REQD (libtool support for Darwin). 2002-05-21 14:06:15 +00:00
schmonz
84ab2d3d0a Make libtool work on Darwin, based on the patches in pkg/16104 by
Jeff Putsch <jdputsch@attbi.com>. Also repair a typo that had prevented
'-fno-common' from being passed along (found and fixed by skrll).

Bump PKGREVISION.

Approved by skrll.
2002-05-21 14:03:36 +00:00
jschauma
ee9485ec2d MAINTAINER= jschauma@netbsd.org, I guess. 2002-05-21 14:01:32 +00:00
jschauma
1a4b2e0c37 Any JDK will do, so USE_JAVA rather than depend on sun-jre. 2002-05-21 14:00:51 +00:00
jschauma
1f247933fc Add a chmod of various files:
Original tarball contains files with wrong permissions, making the
package useless for lusers.
2002-05-21 13:59:55 +00:00
wiz
aa6e81abef Update MASTER_SITES. 2002-05-21 12:24:13 +00:00
rh
b65de0a1cf Commit the missing patch that should have been here all along. This
patch adds a missing -Wl,-R to the pkg-config template.
Regen distinfo.
2002-05-21 12:06:08 +00:00
wiz
6d752eab06 Remove $Id$ from patch, and add $NetBSD$. 2002-05-21 12:04:42 +00:00
wiz
55a42435ca regen (patch-aj checksum mismatch) 2002-05-21 11:19:15 +00:00
wiz
25c0862991 regen (no patch-aa here -- forgot to commit?) 2002-05-21 11:18:48 +00:00
wiz
6da7db5282 regen (checksum mismatch for patch-aa) 2002-05-21 11:18:11 +00:00
wiz
718b96ede1 regen (no patch-ag here -- forgot to commit?) 2002-05-21 11:17:29 +00:00
wiz
0fa3acb6d5 regen (no patch-aa here) 2002-05-21 11:16:36 +00:00
wiz
a733253559 Some space fixing in the Makefile, and fix installation of dillorc.
Makes PLIST correct... [forgot to add the patch?].
2002-05-21 11:13:30 +00:00
wiz
5bd85bd7f0 Of course, this should only be a BUILD_DEPENDS. Oops.
Thanks to Stoned Elipot for noting.
2002-05-21 11:04:12 +00:00
cjep
f1e85d7155 Use gcc-2.95.3 on arm32 to avoid internal compiler error(s). 2002-05-21 07:41:39 +00:00
cjep
7b2dd08919 Mark this package as broken for arm32. The package does not build due
to an internal compiler error, even with gcc-2.95.3:
genbet.f:247: internal error--unrecognizable insn:
(insn 56 54 57 (set (reg:SF 1 r1)
        (const_double:SF (mem/u:SF (symbol_ref/u:SI ("*LC4")) 0) 60635201 [0x39d3841] 16384 [0x4000] [2.928064102298758e-291])) -1 (nil)
    (expr_list:REG_EQUAL (const_double:SF (mem/u:SF (symbol_ref/u:SI ("*LC4")) 0) 60635201 [0x39d3841] 16384 [0x4000] [2.928064102298758e-291])
        (nil)))
2002-05-20 23:53:49 +00:00
veego
7b47d7c5e4 Bump to 0.8.2nb1 after adding some patches for Xvideo and XShm. 2002-05-20 23:05:00 +00:00
veego
80caba0a14 ogle now continues if the SHM test fails.
This could help people who don't increase SHMMAXPGS to 16384.
XXX This cause some performance lose, so be preparted to not see the
full speed of ogle if you don't increase SHMMAXPGS.

This patch was needed to debug a problem with Xvideo.

Approved by Alistair Crooks.
2002-05-20 23:03:37 +00:00
veego
f29b16bdfb Fix a problem with testing the XShm extension, if you have a graphics card
which has a working Xvideo extension.
Maybe only related to XFree-current, but could be also caused by the last
change to kern/sysv_shm.c.

Approved by Alistair Crooks.
2002-05-20 23:00:02 +00:00
cjep
48c7c377e4 Add NetBSD tag. 2002-05-20 22:16:54 +00:00
jwise
38d168c9cc Add one more TODO item -- a version of the graphics/gd package which does
not depend on X11, for use on systems without X11.

Needed because many web tools use gd, and many webservers run headless.
2002-05-20 22:07:09 +00:00
kleink
9be07ffd2e Update scmxx to 0.6.1.1; changes since previous include:
0.6.1.1
    fixes command line interpreting for sending sms with text from file
    sending sms per status to the number specified at the command line
	(was ignored in 0.6.1)

0.6.1
    code cleanup in sms methods
    moved SMS settings bit so it is not the default file type by accident
    some error messages if no action was taken or no file type was
	specified
    added info about possible different SMS storage places (this is more
	than only "SM" since S45/ME45 V21)
    added parameter --smsmem to select the sms storage memory
    automatically select SMS storage "MT" (="ME"+"SM") if available and
	none was selected, otherwhise default to "SM" if none was selected
    check for maximum pdu size for file getting to detect data that got
	scrambled by the phone (mainly midi files on S45/ME45 V21)
    fixed: error message when sms memory is full
    gprs info methods added by Jarek Kruza (poczta@jarek.kruza.pl)
    get and remove can be used at the same time (SMS only)
    remove can now handle the sms status types (so e.g. deleting all
	messages of type "unsent" works)
    verbose description of sms status when getting (instead of the status
	number)
    send can now handle the sms status types (so e.g. sending all messages
	of type "unsent" works)
    added updated man page
    updated rpm spec file
    moved docs/README -> docs/doc_sources.txt
    removed contrib/vcsconvert
2002-05-20 21:54:18 +00:00
cjep
858ac3617b Fix NetBSD tag. 2002-05-20 19:16:34 +00:00
cjep
8ceba7b7c3 Add NetBSD tag. 2002-05-20 19:12:22 +00:00
cjep
03ef3fa479 Fix NetBSD tag. 2002-05-20 19:11:41 +00:00
cjep
90a8878699 Add NetBSD tag. 2002-05-20 19:11:07 +00:00
cjep
98c7eccbc9 Add NetBSD tags. 2002-05-20 19:07:42 +00:00
cjep
f293e87dff Add NetBSD tag. 2002-05-20 19:06:41 +00:00
cjep
8da02ed7f6 Add NetBSD tags. 2002-05-20 19:06:03 +00:00
cjep
e2621ffc7f Add NetBSD tag. 2002-05-20 18:21:28 +00:00
cjep
21223ae8c2 Add NetBSD tags. 2002-05-20 18:19:41 +00:00
cjep
8ae03526f6 Add NetBSD tag. 2002-05-20 18:18:03 +00:00
cjep
829655b2be Fix up distinfo to reflect last change to patches. 2002-05-20 18:16:41 +00:00
cjep
d7ad712b60 Add NetBSD tag. Fix NetBSD tag in patch-ad. 2002-05-20 18:16:01 +00:00
cjep
186abe5d4f Add NetBSD tag. 2002-05-20 18:14:19 +00:00
cjep
e0aec7dae3 Add NetBSD tag. 2002-05-20 17:47:23 +00:00
cjep
9083e1d5bc Add NetBSD tags. 2002-05-20 17:41:05 +00:00
cjep
24c669225e Add NetBSD tags. 2002-05-20 17:25:43 +00:00
cjep
606c411cb5 Add NetBSD tag. 2002-05-20 17:16:08 +00:00
cjep
401d285116 Pkglint complaint (too many blank lines). 2002-05-20 17:12:31 +00:00
cjep
011c2c2354 On arm32, use gcc-2.95.3 to avoid egcs compiler error:
/usr/src/gnu/usr.bin/egcs/common/../../../dist/gcc/caller-save.c:657:
Internal compiler error in function insert_save_restore
2002-05-20 16:46:29 +00:00
cjep
0e53473f70 On arm32, use gcc-2.95.3 to avoid an internal egcs compiler error:
/usr/src/gnu/usr.bin/egcs/common/../../../dist/gcc/caller-save.c:657:
Internal compiler error in function insert_save_restore
2002-05-20 15:53:59 +00:00
wiz
571df9c4aa Initialize a variable to make it compile with gcc 2.95.3. Closes pkg/15832. 2002-05-20 15:22:00 +00:00
wiz
5d8f5e6dc3 Explicitly mention PKGNAME. 2002-05-20 15:19:43 +00:00
wiz
c5204f302f Add and enable qiv. 2002-05-20 14:45:03 +00:00
wiz
df5ecc3dc2 Initial import of qiv-1.7, a 'Quick Image Viewer'.
Based on pkg/16700 by Marko Schuetz, with major changes.
2002-05-20 14:41:56 +00:00
wiz
9511d288cd Update to 3.2.0, per Wolfgang Rupprecht's patches from pkg/16748.
Changes:
 * Various bugfixes
 * Added advanced rewrite of queries
 * Various changes to jwhois.conf
2002-05-20 14:22:36 +00:00