summaryrefslogtreecommitdiff
path: root/graphics/sane (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config.Jacques Vidrine1999-01-221-4/+6
| | | | Notes: svn path=/head/; revision=16271
* Upgrade to 1.0, add cam support. (i hope it can work on 2.2.x)Vanilla I. Shu1998-12-063-30/+60
| | | | Notes: svn path=/head/; revision=15145
* Still doesn't build for ELF.Steve Price1998-10-051-1/+3
| | | | Notes: svn path=/head/; revision=13648
* Start conversion to ELF.Steve Price1998-10-052-4/+4
| | | | Notes: svn path=/head/; revision=13647
* gtk and gtk11 are now ELFized.Satoshi Asami1998-09-221-2/+2
| | | | Notes: svn path=/head/; revision=13337
* Add 2 manpages.Vanilla I. Shu1998-09-171-5/+19
| | | | Notes: svn path=/head/; revision=13199
* Fix the library problem of elf.Vanilla I. Shu1998-09-161-19/+1
| | | | Notes: svn path=/head/; revision=13181
* Upgrade to 0.74, and use gtk11 now.Vanilla I. Shu1998-09-153-83/+89
| | | | Notes: svn path=/head/; revision=13146
* Wow. Checkout the number of manpages that are in EZWGL. I think that'sTim Vanderhoek1998-08-181-16/+0
| | | | | | | too many, so I'll remove half of them. Notes: svn path=/head/; revision=12620
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Find a mastersite that works and clean up the PLIST.Steve Price1998-07-122-2/+4
| | | | | | | | PR: 7013 Submitted by: Ugo Paternostro <paterno@dsi.UNIFI.IT> Notes: svn path=/head/; revision=11851
* qDonald Burr1998-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 Notes: svn path=/head/; revision=11151
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-051-0/+1
| | | | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10860
* Fixes to sane.David E. O'Brien1998-04-303-62/+111
| | | | | | | Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW> Notes: svn path=/head/; revision=10775
* BROKEN = X front end doesn't build right agaist our gtk portDavid E. O'Brien1998-03-111-1/+3
| | | | Notes: svn path=/head/; revision=10115
* Clean up PLIST + add some libs that were missed.David E. O'Brien1998-03-011-7/+9
| | | | Notes: svn path=/head/; revision=9972
* API for access to scanners, digitals camera, frame grabbers etc.David E. O'Brien1998-03-015-0/+100
PR: ports/4129 Submitted by: Gary Howland gary@hotlava.com + upgraded by me. Notes: svn path=/head/; revision=9970