summaryrefslogtreecommitdiffstats
path: root/graphics/sane-backends
Commit message (Collapse)AuthorAgeFilesLines
* Use the latest libusb.joe2002-12-081-1/+2
| | | | PR: ports/46061
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-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)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-1/+2
| | | | Approved by: pat
* Update to 1.0.9pat2002-10-255-13/+34
|
* PERL -> REINPLACE_CMDijliao2002-07-081-1/+2
| | | | | PR: 39938 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Update to 1.0.8pat2002-05-306-39/+124
| | | | | PR: 38710 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Add WITH_GPHOTO2 knobpat2002-03-162-1/+24
| | | | | PR: 35961 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Bump shared library version due to libusb updatepat2002-02-231-1/+2
| | | | | PR: 35252 Submitted by: John Reynolds <johnjen@reynoldsnet.org>
* Fix typo in MASTER_SITESpat2002-02-191-1/+1
| | | | | PR: 35112 Submitted by: Tilman Linneweh <tilman@arved.de>
* Update to 1.07pat2002-02-094-25/+45
| | | | | PR: 34768, 34769 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 1.0.6lioux2001-11-053-6/+12
| | | | | PR: 31762 Submitted by: Patrick Li <pat@databits.net>
* Fix typo in description.olgeni2001-08-171-1/+1
|
* Update to version 1.0.5kevlo2001-07-036-209/+127
| | | | | PR: 28649 Submitted by: Ports Fury
* - Eliminate needless patchingkevlo2001-04-052-37/+32
| | | | | | | - Fix pkg-plist PR: 26332 Submitted by: Ports Fury
* Install $PREFIX/sane/*.so.1 so that xsane works.brian2001-04-022-3/+48
| | | | | xsane will use graphics/sane-backends (instead of graphics/sane) when I get an ok from the MAINTAINER.
* - Reorganize MASTER_SITESvanilla2001-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>
* Upgrade to 1.0.4,vanilla2001-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>
* Style fixes for graphics category.olgeni2001-02-051-1/+1
|
* Make sane build with gimp >= 1.1.27ade2000-11-182-0/+13
| | | | | PR: 21993 Submitted by: Motomichi Matsuzaki <mzaki@e-mail.ne.jp>
* Implement USE_GTK, part 1.reg2000-10-051-7/+3
|
* Update to 1.0.3ade2000-09-164-8/+205
| | | | | PR: 21207 Submitted by: Ports Fury
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-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
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* Third round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-152-2/+1
|
* - Fix pkg/PLIST (add bin/sane-config)steve2000-05-291-0/+1
| | | | | PR: 18796 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to version 1.0.2.steve2000-04-296-37/+71
| | | | | PR: 18141 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionasami2000-04-141-2/+2
| | | | string so I fixed it.
* - Add MASTER_SITE_SUNSITE to MASTER_SITEStaoka2000-02-133-27/+7
| | | | | | | | - Support USE_LIBTOOL - Add WWW: line into pkg/PLIST PR: 16679 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Remove extra whitespaces (portlint).dirk2000-02-051-2/+2
|
* Prevent breakage when GIMP is installed.cpiazza2000-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>
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-261-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Update to use gtk version 1.2.3.steve1999-05-292-6/+12
| | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Upgrade to 1.0.1.obrien1999-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>
* Use bsd.port.{pre,post}.mk and ${OSVERSION} instead of getting itfenner1999-04-071-4/+4
| | | | | | by hand. Found by: building ports with sysctl not in my path
* Fix following kernel error message.flathill1999-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
* Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config.nectar1999-01-221-4/+6
|
* Upgrade to 1.0, add cam support. (i hope it can work on 2.2.x)vanilla1998-12-063-30/+60
|
* Still doesn't build for ELF.steve1998-10-051-1/+3
|
* Start conversion to ELF.steve1998-10-052-4/+4
|
* gtk and gtk11 are now ELFized.asami1998-09-221-2/+2
|
* Add 2 manpages.vanilla1998-09-171-5/+19
|
* Fix the library problem of elf.vanilla1998-09-161-19/+1
|
* Upgrade to 0.74, and use gtk11 now.vanilla1998-09-153-83/+89
|
* Wow. Checkout the number of manpages that are in EZWGL. I think that'shoek1998-08-181-16/+0
| | | | too many, so I'll remove half of them.
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-071-2/+2
|
* Find a mastersite that works and clean up the PLIST.steve1998-07-122-2/+4
| | | | | PR: 7013 Submitted by: Ugo Paternostro <paterno@dsi.UNIFI.IT>
* qdburr1998-05-264-83/+125
| | | | | | | | | | | | Upgrade port graphics/sane to version 0.73. * Update checksum. * Update patches to patch against new sources. * patch-03 no longer needed, it's now in the source. * add new patch-04 to fix a new bogon. * add instructions on how to configure it as a GIMP plug-in. * redo PLIST to reflect the change in how libraries are installed * add new man-page sane-microtek2.5 to both PLIST and Makefile
* Execute `ldconfig -R' at the pkg_delete step.tg1998-05-051-0/+1
| | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* Fixes to sane.obrien1998-04-303-62/+111
| | | | Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW>
OpenPOWER on IntegriCloud