aboutsummaryrefslogtreecommitdiff
path: root/graphics/xsane
Commit message (Collapse)AuthorAgeFilesLines
* - Introduced OPTIONS.Ion-Mihai Tetcu2006-06-112-22/+27
| | | | | | | | | | | | | | | | - Made WITH_GIMP configurable via OPTIONS. - Added WITH_GTK2. - cleaned up PKGMESSAGE. - Bumped PORTREVISION. The original patch was a courtesy of Stefan Thurner <thurners@nicsys.de>. PR: ports/97556 Submitted by: maintainer Approved by: lawrance (mentor, implicit) Notes: svn path=/head/; revision=165147
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-0/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* - Update to 0.991Pav Lucistnik2006-01-292-4/+4
| | | | | | | | PR: ports/92471 Submitted by: Dominik Brettnacher <domi@saargate.de> (maintainer) Notes: svn path=/head/; revision=154718
* - Update to 0.99Pav Lucistnik2006-01-233-12/+33
| | | | | | | | PR: ports/92217 Submitted by: Dominik Brettnacher <domi@dominik.saargate.de> (maintainer) Notes: svn path=/head/; revision=154282
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* Update to 0.98Tilman Keskinoz2005-11-273-4/+6
| | | | | | | | PR: 89587 Submitted by: Dominik Brettnacher <domi@saargate.de> Notes: svn path=/head/; revision=149660
* Update to 0.97Tilman Keskinoz2005-11-133-4/+4
| | | | | | | | PR: 88934 Submitted by: Dominik Brettnacher <domi@saargate.de> Notes: svn path=/head/; revision=148137
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* update to 0.96 [1]Oliver Lehmann2004-10-293-6/+15
| | | | | | | | | | | remove -O options from CFLAGS for gcc versions < 3 PR: ports/71658 Submitted By: Dominik Brettnacher <domi@saargate.de> Approved By: maintainer Notes: svn path=/head/; revision=120465
* - Update to 0.93Pav Lucistnik2004-05-232-5/+4
| | | | | | | | PR: ports/67077 Submitted by: Dominik Brettnacher <domi@saargate.de> (maintainer) Notes: svn path=/head/; revision=109788
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Correct a logic error in construction of configuration arguments,Jacques Vidrine2004-01-061-1/+1
| | | | | | | | namely s/CONFIGURE_ARGS=/CONFIGURE_ARGS+=/. This fixes the GIMP 1.2.x dependency. Notes: svn path=/head/; revision=97473
* - Update to 0.92Pav Lucistnik2004-01-043-2/+3
| | | | | | | | PR: ports/60903 Submitted by: Dominik Brettnacher <domi@saargate.de> (maintainer) Notes: svn path=/head/; revision=97298
* update graphics/xsane: add WITH_GTK2 knobDaichi GOTO2003-08-211-1/+7
| | | | | | | | PR: 55800 Submitted by: Dominik Brettnacher <domi@saargate.de> (maintainer) Notes: svn path=/head/; revision=87420
* Update to 0.91.Alexander Leidinger2003-06-133-5/+5
| | | | | | | | | | Submitted by: maintainer PR: 52677 While I'm here: fix plist (share/sane now gets removed by sane-backends). Notes: svn path=/head/; revision=82933
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76036
* Update to 0.90Patrick Li2003-01-013-19/+44
| | | | | | | | PR: ports/46671 Submitted by: maintainer Notes: svn path=/head/; revision=72115
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-031-1/+2
| | | | | | | | PR: 42349 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65522
* Update to 0.87Patrick Li2002-08-093-2/+3
| | | | | | | | PR: ports/41473 Submitted by: maintainer Notes: svn path=/head/; revision=64292
* Update to 0.86Patrick Li2002-05-262-2/+2
| | | | | | | | PR: 38542 Submitted by: maintainer Notes: svn path=/head/; revision=60045
* Update to 0.85.Anders Nordby2002-04-193-3/+7
| | | | | | | | PR: 37253 Submitted by: maintainer Notes: svn path=/head/; revision=57896
* Update to 0.84Patrick Li2002-02-233-87/+91
| | | | | | | | PR: 35224 Submitted by: maintainer Notes: svn path=/head/; revision=55117
* Use '::' as an dependency operator for pre-everything target. This isDirk Froemberg2001-12-311-1/+1
| | | | | | | | | needed because of the special nature of the pre-everything target. See http://www.freebsd.org/cgi/getmsg.cgi?fetch=481921+485051+/usr/local/www/db/text/2001/cvs-all/20011007.cvs-all for details. Notes: svn path=/head/; revision=52442
* Update to XSane 0.82.Cy Schubert2001-12-146-61/+5
| | | | | | | | | | | | | | | XSane 0.82 includes (obtained from www.xsane.org latest news): - improved despeckle routine (removed bug and increased speed) - added scaling function to viewer - several security bugfixes - spanish translation - dutch translation Reviewed by: nectar Approved by: maintainer: Dominik Brettnacher <domi@saargate.de> Notes: svn path=/head/; revision=51511
* update pkg-plist for 0.81.FUJISHIMA Satsuki2001-12-112-16/+37
| | | | Notes: svn path=/head/; revision=51322
* Upgrade to xsane 0.81.Cy Schubert2001-12-065-2/+60
| | | | | | | | | | | Temp file handling patches. Reviewed by: nectar Approved by: maintainer: Dominik Brettnacher <domi@saargate.de> Obtained from: Tim Waugh <twaugh@redhat.com> Notes: svn path=/head/; revision=51139
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47625
* upgrade to 0.76Ying-Chieh Liao2001-05-194-3/+8
| | | | | | | | PR: 27452 Submitted by: maintainer Notes: svn path=/head/; revision=42759
* Upgrade to 0.75.Dirk Froemberg2001-04-103-3/+3
| | | | | | | | PR: ports/26465 Submitted by: tkato@prontomail.ne.jp (via maintainer) Notes: svn path=/head/; revision=41240
* Update to 0.74Brian Somers2001-04-042-2/+2
| | | | | | | | | Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Approved by: Dominik Brettnach <domi@saargate.de> PR: 26333 Notes: svn path=/head/; revision=40833
* Update to 0.73Brian Somers2001-04-046-67/+81
| | | | | | | | | Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Approved by: Dominik Brettnach <domi@saargate.de> PR: 26233 Notes: svn path=/head/; revision=40832
* sane.1 is now in graphics/sane-backends, not graphics/saneBrian Somers2001-04-031-1/+1
| | | | | | | | This is such a trivial fix that I don't think it needs MAINTAINER approval. Notes: svn path=/head/; revision=40779
* Update xsane to 0.70, update and sort pkg-plistKris Kennaway2001-01-154-14/+13
| | | | | | | | Submitted by: Maintainer PR: 24329 Notes: svn path=/head/; revision=37209
* Don't create ${X11BASE}/sbin.Jeremy Lea2000-10-131-0/+11
| | | | Notes: svn path=/head/; revision=33763
* Implement USE_GTK, part 1.Jeremy Lea2000-10-051-5/+9
| | | | Notes: svn path=/head/; revision=33424
* Update to 0.61Ade Lovett2000-09-163-3/+3
| | | | | | | | PR: 21138 Submitted by: Ports Fury Notes: svn path=/head/; revision=32715
* Update to version 0.6Kevin Lo2000-08-073-40/+37
| | | | | | | | PR: 20425 Submitted by: Ports Fury Notes: svn path=/head/; revision=31357
* Bump png shared library version.Maxim Sobolev2000-07-041-1/+1
| | | | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Notes: svn path=/head/; revision=30165
* 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
* Upgrade to 0.56.Dirk Froemberg2000-02-204-27/+30
| | | | | | | Submitted by: Dominik Brettnacher <domi@saargate.de> (maintainer) Notes: svn path=/head/; revision=26065
* Upgrade to 0.48.Dirk Froemberg2000-01-033-27/+26
| | | | | | | | PR: ports/15824 Submitted by: Dominik Brettnacher <domi@saargate.de> (maintainer) Notes: svn path=/head/; revision=24387
* Upgrade to 0.45.Dirk Froemberg1999-11-233-10/+16
| | | | | | | | PR: ports/15006 Submitted by: Dominik Brettnacher <domi@saargate.de> (maintainer) Notes: svn path=/head/; revision=23290
* Update to 0.39Seiichirou Hiraoka1999-10-113-19/+29
| | | | | | | | PR: ports/14259 Submitted by: domi@saargate.de Notes: svn path=/head/; revision=22352
* Upgrade to 0.35 with some additional PLIST sorting by me..Dirk Froemberg1999-09-213-34/+34
| | | | | | | | PR: ports/13726 Submitted by: Dominik Brettnacher <domi@saargate.de> (maintainer) Notes: svn path=/head/; revision=21848
* The tiff port now lives in ports/graphics/tiff.Steve Price1999-09-071-1/+1
| | | | Notes: svn path=/head/; revision=21367
* Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21098
* Upgrade to 0.33.Dirk Froemberg1999-08-262-3/+3
| | | | | | | | PR: ports/13399 Submitted by: Dominik Brettnacher <domi@saargate.de> (maintainer) Notes: svn path=/head/; revision=20996
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951