aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* add patch file to fix building in case textproc/tinyxml is installed on the ↵oliver2013-05-231-0/+10
| | | | | | system PR: 175763
* - Disable threading, this should fix crashers on startuppawel2013-05-232-17/+29
| | | | | caused by glib's pthread FreeBSD problems reported in ports/177795 - Convert GNOME support detection to option
* Update to 2.24.18.kwm2013-05-222-3/+3
|
* Update to 0.03(.)4.tobez2013-05-222-10/+5
| | | | Changes: http://search.cpan.org/dist/Imager-QRCode/Changes
* - Upgrade to 0.09.kuriyama2013-05-213-9/+4
|
* Fix plist.tobez2013-05-212-0/+5
| | | | Reported by: Ports-QAT
* Update to 0.96.tobez2013-05-213-9/+6
| | | | Changes: http://search.cpan.org/dist/Imager/Changes
* Fix build with glib 2.34 [1] and while here make it build with clang.kwm2013-05-218-2/+167
| | | | | | Also add support for GNOME print which wasn't handled. Submitted by: pointyhat via miwi [1]
* - Update to 3.0miwi2013-05-212-13/+34
| | | | | | | | - Add License - Trim header PR: 178594 Submitted by: Ports Fury
* - Update MASTER_SITESmiwi2013-05-212-48/+27
| | | | | | | | | | - Add LICENSE - Add MAKE_JOBS_SAFE - Support PLIST_FILES - Trim Header PR: 178593 Submitted by: Ports Fury
* - Update to 1.0.4miwi2013-05-2160-172/+1627
| | | | | PR: 178595 Submitted by: Ports Fury
* - Update textproc/libwpd to 0.9.8 release [1]fluffy2013-05-211-1/+1
| | | | | | - Pass maintainerhip of libwp[d|g] to office@ team Submitted by: jkim via email [1]
* Unbreak build.lx2013-05-2110-2/+336
| | | | | PR: ports/177913 Submitted by: KATO Tsuguru
* - Update to 0.31.0madpilot2013-05-212-4/+3
| | | | Reported by: portscout
* Explicitly depend on USE_GL=gl, this will fix the build by providing neededkwm2013-05-211-5/+7
| | | | | | | | build_depends. [1] While here, Use USE_SQLITE, USES=pathfix and pkgconfig, remove shlib versions from lib_depend. Submitted by: xorg exp-run (run by miwi) [1]
* - Update MASTER_SITESmiwi2013-05-203-30/+15
| | | | | | | - Support PORTEXAMPLES PR: 178575 Submitted by: Ports Fury
* Update to version 0.19.2.bsam2013-05-204-39/+6
| | | | | | PR: ports/178659 Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net> (maintainer, final patch via e-mail)
* Add hugin-devel to build.grog2013-05-201-0/+1
| | | | Approved by: itetcu (mentor)
* - Update to 20130520 snapshotgblach2013-05-202-6/+4
| | | | Approved by: crees, tabthorpe (mentors, implicit)
* - Remove misc/shared-mime-info from RUN_DEPENDS, USES=shared-mime-info ↵gblach2013-05-201-2/+0
| | | | | | already do it Approved by: crees, tabthorpe (mentors, implicit)
* Update to 0.0.14bapt2013-05-203-4/+3
|
* Update to 1.2.1bapt2013-05-202-3/+3
|
* Instead of depending on clutter to pull libGL in explicitly depend on it. [1]kwm2013-05-201-8/+5
| | | | | | While here update Makefile header and switch to USES=pathfix. Submitted by: xorg-exp run (via miwi) [1]
* - Update to 2.67mva2013-05-194-67/+199
| | | | - Reorganise options to better match the package's option names
* - Update to 1.6.1tota2013-05-193-5/+4
| | | | - Replace tab with a space after WWW: in pkg-descr
* - Update to 0.7.4rakuco2013-05-192-8/+7
| | | | | | | | | | | - Add VuXML entry - Trim Makefile header - Add LICENSE PR: ports/177206 Submitted by: Alexander Milanov <a@amilanov.com> Approved by: Thomas Hurst <tom@hur.st> (maintainer) Security: a8818f7f-9182-11e2-9bdf-d48564727302
* KDE/FreeBSD team presents KDE SC 4.10.3 ports!makc2013-05-1916-31/+30
| | | | | | - Remove patches and checks for unsupported FreeBSD versions. The area51 repository features commits by avilla, rakuco and myself.
* - Update to digiKam and Kipi Plugins ports to 3.2.0makc2013-05-195-16/+4
|
* - Update EFL libraries to 1.7.7gblach2013-05-1959-199/+129
| | | | | | - Update Enlightenment to 0.17.3 Approved by: crees (mentor)
* - Update to 9.1.2gahr2013-05-173-9/+24
| | | | | | | - Fix build on < 900014 by depending on gcc 4.6+ [1] Obtained from: emulators/fceux (r315330) [1] Reported by: awarecons <awarecons@gmail.com> [1]
* Update maintainer's email address and drop maintainership of a few ports.rakuco2013-05-173-3/+3
| | | | | PR: ports/178543 Submitted by: Piotr Smyrak <smyru@heron.pl> (maintainer)
* Upgrade to 1.5.5.thierry2013-05-176-55/+95
| | | | | | Changelog at <http://sourceforge.net/projects/cimg/files/>. Remark: switching from ffmpeg to ffmpeg1.
* - Trim headermiwi2013-05-162-58/+44
| | | | | | | | | | | | - Update MASTER_SITES - Add LICENSE - Add MAKE_JOBS_SAFE - Support PLIST_FILES - Support DESKTOP_ENTRIES - OptionNG PR: 178591 Submitted by: Ports Fury
* Fix inverse breakage introduced with last commit.grog2013-05-161-6/+3
| | | | | | Submitted by: danfe Approved by: itetcu (mentor) Pointy hat to: grog
* Add run dependency on ghostscript and psutilsjohans2013-05-161-0/+4
|
* Add the patch from r317896 to qt4-svg too per miwi's request.rakuco2013-05-151-0/+35
| | | | | | | | | | | | | | From r318239: These ports which previously failed to build with clang-i386 use their private copies of the qsimd_p.h header, since this private header is not installed at all (which, in turns, makes the PORTREVISION bump in qt4-corelib quite useless). We thus need to add a copy of the same patch to all these ports to make sure the qsim_p.h they use when being built is actually the one we want. Hopefully this gets miwi happy and people on clang-i386 can build these ports again.
* Add the patch I added to qt4-corelib in r317896 to some other Qt ports.rakuco2013-05-151-0/+35
| | | | | | | | | | | | | These ports which previously failed to build with clang-i386 use their private copies of the qsimd_p.h header, since this private header is not installed at all (which, in turns, makes the PORTREVISION bump in qt4-corelib quite useless). We thus need to add a copy of the same patch to all these ports to make sure the qsim_p.h they use when being built is actually the one we want. Hopefully this gets miwi happy and people on clang-i386 can build these ports again.
* - Update to 1.5miwi2013-05-152-8/+11
| | | | | PR: 177929 Submitted by: ports fury
* - Fix plist.rakuco2013-05-153-4/+7
| | | | | | | | - Remove numbers from the dependencies. - Adjust URL in pkg-descr to the new format. PR: ports/178615 Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
* Reconcile declarations and definitions of a few static functionsmi2013-05-151-0/+18
| | | | | | to make compilable by the newer compilers (gcc47, gcc48). Approved by: maintainer
* - Update to 0.2.3miwi2013-05-152-10/+5
| | | | | PR: 178503 Submitted by: maintainer
* Ensure clean removal.grog2013-05-141-1/+1
| | | | | Reported by: pointyhat Approved by: edwin (mentor)
* - Update to 6.1.0wen2013-05-143-221/+358
| | | | | | | - Trim Makefile headers - Convert to optionsNG - Update LIB_DEPENDS - Reset maintainer to ports@
* Add missing 'imageformats' to USE_QT4.stefan2013-05-142-4/+4
| | | | | | PR: 168319 Submitted by: Mel Flynn <rflynn@acsalaska.net> Reviewed by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
* Stop insisting on particular major versions of the shared libraries wemi2013-05-142-4/+56
| | | | | | depend on. Make compilable with newer compilers (gcc47, gcc48).
* - Convert to PEAR_AUTOINSTALLmiwi2013-05-131-49/+1
|
* - Convert to PEAR_AUTOINSTALLmiwi2013-05-131-17/+2
| | | | - Trim header
* Remove files that left after conversion to slave-port.rm2013-05-133-54/+0
| | | | | PR: 178522 Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer)
* - fix option MANPAGESdinoex2013-05-132-1/+3
| | | | Reported by: ache, crees
* - Restore and make default the XINERAMA option which was accidentally droppedpgj2013-05-131-1/+1
| | | | | | | | | | | in r309275 - Bump port revision for the port and for all of its dependents, especially xmonad, because it can only work in dual-monitor configurations with this setting enabled PR: ports/178336 Submitted by: Christopher J. Ruwe <cjr@cruwe.de> Obtained from: FreeBSD Haskell
* - Don't install libkipi l10n files, they are provided by kde4-l10n ports [1]makc2013-05-122-28/+6
| | | | | | - gettext is required during build, change dependence type to build only Reported by: Wolfgang Riegler via kde-freebsd maillist [1]
* Update to 1.1.10.rakuco2013-05-125-6/+18
| | | | | | | | The change to thread.h has been reported upstream in https://github.com/OpenImageIO/oiio/issues/529. PR: ports/178505 Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer)
* Rectify USE_TEX to support both of teTeX and TeXLive.hrs2013-05-129-15/+12
| | | | | | | | | TEX_DEFAULT: A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf. USE_TEX: A knob for port developers. Valid keywords are listed in bsd.tex.mk.
* Import my upstream commit to fix the detection of 3dNOW! support.rakuco2013-05-121-1/+0
| | | | | | | | | | | | The patch was originally written by dim@ and fixes the way Qt includes the <mm3dnow.h> header. See the upstream commits' message for more information. Practically speaking, this should make the Qt ports build with clang on i386 again, and allows us to revert commits r316233, r316348 and r316341: miwi was very laconic in his commit messages, but the changes all point to the issue being fixed here. Submitted by: dim
* Provide a better description for an option and reformat port description.danfe2013-05-112-10/+10
|
* - Update to 0.6.2madpilot2013-05-113-15/+15
| | | | | | | - Use DATADIR macro PR: ports/178434 Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
* Update to OpenJUMP 1.6.2.lme2013-05-113-5/+5
| | | | | | | | | | | | | | | New Features * improved MrSID support Improvements * Improve WMS parser to include WMS 1.3.0 Bug Fixes * several minor bugs, especially in wms and postgis support * fix bug 3611412 happening after a MergeSelectedFeatures operation * fix a bug in MergeSelectedFeatures preventing the merge of MultiGeometries * set the appropriate srid to the layer after AddDatastoreLayerPlugin PR: ports/178338 Submitted by: maintainer
* - Update to 1.1.14miwi2013-05-102-3/+8
| | | | | PR: 177912 Submitted by: Ports Fury
* - Broken fails to packagemiwi2013-05-101-0/+2
|
* - Update to 7.1.4miwi2013-05-107-478/+79
| | | | | PR: 177927 Submitted by: ports fury
* - Install the C++ wrapper FreeImagePlus as wellgahr2013-05-102-5/+20
| | | | | | | | - Fix COMMENT and pkg-descr - Bump PORTREVISION PR: 178450 Submitted by: thierry
* - Update to 1.2madpilot2013-05-095-17/+92
| | | | | | | - Add javascript support PR: ports/178371 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
* - Bump PORTREVISION after update of x11/libxfce4util, and x11-wm/xfce4-panelolivierd2013-05-092-12/+7
| | | | | | | | While I'm here, - Finish to convert USES - Trim Makefile header - Remove ABI version in LIB_DEPENDS - Remove desktopfileutils, because MimeType entry is not present in desktop file
* -update to 10.35.89dinoex2013-05-082-6/+3
|
* Mark MAKE_JOBS_SAFEehaupt2013-05-081-0/+1
|
* Remove exec and unexec of update-desktop-database from pkg-plist,bsam2013-05-071-2/+0
| | | | | | | | | | forgotten at the previous commit. PS. Actually the previous commit was intended to be done to the redports repository. Unfortunately I used the wrong terminal multiplexor window to do the commit. :-( Reminded by: kwm
* Add some shebangfix to allow building most of the ports tree without ↵bapt2013-05-071-0/+2
| | | | | | | /usr/bin/perl Submitted by: John Marino Obtained from: DPorts
* Add graphics/yagf.bsam2013-05-071-5/+1
|
* - Convert to use shebangfix USES flagehaupt2013-05-071-10/+5
| | | | | - Trim header - Use new options framework for DOCS
* Convert USE_NCURSES by USES=ncursesbapt2013-05-061-1/+1
| | | | Convert USE_READLINE by USES=readline
* Convert from WITHOUT_NLS to PORT_OPTIONS:MNLSbapt2013-05-062-15/+11
|
* Fix typobapt2013-05-061-1/+1
| | | | Submitted by: cperciva
* Convert to new options frameworkbapt2013-05-0615-192/+141
|
* Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexhrs2013-05-069-16/+12
| | | | instead to make migration to TeXLive easier.
* - Update to 0.8-9tota2013-05-053-4/+4
| | | | - Update pkg-descr which should have been fixed in 0.8-6
* - Unbreak by adding patchtota2013-05-053-16/+54
| | | | | | - Convert to new Makefile header - Remove indefinate article from COMMENT - Remove ABI version number from LIB_DEPENDS
* Update to 2.9.2zeising2013-05-053-4/+5
| | | | | Changelog: http://feh.finalrewind.org/archive/2.9.2/
* Mark as broken: does not fetchbapt2013-05-051-2/+3
|
* - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also setbdrewery2013-05-041-2/+0
| | | | | | | | | | | | MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER} without any extra logic. - Cleanup ports working around the empty MAKE_JOBS_NUMBER - This also fixes several ports that were expecting MAKE_JOBS_NUMBER to always have a number Reviewed by: bapt Spotted by: John Marino <draco@marino.st> With hat: portmgr
* Fix build with bmakebapt2013-05-041-0/+3
|
* Fix build with bmakebapt2013-05-041-2/+2
|
* Fix build with bmakebapt2013-05-041-0/+1
|
* Chase security/libgcrypt updateehaupt2013-05-041-1/+1
|
* Only build what is necessary and not the whole mesabapt2013-05-031-2/+2
|
* Fix build with bmake by using gmake if make is bmakebapt2013-05-033-1/+12
|
* Do not run twice gmake install,bapt2013-05-031-3/+4
| | | | Only build the necessary bits and not the whole mesa
* Make sure bmake respect :U and :L as it used to work in make(1)bapt2013-05-031-0/+2
|
* ICC Examin is a small utility (unix name: iccexamin) for the purposebsam2013-05-039-0/+97
| | | | | | | | of watching the internals of ICC profiles, measurement data (CGATS), colour samples (named colour profiles), gamut visualisations (vrml), video card gamma tables (Xorg/XFree86/osX). WWW: http://www.oyranos.org/icc-examin/
* The Colour Management System (CMS) Oyranos (gr. sky) allows the coordination ofbsam2013-05-038-0/+639
| | | | | | | | | | | | device specific Informations (ICC profiles) and system wide settings. Features: . configuration for cross application colour agreement; . plugable and selectable modules (known as CMM's); . pixel conversions; . profile handling; . named colours; . device profile assignment. WWW: http://www.oyranos.org/
* Fix build with bmake by using gmake if make is bmakebapt2013-05-0315-28/+98
|
* Fix build with bmake by using gmake if make is bmakebapt2013-05-032-0/+6
|
* - update to 1.5.5.2rm2013-05-022-4/+3
|
* - Update to 0.8-8tota2013-05-022-5/+4
|
* - Update to 0.7.0wen2013-05-012-13/+9
| | | | | - Trim Makefile headers - Convert to optionsNG
* Update to version 1.2, which brings some nice and useful features (profileddanfe2013-05-013-8/+21
| | | | | | | denoise, usability enhancements, JPEG2000 support). PR: ports/178232 Submitted by: Matthieu Volat
* Add licence info to some portscrees2013-05-011-5/+4
| | | | Submitted by: 4721
* - Update to 1.35culot2013-04-302-3/+6
| | | | | | - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Image-Info/CHANGES
* - Fix buildmiwi2013-04-301-12/+8
| | | | | PR: 177551 Submitted by: Ports Fury
* Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}bapt2013-04-309-39/+47
| | | | | | While here: - trim headers - convert to new options framework
* Fix typo preventing extractionbapt2013-04-301-1/+1
|
* In preparation of removing devel/libusb (expires 2013-04-30), remove itrene2013-04-305-40/+10
| | | | | | | | | | | | | | | from these ports. Other changes: - convert Makefile header - convert to optionsNG - remove indefinite article from comment - drop support for FreeBSD < 8.0 - pet portlint (leave library ABI versions in LIB_DEPENDS) - net-mgmt/spectools: change option name from GTK to GTK2 to use default description from bsd.options.desc.mk Approved by: portmgr (bapt)
* Add icat, displays images in 256-color capable terminals.ehaupt2013-04-295-0/+64
|
* Rely on bsdtar to autodetermine the format of the distfiles when possiblebapt2013-04-2911-20/+8
| | | | | | | For a while now bsdtar is able to autotermine compression and archive format. Let's then use tar directly instead of piping to tar. Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
* - Update to 2.2.3tota2013-04-282-4/+4
|
* Add Gstreamer 1.0.7. This is the new stable version of thekwm2013-04-2812-12/+133
| | | | | | | | | | | | | | | Gstreamer multimedia framework. Use the USE_GSTREAMER1 macro to select Gstreamer 1.0 plugins. A new chapter for the porters handbook about gstreamer is a work in progress. X related plugins are now stand alone. The gio plugin is now part of the gstreamer1-plugins port and the oss plugins are now part of the gstreamer1-plugins-good port. Note that the pulseaudio plugin is missing because it needs a newer version of pulseaudio. Also there are still a number of plugins from -bad which haven't been ported to the 1.0 API yet.
* Add libpaper support to print/a2ps-*[1], print/c2ps-*, print/lprps-*,hrs2013-04-288-31/+186
| | | | | | | graphics/jpeg2ps-*, and merge the papersize-suffixed versions into single ones respectively as print/psutils did. Approved by: dinoex (maintainer) [1]
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-2728-40/+29
| | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising
* - update to 1.5.15dinoex2013-04-272-5/+5
|
* - set a limit for portscoutdinoex2013-04-272-0/+2
|
* Convert from USE_GETTEXT to USES= gettextbapt2013-04-277-59/+47
| | | | | | While here: - Trim some headers - Convert to new options framework
* Update to 1.0.28.stefan2013-04-263-23/+9
|
* Use GHOSTSCRIPT instead of GS to use generic descriptionbapt2013-04-261-4/+3
| | | | Reported by: danfe
* - Update to 0.3.2miwi2013-04-265-47/+17
| | | | | PR: 178151 Submitted by: ports fury
* - Convert USE_GETTEXT to USES (part 4)ak2013-04-2617-26/+17
| | | | Approved by: portmgr (bapt)
* In preparation of the removal of USE_FREETYPE from bsd.port.mk: removebapt2013-04-264-38/+27
| | | | | | USE_FREETYPE from all ports using it While here trim some headers, and do some conversion to new options framework.
* - Add LICENSEsunpoet2013-04-261-0/+2
|
* Update to 0.0.13.jkim2013-04-262-3/+5
|
* - support to build without XPM even if it is installeddinoex2013-04-251-1/+3
| | | | | PR: 177477 Submitted by: Jimmy Olgeni
* - Update to 2.0.0koobs2013-04-254-194/+211
| | | | | | | | - Update and sort pkg-plist - Use GitHub for distfiles - Add regression-test: target Approved by: eadler (mentor)
* - Remove unconditional USES= gettextak2013-04-251-4/+3
| | | | | | | - Remove indefinite article from COMMENT - Remove NLS from options, it's handled globally Approved by: gnome (kwm)
* Add a patch, which allows building kdegraphics3 with g++48.mi2013-04-251-0/+14
|
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-2568-70/+70
| | | | Approved by: portmgr (bapt)
* - Convert USE_GETTEXT to USES (part 1)ak2013-04-2410-20/+10
| | | | Approved by: portmgr (bapt)
* - Remove lang/tcl83 and x11-toolkits/tk83 (expired)gahr2013-04-231-8/+4
| | | | | | - Remove references to Tcl/Tk 8.3 from bsd.tcl.mk - Update ports that required 8.3+ to require 8.4+ (since 8.5 is the default, I don't expect this change to cause much trouble)
* Fix after previous commitbapt2013-04-231-0/+1
|
* Convert g* to USES=pkgconfigbapt2013-04-2367-152/+79
|
* - Unbreak build on FreeBSD 10miwi2013-04-231-0/+1
|
* Convert to USES=pkgconfigehaupt2013-04-231-1/+1
|
* Convert to USES=pkgconfigehaupt2013-04-232-13/+4
|
* - Update devel/tbb to 4.1.3 (20130314oss) and bump dependent port's revisionsmartymac2013-04-231-1/+1
| | | | - Fix build when CC defined as gcc
* - Fix reinstalldinoex2013-04-231-1/+1
| | | | | PR: 177341 Submitted by: nemysis
* - use bsd.port.options.mkdinoex2013-04-231-5/+7
| | | | PR: 177324
* - Update EFL libraries to 1.7.6(.1)gblach2013-04-2362-131/+112
| | | | | | - Update Enlightenment to 0.17.2.1 Approved by: crees (mentor)
* - make portlint happierdinoex2013-04-231-3/+3
| | | | PR: 176919
* - Updated to 0.2.2.jkim2013-04-233-50/+6
| | | | | | | | - Update license. It is now dual-licensed under MPL2+ and LGPL2.1+. - Fix packaging without DOCS. - Trim Makefile header. Approved by: fluffy (maintainer)
* Reassign skv@ ports to the heapbapt2013-04-221-6/+2
| | | | Feature safe: yes
* Horde ports update:mm2013-04-222-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | comms/pear-Horde_ActiveSync 2.3.0 -> 2.3.6 devel/pear-Horde_Alarm 2.0.3 -> 2.0.4 devel/pear-Horde_Argv 2.0.4 -> 2.0.7 security/pear-Horde_Auth 2.0.3 -> 2.0.4 devel/pear-Horde_Cache 2.0.1 -> 2.0.4 devel/pear-Horde_Core 2.3.0 -> 2.4.3 security/pear-Horde_Crypt 2.1.2 -> 2.1.3 devel/pear-Horde_Date 2.0.3 -> 2.0.4 devel/pear-Horde_Date_Parser 2.0.1 -> 2.0.2 databases/pear-Horde_Db 2.0.1 -> 2.0.2 security/pear-Horde_Group 2.0.1 -> 2.0.2 devel/pear-Horde_History 2.0.1 -> 2.0.2 www/pear-Horde_Http 2.0.1 -> 2.0.2 devel/pear-Horde_Icalendar 2.0.3 -> 2.0.4 graphics/pear-Horde_Image 2.0.3 -> 2.0.4 mail/pear-Horde_Imap_Client 2.7.0 -> 2.8.2 devel/pear-Horde_Lock 2.0.1 -> 2.0.2 mail/pear-Horde_Mail 2.0.3 -> 2.0.5 mail/pear-Horde_Mime 2.0.4 -> 2.1.1 mail/pear-Horde_Mime_Viewer 2.0.3 -> 2.0.4 security/pear-Horde_Perms 2.0.3 -> 2.1.0 devel/pear-Horde_Prefs 2.3.1 -> 2.3.2 devel/pear-Horde_Rdo 2.0.1 -> 2.0.2 devel/pear-Horde_Serialize 2.0.1 -> 2.0.2 www/pear-Horde_SessionHandler 2.0.1 -> 2.0.2 security/pear-Horde_Share 2.0.2 -> 2.0.3 devel/pear-Horde_Support 2.0.3 -> 2.1.0 comms/pear-Horde_SyncMl 2.0.2 -> 2.0.3 textproc/pear-Horde_Text_Diff 2.0.1 -> 2.0.2 textproc/pear-Horde_Text_Filter 2.0.5 -> 2.1.0 devel/pear-Horde_Tree 2.0.1 -> 2.0.2 net/pear-Horde_Url 2.1.0 -> 2.2.0 devel/pear-Horde_Util 2.2.0 -> 2.2.1 Feature safe: yes
* - Update to 9.17sunpoet2013-04-212-3/+3
| | | | | Changes: http://people.FreeBSD.org/~sunpoet/dcraw-9.17.diff Feature safe: yes
* - Security fixdinoex2013-04-212-2/+2
| | | | | | | Security: CVE-2011-4517 execute arbitrary code on decodes images Submitted by: naddy (Christian Weisgerber) Obtained from: Fedora Feature safe: yes
* - Update to 1.2-2tota2013-04-202-4/+3
| | | | Feature safe: yes
* update the Ancient Greek trained language databf2013-04-182-3/+3
| | | | Feature safe: yes
* graphics/jasperdinoex2013-04-1825-8/+913
| | | | | | | | | | | | | | - Security fixes Multiple integer overflows Buffer overflow in the jas_stream_printf execute arbitrary code on decodes images Security: CVE-2008-3520 Security: CVE-2008-3522 Security: CVE-2011-4516 Security: CVE-2011-4517 PR: 163718 Obtained from: Fedora Feature safe: yes
* - Update to version 1.1.0 [1]pawel2013-04-188-106/+412
| | | | | | | | | | - Respect CFLAGS - Remove Author tag from pkg-descr PR: ports/175223 [1] Submitted by: Vitaly Magerya <vmagerya@gmail.com> [1] Approved by: maintainer timeout Feature safe: yes
* convert NOPORTDOCS to PORT_OPTIONS:MDOCSkwm2013-04-172-15/+10
| | | | | | | | | | | | | | | Switch to desktop-file-utils uses. Remove shlib version. Fix glib.h header patch so the correct prototype is used, otherwise function returns the wrong time [1] Move pre-configure section to post-patch. PR: ports/177462 [1] PR: ports/177564 [1] Submitted by: AN <andy@neu.net> Luiz Eduardo Roncato Cordeiro <cordeiro@cert.br> Based on: patch from Golyashov Sergey <svvord@ulona.org> in ports/177462 Feature safe: yes
* Update to 0.0.12.jkim2013-04-173-3/+5
| | | | Feature safe: yes
* - update to 1.6.1jgh2013-04-174-60/+874
| | | | | | | | | | | | | | | | | Coming from 1.5.1, this brings many new features, improvements and bugfixes. Some more interesting are - adding support for GeoTIFF - add a PostGIS writer - new csv driver with an automatic mode A suitable PostGIS driver has to be manually installed from the OpenJUMP plugins pages, because there are many different PostGIS versions around. PR: 177850 Submitted by: maintainer, rhurlin@gwdg.de Feature safe: yes
* - Reset maintainer [1]rene2013-04-172-10/+8
| | | | | | | | | | | | While here: - convert Makefile header - pet portlint (including USE_GNOME=pkgconfig -> USE_PKGCONFIG=yes) - drop support for unsupported FreeBSD versions - convert to optionsNG Submitted by: previous maintainer (tkjacobsen@gmail.com) [1] in http://lists.freebsd.org/pipermail/freebsd-ports/2013-April/082815.html Feature safe: yes
* Add upstream patch to fix crash at startup afterpawel2013-04-112-6/+22
| | | | | | | | recent glib2 update PR: ports/177652 Reported by: Eric Douzet <eric.douzet@gmail.com> Approved by: portmgr (bdrewery)
* - Update to digiKam and Kipi Plugins ports to 3.1.0makc2013-04-09102-2092/+2764
| | | | | | | - Split documentations and l10ns to separate ports - Split kipi-plugins-kde4 port Approved by: portmgr (miwi)
* Fix a typo and make documentation actually install when it should.zeising2013-04-081-1/+2
| | | | | | | | This fixes a plist issue since the documentation wasn't installed when it should have been. Bump portrevision. Approved by: portmgr (bapt)
* - Fix inverted logic for USB optionwg2013-04-081-1/+1
| | | | | | PR: ports/177621 Submitted by: Eric Krausser <eric@krausser-edv.de> Approved by: portmgr (bapt), culot (mentor)
* - Fix buildwen2013-04-071-5/+6
| | | | Approved by: portmgr(miwi@)
* Fix broken sed that made extra docs install even in the NOPORTDOCS case.zeising2013-04-041-1/+1
| | | | | Noted by: bapt Approved by: portmgr (bapt)
* Fix plistpawel2013-04-032-4/+7
| | | | Approved by: portmgr (miwi)
* - Update to 4.4 (which builds with recent KDE 4.10 ports)makc2013-04-023-6/+12
| | | | | | | - Switch to out-of-source build - Adjust USE_QT4 components Approved by: portmgr (miwi)
* fix build with glib 2.34: wv2, gimp-focusblur-plugin, gtk-murrine-enginekwm2013-04-021-0/+2
| | | | | | | | Fix up botched variable in mysql-workbench51 that prevents patching. Correct farsight2 master_site and add mirror. Submitted by: pointyhat via miwi Approved by: portmgr (miwi)
* - Unbreak buildmiwi2013-04-011-1/+1
| | | | Submitted by: ergey V. Dyatko (maintainer (via irc))
* Fix the plist (and `make package') after r315578.rakuco2013-04-012-7/+1
| | | | | | The kxmlkipicmd-related files are only installed if unit tests are enabled. Approved by: portmgr (erwin)
* Fix packaging.kwm2013-03-312-4/+1
| | | | | Submitted by: miwi Approved by: portmgr (miwi)
* Fix the build after glib 2.34 update.kwm2013-03-307-15/+96
| | | | | | Submitted by: miwi Approved by: portmgr (miwi) Obtained from: debian patchtracker (adapted from)
* - Update Haskell ports from the development repositorypgj2013-03-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Avoid self-dependency for print/hs-hscolour (when HSCOLOUR is set) Contributed by: ashish New ports (5): devel/hs-geniplate 0.6.0.3 devel/hs-uuid 1.2.9 net/hs-maccatcher 2.1.5 net/hs-publicsuffixlist 0.0.3 textproc/hs-regex-tdfa 1.1.8 Removed ports (1): math/hs-Agda-executable 2.3.0.1_3 Updated ports (115): archivers/hs-zip-archive 0.1.3.3 --> 0.1.3.4 archivers/hs-zlib-conduit 0.5.0.3_1 --> 1.0.0 audio/hs-OpenAL 1.4.0.1_3 --> 1.4.0.2 databases/hs-persistent 1.1.4 --> 1.1.5.1 databases/hs-persistent-sqlite 1.1.2 --> 1.1.5 databases/hs-persistent-template 1.1.2.1 --> 1.1.2.4 devel/hs-Boolean 0.1.2 --> 0.2 devel/hs-ansi-terminal 0.5.5.1 --> 0.6 devel/hs-base64-bytestring 1.0.0.0_1 --> 1.0.0.1 devel/hs-base64-conduit 0.5.1 --> 1.0.0 devel/hs-basic-prelude 0.3.2.0 --> 0.3.4.0 devel/hs-bifunctors 3.2 --> 3.2.0.1 devel/hs-blaze-builder-conduit 0.5.0.3_1 --> 1.0.0 devel/hs-classy-prelude 0.4.3 --> 0.5.3 devel/hs-classy-prelude-conduit 0.4.3 --> 0.5.3 devel/hs-cmdargs 0.10.1_1 --> 0.10.2 devel/hs-conduit 0.5.6 --> 1.0.2 devel/hs-darcs 2.8.3_1 --> 2.8.4 devel/hs-either 3.1 --> 3.4 devel/hs-errors 1.3.1 --> 1.4.1 devel/hs-filestore 0.6 --> 0.6.0.1 devel/hs-filesystem-conduit 0.5.0.2_1 --> 1.0.0 devel/hs-git-annex 3.20130124 --> 4.20130323 devel/hs-hashtables 1.0.1.8_1 --> 1.1.0.2 devel/hs-haskeline 0.6.4.7_3 --> 0.7.0.3 devel/hs-hint 0.3.3.5_1 --> 0.3.3.6 devel/hs-hoogle 4.2.15 --> 4.2.16 devel/hs-hspec 1.4.3 --> 1.4.4 devel/hs-lens 3.8.5 --> 3.8.7.3 devel/hs-logict 0.5.0.2_1 --> 0.6 devel/hs-monad-logger 0.2.3.2 --> 0.3.0.1 devel/hs-monad-par 0.3_3 --> 0.3.4.1 devel/hs-mueval 0.8.2_3 --> 0.9 devel/hs-profunctors 3.2 --> 3.3 devel/hs-project-template 0.1.1 --> 0.1.3 devel/hs-readline 1.0.1.0_8 --> 1.0.3.0 devel/hs-reflection 1.1.6 --> 1.1.7 devel/hs-resourcet 0.4.4_1 --> 0.4.5 devel/hs-show 0.4.1.2_4 --> 0.5 devel/hs-simple-reflect 0.2_1 --> 0.3.1 devel/hs-smallcheck 0.6.2 --> 1.0.2 devel/hs-testpack 2.1.2_3 --> 2.1.2.1 devel/hs-threads 0.5.0.1_1 --> 0.5.0.2 devel/hs-time-compat 0.1.0.2_1 --> 0.1.0.3 devel/hs-unix-time 0.1.4_1 --> 0.1.5 devel/hs-uulib 0.9.14_4 --> 0.9.15 mail/hs-email-validate 0.3.2_1 --> 1.0.0 mail/hs-mime-types 0.1.0.2 --> 0.1.0.3 math/hs-Agda 2.3.0.1_3 --> 2.3.2 math/hs-NumInstances 1.0_4 --> 1.2 math/hs-comonad 3.0.1.1 --> 3.0.2 math/hs-contravariant 0.2.0.2_3 --> 0.4 math/hs-distributive 0.3 --> 0.3.1 math/hs-math-functions 0.1.1.2_1 --> 0.1.3.0 net/hs-network-conduit 0.6.2.2 --> 1.0.0 net/hs-sendfile 0.7.8_1 --> 0.7.9 net/hs-simple-sendfile 0.2.10 --> 0.2.11 net/hs-socks 0.4.2_1 --> 0.5.0 security/hs-crypto-api 0.10.2_3 --> 0.11 security/hs-crypto-conduit 0.4.3 --> 0.5.0 security/hs-monadcryptorandom 0.5_1 --> 0.5.1 security/hs-skein 0.1.0.11 --> 0.1.0.12 security/hs-tls 1.1.1 --> 1.1.2 textproc/hs-HStringTemplate 0.6.12_1 --> 0.7.1 textproc/hs-attoparsec 0.10.3.0 --> 0.10.4.0 textproc/hs-attoparsec-conduit 0.5.0.3_1 --> 1.0.0 textproc/hs-blaze-html 0.5.1.3 --> 0.6.0.0 textproc/hs-case-insensitive 0.4.0.4 --> 1.0 textproc/hs-citeproc-hs 0.3.7 --> 0.3.8 textproc/hs-highlighting-kate 0.5.3.5 --> 0.5.3.8 textproc/hs-hs-bibutils 4.16 --> 4.17 textproc/hs-html-conduit 0.1.0.4_1 --> 1.1.0 textproc/hs-hxt-regex-xmlschema 9.0.4_4 --> 9.1.0 textproc/hs-pandoc 1.9.4.5_1 --> 1.11.1 textproc/hs-pandoc-types 1.9.1_3 --> 1.10 textproc/hs-tagstream-conduit 0.5.3_1 --> 0.5.4 textproc/hs-xml-conduit 1.0.3.3_1 --> 1.1.0.3 textproc/hs-xmlhtml 0.2.0.3_1 --> 0.2.1 textproc/hs-yaml 0.8.2 --> 0.8.2.3 www/hs-activehs 0.3.0.1_1 --> 0.3.1 www/hs-authenticate 1.3.2_1 --> 1.3.2.6 www/hs-fastcgi 3001.0.2.3_7 --> 3001.0.2.4 www/hs-gitit 0.10.1.2 --> 0.10.3.1 www/hs-hS3 0.5.6_5 --> 0.5.7 www/hs-hamlet 1.1.3.1 --> 1.1.6.3 www/hs-happstack-server 7.1.1_1 --> 7.1.7 www/hs-heist 0.11.0 --> 0.11.1 www/hs-hjsmin 0.1.4 --> 0.1.4.1 www/hs-http-conduit 1.8.7 --> 1.9.0 www/hs-http-reverse-proxy 0.1.1.1 --> 0.1.1.3 www/hs-http-server 1.0.1_1 --> 1.0.2 www/hs-http-types 0.7.3.0.1_1 --> 0.8.0 www/hs-shakespeare 1.0.2_1 --> 1.0.3.1 www/hs-shakespeare-css 1.0.2_1 --> 1.0.3 www/hs-shakespeare-js 1.1.1 --> 1.1.2.1 www/hs-snap 0.11.0 --> 0.11.2 www/hs-snap-core 0.9.2.2_1 --> 0.9.3.1 www/hs-snap-server 0.9.2.4_1 --> 0.9.3.3 www/hs-wai 1.3.0.1_1 --> 1.4.0 www/hs-wai-app-static 1.3.1_1 --> 1.3.1.2 www/hs-wai-extra 1.3.2 --> 1.3.2.4 www/hs-wai-test 1.3.0_1 --> 1.3.0.4 www/hs-warp 1.3.7.1 --> 1.3.7.4 www/hs-yesod 1.1.7.2 --> 1.1.9.2 www/hs-yesod-auth 1.1.3 --> 1.1.5.3 www/hs-yesod-core 1.1.7.1 --> 1.1.8.2 www/hs-yesod-default 1.1.3 --> 1.1.3.2 www/hs-yesod-form 1.2.0.2 --> 1.2.1.3 www/hs-yesod-json 1.1.2_1 --> 1.1.2.1 www/hs-yesod-platform 1.1.7.2 --> 1.1.8 www/hs-yesod-routes 1.1.1.1_1 --> 1.1.2 www/hs-yesod-static 1.1.1.2 --> 1.1.2.2 www/hs-yesod-test 0.3.3 --> 0.3.5 x11-wm/hs-xmonad-contrib 0.11 --> 0.11.1 x11/hs-X11 1.6.0.2 --> 1.6.1.1 Please note that port revisions for dependent ports are bumped. Obtained from: FreeBSD Haskell
* Add new port graphics/lua-gd, to be maintained by Sergey V. Dyatko.mandree2013-03-305-0/+98
| | | | | | | | Lua-GD is a "binding": a library that exports gd functions to the Lua Programming Language, allowing you to use gd from Lua. PR: 177471 Submitted by: Sergey V. Dyatko <sergey.dyatko@gmail.com>
* Last commit to fix the NLS handling exposed a gettext file missing from plist,kwm2013-03-292-1/+4
| | | | | | add it and bump portrevision. Submitted by: miwi
* - ensure tcl is not picked up when deselecteddinoex2013-03-291-1/+3
| | | | Submitted by: Super Bisquit
* For perl@ owned ports:eadler2013-03-296-27/+10
| | | | | - Fix COMMENT - Trim header
* Now really bump after graphics/libexif ABI changepawel2013-03-291-1/+1
|
* Revert previous boneheaded change - libgphoto2 is dependency forpawel2013-03-291-3/+3
| | | | | | | couple of KDE4 ports. Instead of depending on HAL make sure not to link to it. Reported by: danfe
* - Update graphics/libexif-gtk to version 0.4.0pawel2013-03-294-29/+27
| | | | | | | | | | | | - Convert to OptionsNG, respect global DOCS, NLS - Add LICENSE - Don't build with debug flags by default - Bump affected graphics/gtkam port PR: ports/176830 Submitted by: nemysis <nemysis@gmx.ch> Approved by: maintainer timeout
* Fix typo in NLS optionkwm2013-03-291-1/+1
|
* Style: tab -> space.eadler2013-03-2917-17/+17
| | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
* Quick fix for my previous commit: I had fixed this in the wrong tree.eadler2013-03-281-1/+1
|
* Drop support for old versions of FreeBSD from unmaintained portseadler2013-03-283-18/+0
| | | | Reviewed by: miwi
* Mechanically convert unmaintained ports which use "gnomehack" to use ↵eadler2013-03-285-22/+13
| | | | "pathfix" instead.
* Port links to sysutils/hal when availablepawel2013-03-281-2/+3
| | | | | | PR: ports/175964 Submitted by: myself Approved by: maintainer timeout
* Chase libkipi, marble, okular shlib bump after KDE 4.10.1 updatemakc2013-03-273-2/+3
|
* KDE/FreeBSD team presents KDE SC 4.10.1 ports!makc2013-03-2736-96/+132
| | | | | | | | | | | | | | | | | | | | | | | - kdegames4 port has been split. - kdeutils4-printer-applet and system-config-printer-kde have been replaced by print/kde4-print-manager. - Recover misc/kde4-l10n-mr from attic. - New USE_KDE4 components: kactivities, libkdegames, nepomuk-core, and nepomuk-widgets. - Provide sharedmime component with magic: ports don't need to run update-mime-database themselves now. - Switch some ports to out-of-source build. - Update port comments. - Adjust dependence on Qt4 components. - x11/kde4 installs modern kdepim4 now. - Remove redundant aspell and hspell from kdelibs4, both can be enabled in textproc/enchant if needed. - Remove stale bits from bsd.kde4.mk The area51 repository features commits by Schaich Alonso and myself. Contributors: - Tobias Berner
* - Update to 1.1.13miwi2013-03-273-37/+22
| | | | | PR: 177260 Submitted by: ports fury
* Fix pkg-plistskreuzer2013-03-272-0/+5
|
* ghostscript7 is very very outdated consider using newer version like ↵bapt2013-03-261-4/+0
| | | | | | print/ghostscript9 Approved by: doceng (gjb)
* - Add dependence on libglut [1]makc2013-03-252-27/+32
| | | | | | | | | | | - Convert to new option framework - Convert to USES/PKG_CONFIG - Pass more switches to configure script in order to avoid auto-detection - Trim Makefile header - Update and reformat description PR: ports/175963 [1] Submitted by: pawel
* - Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE if it'smakc2013-03-251-1/+1
| | | | | already defined - Remove OPTIONS_DEFINE, if it contains only global options
* - Convert to OptionsNGbeech2013-03-251-8/+8
| | | | | | | | - Shorten header - Add license PR: ports/177323 Submitted by: nemysis <nemysis@gmx.ch>
* - Convert to OptionsNGbeech2013-03-251-16/+12
| | | | | | | | - Makefile tweaks PR: ports/177295 Submitted by: nemysis <nemysis@gmx.ch> Approved by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
* - Convert to OptionsNG;thierry2013-03-252-12/+8
| | | | | | | - Since I was here, fix WWW link. PR: ports/177284 Submitted by: nemysis <nemysis (at) gmx.ch>
* - Convert to OptionsNGbeech2013-03-252-16/+17
| | | | | | | | - Makefile tweaks PR: ports/177298 Submitted by: nemysis <nemysis@gmx.ch> Approved by: FreeBSD@nagilum.org (maintainer)
* - Convert to OptionsNGbeech2013-03-252-73/+26
| | | | | | | | | - Makefile tweaks - Add license - Bump portrevision PR: ports/177308 Submitted by: nemysis <nemysis@gmx.ch>
* Fix INDEX build. The master port uses optionsNG, so convert thisrene2013-03-251-6/+3
| | | | | | slave port too. PKGNAME changes depending on whether X11 is set or not. Trim header while here.
* Cleanup the GGI ports:antoine2013-03-244-69/+68
| | | | | | | | | | | | | | | - trim header - remove a dead master site - update my email address - remove article in COMMENT - add LICENSE - use OPTIONS(NG) - do not specify lib version in LIB_DEPENDS - libvgl can be used on amd64 since ~3 years (libgii and libggi) - libgii can use xxf86dga extension PR: ports/177332 Approved by: bapt
* - Update to 2.85sunpoet2013-03-242-3/+3
| | | | Changes: http://search.cpan.org/dist/Chart-Clicker/Changes
* - Update to 2.08sunpoet2013-03-232-3/+3
| | | | Changes: http://search.cpan.org/dist/GraphViz2/CHANGES
* - Remove port. It has been removed from freepascal source files distributionacm2013-03-233-51/+0
|
* - Update to 2.6.2acm2013-03-2315-38/+22
| | | | - Trim Makefile headers
* - Convert to OptionsNGbeech2013-03-232-260/+21
| | | | | | | | - Fix docs - Bump portrevision PR: ports/177171 Submitted by: nemysis <nemysis@gmx.ch>
* The IccXML project acts as an extension of SampleICC's IccProfLibbsam2013-03-235-0/+53
| | | | | | | | that provides additional I/O capabilities for reading and writing the ICC profile contents as XML files. Command line tools and an XML schema are provided. WWW: http://iccxml.sourceforge.net/
* - convert USE_CMAKE to USESmakc2013-03-2351-71/+51
| | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi)
* Remove two directories from the plist and use gnomehier instead. Bump it againmezz2013-03-232-4/+2
| | | | Reported by: kwm
* Fix the plist, bump the PORTREVISION.mezz2013-03-232-0/+3
| | | | | Reported by: thierry miwi's tinderbox.
* Add a missing build time dependency, graphviz, for DOCS option.mezz2013-03-221-1/+2
| | | | Reported by: green dog <fiziologus@gmail.com>
* Mk/bsd.kde4.mk:makc2013-03-2215-15/+22
| | | | | | | | | | - Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it) - Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH) - Remove now useless KDE4_BUILDENV KDE SC ports: - Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with 'USES= cmake:outsource' and add USE_LDCONFIG if needed
* - Patch so that all architecture specific directories have same suffix.stephen2013-03-222-3/+4
| | | | | | - Bump portrevision. Pointed out by: miwi@
* - Use "." with copytreebeech2013-03-221-1/+1
|
* - Revert commitbeech2013-03-222-17/+259
| | | | PR: ports/177171
* Update to 1.3.0ehaupt2013-03-222-4/+4
|
* - Convert to OptionsNGbeech2013-03-223-266/+22
| | | | | | | | - Fix docs - Bump portrevision PR: ports/177171 Submitted by: nemysis <nemysis@gmx.ch>
* - Convert to OptionsNGbeech2013-03-221-9/+27
| | | | | | | | - Fix docs - Bump portrevision PR: ports/177157 Submitted by: nemysis <nemysis@gmx.ch>
* - Makefile tweaksbeech2013-03-221-3/+9
| | | | | | | | - Convert to OptionsNG - Shorten header PR: ports/177170 Submitted by: nemysis <nemysis@gmx.ch>
* Update to version 3.10.2pawel2013-03-222-4/+4
| | | | | PR: ports/177181 Submitted by: Eugene Mychlo <myc@barev.net> (maintainer)
* - Convert to OptionsNGlippe2013-03-222-28/+19
| | | | | | | | - Make portlint happy PR: ports/177130 Submitted by: nemysis <nemysis@gmx.ch> Approved by: lippe (maintainer)
* - Convert to OptionsNGbeech2013-03-222-786/+22
| | | | | | | | - Add portdocs - Bump portrevision PR: ports/177169 Submitted by: nemysis <nemysis@gmx.ch>
* - Convert to OptionsNGbeech2013-03-221-10/+5
| | | | | PR: ports/177120 Submitted by: nemysis <nemysis@gmx.ch>
* - Convert to OptionsNGbeech2013-03-221-4/+9
| | | | | | | - Add license PR: ports/177119 Submitted by: nemysis <nemysis@gmx.ch>
* - Update poppler to 0.22.2.mezz2013-03-2116-118/+127
| | | | | | | | | - Bump the rest ports that depend on the poppler and poppler-qt because of shared library version have been changed. - Add a note in the UPDATING for require to rebuild all ports that depend on poppler. Submitted by: kwm (poppler* part)
* Convert to OptionsNG: remove pkg-plist accordinglymaho2013-03-211-0/+0
| | | | | PR: 177138 Submitted by: nemysis <nemysis@gmx.ch>
* graphics/mxp: Convert to OptionsNGmaho2013-03-212-16/+15
| | | | | PR: 177138 Submitted by: nemysis <nemysis@gmx.ch>
* - Add missing plist fileswen2013-03-212-3/+27
| | | | | | - Add option CAIRO and CAIRO_SVG Submitted by: Igor Zabelin <igorz@yandex.ru> (via Email)
* Update the header.mezz2013-03-211-5/+1
|
* Update to 0.4.6.mezz2013-03-212-3/+3
|
* - Update to version 0.9.0pawel2013-03-214-35/+20
| | | | | | | | | | - Convert to OptionsNG - Fix spelling in COMMENT, pkg-descr - Remove support for old OSVERSIONs PR: ports/174770 Submitted by: myself Approved by: maintainer timeout
* - fix packing listmezz2013-03-202-4/+2
| | | | | | | | - remove indefinite article from COMMENT, while here - bump PORTREVISION PR: ports/176982 Submitted by: rm
* Fix the plist when Jasper disabled.mezz2013-03-201-2/+2
| | | | | PR: ports/176903 Submitted by: r4721@tormail.org (no name, just email in PR)
* - Update to 0.97.2. [1]mezz2013-03-206-306/+97
| | | | | | | | | | | | - Update the header. - gnomehack -> USES=pathfix - Remove libgnomeui dependency and always disable it. We want to get rid of GNOME2. - Disable Python support as it doesn't build. - Update WWW. PR: ports/175858 [1] Submitted by: Dmitry <dmitry2006@yandex.ru> [1]
* Add a check on if graphviz is installed with PANGOCAIRO support. If not thenmezz2013-03-201-0/+8
| | | | give an error about it.
* - Remove the gobject enable flag in the global since there is an option tomezz2013-03-201-4/+3
| | | | | disable it. - gnomehack -> USES=pathfix
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.eadler2013-03-1926-26/+26
| | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi)
* Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfixkwm2013-03-191-37/+34
| | | | | | | instead of gnomehack and pet portlint. Add conflicts with future gnome3 versions. Reviewed by: miwi, bapt
* - Update to 6.2.0wen2013-03-196-100/+30
|
* Change the meta port to include all the options my default.kwm2013-03-191-1/+1
|
* "aaargh, quoted Makefile variables"eadler2013-03-193-18/+6
| | | | Approved by: portmgr (bapt)
* - Convert to OptionsNGbeech2013-03-191-11/+11
| | | | | | | - Pass maintainership to submitter PR: ports/177062 Submitted by: nemysis <nemysis@gmx.ch>
* update master sites; trim headers; reposition LICENSE, WWWbf2013-03-191-11/+4
|
* Change to depend on gimp-app instead of on the gimp metaport. Since this is akwm2013-03-181-9/+5
| | | | | | | plugin we also want gimp-app to be there at run time. Trim makefile header. Approved by: maintainer
* - Convert to OptionsNGbeech2013-03-185-62/+30
| | | | | | | - Cleanup port PR: ports/177058 Submitted by: nemysis <nemysis@gmx.ch>
* - Fix dependency on updated gimp-2.8bdrewery2013-03-181-7/+5
| | | | | | | - Trim header PR: ports/176890 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> (maintainer)
* - Fix installbeech2013-03-183-15/+19
| | | | | | | | - Convert to OptionsNG - Bump portrevision PR: ports/177050 Submitted by: nemysis <nemysis@gmx.ch>
* - Convert to OptionsNGbeech2013-03-181-7/+9
| | | | | | | - Bump portrevision PR: ports/177044 Submitted by: nemysis <nemysis@gmx.ch>
* - Update to 3.3.8beech2013-03-183-4/+4
| | | | | | PR: ports/176635 Submitted by: Rainer Hurling <rhurlin@gwdg.de> Approved by: Maintainer timeout
* In categories starting with [efg], remove empty lines from pkg-plist (exceptdanfe2013-03-173-3/+0
| | | | for `graphics/kipi-plugins').
* - Update to 1.103swills2013-03-172-11/+7
| | | | | | | | | - Add LICENSE - Remove RUN_DEPENDS: ExtUtils::Depends and ExtUtils::PkgConfig are build-only dependencies - Trim header while here PR: ports/176983 Submitted by: sunpoet
* Prevert ! instead of empty() and fix a typo.kwm2013-03-171-1/+1
| | | | | PR: ports/177024 Submitted by: John Marino <draco@marino.st>
* Now that webkit-gtk2 was updated, reenable the helpbrowser plugin.kwm2013-03-171-9/+8
|
* - Remove LICENSE_FILE for well-known licensessunpoet2013-03-161-23/+21
| | | | | | | | - Fix LIB_DEPENDS and remove unnecessary dependencies (USE_XORG) [1] - Bump PORTREVISION for dependency change - Cosmetic change Discussed with: pawel [1]
* - Remove bogus PLIST_FILES/PLIST_DIRS entries from the Makefiledanfe2013-03-162-15/+14
| | | | | - Fix couple of spelling mistakes and reformat port description - Adjust COMMENT, sort the knobs, and clean up Makefile while here
* - update to 1.5.5.0rm2013-03-152-3/+3
|
* - Update to 2.07sunpoet2013-03-153-14/+6
| | | | | | | - Update LICENSE - Remove outdated PERL_LEVEL check Changes: http://search.cpan.org/dist/GraphViz2/CHANGES
* - Add OptionsNGbeech2013-03-152-14/+14
| | | | | | | | - Add license - Pass maintainership to submitter PR: ports/176976 Submitted by: nemysis <nemysis@gmx.ch>
* - Add OptionsNGbeech2013-03-151-11/+16
| | | | | | | - Add license PR: ports/176934 Submitted by: nemysis <nemysis@gmx.ch>
* - Add OptionsNGbeech2013-03-151-11/+14
| | | | | PR: PR_176922 Submitted by: nemysis <nemysis@gmx.ch>
* - graphics/libexif:pclin2013-03-1420-86/+48
| | | | | | | | | | | | | * Update to 0.6.21 * Add LICENSE * Switch to OptionsNG and PORTDOCS - Document libexif 2012-07-12 vulnerabilty - Bump PORTREVISION for libexif related ports - Trim headers while here PR: ports/175910 Approved by: swills (mentor) Security: d881d254-70c6-11e2-862d-080027a5ec9a
* - adopt optionsNG and trim historical headersjgh2013-03-1412-72/+47
| | | | | | | | | | | | | | | | PR: 176928 PR: 176936 PR: 176937 PR: 176938 PR: 176939 PR: 176940 PR: 176941 PR: 176942 PR: 176943 PR: 176944 PR: 176945 Submitted by: jgh@ Approved by: portmgr (miwi)
* - Fix build with clangamdmi32013-03-141-0/+20
| | | | | PR: 176899 Submitted by: Christopher Dukes <chris.dukes.aix@gmail.com>