aboutsummaryrefslogtreecommitdiff
path: root/graphics/sane-backends
Commit message (Collapse)AuthorAgeFilesLines
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-3/+3
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* - Fix pkg-plistKirill Ponomarev2003-12-072-13/+16
| | | | | | | | PR: 60010 Submitted by: Ports Fury Notes: svn path=/head/; revision=95269
* Update to 1.0.13.Alexander Leidinger2003-12-045-27/+23
| | | | Notes: svn path=/head/; revision=94972
* - Fix WWW: lineKirill Ponomarev2003-10-191-1/+1
| | | | | | | | PR: 58242 Submitted by: Ports Fury Notes: svn path=/head/; revision=91685
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* Add a patch to fix a memory alignment problem for FireWire.Hidetoshi Shimokawa2003-08-122-1/+24
| | | | Notes: svn path=/head/; revision=86792
* - Fix occasional build failureKirill Ponomarev2003-07-241-1/+10
| | | | | | | | | PR: 54802 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=85517
* Fix plist.Alexander Leidinger2003-06-132-0/+3
| | | | Notes: svn path=/head/; revision=82932
* Update to 1.0.12.Alexander Leidinger2003-06-136-20/+140
| | | | | | | | | | | | A USB hacker should have a look at sanei/sanei_usb.c, the function sanei_usb_control_msg needs a little bit of FreeBSD specific code. Submitted by: KATO Tsuguru <tkato@prontomail.com> Prodded to by: Are Bryne <are.bryne@communique.no> (via ports@) PR: 52715 Notes: svn path=/head/; revision=82926
* de-pkg-commentAkinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75960
* Update to 1.0.11Patrick Li2003-02-105-18/+43
| | | | | | | | PR: ports/48145 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=75259
* Use the latest libusb.Josef Karthauser2002-12-081-1/+2
| | | | | | | PR: ports/46061 Notes: svn path=/head/; revision=71446
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Update to 1.0.9Patrick Li2002-10-255-13/+34
| | | | Notes: svn path=/head/; revision=68816
* PERL -> REINPLACE_CMDYing-Chieh Liao2002-07-081-1/+2
| | | | | | | | PR: 39938 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62647
* Update to 1.0.8Patrick Li2002-05-306-39/+124
| | | | | | | | PR: 38710 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=60273
* Add WITH_GPHOTO2 knobPatrick Li2002-03-162-1/+24
| | | | | | | | PR: 35961 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=56194
* Bump shared library version due to libusb updatePatrick Li2002-02-231-1/+2
| | | | | | | | PR: 35252 Submitted by: John Reynolds <johnjen@reynoldsnet.org> Notes: svn path=/head/; revision=55145
* Fix typo in MASTER_SITESPatrick Li2002-02-191-1/+1
| | | | | | | | PR: 35112 Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=54927
* Update to 1.07Patrick Li2002-02-094-25/+45
| | | | | | | | PR: 34768, 34769 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=54455
* Update to 1.0.6Mario Sergio Fujikawa Ferreira2001-11-053-6/+12
| | | | | | | | PR: 31762 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=49584
* Fix typo in description.Jimmy Olgeni2001-08-171-1/+1
| | | | Notes: svn path=/head/; revision=46398
* Update to version 1.0.5Kevin Lo2001-07-036-209/+127
| | | | | | | | PR: 28649 Submitted by: Ports Fury Notes: svn path=/head/; revision=44702
* - Eliminate needless patchingKevin Lo2001-04-052-37/+32
| | | | | | | | | | - Fix pkg-plist PR: 26332 Submitted by: Ports Fury Notes: svn path=/head/; revision=40890
* Install $PREFIX/sane/*.so.1 so that xsane works.Brian Somers2001-04-022-3/+48
| | | | | | | | xsane will use graphics/sane-backends (instead of graphics/sane) when I get an ok from the MAINTAINER. Notes: svn path=/head/; revision=40727
* - Reorganize MASTER_SITESVanilla I. Shu2001-03-264-80/+20
| | | | | | | | | | | | - Add missing INSTALL_SHLIB - Remove unused pkg-message - Fix pkg-plist PR: ports/26097 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=40411
* Upgrade to 1.0.4,Vanilla I. Shu2001-03-2210-89/+61
| | | | | | | | | | sane split to 2 ports now, sane-backends and sane-frontends. PR: ports/24931 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=40194
* Style fixes for graphics category.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37990
* Make sane build with gimp >= 1.1.27Ade Lovett2000-11-182-0/+13
| | | | | | | | PR: 21993 Submitted by: Motomichi Matsuzaki <mzaki@e-mail.ne.jp> Notes: svn path=/head/; revision=35236
* Implement USE_GTK, part 1.Jeremy Lea2000-10-051-7/+3
| | | | Notes: svn path=/head/; revision=33424
* Update to 1.0.3Ade Lovett2000-09-164-8/+205
| | | | | | | | PR: 21207 Submitted by: Ports Fury Notes: svn path=/head/; revision=32717
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* Third round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-152-2/+1
| | | | Notes: svn path=/head/; revision=29615
* - Fix pkg/PLIST (add bin/sane-config)Steve Price2000-05-291-0/+1
| | | | | | | | PR: 18796 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=28861
* Update to version 1.0.2.Steve Price2000-04-296-37/+71
| | | | | | | | PR: 18141 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=28109
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-2/+2
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* - Add MASTER_SITE_SUNSITE to MASTER_SITESSatoshi Taoka2000-02-133-27/+7
| | | | | | | | | | | - Support USE_LIBTOOL - Add WWW: line into pkg/PLIST PR: 16679 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=25752
* Remove extra whitespaces (portlint).Dirk Froemberg2000-02-051-2/+2
| | | | Notes: svn path=/head/; revision=25496
* Prevent breakage when GIMP is installed.Chris Piazza2000-01-141-1/+1
| | | | | | | | | | | | | | Also set maintainer to ports@: the current maintainer said this: "Sorry, I no longer have a scanner, and have not touched sane for some time. I really am the wrong person (nowadays) to ask about this." PR: 15891 Submitted by: Mark Ovens <mark@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=24748
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Update to use gtk version 1.2.3.Steve Price1999-05-292-6/+12
| | | | | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19055
* Upgrade to 1.0.1.David E. O'Brien1999-05-222-5/+4
| | | | | | | | | | Remove my (obrien) name totally from this port so I stop getting email about it. Submitted by: Amancio Hasty <hasty@rah.star-gate.com> Notes: svn path=/head/; revision=18935
* Use bsd.port.{pre,post}.mk and ${OSVERSION} instead of getting itBill Fenner1999-04-071-4/+4
| | | | | | | | | by hand. Found by: building ports with sysctl not in my path Notes: svn path=/head/; revision=17712
* Fix following kernel error message.Seiichirou Hiraoka1999-04-032-5/+5
| | | | | | | | | | | cam_periph_mapmem: attempt to map 68712 bytes, which is greater than DFLTPHYS(65536) Update depended gtk version to gtk-1.2.x PR: ports/10147 Submitted by: paterno@dsi.unifi.it Notes: svn path=/head/; revision=17623