The Digest::MD2 module allows you to use the RSA Data Security Inc. MD2 Message Digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 128-bit "fingerprint" or "message digest" of the input. The Digest::MD2 programming interface is identical to the interface of Digest::MD5. MD2 is described in RFC 1115. WWW: http://search.cpan.org/dist/Digest-MD2/ -ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* Update WWW.olgeni2013-01-291-1/+1
| | | | Approved by: maintainer
* - Update to 0.2.3olivierd2013-01-292-4/+3
| | | | | | ChangeLog: http://dahlia.kr/wand/changes.html#version-0-2-3 Approved by: rene, miwi (mentors, implicit)
* - Fix build with NEW_XORGgahr2013-01-281-0/+10
| | | | | | PR: 175356 Submitted by: "O. Hartmann" <ohartman@zedat.fu-berlin.de> Patch by: ak
* Update graphviz LIB_DEPEND line, the old library was dropped from the graphvizkwm2013-01-281-3/+1
| | | | | | | | | package. [1] Remove obsolete reinplace line, was applied by upstream. [2] Reported by: Mike Harding <mvharding@gmail.com> [1], Rainer Hurling <rhurlin@gwdg.de> [2] Pointyhat to: dinoex@ [1]
* - update to 2.30.0dinoex2013-01-274-42/+59
| | | | - mark guile plugin BROKEN
* Fix doc build.kwm2013-01-271-4/+2
| | | | | | While here remove DOCS option. Submitted by: many
* - Strip header at request of original creatortabthorpe2013-01-272-10/+2
| | | | | Submitted by: trevor With hat: portmgr
* Update to 0.19.tobez2013-01-273-21/+4
| | | | Changes: http://search.cpan.org/dist/GraphViz-Data-Structure/Changes
* - update to 1.5.14dinoex2013-01-272-5/+5
|
* - cleanup headerdinoex2013-01-271-9/+4
| | | | - strip shlibversion in depedency
* - strip shlibversion in depedencydinoex2013-01-272-2/+2
|
* - cleanup headerdinoex2013-01-273-15/+3
|
* - Update xpaint to 2.9.9.3johans2013-01-276-79/+14
| | | | - Remove some local patch files that are no longer needed
* - cleanup headerdinoex2013-01-273-19/+11
| | | | - strip shlibversion in depedency
* - cleanup headerdinoex2013-01-261-6/+2
| | | | - fix regression if build in /usr/ports/local
* - cleanup headerdinoex2013-01-261-15/+11
| | | | - strip shlibversion in depedency
* - fix build for 10-CURRENTdinoex2013-01-261-1/+1
| | | | | PR: 175528 Submitted by: Matthias Andree
* - strip shlib versions in dependecydinoex2013-01-261-8/+4
| | | | - cleanup header
* Patch Makefile.in instead of Makefile.am this prevents autofoo from being ↵kwm2013-01-261-57/+62
| | | | | | | | | | | | | | run [1] Use USE_PKGCONFIG instead of USE_GNOME=pkgconfig [2] Switch to OptionsNG. This renames the RSVG->LIBRSVG2 and GDK->PIXBUF options[2] Remove shlib version in lib_DEPENDS lines [2] Trim Makefile Header while here Bump portrevision since default depends changed. PR: ports/168464 (reported by) [1] Submitted by: Jan Beich <jbeich@tormail.org> [1] Obtained from: GNOME staging area [2]
* - Update to 2.0-0tota2013-01-253-5/+4
| | | | - Trim WWW: line in pkg-descr
* - Update to 1.2-1tota2013-01-252-4/+3
|
* - Undeprecateak2013-01-253-13/+13
| | | | | | - Add MASTER_SITES - Remove obsolete WWW from pkg-descr - Take maintainership
* Update to 2.84.tobez2013-01-243-8/+13
| | | | Changes: http://search.cpan.org/dist/Chart-Clicker/Changes
* - Convert to modern two-line Makefile headerdanfe2013-01-242-14/+12
| | | | | | - Define LICENSE (GPLv2), improve COMMENT - Sanitize markup and formatting while here - Reformat first paragraph of port description
* - Update to 9.0.2gahr2013-01-242-3/+3
| | | | Release notes: http://www.mesa3d.org/relnotes-9.0.2.html
* - Update zathura [1], zathura-djvu [2] and zathura-pdf-poppler [3] to 0.2.2madpilot2013-01-248-22/+53
| | | | | | | | | | | | | | | - Remove ABI version number from LIB_DEPENDS [1] - Remove unneeded FETCH_ARGS [4] - Convert graphics/zathura to new options framework [5] - Remove reference to non existent port in zathura pkg-message [5] PR: ports/175506 - ports/175515 [2], ports/175513 [1] [5], ports/175516 [3] Submitted by: Alexander <alexander.4mail@gmail.com> (maintainer of graphics/zathura-djvu) Quentin Stievenart <acieroid@awesom.eu> (maintainer of graphics/zathura) Approved by: Alexander <alexander.4mail@gmail.com> [4], Quentin Stievenart <acieroid@awesom.eu> [5]
* Bump PORTREVISION after DESKTOP_ENTRIES updatemakc2013-01-2320-14/+20
|
* - Update DESKTOP_ENTRIES:makc2013-01-237-15/+21
| | | | | | | | | | * rephrase Comment field or use port ${COMMENT} if appropriate * adjust Icon field according to the Desktop Entry Specification * update Categories field: remove deprecated category Application; set main category if missing - Remove indefinite article and/or rephrase COMMENT Approved by: portmgr (bapt), maintainer silence (12 days)
* - Update DESKTOP_ENTRIES:makc2013-01-231-1/+1
| | | | | | | | | | * rephrase Comment field or use port ${COMMENT} if appropriate * adjust Icon field according to the Desktop Entry Specification * update Categories field: remove deprecated category Application; set main category if missing - Remove indefinite article from COMMENT Approved by: maintainers
* Make graphics/hugin compilable with clang.vd2013-01-212-0/+40
| | | | | PR: ports/175427 Submitted by: Rainer Hurling <rhurlin@gwdg.de>
* - Support CXXFLAGS properly.araujo2013-01-212-27/+25
| | | | | | | | | - Support PLIST_FILES. - Add LICENSE. - Bump PORTREVISION. PR: ports/174187 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 2.2.26.araujo2013-01-213-31/+35
| | | | | | | - Trim header. PR: ports/174170 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update MASTER_SITES.araujo2013-01-212-17/+22
| | | | | | | | - Fix build with clang. - Add LICENSE. PR: ports/172720 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Fix build with clang.araujo2013-01-2185-81/+1049
| | | | | | | | | - Add MAKE_JOBS_SAFE. - Trim header. - Convert to optionsNG. PR: ports/172717 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 1.8.1.araujo2013-01-212-19/+15
| | | | | | | - Trim header. PR: ports/172505 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 0.8-4tota2013-01-202-3/+3
|
* Open Shading Language (OSL) is a small but rich language formva2013-01-205-0/+116
| | | | | | | | | | | | | | | programmable shading in advanced renderers and other applications, ideal for describing materials, lights, displacement, and pattern generation. OSL was developed by Sony Pictures Imageworks for use in its in-house renderer used for feature film animation and visual effects. The language specification was developed with input by other visual effects and animation studios who also wish to use it. WWW: http://code.google.com/p/openshadinglanguage/ PR: ports/173676 Submitted by: Shane Ambler <FreeBSD@Shaneware.biz>
* update ogre to 1.8.1oliver2013-01-194-47/+66
|
* update cegui to 0.7.9oliver2013-01-193-36/+34
|
* Grabzeising2013-01-181-6/+2
| | | | | | While here, trim makefile headers. Approved by: kwm, miwi (mentors, implicit)
* - Fix typo in default options listpav2013-01-181-2/+2
| | | | Reported by: Ken Moore <ken@pcbsd.org>
* - Chase lib version changes from ilmbase and OpenEXR updatesswills2013-01-1816-8/+17
|
* - Update to 0.8-3tota2013-01-172-4/+3
|
* - Chase OpenEXR lib updateswills2013-01-171-1/+1
|
* - Fix build with new OpenEXRswills2013-01-171-1/+3
| | | | Approved by: ehaupt
* - Chase lib version changes from ilmbase and OpenEXR updatesswills2013-01-1710-17/+20
|
* - Update to 1.0.1swills2013-01-174-14/+29
| | | | | | | - Give maintainership to submitter PR: ports/132341 Submitted by: nemysis <nemysis@gmx.ch>
* - Update to 1.4.1swills2013-01-174-33/+57
| | | | | | | - Give maintainership to submitter PR: ports/172340 Submitted by: nemysis <nemysis@gmx.ch>
* - Update to 1.7.1swills2013-01-1710-98/+122
| | | | | | | - Give maintainership to submitter PR: ports/172339 Submitted by: nemysis <nemysis@gmx.ch>
* - Update to 1.0.3swills2013-01-179-60/+84
| | | | | | | - Give maintainership to submitter PR: ports/172337 Submitted by: nemysis <nemysis@gmx.ch>
* For building with libGL we also need dri2proto. Make it available for portskwm2013-01-161-1/+1
| | | | | | using cairo when cairo is build with OpenGL support (off by default). Submitted by: zeising@
* - Update EFL to 1.7.5gblach2013-01-1659-118/+118
| | | | | | - Change master site to download.enlightenment.fr Approved by: tabthorpe (mentor)
* Update to 2.8zeising2013-01-162-3/+3
| | | | | | | Changelog: http://feh.finalrewind.org/archive/2.8/ Approved by: kwm, miwi (mentors, implicit)
* - Use DOC instead of NOPORTDOCSehaupt2013-01-152-12/+12
| | | | | - Pacify portlint - Convert header
* - Fix build on !(i386 || amd64)gahr2013-01-151-0/+3
| | | | Reported by: Anton Shterenlikht <mexas@bristol.ac.uk>
* - Update to 9.0.1gahr2013-01-158-79/+93
| | | | | | | Release notes: * 9.0 http://www.mesa3d.org/relnotes-9.0.html * 9.0.1 http://www.mesa3d.org/relnotes-9.0.1.html - This update includes the switch from autotools to SCons
* Update to 1.41.tobez2013-01-142-9/+4
| | | | Changes: http://search.cpan.org/dist/GD-Thumbnail/Changes
* - Revert %%DATADIR%% usage in pkg-plist - the port is not DATADIR-safemva2013-01-142-32/+33
| | | | | | | - Bump PORTREVISION to catch up with leftovers for users Mentioned by: maintainer Changed too much: mva@
* - Update to 0.4.7mva2013-01-134-184/+45
| | | | | | | | | | - Convert to new options framework - Strip Makefile header - Drop LIB_DEPENDS ABI versions - Move LIB_DEPENDS after LICENSE to pet portlint PR: ports/175066 Submitted by: Jan Henrik Sylvester <me@janh.de> (maintainer)
* Update to 1.4.romain2013-01-113-4/+23
|
* Depend on llvm31/clang31 ports to avoid breakage when I updatebrooks2013-01-111-1/+1
| | | | llvm/clang to 3.2.
* Update to 2.14.tobez2013-01-102-11/+4
| | | | Changes: http://search.cpan.org/dist/GraphViz/CHANGES
* - Update to 0.5.2madpilot2013-01-102-3/+3
| | | | | PR: ports/175114 Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
* Update to 0.94.tobez2013-01-103-12/+8
| | | | Changes: http://search.cpan.org/dist/Devel-Cover/Changes
* Horde maintenance update to following new versions:mm2013-01-102-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | devel/pear-Horde_Alarm 2.0.3 devel/pear-Horde_Argv 2.0.3 security/pear-Horde_Auth 2.0.2 www/pear-Horde_Browser 2.0.3 devel/pear-Horde_Cli 2.0.2 archivers/pear-Horde_Compress 2.0.2 devel/pear-Horde_Core 2.1.5 security/pear-Horde_Crypt 2.1.1 security/pear-Horde_Crypt_Blowfish 1.0.2 devel/pear-Horde_Data 2.0.2 devel/pear-Horde_Date 2.0.2 devel/pear-Horde_Exception 2.0.2 www/pear-Horde_Form 2.0.2 devel/pear-Horde_Icalendar 2.0.2 graphics/pear-Horde_Image 2.0.2 devel/pear-Horde_Itip 2.0.2 textproc/pear-Horde_Kolab_Format 2.0.2 devel/pear-Horde_LoginTasks 2.0.2 mail/pear-Horde_Mime_Viewer 2.0.2 devel/pear-Horde_Nls 2.0.2 textproc/pear-Horde_Pdf 2.0.2 security/pear-Horde_Perms 2.0.2 devel/pear-Horde_Prefs 2.1.0 www/pear-Horde_Routes 2.0.2 devel/pear-Horde_Util 2.0.3
* - Change MAINTAINER addresstabthorpe2013-01-101-6/+2
| | | | | - Trim headers while I am here - Clean up some trailing whitespace
* - unbreak graphics/xsane by correcting path for PKG_CONFIG_LIBDIRjgh2013-01-081-0/+3
| | | | | PR: 174961 Submitted by: eric@krausser-edv.de
* Convert dhn's ports to the new options frameworkbapt2013-01-081-10/+7
| | | | | | | While here trim headers and convert some USE_GNOME=pkgconfig to USE_PKGCONFIG=build Approved by: maintainer (dhn)
* - Unbreak build with default OPTION knobs being setmva2013-01-081-2/+2
| | | | Reported by: linimon@
* Update to 2.4.6.tobez2013-01-072-9/+4
| | | | Changes: http://search.cpan.org/dist/Chart/README
* Update to 1.04.tobez2013-01-072-3/+3
| | | | Changes: http://search.cpan.org/dist/Color-Scheme/Changes
* - Deprecate as it depends on the expired x11-toolkits/gtkglarea [1]bapt2013-01-071-15/+15
| | | | | | | | While here: - Trim headers - Convert to OptionsNG Approved by: nivit (maintainer) [1]
* - Update DESKTOP_ENTRIES:makc2013-01-075-33/+17
| | | | | | | | | | * rephrase Comment field or use port ${COMMENT} if appropriate * adjust Icon field according to the Desktop Entry Specification * update Categories field: remove deprecated category Application; set main category, if missing - Remove indefinite article and/or rephrase COMMENT - Trim Makefile header - Other minor changes
* - Update to 2.65amva2013-01-072-3/+3
|
* 2012-05-10 databases/hypertable: BROKEN for more than 6 monthbapt2013-01-069-194/+0
| | | | | | | | 2012-05-10 graphics/autopano-sift: Disappeared from vendor site. No longer required by graphics/hugin 2012-05-10 misc/airoflash: BROKEN for more than 6 month 2012-05-10 x11-themes/kde-icons-krystaline: BROKEN for more than 6 month 2012-05-10 x11-themes/kde-icons-amaranth: BROKEN for more than 6 month 2012-05-10 x11-themes/kde-icons-realistic: BROKEN for more than 6 month
* Convert to new options frameworkbapt2013-01-061-23/+11
| | | | Remove gtk12 support
* Convert x11@ owned ports to OptionsNG. Thanks go to bapt@ for review and helpkwm2013-01-062-23/+20
| | | | | | rendered with deciphering the monster that is xorg-drivers. With hat: x11@
* - Port to optionsNG.avilla2013-01-051-9/+5
| | | | | | | | - Trim headers. - Cleanup COMMENT and LICENSE. PR: 173807 [1] Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1], bapt via email
* update the R base ports to 2.15.2 and adjust dependent portsbf2013-01-0513-45/+21
| | | | Reviewed by: thierry, tota, wen
* - update to 1.5.2.4rm2013-01-014-12/+10
|
* Remove the created by me and update those header at the same time. I nevermezz2013-01-014-16/+0
| | | | | care about those header, so you even can claim that those were created by you instead of me.
* Trim headersbapt2012-12-312-8/+5
| | | | | remove shlib numbers optionsng
* Finish optionsng conversionbapt2012-12-312-8/+2
| | | | | Trim headers Remove useless LICENSE_FILE
* - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8beat2012-12-3014-0/+42
| | | | | | | | was released in 2007 and KDE 3.5.10 in 2008 and both are no longer maintained upstream nor in our tree. - Set EXPIRATION_DATE to 2013-07-01 Discussed with: bapt, tabthorpe
* - change commentdinoex2012-12-301-1/+1
| | | | Submitted by: Alexey Dokuchaev
* - rever libname for gtkglextdinoex2012-12-301-1/+1
| | | | Submitted by: Jason E. Hale
* - backtrace() is only called when GEGL_BUFFER_DEBUG_ALLOCATIONS is defined,mezz2012-12-301-8/+4
| | | | | | | | so disable libexecinfo. - Update the header. PR: ports/169649 Submitted by: Jan Beich <jbeich@tormail.org>
* Convert pav's ports to new options frameworkbapt2012-12-303-52/+43
| | | | | | | While here trim headers Explicitly set USE_PKGCONFIG=build where needed Approved by: pav
* Convert romain's ports to new option frameworkbapt2012-12-301-7/+4
| | | | | | While here Trim headers Approved by: maintainer timeout (2 weeks)
* Converseen is an open source project written in C++ with the powerful Qt4pawel2012-12-305-0/+62
| | | | | | | | | | | | libraries. Thanks to the Magick++ image libraries it supports more than 100 image formats. You can convert and resize an unlimited number of images to any of the most popular formats: DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. WWW: http://converseen.sourceforge.net PR: ports/173631 Submitted by: Fernando Apesteguia <fernando.apesteguia@gmail.com>
* - Reassign to the heap at maintainer's requesttabthorpe2012-12-291-6/+2
| | | | Approved by: portmgr
* New port: graphics/evas_generic_loaders-svggblach2012-12-286-1/+50
| | | | | | | Additional SVG loader for Evas PR: ports/174739 Approved by: tabthorpe (mentor)
* - update to 0.3.2rm2012-12-262-14/+11
| | | | | | | | | | | - trim Makefile header - remove shlib versions from LIB_DEPENDS (portlint warning) - limit python version to 2.x only - add tests PR: 174394 Reported by: Markus Golser <markus@weihergut.it> Approved by: maintainer timeout (2 weeks)
* - add USE_GCC=any to Makefilegblach2012-12-251-0/+2
| | | | Approved by: crees (mentor)
* - Remove unneeded patchesgblach2012-12-232-22/+0
| | | | Approved by: crees (mentor)
* - Update to 0.8-01tota2012-12-233-5/+5
|
* - Update Enlightenment to 0.17.0gblach2012-12-2380-317/+515
| | | | | | | - Update EFL to 1.7.4 - Convert to OptionsNG Approved by: crees (mentor)
* Fix build with CUPS [1], and assorted other fixes:mandree2012-12-224-2/+34
| | | | | | | | | | - #include <cups/ppd.h> [1] - remove gphoto2 and fltk ABI versions from LIB_DEPENDS, to quiet portlint - fix int-vs-long format string Clang compiler warning in espmsg.c - declare static char *hex const in http-md5.cxx to fix non-writable string literal Clang warning Submitted by: Hans Petter Selasky [1]
* - Update to 0.94wen2012-12-222-9/+4
| | | | | | Changes: http://cpansearch.perl.org/src/MARKOV/Geo-Point-0.94/ChangeLog - Trim Makefile headers - Pass maintainership to perl@
* Commit pkg-plist part missed in r309330.marius2012-12-221-3/+3
| | | | Approved by: olivierd, bapt (implicit)
* - Update to 2.65mva2012-12-225-823/+93
|
* - Update to 0.9.4tota2012-12-213-4/+7
|
* Make D-Bus and NLS support options (defaults unchanged). For completenessmarius2012-12-211-7/+24
| | | | | | | sake, also make PDF support optional (still allowing to build a PS-only reader). Approved by: olivierd, bapt
* - Chase graphics/openimageio updatemva2012-12-201-1/+1
|
* - Update to 1.1.2mva2012-12-207-97/+133
| | | | | | | | | | - Move graphics/openimageio and graphics/py-openimageio into a master/slave port relationship - Remove gcc46 bindings, which creates a corrupted binary on i386 targets - Remove the devel/tbb dependency, which causes problems on graphics/blender PR: ports/170679 ports/172362 ports/172363 Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer)
* Add new port graphics/opencolorio-tools.mva2012-12-202-0/+33
| | | | | | | | | This is a slave port of graphics/opencolorio containing the utility applications of graphics/opencolorio (former CLIAPPS option on graphics/opencolorio). PR: ports/172454 Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer)
* - Split graphics/opencolorio into tools and library portmva2012-12-2012-59/+279
| | | | | | | - Remove explicit gcc46 dependency PR: ports/171884 ports/172454 Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer)
* - Update to 1.0.23.araujo2012-12-2018-289/+125
| | | | | | | | - Add MAKE_JOBS_SAFE. - Trim header. PR: ports/172022 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update The Glorious Glasgow Haskell Compiler to version 7.4.2pgj2012-12-2013-28/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update Haskell Platform to version 2012.4.0.0 - Update Gtk2Hs to 0.12.4 - Transfer maintainership of math/hs-math-functions to haskell@ [1] Please note that port revisions for all the Haskell ports without version changes are bumped. Some further highlights of the update: - Trim Makefile headers - Enable dynamic libraries and dynamic linking by default - Enable bootstrapping by versions of GHC and HsColour already installed - Use GCC and binutils from ports New ports (32): devel/hs-List 0.5.1 devel/hs-ReadArgs 1.2.1 devel/hs-SafeSemaphore 0.9.0 devel/hs-activehs-base 0.3.0.2 devel/hs-async 2.0.1.3 devel/hs-basic-prelude 0.3.1.0 devel/hs-classy-prelude 0.4.1 devel/hs-classy-prelude-conduit 0.4.1 devel/hs-data-pprint 0.2.1.4 devel/hs-date-cache 0.3.0 devel/hs-fsnotify 0.0.4 devel/hs-hinotify 0.3.5 devel/hs-hspec-expectations 0.3.0.3 devel/hs-kqueue 0.1.2.4 devel/hs-monad-logger 0.2.3 devel/hs-optparse-applicative 0.4.2 devel/hs-project-template 0.1.0.1 devel/hs-setenv 0.1.0 devel/hs-simple-reflect 0.2 devel/hs-threads 0.5.0.1 devel/hs-time-compat 0.1.0.2 devel/hs-unix-time 0.1.4 devel/hs-word8 0.0.2 graphics/hs-dia-base 0.1.1.2 graphics/hs-dia-functions 0.2.1.3 mail/hs-mime-types 0.1.0.0 net/hs-network-info 0.2.0.3 net/hs-network-multicast 0.0.7 security/hs-cipher-aes 0.1.5 textproc/hs-hexpat 0.20.3 www/hs-activehs 0.3.0.1 www/hs-http-reverse-proxy 0.1.0.6 Updated ports (211): archivers/hs-tar 0.4.0.0_1 --> 0.4.0.1 archivers/hs-zip-archive 0.1.1.8_1 --> 0.1.2.1 archivers/hs-zlib 0.5.3.3_1 --> 0.5.4.0 archivers/hs-zlib-bindings 0.1.0.1_1 --> 0.1.1.2 archivers/hs-zlib-conduit 0.4.0.2 --> 0.5.0.3 archivers/hs-zlib-enum 0.2.2.1_1 --> 0.2.3 audio/hs-libmpd 0.8.0_1 --> 0.8.0.1 benchmarks/hs-criterion 0.6.0.1_2 --> 0.6.2.0 converters/hs-dataenc 0.14.0.3_2 --> 0.14.0.4 converters/hs-json 0.5_1 --> 0.7 databases/hs-persistent 0.9.0.4_1 --> 1.0.2.2 databases/hs-persistent-sqlite 0.9.0.2_1 --> 1.0.1 databases/hs-persistent-template 0.9.0.2_1 --> 1.0.0.2 devel/hs-Boolean 0.0.1_5 --> 0.1.1 devel/hs-DeepArrow 0.3.5_2 --> 0.3.7 devel/hs-HUnit 1.2.4.2_2 --> 1.2.5.1 devel/hs-MemoTrie 0.5_1 --> 0.6.1 devel/hs-MissingH 1.1.1.0_2 --> 1.2.0.0 devel/hs-MonadCatchIO-mtl 0.3.0.4_3 --> 0.3.0.5 devel/hs-QuickCheck 2.4.2_1 --> 2.5.1.1 devel/hs-Stream 0.4.6_2 --> 0.4.6.1 devel/hs-TypeCompose 0.9.1_2 --> 0.9.7 devel/hs-abstract-deque 0.1.5_1 --> 0.1.6 devel/hs-alex 3.0.1_1 --> 3.0.2 devel/hs-arrows 0.4.4.0_4 --> 0.4.4.1 devel/hs-asn1-data 0.6.1.3_1 --> 0.7.1 devel/hs-base-unicode-symbols 0.2.2.3_2 --> 0.2.2.4 devel/hs-base64-bytestring 0.1.2.0 --> 1.0.0.0 devel/hs-blaze-builder-conduit 0.4.0.2_1 --> 0.5.0.3 devel/hs-blaze-builder-enumerator 0.2.0.4_1 --> 0.2.0.5 devel/hs-blaze-textual 0.2.0.6_2 --> 0.2.0.8 devel/hs-bytestring-nums 0.3.5_2 --> 0.3.6 devel/hs-c2hs 0.16.3_3 --> 0.16.4 devel/hs-cmdargs 0.9.5_1 --> 0.10.1 devel/hs-conduit 0.4.2_1 --> 0.5.5 devel/hs-configurator 0.2.0.0_2 --> 0.2.0.1 devel/hs-cpphs 1.14 --> 1.15 devel/hs-darcs 2.8.1_1 --> 2.8.3 devel/hs-data-default 0.4.0_1 --> 0.5.0 devel/hs-directory-tree 0.10.1 --> 0.11.0 devel/hs-edit-distance 0.2.1_1 --> 0.2.1.1 devel/hs-fast-logger 0.0.2_2 --> 0.3.1 devel/hs-file-embed 0.0.4.4_1 --> 0.0.4.6 devel/hs-filemanip 0.3.5.2_6 --> 0.3.6.2 devel/hs-filestore 0.5_1 --> 0.5.0.1 devel/hs-filesystem-conduit 0.4.0_1 --> 0.5.0.2 devel/hs-gconf 0.12.1_3 --> 0.12.1.1 devel/hs-ghc-events 0.4.0.0_2 --> 0.4.2.0 devel/hs-ghc-mtl 1.0.1.1_2 --> 1.0.1.2 devel/hs-gio 0.12.3_1 --> 0.12.4 devel/hs-git-annex 3.20120807 --> 3.20121211 devel/hs-glib 0.12.3.1_1 --> 0.12.4 devel/hs-gtk2hs-buildtools 0.12.3.1_1 --> 0.12.4 devel/hs-haddock 2.10.0_1 --> 2.11.0 devel/hs-happy 1.18.9_1 --> 1.18.10 devel/hs-hashable 1.1.2.3_1 --> 1.1.2.5 devel/hs-hashed-storage 0.5.9_2 --> 0.5.10 devel/hs-hashtables 1.0.1.6_1 --> 1.0.1.8 devel/hs-haskell-src-exts 1.13.3_1 --> 1.13.5 devel/hs-hastache 0.4.1 --> 0.4.2 devel/hs-hint 0.3.3.4_1 --> 0.3.3.5 devel/hs-hlint 1.8.30 --> 1.8.39 devel/hs-hoogle 4.2.11_1 --> 4.2.14 devel/hs-hslogger 1.1.5_2 --> 1.2.1 devel/hs-hspec 1.2.0.1 --> 1.4.2 devel/hs-language-javascript 0.5.4_1 --> 0.5.7 devel/hs-largeword 1.0.1_2 --> 1.0.3 devel/hs-lifted-base 0.1.1_1 --> 0.2 devel/hs-logict 0.5.0.1_1 --> 0.5.0.2 devel/hs-monad-control 0.3.1.3_1 --> 0.3.1.4 devel/hs-mtl 2.1.1_1 --> 2.1.2 devel/hs-murmur-hash 0.1.0.5_2 --> 0.1.0.6 devel/hs-parallel 3.2.0.2_1 --> 3.2.0.3 devel/hs-pool-conduit 0.1.0.2_1 --> 0.1.0.3 devel/hs-primitive 0.4.1_2 --> 0.5.0.1 devel/hs-resource-pool 0.2.1.0_1 --> 0.2.1.1 devel/hs-resourcet 0.3.3.1 --> 0.4.4 devel/hs-silently 1.2.0.2 --> 1.2.4 devel/hs-split 0.1.4.3 --> 0.2.1.1 devel/hs-stm 2.3_1 --> 2.4 devel/hs-syb 0.3.6.1_1 --> 0.3.7 devel/hs-syb-with-class 0.6.1.3_2 --> 0.6.1.4 devel/hs-system-fileio 0.3.8 --> 0.3.10 devel/hs-system-filepath 0.4.6_1 --> 0.4.7 devel/hs-tagged 0.4.2.1_1 --> 0.4.4 devel/hs-temporary 1.1.2.3_1 --> 1.1.2.4 devel/hs-terminfo 0.3.2.4 --> 0.3.2.5 devel/hs-test-framework 0.6_1 --> 0.8 devel/hs-test-framework-hunit 0.2.7_2 --> 0.3.0 devel/hs-test-framework-quickcheck2 0.2.12.2_1 --> 0.3.0.1 devel/hs-text 0.11.2.0_1 --> 0.11.2.3 devel/hs-threadscope 0.2.1_3 --> 0.2.2 devel/hs-uniplate 1.6.7_1 --> 1.6.10 devel/hs-unix-compat 0.3.0.1_1 --> 0.4.0.0 devel/hs-unordered-containers 0.2.1.0_1 --> 0.2.2.1 devel/hs-uuagc 0.9.40.3_1 --> 0.9.42.2 devel/hs-uuagc-cabal 1.0.2.0_2 --> 1.0.4.0 devel/hs-vault 0.2.0.0_1 --> 0.2.0.1 devel/hs-vector 0.9.1_2 --> 0.10.0.1 devel/hs-vector-algorithms 0.5.4_1 --> 0.5.4.2 devel/hs-void 0.5.6 --> 0.5.8 ftp/hs-curl 1.3.7_3 --> 1.3.8 graphics/hs-cairo 0.12.3.1_1 --> 0.12.4 lang/hs-unlambda 0.1_6 --> 0.1.3 mail/hs-email-validate 0.2.8_1 --> 0.3.2 mail/hs-mime 0.3.3.2 --> 0.3.4 mail/hs-mime-mail 0.4.1.1_2 --> 0.4.1.2 math/hs-categories 1.0.3_1 --> 1.0.4 math/hs-comonad 1.1.1.6_1 --> 3.0.0.2 math/hs-comonad-transformers 2.1.2 --> 3.0 math/hs-data-lens 2.10.0_1 --> 2.10.2 math/hs-data-lens-template 2.1.5_1 --> 2.1.7 math/hs-math-functions 0.1.1.1_2 --> 0.1.1.2 [1] math/hs-mwc-random 0.12.0.0_1 --> 0.12.0.1 math/hs-pointed 2.1.0.2_1 --> 3.0.1 math/hs-semigroupoids 1.3.4 --> 3.0.0.1 math/hs-semigroups 0.8.3.2_1 --> 0.8.4.1 math/hs-statistics 0.10.1.0_1 --> 0.10.2.0 math/hs-vector-space 0.8.2 --> 0.8.6 multimedia/hs-gstreamer 0.12.1.1_1 --> 0.12.1.2 net/hs-network 2.3.0.13_1 --> 2.3.1.0 net/hs-network-conduit 0.4.0.1_1 --> 0.6.1.1 net/hs-pcap 0.4.5.1_4 --> 0.4.5.2 net/hs-sendfile 0.7.6_1 --> 0.7.8 net/hs-simple-sendfile 0.2.4 --> 0.2.8 net/hs-socks 0.4.1_1 --> 0.4.2 print/hs-hscolour 1.20.2,1 --> 1.20.3,1 security/hs-Crypto 4.2.5_1 --> 4.2.5.1 security/hs-HsOpenSSL 0.10.3.2 --> 0.10.3.3 security/hs-RSA 1.2.1.0_1 --> 1.2.2.0 security/hs-SHA 1.5.0.1_1 --> 1.6.1 security/hs-certificate 1.2.3_1 --> 1.3.3 security/hs-clientsession 0.7.5_1 --> 0.8.0.1 security/hs-cprng-aes 0.2.3_2 --> 0.2.4 security/hs-crypto-conduit 0.3.2_1 --> 0.4.1 security/hs-crypto-pubkey-types 0.1.1_1 --> 0.2.0 security/hs-cryptocipher 0.3.5 --> 0.3.6 security/hs-cryptohash 0.7.5_1 --> 0.7.9 security/hs-digest 0.0.1.1_1 --> 0.0.1.2 security/hs-monadcryptorandom 0.4.1_1 --> 0.5 security/hs-pureMD5 2.1.0.3_2 --> 2.1.2.1 security/hs-pwstore-fast 2.2_2 --> 2.3 security/hs-skein 0.1.0.7_1 --> 0.1.0.10 security/hs-tls 0.9.5_1 --> 1.0.2 security/hs-tls-extra 0.4.6_1 --> 0.5.0 sysutils/hs-angel 0.3.2_1 --> 0.3.3 textproc/hs-HStringTemplate 0.6.8_2 --> 0.6.12 textproc/hs-attoparsec-conduit 0.4.0.1_1 --> 0.5.0.3 textproc/hs-attoparsec-enumerator 0.3_2 --> 0.3.1 textproc/hs-blaze-html 0.5.0.0 --> 0.5.1.1 textproc/hs-blaze-markup 0.5.1.0_1 --> 0.5.1.2 textproc/hs-case-insensitive 0.4.0.1_2 --> 0.4.0.3 textproc/hs-citeproc-hs 0.3.4_1 --> 0.3.6 textproc/hs-double-conversion 0.2.0.4_2 --> 0.2.0.5 textproc/hs-highlighting-kate 0.5.1_1 --> 0.5.3.3 textproc/hs-hs-bibutils 4.12_4 --> 4.15 textproc/hs-html-conduit 0.0.1_1 --> 0.1.0.4 textproc/hs-hxt 9.2.2_1 --> 9.3.1.1 textproc/hs-lhs2tex 1.17_4 --> 1.18.1 textproc/hs-pandoc 1.9.4.2 --> 1.9.4.5 textproc/hs-parsec 3.1.2_1 --> 3.1.3 textproc/hs-regex-pcre-builtin 0.94.2.1.7.7_4 --> 0.94.4.3.8.31 textproc/hs-regex-posix 0.95.1_2 --> 0.95.2 textproc/hs-stringsearch 0.3.6.3_2 --> 0.3.6.4 textproc/hs-tagsoup 0.12.6_2 --> 0.12.8 textproc/hs-tagstream-conduit 0.3.2_1 --> 0.5.3 textproc/hs-texmath 0.6.0.6_1 --> 0.6.1.1 textproc/hs-xml-conduit 0.7.0.3_1 --> 1.0.3.3 textproc/hs-xml-types 0.3.2 --> 0.3.3 textproc/hs-xmlhtml 0.2.0.2 --> 0.2.0.3 textproc/hs-yaml 0.7.0.3 --> 0.8.1.1 www/hs-HTTP 4000.2.3_1 --> 4000.2.5 www/hs-authenticate 1.2.1.1_1 --> 1.3.2 www/hs-cookie 0.4.0_1 --> 0.4.0.1 www/hs-gitit 0.10.0.1 --> 0.10.0.2 www/hs-hamlet 1.0.1.4 --> 1.1.1.1 www/hs-happstack 7.0.0_1 --> 7.0.1 www/hs-happstack-server 7.0.3 --> 7.1.1 www/hs-heist 0.8.1.1 --> 0.8.2 www/hs-hjsmin 0.1.2_1 --> 0.1.3 www/hs-http-conduit 1.4.1.10 --> 1.8.4.3 www/hs-http-date 0.0.2_1 --> 0.0.3 www/hs-http-server 1_5 --> 1.0.1 www/hs-http-types 0.6.11_1 --> 0.7.3.0.1 www/hs-path-pieces 0.1.1_1 --> 0.1.2 www/hs-shakespeare 1.0.0.2_1 --> 1.0.2 www/hs-shakespeare-css 1.0.1.2_1 --> 1.0.2 www/hs-shakespeare-js 1.0.0.3_1 --> 1.1.0 www/hs-shakespeare-text 1.0.0.2_1 --> 1.0.0.5 www/hs-snap 0.9.0.1 --> 0.9.2.2 www/hs-snap-core 0.9.0 --> 0.9.2.2 www/hs-snap-server 0.9.0 --> 0.9.2.4 www/hs-wai 1.2.0.3 --> 1.3.0.1 www/hs-wai-app-static 1.2.0.4 --> 1.3.0.4 www/hs-wai-extra 1.2.0.5 --> 1.3.0.4 www/hs-wai-logger 0.1.4_1 --> 0.3.0 www/hs-wai-test 1.2.0.2_1 --> 1.3.0 www/hs-warp 1.2.2 --> 1.3.5 www/hs-yesod 1.0.1.6_1 --> 1.1.4.1 www/hs-yesod-auth 1.0.2.1_1 --> 1.1.2 www/hs-yesod-core 1.0.1.2_1 --> 1.1.6.1 www/hs-yesod-default 1.0.1.1_1 --> 1.1.2 www/hs-yesod-form 1.0.0.4_1 --> 1.2.0.1 www/hs-yesod-json 1.0.0.1_1 --> 1.1.2 www/hs-yesod-persistent 1.0.0.1_1 --> 1.1.0 www/hs-yesod-platform 1.0.5 --> 1.1.5 www/hs-yesod-routes 1.0.1.2_1 --> 1.1.1.1 www/hs-yesod-static 1.0.0.3_1 --> 1.1.1.1 www/hs-yesod-test 0.2.1 --> 0.3.1.1 x11-toolkits/hs-gtk 0.12.3.1 --> 0.12.4 x11-toolkits/hs-pango 0.12.3_1 --> 0.12.4 Removed ports (1): textproc/hs-xml2html 0.1.2.3_1 Approved by: wen (maintainer) [1] Obtained from: FreeBSD Haskell
* - Update to 1.33jadawin2012-12-192-8/+4
| | | | - Changelog: http://cpansearch.perl.org/src/SREZIC/Image-Info-1.33/CHANGES
* Chase icu, graphite2 and libexttextcat bumpbapt2012-12-192-7/+4
|
* update to 1.2.0bapt2012-12-193-9/+4
|
* - revert files to version 1.5.0dinoex2012-12-182-17/+17
|
* - Update to 9.04jadawin2012-12-182-3/+3
|
* - USE_DOS2UNIX and remove ^M from patchesjhale2012-12-187-89/+79
| | | | | | | | | | | | | | | - Use PORTDOCS macro; don't install useless Install.txt or redundant license.txt - Bump PORTREVISION since installed files have changed - Improve COMMENT - Simplify do-install target - Convert to new options framework - Whitespace cleanup - Add additional WWW - Pass maintainership to submitter PR: ports/173537 Submitted by: nemysis <nemysis@gmx.ch>
* Libcdr is library providing ability to interpret and import Corel Draw drawingsbapt2012-12-185-0/+47
| | | | into various applications
* - Add CFLAGS and make it build properly.araujo2012-12-181-0/+1
| | | | | | PR: ports/173297 Submitted by: Chris <chris@imagemetrica.com> Reviewed by: Sascha Klauder <sascha@trimind.de>
* - Update to 2.7.7, add LICENSEpawel2012-12-184-47/+34
| | | | | | | | | | | | - Remove pkg-plist, switch to PLIST_FILES, PORTDOCS, PORTEXAMPLES - Give maintainership to submitter While I'm here: - Add missing deps - Sort USE_ flags PR: ports/173571 Submitted by: nemysis <nemysis@gmx.ch>
* - drop maintainershipdinoex2012-12-183-23/+19
|
* - Update librasterlite to version 1.1e [1]pawel2012-12-174-6/+6
| | | | | | | - Bump graphics/libreatlas after shlib version change PR: ports/174474 [1] Submitted by: lbartoletti <coder@tuxfamily.org> (maintainer)
* Cleanup supporting perl version 5.8 and 5.10,az2012-12-175-39/+5
| | | | lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
* - Update to 0.16.3jhale2012-12-174-11/+36
| | | | | | | | | While here: - Clean up *_DEPENDS syntax - Add LICENSE (LGPL21 or later) PR: ports/174155 Submitted by: Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
* - Update to 0.9.3tota2012-12-163-4/+15
| | | | - Add missing example file
* Cleanup after r308514 by beech@:danfe2012-12-163-33/+17
| | | | | | | | | - Fix whitespace in Makefile - Remove empty lines in pkg-plist While here: - Trim the header per new bylaws - Update COMMENT and port description
* Upgrade to 3.4.1.vanilla2012-12-162-8/+4
|
* - Update to 0.0.13wen2012-12-163-11/+13
| | | | | | | | While here: - Trim Makefile headers PR: 174123 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
* The new version may use tesseract as a backend as well as cuneiform:bsam2012-12-151-1/+18
| | | | | | | . change COMMENT; . introduce OPTIONS_MULTI (one or more backends may be used), use graphics/cuneiform as a default; . bump PORTREVISION.
* - introduce a USE_FUSE macroflo2012-12-141-3/+2
| | | | | | | | | - convert all fuse ports to use the new macro The macro makes sure sysutils/fusefs-libs gets installed and depending on fuse being in base or not it installs sysutils/fusefs-kmod. Approved by: portmgr (bapt)
* Mandelbulber is an experimental application that helps to makeamdmi32012-12-148-0/+103
| | | | | | | | | | rendering 3D Mandelbrot fractals much more accessible. A few of the supported 3D fractals: Mandelbulb, Mandelbox, BulbBox, JuliaBulb, Menger Sponge, Quaternion, Trigonometric, Hypercomplex, and Iterated Function Systems (IFS). All of these can be combined into infinite variations with the ability to hybridize different formulas together. WWW: http://www.mandelbulber.com/
* - Update to 0.7-25tota2012-12-142-3/+3
|
* - Chase graphics/ImageMagick updatebdrewery2012-12-145-9/+7
| | | | - Trim header
* - Chase graphics/ImageMagick updatebdrewery2012-12-141-6/+3
| | | | | - Remove ABI version from Magick++ - Trim header
* - Chase graphics/ImageMagick updatebdrewery2012-12-133-16/+8
| | | | | - Remove ABI version from MagickWand - Trim header
* - Fix build with clang (mostly taken from devel/dcmtk/files/patch-clang)gahr2012-12-133-5/+301
| | | | - Trim Makefile header
* Convert to new option frameworkbapt2012-12-131-12/+7
|
* Remove the header for ports I created.wxs2012-12-131-5/+0
| | | | | | For dns/openresolv give proper attribution. This was a copy/paste mistake the submitter made, which incorrectly gave me attribution for that file. I did not create it.
* Update horde4 packages and applications to horde5mm2012-12-122-6/+10
|
* - Update devel/tbb to 4.1.1 and bump dependent port's PORTREVISIONsmartymac2012-12-122-1/+2
| | | | | | | - Remove hardcoded dependency on gcc [1] PR: ports/171297 [1] Submitted by: Christian Mangin <christian.mangin@gmail.com> [1]
* - Bump port after ImageMagick updatebeech2012-12-125-9/+11
| | | | | - Remove version - Bump PORTREVISION
* - Update to 0.4.6makc2012-12-114-34/+5
| | | | | - Remove stale patches - Trim Makefile header
* - Bump port after ImageMagick updatebeech2012-12-111-2/+2
| | | | | - Remove version on Magick++ - Bump PORTREVISION
* Trim Makefile headers for ports I maintain.madpilot2012-12-111-5/+0
|
* Update PCRE to 8.32mm2012-12-117-8/+11
| | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports
* - Update xcb-util to 0.3.9garga2012-12-111-1/+1
| | | | | | | - Update xcb-util-wm to 0.3.9 - Update xcb-util-keysyms to 0.3.9 - Update xcb-util-image to 0.3.9 - Bump PORTREVISION on dependant ports
* Decommissioning java 1.5 (EOLed since October 2009):bapt2012-12-102-2/+2
| | | | | | suppress any reference to JAVA_VERSION= 1.5+ (final) Bump revision of graphics/mapyrus because package is modified
* Decommissioning java 1.5 (EOLed since October 2009):bapt2012-12-1021-104/+40
| | | | suppress any reference to JAVA_VERSION= 1.5+ (part2)
* - Update to 6.8.0-7beech2012-12-103-16/+13
| | | | | | | - Take maintainership PR: ports/174267 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
* - Update to 0.12.1mva2012-12-103-10/+56
| | | | | | - Add LICENSE - Trim Makefile headers - Convert to OptionsNG
* - update to 10.35.87dinoex2012-12-102-13/+9
|
* Revert Chris Petrik's ports to the pool. Thank you for all your work so ↵eadler2012-12-1017-17/+17
| | | | | | | far, and should you desire to return just let us know. PR: ports/174309 Submitted by: Chris Petrik
* - update to 8ddinoex2012-12-104-56/+42
|
* - update dependecy to new xulrunnerdinoex2012-12-101-17/+13
| | | | PR: 173258
* graphics/tiffdinoex2012-12-104-21/+26
| | | | - update to 4.0.3
* graphics/pngdinoex2012-12-102-11/+7
| | | | - update to 1.5.13
* - Update to 0.9.6beech2012-12-093-37/+149
| | | | | | | Feature safe: yes PR: ports/174243 Submitted by: Pedro Garcia Freitas <sawp@sawp.com.br> (maintainer)
* - Update to 1.9.2sunpoet2012-12-092-8/+4
| | | | | | | - Cleanup Makefile header Changes: http://trac.osgeo.org/gdal/wiki/Release/1.9.2-News Feature safe: yes
* - Update to 1.9.2sunpoet2012-12-092-8/+4
| | | | | | | - Cleanup Makefile header Changes: http://trac.osgeo.org/gdal/wiki/Release/1.9.2-News Feature safe: yes
* - Update to 1.9.2sunpoet2012-12-092-8/+4
| | | | | | | - Cleanup Makefile header Changes: http://trac.osgeo.org/gdal/wiki/Release/1.9.2-News Feature safe: yes
* - Update to 1.9.2sunpoet2012-12-092-8/+4
| | | | | | | - Cleanup Makefile header Changes: http://trac.osgeo.org/gdal/wiki/Release/1.9.2-News Feature safe: yes
* - Update to 1.9.2sunpoet2012-12-093-64/+6
| | | | | | | | - Add SLAVEDIRS: graphics/p5-Geo-GDAL graphics/php-gdal graphics/py-gdal graphics/ruby-gdal - Cleanup Makefile header Changes: http://trac.osgeo.org/gdal/wiki/Release/1.9.2-News Feature safe: yes
* - Update to version 0.12.0beech2012-12-082-5/+6
| | | | | | | Feature safe: yes PR: ports/174178 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Remove non-FreeBSD related text from pkg-descrpawel2012-12-081-3/+2
| | | | | Suggested by: eadler Feature safe: yes
* CBViewer is a comic book viewer for comic book archives in cbz, cbr, zip, andpawel2012-12-075-0/+76
| | | | | | | | | | | rar formats. The interface is written in java but it requires unrar for linux or windows depending which OS you are running on. It will do zip files in java. WWW: http://www.renuncln.com/programs/cbviewer/ PR: ports/173294 Submitted by: nemysis@gmx.ch Feature safe: yes
* - Update to 0.9.3tota2012-12-072-6/+5
| | | | Feature safe: yes
* - Update to 0.2.3tota2012-12-072-3/+3
| | | | Feature safe: yes
* - Reset MAINTAINER on ports with addresses that have unrecoverable bounces.zi2012-12-074-4/+4
| | | | | Reported by: portscout Feature safe: yes
* Fix build with clang.kevlo2012-12-061-0/+11
| | | | | | | | Maintainer timed out. Feature safe: yes PR: ports/173851
* - Update to 2.06sunpoet2012-12-052-4/+6
| | | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/GraphViz2/CHANGES Feature safe: yes
* - Reset MAINTAINER due to unrecoverable bouncezi2012-12-053-3/+3
| | | | | Reported by: portscout Feature safe: yes
* - Switch to PLIST_FILES, PORTDATA, PORTDOCSpawel2012-12-042-18/+19
| | | | | | | | | | - Add LICENSE - Convert to OptionsNG - Take maintainership PR: ports/173268 Submitted by: nemysis <nemysis@gmx.ch> Feature safe: yes
* - Update to 0.7-24tota2012-12-043-4/+4
| | | | | | - Update description in pkg-descr Feature safe: yes
* - Update to version 1.1danfe2012-12-043-34/+78
| | | | | | | | | | | - Introduce two new options, GEO and GLIBJSON (off by default) - Remove GCONF option (no longer provided upstream) - Remove some no longer relevant local patching - Sort things around Makefile a bit while here PR: ports/174058 (version update) Submitted by: dumbbell Feature safe: yes
* Trim Makefile headerpawel2012-12-041-5/+1
| | | | Feature safe: yes
* - update to 0.4.2rm2012-12-043-38/+7
| | | | | | | | | - switch to PEAR_AUTOINSTALL PR: 172904 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: miwi (maintainer, implicit via reassigning to the heap) Feature safe: yes
* - Remove article from COMMENTpawel2012-12-042-10/+16
| | | | | | | | | | - Add LICENSE, WWW - Respect DOCS option - Take maintainership PR: ports/173293 Submitted by: nemysis <nemysis@gmx.ch> Feature safe: yes
* - Install program's icon [1]pawel2012-12-043-19/+59
| | | | | | | | | | | | - Respect NLS option [1] - Take maintainership [1] - Port needs pkg-config during build - Fix build with clang - Trim Makefile header PR: ports/173292 [1] Submitted by: nemysis <nemysis@gmx.ch> [1] Feature safe: yes
* - This is too messy to be fixed to build with clang right now.. USE_GCC=anygahr2012-12-031-0/+1
| | | | Feature safe: yes
* - Fix build with clanggahr2012-11-301-0/+11
| | | | Feature safe: yes
* - Remove indefinite article from COMMENTjhale2012-11-302-23/+12
| | | | | | | | | | | | | | - Add LICENSE (GPLv2) - Convert to new options framework - Add explicit pkgconf build dependency - Trim Makefile header - Bump PORTREVISION since a file was added to PORTDOCS - Trim down pkg-descr a bit - Pass maintainership to submitter PR: ports/173569 Submitted by: nemysis <nemysis@gmx.ch> Feature safe: yes
* Attempt to fix complaints during 'make index'.linimon2012-11-301-1/+0
| | | | | Hat: portmgr Feature safe: yes
* - EXIV2 and LENSFUN now have standard descriptionsjhale2012-11-301-3/+1
| | | | | | | - Drop "Enable" in FITS description Reported by: danfe Feature safe: yes
* - Convert to new options frameworkjhale2012-11-301-30/+27
| | | | | | | | | - Drop ABI version numbers from LIB_DEPENDS - Trim Makefile header PR: ports/174003 Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net> (maintainer) Feature safe: yes
* Convert to new options.wxs2012-11-301-5/+7
| | | | | | | | Cleanup COMMENT. PR: ports/173552 Submitted by: nemysis <nemysis@gmx.ch> Feature safe: yes
* - Update to 0.49.1bdrewery2012-11-292-10/+4
| | | | | | | - Trim header - Fix keyword property on distinfo Feature safe: yes
* 2012-11-26 emulators/gcube: No more public distfilesbapt2012-11-285-71/+0
| | | | | | | | | | | | | | | 2012-11-26 games/stepbill: No more public distfiles 2012-11-26 deskutils/ktagebuch: No more public distfiles 2012-11-26 games/jetpack: No more public distfiles 2012-11-26 games/tremor: No more public distfiles 2012-11-26 graphics/jpeg2pdf: No more public distfiles 2012-11-26 java/westhawksnmp: No more public distfiles 2012-11-26 japanese/tcl76: No more public distfiles 2012-11-26 math/stepulator: No more public distfiles 2012-11-26 editors/jedit-devel: Stable version is more recent than devel 2012-11-26 www/trac-wikirename: Functionality of this plugin is included in the Trac core since 0.12 Feature safe: yes
* Add patchfile.ehaupt2012-11-281-0/+11
| | | | Feature safe: yes
* Update to 2.4.2035ehaupt2012-11-283-51/+51
| | | | Feature safe: yes
* 2012-11-26 ftp/mget: No more public distfilesbapt2012-11-2822-3481/+0
| | | | | | | | | | | | | | | 2012-11-26 graphics/yap: No more public distfiles 2012-11-26 games/demonquake: No more public distfiles 2012-11-26 databases/php-sqlrelay: No more public distfiles 2012-11-26 devel/fastdep: No more public distfiles 2012-11-26 graphics/svgviewer: No more public distfiles 2012-11-26 comms/garmin-utils: No more public distfiles 2012-11-26 comms/snooper: No more public distfiles 2012-11-26 graphics/xfig-devel: Stable version is more recent than devel version 2012-11-26 irc/irchat-jp: No more public distfiles 2012-11-26 games/xcogitate: No more public distfiles Feature safe: yes
* 2012-11-27 java/jmp: Java 1.5 is EOLedbapt2012-11-284-64/+0
| | | | | | | | | | | | | | | | 2012-11-26 irc/tr-ircd: No more public distfiles 2012-11-26 lang/imp-interpreter: No more public distfiles 2012-11-26 games/xquarto: No more public distfiles 2012-11-26 games/six: No more public distfiles 2012-11-26 finance/gfp: No more public distfiles 2012-11-26 games/44bsd-hunt: No more public distfiles 2012-11-26 graphics/ale: No more public distfiles 2012-11-26 german/digibux: No more public distfiles 2012-11-26 java/eclipse-clay-core: No more public distfiles 2012-11-26 games/xbloody: No more public distfiles 2012-11-26 dns/sqldjbdns: No more public distfiles Feature safe: yes
* 2012-11-27 devel/p5-SPOPS: Depend on the expired p5-Class-Fieldsbapt2012-11-285-54/+0
| | | | | | | | | | | | 2012-11-26 textproc/lemmatizer: No more public distfiles 2012-11-26 net/relay: No more public distfiles 2012-11-26 x11-clocks/bmp-alarm: No more public distfiles 2012-11-26 net-mgmt/nagios-check_ice: No more public distfiles 2012-11-26 japanese/libicq: No more public distfiles and development ceased 2012-11-26 graphics/tonicpoint-viewer: No more public distfiles 2012-11-26 devel/safestr: No more public distfiles Feature safe: yes
* 2012-11-27 graphics/morpheus: Depends on the expired gtkglareabapt2012-11-286-63/+0
| | | | | | | | | | | | | 2012-11-27 devel/jakarta-commons-chain: Depends on the expired devel/portlet-api 2012-11-27 math/p5-Math-LinearCombination: Depends on the expired p5-Class-Field 2012-11-26 x11/padkey: No more public distfiles 2012-11-26 japanese/gicq: No more public distfiles and development ceased 2012-11-26 www/momspider: No more public distfiles 2012-11-26 japanese/perl5: Recent perl supports correctly japanese, consider using them 2012-11-26 sysutils/fuser: No more public distfiles 2012-11-26 textproc/ascii2pdf: No more public distfiles Feature safe: yes
* - Update to 3.10bdrewery2012-11-283-8/+6
| | | | | | | | - Trim header PR: ports/173836 Submitted by: Eugene Mychlo <myc@barev.net> (maintainer) Feature safe: yes
* Update to 0.14martymac2012-11-273-63/+3
| | | | Feature safe: yes
* Over to new volunteer.crees2012-11-261-1/+1
| | | | | | PR: ports/173907 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> Feature safe: yes
* - Add a new port: graphics/R-cran-pngtota2012-11-254-0/+26
| | | | | | | | | | This package provides an easy and simple way to read, write and display bitmap images stored in the PNG format. It can read and write both files and in-memory raw vectors. WWW: http://www.rforge.net/png/ Feature safe: yes
* Convert to new options.wxs2012-11-251-14/+20
| | | | | | | | | Fix comment and cleanup dependencies. Assign maintainer to submitter. PR: ports/173588 Submitted by: nemysis <nemysis@gmx.ch> Feature safe: yes
* Convert to new options (DOCS only).wxs2012-11-251-5/+6
| | | | | | | | Assign maintainer to submitter. PR: ports/173572 Submitted by: nemysis <nemysis@gmx.ch> Feature safe: yes
* - Force to use gcc46+ if CC is not Clang.fluffy2012-11-241-0/+6
| | | | Feature safe: yes
* - Update to 1.9.0 release (clang support improved)fluffy2012-11-233-88/+249
| | | | | | | | | | - Handle python bindings in proper way (off by default) - Make HDF and OpenEXR support optional (on by default) - Use OptionsNG - Declare LICENSE - Trim Makefile header Feature safe: yes
* - Update to 0.59tota2012-11-233-10/+6
| | | | | | | - Convert to new Makefile header - Trim WWW: line in pkg-descr Feature safe: yes
* - Update to 1.2.4tota2012-11-233-9/+16
| | | | Feature safe: yes
* - Control of Python dependencyfluffy2012-11-231-1/+15
| | | | | | PR: 173772 Submitted by: Mamoru Sakaue Feature safe: yes
* - Update to 1.0.4madpilot2012-11-222-3/+3
| | | | Feature safe: yes
* LibreAtlas is an open source Geography Education application built on top ofpawel2012-11-214-0/+64
| | | | | | | | | | | SpatiaLite and RasterLite. It uses LibreAtlas databases which are a digital alternative to a paper atlas. WWW: https://www.gaia-gis.it/fossil/libreatlas/index PR: ports/173149 Submitted by: lbartoletti <coder@tuxfamily.org> Feature safe: yes
* librasterlite is an open source library that stores and retrieves huge rasterpawel2012-11-205-0/+54
| | | | | | | | | | coverages using a SpatiaLite DBMS. WWW: https://www.gaia-gis.it/fossil/librasterlite/index PR: ports/173130 Submitted by: lbartoletti <coder@tuxfamily.org> Feature safe: yes
* - Update to 0.9.2tota2012-11-182-3/+3
| | | | Feature safe: yes
* - make fetchable againdinoex2012-11-171-1/+1
| | | | Feature safe: yes
* - Update to 0.8.1tota2012-11-163-6/+3
| | | | Feature safe: yes
* - Update to 2.2.1tota2012-11-162-3/+3
| | | | Feature safe: yes
* Update to 2.2ehaupt2012-11-132-5/+4
| | | | Feature safe: yes
* Fix compilation problem with clang in graphics/huginvd2012-11-121-0/+11
| | | | | | PR: ports/170758 Submitted by: Heath Nielson <heathn@gmail> Feature safe: yes
* Update to 0.72.tobez2012-11-122-3/+3
| | | | | | Changes: http://cpansearch.perl.org/src/SHLOMIF/Graph-Easy-0.72/CHANGES Feature safe: yes
* Update to 1.03.tobez2012-11-122-8/+3
| | | | | | Changes file is not helpful. Feature safe: yes
* - Upgrade to 0.1.7.kuriyama2012-11-112-8/+3
| | | | Feature safe: yes
* - Add LICENSEpawel2012-11-101-20/+28
| | | | | | | | | | | | - Support PORTEXAMPLES While I'm here: - Add missing deps this package links to - Fix COMMENT PR: ports/172019 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Feature safe: yes
* - Update MASTER_SITESpawel2012-11-101-18/+15
| | | | | | | | | - Add LICENSE - Support BUILD_WRKSRC/INSTALL_WRKSRC PR: ports/172018 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Feature safe: yes
* - Add LICENSEpawel2012-11-102-12/+12
| | | | | | | | | - Remove USE_PERL5_BUILD - Update WWW: line PR: ports/172014 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Feature safe: yes
* Remove unneeded sed in post-patch.zeising2012-11-091-7/+7
| | | | | | | | | | Convert to OptionsNG While here, fix whitespace in Makefile header. PR: ports/173443 Submitted by: nemysis <nemysis@gmx.ch> Approved by: kwm, miwi (mentors, implicit) Feature safe: yes
* - Update WWWehaupt2012-11-082-8/+4
| | | | | | - Trim header Feature safe: yes
* - fix buildgahr2012-11-081-0/+3
| | | | | | Reported by: PH (via beat@) Approved by: portmgr@ (implicit) Feature safe: yes
* - remove obsolete patchgahr2012-11-081-35/+0
| | | | | | Reported by: PH (via beat@) Approved by: portmgr@ (implicit) Feature safe: yes
* - Update to 10.10.7.tdb2012-11-073-90/+95
| | | | Feature safe: yes
* - Update to 0.7-22tota2012-11-072-3/+3
| | | | Feature safe: yes
* Update to release 20121024madpilot2012-11-072-4/+4
| | | | | | PR: ports/173396 Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer) Feature safe: yes
* - Update to 1.04.lippe2012-11-072-4/+3
| | | | Feature safe: yes
* - Take maintainershipjhale2012-11-073-16/+6
| | | | | | | - Trim Makefile headers Approved by: makc, avilla (mentors, implicit) Feature safe: yes
* Return maintainership back to ports@mm2012-11-071-1/+1
| | | | Feature safe: yes
* - Download pregenerated icon file and drop dependency on `graphics/netpbm'danfe2012-11-062-15/+14
| | | | | | | | | | | | | - Reorder Makefile header to more common form - Drop DISTVERSIONSUFFIX altogether: it does not make sense now since we have to assign DISTFILES manually - Remove redundant assignment of WRKSRC - In DESKTOP_ENTRIES, do not rely on the fact that ${FALSE} will always be "false" as required by fd.o spec; literal value should be used instead PR: ports/173386 Submitted by: maintainer Feature safe: yes
* . licence is GPLv2 or later;bsam2012-11-061-8/+7
| | | | | | | | | | | . use build target for USE_PKGCONFIG (more readable than just "yes"); . mark the new version as MAKE_JOBS_SAFE; . the option -DHAVE_LIBGD is not needed anymore; . remove ABI version from LIB_DEPENDS at options. PR: ports/172021 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Feature safe: yes
* graphics/gexiv2:danfe2012-11-066-36/+40
| | | | | | | | | | | | | | | | | - Update to version 0.4.1 - Drop shlib versions in LIB_DEPENDS - Define LICENSE (GPLv2) - Cleanup Makefile and port description graphics/shotwell (gexiv2 consumer): - Bump port revision (chase gexiv2 update) - Drop shlib versions in LIB_DEPENDS - Define LICENSE (LGPL21) - Provide a better port description - Nota bene: version 0.13.1 is available Feature safe: yes Approved by: maintainer timeout
* Upgrade to 1.5.2.thierry2012-11-065-31/+75
| | | | Feature safe: yes
* Update to version 1.3.2mr2012-11-062-3/+3
| | | | Feature safe: yes
* - Update to 1.2.3tota2012-11-062-3/+3
| | | | Feature safe: yes
* Update distinfo forgotten at previous commit.bsam2012-11-051-2/+2
| | | | Feature safe: yes
* - update to version 3.6.1. New or changed in 3.61:bsam2012-11-051-8/+3
| | | | | | | | | | . fixed a bug in handling of -page option; . improved support for 64-bit systems related to different version of ghostscript; . added some features for supporting the LaOS project (http://www.laoslaser.org/). - use two line style headers; - remove ABI version from LIB_DEPENDS. Feature safe: yes
* - Change my email address to gblach@FreeBSD.orggblach2012-11-0431-187/+62
| | | | | | - Change Makefile headers to shorter form Feature safe: yes
* - Add LICENSE (AL2)jhale2012-11-042-13/+20
| | | | | | | | | | | | | | - Add PORTDOCS - Update COMMENT - Update pkg-descr - Trim Makefile header - Bump PORTREVISION since installed files will change - Pass maintainership to submitter PR: ports/173207 Submitted by: nemysis <nemysis@gmx.ch> Approved by: makc, avilla (mentors, implicit) Feature safe: yes
* apngdis converts an APNG file into a sequence of individual PNG framesjhale2012-11-044-0/+53
| | | | | | | | | | | via a simple command-line interface. WWW: http://sourceforge.net/projects/apngdis/ PR: ports/173205 Submitted by: nemysis <nemysis@gmx.ch> Approved by: makc, avilla (mentors, implicit) Feature safe: yes
* - Update to 2.7 [1]jhale2012-11-042-23/+21
| | | | | | | | | | | | | - Update COMMENT/LICENSE [1] - Convert to new options framework [1] - Pass maintainership to submitter [1] - Trim Makefile header - Fix STATIC option PR: ports/173206 [1] Submitted by: nemysis <nemysis@gmx.ch> [1] Approved by: makc, avilla (mentors, implicit) Feature safe: yes
* - Update to 2.2.0tota2012-11-042-8/+10
| | | | Feature safe: yes
* - Add missing EXAMPLES filetota2012-11-041-1/+2
| | | | Feature safe: yes
* Update to 2.7.zeising2012-11-042-8/+4
| | | | | | | | | | | Changelog: - Add --min-dim and --max-dim options to only process images with certain dimensions. While here, strip makefile headers. Approved by: miwi, kwm (mentors, implicit) Feature safe: yes
* Restore 'Created by' header information. This has been removed during theehaupt2012-11-042-0/+2
| | | | | | | first announcement of the new trimming rule and the finalized overworked version. Feature safe: yes
* . update to version 0.9.2;bsam2012-11-035-24/+26
| | | | | | | | . USE_GNOME=pkgconfig -> USE_PKGCONFIG=build; . make use of desktopfileutils for port and package; . use two line style headers. Feature safe: yes
* - Update to 2.1.9tota2012-11-033-9/+5
| | | | | | | - Convert to new Makefile header - Trim WWW: line in pkg-descr Feature safe: yes
* - update to 0.3.4rm2012-11-035-66/+64
| | | | | | | | | | | | | | - pass maintainership to submitter - convert to optionsng while here: - trim Makefile header - remove redundant LICENSE_FILE - tab -> space change in pkg-descr:WWW PR: 173208 Submitted by: nemysis <nemysis at gmx dot ch> Feature safe: yes
* - update to 2.96rm2012-11-023-19/+17
| | | | | | | | | | | | while here: - trim Makefile header - convert to optionsng - whitespace fixes in pkg-descr PR: 172870 Submitted by: Muhammad Moinur Rahman <5u623l20 at gmail dot com> Approved by: reassigned to the heap Feature safe: yes
* - Update to version 2.4.9pawel2012-11-024-34/+42
| | | | | | | | | - Add LICENSE - Remove ABI versions from LID_DEPENDS PR: ports/172241 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Feature safe: yes
* update the distinfo after upstream changesbf2012-11-021-4/+4
| | | | Feature safe: yes
* - Update to 2.9.2 and pass maintainership to the submitter. [1]jkim2012-11-02