Commit graph

9109 commits

Author SHA1 Message Date
tron
8cf6fed945 Update "wireshark" package to version 1.0.7. Changes since version 1.0.6:
- Security-related bugs in the Profinet, LDAP, and CPHAP dissectors and
  the Tektronix K12 file format have been fixed.
- Many other bugs have been fixed.
2009-04-10 07:21:28 +00:00
joerg
368d71b62e Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
hasso
e7cab23d51 Make it build on DragonFly. 2009-04-07 18:05:08 +00:00
hasso
3970937b42 Make it build on FreeBSD and DragonFly. 2009-04-07 17:58:19 +00:00
hasso
9d2140de08 Make these compile on DragonFly master. 2009-04-07 17:38:10 +00:00
wiz
feb442e663 Sort, add gtk-vnc and vinagre. 2009-04-06 10:20:16 +00:00
wiz
4a392acdd7 Initial import of vinagre-2.26.0:
This is vinagre, a VNC client for the GNOME Desktop.
2009-04-06 10:19:06 +00:00
wiz
25fd8f5a1e Fix path to itself. 2009-04-06 10:18:07 +00:00
wiz
39608f3c9f Initial import of gtk-vnc-0.3.8nb1 from pkgsrc-wip:
gtk-vnc is a VNC viewer widget for GTK. It is built using coroutines
allowing it to be completely asynchronous while remaining single
threaded. It provides a core C library, and bindings for Python
(PyGTK).
2009-04-06 10:17:32 +00:00
joerg
1dc50b8db2 DESTDIR support. Use SPECIAL_PERMS for Xvnc on Solaris. Not
MAKE_JOBS_SAFE. Fix path to fonts and rgb (PR 35441).
Require xauth (PR 41093). Bump revision.
2009-04-04 20:44:58 +00:00
apb
9d245dde16 Bump PKGREVISION for new patch-ad.
Correct handling of the length of data returned by SIOCGIFCONF.  The
actual length of each item is never less than sizeof(struct ifreq), but
may be more than that.  If the platform's struct sockaddr has an sa_len
field, and if the length in sa_len is larger then the space available in
ifr_ifru, then the data extends beyond the end of the ifr_ifru field by
the difference in sizes.
2009-04-01 08:00:44 +00:00
apb
24ad50dd02 Correct handling of the length of data returned by SIOCGIFCONF. The
actual length of each item is never less than sizeof(struct ifreq), but
may be more than that.  If the platform's struct sockaddr has an sa_len
field, and if the length in sa_len is larger then the space available in
ifr_ifru, then the data extends beyond the end of the ifr_ifru field by
the difference in sizes.
2009-04-01 07:56:18 +00:00
he
43cafc3804 Bump PKGREVISION following the update of textproc/icu, and the
corresponding change of ABI.

OK'ed by wiz@ (as was the textproc/icu update).
2009-03-25 22:37:12 +00:00
he
f8ca2422d5 Delete the p5-Net-Z3950 package. 2009-03-25 18:26:13 +00:00
he
be90eacde4 Remove the p5-Net-Z3950 package.
It was deprecated upstream more than two years ago, and
the replacement p5-Net-Z3950-ZOOM is recommended instead.

Additionally, with up-to-date dependencies, this package doesn't
even build.

OK'ed by wiz@
2009-03-25 18:25:41 +00:00
bouyer
bd9341f349 Update nagios-plugins and nagios-plugin-{ldap,pgsql,mysql,radius,snmp}
to 1.4.13. Approved by tonnerre@

main CHANGES since 1.4.11:
- lots of bug fixes
- Added ./check_nt -v INSTANCES to count number of instances (Alessandro Ren)
- New check_icmp -s option to specify the source IP address
- check_dns now sorts addresses for testing results for more than one
  returned IP (Matthias Urlichs)
- check_disk should now work with large file systems (2TB+) on all archs
  that supports it
- check_ntp_peer now checks for the LI_ALARM flag
- check_procs now accepts --ereg-argument-array for a regular expression
  match to the argument array
- check_dig can now pass arguments to dig by using -A/--dig-arguments
- check_dns now allow to repeat -a to match multiple possibly returned address
  (common with load balancers)
- check_mysql and check_radius now try clearing password in processlist
  just like check_mysql_query
- check_mysql and check_mysql_query now support sockets explicitely
  (-s, --socket)
