summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* - Fix occasional build failurekrion2003-07-241-1/+10
| | | | | | PR: 54802 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: fjoe (mentor) (implicit)
* New port: optipng-0.4.2krion2003-07-237-0/+133
| | | | | | | | | OptiPNG is a PNG optimizer that recompresses the image files to a smaller size, without losing any information. PR: 54260 Submitted by: Thomas Hurst <freaky@aagh.net> Approved by: fjoe (mentor) (implicit)
* Fix typo in ports/graphics/giram/Makefile.maho2003-07-231-1/+1
| | | | | | | USE_PERL5_BUUID -> USE_PERL5_BUILD PR: 54785 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
* Use imake-4 per defaultarved2003-07-231-1/+8
| | | | | PR: 54289 Submitted by: Mark Linimon <linimon@lonesome.com>
* Don't force the use of small icons, they're unreadable (and impossible todes2003-07-234-20/+10
| | | | hit with the mouse) on modern displays.
* update graphics/giram: 0.1.7 -> 0.3.5daichi2003-07-236-118/+126
| | | | | | PR: 52411 Submitted by: Thierry Thomas <thierry@pompo.net> Pointed out by: KATO Tsuguru <tkato@prontomail.com>
* patch graphics/ImageMagick:daichi2003-07-221-30/+131
| | | | | | | - Increased granularity for ImageMagick compile options PR: 52538 Submitted by: David Sze <dsze@distrust.net>
* Update scrot to 0.8oliver2003-07-222-2/+2
|
* Change my mail to @FreeBSD.orgkrion2003-07-221-1/+1
| | | | Approved by: fjoe (mentor)
* Update to version 20030718maho2003-07-212-6/+6
| | | | | PR: 54662 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Do not specify the libraries path, as they will be found automatically.olgeni2003-07-202-2/+2
| | | | Add the -noinput flag to prevent erlang's command prompt from showing up.
* Add wings3d, a polygon mesh modeler written in Erlang.olgeni2003-07-2027-0/+695
|
* Unbreak patch phase by resolve conflict betweenosa2003-07-202-8/+6
| | | | | | pre-patch phase and patch-configure. Spotted by: Simon Barner <barner@in.tum.de>
* Fix build with GCC 3.3.1.marcus2003-07-191-0/+11
| | | | Submitted by: Jeremy Messenger <mezz7@cox.net> (based on)
* For some mysterious reason, libungif prefers the antiquated <varargs.h>des2003-07-186-30/+24
| | | | | to <stdarg.h>. Unfortunately, it fails to build with gcc 3.3, so hack configure to not test for the presence of <varargs.h>.
* update graphics/gts: i386 architectrue only because of FP operationdaichi2003-07-172-5/+3
| | | | | PR: 52883 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Update to 1.12.2mharo2003-07-173-3/+19
|
* Update to 2.0.8. shlib bump.adamw2003-07-163-3/+3
|
* Bump PORTREVISION (forgot to do that in latest commit)osa2003-07-161-0/+1
| | | | Notify from: kris
* update graphics/Coin:daichi2003-07-161-0/+1
| | | | | | | - addition one line into pkg-plist to complete deinstall PR: 54494 Pointy hat to: myself
* update graphics/Coin: 2.0.2 -> 2.1.0daichi2003-07-163-71/+153
| | | | | PR: 54494 Submitted by: Roland Jesse <roland.jesse@gmx.net> (maintainer)
* Adaptive dependency on graphics/gd, graphics/gd-nox11.nork2003-07-161-2/+8
| | | | Requested by: ceri
* Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. Allmarcus2003-07-155-93/+0
| | | | core desktop components are being removed.
* Add RUN_DEPENDS of graphics/netpbmosa2003-07-151-0/+2
| | | | | Submitted by: Paul Pathiakis <pathiaki@pathiaki.com> PR: 54505
* Upgrade to 1.2.0.9. All our patches are in now...mi2003-07-147-337/+3
| | | | | PR: 53595 Submitted by: Melvyn Sopacua
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-145-27/+23
| | | | use USE_GETOPT_LONG instead.
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-142-10/+11
| | | | | use USE_GETOPT_LONG instead. respect CC, CFLAGS.
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-142-14/+16
| | | | | use USE_GETOPT_LONG instead. respect CFLAGS.
* Fix handling gd.h.nork2003-07-131-1/+2
| | | | | Reported by: Kenneth W Cochran <kwc@TheWorld.com> Submitted by: Ports Fury
* Configure didn't correctly detect libsnmp when libsnmp required -lcrypto -ldesobraun2003-07-124-5/+26
| | | | | | | | | | - Fix configure to detect if more libraries are required - Clean up CONFIGURE_ENV while here - Bump REVISION because you might have installed a version without JetDirect support because of this glitch PR: ports/54084 Submitted by: maintainer
* Update to 2.3.13.adamw2003-07-114-4/+4
|
* Update to 0.5.2 [1].nork2003-07-116-41/+16
| | | | | | | | Drop MAINTAINERship. PR: ports/53493 [1] Submitted by: Ports Fury [1] Approved by: maintainer timeout (a long time)
* o Change library name from libgd to libgd1.nork2003-07-1128-489/+1280
| | | | | | | | | o Do not install everything except headers and libraries (to avoid conflicting with graphics/gd2) o Fix dependency on new libgd1(for many ports). PR: ports/54100 Submitted by: Ports Fury
* Update to version 20030709.nork2003-07-112-6/+6
| | | | | PR: ports/54324 Submitted by: Ports Fury
* Remove the patch for config.sub to teach it about ia64. We now have amarcel2003-07-111-10/+0
| | | | | | centralized solution. Not explicitly approved by: sobomax
* Remove the patch for config.sub to teach it about ia64. We now have amarcel2003-07-111-11/+0
| | | | centralized solution.
* update graphics/gd2: build fail with CFLAGS of /etc/make.confdaichi2003-07-112-11/+13
| | | | | Submitted by: KATO Tsuguru <tkato@prontomail.com> Pointed out by: Jon Noack <noackjr@alumni.rice.edu>
* fix graphics/gd2: gd2/Makefile change to compile gd-nox11 correctlydaichi2003-07-102-18/+15
| | | | | Submitted by: KATO Tsuguru <tkato@prontomail.com> Pointed out by: Jon Noack <noackjr@alumni.rice.edu>
* Fix build on bento.marcus2003-07-092-8/+12
| | | | Reported by: bento via kris
* update graphics/gd2: 2.0.12 -> 2.0.15daichi2003-07-095-79/+36
| | | | | PR: 54101 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Add kalbum, a KDE application that allows you to create albumsarved2003-07-075-0/+132
| | | | | | | from a collection of images. PR: 53976 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>
* Upgrade to use TCL/TK 8.4.hsu2003-07-071-5/+5
| | | | Approved by: perky (maintainer)
* Update to 2.07.kuriyama2003-07-065-90/+45
| | | | | Submitted by: Mathieu Arnold <m@absolight.net> PR: ports/52238
* Generate plist either statically or before do-install phase formarcus2003-07-052-11/+66
| | | | | | compatibility with upcoming bsd.port.mk patches. Submitted by: Sergey Matveychuk <sem@ciam.ru>
* Now landscape is not broken by committed file(patch-landscape.pro).daichi2003-07-041-2/+0
| | | | | PR: 52702 Submitted by: "Jonathan Belson" <jon@witchspace.com>
* - Drop obsolete definesdinoex2003-07-041-1/+0
|
* Retire kpovmodeler. kpovmodeler 1.0 is part of kdegraphicsarved2003-07-035-386/+0
| | | | Approved by: maintainer
* fix: graphics/landscapedaichi2003-07-031-0/+10
| | | | | | | - add one patch file PR: 52702 Submitted by: Jonathan Belson <jon@witchspace.com> (maintainer)
* Remove useless graphics/glass port.pat2003-07-036-75/+0
|
* update graphics/p5-GD-Graph: 1.41 --> 1.43daichi2003-07-023-6/+6
| | | | | PR: 53965 Submitted by: Mathieu Arnold <m@absolight.net>
OpenPOWER on IntegriCloud