Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
(moved to PECL or replaced by different extensions in 5.x)
|
|
PHP5 too
|
|
|
|
extension-specific patches from php5/patches/
|
|
lang/php/ext.mk before setting CONFIGURE_ARGS
|
|
individual PHP extension packages with either PHP 4.x or PHP 5.x
convert existing php4-* packages to this framework and import as php-*
|
|
|
|
it would not patch php 5.x
|
|
|
|
extension-specific patches from php4/patches/
|
|
in the NetBSD Packages Collection.
This Perl5 module is designed as a help for managing (ranges
of) IP addresses. It includes efficient implementations for most
common tasks done to subnets or ranges of IP addresses, namely
verifying if an address is within a subnet, comparing, looping,
splitting subnets into longer prefixes, compacting addresses to
the shortest prefixes, etc. Both IPv4 and IPv6 addresses are
supported.
|
|
|
|
Collection.
This Perl5 module is designed as a help for managing (ranges
of) IP addresses. It includes efficient implementations for most
common tasks done to subnets or ranges of IP addresses, namely
verifying if an address is within a subnet, comparing, looping,
splitting subnets into longer prefixes, compacting addresses to
the shortest prefixes, etc. Both IPv4 and IPv6 addresses are
supported.
|
|
in the NetBSD Packages Collection.
The Test::Pod Perl 5 module permits to check the validity of a POD file,
and reports its result in standard Test::Simple fashion.
|
|
|
|
Collection.
The Test::Pod Perl 5 module permits to check the validity of a POD file,
and reports its result in standard Test::Simple fashion.
|
|
devel/p5-Test-Builder-Tester in the NetBSD Packages Collection.
This perl5 module permits helps test testing modules that are built
with Test::Builder.
|
|
|
|
Collection.
This perl5 module permits helps test testing modules that are built
with Test::Builder.
|
|
|
|
patch based upon the one Georg Schwarz provided in PR pkg/27402
|
|
- Add pcre support
- ok'ed frueauf@
From the website:
In order to avoid a naming conflict with the tcpreplay project, the "capinfo"
utility has been renamed to "capinfos".
New and updated features
Search wrapping is now a configurable option.
A lot of material has been added to the Developer's Guide. The User's Guide
has been updated as well.
The "Decode As..." dialog now supports DCERPC and SCTP.
The "Help" menu now includes a link to the wiki.
H.323 call analysis is now supported.
New protocol support
Cisco PAgP, DAAP, Etheric, Ethernet Configuration Testing Protocol, Ethernet
MAC Control Frame, ICE, Kerberos v4, Netscape certificate extensions, PKINIT,
PKIX1EXPLICIT, PKIX1IMPLICIT,
Updated protocol support
AIM, ARTNET, ASN.1 BER, ASN.1 PER, ASN.1, BGP, BOOTP, CIP, CLNP, COPS, DCERPC
MAPI, DCERPC SAMR, DCERPC, DCOM, DHCP, DHCPv6, DIAMETER, DNS, EAP, ENIP, EPM,
GRE, GSM A, GSM MAP, H.225, H.245, H.248 MEGACO, H.450, ISAKMP, iSCSI, iSNS,
ISUP, JFIF, Kerberos, LDAP, LDP, LLC, LWAPP, M2PA, MEGACO, MPLS, NCP 2222, NCP,
NDMP, NetFlow, NTLMSSP, OSCAR-ICQ, OSPF, RADIUS, RSVP, RTCP, RTP, RTSP, SCTP,
SDP, SES, SIP, Skinny, SMB, SNMP, SUA, T.38, TALI, TCAP, TCP, TDS, Teredo,
Time, X.509, X11,
New and updated capture file support
HP-UX nettl, NG Sniffer
|
|
|
|
1.1.12: Oct 29 2004:
- build fixes: warnings removal (William).
- bug fixes: attribute document pointer fix (Mark Vakoc), exslt date
negative periods (William Brack), generated tree structure fixes,
namespace lookup fix, use reentrant gmtime_r (William Brack),
exslt:funtion namespace fix (William), potential NULL pointer reference
(Dennis Dams, William), force string interning on generated
documents.
- documentation: update of the second tutorial (Panagiotis Louridas), add
exslt doc in rpm packages, fix the xsltproc man page.
|
|
|
|
changes:
* security fixes on the nanoftp and nanohttp modules
For details see:
http://www.securityfocus.com/archive/1/379383/2004-10-24/2004-10-30/0
* build fixes:
- xmllint detection bug in configure
- building outside the source tree (Thomas Fitzsimmons)
* bug fixes:
- HTML parser on broken ASCII chars in names (William)
- Python paths (Malcolm Tredinnick)
- xmlHasNsProp and default namespace (William)
- saving to python file objects (Malcolm Tredinnick)
- DTD lookup fix (Malcolm)
- save back <group> in catalogs (William)
- tree build fixes (DV and Rob Richards)
- Schemas memory bug
- structured error handler on Python 64bits
- thread local memory deallocation
- memory leak reported by Volker Roth
- xmlValidateDtd in the presence of an internal subset
- entities and _private problem (William)
- xmlBuildRelativeURI error (William).
* improvements:
- better XInclude error reports (William)
- tree debugging module and tests
- convenience functions at the Reader API (Graham Bennett)
- add support for PI in the HTML parser.
Update BUILDLINK_RECOMMENDED to 2.6.15 for the security fix.
|
|
install)
|
|
built and installed.
bump PKGREVISION.
|
|
|
|
patches here.
|
|
|
|
|
|
|
|
don't explicitly call gunzip, just pass the right arguments to tar.
fixes package decompression on Solaris where gunzip is not available
(but gzip is), and also decompression of bzip2 packages on non-NetBSD.
|
|
before including bsd.prefs.mk.
|
|
|
|
adtool is a Unix command line utility for Active Directory
administration. Features include user and group creation, deletion,
modification, password setting and directory query and search
capabilities.
|
|
|
|
X11::Protocol and the related modules in this distribution are a rough
equivalent of Xlib (libX11.a, with a bit of Xau and Xext mixed in)
used for drawing windows on and otherwise manipulating X11 window
servers.
|
|
slight modification by me.
|
|
|
|
gettext library. While here, rearange sections so that buildlink3.mk
files are included before overriding post-install target.
|
|
be imported). Patches provided by adrianp@ with slight modification
by me.
|
|
|
|
|
|
python23.
|
|
on Solaris.
addresses PR pkg/27053 from Robert Lillack.
|
|
- Add CONF_FILES directive for installed .conf
- Fix default path of wistumbler2.conf
|
|
Changes:
- Removed obsolete short variable name code and bumped up "MAX_VARS" to 500.
- Fixed problem with conflicting names and code for "cpow()" and "cexp()".
Renamed to "complex_pow()" and "complex_exp()".
|