Commit graph

104822 commits

Author SHA1 Message Date
wiz
3094519bc1 Fix MASTER_SITES. 2006-10-19 19:50:08 +00:00
wiz
2468d8af9c Give BOX a default value, so that "make fetch" at least works partially
on unsupported platforms.
2006-10-19 19:47:34 +00:00
wiz
f7e8b48f0b Mark as NO_SRC_ON_FTP -- files are already in MASTER_SITE_LOCAL. 2006-10-19 19:37:38 +00:00
drochner
2c2df4f925 update to 0.3.9
Most changes (since 0.3.6) were done in 0.3.7 appearently, where no
changelog doesn't exist for. I see many additions of MMX/SSE optimized
functions. The rest is bugfixes.

Pkgsrc patch: SSE2/3 are disabled on i386 for now because gcc doesn't
ensure stack alignment for automatic 128-bit variables. Future liboil
versions will work around this. See
http://lists.freedesktop.org/archives/liboil/2006-August/000102.html
and
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=368991
2006-10-19 14:27:33 +00:00
obache
6154f96bd4 Updated textproc/hyperestraier to 1.4.6. 2006-10-19 14:19:36 +00:00
obache
b1aefd7179 Update hyperestraier to 1.4.6.
Changes:
2006-10-15  Mikio Hirabayashi

	* estraier.c (est_db_search_meta): a bug about the skip parameter was fixed.

	* estcmd.c (runmulti, procmulti): new functions.

	* estseek.c (showdoc): class name based on attribute name was added.

	* estseek.c (realmain): "helpfile" attribute was added.

	* estseek.c (shownaviform): new function.

	* estseek.c (realmain): "logformat" attribute was added.

	- A bug about URL encoding in the pure Ruby API was fixed.

	- Release: 1.4.6
2006-10-19 14:18:37 +00:00
mjl
b373a6b906 Note asterisk and correct a bunch of indentations (hi obache). 2006-10-19 14:04:11 +00:00
mjl
54d7eb748f Update to asterisk 1.2.13
This release contains a fix for a security vulnerability recently
found in the chan_skinny channel driver (for Cisco SCCP phones).
This vulnerability would enable an attacker to remotely execute
code as the system user running Asterisk (frequently 'root').
The exploit does not require that the skinny.conf contain any
valid phone entries, only that chan_skinny is loaded and operational.

This release also contains a number of bug fixes, and some improvements
to the chan_sip channel driver (for SIP devices) to mitigate the impacts
of a certain class of denial-of-service attacks that have recently been
published.

All Asterisk 1.2 users are urged to update to this release if they use
the chan_skinny channel driver, or to stop loading it if it is not
needed ('noload=>chan_skinny.so' in modules.conf will cause this behavior).
2006-10-19 14:02:07 +00:00
obache
36e8f450f5 Updated databases/qdbm and sub packages to 1.8.72. 2006-10-19 14:01:46 +00:00
obache
9fde05ea65 Update qdbm and sub packages to 1.8.72.
Changes:
2006-10-06  Mikio Hirabayashi

	- The utility API was enhanced.
	- Release: 1.8.72
2006-10-19 13:59:47 +00:00
obache
3ddfea0c60 www/p5-Apache-Session-Wrapper,security/p5-Authen-SASL,editors/vim-share
were updated in 2006-10-17.
2006-10-19 13:10:36 +00:00
drochner
139ecc2e1f Add a patch for CVE-2006-4811 (integer overflow in image handling).
The patch was proposed in
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=210742, but this is
appearently not what Redhat does -- they have an update for kdelibs, but
don't tell details.
The patch helps for me, so put it in, at least until we know more.
2006-10-19 12:58:12 +00:00
markd
e9f1d6b0cb sge update. 2006-10-19 11:53:10 +00:00
markd
851f36eaef Update sge to 6.0.8.
Several years worth of bug fixes and features.
2006-10-19 11:51:27 +00:00
obache
2f6e1560d6 Updated misc/p5-Business-ISBN{-Data,}. 2006-10-19 11:29:41 +00:00
obache
9ef0523a03 Update p5-Business-ISBN to 1.82.
Based on patch provided by Martin Wilke via PR 34388.
Change dependency, this version needs p5-Business-ISBN-Data>=1.09.

