Commit graph

40049 commits

Author SHA1 Message Date
wiz
c466f4d904 htmllint-20030225 update done. 2003-03-05 10:04:29 +00:00
wiz
b336b3da6c Update to 20030225, and make it work again. From ISIHARA Takanori in PR 20538.
Changes: all in Japanese, but it now installs an imode-xhtm.dtd...
2003-03-05 10:03:45 +00:00
wiz
cfc6da5280 popa3d-0.6.1 update. 2003-03-05 09:56:46 +00:00
wiz
ecfda6bc3d Update to 0.6.1:
Version identification (popa3d -V) has been added, and the logging of
abnormally terminated POP3 sessions has been improved.
2003-03-05 09:55:38 +00:00
wiz
acdd27b743 hypermail-2.1.7 update done. 2003-03-05 09:53:04 +00:00
wiz
99715877cc Update to 2.1.7: Many bug and security fixes; you should upgrade. 2003-03-05 09:46:35 +00:00
wiz
1275a47082 Note removal of libmcrypt22, and update of php-mcrypt. 2003-03-05 09:11:55 +00:00
wiz
9a4ac96c19 Remove obsolete and vulnerable libmcrypt22 package. 2003-03-05 09:10:22 +00:00
wiz
1ac924873a Use the libmcrypt package instead of the obsolete libmcrypt22 one.
Bump PKGREVISION.
2003-03-05 09:07:23 +00:00
martti
cf90fb1866 Updated proftpd to 1.2.8 2003-03-05 09:06:00 +00:00
martti
2ca547459c Updated proftpd to 1.2.8
- lots of bug fixes
2003-03-05 09:05:33 +00:00
wiz
79e9db5333 Unneeded after 2.5.6 update. 2003-03-05 08:49:29 +00:00
wiz
eda32cf0c5 Note libmcrypt and mcrypt updates. 2003-03-05 08:46:16 +00:00
wiz
acb389814b Update to 2.6.4.
21Feb2003: Version 2.6.4
	- Updated Spanish-Argentina translation by Ariel
	Fermani.
	- Some fixes for compiling under win32.
        - Some fixes to allow compiling gaaout.c with external
          CFLAGS and CPPFLAGS.

04Oct2002: Version 2.6.3
	- Added support for 64 bit file offsets. Based on patch by
          Keven Belanger.

23Jun2002: Version 2.6.2
	- Corrections in localization
	- Added Spanish-Argentina translation. Translated by Ariel
	Fermani.

15Jun2002: Version 2.6.1
	- Better error checking
	- Added rndunix random gatherer from gnupg. It is
	  a gatherer for random bytes, written by Peter Gutmann.
	- Added some kind of random byte generator for Win32
	  systems.
	- Corrected bug in configuration file parsing.
	- Corrected bug in bare mode which put an IV in the
	  encrypted file even if the mode did not support IV.

29May2002: Version 2.6.0
	- Added OpenPGP support (added by Timo Schulz)
	- Removed all of file locking code.
	- Several improvements and corrections on the old
          codebase (still a mess).

11Mar2002: Version 2.5.13
	- Corrected stream modes in block algorithms

29Jan2002: Version 2.5.12
	- Added some missing files

26Jan2002: Version 2.5.11
	- SHA1 is the default digest used

01Dec2001:
	- Added --time option
2003-03-05 08:44:56 +00:00
wiz
4ae327b008 Update to 2.5.6.
January 19 2003: (version 2.5.6)
- Fixes in win32 detection and DLL building.
- Fixes for solaris (a symbol was not exported)
- Corrected bug which made algorithm symbols to be inserted
  twice in symbol table.

December 22 2002: (version 2.5.5)
- Better win32 detection and DLL building.
- Changed some variables names in gost.c to allow compiling
  with gcc and K6 optimizations.
- Some buffer overrun checks on input. Patches and suggestions
  by Ilia A.
