Date: Wed, 6 Oct 2010 03:40:46 +0000 (UTC) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/rlwrap Makefile distinfo pkg-plist ports/devel/rlwrap/files patch-src::ptytty.c Message-ID: <201010060340.o963ekGF064970@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgollucci 2010-10-06 03:40:46 UTC
FreeBSD ports repository
Modified files:
devel/rlwrap Makefile distinfo pkg-plist
devel/rlwrap/files patch-src::ptytty.c
Log:
- update to 0.37
- remove -lutil cruft from before AC_CHECK_LIB() was added
- either use openpty() or search manually (not sure)[1]
[1] PTYS_ARE_PTMX ifdef patch was incorrect, anyway. According to
configure.ac there can be only one of PTYS_ARE_XXX be defined at a
time because the check uses `else if'.
PR: ports/150694
Submitted by: swell.k@gmail.com
Approved by: maintainer timeout (gamato@users.sf.net ; 14 days)
Revision Changes Path
1.33 +4 -2 ports/devel/rlwrap/Makefile
1.16 +3 -3 ports/devel/rlwrap/distinfo
1.5 +0 -9 ports/devel/rlwrap/files/patch-src::ptytty.c
1.6 +1 -0 ports/devel/rlwrap/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010060340.o963ekGF064970>
