summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-01-11Various tidy ups:skrll4-233/+243
o Use pkgsrc libtool not internal one - we caught up with the internal one ages ago. o Remove BUILD_DEPENDS on autoconf - the configure{,.in} hacks will probably disappear if someone buildlinkifies this pkg. o Sort PLIST
2002-01-11Provide a pre-generated configure script so that we can remove the (whatskrll2-5/+969
should have been a build) dependency on autoconf.
2002-01-11upgrade to 4.2.3.itojun4-26/+52
4.2.2 -> 4.2.3 http://sourceforge.net/forum/forum.php?forum_id=140118 New: - sysLocation, sysContact, sysName and snmpEnableAuthenTraps are persistent after being set remotely. - New "ignoredisk" directive to ignore disks in the host resources mib. Bug Fixes: - The ifTable on Linux no longer reports duplicate interfaces. - perl scripts print better error messages if needed modules aren't available. - trap sinks aren't duplicated after a SIGHUP. - misc other fixes. Ports: - improved irix support. - more mibII support for windows. 4.2.1 -> 4.2.2 http://sourceforge.net/forum/forum.php?forum_id=116910 Security Bug Fixes: - A few security bugs have been found and fixed. No known exploits have been released to date. However, users are encouraged to upgrade to the 4.2.2 release as soon as possible. Bug fixes: - many misc bug fixes. - misc documentation corrections. - updated libtool to 1.4. This fixes a couple of platforms (eg, NetBSD). Ports: - mibII support for win32 - It should compile and work on MacOS X (Darwin) - udpTable supported on solaris. - win32 borland compiler supported (see win32/config.h.borland) New: - tkmib supports SETs and saving of configuration data. - snmpwalk detects out of order OIDs being returned from an agent. - snmpset accepts the '=' sign for a datatype if the mib is available to extract the datatype from instead.
2002-01-10Always use included popt.wiz1-2/+3
2002-01-10Wildcard elk dependency.wiz1-2/+2
2002-01-10Never try to remove directories in "share/locale" because they are usedtron2-13/+2
by several packages.
2002-01-10Update "xmcd" package to version 3.0.2:tron2-6/+11
- Fixed a problem with the xmcd disc ID field being sometimes partially obscured in the Album Details window. - Several changes to improve security.
2002-01-10add a buildlink.mk filedrochner1-0/+5
2002-01-10update to 20.3drochner2-5/+5
changes: Please note that the __future__ options wrt integer division in Python 2.2 are NOT available in Numeric at this time. Incompatible change to functions sum and product in MA. See Packages/MA/changes.txt. Fixed memory leak in divmod [#470058] thanks Reggie Dugard. Added argmax, argmin for byte, unsigned byte [#474241] Fixed bug in RandomArray.normal for default shape. [#482046] To fix bug and correctly accept keyword args, changed fromstring interface to: fromstring(string, typecode="l", count=-1) Applied patch #[ #468068 ] Speedups for small matrices by Gary Bishop. Removed newlines in comment in multiarray. Fixed uninitalized variable in asinh on Windows. Optimization: Moved array_range to C (T. Oliphant) Add coding to setup.py for the BeOs5. (patch #466187, not applied as given) Removed a couple of warning errors in the sea of same produced by gcc's warnall. Fixed bug in arrayfns.histogram (bug #462813) Optional Package Properties 2.2 Allow external handlers in Properties. No check is made any more that the handler is an unbound method of the class. Must have the correct signature, however.
2002-01-10split out the python version logics into a separate file, for use bydrochner2-65/+67
other buildlink-style files
2002-01-10Add sdig.bouyer1-1/+2
2002-01-10Better Fix for handling newer xlHtml packages using the same change astaca4-13/+17
namazu stable source. Make namazu2 package to 2.0.10nb2.
2002-01-10Remove the autoconf BUILD_DEPENDS and have all the patches in one place.skrll11-44/+426
2002-01-10Actually add the patch that fixes lisp_LISP handling. This went unnoticedskrll3-3/+17
for 4 months! While I'm here change the maintainer to packages@netbsd.org
2002-01-10Remove non-existing patch-aa from distinfo.wiz1-2/+1
2002-01-10Remove non-existing patch-a[ab] from distinfo.wiz1-3/+1
2002-01-10Remove non-existing patch-aa from distinfo.wiz5-10/+5
2002-01-10Remove obsolete patch.wiz1-13/+0
2002-01-10Add back own distinfo -- since fetchmailconf isn't sharing fetchmail'swiz2-2/+5
patches, it shouldn't share its distinfo either.
2002-01-10Mark as broken, because it hasn't been kept in sync when gcc was updatedwiz1-1/+3
to 2.95.3, but was sharing patches.
2002-01-10Import sdig, Switch Digger finds port assignments for a client on a switchedbouyer8-0/+254
Ethernet Provided by Greg A. Woods in PR 15157, with some minor changes to quiet pkglint.
2002-01-10Remove obsolete patch.wiz1-13/+0
2002-01-10Remove non-existing patch-aa from distinfo.wiz1-2/+1
2002-01-10Remove non-existing patch-ac from distinfo.wiz1-2/+1
2002-01-10Remove non-existing patch-aa from distinfo.wiz3-6/+3
2002-01-10Add and enable xjdic.wiz1-1/+2
2002-01-10The PHP3 module packages have dispersed into more relevant categories, sojlam23-228/+1
remove them from the www directory.
2002-01-10Use new PHP3 Makefile framework and buildlinkify.jlam2-24/+12
2002-01-10Implement new framework to handle PHP3 modules, based on the way PHP4jlam13-3284/+504
modules are handled. Also buildlinkify, honor ${PKG_SYSCONFDIR}, and use the general INSTALL scripts to handle the php3.ini config file. Become the maintainer since the changes to the package structure are fairly large. The new framework should make creating new PHP3 modules simpler, and makes buildlinkifying those modules simpler as well.
2002-01-10Note addition of php3-pdflib.jlam1-1/+2
2002-01-10Move to print/php3-pdflib from the www category to match similarjlam2-0/+24
relocations of the PHP4 module packages. Also update to 3.0.18nb1 as the shared module is now installed as "pdf.so" so match the php4-pdflib package.
2002-01-10Note addition of php3-snmp.jlam1-1/+2
2002-01-10Move to net/php3-snmp from the www category to match similarjlam2-0/+19
relocations of the PHP4 module packages.
2002-01-10Note addition of php3-gd.jlam1-1/+2
2002-01-10Move to graphics/php3-gd from the www category to match similarjlam3-0/+25
relocations of the PHP4 module packages.
2002-01-10Note addition of php3-pcre.jlam1-1/+2
2002-01-10Move to devel/php3-pcre from the www category to match similarjlam3-0/+33
relocations of the PHP4 module packages.
2002-01-10Note additions of php3-{ldap,mysql,pgsql}.jlam1-1/+4
2002-01-10Move to databases/php3-pgsql from the www category to match similarjlam2-0/+19
relocations of the PHP4 module packages.
2002-01-10Move to databases/php3-mysql from the www category to match similarjlam2-0/+22
relocations of the PHP4 module packages.
2002-01-10Move to databases/php3-ldap from the www category to match similarjlam2-0/+18
relocations of the PHP4 module packages.
2002-01-10remove obsolete patchdrochner1-14/+0
2002-01-10Update openmotif to 2.1.30nb1. Changes from version 2.1.30 are that wejlam6-154/+15
no longer install all of the demo programs with openmotif (which are largely just bloat), and we use bsd.pkg.install.mk to replace some of the bloat in the package Makefile.
2002-01-10bsd.pkg.install.mk lists many things in FILES_SUBST, and we should havejlam1-1/+7
something to replace for each of those things in the header.
2002-01-10Don't hardcode the location of the other rc.d scripts as @RCD_SCRIPTS_DIR@jlam2-6/+10
as they might not be there depending on whether INSTALL_RCD_SCRIPTS is set in /etc/mk.conf when the package is built. Instead, assume that the other rc.d scripts are in the same place as this "meta" script and locate them using "dirname $0". Problem noted by Stoned Elipot <seb@netbsd.org> in private email.
2002-01-10Updated rsync to 2.5.1martti3-25/+8
* native IPv6 support * bug fixes * --progress and -P now show estimated data transfer rate * --no-detach option * clearer error messages for some conditions
2002-01-10Update adzap to version 20020110 - only change is that the wrapzap scriptsimonb3-10/+10
now exports STUBURL_WEBBUGJS properly.
2002-01-10Updated popt to 1.6.3. List of changes is unknown.martti4-51/+18
2002-01-10Updated apsfilter to 7.1.1martti4-16/+293
* a new apspreview script, that allows you to preview your print session using gv, kghostview or ghostview * a new apsfilter-bug script that assists you in releasing bug reports * some handbook and manpage updates / fixes * new drivers * driver fixes http://www.apsfilter.org/download/ChangeLog-7.1.1
2002-01-10Also substitute for ${PKG_SYSCONFDIR} in MESSAGE files.jlam1-2/+3