- Made the default behaviour to include all algorithms into
  the main library, instead of using dynamic modules. Dynamic
  loading is disabled by default. The --enable-dynamic-loading flag
  can be used in the configure script, to get the old behaviour.
- Some fixes in ECB mode.

August 16 2002: (version 2.5.3)
- The const keyword is now used in the exported functions
- Corrected problem in libltdl's configure script

June 22 2002: (version 2.5.2)
- Fixed bug in the returned IV size of ARCFOUR
- Fixed bug in mcrypt_readdir() which prevented the test programs
  to work.

May 30 2002: (version 2.5.1)
- Corrected the license. COPYING.LIB (LGPL) is now included
  instead of COPYING (GPL)

Mar 09th 2002: (version 2.5.0)
- Several corrections in stream and block cipher modes.
- Added --disable-dynamic-loading configure option
- The IV modifications in Arcfour and Wake have been disabled
  by default.
- Added CTR mode for block ciphers.
- Fixes in nCFB and nOFB modes.
- Added mcrypt_enc_get_state() function.
- Added test for nCFB, CFB, nOFB and CTR with AES

Feb 14th 2002:
- nOFB and nCFB modes can now encrypt and decrypt plaintext
  of size less than block size.
2003-03-05 08:42:55 +00:00
wiz
c3dfe0455f Add es_AR locale dir (for mcrypt). 2003-03-05 08:24:26 +00:00
wiz
dd4d34db17 ipa-1.3.1 update done. 2003-03-05 07:12:25 +00:00
wiz
9588225aa0 Update to 1.3.1, from Andrey Simonenko in PR 20486.
Changes in ipa-1.3.1 (from the ipa-1.3.1/HISTORY file):
1.      Some improvements for ipa(8) were implemented, as a result
        ipa(8) now uses less CPU time when works with many rules and
        with many limits.
2.      Fixed incorrectly rounded Kbytes, Mbytes, Gbytes and Tbytes in
        output of ipastat(8).
3.      Fixed some minor bugs in ipa(8).

Package changes:
1.      Two MASTER_SITES were removed.
2.      MAINTAINER email was changed.
3.      ALL_TARGET was "disabled", let original Makefile finds
        right target.
2003-03-05 07:11:41 +00:00
wiz
6c95af3cfe Note libslang update mjl did some hours ago. 2003-03-05 07:06:39 +00:00
uebayasi
deae895758 s/IMAKE_MANNEWSUFFIX/IMAKE_MAN_DIR/ where appropriate.
Reported by an anonymous person.
2003-03-05 06:06:23 +00:00
hubertf
33d122f27c Update bind9 to 9.2.2
Changes: many, at least 1 security related.
2003-03-05 05:40:43 +00:00
grant
19e3700825 Initial import of jumpgate-0.7 into The NetBSD Packages Collection.
Jumpgate is a TCP connection forwarder that provides many enhancements
and improvements over the existing programs that do the same thing. It
provides an interactive mode that queries the connected party for the
forwarding information it needs. Also, there is the option to log the
entire forwarded session in a file for later inspection. Furthermore,
it can log information about the forwarded session via the syslog(3)
facility.
2003-03-05 03:45:57 +00:00
grant
c003e74eab add jumpgate 2003-03-05 03:44:33 +00:00
grant
26f01de355 Initial import of jumpgate-0.7 into The NetBSD Packages Collection.
Jumpgate is a TCP connection forwarder that provides many enhancements
and improvements over the existing programs that do the same thing. It
provides an interactive mode that queries the connected party for the
forwarding information it needs. Also, there is the option to log the
entire forwarded session in a file for later inspection. Furthermore,
it can log information about the forwarded session via the syslog(3)
facility.
2003-03-05 03:43:50 +00:00
dmcmahill
9bbbbc03a3 correct name for psgml-mode 2003-03-05 02:14:39 +00:00
mjl
648325375d Update libslang to 1.4.8. Closes PR/20575.
Changes are lots of bug fixes and enhancements (four pages worth).
2003-03-04 22:30:45 +00:00
tron
268b661761 Note update of "xemacs-packages" package to version 1.11. 2003-03-04 22:06:47 +00:00
tron
df8a4bda14 Fix compression of ".el" files. Bump version number to 1.11. 2003-03-04 22:06:29 +00:00
seb
0e667a4562 Note update of graphics/graphviz to version 1.9nb1 [build fix
for system without pthread]
2003-03-04 20:06:21 +00:00
seb
e28b1f5eb8 Also bump BUILDLINK_DEPENDS.graphviz 2003-03-04 20:04:10 +00:00
seb
2c43b580dd Fix build for all systems without pthread: the ast_common.h
included in the distribution tarball really should not be there.

