summaryrefslogtreecommitdiff
path: root/comms/mgetty+sendfax (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to version 1.28-Jan10.Jean-Marc Zucconi2002-01-193-21/+31
|
* Upgrade to version 1.1.27.Jean-Marc Zucconi2001-12-0510-65/+74
| | | | | Install a default new_fax program. Install sample files.
* Some port related improvements, no functional changes in mgetty itself.Jimmy Olgeni2001-05-036-32/+43
| | | | | | | | | | | | | | * 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
* Upgrade to version 1.1.25.02.01Jean-Marc Zucconi2001-02-263-17/+4
|
* Upgrade to version 1.1.24-Jan07Jean-Marc Zucconi2001-01-073-5/+18
| | | | Change MASTER_SITE
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Upgrade to the latest version (1.1.22.Aug27)Jean-Marc Zucconi2000-09-101-4/+1
|
* Upgrade to the latest version (1.1.22.Aug27)Jean-Marc Zucconi2000-09-102-0/+2
| | | | Add a warning message because /var/spool/fax/outgoing/ is world writeable.
* Upgrade to the latest version (1.1.22.Aug27)Jean-Marc Zucconi2000-09-102-6/+4
| | | | The port is no more marked FORBIDDEN as the main security hole has been fixed.
* Mark FORBIDDEN: insecure tempfile handling means any file on the system can ↵Kris Kennaway2000-06-261-0/+2
| | | | | | be overwritten Submitted by: Stan Bubrouski <satan@FASTDIAL.NET> via Bugtraq
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
|
* 38000 is not a valid baud rate value. Use 38400Jean-Marc Zucconi2000-03-282-2/+2
| | | | | PR: ports/17455 Submitted by: SHIROTA Yasuhiko <shirota@mbox.media.nagoya-u.ac.jp>
* The one and only argument to time(3) is a time_t*. This fixes builds onSteve Price2000-02-203-0/+33
| | | | the Alpha.
* Upgrade to 1.1.21.Vanilla I. Shu1999-08-273-8/+9
|
* Portlint.Jean-Marc Zucconi1999-08-261-2/+2
| | | | | PR: ports/13182 Submitted by: Oleg V. Volkov <rover@fly.lglobus.ru>
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Version upgrade: 1.19 -> 1.20Jean-Marc Zucconi1999-06-272-6/+6
|
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-051-1/+0
| | | | in bsd.port.mk and this helps to unify the check and install.
* Deinstall without interaction while package building.Steve Price1999-05-241-2/+6
|
* Prefix webpages with UUUUUU:Tim Vanderhoek1999-05-021-1/+1
|
* Fix time() conflicts on alpha and replace long with time_t for time().Hidetoshi Shimokawa1999-01-052-0/+28
|
* Upgrade to 1.1.19, don't split info page.Vanilla I. Shu1998-12-016-37/+103
|
* Remove some left-over manpages.Tim Vanderhoek1998-08-301-17/+0
|
* make the script compatible with perl5Jean-Marc Zucconi1998-08-072-2/+2
|
* Grammar, spelling, and usage police. This commit brought to you byMatthew Hunt1998-08-051-2/+4
| | | | the letters "B" and "C". And some Chinese symbols as well.
* Another batch of "Add homepage." for benchmarks through converters.Tim Vanderhoek1998-07-251-0/+2
|
* Upgrade to 1.1.16.Vanilla I. Shu1998-07-166-18/+30
|
* Change the default for autobauding from YES to NO.Jean-Marc Zucconi1998-07-123-2/+21
| | | | | Give the user a chance to backup the config files before deinstalling the port (fixes PR ports/7175).
* Upgrade to 1.1.14Jean-Marc Zucconi1998-04-202-8/+8
| | | | Submitted by: Richard Wackerbarth <rkw@Dataplex.Net>
* Path change in MASTER_SITES.Jean-Marc Zucconi1998-03-071-2/+2
|
* Make this port package.Satoshi Asami1998-01-261-1/+1
|
* Upgrade to 1.1.11, enable voice extension.Vanilla I. Shu1998-01-267-183/+182
|
* Remove BROKEN, it packages fine now.Satoshi Asami1997-11-111-3/+1
|
* Fix a problem with pkg_delete.Jean-Marc Zucconi1997-11-101-3/+1
|
* Mark this port BROKEN, it doesn't package.Satoshi Asami1997-11-101-1/+3
|
* Upgrade to version 1.1.9Jean-Marc Zucconi1997-11-084-55/+58
| | | | Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW>
* gmake is no more required when building man pages.Jean-Marc Zucconi1997-04-051-2/+2
|
* Upgrade to version 1.0.0Jean-Marc Zucconi1997-04-058-227/+429
|
* Ask questions only if BATCH is not defined. Consequently, deleteSatoshi Asami1996-11-271-3/+3
| | | | IS_INTERACTIVE and NO_PACKAGE.
* Make this NO_PACKAGE, it asks too many questions.Satoshi Asami1996-11-221-1/+2
|
* Manpages need .gz suffix in package list.Steven Wallace1996-11-221-14/+14
|
* Misspelled manpage listed in Makefile.Steven Wallace1996-11-221-2/+2
|
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-1/+7
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* CAT_E_GORIES+= -> CAT_E_GORIES=David E. O'Brien1996-11-171-4/+3
| | | | Added MAINTAINER's to some, switched to new MAN[1-8]
* Don't say that the modem line is secure!Jean-Marc Zucconi1996-11-152-4/+4
| | | | Fixes PR ports/1888.
* Update comment to version 0.99 too.Satoshi Asami1996-09-141-2/+2
|
* Upgrade to version 0.99 (beta)Jean-Marc Zucconi1996-09-136-59/+46
|
* The original patch was incomplete and the installation did not work.Jean-Marc Zucconi1996-03-171-5/+17
|
* Upgrade to the latest official release (version 0.98)Jean-Marc Zucconi1996-03-139-405/+1249
|