Age | Commit message (Collapse) | Author | Files | Lines |
|
Both the omniORB package and py-omniORBpy install files into
${PYSITELIB}/omniidl_be, but the only files that conflicts are __init__.py
with the comment "Empty file to convince Python that this is a module."
and __init__.pyc.
So if this package is being built with the same PYTHON_VERSION_DEFAULT as
omniORB was simply don't install the __int__.py{,c} files.
|
|
---
Module Name: pkgsrc
Committed By: sbd
Date: Tue Feb 21 21:05:04 UTC 2012
Modified Files:
pkgsrc/net/py-omniORBpy: Makefile
Log Message:
Mark as PYTHON_VERSIONS_INCOMPATIBLE with the pkgsrc default python version
as the python bindings for the defalut version are built into the omniORB
package.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/py-omniORBpy/Makefile
|
|
- rancid: filter sup-bootflash if sup-bootdisk worked
- *login: fix match of (yes/no) prompts from ssh
- rancid: carry-over additional inventory filtering from XR
2.3.7
- xrrancid: change some "admin show" sorting to reflect previous code
- xrrancid: filter useless junk from show inventory
- mrvrancid: update ShowChassis() for temp filtering in new s/w
- nrancid: installed memory on Juniper SSG series
- rancid: missing CR after s/n
- xrrancid: admin show variables boot clean-up
- xrrancid: add admin show install summary, license
- xrrancid: fix access-list formatting & sorting
- rancid: collect show capture & shun for ASA
- xrancid: misc patches for XOS
- rancid-cvs: svn repository handling improvement
- rancid: filter WPA passwd
- rancid: add 'show running-config view full' for role cli
- rancid: filter ppp hostnames (aka usernames) - Pavel Korovin
- *login: update host key change match for newer ssh
- clogin: disable pager for XOS-12.3
- rancid.conf & control_rancid: support arbitrary subversion URLs as
(pre-provisioned) repositories and do not overwrite an existing local
repository
- rancid.conf: add LC_COLLATE
- nlogin: add identfile support
- hrancid: match 'logout' in new procurve versions for end of run
- hrancid: include comment line for procurve parser
- hrancid: collect show config status
- nxrancid: add show environment fex all fan cmd - Deny IP Any Any
- *login: dont split $sshcmd
- nxrancid: Nexus 4000s don't support 'show environment power'
- xrrancid: add admin show running
- arancid: /info/sys -> /info/sys/dump
- rancid: correct isakmp key filter
- clogin; set terminal width to 132 for both -s and -c
- clogin: respond to ASA's pager in long login banners
- clogin: set terminal width to 132
- rancid: match flash memory on likes of Cisco 2811 and 2621XM
- import share/rancid-cvspurge
- rancid: add 'dir /all sup-bootdisk:' for 6500 sup32
- rancid: adjust regex for tacacs key match
- *login: join sshcmd clogin directive to handle spaces properly
- mt{login,rancid}: import Microtik module
- rancid: ppp password missed on dialer interfaces
- arancid: filter "esecret" lines which change with each config display
- hlogin: logout from enabled mode instead of exit for -S
- hrancid: collect show config files and show tech transceivers
- rancid: filter config timestamp on MDS/NX-OS
- avorancid: collect power management file
- fnrancid: correct comment character
- fnrancid: update system time and conf_file_ver filters
- nxrancid: do not require 'show system redundancy status', apparently
unsupported on some nexus models.
- clogin: set terminal width for -c and -s
- hlogin: stacks prompt for switch number or CR at login, send CR
|
|
Minor bug fixes.
|
|
Changes:
- MEDIUM: http: add support for sending the server's name in the outgoing request
- BUG/MINOR: fix options forwardfor if-none when an alternative header name is specified
- MINOR: task: new function task_schedule() to schedule a wake up
- BUG/MEDIUM: checks: fix slowstart behaviour when server tracking is in use
- BUG: tcp: option nolinger does not work on backends
- BUG: ebtree: ebst_lookup() could return the wrong entry
- BUG: http: re-enable TCP quick-ack upon incomplete HTTP requests
- CLEANUP: ebtree: remove a few annoying signedness warnings
- CLEANUP: ebtree: remove 4-year old harmless typo in duplicates insertion code
- CLEANUP: ebtree: remove another typo, a wrong initialization in insertion code
- BUG: proto_tcp: set AF_INET on tproxy for use with recent kernels
- MINOR: halog: add support for matching queued requests
- BUG: http: tighten the list of allowed characters in a URI
|
|
For some inexplicable reason, directory changes take effect for multiple
lines with BSD make on 6.99.3/amd64.
|
|
|
|
as the python bindings for the defalut version are built into the omniORB
package.
|
|
|
|
|
|
changes:
-added interface for anynchronous operation
-more feature additions
-bugfixes, cleanup
|
|
|
|
included in nagios-base.
|
|
|
|
fixes preview of Twitpic.
|
|
pkgsrc changes:
- Add a patch to install manpage in the proper place.
- To preserve compatibility with the previous versions of the package,
link installed script nagstamon.py to nagstamon.
Upstream changes:
2011-10-25: Version 0.9.8
added customizable acknowledge/downtime/submit-result defaults
added regexp filter for status information column
added option to connect to hosts via its monitor hostname without HTTP overhead
added ability to keep status detail popup open despite hovering away
added option to change offset between popup window and systray icon to avoid partly hidden popup
fixed some popup artefacts
fixed various bugs with acknowledgement flags (persistent/sticky/notification), now they are actually working
fixed some issues when running on MacOS X
2011-05-30: Version 0.9.7.1
fixed sf.net bug 3309166 which broke Centreon support
2011-05-30: Version 0.9.7
on some servers now context menu allows submitting check results for hosts and services
added filter for services on acknowledged hosts
added icons for "passiveonly" and "flapping" hosts and services
fix for uneditable text entry fields in settings dialog - sf.net bug 3300873
fix for not working filter "services on hosts in maintenance" - sf.net bug 3299790
fix for soft state detection in Centreon - sf.net bug 3303861
fix for not filtered services which should have been filtered - sf.net bug 3308008
2011-05-06: Version 0.9.6.1
fixed sf.net bug 3298321 which raised an error if everything was OK on monitor
2011-05-06: Version 0.9.6
improved, full Ninja support
rewritten filtering mechanism allows new features
displaying icons in status overview popup indicating states "acknowledged" and "scheduled downtime"
added option to play notification sounds more than once
small UI improvements
uses BeautifulSoup instead of lxml
uses GTK UI Builder instead of glade
as always: bugfixes
2011-04-08: Version 0.9.5
added op5 Ninja support
added Check_MK Multisite support
improved Icinga support (compatibility with Icinga 1.3)
improved Centreon support (compatible with Centreon 2.1)
added sortable columns in status overview
added customizable colors
better debugging and error messages
password has not necessarily to be stored in config file
major memory leak closed
various bugs fixed
2010-06-15: Version 0.9.4
added initial support for Centreon servers (beta)
added Nagios 1.x support
fixed serious pango crash bug (Debian bug 582977)
fixed not-playing-sound bug (sf.net bug 2998035)
2010-04-26: Version 0.9.3
added ability to connect to Opsview monitoring servers
added "Recheck all" button to recheck all failing hosts and services by one click
added ability to toggle notifications by state
added HTTP Digest authentication
added recognition of customized host IP information (see bug 2967416)
increased GUI responsiveness
fixed bugs in update interval mechanism
fixed minor bugs
|
|
- support persistent connections
- binding to an adapter did not work (fixed)
|
|
|
|
Changes from previous:
----------------------
1.40 Aug 23th 2011
- Add new CAPI method region_name_by_code ( Boris Zentner )
- Add support for GEOIP_NETSPEED_EDITION_REV1 ( Boris Zentner )
- Add new CAPI method record_by_ipnum_v6 ( Boris Zentner )
- Add new CAPI glue methods to use GeoIPCityv6 databases
record_by_addr_v6 record_by_name_v6 ( Boris Zentner )
1.39 May 7th 2011
- Upd Docs ( Boris Zentner )
- Add glue for the CAPI lib_version method ( Boris Zentner )
- Add CAPI glue for the methods enable_teredo and teredo.
currently only avail in conjunction with the CAPI ( Boris Zentner )
- Add example/benchmark.pl and example/country_v6.pl ( Boris Zentner )
- Add name_by_name and name_by_addr ( Boris Zentner )
- Add org_by_name_v6 and org_by_addr_v6 only XS ( Boris Zentner )
- Add name_by_ipnum_v6, name_by_name_v6 and name_by_addr_v6 XS glue ( Boris Zentner )
- Add sub Geo::IP::CLONE_SKIP {1} in conjunction with .xs Avoid thread
issues ( Boris Zentner )
- Export GEOIP_DOMAIN_EDITION by default ( Boris Zentner )
- Update region codes 20100810 ( Boris Zentner )
- Fix some PP 3letter country codes ( Boris Zentner )
- Fix PP continent codes ( Boris Zentner )
- Add PP continent_code_by_country_code ( Boris Zentner )
- Add PP Geo::IP->time_zone ( Boris Zentner )
- Update region codes 20100420 ( Boris Zentner )
- Link at least to CAPI 1.4.7 ( Boris Zentner )
- Add example/geolite-mirror-simple.pl to download maxmind databases ( Boris Zentner )
- Update region codes ( Boris Zentner )
- Update timezones ( Boris Zentner )
- Add isp_by_name and isp_by_addr if the CAPI is used ( Boris Zentner )
- Add isp_by_addr and org_by_addr to the PurePerl API ( Boris Zentner )
- Add api method, so users know if they use the PurePerl or CAPI glue
print Geo::IP->api ( Boris Zentner )
- Silence redefined warning, when perl is started with -w and the
PurePerl API is used ( Boris Zentner )
- Export GEOIP_CITYCONFIDENCE_EDITION, GEOIP_LOCATIONA_EDITION,
GEOIP_ACCURACYRADIUS_EDITION and GEOIP_COUNTRY_EDITION_V6 ( Boris Zentner )
- Add some more v6 XS glue. IPv6 support require the CAPI to work.
GeoIP_country_code_by_addr_v6
GeoIP_country_code_by_name_v6
GeoIP_country_code3_by_addr_v6
GeoIP_country_code3_by_name_v6
( Boris Zentner )
! Change RU's continent code from AS to EU ( Boris Zentner )
! Change Turkey's continent code from AS to EU ( Boris Zentner )
! org_by_* and friends return UTF8 scalars, if the charset is set to GEOIP_CHARSET_UTF8 ( Boris Zentner )
- Add PP ASNum support ( Boris Zentner )
- Add XS glue for time_zone and continent_code_by_country_code ( Boris Zentner )
- Add glue for database_edition ( Boris Zentner )
- Workaround centos/mod_perl issue when the PP fallback is used and
Sys::Mmap is not installed ( Boris Zentner )
- Update PurePerl region names 20090723 ( Boris Zentner )
- Add XS glue for GeoIP_country_code_by_ipnum_v6 ( Boris Zentner )
|
|
|
|
package is provided in PR pkg/45722.
This modules implements the encoding and decoding of the IPv6 layer.
RFC: ftp://ftp.rfc-editor.org/in-notes/rfc2460.txt
See also Net::Frame::Layer for other attributes and methods.
|
|
provided in PR pkg/45722.
Net::Libdnet6 adds IPv6 support to Net::Libdnet.
|
|
|
|
|
|
|
|
|
|
|
|
PR#45825 by Matthias Kretschmer.
|
|
per maintainer update request by PR 45947.
hanges since 0.7.2:
* Newer Linux kernels use 64 bit counters, which caused traffic to increase by
4GB on every refresh (see Debian bug #651848)
* Fix calculation of traffic and data units (thanks to Kirby Zhou, see also
Debian bug #586943)
* Fix memory leak in BSD network device detection
* Workaround for faulty newwin() in ncurses 5.8
* Correctly escape minus signs in man page
|
|
from 0.33.6nb2 to 1.0.0.
pkgsrc changes:
- adding LICENSE with set to standard perl license
- add dependency to XML::Twig (according to specified dependencies)
- updating dbus required version to at least 1.0.0 (according to
specified dependencies)
Upstream changes since 0.33.6
New in 1.0.0:
- Updated to require minimum dbus >= 1.0.0
- Automatically track change in ownership of bus names
for signal handlers
- Strict validation of method invocation against introspection
data on exported objects
- Improved error messages for invalid interfaces
- Add API for disconnecting an object from a signal
- Implement GetAll methods on properties interface
- Allow leading _ in interface names
- Other minor fixes
|
|
(WSDL older than 2011-08-01 will not be supported after Feb 22, 2012)
0.61 (10/28/2011)
(cb) rt 71937; Amazon now requires an Associate Tag, so enforce usage.
(cb) The ListLookup operation has been removed from the WSDL (from 2010!),
scrub all of the wishlist operations as a result.
(cb) Update to the latest WSDL - 2011-08-01.
|
|
|
|
|
|
While we are here, set LICENSE.
|
|
- add and enable php-geoip
|
|
PR pkg/45950
|
|
|
|
Changes since 1.0.30:
- An old-standing bug has been fixed: when a file was renamed and overwrote an existing file, the quota wasn't properly updated.
- SITE UTIME now supports the 2-arguments syntax in addition to the 5-arguments syntax.
- Support for the MFMT command has been implemented.
- A default directory can now be specified when using the LDAP backend.
- Support SHA1 password hashing in MySQL and PostgreSQL backends
- Support for braces expansion in directory listings has been disabled - Cf. CVE-2011-0418
- The list of allowed ciphers for SSL/TLS connections can now be specified (--tlsciphersuite / -J).
- Shell-like escaping is now partially handled when emulating the "ls" command in order to improve compatibility with legacy clients.
- Linking issues with MySQL support on Fedora have been solved.
|
|
* Add the client information in User-Agent header.
See also: https://twitter.com/koizuka/status/22784289203
|
|
This is a little backward-looking handling for build breaks on NetBSD
current, newer IP Filter.
libdnet's firewall support seems not used on NetBSD from 4.0_STABLE at
least. So, this change thins back to before to fix build breaks.
|
|
This PHP extension allows you to find the location of an IP address - City,
State, Country, Longitude, Latitude, and other information as all, such as ISP
and connection type. For more info, please visit Maxmind's website.
|
|
Support RA's as a seperate interface, but don't allow config for them.
|
|
Support RA's as a different interface
|
|
* ArchLinux SERVICESTATUS override fixed
* Shell portability fixes, including proper printf usage.
* Detect a valid ntp.conf before adjusting it
* Restart NTP correctly on Debian
* reboot timeout changed to 5 seconds
* When rebooting and not daemonized, reduce the discover timeout
to allow for fallback or IPv4LL
* Respect each kernel carrier message
* Optimize some bitwise logic
* On Linux, pretent a bridge interface does not exist until IFF_LOWER_UP is set
* Don't remove interfaces for which commands have not been sent
* Store the assigned metric to each route so that we can change metrics on the fly
dhcpcd -n --metric 100 iwi0
* Add SixRD support, RFC5969
* Fix SIP server support
* Only regen resolv.conf if it has changed
* Fix --reconfigure from spinning
* Add IPv6 Router Solicitation support we regards to RDNSS and DNSSL, RFC6016
* Add clang to the list of detected compilers
* Allow dhcpcd to run on a read only filesystem
* Don't attempt to tun the script if an empty string or /dev/null
* Stop truncating the netmask sockaddr on routing messages for BSD
* Prefer a DHCP lease over an IPv4LL one
* Fix carrier handling on BSD
* Fix arc4random detection on FreeBSD 7
|
|
1.9:
- With the rollout of IPv6 for a.root-servers.net, it always
took the IPv6 address even if you used the -4 option.
- Fix false lame server issues with domains which have the
higher domain in it (command.com for example).
1.8:
- Warnings are printed if you receive a different RR type
than the one you asked for (for example when you ask for
an A record and receive a CNAME)
- Fixed problems when records received in the authority
field are shorter than the domain the nameserver is
authoritative for.
- When compiled without IPv6 support on an IPv6 capable
machine the machine tried to query the IPv6 translated
IPv4 address anyway.
|
|
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
|
|
|
|
to the latest stable, 1.0.1.
S3cmd lets you copy files from/to Amazon S3 (Simple Storage
Service) using a simple to use command line client. It supports
rsync-like backup, GPG encryption, and more. It also supports
management of Amazon's CloudFront content delivery network.
s3cmd 1.0.1 - 2011-06-10
===========
* Increased socket_timeout from 10 sec to 5 min
* Improved compatibility with Python 2.4 on RHEL 5 / CentOS 5
s3cmd 1.0.0 - 2011-01-18
===========
* [sync] now supports --no-check-md5
* Network connections now have 10s timeout
* [sync] now supports bucket-to-bucket synchronisation
* Added [accesslog] command.
* Added access logging for CloudFront distributions using [cfmodify --log]
* Added --acl-grant and --acl-revoke [Timothee Groleau]
* Allow s3:// URI as well as cf:// URI as a distribution
name for most CloudFront related commands.
* Support for Reduced Redundancy Storage (--reduced-redundancy)
* Follow symlinks in [put] and [sync] with --follow-symlinks
* Support for CloudFront DefaultRootObject [Luke Andrew]
|
|
Changes since 0.9.9.91:
s3cmd 1.0.1 - 2011-06-10
===========
* Increased socket_timeout from 10 sec to 5 min
* Improved compatibility with Python 2.4 on RHEL 5 / CentOS 5
s3cmd 1.0.0 - 2011-01-18
===========
* [sync] now supports --no-check-md5
* Network connections now have 10s timeout
* [sync] now supports bucket-to-bucket synchronisation
* Added [accesslog] command.
* Added access logging for CloudFront distributions using [cfmodify --log]
* Added --acl-grant and --acl-revoke [Timothee Groleau]
* Allow s3:// URI as well as cf:// URI as a distribution
name for most CloudFront related commands.
* Support for Reduced Redundancy Storage (--reduced-redundancy)
* Follow symlinks in [put] and [sync] with --follow-symlinks
* Support for CloudFront DefaultRootObject [Luke Andrew]
|
|
* Minor improvements.
* Bugfixes.
|