Bump PKGREVISION
2003-03-04 20:02:28 +00:00
salo
a2f15575a5 Note glib PKGREVISION bump: RTLD_GLOBAL fix by nathanw. 2003-03-04 19:55:17 +00:00
salo
f646a07b7d Make the last fix conditional, fix typo, delint. Bump PKGREVISION. 2003-03-04 19:53:26 +00:00
nathanw
f89dcbad53 Pre-set the value of the configure test glib_cv_rtldglobal_broken to
avoid running the test. The test, which calls dlopen("libpthread.so"),
fails on NetBSD for reasons unrelated to what it is trying to detect,
glib concludes that RTLD_GLOBAL is broken, and gmodule doesn't work.

This method of fooling configure suggested by Ron Roskens on tech-pkg.

Addresses PR pkg/20050 ("galeon fails to load at run-time").
2003-03-04 19:23:17 +00:00
wiz
39e3b43193 aumix-2.8 update done. 2003-03-04 18:07:42 +00:00
wiz
7cb5320086 Update to 2.8. Now using GTK2.
Security notes were added to the installation instructions. Several
possible security bugs were corrected. New el, nl, and zh_CN
translations were added. The es, gl, ja, pt_BR, sv, and uk translations
were updated. New items were added to the View menu (GTK+ only).
The state of the "Mute All" button was corrected (GTK+ only).
Support was added for GTK+ 2.0. A bug with digital inputs may have
been fixed. A shell script for muting and un-muting was added.
Console mouse support on FreeBSD 5.0-CURRENT has been re-enabled.
2003-03-04 18:07:07 +00:00
wiz
4c98545b28 Note lots of updates I did today. 2003-03-04 17:52:37 +00:00
wiz
c28ac6ba09 Update to 0.11.5.5:
Summary of changes from 0.11.5.3 to 0.11.5.4-2003-01-17-1717
============================================
[pkg bug] On systems with a dlopen() in libc (some FreeBSD), -rdynamic was not being included in the LDFLAGS, breaking /modload. Fixed.
[Lil bug] Lily does some strange things when you are /ignore'd by another user, which really confused FireTalk. Fixed.
[UI  fea] Lag check is now to the tenth of a second.
[UI  fea] /help now describes /-commands if given as an argument.
[UI  fea] /ignore displays your ignore list if no arguments are given.
[UI  fea] Profile now includes extended interface information.

Summary of changes from 0.11.5.4-2003-01-17-1717 to 0.11.5.4-2003-01-18-0141
============================================
[UI  fea] History scrollback now leaves the cursor at the end of the line, without affecting partial matching.
[UI  bug] AUTOCRYPT key negotiation failed under some circumstances involving peers not starting on each other's buddy lists. Fixed.
[UI  fea] Passing a command line argument to naim starting with a dash is now an error.

