aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* Change pre-install to pre-su-installache2004-03-171-1/+1
| | | | Submitted by: marcel
* - Update to version 2004.01.10krion2004-03-166-58/+91
| | | | | PR: ports/64336 Submitted by: Ports Fury
* - Update to version 0.5.1krion2004-03-163-7/+11
| | | | | PR: ports/64335 Submitted by: Ports Fury
* Chase library bump of libSDL-1.1 for all ports which were dependingedwin2004-03-1618-13/+18
| | | | on sdl12-1.2.5
* Depend on libgphoto2, not gphoto2.lofi2004-03-162-2/+2
|
* Add a patch that fixes a crashbug in kghostview. Bump PORTREVISION.lofi2004-03-158-0/+964
| | | | | Noticed by: Arjan van Leeuwen <avleeuwen@piwebs.com>, Kay Lehmann <kay_lehmann@web.de>
* BROKEN on amd64: Does not compile (shared libraries need to be compiled with ↵kris2004-03-151-1/+7
| | | | -fPIC)
* - Add WITH_WINDOWS_FONT_DIR knob to allow setting --with-window-font-dirpav2004-03-151-0/+4
| | | | | | | configure tunable from outside. PR: ports/64258 Submitted by: Seva Gluschenko <gvs@rinet.ru>
* - Update maintainer's email addresspav2004-03-151-1/+1
| | | | | PR: ports/64270 Submitted by: David Gilbert <dgilbert@daveg.ca> (maintainer)
* - Fix build with qt-3.3pav2004-03-141-0/+4
| | | | | PR: ports/64214 Submitted by: Ports Fury
* - Add patch to set useful default for mousepav2004-03-142-1/+21
| | | | | | | | - Bump PORTREVISION PR: ports/63609 Submitted by: Simon Barner <barner@in.tum.de> Approved by: maintainer timeout (2 weeks)
* Resign maintainership of the ports corresponding to software I developedrse2004-03-141-1/+1
| | | | | myself because I've not the necessary time to maintain the ports in a reasonable way. This way others are encouraged to pick up those ports.
* o Bump $LIB_DEPENDS line to chase expat's shlib version.kuriyama2004-03-141-1/+2
| | | | o Bump $PORTREVISION.
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-1480-84/+84
| | | | | | | | | | | | | | | 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.
* Work around bsd.port.mk bug: Does not currently set up MAKE_ENV for gcc 3.2 ↵kris2004-03-141-1/+8
| | | | and 3.3
* Switch to gcc 3.3 since this is the latest version.kris2004-03-141-1/+1
|
* BROKEN on !i386: Does not compilekris2004-03-131-1/+7
|
* BROKEN on ia64 and amd64: Does not compilekris2004-03-131-1/+7
|
* BROKEN: Does not compilekris2004-03-131-0/+2
|
* Since asami's directory on MASTER_SITE_LOCAL is gone, stow histrevor2004-03-133-3/+3
| | | | distfiles in my directory.
* rerolled distfile has support for XCF images and new data_example.pltrevor2004-03-132-2/+3
| | | | (an image viewer)
* Mark FORBIDDEN because the distfile was rerolled.trevor2004-03-131-0/+1
|
* Remove USE_SIZE now that it's used by default.olgeni2004-03-122-2/+0
|
* As per PR 53582, submitted by KATO Tsuguru, remove entry fortrevor2004-03-111-1/+1
| | | | | | | | gd_gif_in.c.bz2. The gd_gif_in.c file is not downloaded, but rather copied from FILESDIR. Even though the changes from this PR were backed out, this one should have been retained. Add size data.
* - Update MAINTAINER-line of my ports to new @FreeBSD.org addressvs2004-03-101-1/+1
| | | | | | - Nuke 2x USE_SIZE while here Approved by: linimon (mentor)
* Update to KDE 3.2.1 / QT 3.3.1lofi2004-03-1012-90/+134
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== KDE: - Audio/arts does not install artswrapper anymore, instead it is provided by audio/artswrapper. See UPDATING. - misc/kdeaddons3 is now a metaport with editors/kate-plugins editors/vimpart games/atlantikdesigner misc/kaddressbook-plugins misc/kfile-plugins misc/kicker-applets misc/knewsticker-scripts misc/konq-plugins misc/ksig misc/renamedlgplugins multimedia/noatun-plugins net/kontact-plugins as slave ports. - A number of KDE ports now uses OPTIONS do make various WITH_* options more visible. - Plist fixes - devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for newly created projects. - kdebase will no longer remove previous KDM configurations. This won't take effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still remove the configuration), but subsequent updates will merge old configs. QT: - Previous versions of QT could be compiled with debugging-support enabled by defining DEBUG. This switch has been renamed to the more unambiguous WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports).
* - Add NO_LATEST_LINKpav2004-03-091-0/+2
| | | | Approved by: pat (maintainer)
* Upgrade from 1.0.5 to 1.0.6.mi2004-03-094-12/+4
|
* BROKEN on amd64: Does not compile (missing -fPIC)kris2004-03-081-0/+4
|
* - remove BROKENdinoex2004-03-081-7/+1
| | | | Approved by: kris
* Fix LATEST_LINK conflicts:clement2004-03-083-0/+3
| | | | | | | | | graphics/flip: NO_LATEST_LINK (since biology/flip exists and has maintainer) graphics/gkrellkam2: LATEST_LINK=gkrellkam2 sysutils/nwclient602: LATEST_LINK=nwclient602 graphics/p5-GD1: LATEST_LINK=p5-GD1 mail/postfix1: LATEST_LINK=postfix1 textproc/rubber: NO_LATEST_LINK (since print/rubber exists and has maintainer)
* Use NO_LATEST_LINK to avoid unique name conflict.kuriyama2004-03-081-1/+1
|
* Fix $LATEST_LINK conflict.kuriyama2004-03-082-0/+2
| | | | Reported by: kris
* Fix $LATEST_NAME conflict.kuriyama2004-03-081-1/+1
| | | | Reported by: kris
* Properly use SDL everywhere:edwin2004-03-087-7/+7
| | | | | | | | | | | | USE_SDL=yes -> USE_SDL=sdl (good examles everywhere) WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...) See http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL. PR: follow-ups of ports/55494, ports/61877 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Let ports use the USE_SDL macroedwin2004-03-085-24/+8
| | | | | | PR: ports/61807 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer timeout
* - Update to version 4.22.0krion2004-03-083-9/+10
| | | | | PR: ports/63877 Submitted by: Ports Fury
* - Update gEDA suite to 20040111 versionpav2004-03-074-32/+7
| | | | | PR: ports/62549 Submitted by: bruno <bruno@mail.tinkerbox.org> (maintainer)
* Possible fix on 4-STABLEmaho2004-03-071-0/+15
| | | | Submitted by: maintainer Christian Gusenbauer <cg17123@gmx.at>
* - Update to version 1.4krion2004-03-074-36/+13
| | | | | PR: ports/63862 Submitted by: maintainer
* - Update to 2.0.pre4bland2004-03-0740-360/+85
| | | | | | - Switch back to gimp's own shlib versioning scheme [1] Reviewed by: marcus [1]
* Fix NO_SIZE to DISABLE_SIZE.perky2004-03-072-1/+2
| | | | Pointed out by: Jason Harris <jharris@widomaker.com>
* Remove filmgimp.lofi2004-03-071-1/+0
| | | | | Noticed by: Kaarthik Sivakumar <kaarthik@comcast.net> Pointy hat to: trevor
* Film Gimp was renamed to CinePaint.trevor2004-03-064-582/+0
| | | | | PR: 63777 Approved by: David Yeske (maintainer)
* Don't check size of distfile because site isn't giving Content-lengthperky2004-03-062-1/+1
| | | | | | info. Submitted by: Ion-Mihai Tetcu <itetcu@apropo.ro>
* BROKEN on amd64: Does not compile (-fPIC missing)kris2004-03-061-1/+7
|
* - mark BROKEN for 502101dinoex2004-03-061-1/+7
| | | | | | | | | | | | | | | | | | problem: configure stops waiting for stdin this happens on all architetures. sparc64-5-latest-logs 2004 Mar 5 18:17:20 tiff-3.6.1_1.log failed i386-5-latest-logs 2004 Mar 4 15:47:17 tiff-3.6.1_1.log okay alpha-5-latest-logs 2004 Feb 16 00:55:25 tiff-3.6.1_1.log.bz2 okay amd64-5-latest-logs 2004 Feb 27 09:35:09 tiff-3.6.1_1.log.bz2 okay i386-4-latest-logs 2004 Feb 21 11:58:42 tiff-3.6.1_1.log.bz2 okay ia64-5-latest-logs 2004 Feb 16 23:28:46 tiff-3.6.1_1.log.bz2 okay sparc64-5-latest-logs 2004 Feb 17 12:04:10 tiff-3.6.1_1.log.bz2 okay workaround: build package on olnder enviroment. e.G. install 5.2. release or current before 2004-02-29 in a jail. Patches welcome
* - Fix package for non-i386dinoex2004-03-052-2/+9
|
* BROKEN on !i386 as well: Configure fails.kris2004-03-051-0/+4
|
* BROKEN on amd64 and ia64: Does not compilekris2004-03-051-1/+7
|
* BROKEN on ia64 and amd64: Does not compilekris2004-03-051-1/+7
|
* Remove redundant patchfile. patch-ARK+Makefile is the real one.linimon2004-03-051-28/+0
| | | | Submitted by: FreshPorts testing via Pedro F. Giffuni <giffunip@asme.org>
* Fix plist and unbreak. (This port does something screwy with itslinimon2004-03-052-4/+1
| | | | man page, but whatever).
* - Update to version 1.6.7krion2004-03-0511-387/+383
| | | | | PR: ports/63750 Submitted by: Ports Fury
* The change of the lang/ocaml port to use tcl/tk 8.4.x brokelinimon2004-03-044-43/+97
| | | | | | | | | | | | | graphics/ocaml-lablgl. This patch updates lablgl to 1.00 and changes it to also use tcl/tk 8.4.x. Summary of changes from CHANGES: split togl, move examples to Togl/examples; add mingw support; reorganized directories and Makefiles; merge ijtrotts' LablGlut; add glArray support. PR: ports/63246 Submitted by: Ronald Kuehn <rk@ronald.org> (maintainer)
* Update to 0.52perky2004-03-042-2/+3
|
* - Mark BROKEN: "Checksum mismatch"krion2004-03-031-0/+2
|
* - Include x11/kde3/Makefile.kdekrion2004-03-031-5/+1
|
* - Fix build on all 64 bit systemskrion2004-03-033-1/+19
| | | | | | | | - SIZEify - Respect PTHREAD_LIBS[CFLAGS] PR: ports/63653 Submitted by: maintainer
* Fix build on AMD64arved2004-03-031-0/+4
|
* Chase qmake dependency.lofi2004-03-031-0/+2
|
* Chase qmake dependency.lofi2004-03-031-0/+2
|
* - fix packagedinoex2004-03-031-0/+1
|
* - remove include dirdinoex2004-03-031-0/+1
|
* Remove gqview-devel (merged into gqview).ale2004-03-026-99/+0
| | | | | Requested by: many Approved by: maintainer
* Remove gqview-devel port.ale2004-03-021-1/+0
|
* Upgrade to 0.7.vanilla2004-03-023-5/+20
| | | | | PR: ports/63627 Submitted by: maintainer
* Build with libgdc shared library to fix a PIC problemperky2004-03-021-2/+2
| | | | on amd64 and ia64.
* add batik 1.5.1ijliao2004-03-024-0/+52
| | | | SVG Toolkit
* Update to 1.4.1 release.ale2004-03-022-4/+4
|
* - Update to version 0.7krion2004-03-026-165/+55
| | | | | | | - SIZEify PR: ports/63606 Submitted by: maintainer
* - Fix build on 5.x alphakrion2004-03-022-22/+22
| | | | | PR: ports/63602 Submitted by: maintainer
* - Fix handling GNOME menu stuffkrion2004-03-023-10/+29
| | | | | PR: ports/63593 Submitted by: Ports Fury
* - Respect ${CXX}pav2004-03-011-3/+9
| | | | | PR: ports/63483 Submitted by: maintainer
* - SIZEifykrion2004-03-011-0/+1
| | | | | PR: ports/63548 Submitted by: maintainer
* Add a `WITH_PTHREAD' knob.jkoshy2004-03-011-0/+6
| | | | Submitted by: Peter Schultz <pmes@bis.midco.net>
* This port now INSTALLS_SHLIB by previous commit.perky2004-02-291-0/+1
| | | | Spotted by: knu
* - Update to 4.2pav2004-02-297-289/+319
| | | | | | PR: ports/62693 Submitted by: Alex Kapranoff <kappa@web.1tv.ru> Approved by: maintainer
* Updated to 0.31skv2004-02-282-2/+3
|
* Build and install a shared library.perky2004-02-283-0/+4
| | | | Approved by: knu (maintainer)
* Update to 1.4.0.knu2004-02-283-56/+76
|
* Include string.h when running the test for gimp-print as it needs a propermarcus2004-02-285-15/+55
| | | | | prototype for strdup. This fixes the build on 64-bit systems. Thanks to marcel for hunting this down.
* - Convert to USE_GNOMEpav2004-02-272-3/+3
| | | | | | PR: ports/59744 Submitted by: Mezz <mezz7@cox.net> Approved by: maintainer timeout (3 months)
* Remove qmake from RUN_DEPENDS in x11-toolkits/qt32 and chase ports whichlofi2004-02-273-0/+6
| | | | BUILD_DEPEND on qmake now.
* BROKEN on !i386: Does not compilekris2004-02-261-1/+7
|
* BROKEN on alpha: Does not compilekris2004-02-262-2/+14
|
* BROKEN on alpha and amd64: Does not compilekris2004-02-262-2/+14
|
* - add SIZEdinoex2004-02-265-0/+5
|
* - Remove after repocopy to science/hdf*pav2004-02-2626-898/+0
|
* Chase repomove graphics/hdf* -> science/hdf*pav2004-02-262-2/+2
|
* Unhook hdf* ports in graphics, hook them in science.pav2004-02-261-2/+0
|
* - Update to 0.8.2pav2004-02-263-9/+47
| | | | | PR: ports/62987 Submitted by: tuximus <tuximus@tuximus.mine.nu> (maintainer)
* BROKEN on !i386: Does not compilekris2004-02-261-1/+7
|
* BROKEN on alpha 5.x: Does not compilekris2004-02-251-1/+7
|
* BROKEN on alpha: Does not installkris2004-02-251-1/+7
|
* BROKEN on 5.x !i386 and !amd64: Does not compilekris2004-02-251-1/+7
|
* BROKEN on i386: Does not compilekris2004-02-251-1/+7
|
* Add libtheora, Xiph.Org's video codec, intended for use within the Oggmarcus2004-02-256-0/+76
| | | | | | | project's multimedia streaming system. Theora is derived directly from On2's VP3 codec. Submitted by: Koop Mast <kwm@rainbow-runner.nl>
* Change the location of the downloadable file.patrick2004-02-251-1/+1
|
* Add gimp-pmosaic 1.08, photo/image mosaic plugin for gimp.kuriyama2004-02-245-0/+52
| | | | Ported to generate an image for: http://www.1101.com/taro/
* - Update to 9.0 and unbreakpav2004-02-249-986/+547
| | | | | PR: ports/62270 Submitted by: Igor Pokrovsky <tiamat@comset.net> (maintainer)
* Fix the display name for gimp in applications such as Evolution. Usersmarcus2004-02-245-0/+50
| | | | | | | would see "Open in @GIMPVISIBLENAME@" instead of "Open in The GIMP." Since this is a cosmetic issue, PORTREVISION has not been bumped. Reported by: pav
* Change my email address.markus2004-02-245-5/+5
| | | | Approved by: arved (mentor)
* - Update to version 1.68krion2004-02-243-10/+14
| | | | | PR: ports/63267 Submitted by: maintainer
* - update to 0.9.1clement2004-02-245-128/+38
| | | | | | | - use OPTIONS PR: 61876 Submitted by: Paul Everlund <tdv94ped@cs.umu.se> (maintainer)
* Bump PORTREVISION.lofi2004-02-233-0/+3
|
* Fix two typos/pastos in the PLIST_SUBs.lofi2004-02-233-6/+6
| | | | Noticed by: bento
* BROKEN on !i386: Does not compilekris2004-02-231-0/+4
|
* BROKEN: Does not compile on !i386kris2004-02-231-1/+7
|
* Say hello to the new "net-mgmt" category. There are probably morewollman2004-02-231-1/+1
| | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
* This is broken on 4.x as well.kris2004-02-231-7/+3
|
* BROKEN: Checksum mismatchkris2004-02-231-0/+2
|
* Add USE_ICONV=yes.ale2004-02-222-4/+4
|
* - Update to 1.4.0 releaseale2004-02-229-76/+43
| | | | - Take maintainership
* BROKEN on 4.x: does not compilekris2004-02-221-0/+1
|
* This is broken on 4.x as well.kris2004-02-221-7/+3
|
* BROKEN on 4.x: Does not compilekris2004-02-221-0/+4
|
* BROKEN: Checksum mismatchkris2004-02-221-0/+2
|
* BROKEN on 4.x: broken pkg-plistkris2004-02-221-0/+4
|
* BROKEN: Checksum mismatchkris2004-02-221-0/+2
|
* Bump PORTREVISION for plist changes.lofi2004-02-222-2/+2
|
* Correct plists.lofi2004-02-224-8/+8
| | | | Submitted by: John Schneider <js@jschneider.com>
* Don my portmgr hat and return dirk@FreeBSD.org's ports back to thekris2004-02-221-1/+1
| | | | | unmaintained pool. He has not committed in over a year and has been unresponsive to emails over a similar time period.
* BROKEN: Checksum mismatchkris2004-02-221-0/+2
|
* - Fix perl problem on stable with pmqunatdinoex2004-02-212-1/+40
| | | | Submitted by: Thomas Kaehn
* - Update to version 1.3krion2004-02-216-54/+22
| | | | | PR: ports/63137 Submitted by: Ports Fury
* - Update to version 0.9.0krion2004-02-214-19/+52
| | | | | PR: ports/63138 Submitted by: Ports Fury
* o) Delete pkg-plist due to previos fixlkoeller2004-02-201-3/+0
|
* o) Fix plist (bento)lkoeller2004-02-201-4/+3
| | | | | PR: ports/62777 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Bento reports that digikam is broken. Fix by depending on imlib.lofi2004-02-202-2/+4
| | | | | PR: ports/63089 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
* Fix build on CURRENTarved2004-02-202-0/+21
|
* Fix Build on 5.xarved2004-02-202-5/+14
| | | | Respect CFLAGS
* Reset bouncing maintainer addresskris2004-02-191-1/+1
|
* BROKEN on 5.x: does not compilekris2004-02-191-1/+7
|
* Add digikamplugins, a collection of plugins for Digikam.lofi2004-02-1846-0/+1420
| | | | | PR: ports/62929 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
* Update to version 0.6.lofi2004-02-1812-28/+308
| | | | | PR: ports/62927 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
* Add dcraw, a decoder for RAW files from digital cameras.lofi2004-02-185-0/+47
| | | | | PR: ports/62928 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
* - According to last bento run on 5.x, it builds just fine, sokrion2004-02-181-7/+1
| | | | don't mark broken.
* Upgrade to 0.98.19b and USE_SIZE.olgeni2004-02-186-16/+20
|
* Somehow, the PerlMagick/Magick.c (and the .o !!) generated by vendormi2004-02-181-0/+3
| | | | | | | | ended up in the distribution. Be sure to remove the .c, so it gets re-generated from Magick.xs by the Perl installed on the system. It used to work for -current, where Perl happened be similar enough to that of Christy, but broke PerlMagick for (some?) -stable users, where Perl's API is different.
* USE_BISON to unbreak the build.arved2004-02-171-2/+1
|
* Authors replaced source tarball.lev2004-02-173-16/+4
|
* BROKEN on 5.x: does not compilekris2004-02-171-0/+4
|
* Mark as deprecated: either fails to fetch, and has done so for some time;linimon2004-02-171-0/+2
| | | | | | | | | | | | | | | | and/or fails to build; and/or the maintainer has recommended that the ports are obsolete and should be deleted. In each of these cases, the port has been in trouble for quite some time. The deprecation date is set for April 09, 2004, except for a very few ports that are in really bad shape (or the maintainer has recommended deletion), in which case they are set for March 09, 2004. If anyone wants to keep these ports in the ports collection, now is the time to step up and fix them. PR: ports/62575 No objection: freebsd-ports, 10 days
* Update to 1.9.trevor2004-02-172-5/+4
| | | | Requested by: Grigori "Greg" Goronzy
* This port requires perl to build.jmz2004-02-171-1/+2
|
* BROKEN: Does not compilekris2004-02-171-0/+2
|
* Add libsigc++ dependency.bland2004-02-161-1/+2
| | | | Submitted by: Franz Klammer <klammer@webonaut.com>
* SIZEfy.osa2004-02-161-0/+2
|
* Fix broken pkg-plist, bump PORTREVISION.osa2004-02-162-17/+7
|
* Update to 0.37bland2004-02-1610-104/+66
|
* - Update to version 2.32krion2004-02-162-3/+2
| | | | | PR: ports/62898 Submitted by: maintainer
* - Fix MLINKSpav2004-02-151-1/+1
| | | | | PR: ports/62831 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
* - Update to version 1.1krion2004-02-159-39/+243
| | | | | PR: ports/62850 Submitted by: maintainer
* Mark IGNORE on sparc64, because the library interchanges red and bluekris2004-02-141-1/+7
| | | | colour channels in images, giving funky results.
* Closer investigation shows, that ImageMagick stopped supporting HDFmi2004-02-143-10/+5
| | | | | | | | | | | | | | format on or before July 2002: http://studio.imagemagick.org/pipermail/magick-users/2002-July/003703.html Indeed, the HDF bits are commented out in the package's configure/autoconf and none of the utilities installed by the port actually link with HDF. Rather than bump PORTREVISION, upgrade to the 5.5.7.16 (from .15). Prompted by: troubles with HDF and amd64
* Fix deinstall; a few minor cosmetic changes.linimon2004-02-131-19/+17
| | | | Submitted by: maintainer
* - Update to version 0.8krion2004-02-127-40/+66
| | | | | PR: ports/62698 Submitted by: maintainer
* Update to 0.34bland2004-02-124-33/+17
|
* - Enable OpenEXR dependency on -STABLE againpav2004-02-121-8/+2
| | | | | | | - Bump PORTREVISION PR: ports/62676 Submitted by: David Yeske <dyeske@yahoo.com> (maintainer)
* Add pngrewrite, a utility to reduce unnecessarily large palletespav2004-02-124-0/+41
| | | | | | | in PNG images. PR: ports/62614 Submitted by: Daniel Roethlisberger <daniel@roe.ch>
* Disable hdf4 on amd64.arved2004-02-111-1/+1
|
* Per maintainer, needs gcc2.95 to run, which means that there is nolinimon2004-02-111-1/+2
| | | | | point building it on the 64-bit archs. Note: this does not (yet) fix the plist errors that I see.
* Per maintainer, needs gcc2.95 to run, which means that there is nolinimon2004-02-111-1/+2
| | | | point building it on the 64-bit archs.
* Pass Maintainership to Daniel Roethlisberger.arved2004-02-111-1/+1
|
* - Update to version 1.6.2krion2004-02-103-4/+4
| | | | | PR: ports/62640 Submitted by: Ports Fury
* - Update to 1.01erwin2004-02-103-27/+7
| | | | | | | | | | | | | - Remove BROKEN - Use MODBUILD While I'm here, fix copy/paste error in comment that I botched when I added the port. This port still doesn not work with perl 5.005_03, so mark it IGNORE for that version Based on: PR: 62416 Submitted by: Dominic Mitchell <dom@happygiraffe.net>
* Remove lang/php4/bsd.php.mk and switch every ports depending on PHP toale2004-02-091-4/+2
| | | | | | use Mk/bsd.php.mk. Approved by: nork (mentor/implicitly)
* Add dependencies on fribidi & xpdf. Bump PORTREVISION.lofi2004-02-096-2/+416
| | | | This will enable ksvg.
* BROKEN on 5.x: Broken pkg-plistkris2004-02-091-1/+7
|
* BROKEN on 5.x: does not compilekris2004-02-091-1/+7
|
* BROKEN on 5.x: Configure failskris2004-02-091-1/+7
|
* BROKEN on 5.x: does not compilekris2004-02-091-1/+7
|
* Update to 2.0.4 and fix plist. This encompasses nearly 9 months'linimon2004-02-0910-645/+43
| | | | | | | | | worth of changes, some of which are extensive; see ChangeLog for details. Note that the patchfiles are now incorporated into the upstream version. PR: ports/62352 Submitted by: Andrew Kenneth Milton <akm@theinternet.com.au>
* o) Install manpage, too.lkoeller2004-02-092-2/+6
| | | | Submitted by: sad@mailaps.org
* - Update to version 0.5.0krion2004-02-083-45/+47
| | | | | PR: ports/62532 Submitted by: Ports Fury
* - Update to version 1.8.1krion2004-02-085-7/+28
| | | | | PR: ports/62530 Submitted by: Ports Fury
* - Fix build on AMD64krion2004-02-081-2/+2
| | | | | PR: 62509 Submitted by: maintainer
* - Utilize USE_GNOMEkrion2004-02-083-22/+11
| | | | | | | - Use DOCSDIR PR: ports/62531 Submitted by: Ports Fury
* The EMF/WMF backend has been supported by pstoedit since version 3.32,linimon2004-02-082-2/+7
| | | | | | | so enable it. PR: ports/62223 Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
* Upgrade to 3.00. There are too many fixes and improvements to mention here,dougb2004-02-083-5/+5
| | | | | | see CHANGES for details. Submitted in various forms by: A cast of thousands
* Add a missing intlhack to fix the build on -STABLE.marcus2004-02-081-1/+1
|
* BROKEN on 5.x: Broken pkg-plistkris2004-02-081-1/+7
|
* BROKEN on 5.x: does not compilekris2004-02-081-1/+7
|
* USE_SIZEifylioux2004-02-082-0/+2
|
* This port is also broken on 4.x, and will be removed after April 7kris2004-02-081-5/+2
|
* BROKEN on 5.x: broken plistkris2004-02-081-1/+7
|
* - Fix build on AMD64krion2004-02-081-0/+2
| | | | Approved by: maintainer informed
* Update to 0.112.1.marcus2004-02-083-5/+7
|
* - Fix configure warningkrion2004-02-081-1/+2
| | | | - Fix build on AMD64
* Upgrade to latest version 7.8.14.lev2004-02-085-67/+16
|
* - fix bug in libtiff with Fax encodingdinoex2004-02-073-0/+198
| | | | | | | Submitted by: Bill Fenner - fix serious bug in tiffcp Submitted by: Mark McConnell
* Unbreak on -current (with its recently changed bsd.lib.mk) by addingmi2004-02-072-6/+2
| | | | | | | the missing .cxx extensions to two other source files listed in files/Makefile.bsd. The previous commit to that file was trying to solve the same problem, but now I have an up-to-date -current myself and could easily reproduce it -- an test the solution.
* o Update to latest version 1.3.9philip2004-02-073-3/+14
| | | | | | | | o Fix documentation menu-items [1] PR: 62357 [1] Submitted by: Radim Kolar <hsn@netmag.cz> [1] Approved by: njl (mentor)
* Apply studly caps to "FreeBSD".trevor2004-02-073-3/+3
|
* *grr* I mean -CURRENT, not 5.2.1-R.lofi2004-02-071-1/+1
|
* Mark BROKEN for -CURRENT only, since it does compile on 5.2-R.lofi2004-02-071-1/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-0674-38/+39
|
* BROKEN on 5.x: Does not compilekris2004-02-061-1/+7
|
* Fix plist after recent graphics/lcms fixes wich enablebland2004-02-0610-0/+10
| | | | | | color proof module build. Reminded by: marcus
* Better way to resolve ldscripts issue.bland2004-02-061-2/+1
| | | | Pointed by: marcus
* Quick workaround to unbroke build on -STABLE.bland2004-02-061-0/+1
| | | | | | ${LD} can't found libm.so in standard search path. Reported by: Mike Harding <mvh@ix.netcom.com>
* Use PLIST_FILES.trevor2004-02-0668-34/+35
| | | | Reviewed by: marcus
* Shared library make use of -lm symbols therefore must be linked against it.bland2004-02-062-0/+2
| | | | | | Otherwise we get unresolved references error at the time linking this library into objects w/o -lm dependency. This was the reason why color proof module in gimp-devel was not built.
* Update to 2.0pre3.marcus2004-02-0540-175/+435
|
* Update to KDE 3.2.0lofi2004-02-058-102/+284
| | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== - Kmail and knode have been moved from kdenetwork to kdepim. This means you will have to install kdepim if you want to continue using kmail or knode. This is to ease integration with korganizer, in the new 'Kontact' application. - The arabic translations for KDE and KOffice have been moved from misc to the arabic category. - There is a new module called kdeaccessibility in the accessibility category. It contains a few utilities for disabled users like a magnification lens and a text-to-speech frontend. - In KDM, you need to select the 'CUSTOM' session profile in order to have your .xsession executed. This is particularly important if you're using the aegypten tools (http://freebsd.kde.org/howtos/aegypten-kmail.php). - We have started making more parts of the ports optional. In kdepim, both Kandy and KPilot can be turned off with ports-knobs. This process will continue in the 3.2 series.
* Add WANT_GNOME to fix the build with imlib.marcus2004-02-052-0/+2
| | | | Reported by: Kent Stewart <kstewart@owt.com>
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-04218-56/+220
| | | | (Part 2)
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-048-17/+19
| | | | | Submitted by: trevor Tested by: bento
* o no need USE_GCC.nork2004-02-031-15/+1
| | | | | | o bump PORTREVISION acordingly. Submitted by: David Yeske <dyeske@yahoo.com>
* - Added -fPIC to make amd64 happy (bento fix).krion2004-02-023-59/+104
| | | | | | | | | - Added support for graphics/aqsis as a renderer and shader. - Minor style and installation fixes. - Bumped port revision. PR: ports/62246 Submitted by: maintainer
* Update my emailadress.josef2004-02-021-1/+1
| | | | Approved by: simon(mentor)
* - Fix typokrion2004-02-021-2/+2
|
* - Update to 0.5.0pav2004-02-025-48/+24
| | | | | PR: ports/62159 Submitted by: Ports Fury
* Add pixie 1.3.1,krion2004-02-018-0/+336
| | | | | | | | | | | | | | | | | | | | | | | | | | Pixie is a RenderMan like photorealistic renderer. It is being developed in the hope that it will be useful for graphics research and for people who can not afford a commercial renderer. Some of supported features: * All RenderMan 3.4 primitives * Programmable shading (RenderMan Shading Language) * High quality texture/shadow/environment mapping * High dynamic range input/output * Raytracing * Motion blur * Depth of field * Reyes style rendering (very fast) * Occlusion culling * Area light sources * Network parallel rendering * DSO shaders * Global illumination * Photon mapping PR: ports/62140 Submitted by: Igor Pokrovsky <tiamat@comset.net>
* Reset bouncing maintainerkris2004-01-311-1/+1
|
* - update to 10.20dinoex2004-01-315-118/+12
| | | | - use DOCSDIR, suports now NOPORTDOCS
* Fix build on AMD64arved2004-01-311-1/+1
|
* Fix build on AMD64arved2004-01-311-0/+1
|
* Fix build on AMD64arved2004-01-312-2/+2
|
* - Fix plist and bump PORTREVISIONkrion2004-01-312-1/+2
| | | | Noticed by: bento via kris
* Fix build on amd64arved2004-01-311-1/+1
|
* - Fix plist and bump PORTREVISIONkrion2004-01-312-1/+2
| | | | Noticed by: bento via kris
* Use PLIST_FILES.trevor2004-01-312-1/+1
|
* Fix and sort plist, and bump PORTREVISIONkris2004-01-312-326/+334
|
* Update to 0.38arved2004-01-303-8/+5
| | | | | PR: 62099 Submitted by: Kay Lehmann <kay_lehmann@web.de>
* Fix plist and bump PORTREVISIONkris2004-01-302-1/+284
|
* Fix plist and bump PORTREVISIONkris2004-01-302-0/+3
|
* BROKEN: Broken pkg-plistkris2004-01-301-0/+2
|
* - Update to 4.0fpav2004-01-303-67/+76
| | | | | PR: ports/62106 Submitted by: Igor Pokrovsky <tiamat@comset.net> (maintainer)
* Fix build on alpha.bland2004-01-301-0/+11
|
* - Fix dependencies on py-qtpav2004-01-301-1/+1
| | | | Reported by: bento via kris
* - Add patch to fix build on alphakrion2004-01-302-0/+21
| | | | | | PR: ports/62080 Submitted by: maintainer Noticed by: bento via kris
* - Add author's patch to improve performancepav2004-01-292-1/+6
| | | | | | | - Bump portrevision PR: ports/62068 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
* - Fix pkg-plistpav2004-01-291-1/+1
| | | | | PR: ports/62056 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
* - Fix distinfo.alpha to contain checksum of alpha distfilepav2004-01-293-3/+3
| | | | | PR: ports/62051 Submitted by: Seth Kingsley <sethk@meowfishies.com> (maintainer)
* Add SIZE fieldmat2004-01-293-0/+3
|
* - Update to 1.14 releaseale2004-01-294-67/+87
| | | | | | | - Take maintainership - Use bsd.php.mk Approved by: nork (mentor/implicitly)
* Fix build on 4.x. Prompted by kris, approved by maintainer.linimon2004-01-291-2/+1
|
* SIZEify.trevor2004-01-29195-0/+212
|
* - Update WWWpav2004-01-291-2/+3
| | | | | PR: ports/62049 Submitted by: Linh Pham <question+freebsdpr@closedsrc.org>
* - Remove graphics/sketch because the project's name waskrion2004-01-2912-782/+0
| | | | | changed. - New name is graphics/skencil
* - Rename graphics/sketch to graphics/skencilkrion2004-01-2912-713/+680
| | | | | | | | | (project's name was changed) - Update to version 0.6.16 - graphics/sketch will be removed PR: ports/61957 Submitted by: Ports Fury
* Remove extraneous text. List size. Add ID.trevor2004-01-291-44/+2
|
* Return to ports@ because I won't be working on FreeBSD for 3 months minimum.anholt2004-01-281-1/+1
|
* Return to ports@ because I won't be working on FreeBSD for 3 months minimum.anholt2004-01-282-2/+2
|
* Return to ports@ -- I haven't maintained this in ages.anholt2004-01-281-1/+2
|
* - Unbreak itkrion2004-01-281-5/+5
| | | | | | | - Honour CFLAGS PR: ports/62018 Submitted by: maintainer
* Return to ports@ because I won't be working on FreeBSD for 3 months minimum.anholt2004-01-282-2/+2
|
* Fix plist. Noticed on bento.linimon2004-01-281-1/+1
| | | | | PR: ports/61990 Submitted by: Volker Stolz (stolz@i2.informatik.rwth-aachen.de)