summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-02-15Update converters/py-simplejson to 2.1.3.gls3-7/+10
Upstream changes: Version 2.1.3 released 2011-01-17 * Support the sort_keys option in C encoding speedups http://code.google.com/p/simplejson/issues/detail?id=86 * Allow use_decimal to work with dump() http://code.google.com/p/simplejson/issues/detail?id=87 Version 2.1.2 released 2010-11-01 * Correct wrong end when object_pairs_hook is used http://code.google.com/p/simplejson/issues/detail?id=85 * Correct output for indent=0 http://bugs.python.org/issue10019 * Correctly raise TypeError when non-string keys are used with speedups http://code.google.com/p/simplejson/issues/detail?id=82 * Fix the endlineno, endcolno attributes of the JSONDecodeError exception. http://code.google.com/p/simplejson/issues/detail?id=81
2012-02-15More fixes for SunOS, missed in previous commit.hans1-2/+4
2012-02-15REPLACE_SH in installed shell scripts.hans1-1/+3
2012-02-15REPLACE_SH in installed shell script.hans1-1/+3
2012-02-15Fix build on SunOS.hans5-8/+76
2012-02-15Updated textproc/dblatex to 0.3.2gls1-1/+2
2012-02-15Update textproc/dblatex to 0.3.2.gls4-301/+314
pkgsrc changes: - set LICENSE upstream changes: Release 0.3.2 ------------- Some new features or improvements. Add the HTML table support. See HTML Tables for more details. Add the parameters: - default.table.rules: parameter related to the new HTML table support. Improve the setup.py script in order to be able to build and distribute a dblatex egg package. See PyPI Install for more details. Full support of the --quiet option. Add the ability to pass a user defined index style file to dblatex through the option --indexstyle. Make dblatex working in paranoid mode in order to function correctly with the TexLive 2010 distribution (output files only in the current directory). Some bug fixes. Release 0.3.1 ------------- Mainly a bug fix release. Improve the table rendering by adding the support to the tabularx environment and improving the automatic column width feature. See Automatic Width and Table LaTeX Styles Add the parameters: - linenumbering.scope. - linenumbering.default. - linenumbering.everyNth. - table.default.tabstyle. A number of bug fixes.
2012-02-15Fix build on SunOS.hans6-7/+62
2012-02-15REPLACE_SH in installed shell script.hans2-2/+5
2012-02-15Fix build on SunOS.hans2-2/+7
2012-02-15Fix build on SunOS.hans3-8/+24
Add bash:run to USE_TOOLS, use REPLACE_BASH for scripts.
2012-02-15Fix build on SunOS.hans4-36/+38
2012-02-15REPLACE_SH in installed shell script.hans3-3/+7
2012-02-15REPLACE_SH in installed shell scripts.hans1-1/+2
2012-02-15Fix build on SunOS. REPLACE_SH in installed shell script.hans1-1/+4
2012-02-15Fix build on SunOS.hans3-1/+27
2012-02-15Fix build on SunOS. REPLACE_SH on installed shell script.hans4-2/+114
2012-02-15Fix build on SunOS. REPLACE_SH on installed shell scripts.hans3-2/+22
2012-02-15Fix build on SunOS.hans6-6/+48
2012-02-15Fix build on SunOS, again.hans1-1/+2
2012-02-15REPLACE_SH in installed shell scripts.hans1-1/+3
2012-02-15REPLACE_SH in installed shell script.hans1-1/+3
2012-02-15Fix build on SunOS.hans5-11/+26
2012-02-15Fix build on SunOS.hans26-74/+265
Inspired by the patches used for the native package in OI.
2012-02-15Partially revert previous, the build fix for SunOS was already there.hans1-6/+1
2012-02-15Fix build on SunOS. REPLACE_SH on installed shell script.hans1-1/+7
2012-02-15Fix build on SunOS.hans2-1/+17
2012-02-15REPLACE_SH on installed shell script.hans1-1/+3
2012-02-15REPLACE_BASH also in cddb-tool.hans1-2/+2
2012-02-15REPLACE_SH on installed shell script.hans1-1/+3
2012-02-15Fix build on SunOS.hans4-3/+63
2012-02-15REPLACE_SH on installed shell script.hans1-1/+3
2012-02-15REPLACE_SH on installed shell scripts.hans1-1/+2
2012-02-15REPLACE_SH on installed shell script.hans1-1/+3
2012-02-15REPLACE_BASH on all installed shell scripts.hans1-2/+2
2012-02-15REPLACE_SH in installed shell script.hans1-1/+2
2012-02-15REPLACE_SH on installed shell scripts.hans1-1/+2
2012-02-15Make giscanner ignore the "volatile" variants of __asm{,__} as well.martin2-1/+15
Found by OBATA Akio, fixes PR pkg/46017.
2012-02-15apply fix for CVE-2012-0845 to other Python versions toodrochner9-9/+66
(2.4 is not affected)
2012-02-15Remove SunOS-specific post-install target, not needed anymore.hans1-5/+2
REPLACE_SH on an installed script.
2012-02-15Don't depend on /usr/ucb/install on SunOS, use ${PREFIX}/bin/install-sh.hans1-2/+2
2012-02-15Change SunOS definitions to be more compatible with what is used onhans4-7/+100
other platforms: - use similar library installation rules - use CC, CXX and CFLAGS from pkgsrc
2012-02-15Use ${MAKE} as IMAKE_MAKE.hans1-2/+2
2012-02-15Add TOOLS_DEPENDS.ghostscript to MAKEVARS, not its value.hans1-2/+2
2012-02-15Remove apache-tomcat-6*ryoon1-2/+1
2012-02-15+ re-alpine-2.02 [pkg/46025]obache1-1/+2
2012-02-15Remove ec-fonts-mftraced, it is already removed.ryoon1-2/+1
2012-02-15buildlink with security/openssl if openssl option is enabled.obache1-1/+2
PR#45825 by Matthias Kretschmer.
2012-02-15Updated misc/libreoffice3-bin to 3.5.0ryoon1-1/+2
2012-02-15Update to 3.5.0ryoon2-11/+11
* Many new features, http://www.libreoffice.org/download/3-5-new-features-and-fixes/