Commit graph

32 commits

Author SHA1 Message Date
Jimmy Olgeni
ed24810611 Unbreak on 9.x with utmpx.
mgetty already has utmpx support for SVR4; we can borrow it with a
few changes to make utmpx work.

Feature safe:	yes
2011-11-20 14:36:57 +00:00
Jimmy Olgeni
37e5e69e19 Remove CONFLICTS with graphics/netpbm: do not install link from
g32pbm to g3topbm, which already exists in netpbm.

The g3topbm alias is intended for 3rd party fax viewers, however
no ports depend on comms/mgetty+sendfax. g3topbm is also not
referenced anywhere in lib/mgetty+sendfax.
2011-04-01 20:27:29 +00:00
Jimmy Olgeni
d0fac5adb2 Remove pkg-install, which is now replaced by mgettycfg with the same code.
In mgettycfg:

  - Suggest cuau1 (uart driver) as the default device, rather than cuad1 (sio)
  - Use Perl from LOCALBASE
  - Fix a few spelling/whitespace nits
2010-08-08 15:00:54 +00:00
Tilman Keskinoz
e76ce15096 Catch up with the renaming of cuaa to cuad 5 years ago.
PR:		135909
Submitted by:	Daniel O'Connor
2009-07-24 16:40:58 +00:00
Martin Wilke
df49766293 - Fix symlink attack via insecure temporary files
PR:		129471
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Obtained from:	debian
Security:	http://www.vuxml.org/freebsd/44ee8160-c453-11dd-a721-0030843d3802.html
2008-12-07 11:47:22 +00:00
Jean-Marc Zucconi
cc4556ea62 Check if stdin is a TTY, otherwise bail out as per BATCH mode.
Submitted by:	Daniel O'Connor <doconnor@gsoft.com.au>
2005-12-23 20:06:25 +00:00
Jean-Marc Zucconi
80dbdba7e6 Upgrade to version 1.1.34
Add a workaround (patch-mg_m_init.c) so that it works on FreeBSD 6 (see PR kern/87208)
2005-12-17 11:36:22 +00:00
Jean-Marc Zucconi
89101171d6 Upgrade to version 1.1.33 2005-07-09 16:49:03 +00:00
Jean-Marc Zucconi
cd35646b2d Fix exit status passing in vgetty for external shells.
PR:		ports/47473
Submitted by:	Martijn Lina <martijn@pacno.net>
2003-09-29 14:55:39 +00:00
Jean-Marc Zucconi
cb7f012515 Fix build on 5.0. 2003-02-05 20:33:44 +00:00
Jean-Marc Zucconi
aa6a494f53 - Upgrade to version 1.1.30-Dec16.
- Install the callback binary (problem reported by Roger Hardiman <roger@telepresence.dmem.strath.ac.uk>
- Allow optional FIDO support (submitted by yar).
2003-01-23 00:12:33 +00:00
Jean-Marc Zucconi
567e2719bf Fix the build on -current.
Submitted by:	Flemming Jacobsen <fj@batmule.dk>
2002-08-12 20:58:56 +00:00
Jean-Marc Zucconi
5dc8cfe863 Upgrade to version 1.28-Jan10. 2002-01-19 01:59:50 +00:00
Jean-Marc Zucconi
4fde2f0516 Upgrade to version 1.1.27.
Install a default new_fax program.
Install sample files.
2001-12-05 03:09:05 +00:00
Jimmy Olgeni
e447d6a0d5 Some port related improvements, no functional changes in mgetty itself.
* Preserve configuration files in etc/mgetty+sendfax. Remove the
  pkg-deinstall file that used to warn about potential loss of
  configuration files at deinstall time.

* Patch file mtools.info so that it can be installed with install-info in
  the info index (the stock file lacks a proper directory entry).

* Make pkg-install exit without asking anything, if BATCH is defined. And
  fix a banner length :o)

Reviewed by:	jmz
2001-05-03 22:56:14 +00:00
Jean-Marc Zucconi
c05e5332d9 Upgrade to version 1.1.25.02.01 2001-02-26 00:37:44 +00:00
Jean-Marc Zucconi
2ff91276e0 Upgrade to version 1.1.24-Jan07
Change MASTER_SITE
2001-01-07 22:14:07 +00:00
Jean-Marc Zucconi
372b9fb7e2 Upgrade to the latest version (1.1.22.Aug27)
Add a warning message because /var/spool/fax/outgoing/ is world writeable.
2000-09-10 22:46:02 +00:00
Jean-Marc Zucconi
851880a31d 38000 is not a valid baud rate value. Use 38400
PR:		ports/17455
Submitted by:	SHIROTA Yasuhiko <shirota@mbox.media.nagoya-u.ac.jp>
2000-03-28 17:49:27 +00:00
Steve Price
5cb58533ad The one and only argument to time(3) is a time_t*. This fixes builds on
the Alpha.
2000-02-20 20:50:55 +00:00
Hidetoshi Shimokawa
c7bb7a55e5 Fix time() conflicts on alpha and replace long with time_t for time(). 1999-01-05 10:14:34 +00:00
Vanilla I. Shu
5a9533f195 Upgrade to 1.1.19, don't split info page. 1998-12-01 09:08:21 +00:00
Jean-Marc Zucconi
689ccbae5a make the script compatible with perl5 1998-08-07 04:36:47 +00:00
Vanilla I. Shu
4f6517aa19 Upgrade to 1.1.16. 1998-07-16 06:44:42 +00:00
Jean-Marc Zucconi
70bef47e58 Change the default for autobauding from YES to NO.
Give the user a chance to backup the config files before deinstalling
the port (fixes PR ports/7175).
1998-07-12 23:29:38 +00:00
Vanilla I. Shu
55731213f2 Upgrade to 1.1.11, enable voice extension. 1998-01-26 10:14:48 +00:00
Jean-Marc Zucconi
c14ae00aec Upgrade to version 1.1.9
Submitted by:	Vanill I. Shu  <vanilla@MinJe.com.TW>
1997-11-08 01:23:58 +00:00
Jean-Marc Zucconi
85a09f9b1d Upgrade to version 1.0.0 1997-04-05 03:56:17 +00:00
Jean-Marc Zucconi
a375550c49 Don't say that the modem line is secure!
Fixes PR ports/1888.
1996-11-15 14:35:50 +00:00
Jean-Marc Zucconi
9cabac368f Upgrade to version 0.99 (beta) 1996-09-13 23:52:16 +00:00
Jean-Marc Zucconi
fc94a9d796 The original patch was incomplete and the installation did not work. 1996-03-17 20:22:39 +00:00
Jean-Marc Zucconi
102b988764 Upgrade to the latest official release (version 0.98) 1996-03-13 00:37:08 +00:00