summaryrefslogtreecommitdiff
path: root/graphics/sane-frontends (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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