summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-08-05Tonights updates.markd1-1/+6
2009-08-05Update py-matplotlib* to 0.98.4markd12-345/+100
various bug fixes and new features.
2009-08-05Updated textproc/p5-PDF-API2adam1-1/+2
2009-08-05Changes 0.73:adam2-7/+6
* Bug fixes.
2009-08-05add LICENSEmarkd1-1/+2
2009-08-05emacs22 is now in editors/emacs22.minskim1-3/+3
2009-08-05Update to sphinx 0.6.2markd4-55/+151
* Incompatible changes: - Templating now requires the Jinja2 library - The "document" div tag has been moved out of the ``layout.html`` template's "document" block - The ``autodoc_skip_member`` event now also gets to decide whether to skip members whose name starts with underscores. * Theming support * Markup: - Due to popular demand, added a ``:doc:`` role which directly links to another document without the need of creating a label to which a ``:ref:`` could link to. - Added a ``:download:`` role that marks a non-document file for inclusion into the HTML output and links to it. - Added an ``only`` directive that can selectively include text based on enabled "tags". - Added HTML section numbers, enabled by giving a ``:numbered:`` flag to the ``toctree`` directive. - Scaled images now get a link to the unscaled version. - SVG images are now supported in HTML (via ``<object>`` and ``<embed>`` tags). * Builders: - New builder for Qt help collections, by Antonio Valentino. - The new ``DirectoryHTMLBuilder`` (short name ``dirhtml``) creates a separate directory for every page, and places the page there in a file called ``index.html``. * New translations: * Bug Fixes.
2009-08-05Import emacs-nox11-22.3nb2 in editors/emacs-nox11 asminskim3-0/+41
editors/emacs22-nox11.
2009-08-05Import emacs-22.3nb2 in editors/emacs as editors/emacs22;minskim29-0/+3413
editors/emacs will be updated to 23.1. Proposed by obache@, and OK'ed by markd@ and drochner@.
2009-08-05Note update of the "squid31" package to version 3.1.0.13.tron1-1/+2
2009-08-05Update "squid31" package to version 3.1.0.13.tron3-15/+16
Changes since version 3.1.0.12: - Bug 2723 regression: enable PURGE requests if PURGE method ACL is present. - Fix one more internal profiler error - Language Updates: Italian, Russian - Language Updates: Add many more aliases - Add Copyright document for errors/ content - ... all bug fixes from 3.0.STABLE18 - ... and several code polishing cleanups
2009-08-05add py-jinja2markd1-1/+2
2009-08-05Initial import py-jinja2 2.1.1markd4-0/+101
Jinja2 is a template engine written in pure Python. It provides a Django inspired non-XML syntax but supports inline expressions and an optional sandboxed environment.
2009-08-05Set load-path during byte-compile to make sure that rsltc.el is found.minskim2-2/+6
2009-08-05EMACS_VERSIONS_ACCEPTED must be defined before includingminskim1-3/+3
emacs/modules.mk.
2009-08-05calc is included in emacs>=22.minskim1-1/+4
2009-08-05security/EasyPG can be built with emacs23.minskim1-2/+2
2009-08-05misc/lookup can be built with emacs23.minskim1-2/+2
2009-08-05textproc/nxml-mode can be built with emacs23.minskim1-2/+2
2009-08-05Make inputmethod/skk build with emacs23.minskim1-1/+8
2009-08-05Make anthy-elisp build with emacs23.minskim1-2/+2
2009-08-05editors/tamago can be built with emacs23.minskim1-2/+2
2009-08-05"23" is a valid value for EMACS_VERSION_MAJOR.minskim1-2/+2
2009-08-05devel/python-mode can be built with emacs23.minskim1-2/+2
2009-08-05chat/riece can be built with emacs23.minskim1-2/+3
2009-08-05use xulrunner for geckotnn2-14/+3
PKGREVISION++
2009-08-05Install additional header files. This list will be extended latertnn3-4/+50
as more packages are converted to use xulrunner. (There are the headers needed to allow misc/yelp to build.) PKGREVISION++
2009-08-05Note py-feedparser update.schmonz1-1/+2
2009-08-05Update to 4.2-pre-294. From the commit log:schmonz2-7/+7
* Handle Jacques distler's nested svg/mathml * Render correctly when item description contains <code> with <br /> * Add "controls" attribute for video * Strip "autoplay" attribute from video
2009-08-05Use xulrunner instead of firefox as a gecko provider.tnn1-4/+3
Bump PKGREVISION.
2009-08-05add xulrunnertnn1-1/+2
2009-08-05Import xulrunner-1.9.1 as devel/xulrunner.tnn60-0/+5025
XULRunner is a runtime environment for applications using the XML User Interface Language, XUL. It is the successor of the "Gecko" runtime environment.
2009-08-05fix commenttnn1-2/+2
2009-08-05resurrect file still needed by www/firefox3tnn1-0/+32
2009-08-05merge pkgsrc-20090805tnn22-0/+2807
2009-08-05Import firefox-3.5.2 as www/firefox. from pkgsrc-wip.tnn32-0/+2218
Firefox 3.5 is based on the Gecko 1.9.1 rendering platform. Firefox 3.5 offers many changes over the previous version, supporting new web technologies, improving performance and ease of use. Some of the notable features are: * Support for the HTML5 <video> and <audio> elements * Improved tools for controlling your private data * Better web application performance using the new TraceMonkey JavaScript engine * The ability to share your location with websites using Location Aware Browsing * Support for native JSON, and web worker threads. * Improvements to the Gecko layout engine, including speculative parsing for faster content rendering. * Support for new web technologies such as: downloadable fonts, CSS media queries, new transformations and properties, JavaScript query selectors, HTML5 local storage and offline application storage, <canvas> text, ICC profiles, and SVG transforms.
2009-08-05cvs add forgotten before previous commitmanu1-0/+19
2009-08-05Note update of www/squid30 package to 3.0.18.taca1-1/+2
2009-08-05Update squid30 package to 3.0.18 (3.0.STABLE18).taca2-6/+6
It contains some critical problem of 3.0.17 and really fix security problem according to updated SQUID-2009_2.txt. Changes to squid-3.0.STABLE18 (04 Aug 2009): - Bug 2728: regression: assertion failed: !eof - Bug 2732: reply_body_max_size smaller than error page loops infinitely until out of memory - Bug 2725: pconn failure if domain or client_address are unset - Bug 2648: reserved helpers not shut down after reconfigure/rotate - Bug 2462: make check should tell when cppunit is missing - Remove excess messages about headers < minimum size - Support Libtool 2.2.6
2009-08-05drop the "firefox" option for now.tnn2-13/+6
Keep "firefox3" option as default (also for now)
2009-08-05Remove firefox 2.x. Firefox 3.5 branch will be imported in this location.tnn75-5698/+0
(I opted for removing and re-importing instead of a plain update due to extensive patch rototil) We may encounter minor turbulence as dependent packages are sorted out. Thank you for flying pkgsrc-current.
2009-08-05Updated www/firefox3 to 3.0.13tnn1-1/+2
2009-08-05Make bash run-dependency as intended in previous.wiz1-2/+2
Will be removed again when next version of geeqie is out.
2009-08-05Convert to user-destdir. Fix installation.wiz1-4/+8
2009-08-05Bump PKGREVISION for changed help files.wiz1-1/+2
2009-08-05Set DIST_SUBDIR -- distfile changed (only help files).wiz2-5/+6
Noted by hasso.
2009-08-05Add share/pixmaps to INSTALLATION_DIRS, might fix installation.wiz1-1/+2
Noted by hasso.
2009-08-04Updated graphics/geeqie to 1.0beta2nb1wiz1-1/+2
2009-08-04Add bash dependency, and fix bash usage in 3 scripts. Bump PKGREVISION.wiz1-2/+6
Reported by hasso.
2009-08-04Updated chat/inspircd12 to 1.2.0rc4adrianp1-1/+2