Commit Graph

83 Commits

Author SHA1 Message Date
jasper
0fe4b0c08d update to minicom-2.7 2014-08-21 08:23:00 +00:00
sthen
4d259ed5ef Fix up alioth.debian.org MASTER_SITES URLs.
Old https://alioth.debian.org/frs/download.php/xxx/ URLs now give a 0-byte
file, the "proper" https://alioth.debian.org/frs/download.php/file/xxx/
URLs give a 406 error unless there's an http Accept: header, but URLs in the
form https://alioth.debian.org/frs/download.php/latestfile/yyy/ do work, and
don't need changing for each release of the distfile ("yyy" is different to
the per-file "xxx" value and needs to be looked up on the project's file
listing page...)

(These URLs also need the relevant ca cert; that is a separate issue.)
2014-01-14 00:38:39 +00:00
brad
1d77e89c13 Remove Chris Kuethe as maintainer. OpenBSD e-mail address bounces and has been
inactive for quite awhile.
2013-10-10 02:08:19 +00:00
gonzalo
52ca93820f Update for minicom to 2.6.2
Maintainer timeout.

Ok sthen@
2013-03-27 12:14:28 +00:00
espie
51e3b5bd29 PERMIT_* / REGRESS->TEST sweep 2013-03-11 01:30:26 +00:00
sthen
bca631e6d6 update to minicom 2.5
- rolls in a huge bunch of wprintf patches, also fixes conflict with getline()
- note that the setuid support has been removed from the code
2012-03-19 22:17:43 +00:00
stsp
a1212ad29c minicom contains a function called wprintf() (print to a window) which
collides with the standard C wprintf() (print a wide character string).
Upstream already realised this was a bad idea and changed the function's
name to mc_wprintf(). Do the same for our port.
ok ajacoutot landry dcoppa
2011-04-22 11:21:46 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
sthen
16fb1a7783 fix a few tabtabUSE_GROFF, problem pointed out by Alexandr Shadchin 2010-10-18 21:35:47 +00:00
espie
7b7cc80d38 USE_GROFF=Yes 2010-10-18 16:52:44 +00:00
merdely
379afe5f60 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN
From Darrin Chandler
2007-09-16 01:37:09 +00:00
ckuethe
20bc216713 As I seem to be the only minicom user, take maintainership.
Update from 2.00.0 to 2.2.
Minicom 2.2 includes improved logging
2007-05-23 16:40:55 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
steven
f2a64beea9 new HOMEPAGE, add license marker, bump PKGNAME 2006-07-13 06:47:09 +00:00
david
f85600afe0 move any perl or sed substitutions from post-patch to pre-configure
(fixes make update-patches)
ok sturm@; "looks reasonable" steven@
2006-02-08 04:54:48 +00:00
naddy
bfd5225608 Always explicitly set the AUTOCONF_VERSION to use. In some cases
the default was not appropriate.
2005-11-03 18:28:55 +00:00
alek
ac13c1aea3 Fix libintl detection (previously this port was using bundled libintl)
ok naddy@
2005-01-06 19:51:44 +00:00
naddy
b7db90135a SIZE 2005-01-05 15:58:29 +00:00
espie
9d13fe32e0 WANTLIB markers 2004-11-21 22:29:50 +00:00
danh
6362fb0bc7 initial sweep for MESSAGE decoration removal; ok espie@ 2004-10-13 18:59:18 +00:00
espie
081e4fec6d update to new plists. 2004-09-14 23:24:38 +00:00
xsa
b698ec169b new-style MODULES. 2004-08-10 08:12:09 +00:00
espie
214b94cdfb more new plists, kill some INSTALL. 2004-08-09 16:27:13 +00:00
xsa
733f51e23a Yay! @extra todo list is shriking! 2004-04-14 10:44:13 +00:00
pvalchev
0d6b2aeaa3 default to /dev/cuaa on sparc; robert nagy 2004-03-23 19:01:17 +00:00
naddy
3f63cbf3ac @dirrm shared directories 2003-12-16 16:42:30 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
pvalchev
0365c592e6 COPTS+= (don't override) 2003-12-04 05:34:52 +00:00
sturm
38eb2f85f7 - /etc -> ${SYSCONFDIR}
- remove MASTER_SITE_BACKUP
- update checksums, the author just changed email addresses and urls
  in different files without bumping the version number
2003-04-24 19:03:22 +00:00
rohee
0916ac25b1 Cross-references for manpages 2003-03-28 21:27:52 +00:00
brad
11e994cd45 trim 2002-12-04 17:10:42 +00:00
pvalchev
acc52383c0 Do not install setuid uucp; use group dialer to control access to modem
Print a message saying that if someone wishes to use minicom's
minicom.users file to control access they have to change the perms; help from S@mSmith.net
2002-09-28 00:46:11 +00:00
mpech
a8924e572b Remove Oleg Safiullin from MAINTAINERS.
form@ ok
2002-09-01 18:49:00 +00:00
form
8600d410f6 o New homepage.
o Get distfile from MASTER_SITE_BACKUP.

Minicom distfile has been changed. It seems the distfile contains new
version of minicom (and some garbage - backup files, config.cache, etc...),
but distfile name isn't changed. Homepage says nothing about new version of
minicom, so I've decided to not update the port until I understand what's
hapenning with it.
2002-06-13 03:26:44 +00:00
form
4a753f740c bye bye MASTER_SITE_SUBDIR 2002-05-13 02:36:24 +00:00
form
93cba8d224 missed in last commit 2002-03-22 05:35:09 +00:00
form
172424f044 upgrade to 2.00.0 2002-03-22 05:31:37 +00:00
espie
c7c34c2206 Bump NEED_VERSION 2002-03-21 20:46:23 +00:00
espie
e3edfb9aea md5->distinfo 2002-03-21 20:20:41 +00:00
brad
27494b99dc If we are going to install the I18N files then we might as well enable the
support for it to make use of the files.
2001-10-12 03:30:30 +00:00
brad
5de2028787 rename patches 2001-10-12 02:49:03 +00:00
lebel
619fd9b942 Twenty-two ports have HOMEPAGE in their Makefile, but not in DESCR;
from Jason Peel <jsyn@nthought.com>
2001-07-02 16:19:04 +00:00
naddy
74036d1d8b fix multibyte message catalogs; no response from maintainer
Korean changes from Sungman Cho <smcho@tsp.korea.ac.kr>
2001-06-07 13:40:27 +00:00
form
2f36775103 add HOMEPAGE; mpech@openbsd.ru 2001-03-30 11:33:39 +00:00
form
8c3046a465 move COMMENT to Makefile 2001-03-29 09:52:20 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00
brad
a60d676442 - move examples from share/minicom to share/examples/minicom
- ${FOO} -> $FOO in DEINSTALL/INSTALL
2000-08-31 00:40:30 +00:00
brad
50d20074bb remove @owner, @group and @mode tags 2000-08-31 00:22:56 +00:00
brad
95b3790845 install minicom user:group of root:wheel 2000-08-31 00:21:56 +00:00
brad
0c7a16985e add #!/bin/sh 2000-07-19 09:31:17 +00:00