aboutsummaryrefslogtreecommitdiff
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* 1, Restored kamera with a WITH_GPHOTO2 knob that works like the WITH_SANE knob.Alan Eldridge2002-07-144-16/+72
| | | | | | | | | | | | That is, it looks for gphoto2-config. 2, pkg-plist changes to go with (1). 3. Changed WITH_SANE= to WITH_SANE?= (and WITH_GPHOTO2 is the same) so that even if the package is installed you can build kdegraphics without it by using WITH_SANE=no and/or WITH_GPHOTO2=no. 4. No PR, just request on list and it seemed reasonable. Notes: svn path=/head/; revision=62927
* Update WWW tagMario Sergio Fujikawa Ferreira2002-07-141-1/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=62910
* - Fix PORTVERSIONYing-Chieh Liao2002-07-133-34/+31
| | | | | | | | | | | - Fix LIB_DEPENDS - GNU_CONFIGURE -> USE_LIBTOOL PR: 40501 Submitted by: Ports Fury Notes: svn path=/head/; revision=62902
* - Fix build on -stableYing-Chieh Liao2002-07-134-9/+53
| | | | | | | | | | - Fix LIB_DEPENDS PR: 40497 Submitted by: Ports Fury Notes: svn path=/head/; revision=62901
* - Update MASTER_SITES and WWW: lineYing-Chieh Liao2002-07-136-48/+27
| | | | | | | | PR: 40496 Submitted by: Ports Fury Notes: svn path=/head/; revision=62900
* - GNU_CONFIGURE -> USE_LIBTOOLYing-Chieh Liao2002-07-135-6/+36
| | | | | | | | | | | - Support CFLAGS/PTHREAD_CFLAGS/PTHREAD_LIBS properly - Strip binaries PR: 40498 Submitted by: Ports Fury Notes: svn path=/head/; revision=62898
* PERL -> REINPLACE_CMDPatrick Li2002-07-131-1/+2
| | | | | | | | | PR: ports/40505 Submitted by: Scott Flatman <sf@dsinw.com> Approved by: maintainer Notes: svn path=/head/; revision=62886
* Update to 20020702Patrick Li2002-07-123-22/+19
| | | | | | | | PR: ports/40499 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=62883
* Do not install tgif.1.html into DOCSDIR.Patrick Li2002-07-122-2/+1
| | | | | | | | PR: ports/40487 Submitted by: maintainer Notes: svn path=/head/; revision=62882
* Update to 10.4Patrick Li2002-07-123-17/+2
| | | | | | | | PR: ports/40500 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=62878
* - Use USE_GNOMENG;Maxim Sobolev2002-07-126-118/+49
| | | | | | | | - fix on -current by renaming isspecial() inline into dia_isspecial(); - enable freetype support. Notes: svn path=/head/; revision=62856
* Add libunicode to the LIB_DEPENDS is dia is built without full GNOME support.Joe Marcus Clarke2002-07-121-0/+1
| | | | | | | PR: 40373 Notes: svn path=/head/; revision=62855
* Use USE_GNOMENG.Maxim Sobolev2002-07-121-6/+4
| | | | Notes: svn path=/head/; revision=62852
* Convert all core GNOME1 components and some of the most popular GNOME1Maxim Sobolev2002-07-111-3/+2
| | | | | | | | | | | | | | | | | | | apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular, which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably reduce langht of dependency chains for GNOME1 ports (for example after this commit AbiWord's dependency chain was reduced by 7 ports from 57 to only 50, while Gnumeric's - from 60 to 53 and so on). The most of the GNOME1 apps are still not converted, so that lot of work is still ahead. Please report any unusual problems to gnome@FreeBSD.org. Discussed with: marcus Reviewed by: marcus Notes: svn path=/head/; revision=62821
* Use USE_REINPLACE.Maxim Sobolev2002-07-113-4/+8
| | | | Notes: svn path=/head/; revision=62815
* Update to 1.2.4. Among other things, this version fixes potentian securityMaxim Sobolev2002-07-112-2/+2
| | | | | | | | problem when mailformed png image can crash application (think about Mozilla). Therefore, update is recommended. Notes: svn path=/head/; revision=62802
* Update to 2.3.10.Joe Marcus Clarke2002-07-104-6/+6
| | | | Notes: svn path=/head/; revision=62741
* add GOPchop 0.6Ying-Chieh Liao2002-07-106-0/+50
| | | | | | | MPEG2 GOP-accurate editor Notes: svn path=/head/; revision=62736
* Add xnview 1.25, xnView an easy graphics viewer / converter.Maxim Sobolev2002-07-096-0/+73
| | | | | | | Submitted by: Serge Negodyuck <petr@petrovich.com.ua> Notes: svn path=/head/; revision=62716
* o Add post-install line installing libvo.a needed by upcoming portMario Sergio Fujikawa Ferreira2002-07-092-0/+3
| | | | | | | | | | | GOPchop. o Bump PORTREVISION Requested by: ijliao Reviewed by: ijliao Notes: svn path=/head/; revision=62715
* USE_REINPLACE isn't needed after sobomax's latest updates to the portsJoe Marcus Clarke2002-07-091-1/+0
| | | | | | | infrastructure. Notes: svn path=/head/; revision=62703
* upgrade to 1.1.7Ying-Chieh Liao2002-07-092-2/+2
| | | | | | | | | PR: 38852 Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru> Approved by: maintainer Notes: svn path=/head/; revision=62698
* pbm -> netpbmYing-Chieh Liao2002-07-091-2/+1
| | | | | | | | PR: 40287 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=62689
* o Fix build in case WITH_IMAGEMAGICK_MODULES is definedMario Sergio Fujikawa Ferreira2002-07-092-4/+3
| | | | | | | | | | o Trim pkg-plist PR: 40358 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=62685
* Take maintainership in order to facilitate incorporation into gimp* andAlan Eldridge2002-07-081-1/+1
| | | | | | | removal of abandonware port. Notes: svn path=/head/; revision=62678
* PERL -> REINPLACE_CMDYing-Chieh Liao2002-07-0831-54/+85
| | | | | | | | PR: 39938 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62647
* Add ruby-evas (Ruby/Evas version 1.0), Ruby bindings for Evas.Akinori MUSHA2002-07-076-0/+69
| | | | Notes: svn path=/head/; revision=62602
* Bump PORTREVISION. Changed pkg-plist so that binary pkg will actually build.Alan Eldridge2002-07-071-0/+1
| | | | | | | | | I know this is a borderline case, but I'll err on the safe side ... PR: 40295 Notes: svn path=/head/; revision=62600
* No feedback to contrary so far. Committed.Alan Eldridge2002-07-071-1/+1
| | | | Notes: svn path=/head/; revision=62594
* Add ruby-svg, a Ruby library for generating SVG files.Akinori MUSHA2002-07-076-0/+68
| | | | Notes: svn path=/head/; revision=62592
* Missed an update to GNOME 2.0 Final.Joe Marcus Clarke2002-07-072-7/+8
| | | | | | | Reported by: fenner's unfetchable distfiles script Notes: svn path=/head/; revision=62578
* pbm -> netpbmYing-Chieh Liao2002-07-075-3/+24
| | | | | | | | PR: 40285, 40286, 40287 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=62573
* The web site has moved.Dag-Erling Smørgrav2002-07-071-1/+1
| | | | Notes: svn path=/head/; revision=62561
* oops... forgot to add this oneYing-Chieh Liao2002-07-071-0/+11
| | | | Notes: svn path=/head/; revision=62555
* add HDF5 1.4.4Ying-Chieh Liao2002-07-0719-633/+114
| | | | | | | A New Generation of HDF Notes: svn path=/head/; revision=62554
* Update to 5.4.7-1Mario Sergio Fujikawa Ferreira2002-07-063-6/+6
| | | | | | | | | | | PR: 39989, 40270 Submitted by: KATO Tsuguru <tkato@prontomail.com>, Guilherme J. R. Oliveira <guilherme@nortenet.pt> Reviewed by: Cyrille Lefevre <cyrille.lefevre@laposte.net> Prompted by: many in FreeBSD-ports mailing list Notes: svn path=/head/; revision=62534
* Add USE_REINPLACE temporarily so to get this port building until portmgrJoe Marcus Clarke2002-07-061-0/+1
| | | | | | | | | | blesses the real fix to bsd.port.mk. PR: 40267 Reported by: many Notes: svn path=/head/; revision=62531
* upgrade to 1.0.5Ying-Chieh Liao2002-07-062-6/+6
| | | | | | | | PR: 40246 Submitted by: Ports Fury Notes: svn path=/head/; revision=62529
* upgrade to 0.9.0Ying-Chieh Liao2002-07-063-4/+3
| | | | | | | | PR: 40244 Submitted by: Ports Fury Notes: svn path=/head/; revision=62528
* pbm -> netpbm lib name changeYing-Chieh Liao2002-07-062-4/+4
| | | | | | | | PR: 40251, 40252, 40253, 40254 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=62517
* Update to 10.3Patrick Li2002-07-066-53/+20
| | | | | | | | PR: 40245 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=62495
* Update to 0.4.5.Alexander Leidinger2002-07-052-2/+2
| | | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=62480
* Allow USE_GNOME be defined in slave port.Maxim Sobolev2002-07-051-1/+1
| | | | Notes: svn path=/head/; revision=62475
* Add USE_REINPLACE.Joe Marcus Clarke2002-07-051-0/+1
| | | | | | | Reported by: Garrett Rooney <rooneg@electricjellyfish.net> Notes: svn path=/head/; revision=62453
* Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.Will Andrews2002-07-046-4/+6
| | | | Notes: svn path=/head/; revision=62445
* Convert to USE_GNOMENG.Maxim Sobolev2002-07-042-8/+5
| | | | Notes: svn path=/head/; revision=62434
* Bump XForms lib. version.Mike Heffner2002-07-043-3/+3
| | | | Notes: svn path=/head/; revision=62421
* Prepare for xforms update.Mike Heffner2002-07-042-7/+19
| | | | Notes: svn path=/head/; revision=62419
* Fix build error on -stable.MANTANI Nobutaka2002-07-041-0/+11
| | | | | | | Submitted by: nork Notes: svn path=/head/; revision=62402
* upgrade to 1.1.6Ying-Chieh Liao2002-07-044-49/+7
| | | | | | | | | PR: 39851 Submitted by: Joseph King <king@v2project.com> Approved by: maintainer Notes: svn path=/head/; revision=62401