Changes:
1.81 - Sat Aug 13 22:08:40 2005
	* exposed the country group name as the country() method

1.80 - Tue Mar  8 16:58:47 2005
	* added POD coverage tests and documented the uncovered methods
	it found

1.79 - Tue Dec 14 05:00:37 2004
* Updated tests for new ISBN data: previously invalid ISBNs are now
valid.  The latest data is in Business::ISBN::Data 1.09 and is current
as of November 2004.
* You don't need this version of Business::ISBN if you already have it,
although you should get the latest Business::ISBN::Data.
2006-10-19 11:26:08 +00:00
obache
999ea8e51d Update p5-Business-ISBN-Data to 1.11.
Patch provided by Martin Wilke via PR 34387.

Changes:
1.11 - Thu May 18 17:22:51 2006
	* Updated distro and kwalitee. No need to upgrade.

1.10 - Tue Mar  8 17:15:14 2005
	* Doc fixup, no big whoop: no need to upgrade

1.09 - Tue Mar  8 17:09:39 2005
	* added POD coverage test and fixed up the problems it found

1.09 - Tue Dec 14 04:43:32 2004
* updated the publisher ranges and the country prefixes for the latest
data as of November 2004.  See http://www.isbn-international.or
* Added the script I used to take the raw data and turn it into the
module

* I recommend this update for everyone.  Lots of publisher ranges have
changed
2006-10-19 11:17:11 +00:00
markd
abc7d224dd update to firefox/thunderbird/seamonkey/sunbird to fix printing crash. 2006-10-19 10:30:45 +00:00
markd
98639647ef Fix crash after printing caused by trying to destroy the same charset
structure multiple times.  Bump PKGREVISION.
2006-10-19 10:25:17 +00:00
markd
96116728fc We are installing scripts, not programs. 2006-10-19 07:52:34 +00:00
markd
7eb08bae1e Fix build with old msgfmt. 2006-10-19 07:47:18 +00:00
martti
a42eb69b07 clamav-0.88.5 2006-10-19 07:32:09 +00:00
markd
0109b4b9b7 Fix "test ==". 2006-10-19 07:30:39 +00:00
martti
32b8926a98 Updated mail/clamav to 0.88.5
(I tried to contact the MAINTAINER but got no reply. I'm using this in our
production systems so this should work just fine.)

  * Bugfixes:
    - libclamav/rebuildpe.c: fix possible heap overflow [IDEF1597]
    - libclamav/chmunpack.c: fix possible crash [IDEF1736]
    - freshclam/manager.c: "Cache-Control: no-cache" is now disabled by default.
      If you're behind a broken proxy you can recompile freshclam with
      --enable-no-cache.
2006-10-19 07:30:15 +00:00
ghen
2c93fa0ea3 - dd_rescue-1.12 [pkg/34573]. 2006-10-19 07:27:45 +00:00
ghen
f5717d4342 Updated sysutils/dd_rescue to 1.12. 2006-10-19 07:27:12 +00:00
ghen
acbfac5f79 Update dd_rescue to 1.12 (PR pkg/34573 from Martin Wilke) + add README file.
In version 1.12, the ability to log bad blocks to a ASCII file has been added.
The option -y can be used to set the fsync frequency which can speed up the
copy significantly.
2006-10-19 07:26:06 +00:00
martti
17253e5650 mrtg-2.14.7 2006-10-19 06:41:08 +00:00
martti
516ece4972 Updated net/mrtg to 2.14.7
* take over MAINTAINERship

* removed extra spaces from Makefile.in
* timestamps in log files to be YYYY-MM-DD HH:MM:SS
* fixed rateup to propely support kMG option
* fixed problem with conversioncode option throwing an exception.
* fixed config parsing problem for libadd lines terminated by a \
* added 'eval' debug target
* updated local $SIG{__DIE__} locations to work as intended
* fix ifspeed for foundry switches in cfgmaker
* Added expscale option (opposite of logscale) to emphasize the top end of
  the scale; this improves display of line voltages that don't change a whole
  lot
