Commit graph

7607 commits

Author SHA1 Message Date
wiz
ed7fbf36de Improve HOMEPAGE URL. 2007-03-25 05:55:26 +00:00
wiz
fa14ca698f Update to 2.12.1, addressing PR 36075:
==============
Version 2.12.1
==============

 o Fixes

	* Warning fixes (Benjamin Otte)

 o Doc Translators

	* Rostislav Raykov (bg)
	* Francisco Javier F. Serrador (es)
	* Christophe Bliard (fr)
	* Myckel Habets (nl)
	* AP S Alam (pa)
	* Nickolay V. Shmyrev (ru)
	* Daniel Nylander (sv)

 o Translators

	* Khaled Hosny (ar)
	* Runa Bhattacharjee (bn_IN)
	* Mahay Alam Khan (bn)
	* Hendrik Richter (de)
	* Pema Geyleg (dz)
	* Francisco Javier F. Serrador (es)
	* Ivar Smolin (et)
	* Iñaki Larrañaga Murgoitio (eu)
	* Ilkka Tuohela (fi)
	* Robert-André Mauchin (fr)
	* Ignacio Casal Quinteiro (gl)
	* Garry Lachman (he)
	* Gabor Kelemen (hu)
	* Alessio Frusciante (it)
	* Alexander Didebulidze (ka)
	* Žygimantas Beručka (lt)
	* Raivis Dejus (lv)
	* Fano Rajaonarisoa (mg)
	* Ani Peter (ml)
	* Sanlig Badral (mn)
	* Rahul Bhalerao (mr)
	* Shyam Krishna Bal (ne)
	* Åsmund Skjæveland (nn)
	* Subhransu Behera (or)
	* Amanpreet Singh Alam (pa)
	* GNOME PL Team (pl)
	* Leonardo Ferreira Fontenelle (pt_BR)
	* Leonid Kanter (ru)
	* Matic Žgur (sl)
	* Игор Несторовић (sr)
	* Daniel Nylander (sv)
	* Theppitak Karoonboonyanan (th)
	* Mai Hao Hui (zh_CN)
	* Woodman Tuen (zh_HK)
2007-03-24 19:29:37 +00:00
joerg
161c920c15 Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
heinz
3b9fd51eef Updated to version 0.59.
Pkgsrc changes:
  - Removed patch-ac for t/11-inet6.t, this got integrated by the software
    maintainer.

Changes since version 0.58:
===========================
*** 0.59 September 18, 2006
Fix rt.cpan.org 20836, 20857, 20994, and 21402

    These tickets all revolved around proper reverse mapping of IPv6
    addresses.
    Note that directly calling Question->new() withouth arguments will
    cause the qclass,qtype to be IN, A instead of ANY, ANY.
    Net::DNS::Resolver's search() method would always gracefully
    interpret a qname in the form of an IPv4 address. It would go out
    and do a PTR query in the reverse address tree. This behavior has
    also been applied to IPv6 addresses in their many shapes and
    forms.
    This change did two things, 1) root zone not implicitly added to
    search list when looking up short name, 2) default domain appended
    to short name if DEFNAMES and not DNSRCH.

Fix rt.cpan.org 18113
   Minor error due to unapplied part of patch fixed.

Feature: Experimental NSEC3 hooks.
   Added hook for future support of (experimental) NSEC3 suppport
   (NSEC3 having an experimental type code).
2007-03-24 18:43:40 +00:00
markd
9aaaae85c7 add libtrace 2007-03-24 14:11:41 +00:00
markd
74edeb3af1 Initial import of libtrace 3.0.0
libtrace is a library for trace processing. It supports multiple input methods,
including device capture, raw and gz-compressed trace, and sockets; and
multiple input formats, including pcap and DAG.

Features
* Understands PCAP, ERF, DAG, legacy POS, ATM and Ethernet and preliminary
  WAG formats
* Read from tracefile, gz-compressed tracefile
* Native DAG read support
* BPF filter support on all input formats
* Format conversion into ERF and PCAP formats
* Write to tracefile for all formats
* Write to interface via PCAP or Natively under Linux
* libpacketdump, a packet dumping library useful for diagnosis
* Various tools for trace manipulation
2007-03-24 14:10:31 +00:00
adrianp
8464f66dc1 Fix typos in options.mk
Fix snort-flexresp{2} so that they actually can be tested and work properly
 with the new libnet{10,11} laoyout
