Commit Graph

64 Commits

Author SHA1 Message Date
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
ajacoutot
8a39ef78ea Move these to rc_reload=NO. 2010-12-11 12:57:37 +00:00
ajacoutot
239dcd8576 Tweak the README now that we have an rc script for saned. 2010-12-06 18:51:09 +00:00
ajacoutot
583504430a Give ownership to the _saned user by default. 2010-11-30 08:14:05 +00:00
ajacoutot
7c5c974450 Fix a few warnings. 2010-11-27 11:36:00 +00:00
ajacoutot
57798c1de7 Remove the microtek2 backend which needs a Linux kernel module. 2010-11-25 13:55:57 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
ajacoutot
159318e634 Move to pkg-readmes.
Remove references to ss(4) which is gone now.
2010-11-06 07:58:40 +00:00
ajacoutot
761594762a Add RCS IDs to rc scripts. 2010-10-29 12:54:43 +00:00
ajacoutot
0704d190a3 Add rc script for the sane network scanner daemon. 2010-10-28 12:32:57 +00:00
espie
0f681543b5 USE_GROFF=Yes 2010-10-18 18:13:12 +00:00
ajacoutot
8888a998a4 Unbreak after recent headers changes.
spotted by jasper@
2010-05-21 11:47:54 +00:00
espie
fd0e92b339 fix auto-detection of socket.h 2010-05-20 10:40:05 +00:00
ajacoutot
fe20528756 Bring translations back using patch provided upstream. 2010-04-27 14:29:44 +00:00
ajacoutot
831597e2c8 Update to sane-backends-1.0.21.
* new backends
* lots of bugfixes
* 224 more scanner models supported

If you have any regression with your device, let me know.
2010-04-26 10:41:28 +00:00
ajacoutot
a01fa67c22 Re-enable the pixma backend.
spotted by kolaloka at netbsd dot sk
2010-03-21 09:53:19 +00:00
ajacoutot
df8a19a135 Add avahi support.
Left over from c2k9.
2009-06-08 19:42:32 +00:00
ajacoutot
cd409edc0a - fix xsane build:
while being deprecated and undocumented, SANE_CAP_ALWAYS_SETTABLE is
still used by (at least) xsane

note to self: stop using frankenstein system to test ports!

breakage reported by naddy@
2009-05-11 15:22:07 +00:00
ajacoutot
01ffada18b - major update to sane-backends-1.0.20:
* new and updated backends
* 75 more scanner models supported
* epson backend deprecated, use epson2
* coolscan2 backend deprecated, use coolscan3
* improved saned configuration
* updated translations and documentations
* bugfixes
2009-05-06 10:23:21 +00:00
ajacoutot
c23c3f509f - tweak MESSAGE 2009-03-05 07:54:13 +00:00
ajacoutot
5982c6a6ed - update to sane-backends-1.0.19
(it should be the last release of the SANE 1.0 series)
- some port cleanups while here
2008-02-13 13:23:58 +00:00
winiger
f3bfc1d373 fix WANTLIB, bump PKGNAME
ok mbalmer@ and ajacoutot@
2007-10-25 20:43:14 +00:00
simon
68a2007cc1 remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 20:09:40 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
ajacoutot
08b35c5938 - add a note in MESSAGE about file locking so that people using plustek
backends can actually scan
- bump PKGNAME

Issue spotted and debugged by Antti Harri <iku at openbsd dot fi>, thanks!
2007-01-29 08:27:38 +00:00
ajacoutot
36d2cceb0b - update my email address
- bump PKGNAME

ok robert@
2006-10-27 12:53:01 +00:00