1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

83 Commits

Author SHA1 Message Date
Johan van Selst
14c57f74b6 - Update minicom to 2.6
- Add additional patches for Linux-specific issues
2011-12-29 08:17:09 +00:00
Eitan Adler
cb012f8d5e - make lzr dep. optional
PR:		ports/160661
Submitted by:	"4720@hushmail.com" <4720@hushmail.com>
Approved by:	maintainer timeout (6 weeks)
Approved by:	bapt,sahil (mentors, implicit)
2011-10-25 01:00:40 +00:00
Johan van Selst
78e978fe35 Fix minicom build for WITHOUT_NLS (force libiconv dependency and linking)
Reported by:	Gordon Shumway
PR:		ports/159739
2011-08-17 21:04:58 +00:00
Johan van Selst
4142446693 Update to minicom 2.5 (bugfix release) 2011-04-25 07:18:56 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Johan van Selst
b987111aaa Explicitly create configuration directory during pkg install
before trying to change ownership of this directory

PR:		ports/153749
Submitted by:	Jason Helfman <jhelfman@experts-exchange.com>
2011-01-08 13:40:26 +00:00
Johan van Selst
cd8d876260 - Update to 2.4
- Grab maintainership

Feature safe:	yes
2010-07-02 12:22:37 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Anders Nordby
c8412dbe2e Drop maintainership, as I do not use this port anymore. 2010-04-13 20:02:00 +00:00
Dmitry Marakasov
70a4cf7a34 - Use correct default serial device on 8.x
PR:		140913
Submitted by:	myself
Approved by:	maintainer timeout
2010-01-15 23:09:31 +00:00
Pav Lucistnik
c4d4cacd63 - Remove conditional checks relevant only on FreeBSD 5.x and older 2009-01-05 17:27:29 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Pav Lucistnik
4d91c56cd2 - Clean up directories on deinstall
Reported by:	pointyhat
2008-04-30 06:28:09 +00:00
Anders Nordby
280850236c Update to 2.3. 2008-04-17 18:24:03 +00:00
Kevin Lo
ed004dc313 Fix build with gcc4.
Approved by: anders (maintainer)
2007-07-02 09:34:37 +00:00
Edwin Groothuis
bbee4a66a6 remove USE_REINPLACE for all ports with categories starting with C 2006-05-03 23:38:41 +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
Anders Nordby
717d893835 Make /dev/cuad0 the default serial port in FreeBSD 6 and newer.
Drop the script to choose serial port and make the link from /dev/modem
(I assume people do not need or want it anymore), set the port directly
instead (and let people override with a make switch if they want).
Users can change the default port in the configuration anyway.

PR:		ports/82241
2005-11-27 15:07:30 +00:00
Anders Nordby
aabc15cb81 Don't remove (empty) locale directoryes, satisfy pointyhat.
PR:		77955
Submitted by:	leeym
2005-02-25 07:27:28 +00:00
Anders Nordby
a2ac7cbc80 Fix pkg-plist according to pointyhat.
Disable home-rolled gettext.
Add WITHOUT_NLS for disabling internationalization.
2005-02-15 21:44:26 +00:00
Kris Kennaway
be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00
Kris Kennaway
9a7342eb8d Don't remove all empty locale directories, only the ones we (might have)
created.
2004-11-24 21:39:01 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Anders Nordby
4d3f5f625f Update to 2.1. 2003-07-22 22:34:12 +00:00
Anders Nordby
ba6e0f307f Project moved. Update WWW URL. 2003-04-08 22:44:27 +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
Anders Nordby
8bf8d73409 Correct WWW URL. 2002-08-25 11:17:26 +00:00
Anders Nordby
2f3e68f5a8 Rejecting new distfile with the same filename due to large and messy
diff, by using alternative master sites (at least for a while).

I'm trying to make the author roll a new tarball.

PR:		38823
2002-06-25 23:53:35 +00:00
Anders Nordby
e79def5629 Patch configure instead of configure.in & aclocal.m4. Drop USE_AUTOCONF,
to avoid auto* trouble people have had with this port.

Use sed instead of Perl for patching in Makefile.

Make /dev/cuaa0 default port when doing batch builds, as we have no idea
whether /dev/modem is there.

Unbreak: Bento builds should have no problems with minicom now.
2002-05-20 14:33:52 +00:00
Kris Kennaway
7559cded85 BROKEN: configure fails 2002-05-18 03:34:18 +00:00
Anders Nordby
3fdc464ca9 Add missing locale files/dirs to pkg-plist (blush..). 2002-04-10 19:49:16 +00:00
Anders Nordby
46399bd9b5 Unbreak build for users that has autoconf >= 2.52 installed.
PR:		34593
2002-04-10 19:42:42 +00:00
Maxim Sobolev
422ed9ae51 Explicitly specify /var/spool/lock as a locking directory, so that configure
script will not pick up a wrong one (e.g. samba's /var/lock).
2002-03-26 08:13:33 +00:00
Anders Nordby
fd433cb2ea Update to version 2.00.0.
Unforbid because known vulnerabilities have been fixed.
Take over maintainership.

Approved by:	obrien (previous maintainer)
2002-01-31 01:03:58 +00:00
Kris Kennaway
db8acc92df Mark FORBIDDEN; this port allows a local exploit yielding uid uucp
Submitted by:	empathy@feelings.com
2001-04-17 08:07:07 +00:00
David E. O'Brien
4ccc030ccb Deal with semi-bogus error reports from Bento. 2001-03-11 00:39:18 +00:00
David E. O'Brien
53261c9447 Better detecting of modem status lines.
Use the 4.4BSD spelling of TIOCMGET and TIOCMSET rather than the obsolete
TIOCMODG and TIOCMOD.

PR:		16341
Submitted by:	Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
2000-11-11 22:18:36 +00:00
David E. O'Brien
1d710016d9 Fix "DISTFILES".
Submitted by:	steve
2000-10-11 22:58:19 +00:00
David E. O'Brien
a5bff01e54 Use _PATH_UUCPLOCK from path.h rather than /var/spool/uucp.
Requested by:	Daniel O'Connor <doconnor@gsoft.com.au>
2000-09-28 16:41:51 +00:00
Satoshi Asami
6963a2b623 Oops, this WRKSRC *was* necessary. Change ${PKGNAME} to ${DISTNAME} instead
of taking it out.  My apologies.

Reported by:	maintainer
2000-09-27 10:16:21 +00:00
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Maxim Sobolev
d5db1c3535 Update md5 checksum. Unfortunately there is no previous version on
MASTER_SITE_BACKUP, so it is impossible to check what was changed.

Submitted by:	bento
2000-07-13 08:19:34 +00:00
David E. O'Brien
71705e80d5 Revert to rev 1.8 -- which breaks this port again.
I don't know exactly what changed in the distfile.  To generate the new
checksum I did ``make distclean makesum''.  So I don't have the old distfiles
around to check.  I did verify that the new distfiles does compile and the
resulting binary runs.  But I guess that is not suffient today.

Prodded by:	kris
2000-06-09 19:11:03 +00:00
David E. O'Brien
4169f68dc3 Distfile changed -- update checksum. 2000-06-09 18:25:54 +00:00
David E. O'Brien
c7de0189ba Upgrade to version 1.83.1.
1.83.1 is supose to have more sane logfile control.
2000-06-01 18:00:34 +00:00
Michael Haro
59df8af48e update with the new PORTNAME/PORTVERSION variables 2000-04-08 23:24:42 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00