summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-11-26(Previous commit was with wrong directory name, sorry).mef3-0/+28
Import p5-Debug-ShowStuff-1.16 as devel/p5-Debug-ShowStuff. A collection of handy debugging routines for displaying the values of variables with a minimum of coding.
2015-11-26Directory Name was wrong, removing for correction.mef3-28/+0
2015-11-26Added devel/p5-Debug-ShowStuf version 1.16mef2-2/+4
2015-11-26Import p5-Debug-ShowStuff-1.16 as devel/p5-Debug-ShowStuf.mef3-0/+28
A collection of handy debugging routines for displaying the values of variables with a minimum of coding.
2015-11-26For PR pkg/50473, removing patch-aa:mef1-28/+0
Sorry, patch-aa is now in upstream, forget to remove from CVS. Thanks for the report.
2015-11-26Added devel/p5-String-Util version 1.24mef2-2/+4
2015-11-26Import p5-String-Util-1.24 as devel/p5-String-Util.mef3-0/+28
String::Util provides a collection of small, handy utilities for processing strings.
2015-11-26Add following line for make testmef1-1/+3
BUILD_DEPENDS+= p5-File-Slurp-[0-9]*:../../devel/p5-File-Slurp
2015-11-26Updated www/p5-Catalyst-Manual to 5.9009mef2-3/+3
2015-11-26Update 5.9007 to 5.9009mef2-8/+7
------------------------ 5.9009 - 2014-12-13 - fixed a new error in the manual regarding "component" -> "components" (RT#99131, RT#100597, RT#100767) 5.9008 - 2014-07-26 - misc small documentation tweaks (thanks Karen Etheridge, Matthew Horsfall, Andreas Marienborg, Dagfinn Ilmari Manns Cvs: ----------------------------------------------------------------------
2015-11-26Updated geography/gdal-lib to 1.11.3adam1-1/+2
2015-11-26patch-configure not needed any moreadam1-13/+0
2015-11-26The 1.11.3 release is a bug fix release.adam6-37/+24
== Build (Unix) == * Support custom buildflags in GRASS plugin (5850) * GRASS 7.0.0 support (5852) * fix detection of ECW SDK 5.1 on Mac (5867, 5390) * Add support for Poppler >= 0.31.0 (6118) == Port == * /vsitar/: remove useless validation test that prevents from opening valid .tar files (5864) == Algorithms == * gdal_grid: fix crash in optimized mode with GCC 4.4 on 64bit (5987) * Fix failure in GDALSuggestedWarpOut2() when computing output image size in case the top-left and bottom-right corners tranform to the same point (5980) * Rasterize: add check to avoid burning negative x values (5641) == GDAL core == * GMLJP2 reader: add compatibility with OGC CRS URL as found in GMLJP2v2 (5940) * GMLJP2: on reading, don't do axis inversation if there's an explicit axisName requesting easting, northing order (5960) * GMLJP2: add missing rangeParameters element to validate against GMLJP2 schema (5707) == Utilities == * gdalbuildvrt: fix potential crash when using -b switch (6095) * gdalserver: fix compilation with recent GNU libc (such as in Arch Linux) (6073) * gdalwarp: emit error message if file specified with -cutline cannot be opened (5921) * gdalwarp: fix 1.11.2 regression when invoking several times gdalwarp with several input files on the same target file, and when the input files have a nodata setting: only the last input file was warped onto the target dataset (5909) * ogr2ogr: fix crash with -clipdst when a reprojection fails before (5973) * ogr_layer_algebra.py: for Update, Clip and Erase, only creates attribute of input layer by default
2015-11-26Updated www/p5-CGI-Cookie-Splitter to 0.05mef1-1/+2
2015-11-26Update 0.04 to 0.05mef2-8/+7
------------------- 0.05 2015-08-16 05:58:41Z - bump namespace::clean prereq to guarantee needed Package::Stash interfaces
2015-11-26Updated www/p5-CGI-Emulate-PSGI to 0.21mef2-3/+3
2015-11-26Update 0.20 to 0.21mef2-8/+8
------------------- 0.21 2015-07-21 09:02:04 PDT - Fix to restore the selected filehandle correctly #12
2015-11-26Updated devel/p5-namespace-clean to 0.26mef1-1/+2
2015-11-26Update 0.25 to 0.26mef2-8/+7
------------------- 0.26 2015-10-07 17:43 (UTC) - Exclusively use Package::Stash::PP on perls < 5.8.7 until a fixed Package::Stash::XS ships - breakage keeps getting reintroduced ( RT#107343, RT#74151 ) - Explicitly document the late runtime binding of `sort SUBNAME ...` ( RT#101247 ) - No longer rely on Sub::Identify - either use Sub::Util or B ( should solve RT#96945 )
2015-11-26Updated devel/p5-namespace-autoclean to 0.28mef1-1/+2
2015-11-26Update 0.26 to 0.28mef2-8/+7
------------------- 0.28 2015-10-13 01:25:26Z - skip failing tests with old Moo or when Sub::Util is broken (RT#107643) 0.27 2015-09-09 02:29:20Z - package with only ExtUtils::MakeMaker to ease installation on perl 5.6
2015-11-26Updated devel/p5-Test-DependentModules to 0.26mef1-1/+2
2015-11-26(pkgsrc)mef2-7/+8
- Add one BUILD_DEPENDS for make test +BUILD_DEPENDS+= p5-Module-Build-[0-9]*:../../devel/p5-Module-Build (upstream) - Update 0.21 to 0.26 ------------------- 0.26 2015-11-07 - The previous release only had a partial fix for failures to resolve distro names. This release fixes this more completely. 0.25 2015-11-07 - This module would die when it couldn't turn a dependent module name into a distro. Now it outputs a diag() message and continues on. 0.24 2015-10-04 - When test_all_dependents() is called, deps are now sorted before testing. - The prereqs log now tells shows you the "root" distribution when installing prereqs of prereqs. This makes it easier to figure out which dependent is pulling in some uninstallable module. 0.23 2015-10-04 - Use diag to print the name of each distribution before it is tested. This is helpful if a particular distro hangs during the build or test phases. 0.22 2015-08-21 - The test_all_dependents() sub now lets you pass a filter subroutine instead of an exclude regex. This is a lot simpler to implement in many cases.
2015-11-26${PLIST.quartz} should be at the start of the line, not mid path - fix PLISTabs1-2/+2
2015-11-26set USE_JAVA=build to mark java as a build dependency (thanks joerg)jmcneill1-4/+3
2015-11-26Updated x11/qwt-qt4 to 5.2.3; devel/hdf5 to 1.8.16adam2-3/+5
2015-11-26Changes 1.8.16:adam14-110/+118
* Improvements made to the CMake build system. * Added Memory Allocation Functions that Use the Library's Allocator * Added Functions to Control the Value of H5PL_no_plugin_g without Using an Environment Variable * MPI_Finalize and HDF5 Library Shutdown * New Wrappers for C Functions H5P[s/g]et_libver_bounds * more...
2015-11-26Updated archivers/lz4 to 131nb1wiz1-1/+2
2015-11-26Fix path to pkgconfig file to get rpath inside again.wiz1-2/+3
Bump PKGREVISION.
2015-11-26Changes 5.2.3:adam4-16/+50
Several minor bug fixes.
2015-11-26Note addition of git-remote-hgagc1-1/+2
2015-11-26Add git-remote-hg, a tool for bridging between git and mercurial, to theagc6-1/+93
packages collection. git-remote-hg allows you to transparently clone, fetch and push to and from Mercurial repositories as if they were Git ones.
2015-11-26Updated www/py-django to 1.8.7adam1-1/+2
2015-11-26Changes 1.8.7:adam3-8/+11
* Fixed settings leak possibility in date template filter * Bug fixes
2015-11-26Updated misc/mbuffer to 20151002wiedi1-1/+2
2015-11-26Update misc/mbuffer to 20151002wiedi2-7/+7
Changes in 20151002: - fix: SegV when argument to -v is missing - fix: potential infinite loop on output error
2015-11-26Add patch commentgdt2-3/+10
2015-11-26Updated net/syncthing to 0.12.4gdt1-1/+2
2015-11-25Updated sysutils/znapzend to 0.14.1wiedi1-1/+2
2015-11-25Update sysutils/znapzend to 0.14.1wiedi5-28/+39
Changelog: - improved documentation on DST field names - add notes on HUP signal in documentation - fix dataset queries - fix recheck handling for offline destinations - fixed logging - made regexps locale safe - allow . and - in userproperties
2015-11-25Add missing patchgdt1-0/+13
(This is logically part of the previous commit.)
2015-11-25Update to 0.12.4.gdt3-24/+8
NB: 0.12.x is not compatible with 0.11.x. F-droid has a version that is now interoperable with 0.12, vs 0.11. Upstream changes: 0.12.4: Warn the user if they're running with an insecure looking setup (#2139, @calmh) Add remaining scanning time (#2484, @calmh) Handle sparse files (#245, @calmh) Improved relay handling (@AudriusButkevicius) 0.12.3: Fix address list in DeviceDiscovered, add debug prints (#2444, @calmh) Audit logins with new LoginAttempt event (#2377, @tylerbrazier) More local discovery URL debugging (#2444, @calmh) Made upgrade-system smarter (#2446, @Stefan-Code) Remove folder without restart (#2262, @calmh) Don't dirty blockmap key between lookups (#2455, @calmh) 0.12.2: Change a discovery server certificate Fix "INFO: bug: uncached path call" log output on first startup 0.12.1: Actually do negative caching on failed discovery lookups (#2434, @calmh)
2015-11-25bulk build wants flexwiedi1-2/+2
2015-11-25Fix DIST_SUBDIR. Thanks kre (PR pkg/50470)markd1-5/+5
2015-11-25Updated pkgtools/lintpkgsrc to 4.91leot1-1/+2
2015-11-25Use Cwd::realpath() for the -[KMP] flags.leot2-7/+7
Fixes PR pkg/50444 reported by dholland@ and also fixes various possible problems when relative paths are used.
2015-11-25Correcting PLIST to account for Quartz and X11 buildsadam2-5/+8
2015-11-25Added pkgtools/pkglint4 version 4.158rillig1-1/+2
2015-11-25Explicitly added conflict with pkglint4rillig1-1/+2
2015-11-25Reimported pkglint-4.518 from pkgtools/pkglint as pkglint4rillig38-1/+11410
The Perl version of pkglint (pkglint<5.0) runs on all platforms that are supported by pkgsrc. Not so the Go version (pkglint>=5.0). To support development of packages on all platforms, this version is provided, and it will be supported equally. Its output differs a bit from pkglint>=5.0, but the basic checks are the same.