summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-02-03Update to 3.20120202. From the changelog:schmonz5-142/+13
* mdwn: Added nodiscount setting, which can be used to avoid using the markdown discount engine, when maximum compatability is needed. * Switch to YAML::XS to work around insanity in YAML::Mo. Closes: #657533 * cvs: Ensure text files are added in non-binary mode. (Amitai Schlair) * cvs: Various cleanups and testing. (Amitai Schlair) * calendar: Fix strftime encoding bug. * shortcuts: Fixed a broken shortcut to wikipedia (accidentially made into a shortcut to wikiMedia). * Various portability improvements. (Amitai Schlair)
2012-02-03PR/45696 -- add 'ssl' option (not turned on by default).shattered1-2/+7
2012-02-03Updated multimedia/ffmpeg to 20120112.0.7.11nb3sbd1-1/+4
2012-02-03The fix for UINT64_C is needed on Linux to.sbd3-8/+10
Bump PKGREVISION
2012-02-03SET_LIBDIR=yessbd1-1/+2
2012-02-03On Linux fix the Guidebook formating by using 'nroff -Tascii' and not usingsbd1-1/+11
col as it removes the escape the the ansi color sequences.
2012-02-03Two of the install scripts use csh so add csh:run as a tools and usesbd1-2/+7
REPLACE_INTERPRETER on the scripts.
2012-02-03Set _PVM_ARCH=64 on x86_64-linux.sbd1-1/+3
2012-02-03Remove G_DISABLE_DEPRECATED so this builds with new glib.sbd3-1/+27
2012-02-03Note update of lang/php53 package to 5.3.10.taca1-1/+2
2012-02-03Update php53 package to 5.3.10. Below security fix is already includedtaca5-64/+12
in php-5.3.9nb2 package. 02 Feb 2012, PHP 5.3.10 - Core: . Fixed arbitrary remote code execution vulnerability reported by Stefan Esser, CVE-2012-0830. (Stas, Dmitry)
2012-02-03Remove G_DISABLE_DEPRECATED so this builds with new glib.sbd16-1/+208
2012-02-03Bump PKGREVISION for the recent dependency change.obache1-1/+2
2012-02-03No need to buildlink with py-gnome2-desktop, simple DEPENDS is sufficient.obache1-2/+2
2012-02-03Add missing x11/py-gnome2-desktop buildlink needed to build colorblind applet.sbd1-1/+2
2012-02-03Remove G_DISABLE_DEPRECATED so this builds with new glib.sbd8-2/+80
2012-02-02Updated wm/dwm to 6.0asau2-3/+3
2012-02-02Update to dwm 6.0asau2-6/+6
From Bug Hunting in PR pkg/45737 Changes in the 6.0: - several Xinerama fixes; - a new approach to hide clients into negative space rather than positive; - the return of the nmaster functionality (Mod1-i, Mod1-d); - better EWHM support for floating windows; - fixed sloppy focussing of empty screens; - a new default color scheme (actually a new old one, now bluedark rather than bluegray).
2012-02-02Fix build on NetBSD 5.0. From Robert Elz in PR 45888.wiz2-1/+17
2012-02-02Updated fonts/terminus-font to 4.36asau2-3/+3
2012-02-02Update Terminus font to version 4.36asau4-18/+71
From Bug Hunting in PR pkg/45761 Changes since version 4.28: Version 4.36: * Removed the rarely used cm2 variant. * Added new ll2 variant with more distinctive l. * Added quotereversed (201B), quotedblreversed (201F), I/i/U/u dotbelow (1ECA, 1ECB, 1EE4, 1EE5). * Moved all quotes and alike in size 32 one line down. * Small fixes and improvements (t commaaccent, quotes alignment etc. in some sizes). * Windows installation: creates the relevant registry key. Version 4.35: * Added hi2 variant for size 18. * Fixes in size 18: normal V, normal W, bold X, H stroke, some pseudographic characters and the *NIX installation. Version 4.34: * Added size 10x18. * Small fixes and improvements in section, multiply, Eng/eng, Dje, dje, house, male, zeta and various characters in the different sizes. * The default cyrillic ghe is now ge1, with ge2 available as an option. Version 4.32: * Slightly more distintive normal M and W. * Rounded 28-bold, 32-normal, 32-bold. Also removed the 32-normal kx2 style. * Small changes: Che/che stroke, phi, Zhe/zhe etc. * Linux console: the default bold is now framebuffer. * Smaller Makefile, GNU make required. * Changed the font license to SIL OFL 1.1. It's FSF approved, no need to worry. * And, as you can see, Terminus Font is now on sourceforge. Version 4.30: * Added size 22 (not very good). * Added another 25 characters. * Various small fixes and improvements. * Changed the default prefix and x11dir.
2012-02-02Note update of emacs-snapshot.minskim1-1/+2
2012-02-02Update emacs-snapshot to 24.0.93.20120201.minskim3-8/+8
Notable changes: * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz and .lzma compressed files. * mail/emacsbug.el (report-emacs-bug): Fill the potentially long line that displays system-configuration-options. * descr-text.el (describe-char): Show the raw character, not only its display form at POS.
2012-02-02Add p5-Config-Grammarbouyer1-1/+2
2012-02-02Added devel/p5-Config-Grammar version 1.10bouyer1-1/+3
Updated net/smokeping to 2.6.7
2012-02-02Update smokeping from 2.4.2 to 2.6.7, fixing SA47678.bouyer12-302/+220
Major changes between 2.4 and 2.6: New in Version 2.6 Added automake support for easy "configure, make install" installation fixed strftime bug when sending alert mails New in Version 2.5 Switched from SpeedyCGI to FastCGI DismanPing probe by Bill Fenner OpenSSHJunOSPing (Sponsoerd by Juniper) SIP Ping Probe (Sponsored by ANI Networks) Support alert patterns with upper AND lower limit: (>a<b) SmokeTrace removed. Check out remOcular. Updated Prototype and scriptaculous libraries ExpLoss matcher by Konoplev V.Konoplev Improved slave update performance
2012-02-02Import p5-Config-Grammar version 1.10, needed by the upcoming smokepingbouyer3-0/+33
update. Config::Grammar is a Perl module to parse configuration files by following a grammar, which specifies how the configuration file should look like. The configuration files are nice to work with for humans and the error messages are helpful because it tells right away that for example you are setting a variable which isn't defined. Config::Grammar supports many advanced features, that you can read about in its documentation (type 'man Config::Grammar' or 'perldoc lib/Config/Grammar.pm' in this directory)
2012-02-02remove G_DISABLE_DEPRECATED from Makefile to fix build with recent glib2,drochner9-4/+69
addresses PR pkg/45912 by Joern Clausen
2012-02-02remove G_DISABLE_DEPRECATED from Makefile to fix build with recent glib2,drochner3-8/+20
addresses PR pkg/45912 by Joern Clausen update to 0.4.7 (cosmetical, changes are binding improvements, not relevant to pkgsrc)
2012-02-02And more fix for memory leaks by revision 323013 from PHP's repository.taca2-6/+37
Hopefully, these 18 minutes is allowed to avoid to PKGREVISION bump.
2012-02-02Note update of lang/php53 package to 5.3.9nb2.taca1-1/+2
2012-02-02Add fix for "Critical PHP Remote Vulnerability Introduced in Fix for PHPtaca3-3/+23
Hashtable Collision DOS" by revision 323007 from PHP's repository. http://thexploit.com/sec/critical-php-remote-vulnerability-introduced-in-fix-for-php-hashtable-collision-dos/ Bump PKGREVISION.
2012-02-02Remove none existing patch files.taca1-5/+1
2012-02-02Trying to fix build problem on NetBSD current recently.taca4-2/+66
2012-02-02Updated devel/py-windbg to 1.4.6nb8obache1-1/+2
2012-02-02* LICENSE=gnu-gpl-v2 # or laterobache2-6/+9
* Any of compiler languages are not required to build. * No need to buildlink with py-wxWidgets, simple DEPENDS is sufficient. * distutils pkg, use lang/python/distutils.mk, then register egg-info. Bump PKGREVISION.
2012-02-02Updated devel/epydoc to 2.1nb6obache1-1/+2
2012-02-02* LICENSE=mitobache2-8/+14
* Any of compiler languages are not required to build. * No need to buildlink with py-Tk, simple DEPENDS is sufficient. * distutils pkg, use lang/python/distutils.mk. * install man pages. Bump PKGREVISION.
2012-02-02* Fix build on NetBSD/amd64 5.99.56.ryoon2-4/+4
* Apply patch from Matthias Drochner via private email. Tested on NetBSD/amd64 5.99.56 and NetBSD/i386 5.99.60.
2012-02-02Allow perl-5.14. Not that it helps me, but perhaps some i386 users.wiz2-4/+4
Requested by Noud de Brouwer in PR 45725.
2012-02-02Updated devel/scons to 1.3.1nb1obache1-1/+2
2012-02-02LICENSE=mitobache1-1/+2
2012-02-02* Patch to Version is not required after removal of scons-devel package.obache5-20/+10
* distutils pkg, use python/disutils.mk. Bump PKGREVISION.
2012-02-02Added x11/startup-notification010 version 0.10nb1wiz1-1/+2
2012-02-02On NetBSD<5.99 with native X, use startup-notification010 instead,wiz1-1/+15
which does not use XCB (which is not provided by native X in older NetBSD releases). From Robert Elz.
2012-02-02+ startup-notification010.wiz1-1/+2
2012-02-02Initial import of startup-notification-0.10nb1 for NetBSD-5.[0-9], fromwiz6-0/+131
Robert Elz. startup-notification provides mechanisms allowing a desktop environment to track application startup, to provide user feedback and other features. This is an older version to allow compatibility with native X11 in NetBSD 5 and earlier (pre-xcb).
2012-02-02* set proper EGG_NAME.obache2-7/+6
* any of compiler languages are not required to build.
2012-02-02Use ${RM} -rf to avoid failure if no files are found to be removed.hans1-2/+2
2012-02-02Use ${RM} -f to avoid failure if no files are found to be removed.hans1-2/+2