summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-05-12set this up to use the older ServiceDiscovery API when appropriateplunky3-4/+31
2009-05-12Fix problem when using binary packages.reed1-2/+5
Add BUILDLINK_API_DEPENDS.libotr due to: configure: error: libotr 3.2.0 or newer is required. The real problem was undefined reference to gcry_cipher_setkey and gcry_cipher_setctr. Looked at various versions on different architectures and it appears even though the headers were there, they weren't defined in the library until libgcrypt-1.4.3 -- so define BUILDLINK_ABI_DEPENDS.libgcrypt. Bump PKGREVISION.
2009-05-12done - orp-1.6 [pkg/41115]obache1-2/+1
2009-05-12Updated net/xorp to 1.6obache1-1/+2
2009-05-12Update xorp to 1.6, as requested by PR 41115.obache6-23/+27
Release 1.6 (1/07/2009) ============================ ALL: - XORP now builds on Linux CentOS 5.2, Linux openSUSE-11.0, Linux Debian-5.0 (lenny, unreleased), Linux Ubuntu 8.10, Linux Red Hat Enterprise Linux Server release 5 (Tikanga), Linux Fedora 10, and OpenBSD-4.4. - XORP now builds on Linux systems with kernel 2.6.26 which is the first one to support IPv6 multicast routing. CONFIGURATION: - If a PIM-SM router is suppose to receive and process the PIM-SM Bootstrap messages, the configuration must have the "bootstrap {}" block included (even if it is empty): protocols { pimsm4 { bootstrap { } } } protocols { pimsm6 { bootstrap { } } } Previously, the Bootstrap messages were unconditionally processed even if the "bootstrap {}" block contained "disable: true" statement. - The following CLI operational command prefix has been changed: OLD: "show route admin distances" NEW: "show route admin distance" - The CLI "show version" command is supported - Addition of run-time configuration trace options for RIP/RIPng: protocols { rip { traceoptions { disable: false } } } LIBXORP: - Class EtherMac is removed and is replaced/superseded by the existing class Mac. - Performance improvements and various bug fixes in the EventLoop and SelectorList implementation. LIBXIPC: - XRL performance enhancements. (Bug 808) - Issues that might be triggered under heavy system load have been fixed (Bug 800) LIBFEACLIENT: - No significant changes. XRL: - See LIBXIPC RTRMGR: - No significant changes. XORPSH: - Incorrect help "show bgp peers detail" command (Bug 280) - Xorpsh exiting immediately on error doesn't work (Bug 763) - "Show version" CLI supported (Bug 789) - Show route admin distance not working (Bug 812) POLICY: - Tag per route is not reset in case the policies are removed (Bug 567) - Implement per-peer BGP import/export policies (Bug 667) - Enhance policy network-lists to included prefix length (Bug 674) FEA/MFEA: - Bug fix for OpenBSD when transmitting IGMP packets. RIB: - No significant changes RIP/RIPng: - Added traceoption support OLSR: - OSPF: - When the designated router was restarted the MaxAge LSAs that it generated when reflected back would be responded to with a MaxAge LSA, this process could continue indefinitely, leaving the neighbor state in EXCHANGE. (Bug 785) - OSPF virtual links support broken in the 1.5 and 1.6 releases BGP: - Support for Red Hat Linux (Bug 793) STATIC_ROUTES: - No significant changes. MLD/IGMP: - Bug fix when checking the source address of IGMP packet if the source address is allowed to be 0.0.0.0. MLD/IGMP-Lite: - Bug fix when checking the source address of IGMP packet if the source address is allowed to be 0.0.0.0. PIM-SM: Ability to add candidate BSR after inserting Cand-RP with same group (Bug 803) FIB2MRIB: - No significant changes. SNMP: - VRRP: - Initial implementation of VRRP version 2 as described in RFC 3768. - Supports running more than one VRRP instances on the same box although they need to be on different interfaces and different LANs for correct behavior (see ERRATA). - The following master failure modes have been tested and are known to work (i.e., backup becomes master): bringing the master's interface down, rebooting / crashing the master, physically removing the network cable. Note that in the latter case the master may fail to resume operations when the cable is restored (see ERRATA). - Successfully interoperates with vrrpd.
2009-05-12Updated textproc/py-pygments to 1.0obache1-1/+2
2009-05-12Update Pygments to 1.0.obache3-7/+12
While here, set LICENSE. Version 1.0 ----------- (codename Dreiundzwanzig, released Nov 23, 2008) - Don't use join(splitlines()) when converting newlines to ``\n``, because that doesn't keep all newlines at the end when the ``stripnl`` lexer option is False. - Add ``-N`` option to command-line interface to get a lexer name for a given filename. - Add Tango style, written by Andre Roberge for the Crunchy project. - Add Python3TracebackLexer and ``python3`` option to PythonConsoleLexer. - Fix a few bugs in the Haskell lexer. - Fix PythonTracebackLexer to be able to recognize SyntaxError and KeyboardInterrupt (#360). - Provide one formatter class per image format, so that surprises like:: pygmentize -f gif -o foo.gif foo.py creating a PNG file are avoided. - Actually use the `font_size` option of the image formatter. - Fixed numpy lexer that it doesn't listen for `*.py` any longer. - Fixed HTML formatter so that text options can be Unicode strings (#371). - Unified Diff lexer supports the "udiff" alias now. - Fix a few issues in Scala lexer (#367). - RubyConsoleLexer now supports simple prompt mode (#363). - JavascriptLexer is smarter about what constitutes a regex (#356). - Add Applescript lexer, thanks to Andreas Amann (#330). - Make the codetags more strict about matching words (#368). - NginxConfLexer is a little more accurate on mimetypes and variables (#370).
2009-05-12set LICENSE.obache2-2/+6
2009-05-12patch-a{a,b}: Match PCI id for GeForce 7000M.tnn4-2/+61
From http://people.freebsd.org/~ariff/ports/xf86-video-nv/patch-xzz via Alexey Lebedev on pkgsrc-users@.
2009-05-12Added LICENSE.martti2-3/+4
2009-05-12Added LICENSE=gnu-gpl-v2martti6-6/+12
2009-05-12Activated LICENSE=...martti14-28/+28
2009-05-12Added PKG_DESTDIR_SUPPORT=user-destdirmartti4-13/+21
2009-05-12Updated devel/boost-docs to 1.38.0nb1hasso1-1/+2
2009-05-12Fix install on platforms not using pax tar. Bump PKGREVISION.hasso1-1/+4
2009-05-12Updated mail/dspam to 3.8.0nb3hasso1-1/+7
Updated games/gcompris to 8.4.4nb3 Updated finance/libofx to 0.8.3nb3 Updated editors/emacs to 22.3nb2 Updated cad/pcb to 20081128nb1 Updated cad/geda-examples to 1.4.3nb1
2009-05-12Fix install on platforms not using pax tar. Bump PKGREVISION.hasso2-2/+10
2009-05-12Fix install on platforms not using pax tar. Bump PKGREVISION.hasso4-8/+18
2009-05-12define LICENSE and marked as MAKE_JOBS_SAFE=no.obache1-1/+5
2009-05-12Updated devel/m17n-lib to 1.5.4obache1-1/+2
2009-05-12Update m17n-lib to 1.5.4.obache8-28/+30
* Changes in the m17n library 1.5.4 ** New coding system names "Shift_JIS" and "windows-XXXX" are recognized.
2009-05-12Updated misc/m17n-contrib to 1.1.9obache1-1/+2
2009-05-12Update m17n-contrib to 1.1.9.obache3-7/+10
* Changes in the m17n-contrib 1.1.9 ** New input method: eo-vi.mim (Esperanto)
2009-05-12Updated misc/m17n-db to 1.5.4obache1-1/+2
2009-05-12Update m17n-db to 1.5.4.obache3-7/+14
* Changes in the m17n database 1.5.4 ** A new input method is added. ta-lk-renganathan.mim (Tamil)
2009-05-12Updated misc/m17n-docs to 1.5.2obache1-1/+2
2009-05-12Update m17n-docs to 1.5.2.obache3-66/+15
User's manual for m17n library ver.1.5.2.
2009-05-12Added some keywords.rillig1-1/+3
2009-05-11Update to wpa_supplicant-0.6.9roy3-285/+11
Define NEW_FREEBSD_MLME_ASSOC so we work with newer NetBSD and FreeBSD Changes from 0.6.7 include * fixed wired IEEE 802.1X auth
2009-05-11Define MAP_FAILED if necessary. From PR 41391.joerg1-1/+5
2009-05-11update master site.zafer1-2/+3
2009-05-11Bump the default value of the login_process_size limit from 64 to 128.tnn4-5/+29
Without this dovecot fails to start on NetBSD-current, as reported by several people. Bump PKGREVISION.
2009-05-11Updated net/dhcpcd to 5.0.3roy1-1/+2
2009-05-11Update to dhcpcd-5.0.3roy2-6/+6
Changes from 5.0.2 * getifaddrs can return NULL for ifa_addr We now catch this instead of crashing
2009-05-11Allow faad options for mencoder as well.wiz1-3/+3
From Hiroyuki Bessho in PR 41403.
2009-05-11Updated devel/cmake to 2.6.4hasso1-1/+2
2009-05-11Update to 2.6.4. Upstream changelog:hasso3-8/+9
Changes in CMake 2.6.4 RC 6 - Use $ var in CPack.cmake, and not @var@ - Add more missing OSXX11 CPack files Changes in CMake 2.6.4 RC 5 - Add missing file for OSXX11 CPack generator - cmake-gui fix path length in the binary directory's combo box Changes in CMake 2.6.4 RC 4 - Better document Verbatim in custom commands - Fix #8843 ctest system information was not always correct on linux - Fix transitive linking of imported libraries Changes in CMake 2.6.4 RC 3 - Documentation fix for #8815 - Fix CDash only submit with ctest_submit - various fixes for FindQt4.cmake - cmake-gui block checkable flag for item during configure/generate. - put qt version in about for cmake-gui Changes in CMake 2.6.4 RC 2 - Fix issues in FindBoost #8576 #8734 - Fix -D issues with VS 6 - Fix scope issue with CMAKE_CURRENT_LIST_FILE and macros - Eclipse make VERBOSE off in makfiles #7585, and use built-in includes - Codeblocks auto header finding - Fix crash in include_directories #8704 - Some documentation fixes to commands and classes. - Do not warn if LIBPATH is not set for nmake Changes in CMake 2.6.4 RC 1 - Add some better documentation about RPATH variables - No longer mark header files as HEADER_FILE_ONLY automatically, this gets rid of the ugly red marks in Visual Stuido - Fix man-page preformatted text paragraphing - Teach file(REMOVE) how to use relative paths - Gracefully handle broken version symlinks - Fix ASM source file extension default list - Pass shared library export symbol in DEFINES - Enforce unique binary directories - Fix cmake-mode.el indentation cursor motion - Simplify reverse cmLocalGenerator::Convert - More robust decision to suppress implicit include dirs - Fix Fortran implicit dependency include path (and test it) - Clarify docs of old *_OUTPUT_PATH vars - Fix svn update logic for modified files - Add get_filename_component(... REALPATH) - Work around broken GetLongPathName case
2009-05-11Updated x11/xf86-video-vmware to 10.16.5obache1-1/+2
2009-05-11Update xf86-video-vmware to 10.16.5.obache2-7/+6
Bankim Bhavsar (2): Add RegionEqual function for older XFree86 versions. Video Overlay: Handle clipping correctly with AutoPaint colorkey. Philip Langdale (2): Prepare for 10.16.4 release. Bump version for 10.16.5 release.
2009-05-10Updated time/etm to 221wiz1-1/+2
2009-05-10Update to 221:wiz2-6/+6
Added force_start for etm.warn. Separated prompt from entry textpad in get_response and added a second line for possible wrapped overflow. Removed any spurious line-ends before writing to file.
2009-05-10Updated devel/coccinelle to 0.1.8wiz1-1/+2
2009-05-10Update to 0.1.8:wiz2-7/+8
* 0.1.8 ** Language: ** Features: - Metavariables now capture the cpp code contained within their definitions - When - fragments are separated by ... or nest boundaries in the semantic patch, but end up matching adjacent source code, the comments, cpp code and whitespace that are between them are not deleted. - better parsing of C: do expansion of macros only when needed when have actually a parse error and also leverage the definition of macros in the parsed file (or in a optional_standard.h file passed as a parameter). This should reduce the need for many hardcoded definitions in standard.h - new semantics for the -macro_file option, by default now expand macros only when necessary. To force use the -macro_file_builtins option instead. - a new -extract_macros command line action to help the parser. Works with the -macro_file option. e.g. $ ./spatch -extract_macros ~/linux > /tmp/alldefs.h $ ./spatch -macro_file /tmp/alldefs.h -sp_file foo.cocci -dir ~/linux - removed -D macro_file option, not consistent with what -D usually means - reattempt to be more efficient for statement metavariables that are just placeholders (ie, no modification, no reuse) - triples now returned from ctl in sorted order. The main key is the state. On the other hand, the state order does not always agree with the order of appearance in the code. - spatch is now less verbose on the things it does yet handle. Less confusing for new users. - slightly better error report. Thanks to Derek Jones for the suggestion. - added the options -linux_spacing and -smpl_spacing. -linux_spacing causes spatch to follow the spacing conventions of Linux, while -smpl_spacing causes spatch to follow the spacing in the semantic patch. -linux_spacing is the default. - more informative error reporting for the already tagged token case. Thanks to Erik Hovland for the suggestion. ** Bugfix: - better parsing of declare macro at toplevel and in structure. cf -text xfield - allowing back typedef names for fieldname - better printing of else in generated code - slightly better type inference for binary operators. - clear out declarer names and iterator names between SmPL files (for -testall) - better parsing and type checking of macro type aliases. Cf -test macro_int16. Thanks to Li Yingtong for pointing out the problem. - make insert_virtual_positions tail rec, avoid stack overflow pb. Thanks to Diego Liziero <diegoliz@gmail.com> for pointing out the problem. - Better type inference for arithmetic binary operators Thanks to Li Yingtong for pointing out the problem. - Better type inference for constants Thanks to Li Yingtong for pointing out the problem. - move computing of adjacency information for semantic patches to after application of isomorphisms, because isomorphisms can introduce "..." - compute adjacency information for negated ... - record with each transformation site the set of indices of the witness trees that caused the transformation site to come about. Whitespace and comments between remove tokens associated with disjoint witness trees is not removed. - correct treatment of function pointer typed parameters in the SmPL ast0 visitor. - better parsing error message and error recovery when comments are not ended, when some macros have a weird body, and when some switch have a weird Body. Thanks to Derek Jones for pointing out the problem. - better detection and passing of "dangerous" ifdefs, cf -test double_switch. - dropped the separation of decls and body in Seq. This gives better positioning of the bindings of metavariables shared between them. Thanks to Erik Hovland for an example that shows the problem.
2009-05-10Fix spelling.joerg1-3/+3
2009-05-10Note update of security/p5-Authen-CAS-Client to version 0.04seb1-1/+2
2009-05-10Update p5-Authen-CAS-Client from version 0.03 to version 0.04.seb2-8/+7
Pkgsrc changes: - Change run-time dependency on p5-Test-MockObject to a build dependency Upstream changes: changes from 0.03 to 0.04 ------------------------- * changed fatal behavior to throw strings instead of objects
2009-05-10* Make it build with compilers not having -fgnu89-inline switch (like gcchasso4-4/+42
4.1.2 on DragonFly). * Make it build on systems not having nonstandard ENODATA (like DragonFly). * There is no C++ or Fortran code in this package.
2009-05-10+ akonadi-1.1.85, alsa-lib-1.0.20, aria2-1.3.3, clive-2.1.12,wiz1-13/+28
covered-0.7.1, dbus-1.2.14 [don't update until https://bugs.freedesktop.org/show_bug.cgi?id=18980 is fixed], etm-221, ikiwiki-3.12, libntlm-1.1, librep-0.17.4, mkvtoolnix-2.8.0, modular-xorg-server-1.6.1.901, p5-Class-Accessor-0.33, p5-PathTools-3.30, p5-XML-Feed-0.43, packagekit-0.4.7, png-1.2.36, pngcrush-1.6.17, rsync-3.0.6, scmgit-base-1.6.3, scmgit-docs-1.6.3, sdlmess-0.131, socat-1.7.1.1, telepathy-gabble-0.7.27, wine-devel-1.1.21, x264-devel-20090509, xf86-video-cirrus-1.3.0.
2009-05-10Update dhcpcd to 5.0.2roy3-7/+8
Changes from 5.0.1 include * -n option now starts dhcpcd if not already started * 29-lookup-hostname hook installed by default, but skipped in dhcpcd.conf * Fix warning about missing dirs if we don't have any existing state * Fix compile on some Linux distros re linux/wireless.h
2009-05-10Added documentation for UNLIMIT_RESOURCES.rillig1-0/+13