Subject: CVS commit: pkgsrc/comms/minicom
To: None <pkgsrc-changes@NetBSD.org>
From: Bernd Ernesti <veego@netbsd.org>
List: pkgsrc-changes
Date: 06/19/2005 11:34:45
Module Name:	pkgsrc
Committed By:	veego
Date:		Sun Jun 19 11:34:45 UTC 2005

Modified Files:
	pkgsrc/comms/minicom: Makefile PLIST distinfo
	pkgsrc/comms/minicom/patches: patch-aa patch-ab patch-ac patch-ad
	    patch-ae
Added Files:
	pkgsrc/comms/minicom: MESSAGE
Removed Files:
	pkgsrc/comms/minicom/patches: patch-af patch-ag
	pkgsrc/comms/minicom/scripts: create-dev-link

Log Message:
Update to 2.1.

Too many Changes to list here (Changelog is too long), so only whats new in 2.1:
 - applied some pending patches (see ChangeLog for a complete list)
 - added support for socket connections
 - fixed compiling issues on Solaris
 - new maintainer: Adam Lackorzynski
 - new homepage: http://minicom.alioth.debian.org/
 - new mailinglists (-devel and -announce):
      http://alioth.debian.org/mail/?group_id=31

NetBSD patches:
- Include <sys/types.h> to fix PR pkg/29026 (1st error)
- Fix i18n error for PR pkg/29939, which should also fix PR pkg29026 (2nd error)
- Remove the create-dev-link script, which fix PR pkg/29026 (3rd error)
  The system administrator is expected to setup the correct configuration
  of the modem device.
- Updated patches and removed patch-af and patch-ag
- Fix the path for the lrzsz and gkermit tools in the default configuration
- Remove the old share/doc/minicom dir, because the new Makefiles doesn't
  install them and they are outdated


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 pkgsrc/comms/minicom/MESSAGE
cvs rdiff -r1.42 -r1.43 pkgsrc/comms/minicom/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/comms/minicom/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/comms/minicom/distinfo
cvs rdiff -r1.8 -r1.9 pkgsrc/comms/minicom/patches/patch-aa
cvs rdiff -r1.3 -r1.4 pkgsrc/comms/minicom/patches/patch-ab \
    pkgsrc/comms/minicom/patches/patch-ae
cvs rdiff -r1.4 -r1.5 pkgsrc/comms/minicom/patches/patch-ac
cvs rdiff -r1.5 -r1.6 pkgsrc/comms/minicom/patches/patch-ad
cvs rdiff -r1.2 -r0 pkgsrc/comms/minicom/patches/patch-af
cvs rdiff -r1.1 -r0 pkgsrc/comms/minicom/patches/patch-ag
cvs rdiff -r1.5 -r0 pkgsrc/comms/minicom/scripts/create-dev-link

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.