aboutsummaryrefslogtreecommitdiff
path: root/editors/puff/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* editors/puff: document ncurses rqmt (USES+=ncurses), respect LDFLAGSJohn Marino2016-01-311-0/+1
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=407645
* Support stagingEmanuel Haupt2014-03-061-1/+0
| | | | Notes: svn path=/head/; revision=347259
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | editors) Notes: svn path=/head/; revision=327720
* - Update to 1.0.1Jean Milanez Melo2007-12-261-9/+3
| | | | | | | | | | | - Unbreak on gcc 4. - Pass maintainership to submitter. PR: ports/118563 Submitted by: Leif Pedersen <bilbo@hobbiton.org> Notes: svn path=/head/; revision=204565
* - Mark as broken on 7.xJean Milanez Melo2007-04-031-1/+7
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=189109
* Now builds on 7.0Kris Kennaway2007-02-231-7/+1
| | | | Notes: svn path=/head/; revision=185756
* - Mark as broken on 7.xJean Milanez Melo2007-01-261-1/+7
| | | | | | | Reported by: krismail. Notes: svn path=/head/; revision=183341
* - Update to 1.0.Jean Milanez Melo2006-05-031-5/+1
| | | | | | | Approved by: mnag (mentor) Notes: svn path=/head/; revision=161299
* - Add WWW and Author in pkg-descr.Jean Milanez Melo2006-04-281-1/+1
| | | | | | | Approved by: mnag (mentor) Notes: svn path=/head/; revision=160661
* - Add another mastersite.Jean Milanez Melo2006-04-271-1/+2
| | | | | | | Approved by: mnag (mentor) Notes: svn path=/head/; revision=160599
* - Update to 0.43.Jean Milanez Melo2006-04-241-3/+5
| | | | | | | | | | | | | - Respect CFLAGS. - Remove CVS directory. PR: ports/96074 Submitted by: Leif Pedersen <bilbo@hobbiton.org> Reworked by: jmelo Approved by: mnag (mentor) Notes: svn path=/head/; revision=160334
* - Change my ports MAINTAINER to jmelo@FreeBSD.org.Jean Milanez Melo2006-04-051-1/+1
| | | | | | | Approved by: mnag (mentor) Notes: svn path=/head/; revision=158897
* - Provide new master site. Original one is dead since Juli 2004 (according toSimon Barner2005-11-281-2/+2
| | | | | | | | | | | | Bill Fenner's distfile survey. - Pass maintainership to submitter PR: ports/89681 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=149830
* - Remove 2 lines pkg-plistRenato Botelho2005-08-011-0/+2
| | | | | | | | PR: editors/puff Submitted by: Andrej Zverev <az@inec.ru> Notes: svn path=/head/; revision=140700
* Tidy up whitespace.Trevor Johnson2004-04-101-7/+7
| | | | Notes: svn path=/head/; revision=106671
* Reset unreachable MAINTAINERs to ports@FreeBSD.orgOliver Eikemeier2003-11-191-1/+1
| | | | | | | | PR: 59109 Approved by: marcus (mentor) Notes: svn path=/head/; revision=94400
* New port: puff (text editor) (very easy port)Edwin Groothuis2003-06-061-0/+18
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> Notes: svn path=/head/; revision=82356