Pointed out by wiz@ in private email
2007-03-23 10:54:52 +00:00
wiz
2ff794eb7f Complete move of chat/ser to net/ser. Addresses PR 36059. 2007-03-23 06:26:18 +00:00
wiz
1de8c1327f Reimport chat/ser as net/ser, since that's a better fit.
Addresses PR 36059.
2007-03-23 06:24:49 +00:00
gendalia
9b17936635 fix PLIST, bump PKGREVISION 2007-03-21 19:49:24 +00:00
wiz
2d1a8cc474 Bump PKGREVISION for gnome-keyring ABI bump. 2007-03-21 12:05:41 +00:00
gendalia
44a4820529 Update OpenAFS from 1.4.1 to 1.4.4.
Changes:
* Security bugfix:
- SetUID is no longer honored for the local cell by default. The
   "fs setcellstatus" command must be issued for any cell the system
   administrator wishes to allow setuid files in.
>From 1.4.3:
All unix systems:
- Fix Universal AFS Error mapping when the local OS does not define some
   errors.
- Avoid byte range locking for java when it means to ask for a whole file
   lock but uses a -1 length.
- Reinit resolver library on afsdb failure.
All systems:
- Make rxdebug be less aggressive when retransmitting.
- Allow unix domain socket for fileserver-volserver communication.
- Fix server fake address support when NetRestrict is being used.
- Fix crash when 3.4 jumbograms are part of an Rx connection.
- Fix crashes in pts chown and pts rename.
- Make asetkey buildable with Heimdal.
- Avoid potential orphaned files during vos restore.
- Improve ubik debug logging.
- Add vldb repair tool.
- Avoid potential bosserver process list corruption.
- Revert to previous fileserver startup attachment order.

>From 1.4.2:
All systems:
* Volume dump parsing code in the volserver has better error checking.
* salvager has improved damaged volume handling on namei fileservers.
* fileserver has size validity checks for when large file support is
   disabled.
* fileserver avoids potentially multiply adding a host to its hash table.
* rxkad client private data storage is allocated dynamically on ticket size.
* Handle universal error code translation for file locking.
* fileserver needs to swap callback connections on a client IP change.
* fileserver host package revised to reduce lock contention.
* Rx has been fixed to count hard acks, thus opening the congestion window.
* All servers support bound Rx sockets (on one interface).
* namei fileserver no longer use lockf() to avoid range locking issues.
* most binaries now support the -version switch.
* backup suite fixes for 64 bit platforms.
* volserver avoids holding holds during volume purges.
* volserver avoids losing files on namei during vos zap.

> Since 1.4.1:
All systems:
  * Fix rx usage of WSAStartup/WSACleanup
  * Fix the code that writes the backconnectionhostnames value
    to ensure that the data buffer is written with the correct
    length.
  * Do not panic if the maximum number of volume entries are in use
    and one of them can be recycled.
  * Add a missing lock that was lost during the pullup
    of patchs for 1.4.1c
  * Fix the pthread library so that it can be loaded
    and unloaded safely by an application.
2007-03-21 04:29:29 +00:00
grant
69495a534e add PKG_OPTION acl to enable Access Control Lists. tested on Solaris
10 w/ UFS (ZFS/NFSv4 style ACLs not yet supported as of this release
of Samba).
2007-03-20 22:17:09 +00:00
tron
f06bbc8acd Remove "gftp" packages. They are broken and unmaintained.
Approved by Jared D. McNeill.
2007-03-20 13:32:10 +00:00
taca
bf3af01e7a Add and enable wide-dhcpv6. 2007-03-19 17:32:55 +00:00
taca
0079af1f98 Importing wide-dhcpv6 20061016 release.
Tested by KAWAMOTO Yoshihisa (kawamoto@).

WIDE-DHCPv6 is an open-source implementation of Dynamic Host
Configuration Protocol for IPv6 (DHCPv6) developed by the KAME
project.

The implementation mainly conforms to the following standards:

- RFC3315: Dynamic Host Configuration Protocol for IPv6 (DHCPv6)
- RFC3319: Dynamic Host Configuration Protocol (DHCPv6) Options
	   for Session Initiation Protocol (SIP) Servers
- RFC3633: IPv6 Prefix Options for Dynamic Host Configuration
	   Protocol (DHCP)
- RFC3646: DNS Configuration options for Dynamic Host
	   Configuration Protocol for IPv6 (DHCPv6)
- RFC4075: Simple Network Time Protocol (SNTP) Configuration
	   Option for DHCPv6
- RFC4242: Information Refresh Time Option for Dynamic Host
	   Configuration Protocol for IPv6 (DHCPv6)

All the components of the main protocol are provided, i.e.,
DHCPv6 clients, servers, and relay agents.

Supported message types are as follows:
  Solicit, Advertise, Request, Renew, Rebind, Release, Reply,
  Information-request, Relay-forward and Relay-reply.

