aboutsummaryrefslogtreecommitdiff
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* Fix and sort plistKris Kennaway2001-03-101-6/+7
| | | | Notes: svn path=/head/; revision=39370
* Chase the checksum on the docs -- the postscript files were regeneratedKris Kennaway2001-03-101-1/+1
| | | | Notes: svn path=/head/; revision=39368
* Chase the checksum: the previous distfile was supposedly a .tgz but wasKris Kennaway2001-03-102-1/+2
| | | | | | | | actually a .tar. No content changes. Also, prevent the installation of *.orig patch droppings. Notes: svn path=/head/; revision=39366
* Mark this broken - CAM's interface has changed.Jordan K. Hubbard2001-03-101-0/+2
| | | | Notes: svn path=/head/; revision=39339
* Upgrade to version 1.0.0. Drop the configure, libtool, etc. non-senseMikhail Teterin2001-03-105-100/+21
| | | | | | | | | | | | | | and just use our own clean and straightforward Makefile.bsd. While here, remove the SHLIB_VER variable -- I think it was not worth it to have it there... Thanks to Nathan for letting me know, the new version is available... PR: 25580 Submitted by: Nathan Ahlstrom <nrahlstr@winternet.com> Notes: svn path=/head/; revision=39329
* o update to 20010130.FUJISHIMA Satsuki2001-03-093-2/+9
| | | | | | | | | | | o build plugin for libarc, libmng and libungif. PR: 25629 Submitted by: KUNISHIMA Takeo <kunishi@c.oka-pu.ac.jp> Approved by: maintainer Notes: svn path=/head/; revision=39325
* Made ``--with-modules'' an optional argument triggered by WITH_MODULESMikhail Teterin2001-03-092-164/+171
| | | | | | | | | | | | | | knob. IMO, this should be removed at all. It seems, the "modules" provide solution to a problem that does not exist. And provide poorly. First, every module is really a shell script (.la), which loads the namesake shared object (.so). Second -- they don't work. At least, not on FreeBSD. I wish someone did cd work/ImageMagick-<version>/PerlMagick/demo make before enabling them for the rest of us... Notes: svn path=/head/; revision=39319
* follow the standard in the porters handbookYing-Chieh Liao2001-03-091-1/+1
| | | | | | | Submitted by: dannyboy Notes: svn path=/head/; revision=39291
* drop maintainership from jseger.FUJISHIMA Satsuki2001-03-081-1/+1
| | | | Notes: svn path=/head/; revision=39286
* fix usage of mkstemp().FUJISHIMA Satsuki2001-03-083-18/+23
| | | | | | | | PR: 25616 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=39285
* update to 2.11.FUJISHIMA Satsuki2001-03-085-12/+20
| | | | | | | | PR: 25607 Submitted by: maintainer Notes: svn path=/head/; revision=39278
* add vcdtools, enable you to create your own VCDYing-Chieh Liao2001-03-087-0/+47
| | | | Notes: svn path=/head/; revision=39277
* add vcdpadYing-Chieh Liao2001-03-087-0/+35
| | | | | | | VCDpad : pad vcd mpegs Notes: svn path=/head/; revision=39276
* Change MASTER_SITES for fetching xv patches(modified-for-jp-ext-patch).Shigeyuki Fukushima2001-03-081-6/+6
| | | | Notes: svn path=/head/; revision=39274
* Add the win32-codecs directory.Steve Price2001-03-081-0/+1
| | | | Notes: svn path=/head/; revision=39220
* In Makefile of the master port, x11-toolkits/linux-gtk,Satoshi Taoka2001-03-083-0/+6
| | | | | | | | | MAINTAINER= is changed to MAINTAINER?=. Then, MAINTAINER is able to be added into a slave port's Makefile. So I added it in this port's Makefile. Notes: svn path=/head/; revision=39214
* Something I wanted to do for a long time -- make this portMikhail Teterin2001-03-083-17/+38
| | | | | | | | | | | | | | | | | build without X11 support, for use on X11-less servers. Some dependencies had to be turned off -- until those ports are fixed to support the NO_X knob as well. I did not go as far as creating a slave port (ImageMagick-nox11). (BTW, may be we want a new category -- no-x11 -- for the slave ports of the stuff that's available in both -- x11 and nox11 -- flavors?) Nothing should change for the regular (non-NO_X) case -- hence PORTREVISION not touched. Notes: svn path=/head/; revision=39213
* Update port: 0.0.3 -> 0.0.4.Jimmy Olgeni2001-03-072-3/+3
| | | | | | | | PR: 25539 Submitted by: maintainer Notes: svn path=/head/; revision=39205
* sweep extra directory.FUJISHIMA Satsuki2001-03-0712-0/+12
| | | | Notes: svn path=/head/; revision=39200
* Add a symlink libtiff.so.3.4 --> libtiff.so.3 to pkg-plist.{i386,alpha}Satoshi Taoka2001-03-076-0/+6
| | | | | | | (I missed it when importing) Notes: svn path=/head/; revision=39168
* Upgrade to version 5.2.2 (the distfile still has version 5.2)Jean-Marc Zucconi2001-03-064-9/+11
| | | | | | | | Add a lib depend on png since this version has a png driver. Fix minors bugs in Makefile.demo Notes: svn path=/head/; revision=39151
* remove patch-configure.FUJISHIMA Satsuki2001-03-062-22/+0
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=39150
* update to 1.0.2.FUJISHIMA Satsuki2001-03-066-4/+26
| | | | | | | | PR: 25538 Submitted by: maintainer Notes: svn path=/head/; revision=39146
* update to 2001.02.22.FUJISHIMA Satsuki2001-03-062-3/+3
| | | | | | | | PR: 25551 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=39141
* o drop non-responsive maintainer. jseger nothing commits last 6 months.FUJISHIMA Satsuki2001-03-065-21/+374
| | | | | | | | | | o update to 5.2.9. PR: 25547 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=39140
* track new distfile -- many objects have been added, so make clean first.FUJISHIMA Satsuki2001-03-064-9/+11
| | | | | | | | PR: 25568 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=39134
* update MASTER_SITES.FUJISHIMA Satsuki2001-03-061-1/+1
| | | | | | | | PR: 25550 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=39133
* Attempt to fix conflicts with a local getopt.h (specifically, the fix isWill Andrews2001-03-053-3/+3
| | | | | | | for libgnugetopt's getopt.h). Not tested, but should work. Notes: svn path=/head/; revision=39086
* Upgrade to 0.6.9.Thomas Gellekum2001-03-058-46/+16
| | | | Notes: svn path=/head/; revision=39084
* Chase the distfile repack. The difference was just some wording fixesAkinori MUSHA2001-03-052-1/+2
| | | | | | | of English documents. Notes: svn path=/head/; revision=39079
* Fix up the checksum for the patch file.Mikhail Teterin2001-03-041-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=39045
* Use random() because rand() is just too lameKris Kennaway2001-03-034-1/+79
| | | | | | | | Fix a potential buffer overflow I noticed while in here Bump PORTREVISION Notes: svn path=/head/; revision=39000
* Add s10sh 0.1.91,Mikhail Teterin2001-03-027-0/+81
| | | | | | | | | | | Program to interface Canon PowerShot digital cameras over USB and/or serial connections. PR: 25471 Submitted by: John Reynolds <jjreynold@home.com> Notes: svn path=/head/; revision=38991
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-0111-45/+11
| | | | Notes: svn path=/head/; revision=38917
* Fix pkg-comment and pkg-descr. This is a ruby module of Gdk-imlib,Akinori MUSHA2001-02-282-2/+2
| | | | | | | not GTK+. Notes: svn path=/head/; revision=38907
* Fix broken.Shigeyuki Fukushima2001-02-281-4/+7
| | | | | | | | | | | pdf.patch and mp-tiff-patch must be fetched from my own site. These are modified for applying after jp-extension-patch. This problem occurs when no consistency between many patches. Therefore, I'll integrate many many patches into a new patch. :) Notes: svn path=/head/; revision=38906
* Add ruby-gimp, a Ruby extension library to write GIMP plugins in RubyAkinori MUSHA2001-02-289-0/+111
| | | | | | | (Ruby-Fu). Notes: svn path=/head/; revision=38903
* Update to version 1.7cKevin Lo2001-02-286-19/+60
| | | | | | | | PR: 25431 Submitted by: Ports Fury Notes: svn path=/head/; revision=38897
* Update to version 1.03Kevin Lo2001-02-284-21/+12
| | | | | | | | PR: 25432 Submitted by: Ports Fury Notes: svn path=/head/; revision=38896
* Add ruby-gdk_pixbuf, a Ruby binding for Gdkpixbuf.Akinori MUSHA2001-02-2811-0/+207
| | | | Notes: svn path=/head/; revision=38889
* Add ruby-gdk_imlib, a Ruby binding for GTK+.Akinori MUSHA2001-02-286-0/+105
| | | | Notes: svn path=/head/; revision=38887
* There is no libgcc_r.a anymore.Maxim Sobolev2001-02-281-1/+1
| | | | Notes: svn path=/head/; revision=38885
* Do not install SVGAlib support unless the user asks for it.Joseph Koshy2001-02-282-0/+17
| | | | | | | | PR: ports/24896 Submitted by: Ilya Martynov <ilya@martynov.org> Notes: svn path=/head/; revision=38881
* Revert previous change making compilation of mmx-optimised routines a defaultMaxim Sobolev2001-02-271-5/+8
| | | | | | | | | | | option. It appears that resulting binary can't be used on a CPU without mmx instruction set (for example Pentium Pro). PR: 25377 Submitted by: Michael Hohmuth <hohmuth@inf.tu-dresden.de> Notes: svn path=/head/; revision=38845
* Update MASTER_SITES.Steve Price2001-02-271-1/+2
| | | | | | | | | PR: 23927 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Approved by: maintainer Notes: svn path=/head/; revision=38839
* Unbreak.Will Andrews2001-02-271-2/+0
| | | | Notes: svn path=/head/; revision=38831
* Mark these ports as BROKEN after KDE 1.x was unceremoniously ripped fromSteve Price2001-02-271-0/+2
| | | | | | | the ports tree. Notes: svn path=/head/; revision=38828
* Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result ofWill Andrews2001-02-2620-519/+696
| | | | | | | | | | | | | | | | | | the KDE team's excellent work, I am initiating burn sequence for KDE 1.x. All base KDE1 ports are hereby nuked. I am also reluctantly reassuming maintainership of the KDE2 ports. Official KDE 2.1 packages built for FreeBSD 4.2-STABLE w/ XFree86 4.0.2 are available on KDE's official ftp mirrors now. Enjoy! Note: It seems that the KDE people rerolled their kdelibs and kdebase packages, and a quick examination of diffs reveal minor changes, but the port should still work. I'll fix the packaging problems that bento runs into. Approved by: kevlo Notes: svn path=/head/; revision=38810
* Add homepage.Trevor Johnson2001-02-261-0/+2
| | | | Notes: svn path=/head/; revision=38778
* Update to version 1.25.Steve Price2001-02-263-5/+5
| | | | | | | | PR: 25148 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=38762