Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.45.2_1 23 Feb 2024 14:50:02 |
Muhammad Moinur Rahman (bofh) |
devel/rlwrap: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.45.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.45.2 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.45.2 17 Jun 2021 08:04:59 |
Juraj Lutter (otis) |
devel/rlwrap: Remove empty trailing line in pkg-plist
Remove an empty trailing line in pkg-plist. No functional change.
Reported by: osa |
0.45.2 16 Jun 2021 22:05:43 |
Juraj Lutter (otis) |
devel/rlwrap: Update to 0.45.2
Bug fixes:
- rlwrap enables bracketed-paste when instructed to do so by .inputrc,
but would then never disable it at exit.
- rlwrap -z (i.e. rlwrap when using a filter) would still open
/tmp/rlwrap.debug after forking the filter command, preventing other
users from running it afterwards
PR: 256569 |
0.44 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.44 11 Feb 2021 16:36:24 |
otis |
devel/rlwrap: Update to 0.44
And while here, also:
- Switch to versioned release download
- Reformat Makefile according to portclippy/portfmt
- Fix pkg-plist
Reviewed by: osa (mentor), swills (mentor)
Approved by: osa (mentor)
MFH: 2021Q1
Differential Revision: https://reviews.freebsd.org/D28429 |
0.42_2 01 Sep 2020 08:12:09 |
se |
Fix build with clang11
Reported by: pkg-fallout
Approved by: antoine (implicit) |
0.42_2 09 Apr 2019 14:04:50 |
sunpoet |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
0.42_1 27 Jun 2017 13:46:53 |
sunpoet |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
0.42 29 Dec 2015 14:30:47 |
mat |
Cleanup GH_* and variables order.
Sponsored by: Absolight |
0.42 12 May 2015 13:08:05 |
robak |
devel/rlwrap: update 0.37 -> 0.42
- Convert to use GH
PR: 199155
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
Approved by: Martinko <gamato@users.sf.net> (maintainer) |
0.37 27 Oct 2014 11:07:20 |
bapt |
Cleanup plist |
0.37 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
0.37 01 Jul 2014 12:54:19 |
bapt |
Fix build with readline from ports |
0.37 19 Feb 2014 10:10:07 |
ehaupt |
Support staging |
0.37 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
0.37 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.37 06 Oct 2010 03:40:46 |
pgollucci |
- 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) |
0.36 27 Jan 2010 13:01:11 |
miwi |
- Update to 0.36
PR: 143202
Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
Approved by: maintainer |
0.30 24 Feb 2009 03:57:28 |
tabthorpe |
- Pass maintainership to submitter
Submitted by: martinko via freebsd-ports@ |
0.30 18 Dec 2008 02:24:04 |
linimon |
Reassign ports maintained by dryice@ for now due to other commitments.
Hat: portmgr |
0.30 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.30 20 Mar 2008 09:37:21 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 200 |
0.30 14 Jan 2008 02:27:35 |
dryice |
update to 0.30 |
0.29 21 Dec 2007 11:30:42 |
dryice |
- update to 0.29
- take maintainership. Thanks the previous maintainers!
Approved by: laszlof (maintainer, implicit) |
0.28_1 07 Oct 2007 21:51:57 |
laszlof |
FIx bug reported by submitter
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> |
0.28 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
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 |
0.28 12 Dec 2006 12:06:37 |
laszlof |
Fix manpage install location.
Reported by: kris via pointyhat |
0.28 11 Dec 2006 17:54:14 |
laszlof |
Update to 0.28 |
0.24_1 07 Nov 2006 15:37:06 |
laszlof |
Update my email address in all ports that I maintain.
Approved by: flz (mentor) |
0.24_1 10 Nov 2005 18:41:27 |
garga |
- Add SHA256 to all ports submitter maintain
PR: ports/88791
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> |
0.24_1 02 Nov 2005 20:27:22 |
arved |
Fix detection of openpty(3)
Bump PORTREVISION
PR: 88400
Reported by: Henk Csaba
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> |
0.24 01 Nov 2005 10:03:23 |
krion |
Update to 0.24
PR: ports/88300
Submitted by: maintainer |
0.23 19 Oct 2005 08:49:17 |
vs |
Update to 0.23
PR: ports/87591
Submitted by: maintainer |
0.22 07 Oct 2005 01:08:31 |
mnag |
Update to 0.22
PR: 87020
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> (maintainer) |
0.21 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.21 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.21 09 Mar 2005 17:01:20 |
flz |
- Update to 0.21.
PR: ports/78620
Submitted by: darkn3ss@perl-dev.net <darkn3ss@perl-dev.net>
Approved by: pav (mentor), Frank Laszlo <laszlof@tvog.net> (maintainer) |
0.18_1 26 Oct 2004 15:23:33 |
pav |
- Chase recent devel/readline update
PR: ports/73118
Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com> |
0.18 25 Oct 2004 19:34:38 |
kris |
Assign maintainer to Frank Laszlo <laszlof@vonostingroup.com> who has
kindly agreed to maintain this port. |
0.18 10 Jul 2004 03:00:15 |
linimon |
Include dependency on devel/readline to try to unbreak on 4.x.
PR: ports/68852
Submitted by: Martin Kammerhofer <dada at sbox dot tugraz dot at> |
0.18 09 Jul 2004 10:03:38 |
sem |
Correct pty type detection
PR: ports/68808
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Approved by: krion (mentor) |
0.18 20 Feb 2004 15:57:38 |
krion |
- Update to version 0.18
PR: ports/63133
Submitted by: Ports Fury |
0.15 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
0.15 27 Jun 2003 15:57:07 |
naddy |
Replacing BROKEN by IGNORE will save bento trying to build this
port on 4.x, where it is known not to work.
PR: 53440
Submitted by: Mark Linimon <linimon@lonesome.com> |
0.15 27 Jun 2003 06:21:54 |
daichi |
update devel/rlwrap: 0.12 --> 0.15
PR: 51427
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |
0.12 05 Apr 2003 08:28:21 |
kris |
Fix pkg-plist |
0.12 20 Feb 2003 17:07:10 |
knu |
De-pkg-comment. |
0.12 04 Jul 2002 07:11:43 |
perky |
o Update to 0.12
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> |
25 Dec 2001 16:59:04 |
dirk |
portlint: - begin with a capital - don't end with '.' - remove port name
- don't exceed 70 characters |
19 Sep 2001 17:22:16 |
ijliao |
upgrade to 0.10 |
12 Aug 2001 12:07:24 |
ijliao |
add rlwrap readline wrapper |