aboutsummaryrefslogtreecommitdiff
path: root/graphics/sane-backends
Commit message (Collapse)AuthorAgeFilesLines
* Fix inverted logic.Alex Dupre2012-06-271-1/+1
| | | | Notes: svn path=/head/; revision=300085
* Conver to new options frameworkBaptiste Daroussin2012-06-121-20/+19
| | | | Notes: svn path=/head/; revision=299156
* Relative to the problem mentioned in the PR, fix the rc.d scriptDoug Barton2012-03-192-17/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | to avoid a circular dependency problem which adversely affects other scripts, including those in the base. Specifically, it's impossible to have both: REQUIRE: LOGIN and BEFORE: NETWORKING Since this services runs as an unprivileged user, LOGIN wins. While I'm here, apply various other cleanups, including adding KEYWORD: shutdown, putting the elements in more typical order, fixing some syntax issues, etc. Bump PORTREVISION due to the previous incarnation of the rc.d script being actually pathological, rather than just slightly wacky. PR: ports/165928 Submitted by: Matt Dawson <matt@chronos.org.uk> Feature safe: yes Notes: svn path=/head/; revision=293589
* Fix LIB_DEPENDS assignment when building with SNMP supportMax Brazhnikov2012-03-141-1/+1
| | | | | | | | | PR: ports/166009 Submitted by: Alex Bakhtin <Alex.Bakhtin at gmail.com> Feature safe: yes Notes: svn path=/head/; revision=293292
* Ugh, fix last-minute change in the xerox_mfp patch.Max Khon2012-02-191-2/+2
| | | | Notes: svn path=/head/; revision=291772
* - Fix USB-attached devices in xerox_mfp driver [1]Max Khon2012-02-194-16/+88
| | | | | | | | | | | | - Recommend to use etc/devd/saned.conf instead of modifying /etc/devd.conf - Provide a working example for etc/devd/saned.conf - rc.d script requires LOGIN - Bump PORTREVISION Obtained from: upstream [1] Notes: svn path=/head/; revision=291771
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* - Remove WITH_FBSD10_FIX, is no longer neededMartin Wilke2011-11-091-1/+0
| | | | Notes: svn path=/head/; revision=285379
* - Fix build on FreeBSD 10Beat Gaetzi2011-10-291-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=284623
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Update to 1.0.22Emanuel Haupt2011-08-087-27/+53
| | | | | | | | PR: 159479 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=279242
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* Fix the genesys backend on 64 bit machines by:Koop Mast2011-06-072-1/+12
| | | | | | | | | Specify missing return type of function, pointers cannot be casted to int. Submitted by: hselasky@ Notes: svn path=/head/; revision=275187
* Enable pthread to unbreak scanning with saned + hpaioMax Brazhnikov2010-10-163-4/+12
| | | | | | | | | | while here, fix build with NOPORTDOCS PR: based on ports/151157 Submitted by: Marcin Wisnicki <mwisnicki+freebsd at gmail.com> Notes: svn path=/head/; revision=263104
* Add 'saned' user/group the Right Way.Stefan Walter2010-06-282-70/+4
| | | | | | | | | PR: 147948 Submitted by: David DEMELIER <demelier.david@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=257093
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* - Update tp 1.0.21Martin Wilke2010-05-2114-151/+126
| | | | | | | | PR: 146674 Submitted by: Ports Fury Notes: svn path=/head/; revision=254716
* Add an RC script for saned, and borrow machinery for creatingBruce M Simpson2010-02-075-1/+222
| | | | | | | | | | | | | | | | a dedicated sandbox user account from the nullmailer port. Also add a pkg-message which describes how to tie down a USB scanner to this sandbox using devd(8) in FreeBSD 8, as well as describing what config files likely need editing. Note: This text probably belongs in the FreeBSD Handbook. Bump PORTREVISION. Reviewed by: dougb (with edits to saned.in) Notes: svn path=/head/; revision=249398
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* - Add IPV6 optionAlexander Logvinov2009-09-111-2/+7
| | | | | | | | | PR: ports/137976 Submitted by: Richard F. Ostrow Jr. <rich AT warfaresdl.com> Approved by: tabthorpe, glarkin (mentors, implicit) Notes: svn path=/head/; revision=241234
* Unbreak for real the build with libusb support under 8.X. Now one canMarc Fonvieille2009-07-262-7/+9
| | | | | | | | | | | | use USB scanners under 8.X Submitted by: Hans Petter Selasky <hselasky@c2i.net> Reviewed by: rink Approved by: miwi Tested by: blackend (with some CanoScan LIDE scanners) Notes: svn path=/head/; revision=238398
* - update to jpeg7Dirk Meyer2009-07-181-2/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* Disable usb support by default in -CURRENT instead of mark it as BROKEN. It'sJeremy Messenger2009-07-011-3/+1
| | | | | | | | a bit silly to mark it as BROKEN when it can be disable without stop port that I am trying to install. Notes: svn path=/head/; revision=236838
* - Mark BROKEN with USB on CURRENTPav Lucistnik2009-06-121-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=235662
* Mark MAKE_JOBS_UNSAFE=yes reported by P6 TBPhilip M. Gollucci2009-06-111-0/+2
| | | | Notes: svn path=/head/; revision=235598
* fix compilation if the old sane version is still installedOliver Lehmann2009-05-271-1/+1
| | | | Notes: svn path=/head/; revision=234669
* - Fix build with portupgradeMartin Wilke2009-05-242-0/+15
| | | | Notes: svn path=/head/; revision=234478
* - Update to 1.0.20Martin Wilke2009-05-2312-63/+279
| | | | | | | | PR: 134627 Submitted by: Ports Fury Notes: svn path=/head/; revision=234451
* - Unbreak on -CURRENTLi-Wen Hsu2009-03-192-4/+21
| | | | | | | Submitted by: thompsa Notes: svn path=/head/; revision=230438
* - Chase libusb20 rename in r189585.Stanislav Sedov2009-03-091-0/+4
| | | | | | | | | | | - Mark sane-backends broken on current due to changes in USB stack. Reviewed by: thompsa (old version), miwi Tested by: miwi Notes: svn path=/head/; revision=229765
* - Add patch to fix build error (couldn't reproduce it though; submitter mail ↵Dmitry Marakasov2009-01-201-0/+10
| | | | | | | | | | bounces, so I can't get any details) PR: 130622 Submitted by: Mel <mel at rachie dot is-a-geek dot net> Notes: svn path=/head/; revision=226531
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update to 1.0.19Martin Wilke2008-02-187-60/+51
| | | | | | | | PR: 120817 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=207561
* Remove the pre-everithing (sic) target. It obviously didn't do what it wasMichael Nottebrock2007-08-131-8/+0
| | | | | | | | meant to since the typo got committed and the message it should have displayed is now obsolete. Notes: svn path=/head/; revision=197571
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+1
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-10/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Fix build after objformat removalTilman Keskinoz2007-03-171-2/+2
| | | | Notes: svn path=/head/; revision=187593
* - Update to 1.0.18Rong-En Fan2006-09-266-15/+74
| | | | | | | | PR: ports/103638 Submitted by: KATO Tsuguru <tkato432 at yahoo.com> Notes: svn path=/head/; revision=173891
* - Remove directories that are not in mtree fileRong-En Fan2006-08-151-0/+10
| | | | | | | | | | | | Note that these directories are be removed by other dependency ports, so I do not bump PORTREVISION for them. These affected ports are belong to ports@. PR: ports/101586 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> Notes: svn path=/head/; revision=170674
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-141-1/+1
| | | | | | | | | | | - these include dns/ editors/ emulators/ finance/ games/ graphics/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170640
* Fix package build: Make installation from port and package equivalent again.Volker Stolz2006-04-072-3/+4
| | | | | | | | | The package was missing the default dll.conf which also caused build failures further down the stream, eg. in graphics/hpoj. Bump PORTREV accordingly. Fix some grammar while here. Notes: svn path=/head/; revision=159054
* Conversion to a single libtool environment.Ade Lovett2006-02-232-3/+62
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Preserv modified config filesMarcus Alves Grando2006-02-193-65/+141
| | | | | | | | | | | | - Bump PORTREVISION - Reorganize Makefile - portlint(1) PR: 90988 Reported by: Torfinn Ingolfsen <tingo@start.no> Notes: svn path=/head/; revision=156413
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* - Update to 1.0.17Pav Lucistnik2005-12-265-106/+27
| | | | | | | | PR: ports/90929 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=152129
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Disable broken device locking.Michael Nottebrock2005-10-091-1/+2
| | | | Notes: svn path=/head/; revision=144715
* - Update to 1.0.16Michael Johnson2005-08-306-34/+34
| | | | | | | | PR: ports/85383 Submitted by: Ports Fury Notes: svn path=/head/; revision=141377
* change the libtool version to use from 1.3 to 1.5Oliver Lehmann2005-06-012-55/+8
| | | | Notes: svn path=/head/; revision=136637