Summary of changes from 0.11.5.4-2003-01-18-0141 to 0.11.5.4-2003-01-20-1216
============================================
[pkg fea] New --with-pkgdocdir to control the location documentation files are installed to (which is also where naim's /help command looks for them).
[pkg fea] New --enable-firetalk-lily-ctcpmagic, experimental.
[IRC bug] Adding a buddy caused an immediate signon notification, which caused confusing problems down the line. Fixed.
[Lil fea] Improved support for /REVIEW and /MEMO (without requiring --enable-debug). Try ``/alias review /m :raw /REVIEW $args1*'' and ``/alias memo /m :raw /MEMO $args1*''.
[UI  fea] $im_prefix and $im_suffix are now documented and will be stored in .naimrc with /save.

Summary of changes from 0.11.5.4-2003-01-20-1216 to 0.11.5.4-2003-01-25-1257
============================================
[pkg fea] --enable-firetalk-lily-ctcpmagic removed, now enabled by default.
[UI  fea] ``/help topics'' expanded.
[IRC fea] Buddy tracking drastically rewritten. Small known bugs to be fixed at a later date.
[IRC fea] Server errors during sign-on are now passed along to the client.
[Lil fea] Handles nickname changes now.
[Lil bug] CTCP magic would be falsely enabled in some situations. Fixed.
[UI  fea] Short informational blurb displayed in window list window when offline.
[UI  fea] Window list window will be permanently displayed until the user signs on.
[UI  bug] /closeall was broken at some point due to other code changes. Fixed.
[UI  fea] Command completion now checks for /alias's first, then fixed commands.
[UI  fea] Previously-typed text completion now informs the user how to enable it in the status bar.

Summary of changes from 0.11.5.4-2003-01-25-1257 to 0.11.5.4-2003-01-28-1950
============================================
[MSN fea] Now able to sign on fully, but does not handle private messages properly. Use at your own risk.
[UI  fea] File transfer status is a bit more verbosely reported now.
[UI  bug] Blurbs and timezones were not cleared on signoff. Fixed.
[UI  fea] Previously-typed text completion now kicks in after 5 characters (previously 20), but caches previous searches to minimize search impact.
[UI  bug] When editting text in the input window, moving the cursor to the last character on a line caused screen artifacts. Fixed.
[UI  fea] ~/.naimlog files will be flushed to disk at regular intervals (every $tprint minutes).
[UI  bug] Automatic messages weren't being displayed the same way as user-typed messages (for example, $timeformat was being ignored). Fixed.
[UI  bug] If a user supplied a text colour that matched your IM window's background colour, the text could disappear. Fixed, though note that for purposes of this logic, the CLEAR background colour is thought to correspond to the BLACK foreground colour, so those of you using xterm's with white backgrounds are still SOL.
[UI  fea] As an experiment, I'm allowing high ASCII characters in IM's to be displayed to the screen raw. Let me know if this causes problems for any terminal types.

Summary of changes from 0.11.5.4-2003-01-28-1950 to 0.11.5.4-2003-01-30-1604
============================================
[IRC fea] Buddy tracking drastically rewritten [again]. Now uses FireTalk's internal state machine exclusively (and shaved off 400 lines from irc.c).
[UI  fea] New colours for buddies with queued messages and specially tagged by the user. New background colour for the status bar.
[UI  fea] /setcol now takes a third argument, which can be either BOLD or DULL, to force that attribute on text of that type.
[UI  bug] When /delbuddy'ing a peer that had previously negotiated AUTOPEER, naim would mistakingly re-add them to your buddy list. Fixed.

Summary of changes from 0.11.5.4-2003-01-30-1604 to 0.11.5.4-2003-02-05-0107
============================================
[IRC bug] Kick messages mistakingly identified the target as the source (i.e., *** user has been kicked by user). Fixed.
[IRC fea] Code cleanups.
[IRC bug] ircd-ratbox (irc.servercentral.net on EFnet) does not collapse cmode +ov into @user in /names output (it displays @+user), which violates RFC. naim is now more tolerant of such noncompliance.
[IRC fea] Unknown server messages and numerics are now sent along to the user with a source of :RAW, originally they were simply ignored. This is mainly to motivate me to track down all standard commands and numerics that aren't properly handled.
[IRC fea] Users by default contain no flags, so they will not be identified as "AOLamer" in /whois.
[Lil bug] Usernames were not properly escaped (i.e. spaces converted to underscores) during renames. Fixed.
[Lil bug] /MEMO output contained duplicate identification messages interspersed with the actual output. Fixed.
[UI  fea] New /tagbuddy command. When used to set a tag for a particular buddy, the buddy in question becomes distinct in your buddy list.
[UI  fea] UI cleanups (all example commands are now green).
[UI  fea] You no longer need to enter paste mode in order to paste multi-line messages, they will automatically be consolidated.
[UI  fea] Auto-responses will only be sent at a maximum rate of once every other second, to thwart clone flood attacks.
[UI  bug] Tab completion for filenames could cause extraneous whitespace to be added to the end of file paths, which confuse commands like /readprofile. Fixed.

Summary of changes from 0.11.5.4-2003-02-05-0107 to 0.11.5.4-2003-02-05-1851
============================================
[FT  bug] Sending messages to :RAW weren't always being treated as a special event. Fixed.
[IRC fea] Server notices are now treated as a special case.
[IRC fea] A number of "meaningless" numeric responses are now properly ignored.
[IRC fea] Unrecognized messages are sent to a :RAW pseudo-chat.

Summary of changes from 0.11.5.4-2003-02-05-1851 to 0.11.5.4-2003-02-07-1416
============================================
[pkg fea] Removed stale irc_match.[ch].
[IRC fea] Added ircu's 396 numeric ("x is now your hidden host") to ignore list.
[IRC fea] Reformatted 352 numeric before passing along as unhandled.
[Lil fea] IRC-style "unhandled" notification introduced.
[UI  fea] Tab is now magically caught during pastes, a la the Enter key.
[UI  bug] Enter key catching sometimes caused inappropriate blank lines to be sent to the user. Fixed.
[UI  fea] All random messages are now prefixed with the connection window they occur in. For example, CTCP's sent from EFnet will be marked as such, even if you are in AIM.

Summary of changes from 0.11.5.4-2003-02-07-1416 to 0.11.5.4 [2003-02-07]
============================================
[pkg fea] Minor documentation updates.

Summary of changes from 0.11.5.4 to 0.11.5.5-2003-02-11-1505
============================================
[IRC bug] ^O did not properly clear attributes. Fixed.
[IRC fea] Added 307 numeric ("x has identified for this nick") to ignore list.
[Lil fea] Unhandled messages now more useful.
[Lil bug] Change in naim behaviour broke Lily driver's ability to send :RAW commands. Fixed.
[UI  FEA] ^R and ^Y scroll back and forward now, for OS 10 Terminal.app users who have no PgUp/PgDown.
[UI  FEA] SIGHUP, SIGUSR1, and SIGUSR2 are now caught as pseudo-keys, handled by /bind.
[UI  fea] /connect will attempt to catch when you specify a server instead of a nickname, and adjust its behaviour accordingly.
[UI  FEA] Extended ASCII input now handled more gracefully.
[Lil bug] Previous feature breaks Lily support. Continuing bug, expecting fix soon at the server level.
[UI  fea] All locally echoed messages will be echoed to the status window as well.
[UI  fea] &#xxx; characters now handled properly.
[UI  BUG] --enable-detach was broken in 0.11.5.4. Fixed.
[UI  fea] Variables listed in /set are now left-justified.

Summary of changes from 0.11.5.5-2003-02-11-1505 to 0.11.5.5-2003-02-14-2157
============================================
[UI  FEA] The "AIM/TOC" protocol name has been renamed to "TOC", since it works for both AIM and ICQ. "AIM/TOC" will still be accepted so as not to break existing .naimrc's.
[mod fea] New "nstatus" module distributed with naim, as a simpler example module.
[pkg FEA] ``make install'' now installs symlinks for nirc, nicq, and nlily which all have different startup behaviours.
[UI  fea] Tab completion for buddies now works more transparently when dealing with buddy realnames (as opposed to screen names).
[UI  fea] Slight UI tweaks.
[pkg fea] The doc/*.txt files are now actually plain text.
[UI  FEA] All /help topics have been moved back to being internal to naim (i.e., the doc/*.txt files are no longer used).
[UI  fea] /names ON and /names OFF will now display online and offline buddies, respectively.
[UI  BUG] naim would automatically /load ~/.${0}rc at start, but /save would always save to ~/.naimrc. /save now saves to ~/.${0}rc, which I consider to be fixed.
[UI  FEA] When a buddy has a "realname" (the third argument to /addbuddy), that will be used in query windows instead of their screen name. This is primarily for ICQ, where it doesn't make much sense any other way.
[UI  FEA] Built-in default naimrc now fits nicely into an 80x25 screen.

Summary of changes from 0.11.5.5-2003-02-14-2157 to 0.11.5.5-2003-02-18-0908
============================================
[pkg fea] Autoconf now displays the protocol drivers enabled at compile time.
[UI  fea] /newconn now accepts "AIM", "AIM/TOC", "ICQ", and "ICQ/TOC" as synonyms for "TOC".
[UI  fea] Autopaste will not engage when typing a command.
[UI  fea] Variables with overlong descriptions in ``/help settings'' now have separate, left-justified lines.

Summary of changes from 0.11.5.5-2003-02-18-0908 to 0.11.5.5-2003-02-18-0940
============================================
[Lil bug] /part'ing a non-existent discussion (such as :RAW) would cause an unidentified error to be sent to :RAW. Fixed.

Summary of changes from 0.11.5.5-2003-02-18-0940 to 0.11.5.5-2003-02-22-0034
============================================
[Lil bug] /create'ing an existing discussion (such as -ctcpmagic) would cause an unidentified error to be sent to :RAW. Fixed.
[UI  fea] New $winlistheight, to set the percentage of the screen height to use for the window list window. Default of 75.
[UI  fea] When redrawing windows (such as during start-up), naim now updates the status bar to keep you informed.
[UI  fea] New $logtprint, 1 = log daily timestamps, 2 = log all timestamps. Default of 1.
[UI  fea] When flushing log files (every $tprint minutes), naim now updates the status bar to keep you informed.
[pkg bug] Some of the generation scripts used "%i", while some awk's only accept "%d" for integers. Fixed.
[UI  fea] All "special" status bar messages now use a different background/foreground pair for extra visibility.
2003-03-04 17:51:22 +00:00
seb
22f4ca6902 Note initial import of p5-Text-Format version 0.52 into the NetBSD
Packages Collection.

Provided in PR pkg/20503 by Jonathan Perkin
<sketch at rd dot bbc dot co dot uk>.

The perl5 module Text::Format provides the format(), paragraphs(),
center(), expand() and unexpand() functions: i.e. various functions
for paragraph formatting, tabs/spaces expansion/contraction and
lines centering.
2003-03-04 17:43:51 +00:00
seb
9380660b1e Add & enable p5-Text-Format. 2003-03-04 17:42:43 +00:00
seb
3c48470a36 Initial import of p5-Text-Format version 0.52 into the NetBSD Packages
Collection.

Provided in PR pkg/20503 by Jonathan Perkin
<sketch at rd dot bbc dot co dot uk>.

The perl5 module Text::Format provides the format(), paragraphs(),
center(), expand() and unexpand() functions: i.e. various functions
for paragraph formatting, tabs/spaces expansion/contraction and
lines centering.
2003-03-04 17:41:41 +00:00
wiz
ad8ff3b002 Update to 2.22.
* A small problem with fingerprints has been fixed.
* A tutorial has been contributed.
* You can now have international characters in comments.
* A C++ cookbook has been added.
* A test failure on Cygwin has been fixed.
* The [read] and [read_lines] builtin functions have been
  added.  See the Reference Manual for more information.
2003-03-04 17:36:16 +00:00
seb
5928de5d2f Note initial import of p5-Proc-Daemon version 0.02 into the NetBSD Packages
Collection.

Provided in PR pkg/20502 by Jonathan Perkin
<sketch at rd dot bbc dot co dot uk>.

Proc::Daemon provides the capability for a Perl program to run as
a Unix daemon process.
2003-03-04 17:06:20 +00:00
seb
abfa5941bc Add & enable p5-Proc-Daemon. 2003-03-04 17:04:12 +00:00
seb
789d099b1b Initial import of p5-Proc-Daemon version 0.02 into the NetBSD Packages
Collection.

Provided in PR pkg/20502 by Jonathan Perkin
<sketch at rd dot bbc dot co dot uk>.

Proc::Daemon provides the capability for a Perl program to run as
a Unix daemon process.
2003-03-04 17:02:40 +00:00
wiz
fe35c6873e Update to 1.0.27.
* bug fixes: spurious xmlns:nsX="" generation, serialization bug
  (in libxml2), a namespace copy problem, errors in the RPM spec
  prereqs
* Windows path canonicalization and document cache fix (Igor)
2003-03-04 16:54:39 +00:00
wiz
c4ae4361d6 Update to 2.5.4.
* Conformance testing and lot of fixes on Relax NG and XInclude implementation
* Implementation of XPointer element() scheme
* Bug fixes: XML parser, XInclude entities merge, validity checking on namespaces,
  2 serialization bugs, node info generation problems, a DTD regexp generation problem.
* Portability: windows updates and path canonicalization (Igor)
* A few typo fixes (Kjartan Maraas)
* Python bindings generator fixes (Stephane Bidoul)
2003-03-04 16:52:07 +00:00
wiz
9425280e96 Update to 0.71.2, now using GTK2.
0.71.2 - 1/16/2003
- Changed all occurrences of the deprecated jpilot_logf call to the correct
  jp_logf
- included libplugin.h from J-Pilot 0.99.4
- removed the unused prefs.h
- changed all LOG_XXX macros to the JP_LOG_XXX form used in the new
  libplugin.h
- applied and updated the patch from Ludovic which prints an error if the
  AvantGo .prc file is not installed
- added support for GTK2 (use --enable-gtk2)
    -- this does not do anything extra, it just lets jpilot-syncmal work with
    GTK2-enabled J-Pilot 0.99.4

0.71.1 - 6/21/2002
- Applied patch from Ludovic Roussea which allows GTK to set the size of the
  about box
- Reorganized Makefile.in
- Fixed the warnings about no newlines in the malsync src
2003-03-04 16:30:18 +00:00
wiz
e99332c583 Update to 0.99.5, now using GTK2.
0.99.5 = 02/21/03
 Fixed serious bug resulting in overwriting appointments on the palm (Serious bug)
 Restore now restores latest files instead of ones from last backup (Critical bug)
 Added -export-dynamic to Makefile to resolve jp_logf unresolved errors
 Made home key go to today in datebook
 Added dialog error windows instead of logging them
 If files are to be installed a prompt window opens before a sync/backup
 Browser windows open from jpilot menu
 When app button is pressed it will cycle through categories

0.99.4 - 01/13/03
 Ported code to GTK-2 (I used GTK-2.2)
 Added random password generation to KeyRing
 Added a dialer program and GUI launcher
 Added Syncronization of categories and editing categories on desktop
 Added Export of iCalendar format from ToDo and Datebook
 Added Export of vCard format from Address book
 Added Export of ldif format from Address book
 Added Russian Language Support
 Removed jpilot-upgrade-99
2003-03-04 16:29:28 +00:00
seb
fe10b7488e Note initial import of p5-Config-General version 2.15 in to the NetBSD
Packages Collection.

Provided in PR pkg/20501 by Jonathan Perkin
<sketch at rd dot bbc dot co dot uk>.

Config::General opens a config file and parses it's contents for
you. After parsing the module returns a hash structure which contains
the representation of the config file.

The format of config files supported by Config::General is inspired
by the well known apache config format, in fact, this module is
100% read-compatible to apache configs, but you can also just use
simple name/value pairs in your config files.
2003-03-04 16:29:22 +00:00