Note that the current implementation does not support IPv6
temporary address allocation by DHCPv6, and there is no plan to
implement that feature at the moment.
2007-03-19 17:32:07 +00:00
tv
b0ce45fc02 give away to pkgsrc-users 2007-03-19 16:36:41 +00:00
rillig
cc7ea0df7e Fixed the COMMENT and the contents of DESCR. The gopher server isn't
included anymore.

See http://mail-index.netbsd.org/pkgsrc-users/2007/03/18/0008.html
2007-03-19 13:19:01 +00:00
wiz
e10a31d7b7 Update to 2.14.7:
ORBit2-2.14.7

	* bug fixes
		+ Split up some asserts to ease debugging
		+ Dist MAINTAINERS

ORBit2-2.14.6

	* bug fixes
		+ Add uninstalled .pc files (Brian Cameron)
		+ Improve debugging (Kees Cook)
		+ Build fix (dmacks at netspace org)
2007-03-18 21:00:55 +00:00
adam
4011934660 Perl path fix 2007-03-18 18:59:05 +00:00
adam
ace8bd3aea Changes 3.4:
* perl 5.00503 fix
* added TCP/DNS
* added TCP/Rwhois
* added TCP/SIP, UDP/SIP, UDP/IAX2, TCP/Asterisk
* added TCP/RPC, UDP/RPC
* added asynchronous resolver
* radius fix
* code reorganization
* configurable ip options: TTL, TOS, LSRR, SSRR
* support for web_auth_none
* scheduler adjustment
* http redirect loop detection fix
* argusctl checknow added
* notification %O fix
* database testing enhancements
* added remote monitoring agent
* faster SSL failure detection
* enhanced performance
2007-03-18 18:45:14 +00:00
joerg
9fd640c6a0 Don't depend on mtree to provide man page directories. Sort PLIST. 2007-03-17 19:29:58 +00:00
taca
e0fd303388 Add official patches for 3.0.24.
o security = share and NTLMv2

	Fixes an issues with servers set to "security = share" and Vista
	clients that send NTLMv2 responses by default.

o Vista Point-n-Print

	Fixes several point-n-print bugs with Vista clients.

o BUG 4361

	Fix failure when using the Vista backup utility.

o BUG 4093

	Fix expansion of the %a smb.conf variable for Vista clients.

o BUG 4356

	Fix MS-DFS referrals with Windows Vista clients.

o BUG 4188

	Fix for Vista failing to delete directories on a Samba share.

