non port: editors/beav/Makefile |
Number of commits found: 23 |
Monday, 8 Jan 2024
|
16:46 Baptiste Daroussin (bapt)
MANPREFIX: eleminate its usage and move man to share/man
d6a45e9 |
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 |
Tuesday, 29 Mar 2016
|
00:00 amdmi3
- Switch to options helpers
 |
Friday, 5 Feb 2016
|
18:17 marino
editors/beav: USES+= ncurses, respect LDFLAGS
 |
Thursday, 14 May 2015
|
10:15 mat
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
 |
Tuesday, 15 Jul 2014
|
23:30 adamw
Add DOCS to OPTIONS for ports that have PORTDOCS in the plist.
 |
Saturday, 28 Dec 2013
|
04:28 marino
editors/beav: Unbreak after staging support attempt
After recent commits, beav was broken on every platform for a couple
of reasons. Primarily the Makefile had a bug in it, so it was
unexecutable. Secondly, the "man page fix" was done in ${STAGEDIR}
using sed -i, causing the resultant .bak file to also be installed, or
at least orphaned. Poudriere caught that issue.
While here, add DragonFly support.
 |
Friday, 13 Dec 2013
|
15:14 naddy
Man page fix.
Submitted by: Jeremie Courreges-Anglas
 |
Thursday, 12 Dec 2013
|
16:27 naddy
Convert to staging, clean up the sgtty/termios mess, and generally
overhaul the port.
 |
Friday, 20 Sep 2013
|
16:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
 |
Thursday, 19 Jun 2008
|
08:07 ed
Make editors/beav use termios instead of sgtty.
The editors/beav port got broken on -CURRENT by the removal of the sgtty
programming interface. Patch this port to use termios. The source code
already contained support for termios, but was mistakenly covered by
#ifdef __GLIBC__.
Approved by: philip (mentor)
 |
Sunday, 7 May 2006
|
10:55 edwin
Remove USE_REINPLACE from all categories starting with E
 |
Sunday, 12 Sep 2004
|
19:08 thierry
Make fetchable again by upgrading to 1.40-18.
Approved by: portmgr (linimon)
 |
Sunday, 15 Aug 2004
|
01:54 oliver
update to 1.40-17
remove BROKEN
 |
Saturday, 14 Aug 2004
|
21:25 kris
BROKEN: Unfetchable
 |
Saturday, 12 Jun 2004
|
22:02 arved
Fix build with gcc34 (conflicting types)
 |
Saturday, 31 Jan 2004
|
15:11 krion
- Update to version 1.40.16
PR: ports/62156
Submitted by: Ports Fury
 |
Monday, 4 Aug 2003
|
10:47 kris
Switch to MASTER_SITE_DEBIAN_POOL
PR: ports/50572
Submitted by: Alex Semenyaka <alexs@ratmir.ru>
 |
Thursday, 13 Feb 2003
|
01:53 naddy
Switch over to MASTER_SITE_DEBIAN.
Also convert COMMENT while I'm here.
List of candidate ports from
PR: 47881
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
 |
Friday, 21 Jun 2002
|
15:52 ijliao
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39591
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
 |
Monday, 25 Mar 2002
|
12:18 ijliao
upgrade to 1.40.15
PR: 36291
Submitted by: Ports Fury
 |
Monday, 17 Sep 2001
|
18:40 dwcjr
Remove jseger and torstenb from maintainership of their ports, they have been
inactive for too long
 |
Number of commits found: 23 |