summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-08-08Updated devel/p5-Class-MethodMaker to 2.18wiz1-1/+2
2011-08-08Update to 2.18. Addresses PR 45224.wiz2-7/+6
2.18 Apr 16 2011 - Fix 5.14 incompatibility - RT#66196 (Nicholas Clark) 2.17 Mar 02 2011 - Just an intermediate release! (in order to get help on fixing Class::MethodMaker for 5.14) - already fixed breakage with 5.13.3 (rt#66196) (CvGV is now an rvalue, so use CvGV_set instead of assigning directly -- credits to ANDK, rafl and Zefram) - added test for no warnings to additionally be able to bisect annoying warnings since 5.13.2 - Stay tuned -- 2.18 will hopefully completely revitalize C:MM for Perl 5.13+.
2011-08-08Fix build on Mac OS X 10.7 (Darwin 11.0.1) with Xcode 4.1.1.ryoon1-2/+4
2011-08-08nbtar and gtar(1) produce identical trees, drop EXTRACT_USING.tnn1-2/+1
2011-08-08Updated pkgtools/distbb to 0.40.1cheusov1-1/+2
2011-08-08Update to 0.40.1cheusov2-6/+6
FIX: distbb may fail at stage_summary because not all packages that need to be rebuilt are marked as such.
2011-08-08PKGREVISION must not be in Makefile.common.obache4-6/+8
move PKGREVISION to each Makefile including the Makefile.common for keep version number, and bump again for ocaml-graphics because the previous bump resuited in downgrade.
2011-08-07Updated www/p5-FCGI to 0.73abs1-1/+2
2011-08-07Updated www/p5-FCGI to 0.73 (fixes build against perl 5.14.1)abs2-7/+6
Version 0.73 -- 19 May 2011 <rafl@debian.org> o Stop claiming we ship a file called -e in the MANIFEST. Version 0.72 -- 19 May 2011 <rafl@debian.org> o Clean up Makefile.PL and restore compatibility with recent ExtUtils::MakeMaker versions.
2011-08-07Updated wm/dwm to 5.9gls2-3/+3
2011-08-07Update wm/dwm to 5.9gls3-14/+24
Per PR pkg/45218 from Bug Hunting. I've been unable to find an upstream changelog. many bugfixes as far as I can tell from http://hg.suckless.org/dwm/log/dd74622a4785
2011-08-07Updated print/advi to 1.10.1wiz2-3/+3
2011-08-07Update to 1.10.1, adding destdir support and switching to texlive,wiz20-427/+126
from Nicolas Thauvin. Version 1.10.1 - Prefetching fonts to group calls to kpsewhich (starts faster) - Made scroll buttons preemptive (stop displaying) - Fix install path of dlladvi - Fix compatibility of event loop with new version of graphics Version 1.10 - Updated the doc - Bytecode version uses a library dlladvi.so - Changed configuration to use 4.0 of camlimages - Dynamics libraries loaded last (provided by Stefan Potyra) Version 1.9 - EPS files are read by advi and sent to gs - splash.dvi is now distributed and correctly installed - examples are distributed but not compiled by default - added conf/jpfonts.conf in the disbribution - gs path is now set by configure - Added support for gzip and bzip2 compressed files. - Fixed advi.man (provided mostly by Debian managers). - Included security patches (provided by Debian managers). Version 1.8 Rendering EPS files with gs by default. PGF patches for pstrick support of PDF macros in advi.sty Bug fixes. Version 1.7 2005/09/02 Having Active-DVI compatible with the new Graphics library. 2004/12/07 Getting rid of the new warnings of the Caml compiler.
2011-08-07Updated graphics/camlimages to 4.0.1wiz2-3/+3
2011-08-07Update to 4.0.1, from Nicolas Thauvin.wiz12-421/+263
4.0.1 * Minor bug fixes, patch submitted by Damien Doligez 4.0.0 * Stop supporting the autoconf build. (It might works though.) * Instead of autoconf, using omake and ocamlfind * Subpackages: no need to link codes for uninterested format. * Stop supporting lablgtk1 - Ximage2 module is now Ximage, and the older Ximage is removed - OXimage2 module is now OXimage, and the older OXimage is removed 3.2.0 * Misnamed version. It should have been 3.0.3 or something. * Small bug fix for image load memory allocation vulnerability 3.0.2 * O'Caml 3.11 port. * Integer overflow vulnerability fix for pngread.c 3.0.1 * Alpha channel support for png images. 3.0.0 * new version numbering scheme * autoconf and makefiles cleanup * fix examples compilation 2.2.1 * Now compiling with -warn-error -A
2011-08-07Updated x11/ocaml-graphics to 3.12.0nb1wiz1-1/+2
2011-08-07Fixed the PLIST for NetBSD where lib/ocaml/stublibs/dlllablgtk2.sowiz1-2/+4
is built as well. Bump PKGREVISION. From Nicolas Thauvin.
2011-08-07Updated x11/lablgtk to 2.14.2nb7wiz1-1/+2
2011-08-07Install the META file used by ocaml-findlib to locate it when neededwiz2-3/+11
by other OCaml stuff. From Nicolas Thauvin. Bump PKGREVISION.
2011-08-07Keep two-digit version numberadam1-2/+2
2011-08-07Apply patch from PR pkg/45171, fixing rc.d script on DragonFly.bouyer1-2/+7
2011-08-07Remove libvpxryoon1-2/+1
2011-08-07Updated multimedia/libvpx to 0.9.7ryoon1-1/+2
2011-08-07Update to 0.9.7ryoon8-59/+61
Changelog: * Feature enhancement and bug fix * backward compatibility with 0.9.5 and 0.9.6
2011-08-07Add required tools to USE_TOOLS, pkglint fixes, approved by wiz@cheusov2-5/+7
2011-08-07Updated sysutils/htop to 0.9cheusov2-3/+3
2011-08-07+ py-actdiag, py-nwdiag, py-seqdiagobache1-1/+4
2011-08-07Added graphics/py-seqdiag version 0.3.8obache1-1/+2
2011-08-07Added graphics/py-nwdiag version 0.3.3obache1-1/+2
2011-08-07Import py-seqdiag-0.3.8 as graphics/py-seqdiag.obache4-0/+69
`seqdiag' generate sequence-diagram image file from spec-text file. * Generate sequence-diagram from dot like text (basic feature). * Multilingualization for node-label (utf-8 only).
2011-08-07Import py-nwdiag-0.3.3 as graphics/py-nwdiag.obache4-0/+75
`nwdiag' generate network-diagram image file from spec-text file. * Generate network-diagram from dot like text (basic feature). * Multilingualization for node-label (utf-8 only).
2011-08-07Added graphics/py-actdiag version 0.1.7obache1-1/+2
2011-08-07Import py-actdiag-0.1.7 as graphics/py-actdiag.obache4-0/+69
`actdiag' generate activity-diagram image file from spec-text file. * Generate activity-diagram from dot like text (basic feature). * Multilingualization for node-label (utf-8 only).
2011-08-07Updated net/mikutter to 0.0.3.456obache1-1/+2
2011-08-07+ MesaLib-7.11, crossfire-client-gtk2-1.60.0, cups-1.5, dante-1.3.2,wiz1-20/+31
dpkg-1.16.0.3, dwm-5.9 [pkg/45218], emacs-23.3a, enlightenment-1.0.9, fluidsynth-1.1.4, gauche-0.9.2, gbrainy-2.01, gnome-commander-1.2.8.13, gnupg2-2.0.18, kronolith-3.0.7, libdrm-2.4.26, libvpx-0.9.7, mathomatic-15.6.3, ns-3.11, opendkim-2.4.2, po4a-0.41, redland-1.0.14 [needs rasqal-0.9.22], sawfish-1.8.90, simage-1.7.0, stratagus-2.2.5.5, ufoai-2.3.1, webmin-1.560, wine-devel-1.3.26, x264-devel-20110806, xcursorgen-1.0.4, xemacs-current-21.5.31.
2011-08-07Update mikutter to 0.0.3.456.obache2-6/+6
* Added * speed up MIKU Lang * add `open URL' mikutter command * Fixed * fail to start with no full color environment * with UserStream, follow notification will be risen twice per one person * not work configuration `up FAVed tweet on TL' * crash if removed a tweet from TL in getting in_reply_to_status of the tweet.
2011-08-07Remove gst123ryoon1-2/+1
2011-08-07Updated multimedia/gst123 to 0.2.1ryoon1-1/+2
2011-08-07Update to 0.2.1ryoon2-7/+6
Changelog: Overview of changes in gst123-0.2.1: * Fixed minor memory leak. * Fix warnings due to wrong glib option parsing. [Nicholas Miell] * Use wikihtml2man for documentation (replaces old doxer based manpage).
2011-08-07Revision bump after updating perl to 5.14.1adam8-34/+33
2011-08-07+ intltool-0.41.1 (moved to launchpad).obache1-1/+2
2011-08-07As noted in Changes, no longer needs p5-File-Path >= 2.07.obache1-3/+1
2011-08-07As noted in Changes, require p5-Algorithm-Diff 1.19.obache1-2/+2
2011-08-07As Changes 0.004, require newser Lexical::SealREquireHints, it's 0.005obache1-2/+2
2011-08-07Revision bump after updating perl to 5.14.1.tron3-9/+6
2011-08-07Note update of the "p5-HTML-Tree" package to version 4.2.tron1-1/+2
2011-08-07Update "p5-HTML-Tree" package to version 4.2. Changes since version 4.1:tron2-6/+6
- [FIXES] - Tied all $VERSION to HTML::Element to ensure latest package is used for all modules. RT #66110 - Moved perlcritic tests to xt/author - [DOCUMENTATION] - Added text and link to "Perl and LWP" book. - Fix Authors is all PM files.
2011-08-07Revision bump after updating perl to 5.14.1.tron7-19/+14
2011-08-07Note update of the "p5-URI" package to version 1.58.tron1-2/+2
2011-08-07Update "p5-URI" package to version 1.58. Changes since version 1.56:tron2-7/+6
- Mark Stosberg (8): - typo fix: s/do deal/to deal/ - best practice: s/foreach /for / - Whitespace: fix inconsistent use of tabs vs spaces - Code style: fix inconsistency with subroutine braces at the end of the line vs below it. - Modernize: s/use vars/our/ ... since we require 5.6 as a minimum version now - Whitespace: fix indentation so blocks are consistently indented - Add formal terms "Percent-encode" and "Percent-decode" to the NAME and description to match the RFC - Drop support for Perl < 5.8.1 - Perl 5.8 was released almost 10 years ago. It's time. - Gisle Aas (6): - Convert test to use Test::More - Adjust tests for query_form - Avoid "Use of uninitialized value"-noise from query_form - State test dependencies [RT#61538] - We also depend on ExtUtils::MakeMaker - State 5.8 dependency in the META.yml file - Ville Skyttä (2): - Guess HTTPS and FTP from URI::Heuristic input with port but no scheme. - Try harder to guess scheme from hostnames besides just "$scheme.*" ones.