aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* Make sure libraries are built with -fPIC to fix dependent port builds onmarcus2003-08-052-8/+10
| | | | | | amd64. Reported by: bento via kris
* s/BROKEN/IGNORE/jdp2003-08-051-1/+1
| | | | | PR: ports/53461 Submitted by: Mark Linimon <linimon@lonesome.com>
* Fix the Python {BUILD|RUN}_DEPENDS.marcus2003-08-055-10/+10
| | | | | PR: 55232 Submitted by: Koop Mast <einekoai@chello.nl>
* - Convert to use Qt3arved2003-08-055-89/+18
| | | | | | | | - Fix MASTER_SITES - Remove obsolete WWW: line PR: 55246 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Unbreak on -currentkrion2003-08-041-0/+4
| | | | | Reported by: kris via bento Approved by: fjoe (mentor) (implicit)
* Fix build after recent *.mk changeskris2003-08-041-37/+39
| | | | Submitted by: ru
* Switch to MASTER_SITE_DEBIAN_POOLkris2003-08-041-3/+1
| | | | | PR: ports/50572 Submitted by: Alex Semenyaka <alexs@ratmir.ru>
* SGI's Open Inventor (TM)maho2003-08-0323-0/+1452
| | | | | | | | an object-oriented 3D toolkit offering a comprehensive solution to interactive graphics programming problems. PR: 46731 Submitted by: Christian Gusenbauer <c47g@gmx.at>
* Add missing PATCH_DIST_STRIP=-p1.knu2003-08-021-0/+1
| | | | Notified by: kris
* Restore the forced link of -lintl to fix unresolved symbol problems.marcus2003-08-021-1/+2
| | | | Suggested by: kris
* Fix build on gcc-3.3.xmaho2003-08-0231-8/+365
| | | | Submitted by: Simon Barner <barner@in.tum.de>
* Fix buildkrion2003-08-022-25/+32
| | | | | | PR: 55161 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
* - Rearrange USE_GNOMEkrion2003-08-021-10/+3
| | | | | | PR: 55151 Submitted by: Ports Fury Approved by: fjoe (mentor) (implicit)
* Fix Build on STABLE.arved2003-08-012-0/+22
| | | | | PR: 53665 Submitted by: Bartosz Fabianowski <bartosz@fabianowski.de>
* Utilize USE_GNOME.arved2003-08-011-4/+2
| | | | | PR: 55055 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 0.42perky2003-08-013-8/+7
|
* Add libmng and libexif support.marcus2003-08-015-5/+15
| | | | | PR: 55101 Submitted by: Pav Lucistnik <pav@oook.cz>
* Update to 1.4.3krion2003-07-315-35/+31
| | | | | | | | Hand maintainership to submitter PR: 55106 55107 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru> Approved by: fjoe (mentor) (implicit)
* This port has bogus config.{sub,guess} symlinks that point to where thesekris2003-07-311-0/+7
| | | | | files presumably live on the author's machine. It causes the automatic replacement code to fail unless we replace them with files.
* BROKEN: Does not compile after osg upgradekris2003-07-311-0/+2
|
* update graphics/xfig: add mousewheel supportdaichi2003-07-312-2/+18
| | | | | PR: 55082 Submitted by: Ulrich Spoerlein <q@uni.de>
* update graphics/pstoedit:daichi2003-07-311-5/+3
| | | | | | | - Utilize USE_GNOME PR: 55056 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* update graphics/netpbm: 10.14 -> 10.17daichi2003-07-312-2/+2
| | | | | PR: 55079 Submitted by: goddamn <goddamn@webbbs.yzu.edu.tw>
* update graphics/swfdec:daichi2003-07-311-7/+2
| | | | | | | | - Utilize USE_SDL - PERL -> REINPLACE_CMD PR: 55060 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* graphics/svgalib itself calls ldconfig.maho2003-07-311-2/+20
| | | | | | | | | Later on the ports makefile does it again. the ports Makefile does it and should not the Makefile in the tarball. PR: 47996 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* update graphics/sdl_ttf:daichi2003-07-311-15/+13
| | | | | | | | - Utilize USE_SDL - PERL -> REINPLACE_CMD PR: 55059 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* update graphics/sdl_image:daichi2003-07-311-16/+12
| | | | | | | | - Utilize USE_SDL - PERL -> REINPLACE_CMD PR: 55058 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* update graphics/sdl_gfx:daichi2003-07-311-6/+3
| | | | | | | - Utilize USE_SDL PR: 55057 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* update graphics/libexif:daichi2003-07-311-7/+2
| | | | | | | - Utilize USE_GNOME PR: 55054 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Chase the GtkGLExt shared lib version.marcus2003-07-312-2/+2
|
* Enable full functionality -- mng-writing was disabled.mi2003-07-312-1/+2
| | | | | | I thought, I did this already long ago, but... Submitted by: Pav Lucistnik
* Do not try and access memory after it's been free'd. This fixes a busmarcus2003-07-312-1/+35
| | | | | | | error on -CURRENT with default malloc options. PR: 55076 Submitted by: Alexander Nedotsukov <bland@mail.ru>
* update graphics/imageindex: 1.0.5 -> 1.0.6daichi2003-07-303-4/+11
| | | | | | | | - make the port portlint-compliant - small reinplace for the correct installation of the man page PR: 55006 Submitted by: Olivier Tharan <olive@oban.frmug.org>
* A utility by NIST to process data and produce statistical plots.maho2003-07-306-0/+391
| | | | | PR: 54735 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* More libexif shared lib chasing.marcus2003-07-302-2/+2
| | | | Reminded by: KATO Tsuguru <tkato@prontomail.com>
* Chase the libexif shared lib version.marcus2003-07-304-4/+4
|
* Update to 0.5.10.marcus2003-07-303-7/+8
| | | | | PR: 55024 Submitted by: Pav Lucistnik <pav@oook.cz>
* a) Update to 0.9.4.2maho2003-07-2912-574/+712
| | | | | | | | | b) take over maintainer ship to Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (from ports@) PR: 54793 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
* Let be hohest: I really don't have a time now to properly maintain allsobomax2003-07-2918-18/+18
| | | | | these great pieces of software, so that let others with more free time to take over them.
* Remove unnecessary ## which caused the build to fail with gcc 3.3.des2003-07-291-0/+9
| | | | Approved by: maintainer (sobomax)
* Update to 1.2.2.1, a patch release.knu2003-07-292-3/+7
|
* a) clean up for this portmaho2003-07-296-111/+103
| | | | | | | | b) build both 4-STABLE and 5-CURRENT loosely depend on submitter. PR: 52821 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* Update KDE to the latest official release, KDE 3.1.3lofi2003-07-294-2/+12
| | | | | | | | | | | | | | | | | | Official KDE 3.1.3 announcement: http://www.kde.org/announcements/announce-3.1.3.php (may not work until a few hours after this commit - we jumped the gun a little in order to have the update in place at the time the security notifications for KDE 3.1.2 will be released together with the announcement of KDE 3.1.3). Changelog from 3.1.2 to 3.1.3 release: http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php Thanks and credits need to go to the whole KDE-FreeBSD team, as well as everyone on kde@freebsd.org for providing feedback, reporting bugs and just using the KDE ports. Approved by: will (real mentor asleep)
* Backout to 0.9.3. I committed working port by mistakemaho2003-07-296-538/+574
| | | | Pointy hat to: myself
* Added only for archs (i386) since it is brokenmaho2003-07-291-0/+1
| | | | | on alpha Submitted by: kris via bento
* Added ONLY_FOR_ARCH=i386, since it breaks somehowmaho2003-07-2910-708/+538
| | | | | | on Alpha. Submitted by: kris via bento
* Do not patch the asm blocks on 5.x since GCC 3.x can take fullmarcus2003-07-2810-5/+30
| | | | | | advantage of MMX and SSE registers. Submitted by: Alexander Nedotsukov <bland@mail.ru>
* - Update to version 2.3.0krion2003-07-285-52/+17
| | | | | | PR: 54900 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: fjoe (mentor) (implicit)
* - Update to version 20030726krion2003-07-272-2/+2
| | | | | | PR: 54901 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: fjoe (mentor) (implicit)
* Added a new port, megapov.maho2003-07-277-0/+336
| | | | | | | | | | | | This is a extension of povray (famous ray tracer), having a lot of new features. # Clothray cloth simulation system # Sim-POV mechanics simulation system # Film exposure simulation # Text object alignment # Frame_Step feature ... and much more.
* fix graphics/gimageview: make package faildaichi2003-07-272-4/+21
| | | | | Submitted by: TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp> (maintainer) Pointed out by: bento via kris
* - flat layoutdinoex2003-07-261-5/+5
|
* Forgot to backout files/patch-configure...maho2003-07-261-0/+19
| | | | | Submitted by: KATO Tsuguru <tkato@prontomail.com> aka ports fury Pointy hat to: myself
* a) Backout former commit. It has already been correctly updatedmaho2003-07-262-62/+79
| | | | | | | | | to 0.3.5 by ports fury. b) forget to acknoledge Clement Laforet <sheepkiller@cultdeadsheep.org> for former commit. Submitted by: KATO Tsuguru <tkato@prontomail.com> aka ports fury Pointy hat to: myself
* Honor CXXFLAGSmaho2003-07-262-4/+30
|
* A cross-platform C++/OpenGL library. Simple, and powerful formaho2003-07-267-0/+200
| | | | | | | large/multidispay environment, mainly focused on Camera control. PR: 54728 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
* Update to 0.3.5maho2003-07-263-98/+62
| | | | PR: 54867
* Restore PORTEPOCH that was accidentally removed in the previous commit.marcus2003-07-265-0/+5
|
* Update to 1.3.17.marcus2003-07-2620-645/+6450
| | | | Submitted by: Alexander Nedotsukov <bland@mail.ru>
* * Update to 2.1.3marcus2003-07-256-8/+2315
| | | | | | | * Update maintainer's address Submitted by: maintainer Obtained from: gthumb CVS (locale patches only)
* Fix typo in Makefile.naddy2003-07-251-1/+1
| | | | Submitted by: Ports Fury
* - 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-247-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-241-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-241-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-173-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-165-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-134-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-124-4/+4
|
* Update to 0.5.2 [1].nork2003-07-126-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-1228-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-122-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-102-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-085-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-062-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-045-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>
* Fix some typos.olgeni2003-07-021-5/+5
|
* update graphics/truevision:daichi2003-07-0214-22/+226
| | | | | | | - Fix build PR: 53769 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* - set also WITHOUT_XPMdinoex2003-07-021-0/+1
|
* - MASTERDIR changed to gd2dinoex2003-07-021-1/+1
|
* Back out previous commit & Bump PORTEPOCH.nork2003-07-0242-5698/+734
| | | | | Pointy hat to: daichi Submitted by: many many people
* - slave port to graphics/gddinoex2003-07-022-0/+21
| | | | | needed for packaging without installing all of X11 after update gd to 2.0.x you need X11 to install webalizer or mod_php4
* update graphics/gd: 1.8.4 --> 2.0.15daichi2003-07-0142-732/+5698
| | | | | PR: 53582 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* update graphics/sdl_gfx: 2.0.3 --> 2.0.7daichi2003-07-013-5/+9
| | | | | PR: 53102 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* * Update to 2.02pl1, which fixes a URL format vulnerability.dougb2003-07-013-21/+4
| | | | | | | * Remove now-obsolete patch. PR: ports/53546 Submitted by: Hideyuki KURASHINA <rushani@FreeBSD.org>, KATO Tsuguru <tkato@prontomail.com>
* update graphics/qglviewer:daichi2003-07-013-1/+11
| | | | | | | - Do not install useless .la file PR: 52896 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* update graphics/tulip: 1.2.3 --> 1.2.4daichi2003-07-019-22/+148
| | | | | PR: 52697 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* update graphics/p5-chart: 1.0.1 --> 2.2daichi2003-07-018-36/+48
| | | | | PR: 52240 Submitted by: Mathieu Arnold <m@absolight.net>
* update graphics/gd2: 2.0.11 --> 2.0.12daichi2003-07-015-28/+15
| | | | | PR: 52235 Submitted by: Mathieu Arnold <m@absolight.net> (maintainer)
* - Update to 0.6.2dinoex2003-06-303-2/+9
|
* Upgrade to 0.6.15.tg2003-06-306-4/+44
|
* Update to 1.5arved2003-06-302-2/+2
| | | | | PR: 53583 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 0.8.10aarved2003-06-293-8/+8
| | | | | PR: 53494 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 0.24.3arved2003-06-293-2/+3
| | | | | PR: 53284 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 1.3.16.marcus2003-06-2920-55/+60
|
* Fix the build on Alpha.marcus2003-06-282-0/+22
| | | | Reported by: bento via kris
* Allocate MAXPATHLEN size for filename manipulation to avoid riskkris2003-06-272-0/+20
| | | | | | of truncation. Bump PORTREVISION. Obtained from: OpenBSD
* Fix incomplete format string and bump PORTREVISIONkris2003-06-272-0/+22
| | | | Obtained from: OpenBSD
* libtool uber-patchade2003-06-272-3/+2
| | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly)
* Update to 0.17.1.aarved2003-06-266-14/+66
| | | | | PR: 52800 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* Update port: graphics/gimageview: 0.2.13 --> 0.2.23daichi2003-06-263-21/+84
| | | | | PR: 53612 Submitted by: TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp> (maintainer)
* Update to 1.2.2.knu2003-06-263-463/+466
|
* Fix build on 5.x. [1]osa2003-06-243-14/+15
| | | | | | | | | Remove trailed spaces from Makefile (use tabs) [2] Reorganize pkg-plist [2] Make pkg-descr portlint compilant [2] Submitted by: [1] maintainer, [2] osa Approved by: maintainer, fjoe (mentor) (implicit)
* Reset bouncing maintainer addresskris2003-06-241-1/+1
|
* update graphics/showimg to 0.8-beta2daichi2003-06-244-57/+111
| | | | | PR: 49118 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
* Update to 1.2.3osa2003-06-233-2/+3
| | | | | | Submitted by: maintainer PR: 53633 Approved by: fjoe (mentor) (implicit)
* Update to 0.5arved2003-06-233-15/+9
| | | | | PR: 52696 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 0.23.6arved2003-06-232-2/+2
| | | | | PR: 52478 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Chase xine library version.arved2003-06-221-2/+2
| | | | Forgotten by: nobutaka
* Update to 1.41foxfair2003-06-223-22/+21
|
* Update to 1.14foxfair2003-06-223-19/+19
|
* Update to 0.86foxfair2003-06-223-9/+9
|
* upgrade to 2.0ijliao2003-06-214-24/+6
| | | | Approved by: maintainer
* PR:foxfair2003-06-213-21/+21
| | | | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Update graphics/p5-Image-Info to 1.12. PR: 52239 Submitted by: Mathieu Arnold <m@absolight.net> Reviewed by: maintainer
* Whoops, we now need USE_REINPLACE.marcus2003-06-211-0/+1
|
* Fix build on -CURRENT.marcus2003-06-211-0/+4
| | | | Reported by: Jeremy Messenger <mezz7@cox.net>
* Update to 1.2.5.marcus2003-06-212-2/+2
|
* Update to 0.32.marcus2003-06-214-9/+25
|
* Restore LZW knob, not expired yet in Europe and Japan.ache2003-06-202-1/+28
| | | | Autoenable it, if USA_RESIDENT == YES
* Add rubyphoto 1.4, a program for creating image galleries for the web.knu2003-06-206-0/+127
| | | | | PR: port/53330 Submitted by: Munish Chopra <mchopra@engmail.uwaterloo.ca>
* LZW patent expired, remove license knobache2003-06-201-20/+1
|
* LZW patent expired, remove license knobache2003-06-201-6/+2
|
* - don't package ~/GNUSstepdinoex2003-06-181-5/+0
|
* Update to 1.3.15.marcus2003-06-1830-225/+425
|
* Update to 0.8.13.adamw2003-06-186-16/+16
| | | | | PR: ports/53400 Submitted by: Paul Everlund <tdv94ped@cs.umu.se>
* * Fix QT dependency.obraun2003-06-181-12/+12
| | | | | | | * s/files/${FILESDIR}/ * Set maintainer to submitter. Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* hand maintainership to submittererwin2003-06-171-1/+1
| | | | | PR: 53408 Submitted by: Erik Greenwald <erik@smluc.org>
* new port: graphics/gqview-develdaichi2003-06-176-0/+83
| | | | | | | gqview-devel is development (GTK2) version of GQview. PR: 48959 Submitted by: Andrew Dolgov <cthulhu@cthulhu.ru>
* Add a patch that makes PEPS check the exit status of the 'gs' pipelinejkoshy2003-06-172-0/+38
| | | | | | | | | that it invokes. This allows a faulty EPS file to stop a documentation build rather than silently produce corrupted images. Bump PORTREVISION. Approved by: petef [MAINTAINER]
* Utilize USE_GNOME= libgsf.adamw2003-06-171-3/+2
|
* Utilize USE_GNOME= pkgconfig.adamw2003-06-172-8/+2
|
* Bump PORTREVISION after the last commit.marcus2003-06-161-0/+1
|
* Make GNOME support optional.marcus2003-06-162-10/+31
| | | | Submitted by: obraun
* Add libgnomecanvasmm, the C++ bindings for libgnomecanvas.marcus2003-06-1613-0/+207
| | | | Submitted by: Alexander Nedotsukov <bland@mail.ru>
* New port linux-ac3d version 3.6: Easy to use and powerful 3D graphicslioux2003-06-166-0/+182
| | | | | | | modeller (trial version) PR: 40514 Submitted by: Igor Pokrovsky <tiamat@telegraph.spb.ru>
* Update to version 2.7.0.naddy2003-06-155-68/+58
| | | | | PR: 53285 Submitted by: Ports Fury
* Teach configure about ia64 so that it builds on ia64. We have moremarcel2003-06-141-0/+10
| | | | | | | than 600 ports depending (directly or indirectly) on Mesa3, so this should help increase the "coverage". Ok'd by: sobomax (maintainer)
* Update to 0.91.netchild2003-06-133-5/+5
| | | | | | | Submitted by: maintainer PR: 52677 While I'm here: fix plist (share/sane now gets removed by sane-backends).
* Fix plist.netchild2003-06-132-0/+3
|
* Update to 1.0.12.netchild2003-06-136-20/+140
| | | | | | | | | A USB hacker should have a look at sanei/sanei_usb.c, the function sanei_usb_control_msg needs a little bit of FreeBSD specific code. Submitted by: KATO Tsuguru <tkato@prontomail.com> Prodded to by: Are Bryne <are.bryne@communique.no> (via ports@) PR: 52715
* Change to my FreeBSD.org addresserwin2003-06-132-2/+2
|
* Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-128-32/+0
|
* Fix this port build & library linking.tobez2003-06-112-0/+18
| | | | Submitted by: Meikel Brandmeyer <Brandels_Mikesh@web.de>
* Remove ghc's package.conf.old.obraun2003-06-112-0/+5
| | | | Approved by: maintainer
* IGNORE this port if perl version less than 5.6.0skv2003-06-111-1/+7
|
* Fix build with gcc 3.x: friend class declarations are more strictlioux2003-06-111-0/+11
| | | | | | | friend A; -> friend class A; Prompted by: bento, kris
* Fix build in 5.x branch: malloc.h -> stdlib.hlioux2003-06-111-0/+6
| | | | | Submitted by: bento, kris
* - remove empty dirsdinoex2003-06-101-0/+6
| | | | - fix plist
* Added png supportmaho2003-06-101-1/+3
| | | | | | PR: 52926 Submitted by: daichi Reviewed by: maho
* Add missing files and bump PORTREVISIONkris2003-06-092-0/+3
|
* Make the print plug-in conditional on whether or not WITHOUT_PRINT ismarcus2003-06-092-1/+3
| | | | | | specified. PR: 53071
* REST IN PEACEwill2003-06-091-1/+1
| | | | | | | | | Alan Eldridge Born December 15, 1961 in Iowa Died June 6, 2003 in Denver, Colorado Thank you for your contributions, you will be greatly missed.
* Remove ONLY_FOR_ARCHS completely. It lists all supported platformsmarcel2003-06-091-2/+0
| | | | | | now. Pointed out by: kris
* o Change in Makefile and distinfoerwin2003-06-082-2/+1
| | | | | | | | | | o The file was not really unfetchable, the problem was caused by a wrong DISTNAME in the Makefile. Consequently, I hade to change not the md5 sum in the distinfo, but the name of the file. PR: 53045 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Approved by: edwin (mentor)
* Fix MASTER_SITESerwin2003-06-081-1/+1
| | | | | | PR: 53044 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Approved by: edwin (mentor)
* Add ia64 to ONLY_FOR_ARCHS. It builds.marcel2003-06-081-1/+1
|
* Teach config.sub about ia64.marcel2003-06-081-0/+11
| | | | Ok'd: kris
* Remove chuckr as maintainer of his ports. He has not committed sincekris2003-06-081-1/+1
| | | | | | | 09/2000 and has been unresponsive to mail about his ports for at least 2 years. Approved by: portmgr
* Update to version 20030527.naddy2003-06-077-166/+80
| | | | | PR: 52862 Submitted by: Ports Fury
* Update to 1.2.6.fjoe2003-06-062-3/+2
| | | | | PR: 52733 Submitted by: Kirill Ponomarew
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-056-34/+34
| | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
* Fix endian detection on 64-bit machines and bump PORTREVISION. This waskris2003-06-042-2/+12
| | | | (at least) causing red and blue colour channels to be transposed on sparc64.
* New port gltt version 2.5.2: TrueType fonts rendering using OpenGLlioux2003-06-035-0/+68
| | | | | PR: 41601 Submitted by: Igor Pokrovsky <tiamat@telegraph.spb.ru>
* New port irit version 8.0: Solid modelling systemlioux2003-06-039-0/+1185
| | | | | PR: 41461 Submitted by: Igor Pokrovsky <tiamat@telegraph.spb.ru>
* Add yafray 0.0.3, a fast XML based raytracer.will2003-06-0311-0/+145
| | | | | PR: 52405 Submitted by: David Yeske <dyeske@yahoo.com>
* Revert last commit since the problem was actually being caused bymarcus2003-06-035-5/+5
| | | | pango-1.2.2.
* Add ${PTHREAD_LIBS} to CONFIGURE_ENV to prevent thread lockups onmarcus2003-06-035-5/+10
| | | | | | -CURRENT. Reported by: Pav Lucistnik <pav@oook.cz>
* Fix typo: do not try to remove files already handled by bsd.port.mk codelioux2003-06-021-3/+0
|
* New port animabob version 1.3.0b: Interactive 3D volume rendererlioux2003-06-026-0/+73
| | | | | PR: 40870 Submitted by: Igor Pokrovsky <tiamat@telegraph.spb.ru>
* New port gocr version 0.37: GOCR/JOCR is an OCR (Optical Characterlioux2003-06-025-0/+55
| | | | | | | Recognition) program PR: 40789 Submitted by: Kay Lehmann <kay_lehmann@web.de>
* Remove MAINTAINER, as per his request:naddy2003-06-021-1/+1
| | | | | | | | | | "I'll be offline for the next few months. Someone please take care of these poor orphans." Also slip in some minor fixes. PR: 52831 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
* Update to 0.2.2.petef2003-06-022-5/+4
| | | | | PR: 52665 Submitted by: Ports Fury
* - Update to 0.6.1dinoex2003-06-012-3/+5
|
* Fix a typo in the Makefile; this fixes the build on alpha 5.1.petef2003-06-011-1/+1
| | | | | Submitted by: Ports Fury Noticed by: bento
* Use libio on alpha (-STABLE & -CURRENT).obraun2003-06-014-1/+44
| | | | | PR: ports/52633 Submitted by: maintainer
* Update to 1.2.4.marcus2003-06-017-61/+47
|
* Drop maintainership; I have no interest in this port beyond wanting KDE tokris2003-05-231-1/+1
| | | | build on our supported architectures.
* Oops, remove 0-length files.petef2003-05-233-0/+0
| | | | Reminded by: Marius Strobl <marius@alchemy.franken.de>
* Transfer maintainership to kris. This port proved too difficult tomi2003-05-231-1/+1
| | | | | maintain without access to machines of various architectures. Kris has such access, but would not share it and gets tired too quickly.
* - move the post-install message into pkg-messagenetchild2003-05-222-7/+14
| | | | | - make the message more explicit (why you HAVE to install a theme) - move the gdkpixbuf dependency into USE_GNOME
* With my portmgr hat on, revert this port to 1.09 and bump PORTEPOCH.kris2003-05-222-2/+3
| | | | | | The port fails to pass the internal self-tests on 64-bit platforms running very recent 5.1 systems, but it is required to build KDE and therefore critical for the release.
* Switch to my own distsite now that 3dfx.com is dead.cracauer2003-05-221-1/+3
|
* Switch to MASTER_SITE_LOCAL. The original MASTER_SITE is brokenarved2003-05-211-1/+2
|
* This seems to build on sparc64 now (perhaps on ia64 as well, although thatkris2003-05-211-1/+1
| | | | should be tested)
* Add p5-SWF-File 0.22, manipulating Flash movie (SWF) files.skv2003-05-205-0/+61
|
* Add hpoj 0.90, "HP OfficeJet Linux driver; printing, scanning, and photo-cardobraun2003-05-209-0/+214
| | | | | | | | access". Marked BROKEN on 5.x: ffs() clash, see i386/41930. PR: ports/47717 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* add xtexcad 2.4.1ijliao2003-05-205-0/+27
| | | | Simple drawing program enforcing limited slopes and diameters
* Add a period, run one paragraph through par(1), and do "sais" -> "says"hoek2003-05-201-5/+5
|
* Add WWW: http://www.astro.caltech.edu/~tjp/pgplot/.hoek2003-05-201-0/+2
|
* Update to KDE 3.1.2lioux2003-05-2010-374/+2
|
* update to 0.8.12arved2003-05-192-2/+2
| | | | | PR: 52191 Submitted by: maintainer
* New port: kimagemapeditorfjoe2003-05-195-0/+80
| | | | | | KDE-based editor for HTML image maps. Submitted by: Kirill Ponomarew
* Although this port was updated 2.0b3 to 2.0.3, version 2.0b3 isnork2003-05-191-0/+1
| | | | greater than 2.0.3. So bump PORTEPOCH.
* Make LOCALBASE/X11BASE cleanedwin2003-05-194-4/+18
|
* Remove broken message, maintainer says it has been fixed.edwin2003-05-191-7/+1
|
* Update to 0.23.3.petef2003-05-194-10/+61
| | | | | PR: 52344 Submitted by: Ports Fury
* - respect CXXFLAGS/LDFLAGSpetef2003-05-191-4/+6
| | | | | | | - bump PORTREVISION PR: 52275 Submitted by: Ports Fury
* - install .pc file to the correct placepetef2003-05-193-28/+17
| | | | | | | | | - use USE_GETOPT_LONG - sort pkg-plist correctly - bump PORTREVISION PR: 52136 Submitted by: Ports Fury
* upgrade to version 1.2 to overcome problems with console.hedwin2003-05-192-2/+2
| | | | Submitted by: Stephen Roome <stephen_roome@yahoo.com>
* Update to 1.6.5.petef2003-05-194-92/+18
| | | | | PR: 51512 Submitted by: Ports Fury
* Update to 2.2.1.marcus2003-05-193-3/+34
|
* - fix MASTER_SITESpetef2003-05-193-7/+27
| | | | | | | | - use DOCSDIR - fix the auto* build PR: 52135 Submitted by: Ports Fury
* Update to 0.0.5.adamw2003-05-192-8/+4
| | | | | PR: ports/52308 Submitted by: David Yeske <dyeske@yahoo.com> (maintainer)
* Use USE_GETOPT_LONG.petef2003-05-192-10/+2
| | | | | | PR: 51387, 51383, 51380, 51388, 51384, 51372, 51373, 51381, 51382 Submitted by: Ports Fury
* Reset bouncing maintainer addresskris2003-05-181-1/+1
|
* BROKEN on 5.1: does not compilekris2003-05-181-1/+7
|
* BROKEN: Fails to patchkris2003-05-181-0/+2
|
* BROKEN on 5.1: does not compilekris2003-05-183-3/+21
|
* BROKEN on 5.1: bad C++kris2003-05-181-1/+7
|
* BROKEN on 5.1: bad C++kris2003-05-182-2/+14
|
* - update to 0.7.1petef2003-05-187-39/+50
| | | | | | | - use USE_GETOPT_LONG PR: 51371 Submitted by: Ports Fury
* Add a CONFLICTS entry for libart-*. If libart is installed, ports thatmarcus2003-05-182-0/+2
| | | | depend on libart_lgpl2 will fail to build.
* Convert to new GNOME infrastructure.marcus2003-05-181-3/+2
|
* Fix build, if WITH_MPLAYER.arved2003-05-181-2/+66
| | | | Submitted by: Erik Trulsson <ertr1013@student.uu.se>
* Change dependencies to depend on ghostscript-gnu instead ofarved2003-05-171-2/+3
| | | | | | | | | | | | | | | | | ghostscript-afpl. Bump PORTREVISION. ocaml-images depends on ocaml-lablgtk, which in the default configuration depends on some gnome components, which depend on some other gnome components, which depend on gnomeprint which depends on ghostscript-gnu. Because the two ghostscript versions conflict with each other, This port failed on bento. We probably need some bsd.port.mk magic to deal with the different ghostscript versions. Reported by: kris