summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2008-06-29pullup ticket #2429 - requested by tronrtr3-2/+17
nasm: fixes bug in nasm which is a "possible" security issue revisions pulled up: pkgsrc/devel/nasm/Makefile 1.36 pkgsrc/devel/nasm/distinfo 1.16 pkgsrc/devel/nasm/patches/patch-ad 1.8 Module Name: pkgsrc Committed By: tron Date: Tue Jun 17 14:06:25 UTC 2008 Modified Files: pkgsrc/devel/nasm: Makefile distinfo Added Files: pkgsrc/devel/nasm/patches: patch-ad Log Message: Add a patch from the "nasm" GIT repository to fix a crash triggered by certain assembler files. This closes the security hole reported in SA30594 (which is IMHO highly debatable).
2008-06-28Pullup ticket #2436 - requested by tacatron2-9/+8
Security update for ruby packages Apply patches to update Ruby to version 1.8.6 patchlevel 230 to fix the security vulnerability reported in CVE-2008-2726.
2008-06-25Pullup ticket #2434 - requested by hetron1-1/+2
Security patch for apache2 Revisions pulled up: - devel/apr0/Makefile 1.5 - www/apache2/Makefile 1.124 - www/apache2/Makefile.common 1.26 --- Module Name: pkgsrc Committed By: he Date: Sun Jun 22 23:01:19 UTC 2008 Modified Files: pkgsrc/devel/apr0: Makefile pkgsrc/www/apache2: Makefile Makefile.common Log Message: As indicated by comments on pkgsrc-c, move PKGREVISION setting to individual Makefile files and out of Makefile.common.
2008-05-15pullup ticket #2382 - requested by adrianprtr3-55/+234
mantis: update for bug and security fixes revisions pulled up: - pkgsrc/devel/mantis/Makefile 1.30 - pkgsrc/devel/mantis/PLIST 1.11 - pkgsrc/devel/mantis/distinfo 1.11 Module Name: pkgsrc Committed By: adrianp Date: Wed May 14 21:43:06 UTC 2008 Modified Files: pkgsrc/devel/mantis: Makefile PLIST distinfo Log Message: Mantis 1.1.1 Released This is a maintenance release for the 1.1.x branch. It includes a fix for PHP 4 support (#8681 stripos), several fixes for SOAP API, a security fix, and other minor bug fixes. Mantis 1.1.0 Released After 4 alpha releases, 3 release candidates and over 400 features and bug fixes, Mantis 1.1.0 gold is finally released. The highlights of the Mantis 1.1.0 release include: 1. Inclusion of MantisConnect (SOAP API) out of the box 2. Wiki integration (dokuwiki, mediawiki, xwiki), 3. Email queuing, 4. Gravatar integration, 5. DB2 support, 6. Tagging, 7. Filtering perma links, 8. Time tracking, 9. Twitter integration, 10. UTF8 support, 11. Generic configuration page, 12. Show last visited issues, 13. XHTML compliance, 14. Authenticated RSS
2008-05-15pullup ticket #2381 - requested by adrianprtr3-8/+12
bugzilla3: bug fixes, cross-site scripting fixes revisions pulled up: - pkgsrc/devel/bugzilla3/Makefile 1.5 - pkgsrc/devel/bugzilla3/PLIST 1.2 - pkgsrc/devel/bugzilla3/distinfo 1.3 Module Name: pkgsrc Committed By: adrianp Date: Tue May 6 19:45:54 UTC 2008 Modified Files: pkgsrc/devel/bugzilla3: Makefile PLIST distinfo Log Message: 3.0.4 * Bugzilla administrators were not being correctly notified about new releases. (Bug 414726) * There could be extra whitespace in email subject lines. (Bug 411544) * The priority, severity, OS, and platform fields were always required by the Bug.create WebService function, even if they had defaults specified. (Bug 384009) * Better threading of bugmail in some email clients. (Bug 376453) * There were many fixes to the Inbound Email Interface (email_in.pl). (Bug 92274, Bug 377025, Bug 412943, Bug 413672, and Bug 431721) * checksetup.pl now handles UTF-8 conversion more reliably during upgrades. (Bug 374951) * Comments written in CJK languages are now correctly word-wrapped. (Bug 388723) * All emails will now be sent in the correct language, when the user has chosen a language for emails. (Bug 405946) * On Windows, temporary files created when uploading attachments are now correctly deleted when the upload is complete. (Bug 414002) * checksetup.pl now prints correct installation instructions for Windows users using Perl 5.10. (Bug 414430) 3.0.3 * mod_perl no longer compiles Bugzilla's code for each Apache process individually. It now compiles code only once and shares it among each Apache process. This greatly improves performance and highly decreases the memory footprint. (Bug 398241) * You can now search for '---' (without quotes) in versions and milestones. (Bug 362436) * Bugzilla should no longer break lines unnecessarily in email subjects. This was causing trouble with some email clients. (Bug 374424) * If you had selected "I'm added to or removed from this capacity" option for the "CC" role in your email preferences, you wouldn't get mail when more than one person was added to the CC list at once. (Bug 394796) * Deleting a user account no longer deletes whines from another user who has the deleted account as addressee. The schedule is simply removed, but the whine itself is left intact. (Bug 395924) * contrib/merge-users.pl now correctly merges all required fields when merging two user accounts. (Bug 400160) * Bugzilla no longer requires Apache::DBI to run under mod_perl. It caused troubles such as lost connections with the DB and didn't give any important performance gain. (Bug 408766) Security Fixes: Unauthorized Bug Change Cross-Site Scripting Account Impersonation (Minor)
2008-05-15pullup ticket #2380 - requested by adrianprtr3-8/+12
bugzilla: update for cross-site scripting vulnerability revisions pulled up: - pkgsrc/devel/bugzilla/Makefile - pkgsrc/devel/bugzilla/PLIST - pkgsrc/devel/bugzilla/distinfo Module Name: pkgsrc Committed By: adrianp Date: Tue May 6 19:36:39 UTC 2008 Modified Files: pkgsrc/devel/bugzilla: Makefile PLIST distinfo Log Message: 2.22.4 Class: Cross-Site Scripting Versions: 2.17.2 and higher Description: When using the "Format for Printing" view of a bug (or the "Long Format" of a bug list, which is the same thing), there was a cross-site scripting hole--arbitrary text from a particular URL parameter could be injected into the page without filtering.
2008-04-30pullup ticket #2358 - requested by cubertr2-7/+6
p5-Module-Versions-Report: update package to 1.03 revisions pulled up: - pkgsrc/devel/p5-Module-Versions-Report/Makefile 1.7 - pkgsrc/devel/p5-Module-Versions-Report/distinfo 1.3 Module Name: pkgsrc Committed By: cube Date: Wed Apr 30 10:05:51 UTC 2008 Modified Files: pkgsrc/devel/p5-Module-Versions-Report: Makefile distinfo Log Message: Update to 1.03 (actually needed by devel/rt3). 2007-05-21 Ruslan U. Zakirov <ruz@bestpractical.com> * count modules instead of records in tables * update docs
2008-04-30pullup ticket #2357 - requested by cubertr1-28/+20
rt: fix up dependencies revisions pulled up: - pkgsrc/devel/rt3/Makefile 1.31 Module Name: pkgsrc Committed By: cube Date: Wed Apr 30 10:13:37 UTC 2008 Modified Files: pkgsrc/devel/rt3: Makefile Log Message: Make dependencies match reality (notably for the minimal version of critical packages such as DBIx::SearchBuilder), including removing no longer needed ones. Bump PKGREVISION.
2008-04-26pullup ticket #2349 - requested is,joergrtr1-5/+4
fixes package installation Revisions pulled up: - pkgsrc/devel/cgdb/Makefile 1.14,1.15 Module Name: pkgsrc Committed By: joerg Date: Mon Apr 7 16:46:33 UTC 2008 Modified Files: pkgsrc/devel/cgdb: Makefile Log Message: simplify and fix typo. ------------------------------------------------------------------------ Module Name: pkgsrc Committed By: is Date: Wed Apr 23 14:18:03 UTC 2008 Modified Files: pkgsrc/devel/cgdb: Makefile Log Message: Another typo fixed that prevented installation
2008-04-13Pullup ticket 2331 - requested by wizspz6-66/+13
security update for m4 Revisions pulled up: - pkgsrc/devel/m4/Makefile 1.53 - pkgsrc/devel/m4/PLIST 1.10 - pkgsrc/devel/m4/distinfo 1.21 - pkgsrc/devel/m4/patches/patch-aa removed - pkgsrc/devel/m4/patches/patch-ab removed - pkgsrc/devel/m4/patches/patch-ac removed Module Name: pkgsrc Committed By: wiz Date: Fri Apr 11 06:08:43 UTC 2008 Modified Files: pkgsrc/devel/m4: Makefile PLIST distinfo Removed Files: pkgsrc/devel/m4/patches: patch-aa patch-ab patch-ac Log Message: Update to 1.4.11: * Noteworthy changes in Version 1.4.11 (2008-04-02) [stable] Released by Eric Blake, based on git version 1.4.10a ** Security fixes for the -F option, for bugs present since -F was introduced in 1.3: Avoid core dump with 'm4 -F file -t undefined', and avoid arbitrary code execution with certain file names. ** Fix regression introduced in 1.4.9b in the `divert' builtin when more than 512 kibibytes are saved in diversions on platforms like NetBSD or darwin where fopen(name,"a+") seeks to the end of the file. ** The output of the `maketemp' and `mkstemp' builtins is now quoted if a file was created. This is a minor security fix, because it was possible (although rather unlikely) that an unquoted string could match an existing macro name, such that use of the `mkstemp' output would trigger inadvertent macro expansion and operate on the wrong file name. ** Enhance the `defn' builtin to support concatenation of multiple text arguments, as required by POSIX. However, at this time, it is not possible to concatenate a builtin macro with anything else; a warning is now issued if this is attempted, although a future version of M4 may lift this restriction to match other implementations. ** Enhance the `format' builtin to parse all C99 floating point numbers, even on platforms where strtod(3) is buggy, although the replacement function does have the known issue of rounding errors when parsing some decimal floating point values. This fixes testsuite failures introduced in 1.4.9b. ** Enhance the `index' builtin to guarantee linear behavior, in spite of the surprisingly large number of systems with a brain-dead quadratic strstr(3). ** A number of portability improvements inherited from gnulib.
2008-04-03Fix lvalue cast on amd64. Mark as DESTDIR safe.joerg3-2/+18
2008-04-01remove another DISABLE_DEPRECATED, for easier transition todrochner2-1/+14
upcoming gnome versions
2008-04-01remove a DISABLE_DEPRECATED to fix build against newer glib2 versionsdrochner2-1/+14
2008-04-01Add distribution patch (from gmplib.org) for the following bug:bjs2-2/+10
When using mpf_set_str, mpf_init_set_str, or mpf_inp_str with a base > 36, the supplied base will actually be ignored, and the exponent 0 will be supplanted. [2007-12-10] All tests pass on NetBSD/amd64 4.99.58. Bump revision.
2008-03-30Support user-destdir installation.jlam1-1/+3
2008-03-29Remove dependency to ruby-fastthread since it was already incorporatedtaca4-26/+0
to Ruby 1.8.6 patchlevel 110 and fixed some problem with it.
2008-03-29Remove dependency to ruby-fastthread.taca1-2/+1
2008-03-25Fix installation after addition of patches/patch-aa.wiz1-2/+6
2008-03-24- Split out the code for overriding as(1) into it's own file.tnn2-8/+28
- In override-as.mk, fabricate a "specs" file and use it to force gcc into execvp'ing the correct as(1). Apparently having it in $PATH is not enough. This only affects multimedia/mplayer and perhaps sysutils/memtest86. (The latter probably doesn't need binutils at all, at least on modern NetBSD, and should be revisited.)
2008-03-24Fix typo in @dirrm. Bump PKGREVISION.wiz2-4/+4
2008-03-24If a package includes this bl3.mk, then ensure that it uses as(1) providedtnn1-1/+8
by binutils. This should fix multimedia/m{encoder,player} when using the mplayer-ssse3 option. (huh, what's with the extra s in the option name?) Reported in private mail from Dennis den Brok.
2008-03-24Add glib_cv_rtldglobal_broken=no for internal glib-1.2.10 as devel/glib doing.obache1-1/+2
While here, cross-compilation support again.
2008-03-23Use INSTALLATION_DIRS.taca1-2/+3
2008-03-22Revert previous upgrade, which was not done in the correct manner -agc2-6/+6
the net result is that libidn stays at version 1.5.
2008-03-22Add rt upgrade dir for upgrades from versions lt 3.5.1tonnerre3-4/+7
Approved-by: gavan, cube
2008-03-22Update to version 1.6: updates of generated files and gnulib components,bjs2-6/+6
minor documentation fixes.
2008-03-21Add missing ${DESTDIR} at creating PLIST.obache1-3/+3
2008-03-19Fix PLIST, emacs type 'emacs20nox' does not exists.obache2-4/+3
Bump PKGREVISION.
2008-03-19Add missing library to PLIST.obache2-3/+8
Bump PKGREVISION. While here, marked as DESTDIR ready, set TEST target.
2008-03-18Only load rubygems if it's needed. Bump PKGREVISION to 2.jlam3-8/+14
2008-03-18Allow for loading libraries installed as gems. Bump PKGREVISION.jlam3-2/+16
2008-03-17Update path to gtk-sharp.wiz3-6/+6
2008-03-17Update path to gtksourceview-sharp2. PKGREVISION++.wiz1-2/+3
2008-03-17Updated to version 1.11.heinz2-8/+10
Pkgsrc changes: - The package supports installation to DESTDIR - A compiler is not necessary. - pkg-config must be available at run-time because this is only a Perl-wrapper for that program. - The source was not available at sourceforge, so I changed MASTER_SITES to CPAN. Changes since version 1.07: =========================== 1.11 Sat Mar 15 00:35:35 CET 2008 - Fix test failures. - If pkg-config isn't found, warn and exit with status 0 instead of just dying so that CPAN testers don't send bogus failure reports. 1.10 Sat Feb 9 20:29:22 CET 2008 - Fix test failures with older versions of perl and pkg-config. 1.09 Tue Jan 22 21:34:35 CET 2008 - Add support for more pkg-config commands: cflags-only-I, cflags-only-other, libs-only-other, and static-libs (RT #32426, patch by Diab Jerius). - Fix a test failure in t/4.t (RT #31966). - Only print failure messages if appropriate; silence test suite. 1.08 Fri Oct 19 22:04:08 CEST 2007 - add Makefile.PL to MANIFEST. - In the version macro generator, handle non-numeric version number parts by only using the leading digits. - Make pkg-config print the errors it encounters so users know what went wrong.
2008-03-17The package supports installation to DESTDIR. It does not need aheinz1-1/+4
compiler.
2008-03-17Update darcs to version 1.0.9.kristerw6-213/+189
Changes in this release consists mostly of minor bug fixes.
2008-03-17ftp://linux.thai.net seems not working well, remove.obache2-6/+4
2008-03-16Use $BOOST_BUILD_PATH, not $HOME. PR pkg/38061 from Gary Duzan.tnn1-2/+2
(this was fallout from introduction of mk/check/check-fakehome.mk)
2008-03-16Update rt to version 3.6.6tonnerre4-27/+161
Significant changes: - Reminders (remind of taking actions on an inactive bug at some point) - "Googleish" simple searches - Email input completion - Revamped theme engine - Support for UTF-8 password - Many more translations - Various Bugfixes Approved-by: cube
2008-03-16Add http site to MASTER_SITES.obache2-4/+6
2008-03-15DESTDIR is supported.joerg1-1/+3
2008-03-15Welcome to MonoDevelop 1.0kefren3-9/+7
Differences since 1.0rc1: * po/tr.po: Updated Turkish translation.
2008-03-15Update to version 1.5.4.4. Fix warning on NetBSD with wrong typebjs5-12/+46
being passed in struct to localtime_r (convert from timeval to timespec). GIT v1.5.4.4 Release Notes ========================== Fixes since v1.5.4.3 -------------------- * Building and installing with an overtight umask such as 077 made installed templates unreadable by others, while the rest of the install are done in a way that is friendly to umask 022. * "git cvsexportcommit -w $cvsdir" misbehaved when GIT_DIR is set to a relative directory. * "git http-push" had an invalid memory access that could lead it to segfault. * When "git rebase -i" gave control back to the user for a commit that is marked to be edited, it just said "modify it with commit --amend", without saying what to do to continue after modifying it. Give an explicit instruction to run "rebase --continue" to be more helpful. * "git send-email" in 1.5.4.3 issued a bogus empty In-Reply-To: header. * "git bisect" showed mysterious "won't bisect on seeked tree" error message. This was leftover from Cogito days to prevent "bisect" starting from a cg-seeked state. We still keep the Cogito safety, but running "git bisect start" when another bisect was in effect will clean up and start over. * "git push" with an explicit PATH to receive-pack did not quite work if receive-pack was not on usual PATH. We earlier fixed the same issue with "git fetch" and upload-pack, but somehow forgot to do so in the other direction. * git-gui's info dialog was not displayed correctly when the user tries to commit nothing (i.e. without staging anything). * "git revert" did not properly fail when attempting to run with a dirty index. * "git merge --no-commit --no-ff <other>" incorrectly made commits. * "git merge --squash --no-ff <other>", which is a nonsense combination of options, was not rejected. * "git ls-remote" and "git remote show" against an empty repository failed, instead of just giving an empty result (regression). * "git fast-import" did not handle a renamed path whose name needs to be quoted, due to a bug in unquote_c_style() function. * "git cvsexportcommit" was confused when multiple files with the same basename needed to be pushed out in the same commit. * "git daemon" did not send early errors to syslog. * "git log --merge" did not work well with --left-right option. * "git svn" promprted for client cert password every time it accessed the server. * The reset command in "git fast-import" data stream was documented to end with an optional LF, but it actually required one. * "git svn dcommit/rebase" did not honor --rewrite-root option. Also included are a handful documentation updates.
2008-03-13+ Support user-destdir installation.jlam3-18/+16
+ Include termcap.buildlink3.mk because curses.so is linked against -ltermcap, so we need it to be transformed into the right library depending on the platform and PREFER_* settings. Bump the PKGREVISION to 1. + Because we are asking for ncurses (by include ncurses/buildlink3.mk), check for <ncurses.h> and -lncurses instead of <curses.h> and -lcurses. The curses.c file gets it wrong otherwise.
2008-03-13Support user-destdir installation.jlam2-25/+5
2008-03-13Fix DESTDIR installation.joerg1-3/+3
2008-03-12update to 2.02drochner4-13/+13
changes: -bugfixes -documentation improvements -ELF: Experimental support for DWARF debugging information -New compile date and time standard macros -%ifnum now returns true for negative numbers -Add support for the XSAVE instruction group
2008-03-12add two patches from upstream:drochner4-2/+53
-link against librt is needed -fix some gcc inline asm for mmx to declare %ecx clobbered
2008-03-12+ cvsclone.wiz1-1/+2
2008-03-12Initial import of cvsclone:wiz5-0/+61
Utility to clone CVS repositories over the pserver interface. Works for anonymous access. FEATURES - reads $HOME/.cvspass - can clone corrupt repositories: writes ,v files directly, does not need rcs. (For example, ccvs module has archives that go backwards in time.)