aboutsummaryrefslogtreecommitdiff
path: root/editors/le
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* editors: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* editors/le: Update to 1.16.8Ryan Steinmetz2022-04-082-4/+4
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update to 1.16.6Ryan Steinmetz2019-08-083-4/+7
| | | | Notes: svn path=/head/; revision=508378
* - Update to 1.16.5Ryan Steinmetz2018-05-233-23/+69
| | | | Notes: svn path=/head/; revision=470671
* - MASTER_SITES cleanupRyan Steinmetz2017-08-011-1/+1
| | | | Notes: svn path=/head/; revision=447034
* editors/le: document ncurses requirement (USES+=ncurses)John Marino2016-01-311-1/+2
| | | | | | | | | | Also, add -I${LOCALBASE}/include to cflags to find ncurses headers when ports ncurses is used. approved by: infrastructure blanket Notes: svn path=/head/; revision=407610
* Typos, whitespace and capitalization fixes (A-F).Jimmy Olgeni2015-09-201-1/+1
| | | | Notes: svn path=/head/; revision=397395
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-1/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363399
* - Do not violate stagedirAntoine Brodin2014-04-011-1/+2
| | | | | | | | | | - Bump PORTREVISION as some files were installed outside stagedir Reported by: poudriere With hat: portmgr Notes: svn path=/head/; revision=349867
* Support stageBaptiste Daroussin2014-01-171-22/+11
| | | | Notes: svn path=/head/; revision=340062
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | editors) Notes: svn path=/head/; revision=327720
* - Update to 1.14.9Ryan Steinmetz2013-03-242-3/+3
| | | | Notes: svn path=/head/; revision=315168
* - Update to 1.14.8Ryan Steinmetz2013-02-052-8/+4
| | | | Notes: svn path=/head/; revision=311661
* - Mark BROKEN under FreeBSD 7.xRyan Steinmetz2012-05-091-1/+7
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=296332
* - Update to 1.14.7Ryan Steinmetz2012-05-042-3/+5
| | | | Notes: svn path=/head/; revision=295999
* - Update mirror URL on my portsRyan Steinmetz2012-03-231-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293717
* -Update to 1.14.6Ryan Steinmetz2011-07-172-5/+5
| | | | | | | | | | | -Pacify portlint(1) PR: ports/158777 Submitted by: rpsfa@rit.edu (me) Approved by: wxs (mentor) Notes: svn path=/head/; revision=277864
* Update my email address on the ports I maintain.Ryan Steinmetz2011-07-151-1/+1
| | | | | | | Approved by: wxs@ (mentor) Notes: svn path=/head/; revision=277761
* - Update to 1.14.5.Wesley Shields2011-06-073-5/+10
| | | | | | | | | | | | - Pass maintainer to submiter. - Add LICENSE. - Add WWW to pkg-descr. PR: ports/157671 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> Notes: svn path=/head/; revision=275185
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 1.14.3Martin Wilke2010-01-042-4/+4
| | | | | | | | PR: 142313 Submitted by: Ports Fury Notes: svn path=/head/; revision=247166
* - Update to 1.14.2Martin Wilke2009-05-282-10/+13
| | | | | | | | PR: 135031 Submitted by: Ports Fury Notes: svn path=/head/; revision=234734
* - This port needs files under DATADIR/syntax.d to do correct syntax highlight.Rong-En Fan2009-01-241-5/+3
| | | | | | | | | | | Make this happen by using distributor's Makefile to install files. - Bump PORTREVISION PR: ports/130943 Submitted by: Andrey Simonenko <simon at comsys.ntu-kpi.kiev.ua> Notes: svn path=/head/; revision=226799
* - Update to 1.14.0Martin Wilke2009-01-142-14/+6
| | | | | | | | PR: 130448 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=226064
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-10/+2
| | | | Notes: svn path=/head/; revision=225293
* Update to version 1.13.11Andrej Zverev2008-12-222-4/+4
| | | | Notes: svn path=/head/; revision=224551
* - Update to 1.13.8Martin Wilke2008-08-182-17/+30
| | | | | | | | PR: 126595 Submitted by: Ports Fury Notes: svn path=/head/; revision=218794
* - Respect NOPORTDATA [1]Pietro Cerutti2008-07-031-4/+6
| | | | | | | | | - Remove 5.x support Reported by: QA Tindy Curse [1] Notes: svn path=/head/; revision=216266
* - Update to 1.13.7Pietro Cerutti2008-07-034-35/+28
| | | | | | | | PR: 125231 Submitted by: Ports Fury Notes: svn path=/head/; revision=216247
* - Drop maintainershipAndrej Zverev2008-06-241-1/+1
| | | | Notes: svn path=/head/; revision=215667
* - Update to 1.13.4Andrej Zverev2006-12-093-7/+18
| | | | | | | Sinnce both master sites broken, switch to gentoo friends mirrors :) Notes: svn path=/head/; revision=179333
* - Update to 1.13.3Martin Wilke2006-07-292-4/+4
| | | | | | | | | PR: ports/101008 Submitted by: miwi Approved by: krion (mentor), az (maintainer) Notes: svn path=/head/; revision=169106
* - Update to version 1.3.2 [1]Andrej Zverev2006-05-182-4/+5
| | | | | | | | | | - USE_BZIP2 instead tar.gz for distfile [2] Noticed by: kris mail [*1] Requested by: Andrey Simonenko (via email) [*2] Notes: svn path=/head/; revision=162700
* - Update to version 1.13.0Andrej Zverev2006-04-252-5/+6
| | | | | | | | | | - Add extra MASTER_SITES PR: ports/96276 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Notes: svn path=/head/; revision=160414
* - Remove deprecated USE_REINPLACEAndrej Zverev2006-02-221-2/+1
| | | | | | | - Remove no longer exist core.inec.ru from MASTER_SITES list - R.I.P Notes: svn path=/head/; revision=156650
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* - Change my e-mailAndrej Zverev2005-10-031-1/+1
| | | | | | | Approved by: sem (mentor) Notes: svn path=/head/; revision=144051
* - Make it fetchable again, using gzip tarball instead bz2.Renato Botelho2005-09-122-5/+3
| | | | | | | | PR: ports/86008 Submitted by: maintainer Notes: svn path=/head/; revision=142523
* [1]:Jean-Yves Lefort2005-08-302-10/+6
| | | | | | | | | | | | | | | - Add a backup master site - Pass maintainership to submitter Moreover: - Use ${PORTDOCS} for a smaller pkg-plist [1]: PR: ports/85480 Submitted by: Andrej Zverev <az@inec.ru> (new maintainer) Notes: svn path=/head/; revision=141505
* - Update to 1.12.5Sergey Matveychuk2005-08-012-3/+3
| | | | | | | | PR: ports/84435 Submitted by: Andrej Zverev <az@inec.ru> Notes: svn path=/head/; revision=140688
* Update to 1.12.3Sam Lawrance2005-06-222-3/+3
| | | | | | | | PR: ports/82531 Submitted by: Ports Fury Notes: svn path=/head/; revision=137877
* - Update to 1.12.2Pav Lucistnik2005-06-063-14/+3
| | | | | | | | PR: ports/81956 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=136920
* Update to version 1.12.1Kirill Ponomarev2005-05-035-28/+38
| | | | | | | | PR: ports/80541 Submitted by: Ports Fury Notes: svn path=/head/; revision=134531
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Update to 1.9.2.Norikatsu Shigemura2003-04-042-5/+5
| | | | | | | | PR: ports/50583 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=78201
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75952
* Update to version 1.9.1Kevin Lo2002-08-233-4/+5
| | | | | | | | PR: 41894 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=64867