summaryrefslogtreecommitdiff
path: root/graphics (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bug fix for 3.x: unbreak drivers (e.g. the gif driver) using the %VAL(...)Jean-Marc Zucconi1999-09-221-1/+2
| | | | | | | F77 feature. Notes: svn path=/head/; revision=21888
* Use a find | xargs perl command in post-patch to replace the -lXm'sSatoshi Asami1999-09-221-0/+4
| | | | | | | | | with ${MOTIFLIB}'s in all Makefile.in's. (The substitution pattern will only work for -lXm's in the middle of a line but since it requires other libraries, I guess that's ok.) Notes: svn path=/head/; revision=21867
* Update WWW: url.Dirk Froemberg1999-09-211-1/+1
| | | | Notes: svn path=/head/; revision=21862
* Fix distfile fennerage.Bill Fumerola1999-09-212-4/+4
| | | | | | | | Respect CFLAGS. Quiet the build a bit. Notes: svn path=/head/; revision=21860
* 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
* Hm...seems the broken-ness is confined to 4-current now.Satoshi Asami1999-09-211-2/+5
| | | | | | | | | | | | | | | | | | | | sampling.c: In function `UnitCirclePoint': sampling.c:116: syntax error before `/' sampling.c:116: warning: integer overflow in expression sampling.c:116: syntax error before `)' sampling.c:118: syntax error before `/' sampling.c:118: warning: integer overflow in expression sampling.c:118: syntax error before `)' sampling.c:122: syntax error before `/' sampling.c:122: warning: integer overflow in expression sampling.c:122: syntax error before `)' sampling.c:123: syntax error before `/' sampling.c:123: warning: integer overflow in expression sampling.c:123: syntax error before `)' *** Error code 1 Notes: svn path=/head/; revision=21847
* Fix BUILD_DEPENDS line, netpbm installs under ${X11BASE}.Satoshi Asami1999-09-211-1/+1
| | | | Notes: svn path=/head/; revision=21841
* Import of gxanim 0.45, a Gtk front-end to xanim.Matthew Hunt1999-09-206-0/+57
| | | | | | | | PR: 13707 Submitted by: Rod Taylor <rod@idiotswitch.org> Notes: svn path=/head/; revision=21835
* Activate gxanim.Matthew Hunt1999-09-201-0/+1
| | | | Notes: svn path=/head/; revision=21834
* Upgrade to 0.6.2.Thomas Gellekum1999-09-206-162/+102
| | | | Notes: svn path=/head/; revision=21823
* Activate opendx.Thomas Gellekum1999-09-201-0/+1
| | | | Notes: svn path=/head/; revision=21821
* New port opendx, the Open Source version of IBM's Data Explorer.Thomas Gellekum1999-09-2010-0/+2400
| | | | Notes: svn path=/head/; revision=21820
* Remove '-m486' so this builds on FreeBSD/Alpha too.Steve Price1999-09-201-0/+9
| | | | Notes: svn path=/head/; revision=21801
* Escape the single quote in the FORBIDDEN message so we don't get complaintsSteve Price1999-09-201-1/+1
| | | | | | | about unterminated quoted strings. Notes: svn path=/head/; revision=21787
* Update to version 1.3.1.Steve Price1999-09-187-141/+77
| | | | | | | | PR: 13529 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=21722
* Update to KDE-1.1.2Stefan Eßer1999-09-1812-12/+136
| | | | Notes: svn path=/head/; revision=21711
* The version number of libgif.so has changed to 5.Steve Price1999-09-187-7/+7
| | | | Notes: svn path=/head/; revision=21701
* Update to version 4.1.0.Steve Price1999-09-188-18/+30
| | | | | | | | PR: 13528 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=21700
* Resolve many 301 Moved Permanently URLs in DESCR.Bill Fenner1999-09-173-3/+3
| | | | Notes: svn path=/head/; revision=21694
* Update to version 0.1.12Chris Piazza1999-09-172-4/+7
| | | | Notes: svn path=/head/; revision=21685
* Update to version 0.1.16Chris Piazza1999-09-102-3/+3
| | | | Notes: svn path=/head/; revision=21622
* Mark as forbidden since it uses gd and the author hasn't had time toMichael Haro1999-09-101-0/+1
| | | | | | | update it for the latest gd yet. Notes: svn path=/head/; revision=21574
* Upgrade to 2.2.Thomas Gellekum1999-09-104-12/+31
| | | | Notes: svn path=/head/; revision=21570
* Add REQUIRES_MOTIF if Motif support is turned on. Necessary forSatoshi Asami1999-09-101-0/+2
| | | | | | | | | | proper dependency info. Note that this port still doesn't build right (it needs to use ${MOTIFLIB} instead of -lXm). Notes: svn path=/head/; revision=21567
* Add NO_LATEST_LINK, there is a newer version in the tree.Satoshi Asami1999-09-103-0/+3
| | | | Notes: svn path=/head/; revision=21566
* Remove gd-old port.Chuck Robey1999-09-101-1/+0
| | | | | | | Reviewed by: Satoshi. Notes: svn path=/head/; revision=21564
* Upgrade to ver 2.1. Original author (that's me :) converted all accompanyingSatoshi Asami1999-09-093-56/+56
| | | | | | | images from GIF to PNG to avoid Unisys harassing. Notes: svn path=/head/; revision=21524
* Add patch submitted by Randall, the FXTV authorRoger Hardiman1999-09-091-0/+25
| | | | Notes: svn path=/head/; revision=21510
* The ftp site and http site have tarballs with different checksums, soSatoshi Asami1999-09-091-0/+1
| | | | | | | list them both here. Notes: svn path=/head/; revision=21474
* Update MAINTAINER's email addressChris Piazza1999-09-091-1/+1
| | | | | | | | PR: 13648 Submitted by: maintainer Notes: svn path=/head/; revision=21470
* Activate dc20packChris Piazza1999-09-091-0/+1
| | | | Notes: svn path=/head/; revision=21464
* Import of dc20pack.Chris Piazza1999-09-097-0/+94
| | | | | | | | | | | | | | | Dc20pack can control a Kodak DC20/25 digital camera via the embedded serial port. Pictures are initially downloaded in the camera's native format but can be converted to targa format. Note that I did not test this personally as I don't own a DC20/25 :). The submitter says that it works, though. PR: 12909 Submitted by: Maurice Castro <maurice@serc.rmit.edu.au> Notes: svn path=/head/; revision=21463
* Add master site. portlint now complains that it's 26 lines long, butSatoshi Asami1999-09-083-0/+6
| | | | | | | I don't know where to cleave. Notes: svn path=/head/; revision=21426
* Expand the patch to work on drivers without the XUSSR channel set too.Roger Hardiman1999-09-081-4/+8
| | | | | | | | This means FXTV should be able to compile on the really old Bt848 driver that ships with FreeBSD 2.2.8 Notes: svn path=/head/; revision=21421
* Patch to allow FXTV to compile on older Bt848 drivers without the AustralianRoger Hardiman1999-09-081-0/+15
| | | | | | | channel set Notes: svn path=/head/; revision=21414
* Distfile changed, update checksum.Thomas Gellekum1999-09-081-1/+1
| | | | Notes: svn path=/head/; revision=21406
* Checksum changed, seems they deleted one html file.Satoshi Asami1999-09-082-2/+1
| | | | Notes: svn path=/head/; revision=21390
* Update to include the URL for newer Bt848 driversRoger Hardiman1999-09-071-0/+11
| | | | Notes: svn path=/head/; revision=21374
* The tiff port now lives in ports/graphics/tiff.Steve Price1999-09-0719-19/+19
| | | | Notes: svn path=/head/; revision=21367
* Activate the tiff port and deactivate tiff34.Steve Price1999-09-071-1/+1
| | | | Notes: svn path=/head/; revision=21366
* Update to version 3.5.1 after repository copy.Steve Price1999-09-074-13/+13
| | | | | | | | PR: 13565 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=21365
* Fix i386 specific breakage from the previous commit.Joseph Koshy1999-09-071-4/+5
| | | | | | | | | | fpsetmask() is a macro on the i386; preprocessor commands are consequently not allowed in its argument list. Found by: PW's build scripts. Notes: svn path=/head/; revision=21364
* Update FXTV to version 1.00Roger Hardiman1999-09-076-39/+7
| | | | Notes: svn path=/head/; revision=21363
* Update FXTV to version 1.00Roger Hardiman1999-09-071-4/+9
| | | | | | | | | | This requires Bt848 driver version 1.66 or later. 3.2-RELEASE shipped with version 1.61. New drivers are in the 3.x-stable kernel source tree. They can also be found at http://www.freebsd.org/~roger or http://telepresence.dmem.strath.ac.uk/bt848 Notes: svn path=/head/; revision=21362
* upgrade to 4.1.17David E. O'Brien1999-09-073-4/+4
| | | | Notes: svn path=/head/; revision=21355
* Activate the jgraph port.Steve Price1999-09-061-0/+1
| | | | Notes: svn path=/head/; revision=21339
* Initial import of jgraph version 8.3.Steve Price1999-09-0610-0/+1128
| | | | | | | | | | A tool for generating postscript graphs. PR: 13035 Submitted by: Alec Wolman <wolman@cs.washington.edu> Notes: svn path=/head/; revision=21338
* Activate gif2pngChris Piazza1999-09-061-0/+1
| | | | Notes: svn path=/head/; revision=21327
* Import of gif2png.Chris Piazza1999-09-065-0/+34
| | | | | | | | | | Gif2png simply converts CompuServe GIF files to the free PNG format. PR: 13479 Submitted by: Marcin Cieslak <saper@system.pl> Notes: svn path=/head/; revision=21325
* Enable gd-old.Chuck Robey1999-09-051-0/+1
| | | | Notes: svn path=/head/; revision=21278