aboutsummaryrefslogtreecommitdiff
path: root/editors/joe/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Don't overwrite CATEGORIES in master ports. Use += instead, so slavesMaxim Sobolev2001-05-221-1/+1
| | | | | | | | would be able to insert their own entries (usually language category) upfront. Notes: svn path=/head/; revision=42933
* Don't override MAINTAINER if we're being included.Bill Fenner2001-03-111-1/+1
| | | | Notes: svn path=/head/; revision=39537
* Remove ./.joerc from the default startup file search patchChris D. Faulhaber2001-03-011-1/+1
| | | | | | | | | | Bump PORTREVISION Submitted by: brad@comstyle.com Obtained from: OpenBSD Notes: svn path=/head/; revision=38909
* - when DEADJOE is a hard link, leave it aloneTrevor Johnson2000-12-031-3/+1
| | | | | | | | | | - un-forbid - bump PORTREVISION Submitted by: maintainer Notes: svn path=/head/; revision=35627
* My earlier testing was in error: joe will still write to a DEADJOETrevor Johnson2000-11-251-0/+2
| | | | | | | | | file which is hard-linked to a file writable by the user who is running joe. Mark this forbidden until the maintainer decides what to do. Notes: svn path=/head/; revision=35414
* - don't follow links (symbolic or hard) owned by another user whenTrevor Johnson2000-11-251-0/+1
| | | | | | | | | | | | | | | creating a DEADJOE file (http://www.securityfocus.com/archive/1/145305) - make DEADJOE files with 0600 permissions, rather than using the user's umask (PR 12827) - do the PORTREVISION thing I am not sure whether the maintainer considers these ready. However, they work for me. Submitted by: maintainer Notes: svn path=/head/; revision=35407
* Change MAINTAINER, and remove erroneous patch.Will Andrews2000-04-221-1/+1
| | | | | | | | PR: 18165 Submitted by: Kevin Day <toasty@dragondata.com> Notes: svn path=/head/; revision=27908
* portname/portversion updateMichael Haro2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27501
* Finish moving MAINTAINER for my ports.Will Andrews2000-03-221-1/+1
| | | | | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami Notes: svn path=/head/; revision=26946
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Add a MAINTAINER to this port.Chris Piazza1999-06-271-1/+3
| | | | | | | | PR: 12405 Submitted by: andrews@technologist.com Notes: svn path=/head/; revision=19821
* Converted to MAN[1-9NL]David E. O'Brien1996-11-171-6/+2
| | | | Notes: svn path=/head/; revision=4534
* Remove NO_PACKAGE, since this is what the source says:Satoshi Asami1996-06-111-5/+5
| | | | | | | | | | | | | | === JOE is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. === ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Since it's not (only) under GPL1, there shouldn't be any problem with us distributing it in any medium. Notes: svn path=/head/; revision=3195
* joe - joe's own editorTorsten Blum1995-07-051-0/+23
Notes: svn path=/head/; revision=1926