1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

46 Commits

Author SHA1 Message Date
David E. O'Brien
53261c9447 Better detecting of modem status lines.
Use the 4.4BSD spelling of TIOCMGET and TIOCMSET rather than the obsolete
TIOCMODG and TIOCMOD.

PR:		16341
Submitted by:	Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
2000-11-11 22:18:36 +00:00
David E. O'Brien
1d710016d9 Fix "DISTFILES".
Submitted by:	steve
2000-10-11 22:58:19 +00:00
David E. O'Brien
a5bff01e54 Use _PATH_UUCPLOCK from path.h rather than /var/spool/uucp.
Requested by:	Daniel O'Connor <doconnor@gsoft.com.au>
2000-09-28 16:41:51 +00:00
Satoshi Asami
6963a2b623 Oops, this WRKSRC *was* necessary. Change ${PKGNAME} to ${DISTNAME} instead
of taking it out.  My apologies.

Reported by:	maintainer
2000-09-27 10:16:21 +00:00
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Maxim Sobolev
d5db1c3535 Update md5 checksum. Unfortunately there is no previous version on
MASTER_SITE_BACKUP, so it is impossible to check what was changed.

Submitted by:	bento
2000-07-13 08:19:34 +00:00
David E. O'Brien
71705e80d5 Revert to rev 1.8 -- which breaks this port again.
I don't know exactly what changed in the distfile.  To generate the new
checksum I did ``make distclean makesum''.  So I don't have the old distfiles
around to check.  I did verify that the new distfiles does compile and the
resulting binary runs.  But I guess that is not suffient today.

Prodded by:	kris
2000-06-09 19:11:03 +00:00
David E. O'Brien
4169f68dc3 Distfile changed -- update checksum. 2000-06-09 18:25:54 +00:00
David E. O'Brien
c7de0189ba Upgrade to version 1.83.1.
1.83.1 is supose to have more sane logfile control.
2000-06-01 18:00:34 +00:00
Michael Haro
59df8af48e update with the new PORTNAME/PORTVERSION variables 2000-04-08 23:24:42 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
David E. O'Brien
8c04bbf914 Upgrade to version 1.83.0. 2000-02-01 11:40:07 +00:00
Peter Wemm
31c8c45ff4 $Id$->$FreeBSD$ 1999-08-29 10:59:56 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
David E. O'Brien
c1486a69f5 Change default DTE-DCE rate to 57600.
Get rid of the blooming logfile -- which should have been a runtime option!
1999-07-22 09:35:26 +00:00
David E. O'Brien
f8b711838e Another MASTER_SITE tweak. 1999-07-10 08:33:56 +00:00
David E. O'Brien
1893509bda Change order of MASTER_SITES for speeder access. 1999-07-10 00:09:40 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
David E. O'Brien
1ba6f38710 Respect CFLAGS and CC.
Submitted by:	Mikhail Teterin <mi@misha.cisco.com> (reworked by me)
1999-04-14 17:08:00 +00:00
Marc G. Fournier
c119344d7a Move WWW_SITE to DESCR 1999-04-14 00:27:13 +00:00
Marc G. Fournier
da2f1b30b8 More Y2K/WWW_SITE links... 1999-03-12 15:52:27 +00:00
David E. O'Brien
756f5bb329 upgrade to 1.82.1 1999-02-18 07:15:01 +00:00
Satoshi Asami
6f36354319 Remove kermit dependency. Kermit is unpackageable, which will make minicom
packaging fail too.

PR:		10065
Reviewed by:	obrien
1999-02-14 06:55:16 +00:00
David E. O'Brien
5893045b22 Include <sys/param.h> for ascii-xfer. Otherwise it doesn't recognize our
superior BSDness.  It also doesn't include code for line/character delays.

Noticed by:	Daniel O'Connor <doconnor@gsoft.com.au>
1998-12-14 09:29:24 +00:00
David E. O'Brien
31b603385e Upgrade to 1.82. 1998-12-14 03:14:50 +00:00
Bill Fumerola
4f183f626d Update MASTER_SITES.
Thanks To:	Fenner's portsurvey and ftpsearch.lycos.com
1998-12-09 22:35:05 +00:00
Tim Vanderhoek
91580b1ade Wow. Deleting manpages is a lot faster on bento. 1998-08-17 08:23:05 +00:00
David E. O'Brien
98ab79e697 Upgrade to version 1.80. 1998-08-11 10:29:56 +00:00
David E. O'Brien
178721614c Allow root to use the "-d" switch.
Cleanup pre-install script.
Remove etc/minicom on pkg_delete.
1998-01-10 18:39:42 +00:00
David E. O'Brien
5a47182c21 Upgrade to 1.78 1998-01-03 10:58:43 +00:00
Justin M. Seger
04189f61a3 Remove bad MASTER_SITE, fix version required line. 1997-11-26 23:20:45 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
David E. O'Brien
f60c0d9cfe Change my email address. 1997-04-04 15:58:10 +00:00
David E. O'Brien
903510e6ba Location w/in Sunsite moved. 1997-04-04 15:57:32 +00:00
David E. O'Brien
19f3fc71de Added the developer's site so I can remember what it is. 1997-03-28 01:36:50 +00:00
David E. O'Brien
c591cbb8b4 Make suid uucp rather than root. 1996-12-10 01:03:04 +00:00
David E. O'Brien
aee5a66b69 Change dependancy from restricted rzsz to un-restricied lrzsz. 1996-11-24 08:51:54 +00:00
Satoshi Asami
642e598732 Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:37:03 +00:00
David E. O'Brien
fe5b7da774 CAT_E_GORIES+= -> CAT_E_GORIES=
Added MAINTAINER's to some, switched to new MAN[1-8]
1996-11-17 03:01:21 +00:00
Satoshi Asami
92cb149612 Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
${COMPRESS_MAN} so they will at least work.  I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-13 12:41:39 +00:00
David E. O'Brien
e8917c8cba Changed to use ${COMPRESS_MAN} 1996-11-03 06:56:33 +00:00
Satoshi Asami
39d206c336 Oops, forgot to add this one.
Submitted by:	"David E. O'Brien" <obrien@Nuxi.cs.ucdavis.edu>
1996-07-12 11:22:22 +00:00
Satoshi Asami
33bc453fea Upgrade to 1.75, also build package with a default port if BATCH is set.
Submitted by:	"David E. O'Brien" <obrien@Nuxi.cs.ucdavis.edu>
1996-07-10 10:47:25 +00:00
Satoshi Asami
e78ee20b28 A serial communication program. A clone of MS-DOS Telix.
Submitted by:	obrien@cs.ucdavis.edu
1996-03-05 07:46:58 +00:00