summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-11-23Darwin doesn't yet have a working equivalent to sysutils/userschmonz1-1/+3
because I'm a slacker. Take a months-old hint from Johnny in PR 16628 and set PKG_CREATE_USERGROUP to NO in the meantime.
2002-11-23Attempt to revivify this document:schmonz1-31/+189
- First things first, suggest that those with commit access find an open PR to address. - Include wiz's most recent list of "packages looking for updaters". If you've since committed an update, or have noticed other packages in need of updating, please do your part to keep the list current and accurate. - Improve formatting. - Correct spelling. - Standardize punctuation.
2002-11-23Any "digest" newer than 2001 is acceptable. This allows the "digest"schmonz1-2/+2
installed by bootstrap-pkgsrc to satisfy the dependency requirement.
2002-11-23On Darwin, since it's currently the only Python that's usable there,schmonz1-1/+5
force PYTHON_VERSIONS_ACCEPTED to "22".
2002-11-23Provide Darwin-specific packing list entries.schmonz2-1/+35
2002-11-23Make gcc default compiler for packages using imake on Solaris.salo1-1/+2
Addresses PR pkg/18077 and PR pkg/18430 and possibly others.
2002-11-22The release notes have been updated.schmonz1-3/+3
2002-11-22Note update of cvs2p4.schmonz1-1/+2
2002-11-22Update to 2.3.3. From the changelog:schmonz2-5/+5
=== Release 2.3.3, October 28, 2002 Changes to start coping with MKS Source Integrity conversions. This change allows genmetadata to simply ignore (and hence, to continue working!) the "ext" and "format" keywords that MKS Source Integrity apparently adds to the rcs repertiore. This could possibly be recoded to deal with arbitrary new keywords, but I don't want to go there now. Note that there *may* be other gotchas when attempting to use cvs2p4 to convert MKS SI repositories, which may be addressed by future changes to cvs2p4: 1. It appears that MKS may compress (gzip) binary ,v files, but *not* rename them to refelct this. Very odd. 2. It appears that MKS may allow a larger character set (than pure RCS) in legal symbolic names. I can probably fix cvs2p4 to deal with these pretty easily, but we should also consider whether any of the MKS names might be illegal in Perforce (and thus needs some sort of translation). Intrepid users setting out to use this tool to convert MKS into Perforce are encouraged to send problem reports to "opensource@perforce.com".
2002-11-22Use canonical pkgsrc config.guess and config.sub to squelch aschmonz1-1/+3
configure warning on Darwin.
2002-11-22malloc() and realloc() take a size_t, not an unsigned int. Fixesschmonz2-1/+24
compilation on Darwin.
2002-11-22Backout last change. It makes PHP unusable with Apache 1.3.x.tron1-7/+1
2002-11-22Note update of audio/mp3blaster to 3.1.3jschauma1-1/+2
2002-11-22Upgrade to version 3.1.3. This upgrade solves the checksum mismatch pointedjschauma5-40/+33
out by (one- at inbox dot lv) in PR pkg/19115 as well, as we have a completely new checksum. Changes according to the website: Changes since version 3.1.2: - Fixed a bug that could cause the playlist repeat to stop (thanks to Alex Rasmussen for finding the bug) - Command line options for nmixer changed, and it's now possible to select a different hardware mixer device. - Fixed a bug that caused mp3blaster to quit when the user's homedir could not be determined. Changes since version 3.1.1: -Compiles on gcc-3.* without errors -Trailing slash in HTTP URLs is only appended after the hostname, not in URLs that contain a path following the hostname. This means that mp3's can now be played straight from an URL again. - For HTTP streams, HTTP/1.1 is used instead of HTTP/1.0 (this, and previous suggestion submitted by Markus Jerger. Thanks!)
2002-11-22Note update of www/tidy to tidy-20021108.jschauma1-1/+2
2002-11-22Update www/tidy to latest version released on November 8th, 2002 usingjschauma3-18/+20
patches provided by (wolfgang at wsrcc dot com) in PR pkg/19126. Minor changes by me: new homepage is at sourceforge, shut up pkglint. An official changelog does not seem to be available, but according to the PR, this version ``has prettier (more structured) output'' and ``produce[s] nice-looking xhtml''.
2002-11-22Note update of www/htmllint to htmllint-20021103.jschauma1-1/+2
2002-11-22Update htmllint to latest version of 20021103. This addresses the checksumjschauma4-14/+19
mismatch pointed out in PR pkg/19129. If I was able to read Japanese, I would probably also have been able to provide a list of changes since the last version. Maybe somebody who does speak Japanese could post the list of changes if available?
2002-11-22emulators/atari800 update to 1.2.4.wiz1-1/+2
2002-11-22Updated mserv_irman to 0.16abs1-1/+2
Default unrecognised keys to 'pause-toggle' rather than 'play'. Make 'rew' a synonym for 'prev' and add 'recall' for 'add previous track to queue' functionality.
2002-11-22Updated mserv_irman to 0.16abs2-5/+5
Default unrecognised keys to 'pause-toggle' rather than 'play'. Make 'rew' a synonym for 'prev' and add 'recall' for 'add previous track to queue' functionality.
2002-11-22Moved some contents from DESCR here, and improved upon them.wiz1-0/+19
2002-11-22Update to 1.2.4, based on PR 19113 by Christian Groessler.wiz8-100/+91
Some additional cleanup by me. Changes since 0.9.9* are too many to list here -- lots of new features.
2002-11-22Fix pasto, localedir->prefix. Thanks to Manuel Bouyer for pointing this out.salo2-4/+4
2002-11-22Honnor ${PKGLOCALEDIR}bouyer3-2/+17
2002-11-22note update of cad/gerbv to 0.11dmcmahill1-1/+2
2002-11-22update to gerbv-0.11dmcmahill2-5/+8
Changes since last version: * fixed bug which caused huge memory usage and crashing when zooming way in to a layout * Two bugs in aperture macros fixed; one caused "multi macro" macros not to work properly and the other was related to primitive 20. * The Debian build system discovered that I checked if unsigned were -1. * Some cleanup/speedup when parsing Gerber by removing nested strncmp's with a switch/case. * RS274D caused segfault. * If %SR%, %SF% and %AS% are defined to their default values the compiler doesn't complain anymore. I still don't handle them if they are non default values. * In some strange corner case we managed to sometimes get spurious lines showing up on the image. * Strange drill files from Orcad386 handled better (we all know what Pitch thinks about Orcad:-) ). * Dino Ghilardi has contributed some code to be able to set the scale explicitly. That can be used when printing PNG's generated by gerbv. He has also written a text on how to actually get them out on the printer. It is in doc/PNG-print/PNGPrintMiniHowto.txt. * Round off when converting from inches to pixels changed so poured areas built up by several lines now seems to fill. Before the change you could, at certain zoom levels, see gaps that wasn't there.
2002-11-21Fix scary amount of build warning on NetBSD systems with UTMPX support.tron2-7/+17
2002-11-21Note update of "windowmaker" package to version 0.80.2.tron1-1/+2
2002-11-21Update "windowmaker" package to version 0.80.2.tron2-5/+5
Changes since version 0.80.1: - Fixed buffer overflow in libwraster
2002-11-21Note silc-{client,server} updates.salo1-1/+3
2002-11-21update to version 0.9.8salo4-7/+44
Changes from 0.9.5 to 0.9.8 =========================== * Added support for aborting automatically pending commands that never receives the reply (to avoid memory leaks). * Added support for removing explicitly added client connections in rehash and closing the client connections if they were unconfigured in the rehash. * Rewrote WHOIS, WHOWAS and IDENTIFY commands in the server. * If packet processing fails (like integrity check fails) the connection is closed now. * Normal server now reconnects to backup router automatically if connection is lost to it. * Added support for replying on behalf of the user to the Requested Attributes in WHOIS command in the server. * Failed OPER and SILCOPER authentications are now logged. * Added sort-of "Quality of Service" (QoS) support. Data reception can be controlled with rate limit per second and/or read data length limit. * Added support for encrypted private key files. Now passphrase must be provided when new key pair is created , and prompted when loading the private key. * Resumed client packet handling from server put the resumed client on wrong list on router and caused the client not be present on the network anymore. * Various cleanup in error message output in config parsing code and in server init code. Fixed error log files containing too many newlines in some situations. * Assure that channel key is set before sending it. May crash server otherwise. * Don't swtich to become primary router if we are backup if decryption error has occurred. * Fixed a bug in backup router IP address comparison * Fixed a crashbug in incoming server accepting. * Fixed packet decryption problem when backup router encrypted channel message with wrong key during backup resuming protocol. * Fixed memory leaks in server. * Fixed channel key packet processing bug on backup router during backup resuming protocol.
2002-11-21update to version 0.9.8salo4-26/+57
Changes between 0.9.5.1 and 0.9.8 ================================= * Added STATS command. * Added Requested Attributes support. * Added -details option to WHOIS command to support the requested attributes. By default it requests all attributes. * Added implementation of VCard (RFC 2426) which can be used as part of Requested Attributes in WHOIS command. * Added ATTR command which is used to manage user's Requested Attributes sending and values for WHOIS command. * Added support for saving the requested attributes in WHOIS to directory. * Added support for auto-passphrase authentication from the config file during connecting which was not implemented yet. * Added shared library complation support. * Added support for encrypted private key files. Now passphrase must be provided when new key pair is created and prompted when loading the private key. * Added -P option which can be used to change the passphrase of the private key. * UTF-8 decode the topic in TOPIC command reply and LIST command reply. * Added manpage for silc(1). * Fixed string formatting crashbug in lib/silccore/silcattrs.c * Fixed double free in RSA public key set function. * Fixed a bug in authentication protocol failure handling which was processing wrong callback context. * Merged DISCONNECT fix, and autoconn port fix from Irssi CVS. * Merged c0ffee's /set heartbeat patch and fixed the heartbeat sending. * Fixed connection closing in client library to not crash. * Fixed the INVITE command to not crash client when given without nickname argument.
2002-11-21ispell-russian, not ispell-rumanian.wiz1-2/+2
2002-11-21note update of irssi to 0.8.5nb1.grant1-1/+2
2002-11-21- honour PKG_SYSCONFDIRgrant4-5/+26
- convert to bsd.pkg.install.mk example config installation - bump PKGREVISION from Julio Merino in PR pkg/18982.
2002-11-21update MASTER_SITES and HOMEPAGE.grant1-3/+3
from Hiramatsu Yoshifumi in PR pkg/19003.
2002-11-21use @unexec ${RMDIR} rather than @dirrm for shared directories.grant1-3/+3
from Julio Merino in PR pkg/19022.
2002-11-21note update of wget to 1.7nb2.grant1-1/+2
2002-11-21- honour PKG_SYSCONFDIRgrant4-5/+42
- bump PKGREVISION from Julio Merino in pkg/18981.
2002-11-21correct path to hesiod.conf in hesinfo(1) man page.grant3-2/+21
fixes pkg/18804 from John T. Rose.
2002-11-21use ${GDMOWN} and ${GDMGRP} rather than hardcoded user/group `gdm'.grant2-4/+4
2002-11-21- use POSIX form of chown `user:group' rather than `user.group'grant3-9/+74
- make use of ${CHOWN} and ${CHMOD} fixes pkg/18177 from Julien T. Letessier.
2002-11-21unmark ntop2 as BROKEN.grant1-3/+1
addresses pkg/18915 from Robert Elz.
2002-11-21Don't blindly assume that directores listed in OWN_DIRS* and MAKE_DIRS*jlam2-7/+17
that are outside of ${LOCALBASE} belong to the package that lists them. If the directory already exists before the package is installed, then we don't presume ownership of the directory. This addresses pkg/18383 by Grant Beattie.
2002-11-21note update of icewm to 1.2.0nb1.grant1-1/+2
2002-11-21- honour PKG_SYSCONFDIRgrant2-2/+4
- bump PKGREVISION fixes pkg/18601 from Hauke Fath.
2002-11-21note update of bpalogin to 2.0.1nb1.grant1-1/+2
2002-11-21- fix to run as daemon properly (from Sam Uong in pkg/19086)grant5-19/+25
- convert to bsd.pkg.install.mk rc.d script and example config installation - bump PKGREVISION
2002-11-21Updated samba to 2.2.7martti1-1/+2