Bump PKGREVISION.
2007-03-17 15:43:15 +00:00
christos
5d579c6f68 restore rmail from libexec not bin since it moved and the libexec one is newer 2007-03-16 23:09:02 +00:00
christos
b67b313694 put in the pkgsrc location of uucico 2007-03-16 20:05:37 +00:00
christos
2ede49c1b5 - fix plist
- bump package
2007-03-16 20:02:04 +00:00
christos
b7115c8c13 Adjust ${PREFIX} dynamically so that man pages and programs work properly. 2007-03-16 17:52:25 +00:00
joerg
5fd629f8ae Don't depend on mtree. 2007-03-15 20:43:24 +00:00
christos
462d0812eb explain what needs to be done post-install. 2007-03-15 20:03:01 +00:00
christos
6bcfd46686 Add rmail and uucpd back. List code snippets that need to be added to etc files. 2007-03-15 20:02:18 +00:00
wiz
fd54665c89 Add missing dependencies to fix build with modular xorg. 2007-03-14 17:25:02 +00:00
rillig
195f95e33e Fixed the unprivileged build and PKGMANDIR. 2007-03-14 15:49:15 +00:00
drochner
d16a3db8c6 update to 2.14.2
changes:
- Fix build problem on gentoo
- Fix a couple of bugs uncovered by Coverity
2007-03-13 10:59:02 +00:00
drochner
e701782a8c update to 0.8.8
change: drop spec file
2007-03-13 10:57:32 +00:00
rillig
e9591eb473 Don't mix variable declarations and code. gcc said:
mDNSUNP.c:243: parse error before `char'
2007-03-10 00:59:28 +00:00
gson
0300972fd8 Update py-dns to 1.5.0.
Summary of changes since 1.3.3:

	* dns/rdtypes/IN/DHCID.py: Added support for the DHCID RR type.

	* dns/query.py (udp): Messages from unexpected sources can now be
	  ignored by setting ignore_unexpected to True.

	* dns/query.py (udp): When raising UnexpectedSource, add more
	  detail about what went wrong to the exception.

	* dns/message.py (Message.use_edns): add reasonable defaults for
	  the ednsflags, payload, and request_payload parameters.

	* dns/message.py (Message.want_dnssec): add a convenience method for
	  enabling/disabling the "DNSSEC desired" flag in requests.

	* dns/message.py (make_query): add "use_edns" and "want_dnssec"
	  parameters.

	* dns/resolver.py (Resolver.read_resolv_conf): If /etc/resolv.conf
	  doesn't exist, just use the default resolver configuration (i.e.
	  the same thing we would have used if resolv.conf had existed and
	  been empty).

	* dns/resolver.py (Resolver._config_win32_fromkey): fix
	  cut-and-paste error where we passed the wrong variable to
	  self._config_win32_search().  Thanks to David Arnold for finding
	  the bug and submitting a patch.

	* dns/resolver.py (Answer): Add more support for the sequence
	  protocol, forwarding requests to the answer object's rrset.
	  E.g. "for a in answer" is equivalent to "for a in answer.rrset",
	  "answer[i]" is equivalent to "answer.rrset[i]", and
	  "answer[i:j]" is equivalent to "answer.rrset[i:j]".

	* dns/query.py (xfr): Add IXFR support.

	* dns/rdtypes/IN/IPSECKEY.py: Added support for the IPSECKEY RR type.

	* dns/rdtypes/ANY/SPF.py: Added support for the SPF RR type.

	* (Version 1.4.0 released)

	* dns/rrset.py (RRset.to_rdataset): Added a convenience method
	  to convert an rrset into an rdataset.

	* Added dns.e164.query().  This function can be used to look for
	  NAPTR RRs for a specified number in several domains, e.g.:

		dns.e164.query('16505551212',
			       ['e164.dnspython.org.', 'e164.arpa.'])

	* dns/resolver.py (Resolver.query): The resolver deleted from
	  a list while iterating it, which makes the iterator unhappy.

	* dns/resolver.py (Resolver.query): The resolver needlessly
	  delayed responses for successful queries.

	* dns/rdata.py: added a validate() method to the rdata class.  If
	  you change an rdata by assigning to its fields, it is a good
	  idea to call validate() when you are done making changes.
	  For example, if 'r' is an MX record and then you execute:

		r.preference = 100000   # invalid, because > 65535
		r.validate()

	  The validation will fail and an exception will be raised.

	* dns/ttl.py: TTLs are now bounds checked to be within the closed
	  interval [0, 2^31 - 1].

	* The BIND 8 TTL syntax is now accepted in the SOA refresh, retry,
	  expire, and minimum fields, and in the original_ttl field of
	  SIG and RRSIG records.

	* dns/resolver.py: The windows registry irritatingly changes the
	  list element delimiter in between ' ' and ',' (and vice-versa)
	  in various versions of windows.  We now cope by always looking
	  for either one (' ' first).

	* dns/e164.py: Added routines to convert between E.164 numbers and
	  their ENUM domain name equivalents.

	* dns/reversename.py: Added routines to convert between IPv4 and
	  IPv6 addresses and their DNS reverse-map equivalents.

	* dns/rdtypes/ANY/LOC.py (_tuple_to_float): The sign was lost when
	  converting a tuple into a float, which broke conversions of
	  south latitudes and west longitudes.

	* dns/zone.py: The 'origin' parameter to from_text() and from_file()
	  is now optional.  If not specified, dnspython will use the
	  first $ORIGIN in the text as the zone's origin.

	* dns/zone.py: Sanity checks of the zone's origin node can now
	  be disabled.

	* dns/name.py: Preliminary Unicode support has been added for
	  domain names.  Running dns.name.from_text() on a Unicode string
	  will now encode each label using the IDN ACE encoding.  The
	  to_unicode() method may be used to convert a dns.name.Name with
	  IDN ACE labels back into a Unicode string.  This functionality
	  requires Python 2.3 or greater.

	* (Version 1.3.5 released)

	* dns/zone.py: Zone.iterate_rdatasets() and Zone.iterate_rdatas()
	  did not have a default rdtype of dns.rdatatype.ANY as their
	  docstrings said they did.  They do now.

	* dns/name.py: Added the parent() method, which returns the
	  parent of a name.

	* dns/resolver.py: Added zone_for_name() helper, which returns
	  the name of the zone which contains the specified name.

	* dns/resolver.py: Added get_default_resolver(), which returns
	  the default resolver, initializing it if necessary.

	* dns/resolver.py (Resolver._compute_timeout): If time goes
	  backwards a little bit, ignore it.

	* (Version 1.3.4 released)

	* dns/message.py (make_response): Trying to respond to a response
	  threw a NameError while trying to throw a FormErr since it used
	  the wrong name for the FormErr exception.

	* dns/query.py (_connect): We needed to ignore EALREADY too.

	* dns/query.py: Optional "source" and "source_port" parameters
	  have been added to udp(), tcp(), and xfr().  Thanks to Ralf
	  Weber for suggesting the change and providing a patch.

	* dns/query.py: The requirement that the "where" parameter be
	  an IPv4 or IPv6 address is now documented.

	* dns/resolver.py: The resolver now does exponential backoff
	  each time it runs through all of the nameservers.

	* dns/resolver.py: rcodes which indicate a nameserver is likely
	  to be a "permanent failure" for a query cause the nameserver
	  to be removed from the mix for that query.
2007-03-09 09:41:36 +00:00
wiz
33043e8906 Minor pkglint cleanup, from Sergey Svishchev. 2007-03-08 19:25:32 +00:00
joerg
738b0e95d1 Let this also build on DragonFly. 2007-03-07 18:22:43 +00:00
joerg
eb1cf5ad8b Fix build on systems which have pw_change but not _PASSWORD_CHGNOW. 2007-03-07 17:56:37 +00:00
joerg
9533301dd7 No Python 2.2 support. 2007-03-07 17:35:39 +00:00
gson
058c8809bc Updated to version 0.21_03 as version 0.2 no longer builds on
NetBSD-current.

Changes since 0.2:

0.21_03 Fri Sep 15 11:26:17 IDT 2006
    - Received official maintainership from Sergey
    - In Makefile.PL check for the location of the header file,
      report if it could not be found.

0.21_02 Sep 10 2006
    - Cleaning up the C code (indentation)
    - More tests
    - Cleaning up the documentation, replacing the bad English of Sergey
      with the bad English of Gabor.
    - new() dies if wrong or duplicate protocols given
      All by Gabor Szabo

0.21_01   Sat Sep  9 23:59:07 IDT 2006
    - Cleaning up many warnings that were probably due to using gcc 4+
    - Cleaning up several assignment errors that were probably due to gcc 4+
    - Lots of cleanup in the Perl code
    - Add tests
      All by Gabor Szabo
2007-03-07 16:46:39 +00:00
salo
b38e8d4f7d Update to version 3.5.9
Changes:

3.5.9:
======
- Fixed `mirror --script' which generated improperly quoted shell
  commands (potential security vulnerability, when someone executes
  the resulting script).

