aboutsummaryrefslogtreecommitdiff
path: root/graphics/sane-backends
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update to 1.0.19Martin Wilke2008-02-187-60/+51
| | | | | | | | PR: 120817 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=207561
* Remove the pre-everithing (sic) target. It obviously didn't do what it wasMichael Nottebrock2007-08-131-8/+0
| | | | | | | | meant to since the typo got committed and the message it should have displayed is now obsolete. Notes: svn path=/head/; revision=197571
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+1
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-10/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Fix build after objformat removalTilman Keskinoz2007-03-171-2/+2
| | | | Notes: svn path=/head/; revision=187593
* - Update to 1.0.18Rong-En Fan2006-09-266-15/+74
| | | | | | | | PR: ports/103638 Submitted by: KATO Tsuguru <tkato432 at yahoo.com> Notes: svn path=/head/; revision=173891
* - Remove directories that are not in mtree fileRong-En Fan2006-08-151-0/+10
| | | | | | | | | | | | Note that these directories are be removed by other dependency ports, so I do not bump PORTREVISION for them. These affected ports are belong to ports@. PR: ports/101586 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> Notes: svn path=/head/; revision=170674
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-141-1/+1
| | | | | | | | | | | - these include dns/ editors/ emulators/ finance/ games/ graphics/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170640
* Fix package build: Make installation from port and package equivalent again.Volker Stolz2006-04-072-3/+4
| | | | | | | | | The package was missing the default dll.conf which also caused build failures further down the stream, eg. in graphics/hpoj. Bump PORTREV accordingly. Fix some grammar while here. Notes: svn path=/head/; revision=159054
* Conversion to a single libtool environment.Ade Lovett2006-02-232-3/+62
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Preserv modified config filesMarcus Alves Grando2006-02-193-65/+141
| | | | | | | | | | | | - Bump PORTREVISION - Reorganize Makefile - portlint(1) PR: 90988 Reported by: Torfinn Ingolfsen <tingo@start.no> Notes: svn path=/head/; revision=156413
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* - Update to 1.0.17Pav Lucistnik2005-12-265-106/+27
| | | | | | | | PR: ports/90929 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=152129
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Disable broken device locking.Michael Nottebrock2005-10-091-1/+2
| | | | Notes: svn path=/head/; revision=144715
* - Update to 1.0.16Michael Johnson2005-08-306-34/+34
| | | | | | | | PR: ports/85383 Submitted by: Ports Fury Notes: svn path=/head/; revision=141377
* change the libtool version to use from 1.3 to 1.5Oliver Lehmann2005-06-012-55/+8
| | | | Notes: svn path=/head/; revision=136637
* - update to libusb-0.1.10aYen-Ming Lee2005-04-131-1/+1
| | | | | | | | | | - bump library version to all ports that depends on libusb PR: 79084 Submitted by: John Reynolds <johnjen@reynoldsnet.org> Notes: svn path=/head/; revision=133226
* Add missing manpageKris Kennaway2004-11-261-0/+1
| | | | Notes: svn path=/head/; revision=122460
* Update to version 1.0.15Kirill Ponomarev2004-11-095-25/+23
| | | | | | | | PR: ports/73732 Submitted by: Ports Fury Notes: svn path=/head/; revision=121223
* Update MASTER_SITESVolker Stolz2004-08-251-1/+5
| | | | | | | | PR: ports/70913 Submitted by: Koop Mast Notes: svn path=/head/; revision=117244
* Fix LIB_DEPENDS: libgphoto2.2 is in graphics/libgphoto2, not inVolker Stolz2004-08-231-1/+1
| | | | | | | | | | graphics/gphoto2 PR: ports/70841 Submitted by: Ying-Chieh Chen Notes: svn path=/head/; revision=117105
* - add OPTION (WITHOUT_)USBOliver Lehmann2004-08-223-100/+110
| | | | | | | | - make use of DOCSDIR - Bump PORTREVISION Notes: svn path=/head/; revision=117014
* - Convert to OPTIONSPav Lucistnik2004-08-201-8/+3
| | | | | | | | PR: ports/70737, ports/70738 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> Notes: svn path=/head/; revision=116858
* Patch 'configure' to ignore libc.h from x11-toolkits/9libsVolker Stolz2004-07-081-0/+11
| | | | | | | | Closes PR: ports/68788 Submitted by: Siegbert Baude Notes: svn path=/head/; revision=113224
* - Fix MASTER_SITESKirill Ponomarev2004-05-103-40/+29
| | | | | | | | | | | - Utilize USE_GNOME - Add WITHOUT_NLS PR: ports/66467 Submitted by: Ports Fury Notes: svn path=/head/; revision=108857
* Update to 1.0.14.Alexander Leidinger2004-05-094-22/+18
| | | | Notes: svn path=/head/; revision=108725
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-3/+3
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* - Fix pkg-plistKirill Ponomarev2003-12-072-13/+16
| | | | | | | | PR: 60010 Submitted by: Ports Fury Notes: svn path=/head/; revision=95269
* Update to 1.0.13.Alexander Leidinger2003-12-045-27/+23
| | | | Notes: svn path=/head/; revision=94972
* - Fix WWW: lineKirill Ponomarev2003-10-191-1/+1
| | | | | | | | PR: 58242 Submitted by: Ports Fury Notes: svn path=/head/; revision=91685
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* Add a patch to fix a memory alignment problem for FireWire.Hidetoshi Shimokawa2003-08-122-1/+24
| | | | Notes: svn path=/head/; revision=86792
* - Fix occasional build failureKirill Ponomarev2003-07-241-1/+10
| | | | | | | | | PR: 54802 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=85517
* Fix plist.Alexander Leidinger2003-06-132-0/+3
| | | | Notes: svn path=/head/; revision=82932
* Update to 1.0.12.Alexander Leidinger2003-06-136-20/+140
| | | | | | | | | | | | A USB hacker should have a look at sanei/sanei_usb.c, the function sanei_usb_control_msg needs a little bit of FreeBSD specific code. Submitted by: KATO Tsuguru <tkato@prontomail.com> Prodded to by: Are Bryne <are.bryne@communique.no> (via ports@) PR: 52715 Notes: svn path=/head/; revision=82926
* de-pkg-commentAkinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75960
* Update to 1.0.11Patrick Li2003-02-105-18/+43
| | | | | | | | PR: ports/48145 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=75259
* Use the latest libusb.Josef Karthauser2002-12-081-1/+2
| | | | | | | PR: ports/46061 Notes: svn path=/head/; revision=71446
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-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) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Update to 1.0.9Patrick Li2002-10-255-13/+34
| | | | Notes: svn path=/head/; revision=68816
* PERL -> REINPLACE_CMDYing-Chieh Liao2002-07-081-1/+2
| | | | | | | | PR: 39938 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62647
* Update to 1.0.8Patrick Li2002-05-306-39/+124
| | | | | | | | PR: 38710 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=60273