* added sample startup script for mrtg
2006-10-19 06:40:54 +00:00
martti
4b1da963df More pkglint -Wall fixes. 2006-10-19 06:37:04 +00:00
rillig
70732b0c64 Fixed "test ==". 2006-10-19 06:19:18 +00:00
obache
9b537eb511 Updated www/ja-trac to 0.10.0.1. 2006-10-19 04:45:02 +00:00
obache
825efa053a Update ja-trac to 0.10.0.1.
Trac-0.10-ja-1 (Oct 17, 2006)

 * Based on Trac 0.10 'Zengia'
 * Translate messages into Japanese.
   * templates/*.cs
   * trac/**/*.py
   * wiki-default/[A-Z]*
   * wiki-macros/*.py
 * Add new files or new paragraphs for description our work.
   * COPYING.trac-ja
   * README.trac-ja
   * templates/footer.cs
   * trac/About.py
   * wiki-default/TracJa
   * wiki-default/TracTermsJa
 * Change parameters for our distribution.
   * MANIFEST.in
   * setup.py
 * Change default datetime format.
   * trac/Timeline.py
   * trac/log.py
   * trac/util/datefmt.py
 * Change treatments for WikiMacros's Help and TracPlugins's Description as
   not Unicode binary.
   * trac/About.py
   * trac/wiki/macros.py

Trac 0.10 'Zengia' (Sep 28, 2006)
http://svn.edgewall.org/repos/trac/tags/trac-0.10

 Trac 0.10 contains a great number of new features, improvements and
 bug fixes. The following list contains only a few highlights:

 * Support for spam protection.
 * Advanced diff support.
 * InterWiki and InterTrac support.
 * Improved notification system.
 * WSGI Used as web server protocol.

 A more complete list of new features can be found in the RELEASE file.
 The complete list of closed tickets can be found here:
   http://trac.edgewall.org/query?status=closed&milestone=0.10
2006-10-19 04:43:12 +00:00
wiz
7ca39675c0 Disable assembly code on x86_64 -- the asm is not PIC, but the
ABI demands PIC code. This fixes the build.

A big patch to make the asm PIC is available from gentoo at
http://bugs.gentoo.org/show_bug.cgi?id=90287
in case someone knowledgable is interested in verifying and integrating it.
2006-10-19 00:15:15 +00:00
wiz
2780c1b65f Remove line for patch-ac -- not in pkgsrc. 2006-10-19 00:13:42 +00:00
wiz
05c4322eff Fix "test ==". 2006-10-18 23:38:59 +00:00
wiz
4f654e6058 Fix function prototype (missing "static"). Fixes compilation with gcc4. 2006-10-18 23:30:46 +00:00
seb
b07f9c05be Note update of net/net-snmp to version 5.3.1nb2 [perl module SNMP
bulkwalk operation fix]
2006-10-18 22:39:15 +00:00
seb
a3d047d839 Apply patch from net-snmp CVS repository to fix Perl module SNMP's bulkwalk
function.

- patch from
http://net-snmp.cvs.sourceforge.net/net-snmp/net-snmp/perl/SNMP/SNMP.xs?r1=5.50.2.6&r2=5.50.2.7&view=patch&pathrev=V5-3-patches
- revision log
http://net-snmp.cvs.sourceforge.net/net-snmp/net-snmp/perl/SNMP/SNMP.xs?view=log&pathrev=V5-3-patches#rev5.50.2.7
- bug reference
http://sourceforge.net/tracker/?func=detail&atid=112694&aid=1533078&group_id=12694

Bump PKGREVISION to 2
2006-10-18 22:37:46 +00:00
rillig
df6668b927 Fixed "test ==". 2006-10-18 21:40:17 +00:00
rillig
ef58fbca22 Fixed PKGMANDIR. 2006-10-18 21:36:03 +00:00
rillig
a7a1d01bdf Added CHECK_FILES_SUPPORTED and some Postgres variables. 2006-10-18 20:54:22 +00:00
rillig
6c8f1ff9e4 Added a stub describing the public interface of this file. 2006-10-18 20:48:58 +00:00
ben
5943b47bdb Make note of Joomla removal. 2006-10-18 20:40:22 +00:00
ben
a691addbc4 Remove joomla. 2006-10-18 20:39:14 +00:00
adam
7100488084 Updated emulators/wine to 0.9.23 2006-10-18 20:38:58 +00:00
ben
c3a7d9be5d Move joomla back to pkgsrc-wip, as it is deemed in general unfit for pkgsrc. 2006-10-18 20:38:50 +00:00
adam
a74b176cbe Changes 0.9.23:
- Massive update of printf formats for Win64 compatibility.
  - Dynamic drive support on MacOSX.
  - Still more MSI fixes and improvements.
  - Lots of bug fixes.

Changes  0.9.22:
  - The usual assortment of MSI improvements.
  - Several bug fixes to the various common controls.
  - Pixel shaders enabled by default in D3D.
  - Various improvements to the build process.
  - Many translation updates.
  - Lots of bug fixes.

Changes 0.9.20:
  - XEmbed system tray support.
  - Many improvements to NTLM support.
  - Many messages made localizable instead of hardcoded to English.
  - Improved support for various OpenGL platforms.
  - More improvements to the IDL compiler.
  - Lots of bug fixes.
2006-10-18 20:37:21 +00:00
reed
f1a28fe2da Update to version 1.28.
This is for PR 25337. From looking at the wdm ChangeLog it looks
like the daemon mode was fixed on 05-Sep-2003 and was released in
the 1.26 release.

Thank you for testing, Dan.

Use $VARBASE for "fakehome".

Adds new locale files.

In wdm rc.d script add -daemon for command arguments.
Also use VARBASE for pid file.

Change patch-aa to be for the examples config directory.
(I didn't notice that old patch there was needed nor did I see
any commit message saying why.)

ChangeLog has:

26-Mar-2005 16:56  [wdm.1.28] prepare for release
			none


26-Mar-2005 16:32  [wdm.1.27] patch by Thomas Glanzmann
			I don't think those changes was necessary, but if they
			make someone's life little better, why not apply it? :)
			It is said, that without these, wdm didn't work
			correctly on sunray servers


26-Mar-2005 14:26  [wdm.1.27] fix pam_open_session
			"I'm running wdm-1.27 on FreeBSD 5.2-CURRENT. Since
			version 1.26, PAM code seems not to work. ( This means
			that ssh-agent is not started even if pam_ssh.so is
			enabled. )

			I have checked src/wdm/session.c. If system has
			setusercontext(), I guess that pam_open_session() will
			never be called." Reported by Kan Sasaki
			<sasaki@fcc.ad.jp>


22-Mar-2005 21:09  [wdm.1.27] update aa code
			Antialiasing API has chaged in new wmaker. I need to
			update code. New code uses some #ifdefs. They should go
			away soon.


20-Mar-2005 16:46  [wdm.1.27] update config
			config file for aegis needs to be updated because
			create_symlinks_before_build field is obsolete. I need
			to use development_directory_style.source_file_symlink
			field.


19-Mar-2005 17:17  [wdm.1.27] fix fd leak - II
			Last descriptor leaked si return value of mkstemp
			function. I'm totally forgot, that this function
			returns value. Thanks Michael Gernoth for reminding me
			about it. :)


19-Mar-2005 13:31  [wdm.1.27] fix fd leak - I
			wdm leaks file descriptors to child processes. That's
			bad. This change fixed all leaked pipes and file
			descriptor for log. The only one left is leaked
			descriptor for removed auth file


09-Oct-2004 14:12  [wdm.1.27] Welsh translation
			Welsh translation sent to me by Kevin Donnelly
			<kevin@dotmon.com>


05-Oct-2004 21:53  [wdm.1.27] problem with xdmcp and ipv6
			Jennifer Elaan <jen@elaan.com> reported "that wdm drops
			the connection to the X server after login but before
			running Xsession.". Later she mailed me with "My
			partner just isolated and corrected this problem. The
			culprit is bad handling of IPv6 packets, which triggers
			a debug message with invalid arguments."


05-Oct-2004 21:49  [wdm.1.27] rebuild
			glibc was updated. I need rebuild


06-Mar-2004 12:52  [wdm.1.27] fix AUTHORS
			add latest translators and contributors to AUTHORS
			file.


28-Feb-2004 14:19  [wdm.1.27] prepare for release
			update NEWS


28-Feb-2004 13:30  [wdm.1.26] fix warning on FreeBSD
			found another warning while compiling on FreeBSD. "src/
			wdm/util.c:139: warning: implicit declaration of
			function `sigsetmask'." I don't see that on Linux.

			I simplified part dealing with signals. The setpgrp
			function differs on FreeBSD and Linux, but setpgid is
			not. I tested everything at least to compile on Linux
			and FreeBSD. I hope it will work on other BSD systems
			as well.


28-Feb-2004 13:28  [wdm.1.26] remove ExitLogin
			ExitLogin is generally not needed. There is new option
			to configure --enable-exitlogin for those who wants it.


23-Feb-2004 11:35  [wdm.1.26] make clean
			make clean target should remove everything that can be
			rebuild wiht simple make. including generated config
			files.


23-Feb-2004 11:18  [wdm.1.26] fix text in INSTALL file
			Section 4 about make clean and make distclean is not
			correct. Also name of configs directory should be fixed
			(it refers to ./config).


22-Feb-2004 13:27  [wdm.1.26] typo in configure help
			it displays BLACLBOX_PATH instead of BLACKBOX_PATH


22-Feb-2004 13:11  [wdm.1.26] warnings in src/wdm/resource.c
			src/wdm/resource.c cannot be recompiled with gcc-3.3.2
			because of warnings: "src/wdm/resource.c:231: warning:
			dereferencing type-punned pointer will break strict-
			aliasing rules".

			Everything that raised that warning was converted to
			union. I hope nothing is broken.


22-Feb-2004 10:37  [wdm.1.26] FreeBSD compatibility - III
			don't use -D flag of install which is GNU specific and
			is not available in BSD install. reported by Geir Ove
			Myhr <myhr+wdm@fysmat.ntnu.no>


21-Feb-2004 14:07  [wdm.1.26] obsolete header
			remove inclusion of <malloc.h> it is obsolete and
			should be replaced with <stdlib.h>. reported by Geir
			Ove Myhr <myhr+wdm@fysmat.ntnu.no>


21-Feb-2004 14:03  [wdm.1.26] i18n
			Don't call gettext (directly) in wdmLogin if I18N is
			not defined. reported by Geir Ove Myhr
			<myhr+wdm@fysmat.ntnu.no>


21-Feb-2004 13:54  [wdm.1.26] FreeBSD compatibility - II
			remove wrong prototypes for setgrent etc. reported by
			Geir Ove Myhr <myhr+wdm@fysmat.ntnu.no>


21-Feb-2004 13:45  [wdm.1.26] FreeBSD compatibility
			include <signal.h> into loghelpers.c explicitly.
			reported by Geir Ove Myhr <myhr+wdm@fysmat.ntnu.no>


01-Dec-2003 22:40  [wdm.1.26] wdm - SELinux support
			SELinux support added by Tom Vogt <tom@lemuria.org>


19-Nov-2003 22:48  [wdm.1.26] french translation
			added french translation by Mathieu Roy
			<yeupou@gnu.org>


22-Sep-2003 21:18  [wdm.1.26] fix debug compilation
			there's some calls to Debug left, can be reproduced
			with --enable-debug option specified to configure
			(reported by vlaad). I removed offending code, because
			it's not used anywhere.


19-Sep-2003 00:27  [wdm.1.26] prepare for release
			update NEWS


18-Sep-2003 21:27  [wdm.1.25] fix etc/configre.cook
			etc/configure.cook fails if PACKAGE_VERSION is
			undefined


13-Sep-2003 11:23  [wdm.1.25] remove xdm sources
			wdm doesn't require separate xdm source tree to build.
			I never used this source tree for anything. I remove
			xdm sources from tarball.


13-Sep-2003 10:16  [wdm.1.25] fix pam rights escalation
			this bug and fix is from kdm. I don't know if it
			actually fixes something. I only added check for return
			value of pam_setcred function call.


10-Sep-2003 00:49  [wdm.1.25] add README.aa
			this file should contain simple recipe how to enable
			aa.


07-Sep-2003 22:16  [wdm.1.25] draw simple test panel
			create two panels, and make them switch with buttons on
			top.


07-Sep-2003 11:24  [wdm.1.25] wdm doesn't stop if parent wdm process is stopped
			the problem is in new logging code. parent process
			should process signals and kill it's child.


05-Sep-2003 09:42  [wdm.1.25] last warning
			I missed one warning :( because of missing --enable-
			aafont option


05-Sep-2003 00:10  [wdm.1.25] fix daemon mode
			src/wdm/resource.c sets the debug value to 1 by
			default. It used to be 0 by default. This causes a
			problem in that a value of 1 prevents wdm from running
			as a daemon.  Line 140 of src/wdm/dm.c contains an if
			statement that only calls BecomeDaemon if debugLevel ==
			0. Reported by Noah Meyerhans <noahm@debian.org>


04-Sep-2003 09:42  [wdm.1.25] fix czech translation
			updated cs.po by Vladimir Nadvornik <nadvornik@suse.cz>


02-Sep-2003 22:02  [wdm.1.25] AC_CHECK_DECLS -> AC_DECL_SYS_SIGLIST
			there's specialized version in autoconf. why not use
			it? :)


01-Sep-2003 22:49  [wdm.1.25] fix warnings
			due to bug in autoconf `const' was defined to be empty
			in config.h. that's bad. some warnings disappeared in
			build environment.


31-Aug-2003 22:31  [wdm.1.25] remove support for DECnet and Chaos
			same sutuation as with STREAMSCONN. I'm not sure that
			code can work at all.


31-Aug-2003 21:12  [wdm.1.25] fix Makefile
			The distclean rule in Makefile.in never deletes bin/
			libwdm.a, and consequently the call to rmdir bin fails.
			Reported by Noah Meyerhans <noahm@debian.org>


31-Aug-2003 20:59  [wdm.1.25] fix tarball creation
			tarball is named .bz2 but compressed with gzip. fix it.


31-Aug-2003 19:24  [wdm.1.25] remove support for sysv streams
			sysv streams was never supported by wdm, there was
			never option to enable it. I cannot test this code
			because I dont't have access to OS wih streams. I
			remove it.


31-Aug-2003 17:25  [wdm.1.25] czech translation
			add czech translation by Vladimir Nadvornik
			<nadvornik@suse.cz>


16-Jul-2003 23:33  [wdm.1.25] rename closeAction function



03-Jul-2003 12:48  [wdm.1.25] function to add section buttons in wdmPrefs
			Very basic functions. panels and buttons are not
			destroyed, views not switching. Just adding buttons.


01-Jul-2003 13:01  [wdm.1.25] fix copyright notice in TestLogin



01-Jul-2003 12:28  [wdm.1.25] spanish translation
			add spanish translation by Manolo Padron Martinez
			<manolopm@cip.es>


01-Jul-2003 11:48  [wdm.1.25] fix TestLogin
			TestLogin is broken now, because wdmLogin


17-Jun-2003 23:10  [wdm.1.25] run some tests via sudo
			some tests nned root priviledges. (ie test for
			switching users functions).


17-Jun-2003 17:09  [wdm.1.25] create common parts of interface for wdmPrefs
			buttons like "close" and "save", section selector,
			should be common for all sections.


15-Jun-2003 20:49  [wdm.1.25] remove old env functions - III
			replace remaining printEnv and freeEnv with WDMFreeEnv
			and WDMPrintEnv


15-Jun-2003 20:27  [wdm.1.25] remove old env functions - II
			replace setEnv and putEnv with WDMSetEnv and WDMPutEnv


15-Jun-2003 14:55  [wdm.1.25] remove old env functions - I
			getEnv function replaced with WDMGetEnv


15-Jun-2003 12:30  [wdm.1.25] quick fix for dup2/3 problem
			wdm/wdmlogin communication tied to fd #3, that's bad,
			because if any other file opened, then communication
			channel breaks. Solution is to pass filedescriptor as
			commandline parameter to wdmLogin.


13-Jun-2003 11:10  [wdm.1.25] stricter compiler options
			add -Werror to CFLAGS, so I will never ignore warnings
			in future. Fix all current warnings


12-Jun-2003 23:39  [wdm.1.25] add "en" locale
			add en.po, replace long default help text string with a
			lot shorter one. C locale will get only short help
			text. User should use en locale to get full english
			help text.


12-Jun-2003 10:19  [wdm.1.25] WDMPrintEnv function
			It's better to have it...


11-Jun-2003 17:45  [wdm.1.25] fix install script
			install part of Makefile should create directory used
			as fakeroot. If that directory doesn't exists then aa
			will not work.


11-Jun-2003 14:42  [wdm.1.25] GPL notice in prefs.c
			I forgot to add GPL notice to prefs.c


10-Jun-2003 23:13  [wdm.1.25] wdmChooser
			create wdmChooser skeleton.


10-Jun-2003 22:51  [wdm.1.25] wdmPrefs
			wdmPrefs will support only proplist format configs.
			first version should support  all options for wdmLogin
			available in proplist config. (geometry, aafonts,
			multibyte). This  change will introduce the program
			skeleton.


09-Jun-2003 23:19  [wdm.1.25] automate version numbers
			get version number from branch


09-Jun-2003 11:07  [wdm.1.25] automate build of wdm-current
			development builds should not build tarball at all.if
			requested it should build wdm-current.tar.bz2. only
			integration build creates "real" tarballs


09-Jun-2003 00:04  [wdm.1.25] fix ChangeLog
			after migration to new repository some wrong messages
			goes into ChangeLog. remove it.


08-Jun-2003 23:58  [wdm.1.25] fix problems with bl* symlinks
			build fails with error 'symlink already exists'


07-Jun-2003 13:30  [wdm.1.25] -a option to config
			animation option should be taken from wdmLogin-config.
			command line will be here for few releases for
			compatibility.


06-Jun-2003 18:58  [wdm.1.25] prepare for release
			update NEWS, INSTALL, version in configure.ac


06-Jun-2003 17:49  [wdm.1.24] #ifdef parts for antialiasing
			fonts antialiasing available only in cvs snapshots.
			Make it conditional.


06-Jun-2003 15:46  [wdm.1.24] fix AA
			wdmLogin crashes when started with AA enabled.


05-Jun-2003 17:30  [wdm.1.24] fix i18n build/install
			if msgfmt is not found Makefile is still tries to
			create .mo and install it. (reported by vlaad)


05-Jun-2003 17:13  [wdm.1.24] geometry option for wdmLogin
			geometry option will allow wdmLogin panel to be moved
			and resized. That option will be the first in
			wdmLogin's own config file.


04-Jun-2003 16:49  [wdm.1.24] fix WDMCheckPLDictionary
			current implementation have some disadvantages.


04-Jun-2003 16:16  [wdm.1.24] fix debug test
			debug test is broken.


03-Jun-2003 21:41  [wdm.1.24] add warning to Makefile.in
			warn that Makefile.in is generated. Also remove some
			duplicated variables from Makefile.head


03-Jun-2003 18:28  [wdm.1.24] fix wstrndup
			wstrndup was added to WINGs only in cvs snapshots.
			Replace it with something else(reported by jmmv)


03-Jun-2003 17:37  [wdm.1.24] fix compile/link flag
			results of get-wings-flags changed. update etc/
			Howto.conf (actual only for my personal computer :) )


01-Jun-2003 12:00  [wdm.1.24] prepare for release
			update NEWS, change version in configure.ac
2006-10-18 20:23:15 +00:00
tonio
9f75e029bb Add optional debugging support for mutt
Patch from Jukka Salmi in PR pkg/34710
2006-10-18 20:06:13 +00:00