Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include a default configuration file for voice. | jmz | 2004-06-16 | 2 | -1/+6 |
| | | | | | PR: ports/63981 Submitted by: Antoine Jacoutot <ajacoutot@lphp.org> | ||||
* | Trim whitespace. | trevor | 2004-04-11 | 1 | -1/+1 |
| | |||||
* | Add size data. | trevor | 2004-03-18 | 1 | -0/+1 |
| | | | | Approved by: maintainers | ||||
* | Fix exit status passing in vgetty for external shells. | jmz | 2003-09-29 | 2 | -1/+31 |
| | | | | | PR: ports/47473 Submitted by: Martijn Lina <martijn@pacno.net> | ||||
* | lib/mgetty+sendfax/faxq-helper was missing. | jmz | 2003-06-02 | 1 | -0/+1 |
| | | | | | PR: ports/50111 Submitted by: gshapiro | ||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Transmit CFLAGS to the build makefile. | jmz | 2003-02-09 | 1 | -2/+2 |
| | |||||
* | Fix build on 5.0. | jmz | 2003-02-06 | 2 | -0/+15 |
| | |||||
* | - Upgrade to version 1.1.30-Dec16. | jmz | 2003-01-23 | 5 | -38/+40 |
| | | | | | - Install the callback binary (problem reported by Roger Hardiman <roger@telepresence.dmem.strath.ac.uk> - Allow optional FIDO support (submitted by yar). | ||||
* | Add missing manpages | kris | 2002-10-28 | 1 | -1/+3 |
| | |||||
* | Fix the build on -current. | jmz | 2002-08-13 | 1 | -0/+12 |
| | | | | Submitted by: Flemming Jacobsen <fj@batmule.dk> | ||||
* | Upgrade to version 1.28-Jan10. | jmz | 2002-01-19 | 3 | -21/+31 |
| | |||||
* | Upgrade to version 1.1.27. | jmz | 2001-12-05 | 10 | -65/+74 |
| | | | | | Install a default new_fax program. Install sample files. | ||||
* | Some port related improvements, no functional changes in mgetty itself. | olgeni | 2001-05-04 | 6 | -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.01 | jmz | 2001-02-26 | 3 | -17/+4 |
| | |||||
* | Upgrade to version 1.1.24-Jan07 | jmz | 2001-01-08 | 3 | -5/+18 |
| | | | | Change MASTER_SITE | ||||
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | asami | 2000-10-08 | 1 | -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) | jmz | 2000-09-11 | 1 | -4/+1 |
| | |||||
* | Upgrade to the latest version (1.1.22.Aug27) | jmz | 2000-09-11 | 2 | -0/+2 |
| | | | | Add a warning message because /var/spool/fax/outgoing/ is world writeable. | ||||
* | Upgrade to the latest version (1.1.22.Aug27) | jmz | 2000-09-11 | 2 | -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 | 2000-06-26 | 1 | -0/+2 |
| | | | | | | be overwritten Submitted by: Stan Bubrouski <satan@FASTDIAL.NET> via Bugtraq | ||||
* | update with the new PORTNAME/PORTVERSION variables | mharo | 2000-04-09 | 1 | -3/+3 |
| | |||||
* | 38000 is not a valid baud rate value. Use 38400 | jmz | 2000-03-29 | 2 | -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 on | steve | 2000-02-21 | 3 | -0/+33 |
| | | | | the Alpha. | ||||
* | Upgrade to 1.1.21. | vanilla | 1999-08-28 | 3 | -8/+9 |
| | |||||
* | Portlint. | jmz | 1999-08-27 | 1 | -2/+2 |
| | | | | | PR: ports/13182 Submitted by: Oleg V. Volkov <rover@fly.lglobus.ru> | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Version upgrade: 1.19 -> 1.20 | jmz | 1999-06-28 | 2 | -6/+6 |
| | |||||
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | hoek | 1999-06-27 | 1 | -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 now | mharo | 1999-06-06 | 1 | -1/+0 |
| | | | | in bsd.port.mk and this helps to unify the check and install. | ||||
* | Deinstall without interaction while package building. | steve | 1999-05-24 | 1 | -2/+6 |
| | |||||
* | Prefix webpages with UUUUUU: | hoek | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | Fix time() conflicts on alpha and replace long with time_t for time(). | simokawa | 1999-01-05 | 2 | -0/+28 |
| | |||||
* | Upgrade to 1.1.19, don't split info page. | vanilla | 1998-12-01 | 6 | -37/+103 |
| | |||||
* | Remove some left-over manpages. | hoek | 1998-08-30 | 1 | -17/+0 |
| | |||||
* | make the script compatible with perl5 | jmz | 1998-08-07 | 2 | -2/+2 |
| | |||||
* | Grammar, spelling, and usage police. This commit brought to you by | mph | 1998-08-06 | 1 | -2/+4 |
| | | | | the letters "B" and "C". And some Chinese symbols as well. | ||||
* | Another batch of "Add homepage." for benchmarks through converters. | hoek | 1998-07-25 | 1 | -0/+2 |
| | |||||
* | Upgrade to 1.1.16. | vanilla | 1998-07-16 | 6 | -18/+30 |
| | |||||
* | Change the default for autobauding from YES to NO. | jmz | 1998-07-13 | 3 | -2/+21 |
| | | | | | Give the user a chance to backup the config files before deinstalling the port (fixes PR ports/7175). | ||||
* | Upgrade to 1.1.14 | jmz | 1998-04-21 | 2 | -8/+8 |
| | | | | Submitted by: Richard Wackerbarth <rkw@Dataplex.Net> | ||||
* | Path change in MASTER_SITES. | jmz | 1998-03-08 | 1 | -2/+2 |
| | |||||
* | Make this port package. | asami | 1998-01-26 | 1 | -1/+1 |
| | |||||
* | Upgrade to 1.1.11, enable voice extension. | vanilla | 1998-01-26 | 7 | -183/+182 |
| | |||||
* | Remove BROKEN, it packages fine now. | asami | 1997-11-11 | 1 | -3/+1 |
| | |||||
* | Fix a problem with pkg_delete. | jmz | 1997-11-11 | 1 | -3/+1 |
| | |||||
* | Mark this port BROKEN, it doesn't package. | asami | 1997-11-10 | 1 | -1/+3 |
| | |||||
* | Upgrade to version 1.1.9 | jmz | 1997-11-08 | 4 | -55/+58 |
| | | | | Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW> | ||||
* | gmake is no more required when building man pages. | jmz | 1997-04-06 | 1 | -2/+2 |
| | |||||
* | Upgrade to version 1.0.0 | jmz | 1997-04-05 | 8 | -227/+429 |
| | |||||
* | Ask questions only if BATCH is not defined. Consequently, delete | asami | 1996-11-27 | 1 | -3/+3 |
| | | | | IS_INTERACTIVE and NO_PACKAGE. | ||||
* | Make this NO_PACKAGE, it asks too many questions. | asami | 1996-11-22 | 1 | -1/+2 |
| | |||||
* | Manpages need .gz suffix in package list. | swallace | 1996-11-22 | 1 | -14/+14 |
| | |||||
* | Misspelled manpage listed in Makefile. | swallace | 1996-11-22 | 1 | -2/+2 |
| | |||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 2 | -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= | obrien | 1996-11-17 | 1 | -4/+3 |
| | | | | Added MAINTAINER's to some, switched to new MAN[1-8] | ||||
* | Don't say that the modem line is secure! | jmz | 1996-11-15 | 2 | -4/+4 |
| | | | | Fixes PR ports/1888. | ||||
* | Update comment to version 0.99 too. | asami | 1996-09-14 | 1 | -2/+2 |
| | |||||
* | Upgrade to version 0.99 (beta) | jmz | 1996-09-14 | 6 | -59/+46 |
| | |||||
* | The original patch was incomplete and the installation did not work. | jmz | 1996-03-18 | 1 | -5/+17 |
| | |||||
* | Upgrade to the latest official release (version 0.98) | jmz | 1996-03-13 | 9 | -405/+1249 |
| | |||||
* | Shorten the COMMENT line | jmz | 1995-10-25 | 1 | -1/+1 |
| | |||||
* | Update of communication programs' Makefiles! | asami | 1995-04-15 | 1 | -3/+13 |
| | |||||
* | Add MAINTAINER= jmz@FreeBSD.org | jmz | 1995-04-11 | 1 | -0/+1 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -0/+1 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | We don't have cua01 any longer, change the device name to cuaa1 instead. | joerg | 1995-03-13 | 1 | -1/+3 |
| | | | | | | | (It's only a default for a user inquiry, but confusing.) Drop the PID files under /var/run/mgetty.%s.pid instead of /etc/mg-pid.%s. This is more consistent with our hierarchy. | ||||
* | First batch of MD5 checksum files. Only did through to the end of net | gpalmer | 1994-12-18 | 1 | -0/+1 |
| | | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later | ||||
* | #define MAILER "/usr/sbin/sendmail" | jmz | 1994-11-21 | 1 | -0/+2 |
| | |||||
* | Upgrade to the latest version (0.22) | jmz | 1994-11-17 | 4 | -12/+26 |
| | |||||
* | Jean-Marc Zucconi's changes to get this to work. | jkh | 1994-11-11 | 1 | -2/+2 |
| | |||||
* | Set new IS_INTERACTIVE flag. See upcoming commit and mail to ports. | jkh | 1994-10-14 | 1 | -0/+2 |
| | |||||
* | Update this from $3 -> ${WRKSRC} | jkh | 1994-10-14 | 1 | -2/+2 |
| | |||||
* | Latest changes from Jean-Marc | jkh | 1994-09-23 | 2 | -2/+2 |
| | | | | Submitted by: Jean-Marc Zucconi | ||||
* | This is Jean-Marc Zucconi's mgetty+sendfax port. Some really nice | jkh | 1994-09-21 | 5 | -0/+430 |
ports from Jean-Marc lately! Folks should follow his example! :-) Submitted by: Jean-Marc Zucconi |