aboutsummaryrefslogtreecommitdiff
path: root/comms/mgetty+sendfax
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak on 9.x with utmpx.Jimmy Olgeni2011-11-203-4/+66
| | | | | | | | | | mgetty already has utmpx support for SVR4; we can borrow it with a few changes to make utmpx work. Feature safe: yes Notes: svn path=/head/; revision=286124
* Remove CONFLICTS with graphics/netpbm: do not install link fromJimmy Olgeni2011-04-013-4/+17
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=272103
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Remove pkg-install, which is now replaced by mgettycfg with the same code.Jimmy Olgeni2010-08-085-667/+40
| | | | | | | | | | | In mgettycfg: - Suggest cuau1 (uart driver) as the default device, rather than cuad1 (sio) - Use Perl from LOCALBASE - Fix a few spelling/whitespace nits Notes: svn path=/head/; revision=258942
* Fix WWW and quotes.Jimmy Olgeni2010-04-081-2/+2
| | | | Notes: svn path=/head/; revision=252445
* Take maintainership from ports@.Jimmy Olgeni2010-03-281-1/+1
| | | | Notes: svn path=/head/; revision=251654
* - Mark BROKEN on HEAD: fails to build with new utmpxMartin Wilke2010-03-201-1/+7
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=251269
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-201-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244567
* Catch up with the renaming of cuaa to cuad 5 years ago.Tilman Keskinoz2009-07-243-3/+3
| | | | | | | | PR: 135909 Submitted by: Daniel O'Connor Notes: svn path=/head/; revision=238336
* - Fix symlink attack via insecure temporary filesMartin Wilke2008-12-072-1/+53
| | | | | | | | | | 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 Notes: svn path=/head/; revision=223931
* Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,Mark Linimon2008-11-291-1/+1
| | | | | | | | | and no commit activity for 3 months. Hat: portmgr Notes: svn path=/head/; revision=223517
* [PATCH] comms/mgetty: [SUMMARIZE CHANGES]Edwin Groothuis2008-06-181-0/+2
| | | | | | | | | | | | | | | | | | - This port currently conflicts with netpbm pkg_info -W /usr/local/bin/g3topbm pkg_info: both mgetty-1.1.35_1 and netpbm-10.26.45 claim to have installed /usr/local/bin/g3topbm - netpbm has already marked a CONFLICTS, this port should do for now as well PR: ports/117646 Submitted by: Diane Bruce <db@db.net> Approved by: maintainer timeout Notes: svn path=/head/; revision=215060
* - Add missed file in pkg-plist. Unbreak.Sergey Matveychuk2006-09-162-3/+2
| | | | | | | | Reported in: ports@ Approved by: no maintainer reaction on broken port Notes: svn path=/head/; revision=173131
* BROKEN: Incomplete pkg-plistKris Kennaway2006-09-091-0/+2
| | | | Notes: svn path=/head/; revision=172613
* Upgrade to version 1.1.35.Jean-Marc Zucconi2006-08-253-6/+6
| | | | Notes: svn path=/head/; revision=171409
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* Check if stdin is a TTY, otherwise bail out as per BATCH mode.Jean-Marc Zucconi2005-12-232-0/+2
| | | | | | | Submitted by: Daniel O'Connor <doconnor@gsoft.com.au> Notes: svn path=/head/; revision=151937
* Update MASTER_SITE.Jean-Marc Zucconi2005-12-171-1/+1
| | | | Notes: svn path=/head/; revision=151409
* Upgrade to version 1.1.34Jean-Marc Zucconi2005-12-173-4/+29
| | | | | | | Add a workaround (patch-mg_m_init.c) so that it works on FreeBSD 6 (see PR kern/87208) Notes: svn path=/head/; revision=151374
* Remove install-info from Makefile, it's automatically done when INFO is definedEdwin Groothuis2005-12-041-1/+0
| | | | Notes: svn path=/head/; revision=150427
* Add a file.Jean-Marc Zucconi2005-07-101-0/+1
| | | | Notes: svn path=/head/; revision=138847
* Upgrade to version 1.1.33Jean-Marc Zucconi2005-07-097-52/+25
| | | | Notes: svn path=/head/; revision=138775
* - update to 1.1.31Jean-Marc Zucconi2004-10-133-9/+10
| | | | | | | | | | | | - utilize INFO - make noident before make all and get rid of #ident related error messages - change naming rule, keep date in DISTNAME, but not in PORTVERSION PR: ports/72644 Submitted by: leeym Notes: svn path=/head/; revision=119298
* Include a default configuration file for voice.Jean-Marc Zucconi2004-06-162-1/+6
| | | | | | | | PR: ports/63981 Submitted by: Antoine Jacoutot <ajacoutot@lphp.org> Notes: svn path=/head/; revision=111558
* Trim whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106662
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* Fix exit status passing in vgetty for external shells.Jean-Marc Zucconi2003-09-292-1/+31
| | | | | | | | PR: ports/47473 Submitted by: Martijn Lina <martijn@pacno.net> Notes: svn path=/head/; revision=89822
* lib/mgetty+sendfax/faxq-helper was missing.Jean-Marc Zucconi2003-06-021-0/+1
| | | | | | | | PR: ports/50111 Submitted by: gshapiro Notes: svn path=/head/; revision=81957
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Transmit CFLAGS to the build makefile.Jean-Marc Zucconi2003-02-081-2/+2
| | | | Notes: svn path=/head/; revision=75135
* Fix build on 5.0.Jean-Marc Zucconi2003-02-052-0/+15
| | | | Notes: svn path=/head/; revision=74907
* - Upgrade to version 1.1.30-Dec16.Jean-Marc Zucconi2003-01-235-38/+40
| | | | | | | | - Install the callback binary (problem reported by Roger Hardiman <roger@telepresence.dmem.strath.ac.uk> - Allow optional FIDO support (submitted by yar). Notes: svn path=/head/; revision=73831
* Add missing manpagesKris Kennaway2002-10-281-1/+3
| | | | Notes: svn path=/head/; revision=68982
* Fix the build on -current.Jean-Marc Zucconi2002-08-121-0/+12
| | | | | | | Submitted by: Flemming Jacobsen <fj@batmule.dk> Notes: svn path=/head/; revision=64446
* Upgrade to version 1.28-Jan10.Jean-Marc Zucconi2002-01-193-21/+31
| | | | Notes: svn path=/head/; revision=53316
* Upgrade to version 1.1.27.Jean-Marc Zucconi2001-12-0510-65/+74
| | | | | | | | Install a default new_fax program. Install sample files. Notes: svn path=/head/; revision=51040
* 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 Notes: svn path=/head/; revision=42232
* Upgrade to version 1.1.25.02.01Jean-Marc Zucconi2001-02-263-17/+4
| | | | Notes: svn path=/head/; revision=38714
* Upgrade to version 1.1.24-Jan07Jean-Marc Zucconi2001-01-073-5/+18
| | | | | | | Change MASTER_SITE Notes: svn path=/head/; revision=36908
* 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. Notes: svn path=/head/; revision=33576
* Upgrade to the latest version (1.1.22.Aug27)Jean-Marc Zucconi2000-09-101-4/+1
| | | | Notes: svn path=/head/; revision=32502
* 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. Notes: svn path=/head/; revision=32501
* 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. Notes: svn path=/head/; revision=32500
* 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 Notes: svn path=/head/; revision=29868
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27419
* 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> Notes: svn path=/head/; revision=27104
* The one and only argument to time(3) is a time_t*. This fixes builds onSteve Price2000-02-203-0/+33
| | | | | | | the Alpha. Notes: svn path=/head/; revision=26053
* Upgrade to 1.1.21.Vanilla I. Shu1999-08-273-8/+9
| | | | Notes: svn path=/head/; revision=21025
* Portlint.Jean-Marc Zucconi1999-08-261-2/+2
| | | | | | | | PR: ports/13182 Submitted by: Oleg V. Volkov <rover@fly.lglobus.ru> Notes: svn path=/head/; revision=21016