Commit graph

6827 commits

Author SHA1 Message Date
frueauf
bb9f94eb5e Update fetchmail to 5.0.6.
fetchmail-5.0.6 (Mon Aug  2 14:04:23 EDT 1999):
* Czech internationalization support (thanks to Jiri Pavlovsky).
* Russion internationalization support (but I couldn't read the contributor
  name in the headers!)
* Update of the French internationalization support by Guy Brand.
* Lexer fix for the `nokeep' problem by Robert de Bath.
* Lexer states added to tell the lexer to return a string after a
  `username' or `password' keyword, courtesy of Brian Boutel.
* Interface option fix from Bill Currie.
* 554 added to default antispam values (for Postfix).
* In UID files, split on *rightmost* @ as some dialups actually embed
  @ in usernames.
* Detect Intermail server's "wait a few minutes" message and cope.
* Patches for Heimdal implementation of GSSAPI from Leif Johansson
  <leifj@matematik.su.se>.  Somebody should test this against the MIT version.
* Fix IMAP authentication code to not rely on the challenge code
  accepting multiple writes; thanks to Kevin Turner <kevin.turner@oberlin.edu>.

Warning: CompuServe changed their POP3 system on 31 July 1999.  In doing
so, they broke fetchmail's RPA support.  Nobody has sent me either code that
works with the new system or a spec for it yet.
1999-08-07 12:50:21 +00:00
fredb
0c050913db Expand nested template for consumption by egcs-1.1.1. (Fixes pr-6748.)
Assorted fixes and tweaks: conditionally disable work-around for
__GNUC__<3.91; enable -funroll-loops per Imakefile comment; NetBSD needs
to include unistd.h to get select().
1999-08-07 10:36:16 +00:00
drochner
03f02d836c update to 1.0b4 1999-08-07 10:23:52 +00:00
rh
2d75d48760 Add a couple of mirror sites outside of the "pgpi.com" domain. 1999-08-07 06:01:07 +00:00
mjl
ebbc9ac948 Home page and download site have changed. 1999-08-06 22:55:02 +00:00
rh
ad7da7b1c5 Update glade to 0.5.1
This release contains quite a few bug fixes, and a couple of new features:

  * New widget properties - GtkWindow & dialog subclasses now have default
    width & height properties.  GtkPaned has Position property, and
    children have Shrink & Resize packing properties.
  * GtkMenubar has shadow type property. GtkHandleBox has shadow type,
    handle position & snap edge properties. GtkBox children have Position
    property (which isn't saved in the XML), though this may be a little
    confusing due to the PACK_START/END flag.
  * More support for underlined accelerator keys. If the label in a button
    has an underlined character, then the button can be activated by
    pressing Alt + the underlined key. Similarly if a normal label has
    an underlined character, pressing Alt + the key will set the keyboard
    focus to the widget on the right, e.g. a text entry box.
  * Ctrl-R accelerator to redisplay a window - it should appear at the same
    size it will be in the final application. Very handy.
  * Bug fixes, including a fairly serious one in the generated code which
    meant that widgets were never destroyed.
1999-08-06 22:49:24 +00:00
ross
94b3faac46 Redo the patch sum now that someone has added the happy $NetBSD$ id. 1999-08-06 18:08:09 +00:00
msaitoh
fb2df0060c upgraded to -patch-3 1999-08-06 17:08:57 +00:00
hubertf
ad83eca58c add & enable libgetopt 1999-08-06 16:37:58 +00:00
hubertf
2d7fda348b NetBSD's getopt_long put into a library, until we have this somewhere
else available to (all!) users.
1999-08-06 16:37:22 +00:00
tron
751a97efa4 Master site has changed. 1999-08-06 14:56:55 +00:00
agc
c53f5c243d Be consistent - move the message about "copyright" to the pkg/MESSAGE file. 1999-08-06 13:45:51 +00:00
agc
cef167f234 Make this package work on Solaris. 1999-08-06 13:30:42 +00:00
agc
980c4a3727 Add a patch to generalise the manual page's use of /usr/local to be
${PREFIX}. Also reflect the fact that the latest version of siod is 3.4,
not 3.2.
1999-08-06 10:39:30 +00:00
agc
e7432a2c25 Make this package work on Solaris. 1999-08-06 09:50:01 +00:00
agc
e21695c769 Add and enable siod. 1999-08-06 09:44:22 +00:00
agc
39e7c9e4b3 Initial import of SIOD 3.4, Scheme in One Day/Defun, a small-footprint
implementation of the Scheme programming language, into the NetBSD
packages collection.

This package as marked as being only for Solaris at the moment because
it is, as yet, untested on NetBSD.
1999-08-06 09:43:30 +00:00
sakamoto
cca645f027 Update to 1.0.4.
Changes: bugfixes and cleanups.
1999-08-06 01:03:32 +00:00
sakamoto
53e6bd27d5 Update to 0.6.1.
Changes:
	Spanish messages, improved AI import/export filters, improved CMX
	import filter and bug fixes.
1999-08-06 00:32:16 +00:00
tron
38c8305004 Replace broken Perl5 build dependence by standard build dependence. 1999-08-05 18:08:08 +00:00
hubertf
9f50afe1ad Update to V0.7.1. Changes:
Overview of changes in Ethereal 0.7.1:
* Fixed big memory leaks in dfilter code (Guy)
* Enhanced xdlc, llc, and x25 (Guy, Olivier)
* Made glossary-dump option not initialize X11 (Guy)
* Fixed logical operands in dfilter code (Gilbert)
* Added progress bar to display filter (Gilbert)

Overview of changes in Ethereal 0.7.0:
* Addition of RTSP and SDP dissectors (Jason)
* New proto_tree and display filter system (Gilbert)
* Updated SMB suport (Richard)
* RADIUS dissector added (Johan)
* Display filter text-entry does auto-reload (Guy)
* Now compiles on Win32 (Gilbert)
* Removed support for GTK+-1.[01].x (Gilbert)
* Column re-sizing changes (Guy)
* Linux ATM Classical IP support (Theirry)
* X.25 support in wiretap iptrace routine (Olivier)
* Wiretap fix for "-S" ethereal option (Laurent)
* LAPB and X.25 dissectors added (Olivier)
* FreeBSD compilation cleanups (Bill Fumerola,
	<billf@jade.chc-chimes.com>)
* Ability to print all packets at once (Guy)

Overview of changes in Ethereal 0.6.3:
* Capture dialogue window data bug-fix (Guy)
* PPPoE (PPP over Ethernet) added (Jeff Jahr)
* ISAKMP, GRE, PPTP added (Brad Robel-Forrest)
* RSVP added (Ashok Narayanan)
* Summary dialogue added (Aaron Hillegass)
* Match Selected GUI added (Ashok Narayanan)
* Display Option GUI allows change of Time column (Guy)
* GTK 1.[12] bug fix (Gilbert)
* Code clean up (Guy)
* strerror() added for platforms that don't have it (Guy)
1999-08-05 17:45:57 +00:00
bad
240d084e02 Add and enable xmysql and xmysqladmin. 1999-08-05 17:25:05 +00:00
bad
20fe88cfac Initial import of xmysql-1.10, a graphical front end to the MySQL database
engine.
1999-08-05 17:21:39 +00:00
bad
df411b8a88 Initial import of xmysqladmin-1.0, a graphical front end for administering
MySQL databases.
1999-08-05 17:20:11 +00:00
tv
cbcc447c3e Rename binkd.cfg to binkd.cfg.dist so as not to overwrite a custom binkd.cfg. 1999-08-05 15:46:27 +00:00
agc
4f66fd9855 Minor English corrections. 1999-08-05 14:55:16 +00:00
agc
55185663ec Make this package work on Solaris:
+ Makefile patches to work out what OS is being used.
+ Solaris 2.6 (at least) has herror, so don't try to redefine it
+ Pass down CC value from package Makefile
+ Don't pass down Zoularis CPPFLAGS from package Makefile
+ Regen patch-sum file
1999-08-05 13:09:27 +00:00
hubertf
b4ba7a4bee Hanggliders fly in the background of the X screen.
Picked up at www.happypengiun.org (no comment :-)
1999-08-05 03:51:18 +00:00
hubertf
b2c74874a5 add & enable xhangglider 1999-08-05 03:51:12 +00:00
hubertf
a95e678f80 Update to V0.7.2. (Forgot these on last commit) 1999-08-05 01:58:10 +00:00
hubertf
a8e9d00a21 Update to V0.7.2.
Changes: Falling dirt, falling damage, three
  new weapons with documentation on how to
  write your own, now compiles/runs on
  sparc/solaris, and turn timeouts added for
  players that just sit there and don't fire.
1999-08-05 01:56:57 +00:00
rh
9d815c97b5 Update xsane to 0.31
Notable changes are:
  * Experimental (not defined in the SANE standard) support for Automatic
    Document Feeder (scan until error) - should at least work with the
    umax-backend!
  * Changed standard device settings filename from scsi generic devicename
    to vendor:model.
  * The main window can be a fixed or a scrolled, resizable window now.
    Selection is done via setup/display/"main window fixed", the main
    window mode can be overwritten by specifying a command line option:

       -R or --Resizeable activates the resizeable, scrolled main window,
       -F or --Fixed activates the fixed (non resizable) main window.

  * Added option --device-settings file for definition of default device
    settings filename
  * Changed *_RGBI to *_RGBA to be compatible with coming extensions to
    the SANE standard
1999-08-04 18:31:53 +00:00
fredb
32f1a492b3 Revert previous change. Having two versions of a package enabled breaks
"install" and "package" targets.
1999-08-04 17:44:10 +00:00
rh
7cd712c686 regen. 1999-08-04 17:05:56 +00:00
rh
a43f07cfd8 Add and enable tn5250. 1999-08-04 17:01:33 +00:00
rh
ad9c945b99 Import of tn5250-0.12.51, an implementation of the IBM 5250 telnet protocol 1999-08-04 17:00:26 +00:00
jlam
4171c2b4e6 Rename dhid.sh.sample to dhid.sh. This matches what security/ssh does. 1999-08-04 14:04:36 +00:00
agc
a3d4c1dd82 Ignore result of ${RM} command in do-extract target - the original ${LN} -fs
command was split into two specific commands: ${RM} -f, then ${LN} -s, for
Solaris ln(1) behaviour, and, as pointed out by Julian Coleman, this can
have an unfortunate side-effect on read-only filesystems.
1999-08-04 13:49:02 +00:00
hubertf
019d8b1c5b libXpm is in $X11BASE, even at runtime!
Fixes PR 7915 by Michael G. Schabert <mikeride@prez.org>
1999-08-04 12:18:11 +00:00
fredb
1a8aa7ea46 Add and enable afterstep-current 1999-08-04 11:30:52 +00:00
fredb
99654aaa26 Update afterstep-current to 1.7.129
- - Fixes for default configuration
1999-08-04 11:28:35 +00:00
hwr
1c7f8f1875 The mutt-international subdirectory is no longer valid for ftp.fu-berlin.de 1999-08-04 08:36:27 +00:00
fredb
9dcfe63dd0 Update afterstep-current to 1.7.128. Assorted bug fixes and re-engineering.
Highlights:
- - Changes module socket to mode 700 for greater security.
- - Adds "importasmenu" script, for importing GNOME or KDE menus.
- - Fix colormap macros for big-endian architectures.
1999-08-04 05:53:24 +00:00
abs
6b71037340 Needs ghostscript5 for fonts. 1999-08-03 21:32:51 +00:00
bad
549f405a8e regen. 1999-08-03 20:33:52 +00:00
bad
216c39fe9f Add support for m68k machines. Patches by Andy Finnell.
Thanks to Greg Oster for testing.
1999-08-03 20:30:41 +00:00
agc
4684b47664 Regen. 1999-08-03 15:05:45 +00:00
agc
37dc7b39ee Use strerror(3), rather than mucking about with sys_nerr and sys_errlist
specifically - makes this work on Solaris again.
1999-08-03 15:00:57 +00:00
hubertf
f5f867a008 Sources for machine independent parts for teTeX 1.0.6.
Provided to fulfil the licensing terms.
1999-08-03 14:10:42 +00:00
hubertf
5ac13387ac Machine independent parts for teTeX 1.0.6:
web files, metafont bases, style files, font definitions,
localisation, ofm-, ovf-, vf-, pfb- and tfm-files,
(meta)font source files, lots of documentation, ...
1999-08-03 14:04:56 +00:00