summaryrefslogtreecommitdiff
path: root/editors/sted (follow)
Commit message (Collapse)AuthorAgeFilesLines
* MANPREFIX: eleminate its usage and move man to share/manBaptiste Daroussin2024-01-081-2/+3
|
* 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
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Clarify LICENSEDmitry Marakasov2016-03-292-4/+9
| | | | | | | | | - Add LICENSE_FILE - Switch to options helpers - Regenerate patches with `make makepatch` Notes: svn path=/head/; revision=412085
* editors/sted: USES+=ncurses, respect LDFLAGSJohn Marino2016-01-311-3/+2
| | | | | | | while here, use MAKE_ARGS instead of sed'ing Makefile Notes: svn path=/head/; revision=407643
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=386312
* Support stagingEmanuel Haupt2014-02-201-10/+8
| | | | Notes: svn path=/head/; revision=345180
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | editors) Notes: svn path=/head/; revision=327720
* Fix clang compile issue.Vanilla I. Shu2011-12-221-0/+11
| | | | Notes: svn path=/head/; revision=287835
* - Drop maintainership (ENOTIME)Sahil Tandon2011-06-241-1/+1
| | | | Notes: svn path=/head/; revision=276179
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update my MAINTAINER address to sahil@FreeBSD.orgSahil Tandon2010-07-291-1/+1
| | | | Notes: svn path=/head/; revision=258413
* - Use MASTER_SITE_LOCALGabor Kovesdan2009-06-291-1/+2
| | | | | | | Approved by: Sahil Tandon <sahil@tandon.net> (maintainer, via private mail) Notes: svn path=/head/; revision=236748
* - Assign to Sahil Tandon <sahil@tandon.net>Gabor Kovesdan2009-06-281-1/+1
| | | | | | | Submitted by: Sahil Tandon <sahil@tandon.net> (via ports@) Notes: svn path=/head/; revision=236707
* - Drop maintainership of some ports I don't use any moreGabor Kovesdan2009-06-271-1/+1
| | | | Notes: svn path=/head/; revision=236682
* - Remove DESTDIR support from my ports as it is useless now. New implementationGabor Kovesdan2007-03-311-2/+2
| | | | | | | is coming. Notes: svn path=/head/; revision=188901
* Change my e-mail address.Gabor Kovesdan2006-12-081-1/+1
| | | | | | | Approved by: erwin (mentor) Notes: svn path=/head/; revision=179182
* - Respect DESTDIRErwin Lansing2006-08-083-28/+8
| | | | | | | | | | - Eliminate patches PR: 101563 Submitted by: gabor (maintainer) Notes: svn path=/head/; revision=170077
* Add SHA256Marcus Alves Grando2005-11-091-0/+1
| | | | | | | | PR: 88736 Submitted by: maintainer Notes: svn path=/head/; revision=147727
* Remove WWWMarcus Alves Grando2005-10-071-2/+0
| | | | | | | | PR: 87066 Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> (maintainer) Notes: svn path=/head/; revision=144496
* - Unbreak [1]Renato Botelho2005-08-012-14/+7
| | | | | | | | | | | | - Pass maintainership to submitter [1] - Use PORTDOCS - Remove one line pkg-plist PR: ports/84451 [1] Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> [1] Notes: svn path=/head/; revision=140716
* Issue a one-month stay of execution for these ports so I can send outKris Kennaway2005-07-301-1/+1
| | | | | | | an email announcing their demise and give users the chance to submit fixes. Notes: svn path=/head/; revision=140428
* Mark these ports DEPRECATED due to being unmaintained and one or moreSam Lawrance2005-05-311-0/+3
| | | | | | | | | | | of stale, obsolete, unused, irrelevant and unloved. 60 days grace in which I will gladly accept fix requests. PR: ports/79666 Submitted by: me Notes: svn path=/head/; revision=136519
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75952
* To ports@freebsd.org.David E. O'Brien2002-05-081-1/+1
| | | | Notes: svn path=/head/; revision=58737
* Put back my editor hints that were removed w/o permission.David E. O'Brien2001-02-071-0/+1
| | | | | | | Note these are *FULLY* Satoshi approved for the past 4 years. Notes: svn path=/head/; revision=38061
* Add $FreeBSD$, which help me in problem reports.David E. O'Brien2000-11-221-0/+1
| | | | Notes: svn path=/head/; revision=35327
* portname/portversion updateMichael Haro2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27501
* Pickup maintance of these until someone else comes along.David E. O'Brien2000-03-311-1/+1
| | | | Notes: svn path=/head/; revision=27160
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tKris Kennaway2000-03-291-1/+1
| | | | | | | | | have time to maintain them. Approved by: andy Notes: svn path=/head/; revision=27113
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Would it be considered sacriligious to change all of the 'K's inTim Vanderhoek1999-05-021-1/+1
| | | | | | | | Kirk McKusick, Keith Bostic, and J. Karels into 'W's, representing WWW:? Probably. Better not risk it. :) Notes: svn path=/head/; revision=18346
* Remove manpages, but _NOT_ from the multi-lingualTim Vanderhoek1998-08-171-1/+0
| | | | | | | | emacsen (*mule-common, mule). That is left for someone more familiar with their twisty incestuous relationships. Notes: svn path=/head/; revision=12575
* sted - A small text editor.Steve Price1998-07-037-0/+68
PR: 7037 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=11698