aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* Relative to the problem mentioned in the PR, fix the rc.d scriptdougb2012-03-202-17/+15
| | | | | | | | | | | | | | | | | | | | | | | | to avoid a circular dependency problem which adversely affects other scripts, including those in the base. Specifically, it's impossible to have both: REQUIRE: LOGIN and BEFORE: NETWORKING Since this services runs as an unprivileged user, LOGIN wins. While I'm here, apply various other cleanups, including adding KEYWORD: shutdown, putting the elements in more typical order, fixing some syntax issues, etc. Bump PORTREVISION due to the previous incarnation of the rc.d script being actually pathological, rather than just slightly wacky. PR: ports/165928 Submitted by: Matt Dawson <matt@chronos.org.uk> Feature safe: yes
* - fix shell pathdinoex2012-03-202-0/+9
| | | | | | PR: 165877 Submitted by: Makoto Kishimoto Feature safe: yes
* - Install missing library header filesscheidell2012-03-192-0/+123
| | | | | | | | | - No PORTREVISION bump PR: ports/166210 Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer) Approved by: Fernando <fernando.apesteguia@gmail.com> (maintainer) Feature safe: yes
* Replace USE_GCC=4.5+ by USE_GCC=4.6+ which has been transparentlygerald2012-03-191-1/+1
| | | | | | | | done by the ports infrastructure for a while. PR: 166215 Approved by: maintainer (sawp@sawp.com.br) Feature safe: yes
* add a mirrorbf2012-03-181-1/+2
| | | | Feature safe: yes
* - Update to 2.62mva2012-03-183-45/+91
| | | | | Submitted by: Rob Messick <robmessick@gmail.com> Feature safe: yes
* - Update to 0.153swills2012-03-183-12/+29
| | | | | | PR: ports/165581 Approved by: maintainer timeout (snowfly@yuntech.edu.tw, >2 weeks) Feature safe: yes
* - Update to 0.55tota2012-03-172-4/+4
| | | | Feature safe: yes
* - Update to 0.7.3tota2012-03-173-12/+12
| | | | Feature safe: yes
* - Update to 0.3.2tota2012-03-172-3/+3
| | | | Feature safe: yes
* - Update to 1.1.4tota2012-03-173-3/+4
| | | | Feature safe: yes
* Add png to depends, this fixes the build on pointyhat.kwm2012-03-161-0/+3
| | | | | | | Bump portrevision. Submitted by: pointyhat (via pav@ & erwin@) Feature safe: yes
* - Add OpenOffice patchdhn2012-03-162-1/+2326
| | | | | | PR: ports/165519 Submitted by: Pedro Giffuni <giffunip@tutopia.com> Feature safe: yes
* - Fix the build by reorder the CFLAGS/LDFLAGS to avoid it builds withmezz2012-03-163-148/+159
| | | | | | | | | | | | | its old files that were installed in system. [1] - The Python support has been removed and replaced to gobject-introspection, so correct the dependencies and plist. - Get it installs its documents in the correct place. - Get the COMMENT under 70 characters. (portlint) - Bump the PORTREVISION. PR: ports/158966 [1] Reported by: Bourne-again Superuser <matthias.andree@gmx.de> [1] Feature safe: yes
* - Update to 1.0.1zi2012-03-162-4/+3
| | | | | | PR: ports/166084 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) Feature safe: yes
* - Update to 0.9.11jgh2012-03-162-4/+4
| | | | | | - pass maintainer to ruby@ Feature safe: yes
* - Fix build by linking against the core Aqsis library, which has been patchedgahr2012-03-152-1/+2
| | | | | | | | to include a function definition which was missing - Bump PORTREVISION Reported by: PH (via pav) Feature safe: yes
* - Add a patch to fix a missing implementation of a RIB API function, thegahr2012-03-152-0/+15
| | | | | | | | | patch has been posted to the upstream tracker at http://sf.net/tracker/?func=detail&atid=383970&aid=3505124&group_id=25264 - Bump PORTREVISION Feature safe: yes
* Fix handling of gsettings conversion file.lx2012-03-152-1/+11
| | | | | Submitted by: pointy Feature safe: yes
* Add OPTION for --with-piccrees2012-03-151-0/+8
| | | | | | | PR: ports/164906 Submitted by: Martin Dieringer <martin.dieringer@gmx.de> Approved by: bytestore@yandex.ru (maintainer) Feature safe: yes
* Fix the build with clang.mezz2012-03-141-0/+3
| | | | | | PR: ports/163443 Submitted by: Jan Beich <jbeich@tormail.net> Feature safe: yes
* Fix the build with clang.mezz2012-03-141-0/+2
| | | | | | PR: ports/163519 Submitted by: Jan Beich <jbeich@tormail.net> Feature safe: yes
* Fix the build by add -lintl.mezz2012-03-141-1/+2
| | | | | | PR: ports/163121 Submitted by: freebsd@nagilum.org Feature safe: yes
* Fix LIB_DEPENDS assignment when building with SNMP supportmakc2012-03-141-1/+1
| | | | | | PR: ports/166009 Submitted by: Alex Bakhtin <Alex.Bakhtin at gmail.com> Feature safe: yes
* Fix the crash on some PDF files. Bump the PORTREVISION.mezz2012-03-142-1/+29
| | | | | | | PR: ports/162755 Obtained from: http://osdir.com/ml/general/2010-09/msg30460.html Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> Feature safe: yes
* - Revert ports/165605 as requested by portmgr@pgollucci2012-03-1410-8/+75
| | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so)
* Some minor improvements:mi2012-03-131-1/+3
| | | | | | | | | | | | * change CONFLICTS to CONFLICTS_INSTALL -- this port can build with the traditional jpeg present, conflict arises only at install-time; * use parallel builds * run the author's self-tests after building to catch any mis- -compilations or overly agressive optimizations. Approved by: Denis Podolsky (maintainer) Feature safe: yes
* Update to 6.7.5.10mm2012-03-113-3/+4
| | | | Feature safe: yes
* - update to 1.5.1.0rm2012-03-112-4/+3
| | | | Feature safe: yes
* - Update to 10.4.3.tdb2012-03-103-8/+111
| | | | Feature safe: yes
* - Fix pkg-plist for doxegen 1.8.0scheidell2012-03-092-1/+2
| | | | | | | - Bump PORTREVISION Reported by: portmgr (pav) Approved by: portmgr (pav), fluffy@FreeBSD.org (maintainer, implicit)
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵pgollucci2012-03-0910-75/+8
| | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index
* - Bump PORTREVISION to chase the update of databases/grasswen2012-03-081-3/+3
| | | | - Reset maintainer
* - Chase the update of databases/grasswen2012-03-081-1/+1
|
* - Update to 2.80sunpoet2012-03-082-3/+3
| | | | Changes: http://search.cpan.org/dist/Chart-Clicker/Changes
* - Update to 2.01sunpoet2012-03-083-3/+7
| | | | Changes: http://search.cpan.org/dist/GraphViz2/CHANGES
* - Update to 1.8.0gahr2012-03-084-147/+186
| | | | Release notes: http://www.aqsis.org/2012/02/aqsis-180-released.html
* Fix bug in Makefile that installs stuff in /usr/share. Unbreak.lx2012-03-082-3/+12
| | | | | Submitted by: pointy Feature safe: yes
* Add i386 to the BROKEN arch's.erwin2012-03-071-2/+2
| | | | Submitted by: pointyhat
* - restore a patch to fix build on ia64gahr2012-03-071-0/+18
| | | | Reported by: Anton Shterenlikht <mexas@bristol.ac.uk>
* update to 20120306; fix Tcl/Tk dependencies and CONFLICTS [1];bf2012-03-075-27/+40
| | | | | | add LICENSE and WWW PR: 153128 [1]
* adjust directory permissionsbf2012-03-061-3/+3
|
* - Update to 0.9.0tota2012-03-062-10/+9
|
* - Add a new port: graphics/R-cran-scalestota2012-03-064-0/+34
| | | | | | | Scales map data to aesthetics, and provide methods for automatically determining breaks and labels for axes and legends. WWW: http://cran.r-project.org/web/packages/scales/
* - Fix previous patch mangled by committer (scheidell, me)scheidell2012-03-061-108/+101
| | | | | | PR: ports/164029 Submitted by: Jan Henrik Sylvester <me@janh.de> Approved by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer, implicit), gabor (mentor, implicit)
* - Add dependency on textproc/py-libxml2gahr2012-03-051-1/+4
| | | | | | - Bump PORTREVISION Reported by: ph (via pav)
* - Mark BROKEN: installs file under /usr/sharepav2012-03-051-0/+2
| | | | Reported by: pointyhat
* Revert -fPIC addition; no-op anyway, and uses invalid sh code.crees2012-03-041-2/+2
| | | | | | | | PIC is already detected by libtool. PR: ports/164906 Submitted by: Jan Beich, bf Approved by: maintainer timeout
* update math/R to 2.14.2, and adjust dependent portsbf2012-03-0410-4/+10
|
* Update to 1.0.10mm2012-03-032-3/+3
|
* - Unbreak with net-snmpscheidell2012-03-032-0/+109
| | | | | | | | | - Bump PORTREVISION PR: ports/164029 Submitted by: Jan Henrik Sylvester <me@janh.de> Reviewed by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) Approved by: gabor (mentor, implicit)
* Update maintainer email in my portsak2012-03-031-1/+1
| | | | Approved by: eadler (mentor)
* - Update to 8.0.1gahr2012-03-026-51/+17
| | | | | Release notes: http://mesa3d.org/relnotes-8.0.html and http://mesa3d.org/relnotes-8.0.1.html
* - Mark MAKE_JOBS_UNSAFE since this failed for me with MAKE_JOBS enabledswills2012-03-011-0/+2
|
* - Add TEST_DEPENDS to enable testingswills2012-03-011-0/+2
| | | | Approved by: portmgr (blanket)
* - Add TEST_DEPENDS to enable testingswills2012-03-011-0/+3
| | | | Approved by: portmgr (blanket)
* update to 1.1.1bapt2012-02-293-4/+5
| | | | pass maintainership to office@
* - Update to 3.7.0gahr2012-02-2811-30/+147
| | | | Release notes: http://tulip.labri.fr/TulipDrupal/?q=node/1822
* - Update to 5.7.0wen2012-02-282-3/+3
|
* - Make MARBLE option enabled by default.avilla2012-02-271-2/+2
| | | | | | - Bump PORTREVISION. Discussed with: makc
* - Fix dependency on astro/marble.avilla2012-02-271-1/+1
| | | | | PR: 165462 Submitted by: Titus von Boxberg <titus@v9g.de>
* - Update distinfowen2012-02-271-2/+2
| | | | | PR: ports/165467 Submitted by: Gordon Shumway <gordon_a_shumway@yahoo.com>
* - Add a new port: graphics/R-cran-pixmaptota2012-02-274-0/+28
| | | | | | | Functions for import, export, plotting and other manipulations of bitmapped images. WWW: http://cran.r-project.org/web/packages/pixmap/
* - Add a new port: graphics/R-cran-rtifftota2012-02-274-0/+42
| | | | | | | | | | | | | | | | This package will read and write TIFF format images and return them as a pixmap object. Because the resulting object can be very large for even modestly sized TIFF images, images can be reduced as they are read for improved performance. This package is a wrapper around libtiff (www.libtiff.org), on which it depends (i.e. the libtiff shared library must be on your PATH for the binary to work, and tiffio.h must be on your system to build the package from source). By using libtiff's highlevel TIFFReadRGBAImage function, this package inherently support a wide range of image formats and compression schemes. This package also provides an implementation of the Ridler Autothresholding algorithm for easy generation of binary masks. WWW: http://cran.r-project.org/web/packages/rtiff/
* - Update multimedia/libxine to 1.2.1 with a commit merged from hgnox2012-02-2612-9/+415
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to fix DVB support. (which still is broken for tuners using hardware pid filtering, like when running webcamd with "-m dvb-usb-init.force_pid_filter_usage=1".) - Add patches to fix build of ports depending on libxine to: audio/amarok, graphics/gimageview [1], graphics/pornview [1], graphics/osg [2], graphics/osg-devel [2], multimedia/emotion, x11/kdelibs4 [3], multimedia/kmplayer, multimedia/konverter, multimedia/qdvdauthor [4], multimedia/vdr-plugin-xineliboutput, multimedia/xfce4-media [5], multimedia/xine_artsplugin, multimedia/k9copy-kde4 [6] - Fix RUN_DEPENDS= xine... which should be LIB_DEPENDS for audio/atunes . [7] - Mark multimedia/phonon-xine BROKEN which refuses to build with libxine 1.2.x and is deprecated upstream. [3] - Disable XINE knob for x11/eaglemode for which I don't have a fix. [2] - Note: multimedia/kaffeine runs after rakuco's x11/kdelibs4 fix, but it only shows a green window at least with mp4 or ts files. (avi files and audio still work.) It seems the kaffeine developers have found this too and are now switching away from libxine in their git repo - so I guess we'll have a broken kaffeine at least until they release a new version. - Bump PORTREVISIONs for ports depending on libxine by default. - Add optional libbluray support to multimedia/libxine and multimedia/vdr-plugin-xineliboutput. PR: ports/165057 [6] Submitted by: nox (self) [6], rakuco [3] Approved by: dinoex (maintainer, via irc) [1], amdmi3 (maintainer, via private email) [2], kde@ (rakuco, via irc) [3], Phil Oleson <oz@nixil.net> (maintainer, via private email) [4], xfce@ (rene, via irc) [5], Eduardo Gielamo Oliveira <egoliveira@gmail.com> (maintainer) [6], lme (maintainer, via irc) [7] Thanx to: Darren Salt (upstream libxine maintainer) for a few hints on irc to help with patching ports depending on deprecated libxine features
* Update to 6.7.5.7mm2012-02-263-4/+5
|
* Update to 2.09mm2012-02-262-3/+3
|
* - Switch from libungif to giflib to avoid conflictswills2012-02-262-0/+17
| | | | | | PR: ports/165329 Submitted by: swills (myself) Approved by: Hiroyuki Iwatsuki <don@na.rim.or.jp> (maintainer)
* - Switch from libungif to giflib to avoid conflictswills2012-02-261-1/+2
| | | | | | | | - Mark MAKE_JOBS_UNSAFE since this failed for me with MAKE_JOBS enabled PR: ports/165369 Submitted by: swills (myself) Approved by: <michael.grunewald@laposte.net> (maintainer)
* Replace obsolete libungif dependency by libgif.cs2012-02-251-3/+3
| | | | | | PR: ports/165335 Submitted by: dinoex@ Approved by: cs@ (maintainer), glarkin@ (mentor, implicit)
* Overwrite the moc detection test to fix the build of poppler-qt4 on < 9.0,kwm2012-02-241-0/+1
| | | | | | | | or if qt33 is installed. PR: ports/165438 [1] Reported by: ale@, rakuco@, Justin Smith <freebsd.users@gmail.com> [1] angelv <angelvg@gmail.com>
* - Update to 2.1.8tota2012-02-243-5/+6
| | | | - Fix WWW line in pkg-descr
* Remove BROKEN, I missed the commit to files/patch-Makefile thaterwin2012-02-241-2/+0
| | | | | | resolves this. Submitted by: arved
* Fix plist.kwm2012-02-242-2/+2
| | | | | Reported by: ale@ Pointyhat to: kwm@
* Fix typo in previous commiterwin2012-02-231-1/+1
| | | | Submitted by: freshports
* Mark BROKEN on i386: does not builderwin2012-02-231-0/+2
|
* Update to 0.18.4.kwm2012-02-234-23/+17
|
* Mark BROKEN: does not builderwin2012-02-231-0/+2
|
* Mark BROKEN: does not build with gifliberwin2012-02-231-0/+2
|
* - Update to 1.7.4wen2012-02-233-10/+14
|
* - Switch from libungif to giflibamdmi32012-02-232-5/+5
| | | | | PR: 165370, 165372 Submitted by: Steve Wills <swills@freebsd.org>
* - fix build with giflibdinoex2012-02-231-2/+2
|
* - Update to 0.54tota2012-02-232-4/+4
|
* - Update to 0.88sunpoet2012-02-233-56/+56
| | | | | | | | - Sort LIB_DEPENDS - Add TEST_DEPENDS - Move MAN3 from Makefile.man to Makefile Changes: http://search.cpan.org/dist/Imager/Changes
* - Update to 1.32sunpoet2012-02-222-16/+23
| | | | | | - Sort *_DEPENDS and MAN3 Changes: http://search.cpan.org/dist/Image-Info/CHANGES
* Remove useless dependency to graphics/libungifmartymac2012-02-221-2/+1
| | | | | PR: ports/165325 Submitted by: swills
* - Update to 0.53tota2012-02-212-4/+4
|
* - Change gif library from graphics/libungif to graphics/giflibsunpoet2012-02-211-5/+2
| | | | | | - Bump PORTREVISION for dependency change Notified by: Rainer Hurling <rhurlin@gwdg.de>
* - Restrict USE_PYTHON rangesunpoet2012-02-212-16/+1
| | | | - Move post-patch: to master port (graphics/ming)
* - Move post-patch: to master port (graphics/ming)sunpoet2012-02-211-5/+0
|
* - Change gif library from graphics/libungif to graphics/giflibsunpoet2012-02-211-5/+18
| | | | | | - Sort LIB_DEPENDS - Collect post-patch: of slave ports (graphics/p5-ming and graphics/py-ming) - Bump PORTREVISION for dependency change
* build with giflibdinoex2012-02-211-2/+5
|
* update to 0.8.7; use graphics/giflib instead of the deprecatedbf2012-02-212-6/+10
| | | | graphics/libungif
* always use graphics/giflib, rather than the deprecatedbf2012-02-211-5/+1
| | | | | | | graphics/libungif, for WITH_GIF PR: 165297 Submitted by: olgeni
* - does not use libungif, has its own gif functionsdinoex2012-02-211-1/+0
|
* - Switch from libungif to giflibswills2012-02-201-2/+2
| | | | - Bump PORTREVISION
* - build with giflibdinoex2012-02-201-1/+1
|
* - Update to version 0.11.0miwi2012-02-202-3/+8
| | | | | PR: 164997 Submitted by: Ports Fury
* - Update to version 2.6miwi2012-02-202-4/+4
| | | | | PR: 164996 Submitted by: Ports Fury
* - Update to 2.79sunpoet2012-02-192-3/+3
| | | | Changes: http://search.cpan.org/dist/Chart-Clicker/Changes
* - add missing dependencies to jpeg, png and giflibdinoex2012-02-192-1/+5
|
* - Update xpaint to 2.9.9johans2012-02-198-117/+81
| | | | | - Now using GNU configure rather than Imakefiles - Dependens on new port x11-toolkits/libxaw3dxft
* - fix build with gcc46dinoex2012-02-191-0/+12
|
* Ugh, fix last-minute change in the xerox_mfp patch.fjoe2012-02-191-2/+2
|
* - Fix USB-attached devices in xerox_mfp driver [1]fjoe2012-02-194-16/+88
| | | | | | | | | - Recommend to use etc/devd/saned.conf instead of modifying /etc/devd.conf - Provide a working example for etc/devd/saned.conf - rc.d script requires LOGIN - Bump PORTREVISION Obtained from: upstream [1]
* Remove gratitutous version number from LIB_DEPENDS where not required.eadler2012-02-191-1/+1
|
* - build with giflibdinoex2012-02-191-3/+2
|
* - build with giflibdinoex2012-02-191-3/+3
|
* - build with giflibdinoex2012-02-192-2/+2
|
* - Update to 0.9.2.avilla2012-02-193-5/+5
|
* - Update to 0.9.16.avilla2012-02-193-11/+24
| | | | | | - Move dependency from devel/llvm29 to devel/llvm. This version adds support for LLVM 3.0.
* - Update to 1.4.avilla2012-02-183-3/+12
|
* The openNURBS Initiative provides CAD, CAM, CAE, and computer graphics softwarepawel2012-02-188-0/+119
| | | | | | | | | | | | developers the tools to accurately transfer 3-D geometry between applications. openNURBS is an open source toolkit for reading and writing models in the 3DM format WWW: http://www.openNURBS.org PR: ports/164376 Submitted by: Fernando Apesteguia <fernando.apesteguia@gmail.com>
* - build with giflibdinoex2012-02-181-1/+1
|
* - build with giflibdinoex2012-02-182-4/+24
| | | | - add dependecy to iconv as source used iconv directly
* - build with giflibdinoex2012-02-183-3/+3
|
* - remove libungif, use giflibdinoex2012-02-181-11/+3
| | | | - remove option GIFLIB
* - Update devel/sdl12 to 1.2.15mva2012-02-1834-31/+37
| | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav
* - Update to 2.78sunpoet2012-02-182-3/+3
| | | | Changes: http://search.cpan.org/dist/Chart-Clicker/Changes
* - Security patchdinoex2012-02-172-0/+21
| | | | | Security: CVE-2011-3026 Obtained from: Debian
* - add EXPIRATION_DATEdinoex2012-02-171-0/+1
| | | | Submitted by: crees
* - set CONFLICTS after 2 month time to migratedinoex2012-02-171-0/+2
| | | | PR: Steve Wills
* - set CONFLICTSdinoex2012-02-171-0/+1
| | | | PR: 163592
* - set DEPRECATEDdinoex2012-02-171-1/+1
| | | | PR: 163592
* Deprecate; this port is so far out of date that the distfile was removed bycrees2012-02-171-2/+7
| | | | | | | | upstream five years ago, so the port has been broken since then. PR: ports/92651 Submitted by: edwin Approved by: maintainer (implicit from timeout)
* - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-1636-11/+36
|
* - Update to 3.9scheidell2012-02-162-3/+3
| | | | | | | PR: ports/164850 Submitted by: Eugene Mychlo <myc@barev.net> (maintainer) Approved by: gabor (mentor, implicit) Feature safe: yes
* - Update to 0.3.1tota2012-02-163-12/+19
|
* Add -fPICcrees2012-02-161-2/+2
| | | | | | PR: ports/164906 Submitted by: Martin Dieringer <martin.dieringer@gmx.de> Approved by: Denis Podolskiy <bytestore@yandex.ru> (maintainer)
* Add shotwell patches to work with the new libraw. Disable jasper support inlx2012-02-163-1/+148
| | | | | libraw, as a) no dependency is defined for jasper to begin with, and b) it fails to link when jasper support is enabled. Bump libraw portrevision.
* - update to 1.1.0bapt2012-02-163-21/+6
|
* Remove unused variable USE_PKGCONFIG.osa2012-02-161-1/+0
| | | | | | E-mailed by: eadler Found by: Alex Kozlov Tested at: Redports
* - Update to 0.4.4sunpoet2012-02-154-20/+20
| | | | | | | - Remove distinfo: no need for a slave port - Take maintainership Changes: https://github.com/libming/libming/blob/master/NEWS
* - Update to 0.4.4sunpoet2012-02-156-64/+85
| | | | | | | | - Fix build with Perl 5.14 - Remove distinfo: no need for a slave port - Take maintainership Changes: https://github.com/libming/libming/blob/master/NEWS
* - Update to 0.4.4sunpoet2012-02-152-54/+23
| | | | | | - Take maintainership Changes: https://github.com/libming/libming/blob/master/NEWS
* - update to 10.35.84dinoex2012-02-152-3/+3
|
* - Update to 2.03sunpoet2012-02-152-4/+11
| | | | Changes: http://search.cpan.org/dist/Graph-ReadWrite/Changes
* - Update to 2.77sunpoet2012-02-152-3/+3
| | | | Changes: http://search.cpan.org/dist/Chart-Clicker/Changes
* - update to 1.5.0.9rm2012-02-154-147/+32
|
* Update to 2.6.12.kwm2012-02-155-141/+17
|
* - Update to 1.1.3tota2012-02-153-3/+4
|
* Bump pcre library dependency due to 8.30 updatemm2012-02-143-4/+4
|
* - When gettext is disabled, this port still needs iconvpav2012-02-141-0/+1
| | | | Reported by: Hakisho Nukama <nukama@googlemail.com>
* - Update to 0.12.1pgj2012-02-135-28/+7
| | | | Obtained from: FreeBSD Haskell
* - Update to 0.12.2pgj2012-02-132-6/+3
| | | | Obtained from: FreeBSD Haskell
* - Update to 2.02sunpoet2012-02-133-19/+32
| | | | | | - Sort MAN3 and PLIST Changes: http://search.cpan.org/dist/Graph-ReadWrite/Changes
* - Please welcome GHC 7.0.4pgj2012-02-131-1/+1
| | | | | | | | | | | | | GHC in the ports tree has been updated to version 7.0.4 and the port revision for all the Haskell ports without version changes are bumped. Other per-port updates are coming soon. This update also incorporates some improvements for bsd.cabal.mk that makes working with Haskell ports even easier. Thanks ashish@ for the help! Obtained from: FreeBSD Haskell
* - Update to 2.01wen2012-02-132-4/+4
| | | | | ChangeLog: http://cpansearch.perl.org/src/NEILB/Graph-ReadWrite-2.01/Changes - Reset maintainer to perl@
* - Drop maintainershipamdmi32012-02-131-1/+1
|
* - convert to using PYTHON_SITELIBDIR (non-functional change)rm2012-02-135-203/+202
|
* - Update to 8.77sunpoet2012-02-122-3/+3
| | | | | | | | Changes: http://search.cpan.org/dist/Image-ExifTool/Changes http://www.sno.phy.queensu.ca/~phil/exiftool/history.html PR: ports/164550 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 15 days)
* - Update to 1.4tota2012-02-122-3/+3
|
* - Update to 2.09sunpoet2012-02-122-3/+3
| | | | | Changes: http://search.cpan.org/dist/GraphViz/CHANGES Approved by: clsung (maintainer, via IRC)
* - Update to 0.52tota2012-02-112-4/+5
| | | | | | | - Add CONFIGURE_ARGS to fix configure issue when the value of LOCALBASE is not /usr/local [1] Supported by: redports.org with QATty buildgroup [1]
* - Add a new port: graphics/R-cran-rgdaltota2012-02-114-0/+39
| | | | | | | | | | | | | Provides bindings to Frank Warmerdam's Geospatial Data Abstraction Library (GDAL) (>= 1.3.1) and access to projection/transformation operations from the PROJ.4 library. The GDAL and PROJ.4 libraries are external to the package, and, when installing the package from source, must be correctly installed first. Both GDAL raster and OGR vector map data can be imported into R, and GDAL raster data and OGR vector data exported. Use is made of classes defined in the sp package. WWW: http://cran.r-project.org/web/packages/rgdal/
* Update to 1.7.24.jsa2012-02-112-3/+3
| | | | Approved by: wxs (mentor)
* - Update to 0.63.04dhn2012-02-103-3/+6
|
* Update to 2.3uqs2012-02-102-4/+6
| | | | | | | | Pass maintainership to submitter PR: ports/164926 Submitted by: Niclas Zeising <zeising@daemonic.se> Approved by: beat (mentor)
* Revert mistaken libraw regression.lx2012-02-101-2/+2
| | | | Submitted by: osa@
* Update to 0.11.6, and take maintainership.lx2012-02-106-103/+28
| | | | Reviewed by: gnome@ (gperez)
* Update from 0.13.7 to 0.14.5.osa2012-02-104-20/+22
| | | | | | Fix whitespaces. Use bsd.port.options.mk. Bump PORTREVISION for dependent port.
* Add a \0-terminating patchmi2012-02-093-6/+14
| | | | | | Submitted by: Andriy Gapon Make portlint a little happier. Bump PORTREVISION.
* - Update to 2.8.0gahr2012-02-085-52/+57
| | | | | | | | | | | | | Changes: * There are now callbacks to support multitouch capability. * Solaris and OSX support have improved. * Fullscreen mode and Game mode behave better. * Addition of Visual Studio 2010 projects & solutions. * Many bugs have been fixed. PR: 163829 Submitted by: Pietro Cerutti <gahr@FreeBSD.org>
* - Add a new port: graphics/R-cran-munselltota2012-02-084-0/+29
| | | | | | Functions for exploring and using the Munsell colour system WWW: http://cran.r-project.org/web/packages/munsell/
* - Add a new port: graphics/R-cran-dichromattota2012-02-084-0/+28
| | | | | | | Collapse red-green distinctions to simulate the effects of colour-blindness WWW: http://cran.r-project.org/web/packages/dichromat/
* - Fix the INDEXpgollucci2012-02-081-0/+1
| | | | Pointy Hat to: dinoex
* Bump PORTREVISION for last pkg-plist fixerwin2012-02-071-0/+1
| | | | Submitted by: avilla
* Fix mismerge in previous commiterwin2012-02-071-2/+116
| | | | | PR: Submitted by: pointyhat, rakuco
* The variable is USE_PERL5 not USE_PERLeadler2012-02-071-1/+1
| | | | | | Submitted by: Alex Kozlov Reviewed by: perl (swills) Approved by: portmgr (pav)
* - Update to 0.04sunpoet2012-02-073-15/+10
| | | | | | | Changes: http://search.cpan.org/dist/SVG-Graph/Changes PR: ports/164079 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 24 days)
* - Respect LOCALBASEmiwi2012-02-071-1/+1
|
* - fix build wirth gcc46dinoex2012-02-072-1/+12
| | | | - add explict dependency to UnitKit
* - Chase unixODBC shlib bumpmiwi2012-02-061-2/+2
|
* - Update to 2.1.7tota2012-02-062-7/+10
|
* - restore original CFLAGS to avoid symbols clashgahr2012-02-061-0/+2
| | | | | PR: 164285 Submitted by: Lee Thomas <lee_thomas@lthomas.net>
* Update to 0.8 with a better WWW in pkg-descr.rakuco2012-02-054-100/+6
|
* - Update to 1.090swills2012-02-022-5/+6
| | | | | | | - Add TEST_DEPENDS to enable testing PR: ports/164519 Submitted by: sunpoet
* - Update to 2.5jgh2012-02-0120-57/+6526
| | | | | | | | | - Update tomcat dependency logic - Drop TOMCATOWN/TOMCATGRP in favor of defaults WWWOWN/WWWGRP - Drop war installation. Expand war and install as individual files to account for proper cleanup - Application installs into its own directory now (safer) -- update pkg-message to reflect this Approved by: wen (maintainer), crees (mentor)
* - Update to 2.5jgh2012-02-013-10/+2186
| | | | | | | | - Update tomcat dependency logic - Drop TOMCATOWN/TOMCATGRP in favor of defaults WWWOWN/WWWGRP - Drop war installation. Expand war and install as individual files to account for proper cleanup Approved by: wen (maintainer), crees (mentor)
* - Update to 2.5jgh2012-02-014-12/+559
| | | | | | | | | - Update tomcat dependency logic - Drop TOMCATOWN/TOMCATGRP in favor of defaults WWWOWN/WWWGRP - Drop war installation. Expand war and install as individual files to account for proper cleanup. - Application installs into its own directory now (safer) -- update pkg-message to reflect this Approved by: wen (maintainer), crees (mentor)
* - Update to 0.28jgh2012-02-012-4/+3
| | | | | | | | - clang compiling improvements PR: ports/164657 Submitted by: maintainer Approved by: crees, rene (implicit)
* - Update to 10.3.1.tdb2012-01-303-12/+18
|
* - Update to 2.5miwi2012-01-292-13/+19
| | | | | PR: 164158 Submitted by: Ports Fury
* - Update to 0.3.4miwi2012-01-293-3/+47
| | | | | PR: 164579 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
* - Update to 3.40miwi2012-01-294-21/+63
| | | | | PR: 164159 Submitted by: Ports Fury
* - Update to version 3.07miwi2012-01-292-3/+11
| | | | | PR: 164160 Submitted by: Ports Fury
* - Fix build with gcc4.6miwi2012-01-281-0/+34
| | | | | PR: 164141 Submitted by: Heath Nielson <heathn@gmail.com>
* - Update to 0.1.4scheidell2012-01-262-7/+7
| | | | | | | | | - switch to xz - make portlint happy PR: ports/164501 Submitted by: maintainer Approved by: gabor (mentor, implicit)
* - Update pure to 0.51 and update modulespav2012-01-262-18/+6
| | | | | PR: ports/161799 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
* update ogre to 1.7.4oliver2012-01-264-12/+11
| | | | bump PORTREVISION on affected ports
* - fix pkg-plistrm2012-01-252-5/+1
| | | | | | | | - remove unsupported versions of FreeBSD PR: 163424 Submitted by: 4720 at hushmail dot com, rm (myself) Reviewed by: mm (maintainer; timeout 2 weeks+)
* The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, whichavilla2012-01-2515-30/+30
| | | | | | | | | | concludes the 4.7 series. The official release notes can be found at: http://kde.org/announcements/announce-4.7.4.php PR: 162216 PR: 163662
* - Pet Tinderbox and friends.avilla2012-01-251-1/+1
| | | | | | | | | | OPTIONSFILE must be set using ?= to allow overriding. PR: 163743 PR: 163744 PR: 163745 PR: 163746 Submitted by: A.J. Kehoe IV (Nanoman) <vOo4vyPj@nanoman.ca>
* - Update to 0.7.7jgh2012-01-254-77/+102
| | | | | | | | | - Account for DISABLE_NLS - Add patch for runtime bug PR: ports/164202 Submitted by: maintainer Approved by: crees, rene (mentors)
* - do not try to delete libdata/pkgconfig [1]bapt2012-01-241-2/+1
| | | | | | - s/drirmtry/dirrm for include/SampleICC Reported by: pointyhat (pav) [1]
* - Update to 0.9.15.2.avilla2012-01-242-10/+10
| | | | | - Depend on llvm29 shared library (thus at runtime too). - Remove a couple of FreeBSD 6.X quirks.
* - Update to 1.1rafan2012-01-233-3/+5
|
* Do not try to remove libdata/pkgconfigbapt2012-01-222-3/+6
| | | | | change the library name extension from 2.0.0 to 2 Bump port revision
* Pass maintainership to office@ (this will be used in libreoffice)bapt2012-01-221-1/+1
|
* Graphite is a package that can be used to create "smart fonts" capable ofbapt2012-01-226-0/+65
| | | | | | | | | | | | | | displaying writing systems with various complex behaviors, such as: * contextual shaping * ligatures * reordering * split glyphs * bidirectionality * stacking diacritics * complex positioning WWW: http://scripts.sil.org/RenderingGraphite
* Maintainer states that development has stopped, so set an expiration datelinimon2012-01-221-1/+3
| | | | | | and turn it back over to the pool. Hat: portmgr
* Add sampleicc 1.6.6, library for reading, writing, manipulating, andbapt2012-01-225-0/+92
| | | | applying ICC profiles.
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-2234-34/+34
| | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr
* Depend on devel/llvm29 as opengtl is not compatiable with the upcomingbrooks2012-01-211-1/+1
| | | | upgrade to llvm-3.0.
* Use the right toolchain, not lang/gcc34; add a test targetbf2012-01-211-1/+8
|
* Fix LIBDEPENDS != LIB_DEPENDSdougb2012-01-201-1/+1
| | | | Submitted by: eadler
* - Update to 1.1-1tota2012-01-202-4/+3
|
* update math/R to 2.14.1, and adjust dependent portsbf2012-01-195-4/+5
|
* - Update to 2.61mva2012-01-183-28/+111
|
* - Remove X11BASEpav2012-01-171-2/+2
| | | | Reported by: pointyhat
* - Update devel/tbb to 4.0.0martymac2012-01-161-2/+2
| | | | - Bump dependent ports' revisions
* - Attempt to fix build after X11BASE removalpav2012-01-161-1/+1
| | | | Reported by: pointyhat
* Adjust necesary ports to build with xcb-util 0.3.8garga2012-01-152-5/+5
| | | | | | | | | | | audio/pulseaudio is being updated to 0.9.23 x11/startup-notification is being updated to 0.12 Both was approved by kwm@ x11-wm/awesome is being updated to 3.4.11 Exp-run by: pav@
* Update lame to 3.99.3.netchild2012-01-151-1/+1
| | | | Bump portrevision of all ports which depend upon it.
* - Unbreak with libc++miwi2012-01-151-0/+10
| | | | | PR: 163444 Submitted by: Jan Beich <jbeich@tormail.net>
* - Update to 0.3.2miwi2012-01-153-4/+7
|
* - Update to 1.1.2miwi2012-01-152-11/+5
| | | | - Pet Portlint
* - Update to 1.0.9miwi2012-01-152-4/+3
|
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-142-2/+2
| | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other.
* - fix build with gcc46dinoex2012-01-141-0/+12
|
* - make check saferdinoex2012-01-141-1/+1
|
* - Update to 2.4.4sunpoet2012-01-134-8/+8
|
* - Update to 8.75sunpoet2012-01-133-7/+12
| | | | | | | | Changes: http://search.cpan.org/dist/Image-ExifTool/Changes http://www.sno.phy.queensu.ca/~phil/exiftool/history.html PR: ports/163931 Submitted by: sunpoet (myself) Approved by: Tod McQuillin <devin@spamcop.net> (maintainer)
* - update to 5.6.0wen2012-01-132-3/+3
|
* - Author of stl2pov has replaced code with python module, py-stlscheidell2012-01-128-41/+65
| | | | | | PR: ports/163698 Submitted by: Roland Smith <rsmith@xs4all.nl> (maintainer) Approved by: maintainer, gabor (mentor)
* - detect ttf support in libgddinoex2012-01-121-0/+1
|
* Update to 2.2uqs2012-01-123-15/+4
| | | | | | PR: ports/163983 Submitted by: Niclas Zeising <zeising@daemonic.se> Approved by: beat
* - Update to 0.9.10jgh2012-01-122-3/+3
| | | | Approved by: rene (mentor)
* - update to 10.35.83dinoex2012-01-113-23/+3
|
* - add missing dependencywen2012-01-111-3/+4
| | | | | PR: ports/163991 Submitted by: swills@
* Easy graphic editing programpawel2012-01-114-0/+41
| | | | | | | WWW: http://qt-apps.org/content/show.php/easyPaint?content=140877 PR: ports/163902 Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
* Chase pdflib.so version and bump PORTREVISION accordingly.ale2012-01-102-2/+2
|
* Update ImageMagick to 6.7.4-4mm2012-01-103-7/+10
| | | | | | Fix plist for some doc files [1] PR: ports/163424 [1]
* - The proper acronym for Apache Software License 2 is really AL2tabthorpe2012-01-097-7/+7
| | | | | | | | | - Thanks to crees@ for generating the initial patch PR: ports/163521 Submitted by: Pedro Giffuni <pfg apache.org> Hat: portmgr Exp run by: pav
* - Remove outdated version checkseadler2012-01-094-50/+40
| | | | Reviewed by: nox
* Update xpaint to 2.9.8.4johans2012-01-092-3/+3
|
* Repeated words are are hard to to find sometimes.eadler2012-01-088-8/+8
| | | | Approved by: portmgr (itetcu)
* Assign to swills@ he already maintains p5-Glib2 and p5-Gtk2.kwm2012-01-071-1/+1
| | | | | Approved by: swills@ With hat: gnome@
* - Update to 0.87sunpoet2012-01-062-3/+3
| | | | Changes: http://search.cpan.org/dist/Imager/Changes
* - Remove unneeded DEPENDSswills2012-01-061-3/+2
| | | | - Add missing BUILD_DEPENDS to allow testing
* - MAKE_JOBS_UNSAFEpav2012-01-051-1/+1
| | | | Reported by: pointyhat
* - Correctly link against pthread to avoid segfaulting at shlib load timegahr2012-01-041-0/+2
| | | | - Bump PORTREVISION
* Switch libwpg dependency to fix the upgrade.marcus2012-01-041-1/+2
| | | | Submitted by: bsam
* Update to 0.48.2.marcus2012-01-032-5/+4
| | | | | PR: 163179 Submitted by: bsam
* Update to 1.082.marcus2012-01-032-3/+3
| | | | | PR: 163755 Submitted by: swills
* Update to 2.1uqs2012-01-022-3/+3
| | | | | | | PR: ports/163340 Submitted by: Niclas Zeising <zeising@daemonic.se> Approved by: beat Feature safe: yes
* - change required APACHE version from 13+ to 20+ohauer2012-01-021-3/+1
| | | | | | | | (prepare to remove www/apache13) - no PORTREVISION bump since apache22 is the default with hat apache@
* Update to 1.7.22.jsa2011-12-312-3/+3
| | | | | Approved by: wxs (mentor) Feature safe: yes
* - Remove unneeded libungif dep. The program bundles the parts of libungifswills2011-12-311-2/+1
| | | | | | that it needs and builds fine without libungif installed. Not bumping PORTREVISION since the binaries don't change and nothing depends on this port.
* - Update to 2.14.1pav2011-12-314-15/+100
|