89 Commits

Author SHA1 Message Date
danj
4cb6cc61c4 Replace urls using alioth.debian.org
They replaced it with a gitlab hosted on salsa.debian.org and they
provide alioth-archive.debian.org for the source archives, but
they didn't move everything there.

ok sthen@
2019-01-06 14:50:49 +00:00
ajacoutot
47d0b019bb Fix USB ownership change example after usbdevs syntax change.
triggered by a mail from Marcus MERIGHI
2018-11-18 15:52:18 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
sthen
e4564c6b4d un-tedu graphics/sane-backends, removing sys/scanio.h caused one of the backends
not to be built, breaking packaging and knocking out about 15 ports.  ok aja
2017-06-01 07:42:48 +00:00
ajacoutot
7946c8a65e --without-api-spec in case we detect ghostscript, transig and/or texlive
which may break the port if dpb junks one of them.

reported by naddy@
2017-05-27 14:39:34 +00:00
ajacoutot
5ed6879e4a Update to sane-backends-1.0.27.
- now uses libusb1, so ping me if you see a regression
2017-05-23 13:00:46 +00:00
sthen
cc4b468c4f Make sure we pull in errno.h for all files in sane-backends that use
errno. This is a requirement on OpenBSD now that errno is stored in the
TIB; most uses have already been taken care of, but this slipped through
the cracks as it only provides a dlopen()'d module rather than object
code which is linked during build.  ok guenther@ ajacoutot@

Note to readers, if you see "undefined symbol 'errno'" messages when you
run or use programs on OpenBSD following this change (libc 87.0 etc.),
please report them, even if the program appears to otherwise run normally.
2016-05-18 20:02:27 +00:00
naddy
8c9ed2059f g/c PFRAG.shared 2016-04-04 22:57:45 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
ajacoutot
81483bcbfb This picked up libv4l but did not build libsane-v4l.so; so fix that. 2016-01-09 09:52:03 +00:00
ajacoutot
dbc1988e27 Enable pthread to support kvs40xx amd mustek_usb2. 2015-12-21 08:39:59 +00:00
ajacoutot
c3ccf65c94 Move the `-a' flags from daemon_flags to daemon; it is always required to
run in standalone daemon mode.
2015-12-02 11:00:50 +00:00
ajacoutot
9b11ac57b6 Update to sane-backends-1.0.25. 2015-10-09 07:06:52 +00:00
ajacoutot
c703e5ebf9 Change some obvious sudo usage to '#' in READMEs. 2015-07-07 14:33:34 +00:00
sthen
794f9915f3 sync WANTLIB 2015-06-10 22:04:04 +00:00
ajacoutot
a183b75553 "/usr/local/lib/pkgconfig/" is part of mtree(8).
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
ajacoutot
a24658901f Remove unneeded chunk. 2014-07-11 16:59:35 +00:00
ajacoutot
497984ddf0 rc.conf.local is in man(1) section 8, at least for now. 2014-07-10 13:09:06 +00:00
ajacoutot
dda46ec637 Sync wantlib after kerberos removal from cups. 2014-04-21 12:23:22 +00:00
ajacoutot
e6814dc644 Update to sane-backends-1.0.24. 2013-10-01 08:59:10 +00:00
landry
5d310465f6 Mark as BROKEN-alpha:
hp5590.c: In function 'sane_hp5590_start':
hp5590.c:1141: error: unrecognizable insn:
(insn 2143 2142 2144 196 (set (reg:DI 929)
        (plus:DI (reg/f:DI 65 virtual-stack-vars)
            (const_int -131110 [0xfffffffffffdffda]))) -1 (nil)
    (nil))
hp5590.c:1141: internal compiler error: in extract_insn, at recog.c:2077

(yeah, right..)
2013-09-05 06:24:34 +00:00
ajacoutot
25b3041f91 Unbreak after hx509 and ntlm removal from Kerberos. 2013-06-20 06:54:36 +00:00
ajacoutot
8613536758 Some trivial WANTLIB and tweaks to unbreak after the Heimdal update.
Stop hardcoding the Kerberos libs and use krb5-config(1).
2013-06-17 19:28:36 +00:00
ajacoutot
a673865760 Tweak MESSAGEs/READMEs now that inetd(8) is off by default. 2013-04-27 15:44:20 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
e4fa65e765 PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
ajacoutot
d91f0c08da Fix pnm corruption due to error being sent to stdout.
from Jeremie Courreges-Anglas, thanks!
2013-03-08 06:44:18 +00:00
ajacoutot
816598ac30 Adapt dependencies after recent print/cups change. 2013-01-05 12:53:09 +00:00
ajacoutot
c7349cf5f5 Update to sane-backends-1.0.23. 2012-08-28 08:26:40 +00:00
ajacoutot
ea462b0263 Tweak README. 2012-08-04 15:08:45 +00:00
ajacoutot
3f0ee525f1 Use LOCALSTATEDIR. 2012-04-28 10:51:44 +00:00
ajacoutot
627a211c76 Extend DESCR and tweak hotplugd(8) scripts accordingly. 2012-02-16 22:29:15 +00:00
espie
53295a4812 bye bye FLAVOR:L 2011-12-02 14:36:13 +00:00
ajacoutot
fcbe5f3ae2 Sync dependencies after move from libusb to libusb-compat and fix a
couple of fallouts. Note that these ports are only the ones that used to
have a direct dependency on devel/libusb so there may be some other
hidden ports that may break because of the switch. If that's the case,
no need to start ranting all over but instead tell me which one(s)
break. Thanks.

Note: sysutils/nut hasn't been fixed yet but will be today.
2011-11-13 13:54:04 +00:00
espie
d6e7b9cbe6 normalize pkgpath 2011-09-16 10:02:36 +00:00
ajacoutot
748093ae6d Add a MASTER_SITES. 2011-07-25 14:36:45 +00:00
ajacoutot
6356c0e153 Disable the gphoto2 backend which doesn't really make sense nowadays.
Do not enable avahi support, it's broken for now.
2011-06-16 10:14:58 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
ajacoutot
a08f3919de Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 06:56:42 +00:00
ajacoutot
2714dc9f0c Don't compile with net-snmp by default, instead create an "snmp" FLAVOR
for people who need snmp network scanner support.
2011-04-25 09:34:39 +00:00
ajacoutot
9c3a94a372 Use the same trick as in nut to identify the /dev/{ugen,usb}* we want.
discussed with and ok sthen@
2011-03-09 13:05:20 +00:00
ajacoutot
9a7774fbd9 device -> device node. 2011-03-03 14:05:48 +00:00
ajacoutot
86663437ff Update to sane-backends-1.0.22.
Add snmp support.
Fix username in README.
2011-03-03 13:43:50 +00:00
ajacoutot
8a4880f4a3 Missed bump, spotted by jasper@ 2011-01-17 23:26:50 +00:00
ajacoutot
21b4f61f90 Tweaks, from discussion with jakemsr@ 2011-01-17 23:24:40 +00:00
ajacoutot
4ec44530ca Simplify after recent rc.subr change.
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489 Cope with recent rc.subr changes. 2010-12-24 10:40:04 +00:00
ajacoutot
6f5418df70 Extend README.
Remove rc_pre and rc_post, uscanner(4) is disabled by default.
2010-12-20 11:40:39 +00:00