summaryrefslogtreecommitdiff
path: root/graphics/sane-frontends
AgeCommit message (Collapse)Author
2001-02-05Style fixes for graphics category.Jimmy Olgeni
2000-11-18Make sane build with gimp >= 1.1.27Ade Lovett
PR: 21993 Submitted by: Motomichi Matsuzaki <mzaki@e-mail.ne.jp>
2000-10-05Implement USE_GTK, part 1.Jeremy Lea
2000-09-16Update to 1.0.3Ade Lovett
PR: 21207 Submitted by: Ports Fury
2000-06-16Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami
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
2000-06-16Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev
just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
2000-06-15Third round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev
2000-05-29- Fix pkg/PLIST (add bin/sane-config)Steve Price
PR: 18796 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-29Update to version 1.0.2.Steve Price
PR: 18141 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-14Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami
string so I fixed it.
2000-02-13- Add MASTER_SITE_SUNSITE to MASTER_SITESSatoshi Taoka
- Support USE_LIBTOOL - Add WWW: line into pkg/PLIST PR: 16679 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-05Remove extra whitespaces (portlint).Dirk Froemberg
2000-01-14Prevent breakage when GIMP is installed.Chris Piazza
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>
1999-08-25Change Id->FreeBSD.David E. O'Brien
1999-06-26Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
1999-05-29Update to use gtk version 1.2.3.Steve Price
PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-22Upgrade to 1.0.1.David E. O'Brien
Remove my (obrien) name totally from this port so I stop getting email about it. Submitted by: Amancio Hasty <hasty@rah.star-gate.com>
1999-04-07Use bsd.port.{pre,post}.mk and ${OSVERSION} instead of getting itBill Fenner
by hand. Found by: building ports with sysctl not in my path
1999-04-03Fix following kernel error message.Seiichirou Hiraoka
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
1999-01-22Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config.Jacques Vidrine
1998-12-06Upgrade to 1.0, add cam support. (i hope it can work on 2.2.x)Vanilla I. Shu
1998-10-05Still doesn't build for ELF.Steve Price
1998-10-05Start conversion to ELF.Steve Price
1998-09-22gtk and gtk11 are now ELFized.Satoshi Asami
1998-09-17Add 2 manpages.Vanilla I. Shu
1998-09-16Fix the library problem of elf.Vanilla I. Shu
1998-09-15Upgrade to 0.74, and use gtk11 now.Vanilla I. Shu
1998-08-18Wow. Checkout the number of manpages that are in EZWGL. I think that'sTim Vanderhoek
too many, so I'll remove half of them.
1998-08-07Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami
1998-07-12Find a mastersite that works and clean up the PLIST.Steve Price
PR: 7013 Submitted by: Ugo Paternostro <paterno@dsi.UNIFI.IT>
1998-05-26qDonald Burr
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
1998-05-05Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum
PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
1998-04-30Fixes to sane.David E. O'Brien
Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW>
1998-03-11BROKEN = X front end doesn't build right agaist our gtk portDavid E. O'Brien
1998-03-01Clean up PLIST + add some libs that were missed.David E. O'Brien
1998-03-01API for access to scanners, digitals camera, frame grabbers etc.David E. O'Brien
PR: ports/4129 Submitted by: Gary Howland gary@hotlava.com + upgraded by me.