non port: devel/editline/Makefile |
SVNWeb
|
Number of commits found: 25 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 3 Mar 2021
|
[ 18:07 sunpoet ]
Convert REINPLACE_CMD to patch files
|
Sun, 30 Aug 2020
|
[ 07:13 sunpoet ]
Use upstream release tarball
|
Mon, 24 Feb 2020
|
[ 18:56 sunpoet ]
Update to 1.17.1
Changes: https://github.com/troglobit/editline/releases
|
Mon, 6 Jan 2020
|
[ 14:44 sunpoet ]
Update to 1.17.0
Changes: https://github.com/troglobit/editline/releases
|
Sat, 8 Jun 2019
|
[ 20:28 sunpoet ]
Update to 1.16.1
Changes: https://github.com/troglobit/editline/releases
|
Thu, 20 Sep 2018
|
[ 00:22 sunpoet ]
Update to 1.16.0
Changes: https://github.com/troglobit/editline/releases
|
Mon, 10 Sep 2018
|
[ 13:14 mat ] (Only the first 10 of 995 ports in this commit are shown above. )
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Thu, 7 Sep 2017
|
[ 20:12 sunpoet ]
Update to 1.15.3
Changes: https://github.com/troglobit/editline/releases
|
Sat, 17 Dec 2016
|
[ 12:57 sunpoet ]
- Add LICENSE_FILE
- Silence patch message
- Cosmetic change
|
Thu, 15 Dec 2016
|
[ 00:16 sunpoet ]
- Take maintainership
|
Wed, 14 Dec 2016
|
[ 21:48 johans ] (Only the first 10 of 38 ports in this commit are shown above. )
Stepping down as maintainer for some ports.
|
Fri, 21 Oct 2016
|
[ 15:21 mat ] (Only the first 10 of 354 ports in this commit are shown above. )
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
|
Tue, 14 Jun 2016
|
[ 08:20 marino ]
devel/editline: USES+= ncurses
It's no longer required to remove -ltermcap references; the new configure
script will search for curses, ncurses, etc, but now one of these
libraries is mandatory.
Approved by: infrastructure blanket (ncurses)
|
Tue, 7 Jun 2016
|
[ 06:20 johans ]
Update to editline 1.15.2 (bugfix release)
Rename editline.3 to libeditline.3 to avoid conflict with libedit
|
Wed, 25 May 2016
|
[ 15:43 mat ] (Only the first 10 of 83 ports in this commit are shown above. )
Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur.
Sponsored by: Absolight
|
Sun, 7 Feb 2016
|
[ 20:08 marino ]
x11/xterm: remove termcap linkage (part of ncurses work)
The linking isn't required.
approved by: infrastructure blanket
|
Tue, 17 Nov 2015
|
[ 06:12 johans ]
Update to editline 1.15.1 (bugfix release)
|
Sun, 20 Sep 2015
|
[ 13:22 johans ]
- Update to editline 1.15.0
- Adopt port
|
Sun, 19 Jul 2015
|
[ 12:24 bapt ]
Drop maintainership
|
Thu, 19 Mar 2015
|
[ 18:08 bdrewery ] (Only the first 10 of 13 ports in this commit are shown above. )
Remove GITHUB_RELEASE MASTER_SITE from r375010 as it is now redundant with
GITHUB.
The new GITHUB MASTER_SITE from r381618 now supports not setting GH_COMMIT and
only having GH_TAGNAME default to DISTVERSION.
All of these ports as-is.
With hat: portmgr
|
Sun, 25 Jan 2015
|
[ 00:32 bapt ]
Register conflicts
|
[ 00:10 bapt ]
This is a line editing library. It can be linked into almost any program to
provide command-line editing and history. It is call-compatible with the FSF
readline library, but is a fraction of the size (and offers fewer features).
The editline library was created by Simmule Turner and Rich Salz back in 1992.
At the time they chose to distribute the code under a "C News-like" copyright,
see the file LICENSE for details.
The small size (<30k), lack of dependencies (no ncurses needed!) and the free
license should make this library interesting to many embedded developers
WWW: https://github.com/troglobit/editline
|
Number of commits found: 25 |