aboutsummaryrefslogtreecommitdiff
path: root/devel/rlwrap
Commit message (Collapse)AuthorAgeFilesLines
* update to 0.30Dryice Dong Liu2008-01-142-4/+4
| | | | Notes: svn path=/head/; revision=205614
* - update to 0.29Dryice Dong Liu2007-12-212-7/+9
| | | | | | | | | - take maintainership. Thanks the previous maintainers! Approved by: laszlof (maintainer, implicit) Notes: svn path=/head/; revision=204255
* FIx bug reported by submitterFrank J. Laszlo2007-10-072-17/+31
| | | | | | | | | | | remove checks for readline 4.2+, we do not support 4.x anymore bump PORTREVISION PR: ports/116690 Submitted by: Martin Kammerhofer <dada@pluto.tugraz.at> Notes: svn path=/head/; revision=201059
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* Fix manpage install location.Frank J. Laszlo2006-12-121-0/+1
| | | | | | | Reported by: kris via pointyhat Notes: svn path=/head/; revision=179556
* Update to 0.28Frank J. Laszlo2006-12-113-5/+5
| | | | Notes: svn path=/head/; revision=179505
* Update my email address in all ports that I maintain.Frank J. Laszlo2006-11-071-1/+1
| | | | | | | Approved by: flz (mentor) Notes: svn path=/head/; revision=176714
* - Add SHA256 to all ports submitter maintainRenato Botelho2005-11-101-0/+1
| | | | | | | | PR: ports/88791 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> Notes: svn path=/head/; revision=147849
* Fix detection of openpty(3)Tilman Keskinoz2005-11-021-1/+2
| | | | | | | | | | | Bump PORTREVISION PR: 88400 Reported by: Henk Csaba Submitted by: Frank Laszlo <laszlof@vonostingroup.com> Notes: svn path=/head/; revision=147041
* Update to 0.24Kirill Ponomarev2005-11-013-6/+6
| | | | | | | | PR: ports/88300 Submitted by: maintainer Notes: svn path=/head/; revision=146891
* Update to 0.23Volker Stolz2005-10-193-14/+3
| | | | | | | | PR: ports/87591 Submitted by: maintainer Notes: svn path=/head/; revision=145835
* Update to 0.22Marcus Alves Grando2005-10-072-3/+3
| | | | | | | | PR: 87020 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> (maintainer) Notes: svn path=/head/; revision=144439
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - Update to 0.21.Florent Thoumie2005-03-093-14/+13
| | | | | | | | | PR: ports/78620 Submitted by: darkn3ss@perl-dev.net <darkn3ss@perl-dev.net> Approved by: pav (mentor), Frank Laszlo <laszlof@tvog.net> (maintainer) Notes: svn path=/head/; revision=130741
* - Chase recent devel/readline updatePav Lucistnik2004-10-261-1/+2
| | | | | | | | PR: ports/73118 Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com> Notes: svn path=/head/; revision=120236
* Assign maintainer to Frank Laszlo <laszlof@vonostingroup.com> who hasKris Kennaway2004-10-251-1/+1
| | | | | | | kindly agreed to maintain this port. Notes: svn path=/head/; revision=120176
* Include dependency on devel/readline to try to unbreak on 4.x.Mark Linimon2004-07-101-1/+7
| | | | | | | | PR: ports/68852 Submitted by: Martin Kammerhofer <dada at sbox dot tugraz dot at> Notes: svn path=/head/; revision=113317
* Correct pty type detectionSergey Matveychuk2004-07-091-0/+1
| | | | | | | | | PR: ports/68808 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Approved by: krion (mentor) Notes: svn path=/head/; revision=113270
* - Update to version 0.18Kirill Ponomarev2004-02-207-46/+34
| | | | | | | | PR: ports/63133 Submitted by: Ports Fury Notes: svn path=/head/; revision=101512
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Replacing BROKEN by IGNORE will save bento trying to build thisChristian Weisgerber2003-06-271-1/+1
| | | | | | | | | | port on 4.x, where it is known not to work. PR: 53440 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=83751
* update devel/rlwrap: 0.12 --> 0.15Daichi GOTO2003-06-273-23/+5
| | | | | | | | PR: 51427 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=83726
* Fix pkg-plistKris Kennaway2003-04-051-0/+3
| | | | Notes: svn path=/head/; revision=78285
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* o Update to 0.12Hye-Shik Chang2002-07-044-24/+50
| | | | | | | | | | | o Check __FreeBSD_version < 500018 which doesn't have libreadline 4.2 PR: 38454, 39640 Submitted by: Tilman Linneweh <tilman@arved.de>, KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=62414
* portlint:Dirk Froemberg2001-12-251-1/+1
| | | | | | | | | | - begin with a capital - don't end with '.' - remove port name - don't exceed 70 characters Notes: svn path=/head/; revision=52160
* upgrade to 0.10Ying-Chieh Liao2001-09-193-8/+8
| | | | Notes: svn path=/head/; revision=47991
* add rlwrapYing-Chieh Liao2001-08-127-0/+64
readline wrapper Notes: svn path=/head/; revision=46123