non port: editors/puff/Makefile |
Number of commits found: 20 |
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, 20 Jul 2022
|
14:21 Tobias C. Berner (tcberner)
editors: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohout <shanee@augusta.de>
* Andrej Zverev <az@inec.ru>
* Andrey Zakhvatov
* Anton Tornqvist <antont@inbox.lv>
* Bill Fumerola <billf@chc-chimes.com>
* Bob Eager <bob@eager.cx>
* Chris D. Faulhaber <jedgar@fxp.org>
* Chris Petrik <chris@officialunix.com>
* Christian Brueffer <chris@unixpages.org>
* Craig Leres <leres@FreeBSD.org>
* Daniel Eischen <deischen@FreeBSD.org>
* David O'Brien <obrien@cs.ucdavis.edu>
* David Thiel <lx@redundancy.redundancy.org>
* Diego Depaoli <trebestie@gmail.com>
* Dima Dorfman <dima@unixfreak.org>
* Dmitri Goutnik <dg@syrec.org>
* Dominic Mitchell
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Frederic Cambus
* Gea-Suan Lin <gslin@gslin.org>
* Geoffrey Mainland <mainland@apeiron.net>
* Grzegorz Blach <gblach@FreeBSD.org>
* Hakisho Nukama <nukama@gmail.com>
* James Bailie <jimmy@mammothcheese.ca>
* Janos Mohacsi <janos.mohacsi@bsd.hu>
* Jason Evans <jasone@FreeBSD.org>
* Jean-Yves Lefort <jylefort@brutele.be>
* Jille Timmermans (jille@quis.cx)
* Joe Marcus Clarke <marcus@FreeBSD.org>
* Johannes Meixner <johannes@perceivon.net>
* John Merryweather Cooper et al
* Jun-ichiro itojun Itoh <itojun@itojun.org>
* KIMURA Yasuhiro <yasu@utahime.org>
* Kelly Yancey <kbyanc@posi.net>
* Kenneth Vestergaard Schmidt <kvs@pil.dk>
* Kris Kennaway <kris@FreeBSD.org>
* Leif Pedersen <bilbo@devpit.org>
* MANTANI Nobutaka <nobutaka@nobutaka.com>
* Mark Pulford <mark@kyne.com.au>
* Martin Blapp
* Matías Pizarro <matias@pizarro.net>
* Maxim Sobolev <sobomax@FreeBSD.org>
* Michael Johnson <ahze@FreeBSD.org>
* Michael Johnson <ahze@ahze.net>
* Michael L. Hostbaek (mich@freebsdcluster.org)
* Michael Vasilenko <acid@stu.cn.ua>
* Miguel Clara <miguelmclara@gmail.com>
* Mohammad S. Babaei <info@babaei.net>
* Nicola Vitale <nivit@email.it>
* Olga Smirnova <mistresssilvara@hotmail.com>
* Oliver Lehmann <oliver@FreeBSD.org>
* Olivier Cochard-Labbe <olivier@FreeBSD.org>
* Olivier Duchateau
* Patrick Li <pat@databits.net>
* Peter Wemm <peter@FreeBSD.org>
* Philippe Lefebvre <nemesis@balistik.net>
* Rimvydas Jasinskas <zrj@ef.irc>
* Roman Shterenzon <roman@xpert.com>
* Satoshi Asami (asami)
* Shaun Amott <shaun@FreeBSD.org>
* Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
* Shigeyuki Fukushima <shige@FreeBSD.org>
* Stanislav Sedov <stas@core.310.ru>
* Thomas Gellekum <tg@FreeBSD.org>
* Vitaly Magerya <vmagerya@gmail.com>
* Xin LI <delphij@FreeBSD.org>
* Ying-Chieh Liao
* Ying-Chieh Liao <ijliao@FreeBSD.org>
* Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
* alepulver
* brett@peloton.physics.montana.edu
* buganini@gmail.com
* eric
* erich@rrnet.com
* gahr
* gelf
* giffunip@asme.org
* ijliao
* jkh
* joerg
* joseph@randomnetworks.com
* krion
* lightside <lightside@gmx.com>
* pgf
* rch@richard.eu.org
* tetsushi NAKAI <nakai@tsl.pe.u-tokyo.ac.jp>
* tg
* thierry@pompo.net
* torstenb@FreeBSD.org
* verm
With hat: portmgr
7cd7a8d |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Sunday, 31 Jan 2016
|
14:44 marino
editors/puff: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
approved by: infrastructure blanket
 |
Thursday, 6 Mar 2014
|
15:28 ehaupt
Support staging
 |
Friday, 20 Sep 2013
|
16:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
 |
Wednesday, 26 Dec 2007
|
13:02 jmelo
- Update to 1.0.1
- Unbreak on gcc 4.
- Pass maintainership to submitter.
PR: ports/118563
Submitted by: Leif Pedersen <bilbo@hobbiton.org>
 |
Tuesday, 3 Apr 2007
|
16:23 jmelo
- Mark as broken on 7.x
Reported by: krismail
 |
Friday, 23 Feb 2007
|
20:46 kris
Now builds on 7.0
 |
Friday, 26 Jan 2007
|
15:01 jmelo
- Mark as broken on 7.x
Reported by: krismail.
 |
Wednesday, 3 May 2006
|
20:47 jmelo
- Update to 1.0.
Approved by: mnag (mentor)
 |
Friday, 28 Apr 2006
|
14:23 jmelo
- Add WWW and Author in pkg-descr.
Approved by: mnag (mentor)
 |
Thursday, 27 Apr 2006
|
14:08 jmelo
- Add another mastersite.
Approved by: mnag (mentor)
 |
Monday, 24 Apr 2006
|
16:44 jmelo
- Update to 0.43.
- Respect CFLAGS.
- Remove CVS directory.
PR: ports/96074
Submitted by: Leif Pedersen <bilbo@hobbiton.org>
Reworked by: jmelo
Approved by: mnag (mentor)
 |
Wednesday, 5 Apr 2006
|
21:04 jmelo
- Change my ports MAINTAINER to jmelo@FreeBSD.org.
Approved by: mnag (mentor)
 |
Monday, 28 Nov 2005
|
20:50 barner
- Provide new master site. Original one is dead since Juli 2004 (according to
Bill Fenner's distfile survey.
- Pass maintainership to submitter
PR: ports/89681
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
 |
Monday, 1 Aug 2005
|
16:58 garga
- Remove 2 lines pkg-plist
PR: editors/puff
Submitted by: Andrej Zverev <az@inec.ru>
 |
Saturday, 10 Apr 2004
|
17:26 trevor
Tidy up whitespace.
 |
Wednesday, 19 Nov 2003
|
19:28 eik
Reset unreachable MAINTAINERs to ports@FreeBSD.org
PR: 59109
Approved by: marcus (mentor)
 |
Friday, 6 Jun 2003
|
12:22 edwin
New port: puff (text editor) (very easy port)
Puff is an editor that is named after "Puff the fractal dragon" (see
fortune).
Primary features:
- Simple and lightweight
- Can open multiple files
- Clipboard is an open file
- Keys may be reassigned
- Source is easy to extend
PR: ports/50607
Submitted by: Leif Pedersen <bilbo@developerpit.com>
 |
Number of commits found: 20 |