summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-04-05Stop GCC from complaining about unused labels in C sources. This shouldtron2-1/+17
fix the build problem reported by Hisashi T Fujinaka in PR pkg/43123.
2010-04-05ivtools updatemarkd2-3/+3
2010-04-05Update to ivtools 1.2.8markd15-38/+434
leaf node. Adds DESTDIR support. Drop maintainership. Nov. 21st, 2009 ivtools-1.2.8 - significant work on keeping up with gcc and libstdc++. A wrapper for stdio.h was inadvertently getting pulled in by /usr/include files, causing a lot of trouble. Now builds with gcc-4.4 on Ubuntu 9.10. August 25th, 2009 ivtools-1.2.7 - series of memory leak checking commands - added reference counting to OverlayView's (ComponentView's) referred from AttributeValue's (#define RESOURCE_COMPVIEW) - fixed attrname func. - fixed stddev func. - added BooleanType to NumFunc promotion method. - fixed graphdraw copy/paste of graph fragments - new SocketObj for use comterp - fix behavior of symbol manipulating funcs, by using internal bquote. - port to Ubuntu Heron - applied (most of) patch to build on Fedora 10 contributed by John Heidemann - balance of changes to support ipl-1.0.4 July 9th, 2008 ivtools-1.2.6 - Debian contributed patch for iostreams backward compatibility - bug fix for dispatcher.c contributed by Damon Permezel - add mute command to comterp - balance of changes to support ipl-1.0.2 March 4th, 2008 ivtools-1.2.5 - overall evolution to support use by ipl-1.0.1 (see http://sf.net/projects/ipl for further details)
2010-04-05Pass in DO_ICONV_CAST on Solaris and NetBSD instead of incorrectwiz4-30/+15
patch. Noted by Alexander Polakov in PR 43113.
2010-04-05Updated net/youtube-dl to 20100404wiz2-3/+3
2010-04-05Update to 20100404 to make it work again.wiz2-7/+7
2010-04-05Updated net/clive to 2.2.11wiz2-3/+3
2010-04-05Update to 2.2.11. Previous version didn't work any longer due to youtubewiz2-6/+6
changes. Version 2.2.11 -------------- April 3, 2010 Bugfixes: * Youtube, update patterns to reflect website changes Version 2.2.10 -------------- March 24, 2010 Changes: * Add buzzhumor.com support * Mark ehrensenf.de support as broken Bugfixes: * Update --hosts format strings * dailymotion.com # Change format IDs to reflect website changes (yet again): * h264-hd -> hd * h264-hq -> hq * removed h264 and spark-mini (no longer even listed) # Parse title from elsewhere * Title was previously parsed from the title HTML tag * Which usually contained more than we cared for # Spew out an error if the video looks like a partner video * break.com # Support, thanks to Werner Elsler for the fix # Title parsing, ported from libquvi
2010-04-05Note update of www/typolight28-translations package to 20100405.taca1-1/+2
2010-04-05Update typolight28-translations package to 20100405.taca3-8/+8
Update Swedish language files.
2010-04-05Bump doxygen requirement for previous.jakllsch1-2/+2
2010-04-05Updated cross/avr-libc to 1.6.7nb1jakllsch1-1/+2
2010-04-05Fix avr-libc build/PLIST breakage due to doxygen update, bump package revision.jakllsch4-15/+32
2010-04-05Build fix: treat DragonFly as other BSDs.asau1-2/+2
From Alexander Polakov, PR pkg/43118
2010-04-04Note update of www/typolight28-translations package to 20100404.taca1-1/+2
2010-04-04Update typolight28-translations package to 20100404.taca3-8/+8
Update Czech language files.
2010-04-04Updated www/ikiwiki to 3.20100403schmonz1-1/+2
2010-04-04Update to 3.20100403. From the changelog:schmonz5-26/+91
* websetup: Add websetup_unsafe to allow marking other settings as unsafe. * Improve openid url munging; do not display anchors and cgi parameters, as used by yahoo and google urls. * Add complete German basewiki and directives translation done by Sebastian Kuhnert. * Add a include setting, which can be used to make ikiwiki process wiki source files, such as .htaccess, that would normally be skipped for security or other reasons. Closes: #447267 (Thanks to Aaron Wilson for the original patch.) * Add support for setup files written in YAML. * Add --set-yaml switch for setting more complex config file options. * filecheck: Fix bugs that prevented the pagespecs from matching when not called by attachment plugin. * Fix incorrect influence info returned by a failing link() pagespec, that could lead to bad dependency handling in certian situations. * Add preprocessed 'use lib' line to ikiwiki-transition and ikiwiki-calendar if necessary for unusual install. * auto-blog.setup: Set tagbase by default, since most bloggers will want it. * Allow wrappers to be built using tcc. (Workaround #452876) * openid: Use Openid Simple Registration or OpenID Attribute Exchange to get the user's email address and username. (Neither is yet used, but they are available in the session object now.) * page.tmpl: Add Cache-Control must-revalidate to ensure that users (especially of Firefox) see fresh page content. * htmlscrubber: Allow colons in urls after '?' * template: Search for templates in the templatedir, if they are not found as pages in the wiki. Leaf package, updating during the freeze for bugfixes.
2010-04-04Note update of the "wireshark" package to version 1.2.7.tron2-3/+3
2010-04-04Update "wireshark" package to version 1.2.7. Changes since version 1.2.6:tron3-7/+8
Bug fixes: - SNMPv3 Engine ID registration. (Bug 2426) - Open file dialog always displayed when clicking anywhere on Wireshark. (Bug 2478) - tshark reports wrong number of bytes on big dumpfiles with -z io,stat. (Bug 3205) - Negative INTEGER number displayed as positive number in SNMP dissector. (Bug 3230) - Add support for FT_BOOLEAN fields to wslua FieldInfo. (Bug 4049) - Wireshark crashes w/ GLib error when trying to play RTP stream. (Bug 4119) - Windows 2000 support has been restored. (Bug 4176) - Wrong dissection on be_cell_id_list for bssmap. (Bug 4437) - I/O Graph dropdown boxes not working correctly. (Bug 4487) - Runtime Error when right-clicking field and selecting "Filter Field Reference". (Bug 4522) - In GSM SMS PDU TPVPF showing wrong. (Bug 4524) - Profinet: May be wrong defined byte meaning. (Bug 4525) - GLib-CRITICAL ** Message. (Bug 4547) - Certain EDP display filters trigger Wireshark/tshark runtime error. (Bug 4563) - Some NCP frames trigger "Dissector bug, protocol NCP". (Bug 4565) - The encapsulation abbreviation "bluetooth-h4" is ambiguous.(Bug 4613) Updated Protocol Support: - BSSMAP, DMP, GSM SMS, LDSS, NCP, PN/IO, PPP, SIP, SNMP Requested by Alistair Crooks.
2010-04-04Fix _XOPEN_SOURCE problem on DragonFly.obache2-1/+19
Patch provided by YONETANI Tomokazu in PR#43020, and it had been accepted by upstream.
2010-04-03Don't require farsight option for enabling PLIST.gnome, because thegdt2-4/+4
gnome-specific file is installed even w/o farsight. PKGREVISION++. ok wiz@
2010-04-03Use a new DIST_SUBDIR for "new" distfile. Requested by wiz.jakllsch2-6/+7
2010-04-03Updated www/seamonkey to 2.0.4tnn2-3/+3
2010-04-03Update to seamonkey-2.0.4.tnn2-7/+6
* Security fixes (MFSA 2010-16 through MFSA 2010-24) * Fixes for a number of non-security-relevant crashes, increasing the stability of the whole platform and the Mail & Newsgroups part of SeaMonkey * ChatZilla localization packs work again (Bug 540842) * FTP file upload was fixed (Bug 467524) * The internal help content was updated some more
2010-04-03Update distinfo for superfluous change in upstream distfile. *sigh*jakllsch1-3/+3
2010-04-02Updated devel/mercurial to 1.5.1wiz2-3/+3
2010-04-02Update to 1.5.1, requested by agc.wiz2-6/+6
1.5.1 - 2010-04-01 Core * improve warning on adding large files * expand ~ in auth filenames and aliases * several improvements to patch parsing * warn about attempts to use hg branch to switch branches * push: fix bug in prepush logic and its tests * hgweb: fix broken URLs of RSS/Atom feeds * subrepo: several bug fixes Extensions * acl: added support for '*' (everyone) in user list * progress: use stderr instead of stdout * schemes: add Kiln On Demand to default schemes
2010-04-02Updated www/firefox to 3.6.3tnn1-1/+2
2010-04-02firefox-3.6.3 fixes a use-after-free bug which could be exploited totnn4-10/+8
run arbitrary code.
2010-04-02Fixed PLIST when using the milter option.martti4-7/+9
2010-04-02Fix ffmpeg on powerpc again, but without breaking i386. OKed by wiz@.jmmv3-6/+6
2010-04-02+ accerciser-1.10.0, anjuta-extras-2.30.0, arping-2.09, calibre-0.6.46,wiz1-19/+47
clive-2.2.10, eog-2.30.0, eog-plugins-2.30.0, epiphany-extensions-2.30.0, evolution-2.28.3.1, evolution-webcal-2.28.1, fbreader-0.12.10, gimp-ufraw-0.17, gnome-2.30, gnome-desktop-2.30.0, gnome-games-extra-data-2.30.0, gnome-mag-0.16.1, gnome-screensaver-2.30.0, gnome-system-monitor-2.28.1, hamster-applet-2.30.0.1, highlight-2.16, kde4-4.4.2, kipi-plugins-1.2.0, libgnome-keyring-2.30.0, libxml++-2.30.0, mc-4.7.0.3, mercurial-1.5.1 [wiz], metacity-2.30.0, modular-xorg-server-1.8.0, moserial-2.30.0, mpg123-1.12.0, ns-3.7.1, openttd-1.0.0, pango-1.28.0, pixman-0.18.0, py-gnome2-2.28.1, py-gnome2-desktop-2.30.0, sabayon-2.30.0, seahorse-2.30.0, seahorse-plugins-2.30.0, seamonkey-2.0.4, sound-juicer-2.28.2, sun-jdk6-6.0.19, sun-jre6-6.0.19, tea-27.0.2, vala-0.8.0, wireshark-1.2.7.
2010-04-02Updated net/tor to 0.2.1.25wiz2-3/+3
2010-04-02Update to 0.2.1.25, provided by maintainer Christian Sturm in PR 43103:wiz2-6/+6
Changes in version 0.2.1.25 - 2010-03-16 o Major bugfixes: - Fix a regression from our patch for bug 1244 that caused relays to guess their IP address incorrectly if they didn't set Address in their torrc and/or their address fails to resolve. Bugfix on 0.2.1.23; fixes bug 1269. - When freeing a session key, zero it out completely. We only zeroed the first ptrsize bytes. Bugfix on 0.0.2pre8. Discovered and patched by ekir. Fixes bug 1254. o Minor bugfixes: - Fix a dereference-then-NULL-check sequence when publishing descriptors. Bugfix on 0.2.1.5-alpha. Discovered by ekir; fixes bug 1255. - Fix another dereference-then-NULL-check sequence. Bugfix on 0.2.1.14-rc. Discovered by ekir; fixes bug 1256. - Make sure we treat potentially not NUL-terminated strings correctly. Bugfix on 0.1.1.13-alpha. Discovered by rieo; fixes bug 1257.
2010-04-02Added PKGCONFIG_OVERRIDE for other packages to build/configure correctlyadam1-1/+2
2010-04-01Resolve building problem on SunOS and SPARC.fhajny3-3/+21
Fix PR 40560
2010-04-01Updated databases/sqlite3 to 3.6.23.1tnn1-1/+2
2010-04-01clamavmartti1-1/+2
2010-04-01Updated mail/clamav to 0.96martti9-24/+67
This release of ClamAV introduces new malware detection mechanisms and other significant improvements to the scan engine. The key features include: - The Bytecode Interpreter: the interpreter built into LibClamAV allows the signature writers to create and distribute very complex detection routines and remotely enhance the scanner's functionality - Heuristic improvements: improve the PE heuristics detection engine by adding support of bogus icons and fake PE header information. In a nutshell, ClamAV can now detect malware that tries to disguise itself as a harmless application by using the most common Windows program icons. - Signature Improvements: logical signature improvements to allow more detailed matching and referencing groups of signatures. Additionally, improvements to wildcard matching on word boundaries and newlines. - Support for new archives: 7zip, InstallShield and CPIO. LibClamAV can now transparently unpack and inspect their contents. - Support for new executable file formats: 64-bit ELF files and OS X Universal Binaries with Mach-O files. Additionally, the PE module can now decompress and inspect executables packed with UPX 3.0. - Support for DazukoFS in clamd - Performance improvements: overall performance improvements and memory optimizations for a better overall resource utilization experience. - Native Windows Support: ClamAV will now build natively under Visual Studio. This will allow 3rd Party application developers on Windows to easily integrate LibClamAV into their applications. The complete list of changes is available in the ChangeLog file. For upgrade notes and tips please see: https://wiki.clamav.net/Main/UpgradeNotes096
2010-04-01Update to sqlite3-3.6.23.1.tnn2-6/+6
This is a patch release that fixes a FTS3 regression in 3.6.23. ok wiz@
2010-04-01+ elinks-0.12pre5obache1-1/+2
2010-04-01Exactly disable lzma support, workaround of PR#43096.obache1-1/+2
2010-04-01Should not be set to PKG_OPTIONS_LEGACY_OPTS, added instead.obache1-2/+2
2010-04-01add support for NetBSD/mipsjmcneill7-12/+247
2010-04-01Need 64bit off_t, so pass -D_FILE_OFFSET_BITS=64 to CFLAGS on Linux.obache1-1/+3
Fixes PR#43094.
2010-04-01Updated benchmarks/bonnie++ to 1.03eobache1-1/+2
2010-04-01Update bonnie++ to 1.03e.obache2-6/+6
bonnie++ (1.03e) * Added the -D option to bonnie++ to use direct IO (O_DIRECT) for bulk IO. Thanks to Dave Murch from Violin Memory - http://violin-memory.com/ -- Russell Coker <russell@coker.com.au> Wed, 10 Dec 2008 09:08:00 +1100 bonnie++ (1.03d) * Made it compile with GCC 4.3. * Added the URL to the man pages. * Made zcav display the total time and average speed for a loop and also the time that each loop completed. * Made the zcav default block size 256M to cope with larger and faster disks. * Made the zcav output units be in MiB/s and GiB. * Improved the Bonnie++ man page in regard to the -y and -p options. * Use DH_COMPAT=4 and dh_installman. -- Russell Coker <russell@coker.com.au> Wed, 23 Jul 2008 10:54:24 +1000
2010-04-01set LICENSE=gnu-gpl-v2.obache1-1/+2
2010-04-01Exactly pass empty string as prefix to use plain default KDE settings.obache1-2/+2
Back to the previous behaviour and fix PR#43052.