non port: editors/pico-alpine/Makefile |
Number of commits found: 15 |
Saturday, 24 Feb 2024
|
19:25 Muhammad Moinur Rahman (bofh)
editors/pico-alpine: Moved man to share/man
Approved by: portmgr (blanket)
dc3283a |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 29 Sep 2021
|
19:29 Bernhard Froehlich (decke)
editors/pico-alpine: Fix CPE information
Approved by: portmgr (blanket)
6e61175 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Saturday, 1 Apr 2017
|
11:01 pi
editors/pico-alpine: update 2.20 -> 2.21
mail/alpine: update 2.20 -> 2.21
- lots of changes, see the release notes
PR: 218240, 218239
Changes: http://patches.freeiz.com/alpine/release/index.html
Submitted by: Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
 |
Monday, 3 Feb 2014
|
09:47 miwi
- Stage support
 |
Friday, 20 Sep 2013
|
16:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
 |
Monday, 8 Oct 2012
|
10:38 dougb
Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created.
I bid fond fare well
A chapter closes for me
What opens for you?
 |
Friday, 20 Jan 2012
|
13:07 dougb
Remove license info
 |
Monday, 9 Jan 2012
|
15:41 tabthorpe
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav
 |
Wednesday, 8 Dec 2010
|
06:46 dougb
There is no need to include PKGINSTALL in the pico package
Give the alpine/pkg-install script triple protection against
being run inappropriately.
 |
Monday, 14 Jun 2010
|
08:22 dougb
Add LICENSE information to my ports where the right answer is obvious
 |
Friday, 6 Jun 2008
|
13:25 edwin
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)
 |
Friday, 21 Dec 2007
|
10:40 dougb
Add a slave port for the Alpine version of pico.
Pico and Pilot are simple, display-oriented tools. Commands are displayed
at the bottom of the screen, and context-sensitive help is provided.
In Pico as characters are typed they are immediately inserted into the text.
It has three basic features: paragraph justification, searching, and block
cut/paste.
In Pilot several basic file manipulation commands are provided:
Delete, Rename, Copy, View, Launch, and Edit. The "View" and "Edit"
commands operate on text files only. The "Edit" command invokes "pico."
The "Launch" command provides a convenient way to either execute the selected
file or to run an application on it.
WWW: http://www.washington.edu/alpine/
 |
Number of commits found: 15 |