3.5.8:
======
- Fixed `sleep' command.

3.5.7:
======
- Fixed a spurious timeout when uploading a file.
2007-03-07 09:25:31 +00:00
sborrill
6f5367913a Update to version 10 client (on i386) which includes support for new
features in Presentation Server 4.5. Sparc package left unchanged as there
has been no new release.
2007-03-05 18:01:02 +00:00
wiz
f9a0c7d5fc Update MASTER_SITES/HOMEPAGE -- mostly disappeared.
From Sergey Svishchev in private mail.
2007-03-04 11:29:57 +00:00
dogcow
85401cea82 update dnstop to version 20070219.
IPv6 support is now included; less CPU is required; miscellaneous bugfixes.
See CHANGES for more detailed information.
2007-03-04 06:49:43 +00:00
drochner
0e1e64e51b Switch to new master site, update to 1.12.
There is no changelog available. Appearently some minor build issues
are fixed.
Thanks to Arne H. Juul for pointing me at that.
2007-03-02 10:52:23 +00:00
adrianp
ee6ffc0510 Bump PKGREVISION to pick up a fix in the libnet10 package so it can find
the libnet10 library correctly.
This should fix PR #35888 opened by Zafer Aydogan
2007-03-02 09:28:55 +00:00
wiz
c17a24d8e3 Some pkglint cleanup: use SUBST framework, remove .gz from man pages in PLIST. 2007-03-01 19:33:39 +00:00
wiz
77a74002ac SCRIPTS_ENV is unused here, do not modify it. 2007-03-01 18:33:54 +00:00
salo
803c82f337 Update to version 20061217.
requested by <martin>

Changes:

20061217:
=========
 - Portability fix: provide a replacement daemon(3) if necessary.

20061204:
=========
 - Fix buffer overflow in local version of glob(3). (already fixed in pkgsrc)
 - Implement -D to run as a stand-alone daemon.
 - Add ftpd.conf(5) options:
	hidesymlinks
	recvbufsize
 - Enforce account expiration, and support shadow password aging where
   appropriate.
 - Return 450 instead of 550 upon NLST error.
 - Portability fixes and improvements.
2007-03-01 14:01:21 +00:00