non port: editors/bitedit/Makefile |
Number of commits found: 13 |
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 |
Monday, 2 May 2022
|
11:06 Rene Ladan (rene)
grimreaper: return mich's ports to the pool after safekeeping his ports bit.
8d39705 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Wednesday, 27 May 2020
|
13:43 danfe
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 2).
|
Sunday, 31 Jan 2016
|
12:41 marino
editors/bitedit: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
approved by: infrastructure blanket
|
Wednesday, 19 Feb 2014
|
12:52 ehaupt
- Support staging
- Define LICENSE
- Respect CFLAGS
|
Friday, 20 Sep 2013
|
16:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
|
Monday, 14 Feb 2005
|
11:30 mich
o Fix MASTER_SITES as ports was unfetchable [1]
o Add %%DOCSDIR%% macro to make portlint(1) happy
Noticed by: kris [1]
|
Tuesday, 3 Jun 2003
|
14:57 mich
Update to latest release.
Approved by: roberto(mentor)
|
Wednesday, 7 May 2003
|
11:37 mich
Change maintainer email to my @FreeBSD.org address
Approved by: roberto(mentor)
|
Friday, 21 Feb 2003
|
11:38 knu
De-pkg-comment.
|
Tuesday, 30 Jul 2002
|
13:17 naddy
Import bitedit 0.9.2.
bitedit is a simple ncurses program for editing a file. It allows
you to directly edit of the individual bits of a binary file in a
graphical fashion. It is useful for editing all sorts of binary files.
PR: 40732
Submitted by: Michael L.Hostbaek <mich@freebsdcluster.org>
|
Number of commits found: 13 |