summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-02-23- mgetty+sendfax-1.1.31 (thanks, jwise).wiz1-2/+1
2005-02-23Add RMD160 digests in addition to the SHA1 ones.agc85-88/+338
2005-02-23Note mgetty+sendfax and p5-Apache-Session-Wrapper updates.wiz1-1/+3
2005-02-23Update checksums for patch-a[bcd] after RCS got added.wiz1-4/+4
2005-02-23Add missing dependencies. Bump PKGREVISION.wiz1-3/+5
2005-02-23Updated p5-Class-Container to 0.12wiz2-2/+4
2005-02-23Update to 0.12:wiz1-3/+4
0.12 Sun Jan 23 21:02:35 CST 2005 - Fixed a bug in the container() method, which was only returning valid results for delayed objects, not auto-created ones. [Spotted by Sebastian Willert]
2005-02-23Be MAINTAINER of this, at least for now.jwise1-2/+2
2005-02-23Re-add RCS Ids.jwise3-0/+6
2005-02-23Update to 0.12:wiz1-4/+5
0.12 Sun Jan 23 21:02:35 CST 2005 - Fixed a bug in the container() method, which was only returning valid results for delayed objects, not auto-created ones. [Spotted by Sebastian Willert]
2005-02-23Update to mgetty+sendfax-1.1.31. While here, also install vgettyjwise7-72/+41
config file, which we were skipping. Changes from mgetty+sendfax-1.1.30: Sat Jul 24 16:54:52 MEST 2004 Gert Doering <gert@greenie.muc.de> * release 1.1.31 * doc/mgetty.texi-in: add section on isdn4linux and CAPI Sat Jul 17 17:21:38 MEST 2004 Gert Doering <gert@greenie.muc.de> * doc/sff2g3.1in: add man page for sff2g3 Sat Jul 17 12:18:28 MEST 2004 Andreas Barth <aba@not.so.argh.org> * cnd.c: add "+CLIP:" string for caller ID * voice/libvoice/detect.c: ATI codes for Zoom and Multitech modems * voice/libvoice/V253modem.c: more flexible sample/s. handling (old stuff was fixed at 7200 hz) * voice/pvftools/pvftormd.c: accept 7200, 8000, 11025 Hz for "Lucent" * fax/faxspool.in: use per-user .faxheader/.make.coverpg files instead of global defaults (if per-user files exists) Fri Jul 16 19:03:48 MEST 2004 Gert Doering <gert@greenie.muc.de> * g3/Makefile: add "make test" test suite (for G3 tools) * g3/sff2g3.c: NEW: converter from CAPI SFF fax format to raw G3 * Makefile: pack g3/sff2g3.c Thu Feb 5 18:40:29 MET 2004 Gert Doering <gert@greenie.muc.de> * fax/faxspool: rework umask saving/restoring (use subshell trick) Sat Jan 10 00:01:25 MET 2004 Gert Doering <gert@greenie.muc.de> * faxlib.c: add 1503 ID code (ZyXEL U-90E) Tue Dec 16 12:46:52 MET 2003 Andreas Barth <aba+nospam@not.so.argh.org> * Makefile: remove -DAUTO_PPP * policy.h: include FIDO and AUTO_PPP here Fri Dec 5 22:46:47 MET 2003 Ken Findlay <kjf@taylorbritt.com> * login.c: empty lines should never match, not even empty user names Mon Nov 17 20:08:59 MET 2003 Gert Doering * mgetty.c: log warning if parent PID is not "1" (init) * mgetty.cfg.in: add clarification about "direct yes" to sample cfg Fri Nov 7 21:47:27 MET 2003 Andreas Barth <aba+nospam@not.so.argh.org> * fax/faxspool.in: add per-user faxheader and coverpg files * doc/faxspool.1in, mgetty.texi: document new feature Thu Oct 9 12:44:47 MEST 2003 Gert Doering * fax/faxspool.in: reject empty (0 bytes) input files Sun Oct 5 13:59:51 MEST 2003 Gert Doering * do_chat.c: make clean_line() logging show the timeout value Mon Sep 29 23:36:34 MEST 2003 Andreas Barth * contrib/g3tolj.c, g3toxwd.c: clean up protoypes and return types * various .c files: integrate Debian cleanup fixes (usually adding <string.h> and/or <stdlib.h> where missing) Wed Aug 20 12:39:53 MEST 2003 Gert Doering (gert@greenie.muc.de) * fax/faxrunqd.in: change signal handling - use HUP for graceful exit, and dump statistics to logfile upon receipt of USR2 Sat Jun 28 22:14:35 MEST 2003 Gert Doering (gert@greenie.muc.de) * fax/faxq-helper.c: honour user umask when spooling G3 files (user decides whether group/other can read faxes) * fax/faxspoool.in: reset umask after creating tmpdir (with umask 077) * fax/faxq-helper.c: file name validation was overly strict - accept anything that's printable, not a space, '/' or '\' Thu Jun 12 16:56:44 MEST 2003 Gert Doering (gert@greenie.muc.de) * faxlib.c: Multitech and USR return class 2.0/2.1 +FPS:<x>,<lc> values in decimal, not hex -> change +FPS: parser to do decimal for those modems (via modem_quirks |= MQ_FPS_NOT_HEX) * fax_lib.h: add MQ_FPS_NOT_HEX modem quirk bit * faxrec.c, faxrecp.c: understand VR=8 for "normal mode" (200x100 dpi) Mon Apr 28 19:41:14 MEST 2003 Gert Doering (gert@greenie.muc.de) * logname: make "buffer overrun" error message more precise Wed Apr 23 10:49:25 MEST 2003 John R. Jackson <jrj@purdue.edu> * voice/libutil/access.c: more verbose error reporting Wed Apr 9 23:05:23 MEST 2003 Gert Doering (gert@greenie.muc.de) * fax/faxspool.in: fix spooling without header line (-h -) Sun Apr 6 16:09:14 MEST 2003 Andreas Barth <aba@not.so.argh.org> * mgetty.8in, mgetty.texi-in: document escape sequences for /etc/issue and login prompt. Wed Mar 5 21:37:38 MET 2003 Gert Doering (gert@greenie.muc.de) * Makefile: abort "make install" before installing faxspool if fax user does not exist * Makefile: unconditionally chown $FAX_SPOOL_OUT to fax user Tue Feb 4 17:46:45 MET 2003 Gert Doering (gert@greenie.muc.de) * fax/faxq-helper.c: uid=0 overrides access permission checks * fax/faxrm.in: bugfix: get faxq-helper path from sedscript Tue Jan 21 14:27:39 MET 2003 Gert Doering (gert@greenie.muc.de) * fax/faxspool.in: abort with a proper error message on input file names containing white space or quote characters Tue Jan 14 14:30:42 MET 2003 Gert Doering (gert@greenie.muc.de) * fax/faxrunqd.in: include "success" counter in per_phone_statistics * ugly.h: #define USE_VARARGS for non-Ansi C compilers * logfile.c: change #include<> sequence to catch USE_VARARGS def. Wed Jan 8 23:03:26 MET 2003 Gert Doering (gert@greenie.muc.de) * fax/faxrunqd.in: if a fax job fails, reschedule on different modem (if possible) * voice/libvoice/V253modem.c: fix ELSA_RMD_NAME (used for V.253 modem <-> other modem RMD equivalency checks)
2005-02-23+ advancecomp-1.14, bash-3.0pl11, crimsonfields-0.4.7, emacs-21.4a,wiz1-5/+13
fox-1.4.6, leim-21.4, nasm-0.98.39, nsd-2.2.1, osh-041231 [pkg/29506], phppgadmin-3.5.2, putty-0.57, xscreensaver-4.20.
2005-02-23Update HOMEPAGE.wiz1-2/+2
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc120-122/+244
2005-02-23Updated p5-Exception-Class to 1.20.wiz1-1/+2
2005-02-23Update to 1.20:wiz2-8/+8
1.20 Jan 1, 2005 - Moved the Classes() method to Exception::Class, now as a function, which is where it really belongs. Also corrected the docs for this function, as they incorrectly implied that it would return all subclasses, instead of just subclasses which were created when loading Exception::Class. - Added a Build.PL file, and releases are now signed with Module::Signature. - Added ignore_class and ignore_package constructor parameters. Patch by Daisuke Maki.
2005-02-23Add RMD160 digests in addition to SHA1 onesagc61-61/+125
2005-02-23Note loudmouth update.wiz1-1/+2
2005-02-23Fix build with gnutls-1.2.0, and depend on it.wiz3-2/+27
Bump PKGREVISION because of dependency change.
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc40-40/+81
2005-02-23Add RMD160 digests in addition to SHA1 onesagc91-91/+217
2005-02-23Remove some non-mirroring gnu mirrors, and fix paths in some others.wiz1-9/+3
2005-02-23Remove some non-mirroring sunsite and xcontrib mirrors.wiz1-15/+2
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc52-53/+106
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc72-72/+148
2005-02-23Updated gimp to 2.2.4adam1-1/+2
2005-02-23Changes 2.2.4:adam5-25/+31
- fixed an out-of-bounds read access in the Edge plug-in (bug #164963) - limit aspect ratio in crop tool to sane values (bug #164827) - fixed indexed conversion on floating selections (bug #165342) - fixed button order in resize and scale dialogs - improved handling of UNC paths on Windows - fixed crash in winicon save plug-in (bug #162742) - fixed image types registration for some python plug-ins (bug #1666650) - workaround problems with font names ending in numbers (bug #166540) - show clone source when cloning from a different image (bug #167002) - corrected coordinate limits in New Guide script (bug #167529) - fixed crash in gradient editor (bug #167604) - don't give keyboard focus to combo boxes in image window (bug #167809) - fixed saving of MNG files with negative layer offsets (bug #166059) - fixed use of the text tool on floating selections (bug #166829) - don't create duplicate templates when migrating user settings (bug #167893) - let the py-slice script ignore out-of-bounds guides (bug #167843) - store thumbnails in temporary folder if no valid home directory exists (bug #167973) - fixed Emboss plug-in for small images (bug #168022) - avoid crashes in toolbox size allocation code (bug #162500) - switch from display-wide grab to application-wide grab while tool actions are being performed (bug #162823) - update filesize in JPEG dialog if size of EXIF data changes (bug #164914)
2005-02-23NetBSD 1.6.2 must use gtarmartti1-1/+7
2005-02-23note PKGREVISION bump of glut (link against libXi).grant1-1/+2
2005-02-23libglut needs symbols from libXi, so explicitly link against it.grant3-7/+10
fixes unresolved symbols at runtime on Solaris. bump PKGREVISION of glut.
2005-02-23whitespace fixgrant2-5/+5
2005-02-23Note update of py-postgresql to 3.6.2.darcy1-1/+2
2005-02-23Update package to 3.6.2.darcy2-6/+6
The only change is to fix the handling of primary keys when using namespaces.
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc106-106/+217
2005-02-23pkglint-4.07.wiz1-1/+2
2005-02-234.07: Use correct variable in workdir-cleanup warning.wiz2-4/+4
2005-02-23note dinotrace-9.2a updatedmcmahill1-1/+2
2005-02-23update to dinotrace-9.2admcmahill2-6/+6
* Dinotrace 9.2a 12/20/2004 ** NEWS file is now renamed Changes. ** Added signal note and cursor note menu items. [Shane Coffman] ** Searching for a non-vector signal will now return a vectored signal. For example a pattern "Foo" will find "Foo[1:0]." [Shane Coffman] **** Save cursor notes in Customize save files. [Thomas Dmukauskas] **** Fix compilation errors on GCC 3.4. [Jaroslaw Gorny] **** Fix segfault when using grid timerep without grid. [Scott Venier] * Dinotrace 9.1n 10/22/2004 **** Fix slow file reading with >128 bit __en signals. [Ta-Chung Chang] **** Fix signed analog display. [Uwe Bonnes] * Dinotrace 9.1m 04/21/2004 *** Fix duplicate and embeded __en cosmos signals. [Krishna Rangan] **** Fix buffer overrun bugs. [Samuel Ho]
2005-02-23Revert previous, fixed in perl5/module.mk.wiz1-5/+2
2005-02-23Remove :Q that broke things, introduced in previous.wiz1-2/+2
2005-02-23Enable pkgviews installation.minskim1-1/+3
2005-02-23Enable pkgviews installation. Patches provided by Joachim Kuebart onminskim9-9/+31
tech-pkg@.
2005-02-23Enable pkgviews installation. Patches provided by Joachim Kuebart onminskim7-7/+27
tech-pkg@.
2005-02-23fxtv updated to 1.03nb8.wiz1-1/+2
2005-02-23Since updating Xaw3d to 1.5E, fxtv breaks (during startup) whenwiz3-18/+16
compiled with -O2 -- remove it. While here, do some minor cleanups in the package Makefile. Bump PKGREVISION so that working versions can be identified.
2005-02-23Sort.wiz1-2/+2
2005-02-22Might as well be MAINTAINER for i2cb{,d}. Thanks for making these, hubert!jwise2-4/+4
2005-02-22Note update of gnome2-control-center to 2.8.2.jmmv1-1/+2
2005-02-22Update to 2.8.2:jmmv3-6/+9
- Add desktop file for the font method. (Jeff Waugh). - Fix theme thumbnailing. Closes bug #153203 and bug #165778. (Sebastien Bacher and Shakti Sen) - Fix a leak in the font method. Closes bug #165312. (Kjartan) - Fix widget expansion in the keyboard preferences. Closes bug #151588. Patch from Ross Burton - Handle backspace in multilayout setups correctly. Closes bug #154492. Patch from Michal Bukovjan - Build fixes (Dan Winship, Shakti Sen; closes bug #153203. - Theme manager: Fix an infinite loop. Closes bug #160803. Patch from Elijah Newren - Mask the "Text Editor" tab since the new mime system doesn't use this setting. - use a temporary filename to not overwrite existant files in ~/.themes (Closes: #97180). - theme-thumbnailer doesn't require an absolute path (Closes: #153203). - updated translations (bg, da, id, it, nso, sq, zh_CN, zu)
2005-02-22Add RMD160 digests in addition to the SHA1 ones.agc32-32/+66