aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* Mark BROKEN with gcc 4.2.thierry2007-06-071-1/+7
| | | | Reported by: pointyhat via Kris
* - Update to 8.73sat2007-06-072-4/+4
|
* - Fix build with gcc 4.2miwi2007-06-062-0/+64
| | | | | PR: 112990 Submitted by: Hyogeol Lee <hyogeollee@gmail.com>
* - Update to 0.0.20070528miwi2007-06-063-12/+11
| | | | | PR: 113374 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* - Update to 0.4.3miwi2007-06-062-5/+4
| | | | | PR: 113373 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* - Update to 1.7miwi2007-06-062-13/+7
| | | | | | | - Pass maintainership to submitter PR: 113366 Submitted by: Erik Greenwald <erik@smluc.org>
* - Update to 0.9.10sat2007-06-063-10/+12
| | | | - gocr now works more or less
* - Fix problems with the tkinter knopmiwi2007-06-051-1/+6
| | | | | | | | - Bump PORTREVISION PR: 113040 Submitted by: Marcus von Appen<mva@sysfault.org> Approved by: maintainer
* - Fix typos in pkg-descrmiwi2007-06-051-3/+0
| | | | | PR: 113190 Submitted by: Olivier Smedts<olivier@gid0.org> (maintainer)
* - Update to 0.9.15miwi2007-06-052-7/+5
| | | | | PR: 113302 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to version 0.4.1.alepulver2007-06-053-16/+10
|
* Update to 0.17ehaupt2007-06-032-4/+4
|
* the header files deployed by devil are not compatible with gcc 4.0oliver2007-06-032-0/+2
| | | | cegui uses devil, so force gcc 3.4 until devil is fixed
* Forget about X11BASEehaupt2007-06-021-1/+1
|
* - Edje supports gcc3.4 and above.stas2007-06-021-2/+2
|
* Build shared libraries compiled with -fPIC.thierry2007-06-0210-4/+195
|
* - Retire gstreamer 0.8.0ahze2007-06-0210-174/+0
|
* Fix plist if using pythonahze2007-06-012-0/+5
| | | | | PR: ports/110910 Submitted by: girgen
* Make gtkhtml optionalahze2007-06-012-3/+13
| | | | | PR: ports/112374 Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk>
* Use the same PORTVERSION as gimp-app[-devel]ahze2007-06-012-17/+2
|
* Use system compiler on CURRENTarved2007-06-011-1/+1
|
* Build with system compiler on CURRENTarved2007-06-011-1/+1
|
* Fix build with gcc4arved2007-05-311-0/+20
|
* Oops -- add the new files to go with the commit a second ago.mi2007-05-305-0/+70
|
* Unbreak, un-deprecate by adding the missing build-dependencies. Resetmi2007-05-302-35/+32
| | | | | | | | maintainer for the time being. PR: 109658 Submitted by: Eric P. Scott (on Feb 27, 2007) Approved by: maintainer timeout
* Fix build on CURRENTarved2007-05-301-0/+11
|
* Add missing dependency on gnomevfs2.anholt2007-05-301-1/+1
| | | | Reported by: krismail
* Fix mesa-demos build against libGL that doesn't link against a pthread lib.anholt2007-05-301-2/+2
|
* Update to 2.2.15ahze2007-05-303-5/+12
|
* - Don't install GNOME keys/mime files in py-gimpahze2007-05-293-5/+3
| | | | - Fix plist
* Update to 3.6.4, see changelog for details:mezz2007-05-293-5/+6
| | | | http://comix.sourceforge.net/changelog.html
* Update to 2.18.2, while I am here, get rid of X11BASE.mezz2007-05-293-7/+9
|
* The GraphViz class allows for the creation of and the work with directed andmiwi2007-05-284-0/+32
| | | | | | | | | undirected graphs and their visualization with AT&T's GraphViz tools. WWW: http://pear.php.net/package/Image_GraphViz PR: ports/112742 Submitted by: Gerrit Beine (<gerrit.beine at gmx.de>)
* - fix build on CURRENT (libc/symbol)dinoex2007-05-281-1/+1
|
* Allow these ports to be built with GCC 4.2.bland2007-05-281-1/+1
|
* Allow these ports to be built with GCC 4.2.marcus2007-05-281-1/+1
|
* - Chase libexif updatepav2007-05-2711-19/+20
|
* - Update to 0.6.15pav2007-05-274-37/+8
|
* - Update to 0.6.15pav2007-05-274-19/+9
| | | | | | - Use ltverhack Approved by: maintainer
* - Fix wrong install pathmiwi2007-05-271-5/+12
| | | | | | | - Bump PORTREVISION PR: 112542 Submitted by: kazami <kazami@angels.vg>
* - Update to 6.90miwi2007-05-276-10/+18
| | | | | PR: 112585 Submitted by: Tod McQuillin <devin@spamcop.net> (maintainer)
* BROKEN with gcc 4.2kris2007-05-275-5/+35
|
* BROKEN with gcc 4.2kris2007-05-271-0/+4
|
* The Wild Magic Real-Time 3D Graphics Engine is described in the book "3D Gamethierry2007-05-279-0/+3016
| | | | | | | | | Engine Design: A Practical Approach to Real-Time Computer Graphics". Much of the source code is for 3D real-time graphics, but you will find quite a bit for other purposes. <http://www.geometrictools.com/>
* Fix build caused by Xorg 7.2 migration.maho2007-05-261-1/+2
| | | | Submitted by: Christian Gusenbauer <c47g@gmx.at> (maintainer)
* - Update to 0.98leeym2007-05-262-12/+7
| | | | | | PR: 111339 Submitted by: leeym Approved by: maintainer timeout
* Update swfdec's dependencies for ffmpeg-devel -> ffmpeg merge.anholt2007-05-261-1/+1
|
* Add -DPTHREADS to custom mesa-demos config file, which fixes glthreads.anholt2007-05-262-2/+3
|
* Update swfdec to 0.4.4.anholt2007-05-262-7/+6
| | | | | | | Also, add dependency on ffmpeg now that our version is new enough. Most importantly, fix linking so that the mozilla plugin resolves swfdec's js calls into the local hacked spidermonkey instead of mozilla's. This greatly improves the stability of swfdec-mozilla.
* move from X11BASE to LOCALBASEoliver2007-05-262-6/+4
| | | | bump PORTREVISION
* fix buildoliver2007-05-263-12/+15
| | | | | move from X11BASE to LOCALBASE bump PORTREVISION
* Use multimedia/ffmpeg now instead of multimedia/ffmpeg-develahze2007-05-262-13/+4
|
* - Update to 8.72sat2007-05-262-4/+4
|
* - Update to 1.0.2pav2007-05-253-11/+7
|
* - Chase libexif updatepav2007-05-2511-19/+20
|
* - Update to 2.10.3pav2007-05-252-6/+5
|
* - Update to 0.6.14pav2007-05-253-6/+8
| | | | Approved by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer)
* - Update to 1.25clsung2007-05-252-4/+4
|
* Update to 0.58lbr2007-05-252-5/+4
|
* - update for gnustep-make-2.0.0dinoex2007-05-253-8/+8
| | | | Approved by: gurkan (maintainer)
* - update for gnustep-make-2.0.0dinoex2007-05-2511-93/+99
|
* - Update to 7.1tdb2007-05-253-744/+587
|
* Update driconf to 0.9.1.anholt2007-05-253-5/+6
| | | | | PR: ports/110022 Submitted by: araujo
* - Break cyclic dependency: this wants to depend on gimp-app, not gimp metaportpav2007-05-221-2/+2
| | | | | | PR: ports/112539 Reported by: Robert Backhaus <robbak@westnet.com.au> Approved by: portmgr (implicit)
* Depend explicitely on textproc/expat2.flz2007-05-211-1/+3
| | | | | Reported by: des Approved by: portmgr (blanket)
* Update to 1.2.18ache2007-05-216-12/+30
| | | | | | | PR: 112725 Submitted by: Nick Barkas <snb@threerings.net> Approved by: portmgr (pav) Security: VuXML ID 4cb9c513-03ef-11dc-a51d-0019b95d4f14
* Don't conflict with nvidia-driver.flz2007-05-201-2/+2
| | | | | Reported by: David Thiel Approved by: portmgr (implicit)
* - Welcome X.org 7.2 \o/.flz2007-05-20660-1109/+1100
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* pre-install needs to be spelt pre-su-install.brian2007-05-031-1/+1
| | | | Approved by: pav (on the basis that this port is unmaintained)
* - Update to 8.70sat2007-05-032-4/+4
|
* - Update to 0.8.6sat2007-05-032-4/+4
|
* Update to 1.44mat2007-05-022-5/+5
|
* - Update to 3.0miwi2007-05-022-12/+24
| | | | | PR: 112314 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to 1.4.6.marcus2007-05-022-4/+4
|
* Image_3D is a highly object oriented PHP5 packagemiwi2007-05-024-0/+69
| | | | | | | | | | | | | | | that allows the creation of 3 dimensional images using PHP. Image_3D currently supports: * Creation of 3D objects like cubes, spheres, maps, text, pie, torus, ... * Own object definitions possible * Own material definitions * Import of 3DSMax files * Unlimited number of light sources * Rendering output via GD, SVG or ASCII WWW: http://pear.php.net/package/Image_3D/
* The PEAR::Image_Color manages and handles color data and conversions.miwi2007-05-024-0/+35
| | | | WWW: http://pear.php.net/package/Image_Color
* Upgrade graphics/glew to 1.4.0vd2007-05-023-8/+5
|
* Upgrade graphics/vigra from 1.4.0 to 1.5.0vd2007-05-013-9/+26
|
* Fix/remove bogus paths pointing to the build directory from pkgconfig files,lofi2007-05-011-1/+5
| | | | | | | libtool archives and dot-prl files. PR: ports/112228 Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp>
* - remove ".if ${PERL_LEVEL} < 500600.." stuffclsung2007-05-011-7/+1
|
* - update to 6.5.3.araujo2007-05-012-8/+8
| | | | | | - taking maintainership. Approved by: stas (mentor)
* - Update to 0.9.9sat2007-05-012-4/+4
|
* Update to 0.57 - fixes possible overflow vulnerability regarding malformedlbr2007-05-012-4/+4
| | | | | | BMPs, see vuln.xml for details. Security: VuXML ID: 632c98be-aad2-4af2-849f-41a6862afd6a
* don't try to remove no localesahze2007-04-301-6/+0
|
* - Add Intel 945 GM supportmnag2007-04-302-1/+44
| | | | | | | | - portlint(1) PR: 111333 Submitted by: mnag Approved by: anholt (maintainer timeout, 23 days)
* - Add required symlinks to the shared object, so that putting openjpegtrasz2007-04-302-9/+16
| | | | | | | | into LIB_DEPENDS and linking with just '-lopenjpeg' actually work - Tidy the port a bit Submitted by: alepulver Approved by: miwi (mentor)
* Use my @FreeBSD.org address.nemoliu2007-04-302-2/+2
| | | | Approved by: delphij (mentor)
* - Added option to toggle NLS supportlwhsu2007-04-302-27/+36
| | | | | | | | | | - Changed gimp dependency from gimp (meta-port) to gimp-app - Bump PORTREVISION PR: 111924 Submitted by: Sean Farley <sean-freebsd AT farley.org> Approved by: Dominik Brettnacher <domi AT saargate.de> (maintainer) clsung (mentor, implicitly)
* Chase with the update of graphics/libcaca, bump the PORTREVISION on thesemezz2007-04-303-2/+3
| | | | | | ports. Only two ports that aren't tested and I get no respone back from the maintainer for two weeks. The two ports are graphics/crystalspace(-devel). The rest other ports have been tested or/and submitted by the maintainers (Thanks!).
* -Update to 0.99.beta11.mezz2007-04-304-27/+48
| | | | | | | | | | -Update the WWW. Be sure to read http://libcaca.zoy.org/manual/migrating.html If one of you that want to migrate from old to new version. PR: ports/111495 Submitted by: Dima Panov <fluffy@ael.ru> (with a bit tweak by mezz)
* Remove graphics/gstreamer-plugins-libcaca80, it is no point for me to try tomezz2007-04-302-19/+0
| | | | | fix it with future update of libcaca. All of gstreamer*80 will be remove in May anyway.
* - Add gimp-devel-gutenprint [1]ahze2007-04-281-1/+2
| | | | | | | - Make gimp-devel depend on gimp-devel-gutenprint instead of gimp-gutenprint [2] Repocopied by: marcus [1] Reported by: kris mail [2]
* - Update to 1.1.0miwi2007-04-282-5/+5
| | | | - Take maintainership
* - Update WWWmiwi2007-04-272-2/+2
| | | | - switch to USE_LDCONFIG
* - Update to 0.4.0clsung2007-04-272-4/+4
| | | | | PR: ports/112175 Submitted by: maintainer (Alexander Logvinov)
* - Remove FreeBSD 4.x checks.shaun2007-04-263-18/+2
| | | | | PR: ports/112021, ports/112035, ports/112064 Submitted by: David Yeske <dyeske@yahoo.com> (maintainer)
* Update to 2.2.14ahze2007-04-264-24/+7
|
* Update py-gimp to 2.3.16ahze2007-04-262-2/+2
|
* Update to 2.3.16ahze2007-04-263-34/+39
|
* Update libkexiv2 to 0.1.2 release.ale2007-04-258-16/+14
|
* - Update to 0.99.39/2miwi2007-04-2512-118/+60
| | | | | PR: 112046 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
* - Support WITHOUT_NLSpav2007-04-253-4/+42
| | | | | PR: ports/111459 Submitted by: Helge Oldach <ports-exif-apr07@oldach.net>
* Chase NetCDF's upgrade and bump PORTREVISION.thierry2007-04-251-2/+2
|
* Switch from hdf-4 to netcdf by default to make it packageable.thierry2007-04-251-3/+3
| | | | No need to upgrade if you have a working dx.
* - Register the right version of gimp for slave portsahze2007-04-241-1/+1
|
* - Add FFMPEG_DEVEL optionacm2007-04-241-3/+12
| | | | | | PR: 111919 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet__at sunpoet.net> Reviewed by: me
* Merge gimp-app-devel doc changes to gimp-appahze2007-04-231-1/+2
|
* Add rubygem-railroad 0.3.4, a class diagrams generator for Ruby on Railsclsung2007-04-225-0/+88
| | | | | | | applications. PR: ports/111752 Submitted by: Alexander Logvinov <ports at logvinov.com>
* BROKEN on 7.0: does not comopilekris2007-04-221-0/+4
|
* BROKEN on 7.0: Broken objformat handlingkris2007-04-221-0/+4
|
* BROKEN on 7.0: Broken plist from objformatkris2007-04-221-1/+7
|
* - Add mirrors to all my berlios-hosted portssat2007-04-212-2/+2
| | | | Prompted by: pointyhat via kris, fenner's survey
* - Update to 2.4.6miwi2007-04-213-6/+9
|
* - Update checksum and size, from changelografan2007-04-201-3/+3
| | | | | | Permit all pseudo-image formats except X Reported by: pointyhat via kris
* - Really fix gimp docsahze2007-04-201-2/+4
| | | | Reported by: kris mail
* Rename all binaries in qt4 which conflict with binaries installed bylofi2007-04-204-10/+10
| | | | | | | qt33 to ($binary)-qt4 and adjust dependencies accordingly. This avoids conflicts once X11BASE has been changed to /usr/local and incidentally makes the naming scheme of the qt4 executables in ports equal to that of the Fedora Core and Debian packages.
* Upgrade to 1.2.0.thierry2007-04-194-56/+48
| | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=502109>.
* - Reset maintainership due to undelivered mailrafan2007-04-181-1/+1
| | | | | | <mark@goodstorm.com>: host mx1.emailsrvr.com[207.97.245.101] said: 550 5.1.1 <mark@goodstorm.com>: Recipient address rejected: User unknown in relay recipient table (in reply to RCPT TO command)
* - De-4.x-ify most of my ports to save gnats from excessive abusesat2007-04-186-34/+9
| | | | - s/CSME/CENKES/ in my ports
* - Update to 1.0.4rafan2007-04-182-7/+5
| | | | | | PR: ports/111192 Submitted by: rafan Aprroved by: maintainer timeout (14 days)
* - Fix dotdir handling.miwi2007-04-181-0/+1
| | | | | PR: 111792 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Update to 0.9miwi2007-04-185-1321/+7006
| | | | | PR: 111792 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Update to 4.2miwi2007-04-183-24/+52
| | | | Submitted by: Danny Pansters <danny@ricin.com> (maintainer via privat mail)
* - Update to 1.8miwi2007-04-182-5/+16
| | | | | | PR: 111466 Submitted by: Eric P. Scott <eps+pbug0704@ana.com> Approved by: maintainer
* - Fix build with gcc 4.xacm2007-04-171-0/+15
| | | | Reported by: kris
* - make portlint happierdinoex2007-04-162-4/+4
|
* - reconnect hobbes-icons-xpmdinoex2007-04-161-0/+1
|
* - resurrect and take maintainershipdinoex2007-04-164-0/+3470
|
* Add pecl-qrencode, it's php extension to generate qrcode, and base on ↵vanilla2007-04-164-0/+33
| | | | libqrencode.
* - Remove FreeBSD 4.X support from unmaintained ports in categories startinggabor2007-04-169-61/+9
| | | | with letter f-h
* Update to 1.4.4.marcus2007-04-152-4/+4
|
* Provides a wrapper to the ImageMagick/GraphicsMagick library.anray2007-04-144-0/+33
| | | | WWW: http://pecl.php.net/package/imagick/
* Change my email address to trasz@FreeBSD.org.trasz2007-04-131-1/+1
| | | | Approved by: miwi (mentor)
* - update PORTSCOUTdinoex2007-04-131-1/+1
|
* - add PORTSCOUT hintdinoex2007-04-121-0/+3
|
* - Update to 1.8.2clsung2007-04-123-14/+33
| | | | | PR: ports/111463 Submitted by: maintainer (TAOKA Fumiyoshi)
* - Fix build on all FreeBSD versionsacm2007-04-111-1/+1
| | | | Reported by: David J Brooks <daeg__at_houston.rr.com>
* Fix plist due to DOCSDIR/DATADIR change in PORTNAMEahze2007-04-111-1223/+1223
| | | | Reported by: kris via pointyhat
* Update to 2.18.1.marcus2007-04-112-4/+4
|
* Update to 0.8.1.marcus2007-04-112-5/+6
|
* - Update to 1.2.0acm2007-04-112-6/+9
|
* MHGUI is the GUI widget library used in the C++ version of MakeHuman.miwi2007-04-115-0/+82
| | | | | | | | | | | The main idea is to have a small and easy toolkit with a set of special widgets. Some of this widgets are very special and not available in other toolkits. WWW: http://www.dedalo-3d.com/index.php PR: ports/111078 Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
* Animorph is a morphing engine responsible for calculating and thenmiwi2007-04-115-0/+83
| | | | | | | | | | | | executing all the real time changes to the MakeHuman basemesh, as required by the user's morph target selections and those target's value settings. Naturally, it also loads and saves character body setting (.bs) files. WWW: http://www.dedalo-3d.com/index.php PR: ports/111075 Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
* 2007-03-27 emulators/kmamerun: Project was abandoned 4 years ago and expects ↵miwi2007-04-115-3474/+0
| | | | | | | | | | | | | | | | | | | | an old version of XMAME, please use other frontends instead (like gxmame) 2007-03-28 graphics/hobbes-icons-xpm: Archaic port 2007-04-10 japanese/firefox-ja: Incomplete pkg-plist 2007-04-10 japanese/lookup-xemacs: Does not install 2007-04-10 lang/linux-hla: Does not compile 2007-04-10 mail/vmailmgr: Incomplete pkg-plist 2007-04-10 multimedia/qvamps: Touches filesystem prior to 'make install' 2007-03-10 net-mgmt/sting: Broken on all supported versions of FreeBSD 2007-04-10 net-mgmt/tas: Incomplete pkg-plist 2007-04-10 net-p2p/verlihub-plugins: Does not configure, it needs at least verlihub 1.0 2007-04-10 news/inn-stable: Fails to patch 2007-04-10 palm/malsync: Does not build with new pilot-link 2007-04-10 russian/elm.language: Leaves behind files on deinstall 2007-04-10 russian/pine.language: Leaves behind config file on deinstall 2007-04-01 science/py-scipy03: Replaced by py-scipy 2007-04-10 security/php4-cryptopp: Does not compile
* science/netcdflwhsu2007-04-101-1/+2
| | | | | | | | | | | | | | | | | | | | | - Update to 3.6.2 graphics/gmt math/grace math/gri math/p5-NetCDF math/py-scientific math/ruby-netcdf science/gnudatalanguage science/minc science/minc2 science/v_sim science/vis5d+ - Bump PORTREVISION for the changing of science/netcdf's major library version number PR: 111347 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer) Approved by: clsung (mentor)
* - Fix plist due to DOCSDIR/DATADIR change from PORTNAME change.ahze2007-04-092-1324/+1322
| | | | Reported by: pointyhat via kris
* - Update to 0.22rafan2007-04-082-4/+4
| | | | | PR: ports/111370 Submitted by: chinsan (maintainer)
* - Update to 2.0rafan2007-04-074-67/+24
| | | | | | | - Refine pkg-descr PR: ports/111287 Submitted by: bf <bf2006a at yahoo.com>
* - Correct WWW and Authorsat2007-04-071-2/+2
| | | | Submitted by: Dmitry Groshev <wjaguar.wj@gmail.com>
* - Fix plist (DOCSDIR & DATADIR)ahze2007-04-071-0/+2
| | | | Reported by: kris via pointyhat
* Set MAINTAINER back to John Reynolds, who is still actively working on thestefan2007-04-061-1/+1
| | | | | | | software/port. (Note that the CVS log does not mention a single maintainer timeout.) Submitted by: John Reynolds in private mail
* - Don't use graphics/gimp[-devel] OPTIONS fileahze2007-04-063-10/+7
| | | | | PR: 111277 Reported by: Bartosz Fabianowski
* Update to 1.1.stefan2007-04-063-5/+6
| | | | | PR: 111301 Submitted by: John Reynolds <johnjen@reynoldsnet.org>
* - Update to 0.9.7sat2007-04-063-5/+6
|
* Fix build with OpenEXR 1.4.0.stefan2007-04-061-2/+11
| | | | | | PR: 110653 Submitted by: Jon Spencer<dev@jackson-spencer.ca> Approved by: maintainer timeout (2 weeks)
* - Better detect gimp-gnomeahze2007-04-052-2/+2
| | | | Submitted by: Lars Kristiansen <lars+lister.freebsd@adventuras.no>
* - updated maintainer e-mail addressmm2007-04-052-3/+3
| | | | Approved by: garga (mentor)
* Disable building of klash, the konqueror plugin.stefan2007-04-052-2/+2
| | | | | PR: 110923 Submitted by: maintainer
* - Detect old versions gimp-gnome along with gimpahze2007-04-052-2/+2
| | | | | PR: 111266 Submitted by: Lars Kristiansen<lars+lister.freebsd@adventuras.no>
* - Move doc-install into post-install. We don't need this workaroundrafan2007-04-052-10/+6
| | | | under current infrastructure.
* Update to 1.0.0.stefan2007-04-0514-350/+343
| | | | | | PR: 110057 Submitted by: Tz-Huan Huang <tzhuan@csie.org> Approved by: maintainer timeout (4 weeks)
* Connect gimp-app, gimp-app-devel, and gutenprint-baseahze2007-04-051-0/+2
| | | | | Reported by: kris Forgotten by: ahze
* - Remove old Perl support from unmaintained ports in categories startinggabor2007-04-041-7/+1
| | | | with lette g-j
* Chase gimp moveahze2007-04-043-3/+6
|
* Split gimp in to master/slave portahze2007-04-0413-2228/+31
| | | | | | | | | | | | | | You will need to upgrade via portmaster -o graphics/gimp-app gimp portmaster -u grapics/gimp or portupgrade -o graphics/gimp-app gimp portmaster -u grapics/gimp Repocopied by: marcus
* - Add py-gimp (slave port to gimp-app-devel)ahze2007-04-043-0/+78
|
* - Update gimp-devel to 2.3.15ahze2007-04-0417-2990/+441
| | | | | | - Split gimp-devel into a meta-port Repocopyed by: marcus
* - Try to fix build on gcc4rafan2007-04-042-7/+14
| | | | - While I'm here, replace deprecated variable and remove 4.x support
* Add port graphics/rgbpaint:sat2007-04-045-0/+60
| | | | | | | | | | | rgbPaint is a very basic GTK+2.6 (or later) based program designed for editing pixel based images. It is a fork of mtPaint 3.09. It can only edit and save RGB images to PNG, JPEG, or ICO files. It can read PNG, JPEG, TIFF, GIF, ICO, files and possibly others like TGA, PCX, and SVGi if they are installed with your version of GTK+2. WWW: http://mtpaint.sourceforge.net/ Author: Dmitry Groshev <wjaguar@users.sourceforge.net>
* Add port graphics/mtpaint:sat2007-04-045-0/+73
| | | | | | | | | | | | | | mtPaint is a simple GTK+1/2 painting program designed for creating icons and pixel based artwork. It can edit indexed palette or 24 bit RGB images and offers basic painting and palette manipulation tools. It also has several other more powerful features such as channels, layers and animation. Due to its simplicity and lack of dependencies it runs well on GNU/Linux, Windows and older PC hardware. WWW: http://mtpaint.sourceforge.net/ Author: Dmitry Groshev <wjaguar@users.sourceforge.net> Inspired by: chinsan
* - Update to 6.3.3-5 [1]rafan2007-04-045-10/+52
| | | | | | | | | | - SVG support requires X11 support, so mark as IGNORE if WITHOUT_X11 is defined [2] - Correct set CPPFLAGS for fontconfig, librsvg, and graphviz [3] PR: ports/109862 [2], ports/110141[3] Submitted by: rafan [1], chinsan [2], Maxim Samsonov <xors at mne.ru> [3] Approved by: shuan
* - Re-enable PDF support now when default Ghostscript is -gplpav2007-04-031-4/+6
| | | | Submitted by: rafan
* - Convert existing ports to a new bsd.tcl.mk orderpav2007-04-032-9/+2
| | | | | | PR: ports/109097 Submitted by: Martin Matuska <martin@matuska.org> Tested on: pointyhat exp-run
* - Update to 1.15.5.stas2007-04-032-4/+4
|
* - unbreakclsung2007-04-022-10/+20
|
* Update to 0.56.lbr2007-04-023-4/+6
| | | | | | | | | Note primary bug fix: - CRITICAL: the "Imager" typemap entry (not used by Imager itself) was returning an image object with an extra reference, this resulted in a memory leak. http://rt.cpan.org/Ticket/Display.html?id=24992
* BROKEN: Does not compilekris2007-04-022-0/+4
|
* Update to 3.02.nork2007-04-0111-162/+96
| | | | | | PR: ports/110058 Submitted by: Eric P. Scott <eps+pbug0703 <at> ana.com> Jose Garcia Juanino <jjuanino <at> gmail.com>
* Add a mirror.thierry2007-03-311-1/+4
| | | | Suggested by: kris
* - Update to 0.21rafan2007-03-312-4/+4
| | | | | PR: ports/111025 Submitted by: chinsan (maintainer)
* - Downgrade to 0.12, the 0.14 is API incompatible and wrecked havoc amongst thepav2007-03-304-13/+18
| | | | | | consumers Requested by: ale
* Add depends to pkgconfig, and bump version.vanilla2007-03-301-2/+2
| | | | | Submitted by: pav@ via email. Approved by: ijliao@ via irc.
* Now appears to build on amd64 (assuming ia64 too)kris2007-03-301-7/+1
|
* - Bump PORTREVISION to force rebuild with new exiv2, which is reported to bepav2007-03-3012-2/+12
| | | | | | | ABI incompatible PR: ports/110972 Reported by: Kyryll A Mirnenko <mirya@zoc.com.ua>
* Fix build with graphviz support in some cases where it fails.shaun2007-03-301-2/+3
| | | | | PR: ports/111018 Submitted by: Scot Hetzel <swhetzel@gmail.com>
* Update to 0.96.1.marcus2007-03-302-4/+4
|
* - Cleanup objformat-removal falloutehaupt2007-03-297-6/+27
| | | | | | - Use USE_LDCONFIG Approved by: portmgr (pav; implicit)
* - update to 10.26.42dinoex2007-03-292-4/+4
|
* - Cleanup objformat-removal falloutehaupt2007-03-291-0/+4
| | | | | | - Use USE_LDCONFIG Approved by: portmgr (pav; implicit)
* - Cleanup objformat-removal falloutehaupt2007-03-291-0/+2
| | | | | | - Use USE_LDCONFIG Approved by: portmgr (pav; implicit)
* Allow the execution of gettextize because the present gettext infrastructurevd2007-03-292-49/+3
| | | | | | | | does not work with the new gettext version. Unfortunately gettextize is interactive (it just wants one to hit enter) and there seems no way to circumvent this, so I set IS_INTERACTIVE=yes (it does ``read dummy < /dev/tty''!)
* - Fix after objformat removalpav2007-03-281-0/+1
| | | | Reported by: pointyhat
* Bump version.vanilla2007-03-281-0/+1
|
* remove USE_SDL, only use sdl on test program.vanilla2007-03-281-1/+0
| | | | Approved by: ijliao@ (via irc).
* - Change my email.stas2007-03-282-2/+2
| | | | Suggested by: skv
* - Update to 1.1.1miwi2007-03-283-10/+15
| | | | | PR: 110927 Submitted by: trasz (maintainer)
* - Fix building after removal of objformat(1).alepulver2007-03-281-0/+1
| | | | Reported by: pointyhat
* - Fix building after removal of objformat(1).alepulver2007-03-281-0/+1
| | | | Reported by: pointyhat
* - Fix building after removal of objformat(1).alepulver2007-03-281-9/+1
| | | | | | - Remove FreeBSD 4.x support. Reported by: pointyhat
* - Fix building after removal of objformat(1).alepulver2007-03-281-0/+3
| | | | Reported by: pointyhat
* - Update to 0.14pav2007-03-274-34/+16
|
* PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.miwi2007-03-276-0/+251
| | | | | | | | | This package provides the QtSvg module. WWW: http://www.riverbankcomputing.co.uk/pyqt/ PR: ports/109629 Submitted by: Danny Pansters <danny at ricin.com>
* - Update to 8.69sat2007-03-272-4/+4
|
* -Remove check on FreeBSD 4.x.mezz2007-03-272-365/+361
| | | | | | -Portlint: *Use MAN1_EN and MANLANG. *Use DATADIR in plist.
* - Update to 1.48miwi2007-03-262-4/+4
| | | | | | PR: 110703 Submitted by: miwi Approved by: maintainer via irc
* Update to 0.96.marcus2007-03-264-10/+139
|
* - chase tcl/tk changesdinoex2007-03-261-2/+2
|
* - Update to 0.20rafan2007-03-262-6/+5
| | | | | PR: ports/110745 Submitted by: chinsan (maintainer)
* Update to 4.2.3lofi2007-03-259-26/+26
|
* BROKEN: Does not buildkris2007-03-251-0/+2
|
* * A bug fix (patch-open.c).maho2007-03-252-1/+30
| | | | | | * Bump portrevision. Submitted by: maintainer
* - bsd.efl.mk is now in ports/Mkpav2007-03-2411-18/+2
| | | | | PR: ports/100497 Submitted by: stass
* - COPYTREE_* are now part of bsd.port.mkpav2007-03-242-14/+0
| | | | | PR: ports/100996 Submitted by: stass
* upgrade to 1.0.2ijliao2007-03-242-4/+4
|
* - USE_PGSQLmiwi2007-03-231-2/+1
| | | | | PR: 110261 Submitted by: Anderson S. Ferreira <anderson@cnpm.embrapa.br>
* Reset mharo due to maintainer-timeouts and no response to PRs.linimon2007-03-231-2/+2
| | | | Hat: portmgr
* - Update to 2.4.1miwi2007-03-234-10/+26
| | | | | | | | - Update pkg-descr - Pass maintainership to submitter PR: 110622 Submitted by: Nemo Liu<nemoliu@gmail.com>
* Reset andrew.nau.ua@gmail.com at his request due to lack of time.linimon2007-03-232-2/+2
| | | | Hat: portmgr
* Update to 1.4.1.mezz2007-03-233-12/+22
|
* Fix to expect gettextize versions greater than 0.14vd2007-03-221-1/+10
| | | | Configure failure reported by: pav, kris
* Update master sites.vd2007-03-221-1/+1
| | | | Reported by: fenner
* - Update to 0.10.0pav2007-03-224-37/+51
|
* libopenraw is an ongoing project to provide a free software implementation forpav2007-03-226-0/+81
| | | | | | | | camera RAW files decoding. One of the main reason is that dcraw is not suited for easy integration into applications, and there is a need for an easy to use API to build free software digital image processing application. WWW: http://libopenraw.freedesktop.org/
* - Rename to graphics/agavepav2007-03-228-112/+59
| | | | | | | - Update to 0.4.2 Approved by: maintainer Repocopied by: marcus
* - Update to 1.031 to fix build with latest Cairoahze2007-03-213-4/+5
| | | | Reported and Requested by: Pav
* Update to 1.16skv2007-03-212-4/+4
|
* - Fix build: generalize gettext dependencypav2007-03-211-1/+1
| | | | Reported by: pointyhat
* - Generalize dependency on ghostscriptpav2007-03-211-5/+5
| | | | | | - While here, fix OPTIONS handling Reported by: pointyhat exprun
* chasing rubygem-builder versionijliao2007-03-211-1/+1
|
* Update to 1.4.2ahze2007-03-202-4/+4
|
* - Update to 8.68sat2007-03-202-4/+4
|
* Update to 0.54.tobez2007-03-192-4/+4
|
* Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEmarcus2007-03-1917-120/+215
| | | | | | | | | | | | | releases in that it focuses more on stability and functionality than on new features. Not that it doesn't have its share of new and exciting items. See http://www.gnome.org/start/2.18/ for all the goodies in this release. GNOME 2.18 for FreeBSD would not have been possible without the hard work of the FreeBSD GNOME Team and our intrepid band of testers including J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi, Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen, Phillip Neumann, Franz Klammer, and Neal Delmonico.
* - Update to 0.4 preview 1rafan2007-03-193-8/+10
| | | | | | | | - Update WWW - Pass maintainership to submitter PR: ports/110441 Submitted by: Nemo Liu <nemoliu at gmail.com>
* - Update to 8.67sat2007-03-192-4/+4
|
* Make fetchable.arved2007-03-192-2/+2
| | | | | PR: 11048 Submitted by: Eric P. Scott
* - GTK is required by PLUGINrafan2007-03-182-4/+4
| | | | | PR: ports/110459 Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer)
* - Fix problem on -CURRENT caused by objformat removal [1]novel2007-03-181-2/+6
| | | | | | - Use MASTER_SITE_BERLIOS Reported by: pointyhat via kris [1]
* - Follow moved dependencygabor2007-03-181-1/+2
| | | | | | | - Bump PORTREVISION - Fix INDEX build Pointyhat to: gabor
* Fix build on amd64/ia64arved2007-03-182-4/+12
|
* Update to 3.6.3, see changelog for details:mezz2007-03-183-4/+5
| | | | http://comix.sourceforge.net/changelog.html
* Fix build after objformat removalarved2007-03-181-2/+2
|
* - Update to 1.2.4pav2007-03-174-79/+21
| | | | | PR: ports/109319 Submitted by: Marcelo Araujo <araujo@bsdmail.org> (maintainer)
* Update to 0.3.5tmclaugh2007-03-174-45/+21
| | | | | | - bugfix release Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>
* Add backup sites.nork2007-03-171-2/+3
| | | | | PR: ports/110307 Submitted by: John Merryweather Cooper <john_m_cooper <@> yahoo.com>
* Bump PORTREVISION for previous commit.shaun2007-03-171-1/+1
|
* Switch off PDF support by default, to avoid requiring ghostscript-afpl.shaun2007-03-161-2/+2
| | | | | This will be reviewed again if/after -afpl is made the default ghostscript.
* - Update to 0.8.0miwi2007-03-162-5/+4
| | | | | PR: 110315 Submitted by: David Yeske <dyeske@yahoo.com>
* - Update to 0.7.2miwi2007-03-1610-88/+170
| | | | | PR: 110276 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Update to 8.66sat2007-03-162-4/+4
|