- negate now has the ability to replace the status text as well
  (-s, --substitute)
- Added performance data to check_ping (Christian Schneemann)
- On non-skipped stderr, check_by_ssh now returns UNKNOWN or worse
  (result from command) instead of always UNKNOWN.
- check_dig now returns CRITICAL instead of WARNING when no answer section
  is found
- check_procs now captures stderr in external command and adds to plugin output
- check_snmp now only prints perfdata for non numeric values (#1867716)
- check_icmp now supports packet size modification
- check_http -e now accepts a comma-delimited list of expected status
  codes (Sven Nierlein)
- check_ntp_peer/check_ntp_time used to show port in --help but ignored
  the argument - now implemented
2009-03-24 19:54:53 +00:00
bouyer
d5c4c0434c Update to 3.1.0 (approved by tonnerre@)
Note that this now requires php for the web interface.

Changes since 3.0.3:
- lots of bug fixes, including security fixes for CVE-2008-5027,
  CVE-2008-5028, and CVE-2008-6373 (secunia.com SA32909)
- Sample audio files for CGIs removed from distribution
- Added documentation on CGI security issues
- Better out-of-disk-space error handling when writing retention and
  status files
- Disabled adaptive check and eventhandler commands for security reasons
- Added wildcard host matching in CGIs
- Added support for x509 cert authentication in the CGIs
- Updates to nagiostats utility for faster execution if using external
  stats file
- Added a bit more verbosity to config verification
2009-03-24 19:28:26 +00:00
roy
de16eb90c1 We use pkg-config. 2009-03-24 16:38:26 +00:00
darcy
e9660daec1 Drop MAINTAINERSIP at MAINTAINER's request. 2009-03-24 13:35:47 +00:00
tron
0554442edb Add URL for mirror on "ftp.belnet.be" to master site list. 2009-03-23 14:43:13 +00:00
wiz
b1076bb765 Remove msgfmtstrip scripts and targets using them, now that the
infrastructure supports this properly (thanks joerg!).
2009-03-22 19:01:37 +00:00
plunky
98a89c0c27 remove ppp-lzs package, it is unmaintainable in its current form. I did
have some thoughts about it some time last year but not got around to it
and it has been marked broken for a long time.
2009-03-22 18:55:54 +00:00
plunky
5a696304f3 remove ppp-lzs 2009-03-22 18:53:50 +00:00
wiz
0dac6f93de Update to 2.26.0:
gnome-nettool 2.26.0, 2009-03-16
---------------------------------

 - Removed warnings from the Glade UI (Diego Escalante)
 - #573147: Remove deprecated gtk/gdk functions (Andre Klapper)
 - #557055: Improved accesability (Germán Póo-Caamaño)
 - #522934: Fixed support for unlimited pings (Germán Póo-Caamaño)
 - #554733: Gnome Nettool now is 1024x600 friendly (Germán Póo-Caamaño)
 - #563044: Added basic NetBSD support (Thomas Klausner)
 - #394648: Added menu for the documentation (Germán Póo-Caamaño)
 - #487308: Restored the behaviour of 'Edit/Copy' as default in
            Gnome.  Added 'Copy as text report' to copy all the values
            in a tab window (Germán Póo-Caamaño)
 - #156176: Removed Linux-dependency on NIC Information through the
            use of ligbtop instead of ioctl calls and reading from
            /proc/net (Germán Póo-Caamaño)
 - #341070: Updated About dialog (Alejandro Andrés)
 - #549588: Use pinky instead of finger to reduce one dependency in
            Linux systems (Germán Póo-Caamaño)
 - #560435: Removed deprecated symbols from glib (Maxim Ermilov)
 - #559852: Fixed unlocalized string in copyright (Claude Paroz)
 - #551754: Fixed unlocalized string in port scan (Takao Fujiwara)
 - #500773: Improved documentation metadata for library.gnome.org
            (Germán Póo-Caamaño)
 - #561229: Clean up Gtk+ includes (Maxim Ermilov)

 - Updated translations:
	- as (Amitakhya Phukan)
	- ast (Mikel González)
	- bn_IN (Runa Bhattacharjee)
	- ca (Gil Forcada, Joan Duran, David Planella)
	- cs (Lucas Lommer)
	- da (Kenneth Nielsen)
	- de (Mario Blättermann, Christian Kirbach)
	- el (Jennie Petoumenou)
	- en_GB (Philip Withnall, Jen Ockwell)
	- es (Jorge González)
	- et (Ivar Smolin)
	- eu (Inaki Larranaga Murgoitio)
	- fi (Ilkka Tuohela)
	- fr (Claude Paroz)
	- gl (Suso Baleato)
	- gu (Sweta Kothari)
	- he (Yair Hershkoviz, Yaron Sharabani)
	- hu (Gabor Kelemen)
	- it (Francesco Marletta)
	- ja (Takeshi AIHANA)
	- ko (Changwoo Ryu)
	- lt (Gintautas Miliauskas)
	- lv (Raivis Dejus)
	- ml (Hari Vishnu)
	. mr (Sandeep Shedmake)
	- nl (Wouter Bolsterlee)
	- no (Kjartan Maraas)
	- or (Manoj Kumar Giri)
	- pl (Tomasz Dominikowski)
	- po (A S Alam)
	- pt (Duarte Loreto)
	- pt_BT (Leonardo Gregianin, André Pinheiro,
	         Vladimir Melo, Djavan Fagundes)
	- ro (Adi Roiban)
	- ru (Nickolay V. Shmyrev)
	- sl (Matej Urbančič)
	- sv (Daniel Nylander)
	- ta (I. Felix)
	- te (Krishnababu K)
	- th (Theppitak Karoonboonyanan)
	- tr (Baris Cicek)
	- vi (Clytie Siddall)
	- zh_CN (甘露(Gan Lu))

 - Added translations:
	- af (Friedel Wolff)
	- ps (Zabeeh Khan)
2009-03-22 18:11:57 +00:00
smb
98638a1fbb Fix gtk version reference 2009-03-22 16:21:44 +00:00
adrianp
40c2e9e502 --- 9.5.1-P2 released ---
2579.	[bug]		DNSSEC lookaside validation failed to handle unknown
			algorithms. [RT #19479]
2009-03-22 15:34:03 +00:00
adrianp
38800b746e --- 9.4.3-P2 released ---
2579.	[bug]		DNSSEC lookaside validation failed to handle unknown
			algorithms. [RT #19479]
2009-03-22 15:31:44 +00:00
wiz
34adc38925 Add some patches from ekiga Subversion, addressing PR 41041 by Jared McNeill.
Bump PKGREVISION.
2009-03-22 08:51:24 +00:00
manu
0529d18242 Leave over maintainership to pkgsrc-users 2009-03-22 04:53:38 +00:00
adrianp
4bb9be5aab Correct PERL5_PACKLIST 2009-03-21 22:27:53 +00:00
tron
501c2d4675 Update "samba" package to version 3.0.34. Changes since version 3.0.32:
- Fix update of machine account passwords.
- Fix SMB signing issue on Windows Vista with MS Hotfix KB955302.
- Fix Winbind crashes.
- Correctly detect if the current dc is the closest one.
- Add saf_join_store() function to memorize the dc used at join time.
  This avoids problems caused by replication delays shortly after
  domain joins.
- Fix write list in setups using "security = share".
2009-03-21 18:25:34 +00:00
darcy
325da81ea8 Remove MAINTAINER at their request. 2009-03-21 16:01:26 +00:00
sno
c41a841a5f Added net/p5-Net-Interface version 1.010 2009-03-21 13:56:39 +00:00
sno
b6d1d1f11f pkgsrc-changes:
- Introducing package for CPAN module Net::Interface

Net::Interface is a module that allows access to the host network interfaces
in a manner similar to ifconfig(8). Version 1.00 is a complete re-write and
includes support for IPV6 as well as the traditional IPV4.

Auto-Oked by rhaen@ - I'm Co-Maintainer of CPAN module
2009-03-21 13:50:18 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
joerg
0d0e90a320 Include pyversion.mk include the protected part of the buildlink3.mk
files, not over and over again.
2009-03-20 17:30:09 +00:00
roy
2f62b0ef90 Update to dhcpcd-4.99.15
Changes from dhcpcd-4.99.14 include
 * Compiles on DragonFly BSD
 * Better support for 3rd party configured interfaces such as PPP
 * Blacklist now happens at the packet level
2009-03-20 15:46:00 +00:00
yyamano
99ee9b7c4b INSTALL_UNSTRIPPED=yes on Darwin to make this run.
Patch is provided by Tetsuya KOBAYASHI.  Close PR pkg/40985.
2009-03-20 05:51:53 +00:00
drochner
e4377eb6f2 update to 0.8.13
changes:
* Clean up some warnings from sparse/gcc
* Makefile.am: Put local includes first
2009-03-19 11:29:17 +00:00
roy
002badb809 Update to 3.1.1 to fix a problem with the dnsmasq subscriber. 2009-03-19 09:57:50 +00:00
adrianp
947c054a42 Add two new options to help when running snmpd as an unpriveleged user 2009-03-18 22:50:28 +00:00
roy
1fb4fe7c3f We need pkg-config to build against DBus. 2009-03-18 21:58:26 +00:00
roy
f4a128f4bf Update to openresolv-3.1
Changes since 3.0:
 * New variable dynamic_order
 * interface processing now interface_order, dynamic order without metric,
   metric and and everything else in lexical order
2009-03-18 21:49:34 +00:00
wiz
d109916057 Revert previous -- configure script still checks for libproxy, even though
it's unneeded.
Found by snj.
2009-03-18 17:18:10 +00:00
jmcneill
4fda9f9874 to netbsd-users 2009-03-18 13:31:19 +00:00
jmcneill
0664c95ed0 to pkgsrc-users 2009-03-18 13:29:32 +00:00
jmcneill
19690eea48 Update ekiga to 3.2.0.
* Changes in ekiga 3.2.0 (2009-03-16)
- Fix some NAT related issues (use internal port instead of external
  port in Cone NAT)
- Uniformise detection of libnotify; fix compilation with mingw
- Fix "URL completion combobox shows identical completions"
- Fix "Assistant loosing values when going backward"
- Fix GmConf settings when compiled with another package name
- Fix unregistration of accounts
- Fix build with -enable-kde
- Fix OS X build
- Fix a crash in chat
- New translations: crh, or
- Updated translations: as, bg, bn_IN, da, de, el, eu, gl, gu, hi, hu,
  ja, kn, ko, ku, lt, ml, mr, or, pt, ro, ru, ta, te, tr
- New help translation: en_GB
- Updated help translation: fr

* Changes in ekiga 3.1.2 (2009-03-03)
- Removal of the old H.263 ffmpeg plug in and enhancement of the
  H.263-1998 plug in to take its place.
- Allow compilation with CELT 0.4 and 0.5
- Allow several ALSA devices to have the same name
- STUN enabling/disabling has been readded to the GUI
- Remove white spaces from the URI (useful when copy/paste)
- Clear the URI edit box after a call
- Fixed crash when clearing call history
- Fix Windows compilation
- Fixes for tarball generation
- Fixed account data corruption when the authentication user name is
  left blank
- Fixed possible crash when answering incoming calls
- Fixed G.722 usage
- Other various fixes, cleanups, removal of deprecated symbols etc.
- Updated translations: ca, cs, da, el, en_GB, es, eu, fi, fr, he, hu,
  it, ja, ko, kn, nb, nl, pl, pt_BR, sl, sv, th, vi, zh_HK, zh_TW
- New help/eu localisation
Experimental features:
- Significant improvements in IPv6 support
- Gstreamer audio and video capture support near to be finished...

* ekiga 3.1.1 unreleased

* Changes in ekiga 3.1.0 (2009-01-05)
- Added support for G.722 and CELT audio wideband codecs
- Added support for H.263
- Added support for SIP dialog-info notifications, it allows being
  notified of incoming calls for the phones of your colleagues with
  software like Asterisk
- Added support to disable STUN detection
- Improved LDAP support in the address book, authentication is now
  possible
- Killed the gconf_test_age test, Ekiga can now finally work with
  badly installed GConf schemas
- More efficient memory handling using gmref_ptr, increases stability
- Better handling of multiple network interfaces with dynamic addition
  and removal
- libgnome is not required anymore when using GTK+ 2.14
- Many code cleanups, new GObjects, ...
- Work in progress : XCAP support, Resource List support, GStreamer
  audio and video capture support, ...
2009-03-18 13:08:07 +00:00
wiz
24471dc9e0 Comment out libproxy dependency; it is not needed in this version.
Bump PKGREVISION.
2009-03-18 12:28:45 +00:00
darcy
57ded33aec Correct email address for generic MAINTAINER. 2009-03-17 21:40:44 +00:00
hasso
1ab6008b21 Needs pkg-config. 2009-03-17 18:59:00 +00:00