summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-12-10Ensure CPP is defined to use the Sun compiler when building packagessketch1-1/+2
under USE_SUNPRO, to avoid the possibility of picking up "cpp" from a local GCC installation.
2003-12-10note update of libnbcompat to 20031210.grant1-1/+2
2003-12-10bump version for glob() fix.grant1-2/+2
2003-12-10always use local glob() as some glob() implementations have securitygrant6-121/+14
issues. suggested by lukem.
2003-12-10Note update of www/squid package to 2.5.4nb4.taca1-1/+2
2003-12-10- squid-2.5.STABLE4-connect_cleanup.patch was updated; one off-bye-one mistaketaca2-5/+5
was corrected. - bump package revision.
2003-12-10tnftpd 20031210lukem1-1/+2
2003-12-10Update to tnftpd 20031210.lukem2-6/+6
Notable changes: * portability fixes for Darwin/Tru64. * license updates * version format change
2003-12-10Import tnftp 20050103.lukem1-2/+2
Various changes, including: * forbid mget of filenames that aren't in or below the local cwd. * improve auto-fetch transfers * improve www/proxy authentication support * improve http response header parsing * change UCB-licensed code from 4-clause to 3-clause
2003-12-09Make this package compile with GCC 3.ad3-1/+32
2003-12-09Update the format string in dbase.build.c also.ben4-10/+28
Fix the format string and types to work on older versions of NetBSD, in addition to FreeBSD and SunOS.
2003-12-09Note tripwire update.ben1-2/+2
2003-12-09In include/config.h, uint32 was by default defined as an unsigned long.ben4-3/+42
However (because of -DTW_TYPE32='int' being added to CFLAGS for an LP64 fix in revision 1.3 of patches/patch-aa) uint32 is defined as an unsigned int. This caused two problems: 1) The format string in include/tripwire.h was not updated to match. 2) On NetBSD, off_t is __int64_t. I am changing the format string in tripwire.h to match uint32. I also changed the type of the variable "size" from uint32 to off_t, and changed its format string to match intmax_t. This fixes the sparc64 coredump mentioned in PR 19391.
2003-12-09Actually set MASTER_SITES to site mentioned in revision 1.16.ben1-2/+2
2003-12-09Some versions of BSD install(1) do not handle more than one directorysketch2-1/+14
argument. As these are standard directories, remove the command rather than splitting it into separate statements. Fixes install on Solaris.
2003-12-09make the "update your package tools!" failure message more accurategrant1-4/+5
and friendly.
2003-12-09Update pkgchk to 1.45:abs3-6/+8
-r should imply -i
2003-12-09The build of this package fails on NetBSD-current and 1.6.2 - a SIGSEGV isagc1-1/+3
thrown when the ksi interpreter is invoked. Mark this package as broken.
2003-12-09gcc3/zope/disc-cover updateddrochner2-5/+5
2003-12-09anjuta-1.2.0 is close to being readycube1-2/+2
2003-12-09typoxtraeme1-2/+1
2003-12-09Note update of net/linc to 1.0.3xtraeme2-3/+3
2003-12-09Update to 1.0.3, provided by Min Sik Kim in PR pkg/23673.xtraeme4-12/+7
Changes: o Don't install linc-cleanup-sockets (Michael) o Unix socket length fix (Masahiro)
2003-12-09- Lesstif-0.93.91junyoung1-2/+1
2003-12-09Initial import of p5-Net-CIDR 0.09 into the NetBSD Packages Collection.grant1-1/+2
The Net::CIDR package contains functions that manipulate lists of IP netblocks expressed in CIDR notation. The Net::CIDR functions handle both IPv4 and IPv6 addresses.
2003-12-09+p5-Net-CIDRgrant1-1/+2
2003-12-09Initial import of p5-Net-CIDR 0.09 into the NetBSD Packages Collection.grant4-0/+24
The Net::CIDR package contains functions that manipulate lists of IP netblocks expressed in CIDR notation. The Net::CIDR functions handle both IPv4 and IPv6 addresses.
2003-12-09fix formatting.grant1-11/+9
2003-12-09Note update of dovecot to 0.99.10.4xtraeme1-1/+2
2003-12-09Update to 0.99.10.4 provided by Charlie Allom in PR pkg/23696.xtraeme5-172/+35
Changes: v0.99.10.4 2003-11-24 Timo Sirainen <tss@iki.fi> - Fixed reference counters in imap-login and pop3-login. IMAP AUTHENTICATE and POP3 AUTH commands could have left the process stuck doing nothing forever. v0.99.10.3 2003-11-24 Timo Sirainen <tss@iki.fi> - FETCH RFC822.HEADER returned message body as well - SUBSCRIBE broke subscription lists - LIST code rewritten, children flags should be correct now - SORT and THREAD could have given invalid replies - Partial BODY[...] fetches might have returned wrong data or at least performed worse than was necessary v0.99.10.1 2003-11-10 Timo Sirainen <tss@iki.fi> * mbox: \Draft and \Deleted flags used opposite flag chars in X-Status header. We were incompatible with other mbox accessing software. WARNING: Upgrading from previous version doesn't automatically swap the flags, so be careful not to accidentally expunge messages that had their \Draft flag changed to \Deleted. * Configuration file changes: - Whitespace at end of line is stripped, use quotes if you need it - # comments are supported after key=value lines. if you need '#' character, quote the value - Both " and ' quotes are supported. If you need to use them, '\' can be used for escaping. - mbox: COPY into same mailbox didn't work and could have corrupted the mailbox - Using Dovecot without index files would crash after using a while - Partial BODY[header] or BODY[part] fetches were buggy if client requested more data than was available in the header/part. - Partial BODY[...] fetches were buggy with messages that had CRLFs - Some BODY and BODYSTRUCTURE replies missed data for message/rfc822 MIME parts causing clients to break - SORT (SUBJECT) was buggy - Timezone fixes with Date-header This also includes Joshua Goodall's patch (now in the CVS tree) for CRAM-MD5 for the -release tag.
2003-12-09note update of covered to 0.2.2dmcmahill1-1/+2
2003-12-09Update to covered-0.2.2.dmcmahill2-6/+6
From the NEWS file: This release is basically a 0.2.1 release with the available bug fixes patches applied to it. This should make getting a stable release less tedious.
2003-12-09Capitalize first letter of COMMENT.reed4-8/+8
2003-12-08Work around a f77 ICE on NetBSD/sparc64 1.6* by "disabling" f77seb3-2/+110
completely. Please note that a Fortran compiler is not needed by this package but configure -libtool in fact- tickles it if one is found. Also fix build for older NetBSD/sparc64 compiler by patching SHA1 code the usual way.
2003-12-08Depend on currently available sawfish-replibs version. Bump PKGREVISION to 6.wiz1-3/+3
2003-12-08Depend on currently available versions. Bump PKGREVISION to 1.wiz1-12/+13
2003-12-08ogle{,_gui}-0.9.2 update done.wiz2-3/+4
2003-12-08Update to 0.9.2.wiz5-27/+31
Changes: no idea. NEWS file is empty. Web page is silent.
2003-12-08Update to 0.9.2:wiz8-69/+20
Time-search and several small features and general bug fixes.
2003-12-08The libraries installed are linked to curses library (as seen onreed2-2/+4
NetBSD and Linux). On a non-NetBSD sysrtem, kdepim3 failed to build because was missing libncurses.la file. I did not bump any PKGREVISIONs, because under my tests either it worked fine before, because libcurses was part of base OS, or the packages didn't build in the first place.
2003-12-08tla updates have been done some time ago.wiz1-3/+1
2003-12-08wget-1.9.1 update done.wiz2-3/+3
2003-12-08Update to 1.9.1:wiz9-134/+22
* Wget 1.9.1 is a bugfix release with no user-visible changes. * Changes in Wget 1.9. ** It is now possible to specify that POST method be used for HTTP requests. For example, `wget --post-data="id=foo&data=bar" URL' will send a POST request with the specified contents. ** IPv6 support is available, although it's still experimental. ** The `--timeout' option now also affects DNS lookup and establishing the TCP connection. Previously it only affected reading and writing data. Those three timeouts can be set separately using `--dns-timeout', `--connection-timeout', and `--read-timeout', respectively. ** Download speed shown by the progress bar is based on the data recently read, rather than the average speed of the entire download. The ETA projection is still based on the overall average. ** It is now possible to connect to FTP servers through FWTK firewalls. Set ftp_proxy to an FTP URL, and Wget will automatically log on to the proxy as "username@host". ** The new option `--retry-connrefused' makes Wget retry downloads even in the face of refused connections, which are otherwise considered a fatal error. ** The new option `--dns-cache=off' may be used to prevent Wget from caching DNS lookups. ** Wget no longer escapes characters in local file names based on whether they're appropriate in URLs. Escaping can still occur for nonprintable characters or for '/', but no longer for frequent characters such as space. You can use the new option --restrict-file-names to relax or strengthen these rules, which can be useful if you dislike the default or if you're downloading to non-native partitions. ** Handling of HTML comments has been dumbed down to conform to what users expect and other browsers do: instead of being treated as SGML declaration, a comment is terminated at the first occurrence of "-->". Use `--strict-comments' to revert to the old behavior. ** Wget now correctly handles relative URIs that begin with "//", such as "//img.foo.com/foo.jpg". ** Boolean options in `.wgetrc' and on the command line now accept values "yes" and "no" along with the traditional "on" and "off". ** It is now possible to specify decimal values for timeouts, waiting periods, and download rate. For instance, `--wait=0.5' now works as expected, as does `--dns-timeout=0.5' and even `--limit-rate=2.5k'.
2003-12-08note update of python23{,-pth} to 2.3.2recht1-1/+3
2003-12-08python 2.3.2 update is donerecht1-2/+1
2003-12-08Update to Python 2.3.2recht41-602/+1655
Changes in Python: Quite a few fixes.. See NEWS for details. Changes in the pkg: - add FreeBSD patches from the FreeBSD port - add fix for a fatal bug in type's GC handling causes segfaults (via FreeBSD port) see http://cvs.sourceforge.net/viewcvs.py/python/python/dist/src/Misc/NEWS?r1=1.831.4.75&r2=1.831.4.76&diff_format=u - always build the db 1.85 module (on all platforms)
2003-12-08Revert my change so sdl-config is not buildlinked. Like, imlib-configreed1-3/+2
this caused a problem where now smpeg-config had the "buildlink" directory hard-coded in the smpeg-config script. (Instead smpeg's Makefile can define SDL_CONFIG in the CONFIGURE_ENV to make sure it uses correct sdl-config. I haven't made that change yet.)
2003-12-08Didn't realize that some *-config scripts likereed1-3/+2
imlib-config were dynamic by running another *-config script. This fix is to remove the buildlinking of gtk-config, so imlib-config would work. As mention by Juan RP on tech-pkg, imlib's build could use CONFIGURE_ENV+= GTK_CONFIG="${PREFIX}/bin/gtk-config" to make sure that correct gtk-config is used. Because gtk-config was broken, imlib couldn't build. Probably x11/gtk's PKG_REVISION should by bumped? I need to look to see if smpeg-config is broken too (due to sdl-config path).
2003-12-08speex-1.0.3 update done.wiz2-3/+3
2003-12-08Update to 1.0.3:wiz3-8/+7
In this bugfix release: a fix for a multithreading bug and a correction for an underflow problem that could slow decoding dramatically on x86 processors.