summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2007-02-20Pullup ticket 2027 - requested by bouyersalo1-8/+1
remove NO_BIN_ON_FTP restriction from p5-perl-headers Revisions pulled up: - pkgsrc/devel/p5-perl-headers/Makefile 1.31 Module Name: pkgsrc Committed By: bouyer Date: Mon Feb 19 19:44:42 UTC 2007 Modified Files: pkgsrc/devel/p5-perl-headers: Makefile Log Message: Remove NO_BIN_ON_FTP. The reason why this was marked as such is not valid any more, and a lot of packages depends on this (including KDE), making the binary package repository less usefull.
2007-02-07Pullup ticket 2016 - requested by adrianpsalo3-11/+12
security update for bugzilla Revisions pulled up: - pkgsrc/devel/bugzilla/Makefile 1.23 (via patch) - pkgsrc/devel/bugzilla/PLIST 1.12 - pkgsrc/devel/bugzilla/distinfo 1.13 Module Name: pkgsrc Committed By: adrianp Date: Sat Feb 3 17:21:02 UTC 2007 Modified Files: pkgsrc/devel/bugzilla: Makefile PLIST distinfo Log Message: Update to 2.22.2 + Make Bugzilla compatible with Template Toolkit 2.15 (bug 357374) + Make Bugzilla compatible with versions of MySQL higher than 5.0.25 (bug 321645) + Sanity Check can now only be run by people with the "admin" privilege. (bug 91761) + Security [XSS] fix https://bugzilla.mozilla.org/show_bug.cgi?id=367674
2007-01-08Pullup ticket 1982 - requested by rilligghen3-8/+9
security fix for gtexinfo - pkgsrc/devel/gtexinfo/Makefile 1.67 - pkgsrc/devel/gtexinfo/distinfo 1.26-1.27 - pkgsrc/devel/gtexinfo/patches/patch-al 1.4-1.5 Module Name: pkgsrc Committed By: rillig Date: Mon Jan 8 08:21:48 UTC 2007 Modified Files: pkgsrc/devel/gtexinfo: distinfo pkgsrc/devel/gtexinfo/patches: patch-al Log Message: Fixed the "fix" for CVE-2006-4810, since it introduced these compiler warnings. ===> GCC texindex.c: In function `readline': texindex.c:848: warning: assignment makes pointer from integer without a cast ===> MIPSpro cc-1515 cc: ERROR File = texindex.c, Line = 848 A value of type "long" cannot be assigned to an entity of type "char *". end = buffer - linebuffer->buffer; Well, if the compilers were more intelligent, they could have seen that (buffer == linebuffer->buffer) was an invariant and that the resulting difference was therefore always zero, and zero can be converted into any pointer type. ;) --- Module Name: pkgsrc Committed By: rillig Date: Mon Jan 8 08:50:51 UTC 2007 Modified Files: pkgsrc/devel/gtexinfo: Makefile distinfo pkgsrc/devel/gtexinfo/patches: patch-al Log Message: Corrected my last change. The original patch for CVE-2006-4810 was correct, only the pkgsrc version somehow managed to get wrong. PKGREVISION++
2007-01-04Pullup ticket 1971 - requested by rilligsalo3-6/+18
configure bugfix for libextractor Revisions pulled up: - pkgsrc/devel/libextractor/Makefile 1.26 - pkgsrc/devel/libextractor/distinfo 1.18 - pkgsrc/devel/libextractor/patches/patch-ae 1.5 Module Name: pkgsrc Committed By: rillig Date: Tue Jan 2 14:51:15 UTC 2007 Modified Files: pkgsrc/devel/libextractor: Makefile distinfo pkgsrc/devel/libextractor/patches: patch-ae Log Message: Fixed insufficient variable expansion by the configure script. PKGREVISION++
2007-01-02Add the CHANGES file for the pkgsrc-2006Q4 branchagc72-155/+155
2007-01-02Fixed file permissions. 152 files had been installed world-writable.rillig1-2/+5
PKGREVISION++
2006-12-31Fix placement of PKGREVISION.jmmv1-3/+2
2006-12-29Fix Solaris issues by linking socket libraries where required.markd3-4/+27
OKed schmonz.
2006-12-29OpenBSD ships GNU readline with integrated libhistory. Use thejoerg1-2/+4
transformation framework to handle it. Reported and tested by Brad Knotwell. Thanks to the OpenBSD guys on the other side of the room for the clarification.
2006-12-29libsigsegv *is* a full dependency at least on DragonFly and FreeBSD.joerg1-3/+1
Bump clisp for the changed dependency.
2006-12-28The self-tests fail on OS X. This may or may not be a real problem,schmonz4-8/+18
but the test suite returning a error code before install definitely is. Make the tests available via TEST_TARGET instead of as part of the default build, fixing installation on OS X. Bump BUILDLINK_API_DEPENDS to the version most bgware wants these days. No change to installed package, hence no PKGREVISION.
2006-12-27- fine grained X11 dependencies for packages which have either USE_IMAKEjoerg6-6/+21
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or via buildlink3.mks - introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm in the !modular case - fix some cases where the check for libX11 couldn't work at all by using C++ for compilation without including the proper headers Verified using a full X11_TYPE=xorg bulk build without additional breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-12-26Fix build on NetBSD-4.99.7/amd64.wiz3-12/+40
Fed upstream in http://bugzilla.gnome.org/show_bug.cgi?id=386990
2006-12-20Skip portability checks for files we either don't run or where wejoerg1-1/+7
use bash any way.
2006-12-20Remove @dirrm lib/libglade -- that directory is not created bywiz2-4/+3
this package. Bump PKGREVISION.
2006-12-19Fixed PKGMANDIR.rillig1-3/+3
2006-12-19+ imake-1.0.2joerg1-1/+2
+ xorg-cf-files-1.0.2
2006-12-19Import imake-1.0.2 from pkgsrc-wip.joerg4-0/+57
OK during freeze: agc@ and wiz@
2006-12-18Needs ${PKGMANDIR}/man3 precreated.joerg1-2/+2
2006-12-17match patch checksums with state in cvspooka1-2/+2
2006-12-16Update to 0.80. Main changes since 0.20:bouyer2-7/+6
* THIS IS NOT COMPATIBLE with the old 0.2xxx series of the Graph module. Your scripts are likely to break. I did try to fashion a nice compatibility mode but there was no way to do that cleanly and to cover all the old oddities. You can try the compatibility mode but I suggest changing your code instead because the compat mode is not going to be carried over to the next releases of the module. * The main reason for introducing the incompatibilities was that the new Graph supports graphs of 'higher dimensions', and the assumptions made by the old module (most importantly that edges could only span two vertices) in effect made it impossible to extend the interfaces. * The next version of Graph (most likely 0.90) is going to aim for speed. The backward compatibility for the 0.2xxx series will be dropped (because that, too, slows down this release).
2006-12-15Mechanically replace all includes of buildlink3.mk of the followingjoerg7-16/+16
packages with the modular Xorg equivalent. Those are falling back to the old location by default, so this commmit doesn't change dependencies. graphics/xpm ==> x11/libXpm fonts/Xft2 ==> x11/libXft x11/Xfixes ==> x11/libXfixes x11/xcursor ==> x11/libXcursor x11/Xrender ==> x11/libXrender x11/Xrandr ==> libXrandr
2006-12-15Remove warning about libtool using an unreleased version of autoconf. Thetv1-14/+1
released version of autoconf now in pkgsrc (2.61) is new enough to work.
2006-12-15update to 1.14.9drochner2-6/+6
changes: Add Thai langauage engine. Improved Indic module. Output correct path for hexboxes in pango_cairo_layout_path(). Misc small fixes.
2006-12-15DESTDIR support.joerg1-7/+8
2006-12-15Reset maintainer, ben@ has resigned.wiz6-12/+12
2006-12-15In the libtool configure script, the basename of the compiler is useddmcmahill5-351/+312
to make decisions about which compiler is being used (gcc, SunPro, etc). To make this function "correctly" in the presence of the compiler wrapper scripts, we need to extract the actual compiler command from the wrapper frame work. So adapt the section in the configure script which already attempts to deal with some other compiler wrappers to deal with the pkgsrc wrappers. This should address PR pkg/33467 and PR pkg/34581. Bump PKGREVISION.
2006-12-13Oops, there was typo.taca1-2/+2
2006-12-13Improve checking of some "rl_*" gnu readline compatible functions.taca4-7/+26
It should fix PR pkg/35244. Bump PKGREVISION.
2006-12-13Install perl modules into the "vendor" directories.obache3-4/+16
Bump PKGREVISION.
2006-12-12Moved the BUILDLINK_DEPTH to where it belongs.rillig1-3/+3
2006-12-12Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes.joerg8-16/+16
The redundant parsing of bsd.prefs.mk is mostly avoided now and parse time e.g. for x11/kdebase3 gets reduced by up to 10%.
2006-12-12Don't assume include pre-exists.joerg1-2/+2
2006-12-12Use FreeBSD rules for DragonFly as well, should be close enough.joerg2-1/+15
2006-12-11Update to 0.9.2:wiz4-40/+120
New features: - merge now follows renames and copies - new layout protects against case-insensitivity issues - new branch and branches commands for managing named branches - push command accepts -r for pushing specified heads or named branches - proper storage of changelog and other metadata in UTF-8 - log, annotate and grep '--follow' follow renames and copies - date parsing is improved and log, update, and revert accept --date ranges - additional command options for log, status, addremove - improved schema for hgweb URLs - bundle can now use '-r' and '--base' removing the need of an base repository - support for git-style extended patches with --git option - new debuginstall command to check for common installation issues New contributions and extensions: - mq - support for quilt-style guards - can import existing changesets into mq ('qimport -r') or commit mq patches as regular changesets ('qdel -f') - edit the log message with 'qrefresh -e' - rename patches with 'qrename' - qheader to display the patch header of particular patches, and '--summary' for qseries, qapplied, qunapplied and qtop - combine patches with 'qfold' - qrefresh supports pattern options to import only a subset of the changes into a patch, to help split changes into multiple patches - patch names for applied patches act like local tags, and can be used in the revision arguments of any hg command - hgk - browse a subset of the history with '--limit' and revision range arguments - shows revision numbers as well as node hashes - churn: graph lines of code changed per user over a range of history - patchbomb: generate inline attachments with '-a' Behavior changes: - hg cat defaults to the working directory revision rather than tip - hg manifest no longer shows internal file revision hashes by default - hg revert now requires the -a flag to revert all files Developer notes: - new high-level API functions in the 'hg' module - new context API simplifies many operations - The changelog can now include arbitrary metadata in key: value form
2006-12-11fix from monotone mainline fbfd9b42c9e9fdb5d45e806cab07ad0dd57f7bf8:dan5-2/+100
cmd_automate.cc, cmd.hh, ...: renamed member variable "options" to "opts" to make (hopefully) the gcc-3.3 build slaves happy This went in just after the 0.31 release, but never made it to pkgsrc until now.
2006-12-09Update libntlm to 0.3.12.obache6-7/+76
* Version 0.3.12 (released 2006-08-24) ** Update of gnulib files. ** API and ABI modifications. No changes since last version. * Version 0.3.11 (released 2006-05-16) ** Fix buggy MD4 implementation on 64-bit platforms. ** Self tests are run under valgrind, if available. ** Updated gnulib files. ** API and ABI modifications. No changes since last version. * Version 0.3.10 (released 2006-03-24) ** The library is linked with -no-undefined, to enable building a Windows DLL. ** Add new APIs to access the SMBencrypt and SMBNTencrypt functions. Suggested by Pavel Fedin <fedin@matek.ru>. ** API and ABI modifications. ntlm_smb_encrypt: ADD ntlm_smb_nt_encrypt: ADD * Version 0.3.9 (released 2005-10-23) ** DES and MD4 functionality replaced with gnulib modules. These modules also comes with self tests. ** API and ABI modifications. No changes since last version.
2006-12-09Update to GNU MP 4.2.1jnemeth6-429/+13
Changes between GMP version 4.2 and 4.2.1 Bugs: * Shared library numbers corrected. * Broken support for 32-bit AIX fixed. * Misc minor fixes. Speedups: * Exact division (mpz_divexact) now falls back to plain division for large operands. Features: * Support for some new systems. Changes between GMP version 4.1.4 and 4.2 Bugs: * Minor bug fixes and code generalizations. * Expanded and improved test suite. Speedups: * Many minor optimizations, too many to mention here. * Division now always subquadratic. * Computation of n-factorial much faster. * Added basic x86-64 assembly code. * Floating-point output is now subquadratic for all bases. * FFT multiply code now about 25% faster. * Toom3 multiply code faster. Features: * Much improved configure. * Workarounds for many more compiler bugs. * Temporary allocations are now made on the stack only if small. * New systems supported: HPPA-2.0 gcc, IA-64 HP-UX, PowerPC-64 Darwin, Sparc64 GNU/Linux. * New i386 fat binaries, selecting optimised code at runtime (--enable-fat). * New build option: --enable-profiling=instrument. * New memory function: mp_get_memory_functions. * New Mersenne Twister random numbers: gmp_randinit_mt, also now used for gmp_randinit_default. * New random functions: gmp_randinit_set, gmp_urandomb_ui, gmp_urandomm_ui. * New integer functions: mpz_combit, mpz_rootrem. * gmp_printf etc new type "M" for mp_limb_t. * gmp_scanf and friends now accept C99 hex floats. * Numeric input and output can now be in bases up to 62. * Comparisons mpz_cmp_d, mpz_cmpabs_d, mpf_cmp_d recognise infinities. * Conversions mpz_get_d, mpq_get_d, mpf_get_d truncate towards zero, previously their behaviour was unspecified. * Fixes for overflow issues with operands >= 2^31 bits. Caveats: * mpfr is gone, and will from now on be released only separately. Please see www.mpfr.org.
2006-12-09Update to 20050813 version.markd3-22/+6
Bug fixes. Add "-o" option.
2006-12-09Fix outputing of union's to y.tab.h when -d option givenmarkd2-1/+17
2006-12-09There's no need to CONFLICT between apr and apr1, cube said so.xtraeme2-4/+4
2006-12-08This package cannot co-exist with apr1, update CONFLICTSxtraeme1-3/+3
properly. Bump PKGREVISION.
2006-12-08+ apr1xtraeme1-1/+2
2006-12-08This is the Apache Portable Runtime 1.2.8, required by thextraeme12-0/+378
upcoming Apache 2.2.3 package. APR 1.x is neither source nor binary compatible with earlier APR 0.9 releases. Users of APR 1.x can expect consistent interfaces and binary backwards compatibility throughout the entire APR 1.x release cycle.
2006-12-08Update p5-Module-Pluggable to 3.4.obache2-6/+6
from Changes: 2006-11-27 - 3.4 Make sure we don't fail taint checking when other Module::Pluggable::* modules are installed. 2006-11-24 - 3.3 Few more patches from Jos Boumans to get read for CORE 2006-11-15 - 3.2 Remove Class::Inspector dependency and inline code Prepare for assimilation into CORE 2006-07-11 - 3.1 Force Test::More version to be latest which stops it trampling on $_ Use Class::Inspector tests to check to see Package is loaded thus preventing incompatability problems introduced by last patch.
2006-12-08Update p5-Net-Netmask to 1.9015.obache2-7/+6
from CHANGELOG: = 2006/11/30 1.9015 Fix bug # 22662 reported by grjones at gmail: cidrs2inverse wouldn't notice /32-sized leftovers. = 2006/10/13 1.9014 Fix bug # 22085 reported by grjones at gmail: cidrs2inverse wouldn't notice /32-sized holes. = 2006/09/06 1.9013 Added the nextblock() method as suggested by Robert Drake <rdrake at stayonline.net> Bugfix: it couldn't parse 10/8 or 127/8
2006-12-07Update to 0.13:wiz3-7/+44
bzr 0.13 2006-12-05 No changes from 0.13rc1 bzr 0.13rc1 2006-11-27 IMPROVEMENTS: * New command ``bzr remove-tree`` allows the removal of the working tree from a branch. (Daniel Silverstone) * urllib uses shared keep-alive connections, so http operations are substantially faster. (Vincent Ladeuil, #53654) * ``bzr export`` allows an optional branch parameter, to export a bzr tree from some other url. For example: ``bzr export bzr.tar.gz http://bazaar-vcs.org/bzr/bzr.dev`` (Daniel Silverstone) * Added ``bzr help topics`` to the bzr help system. This gives a location for general information, outside of a specific command. This includes updates for ``bzr help revisionspec`` the first topic included. (Goffredo Baroncelli, John Arbash Meinel, #42714) * WSGI-compatible HTTP smart server. See ``doc/http_smart_server.txt``. (Andrew Bennetts) * Knit files will now cache full texts only when the size of the deltas is as large as the size of the fulltext. (Or after 200 deltas, whichever comes first). This has the most benefit on large files with small changes, such as the inventory for a large project. (eg For a project with 2500 files, and 7500 revisions, it changes the size of inventory.knit from 11MB to 5.4MB) (John Arbash Meinel) BUG FIXES: * ``bzrlib/bzrdir.py`` was directly referencing ``bzrlib.workingtree``, without importing it. This prevented ``bzr upgrade`` from working unless a plugin already imported ``bzrlib.workingtree`` (John Arbash Meinel, #70716) * Suppress the traceback on invalid URLs (Vincent Ladeuil, #70803). * Give nicer error message when an http server returns a 403 error code. (Vincent Ladeuil, #57644). * When a multi-range http GET request fails, try a single range one. If it fails too, forget about ranges. Remember that until the death of the transport and propagates that to the clones. (Vincent Ladeuil, #62276, #62029). * Handles user/passwords supplied in url from command line (for the urllib implementation). Don't request already known passwords (Vincent Ladeuil, #42383, #44647, #48527) * _KnitIndex.add_versions() dictionary compresses revision ids as they are added. This fixes bug where fetching remote revisions records them as full references rather than integers. (John Arbash Meinel, #64789) * ``bzr ignore`` strips trailing slashes in patterns. Also ``bzr ignore`` rejects absolute paths. (Kent Gibson, #4559) * ``bzr ignore`` takes multiple arguments. (Cheuksan Edward Wang, #29488) * mv correctly handles paths that traverse symlinks. (Aaron Bentley, #66964) * Give nicer looking error messages when failing to connect over ssh. (John Arbash Meinel, #49172) * Pushing to a remote branch does not currently update the remote working tree. After a remote push, ``bzr status`` and ``bzr diff`` on the remote machine now show that the working tree is out of date. (Cheuksan Edward Wang #48136) * Use patiencediff instead of difflib for determining deltas to insert into knits. This avoids the O(N^3) behavior of difflib. Patience diff should be O(N^2). (Cheuksan Edward Wang, #65714) * Running ``bzr log`` on nonexistent file gives an error instead of the entire log history. (Cheuksan Edward Wang #50793) * ``bzr cat`` can look up contents of removed or renamed files. If the pathname is ambiguous, i.e. the files in the old and new trees have different id's, the default is the file in the new tree. The user can use "--name-from-revision" to select the file in the old tree. (Cheuksan Edward Wang, #30190)
2006-12-07Fixed PKGLOCALEDIR.rillig1-1/+2
2006-12-07Make this package build with Quartz GDK backend.minskim2-1/+33
http://bugzilla.gnome.org/show_bug.cgi?id=382925
2006-12-07Make this package build with Quartz GDK backend.minskim2-1/+18
http://bugzilla.gnome.org/show_bug.cgi?id=382923