Commit graph

106 commits

Author SHA1 Message Date
Jimmy Olgeni
f00b7cdcf9 LICENSE is actually GPLv2. 2014-05-24 16:22:05 +00:00
Jimmy Olgeni
1a52920d96 Add missing staged MAN pages. 2014-05-23 11:02:52 +00:00
Jimmy Olgeni
dd6d694e4a - Add staging support.
- Add LICENSE.
- Use @sample in plist.
2014-05-23 09:55:25 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Baptiste Daroussin
2b300eeb3f Add NO_STAGE all over the place in preparation for the staging support (cat: comms) 2013-09-20 16:03:29 +00:00
Baptiste Daroussin
e4343d70fd Convert to new perl framework
Convert USE_GMAKE to USES
2013-09-16 16:32:07 +00:00
Baptiste Daroussin
e068df6be2 Fix build with clang by forcing gnu89 2013-07-30 12:38:20 +00:00
Jimmy Olgeni
b24b0a131d Convert Makefile headers to the new format. 2013-02-18 12:34:39 +00:00
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
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +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
Jimmy Olgeni
b4c739b542 Fix WWW and quotes. 2010-04-08 16:14:02 +00:00
Jimmy Olgeni
86ba318659 Take maintainership from ports@. 2010-03-28 19:59:14 +00:00
Martin Wilke
b4595e2897 - Mark BROKEN on HEAD: fails to build with new utmpx
Reported by:	pointyhat
2010-03-20 13:45:08 +00:00
Pav Lucistnik
38eb8c5339 - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-20 22:53:09 +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
Mark Linimon
a34ad4f459 Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,
and no commit activity for 3 months.

Hat:	portmgr
2008-11-29 00:11:56 +00:00
Edwin Groothuis
d61b285330 [PATCH] comms/mgetty: [SUMMARIZE CHANGES]
- 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
2008-06-18 11:04:59 +00:00
Sergey Matveychuk
fe95d671e4 - Add missed file in pkg-plist. Unbreak.
Reported in:	ports@
Approved by:	no maintainer reaction on broken port
2006-09-16 07:38:05 +00:00
Kris Kennaway
d74b765cd9 BROKEN: Incomplete pkg-plist 2006-09-09 08:26:17 +00:00
Jean-Marc Zucconi
d93f2768c9 Upgrade to version 1.1.35. 2006-08-25 20:32:45 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Edwin Groothuis
913a5a5cba Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:29:46 +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
fb833581a7 Update MASTER_SITE. 2005-12-17 16:25:29 +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
Edwin Groothuis
3d887eb3f6 Remove install-info from Makefile, it's automatically done when INFO is defined 2005-12-04 23:35:14 +00:00
Jean-Marc Zucconi
a1045af4d6 Add a file. 2005-07-10 20:24:45 +00:00
Jean-Marc Zucconi
89101171d6 Upgrade to version 1.1.33 2005-07-09 16:49:03 +00:00
Jean-Marc Zucconi
fbc28319f7 - update to 1.1.31
- 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
2004-10-13 20:28:37 +00:00
Jean-Marc Zucconi
7a1e1287f3 Include a default configuration file for voice.
PR:		ports/63981
Submitted by:	Antoine Jacoutot <ajacoutot@lphp.org>
2004-06-16 00:04:02 +00:00
Trevor Johnson
6e7d58c396 Trim whitespace. 2004-04-10 16:07:10 +00:00
Trevor Johnson
e1177f5c54 Add size data.
Approved by:	maintainers
2004-03-18 02:27:55 +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
90e7bfc74a lib/mgetty+sendfax/faxq-helper was missing.
PR:		ports/50111
Submitted by:	gshapiro
2003-06-02 01:28:25 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Jean-Marc Zucconi
5fa44dba04 Transmit CFLAGS to the build makefile. 2003-02-08 18:17:40 +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
Kris Kennaway
5cec3337cf Add missing manpages 2002-10-28 00:19:19 +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
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Jean-Marc Zucconi
034900785f Upgrade to the latest version (1.1.22.Aug27) 2000-09-10 22:46:11 +00:00