aboutsummaryrefslogtreecommitdiff
path: root/editors/jed
Commit message (Collapse)AuthorAgeFilesLines
* - Fix losing setuid/setgid bits on files when savingPav Lucistnik2004-11-013-1/+33
| | | | | | | | | | | - Portlint PR: ports/72652 Submitted by: Renato Botelho <renato@galle.com.br> Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=120603
* Trim whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106662
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-4/+4
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* Maintainer update: editors/jed to 0.99.16Edwin Groothuis2003-02-235-19/+43
| | | | | | | | PR: ports/48487 Submitted by: Benedikt Schmidt <s_bschmi@ira.uka.de> Notes: svn path=/head/; revision=76229
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76033
* Updated to 0.99.15David W. Chapman Jr.2001-10-192-2/+2
| | | | | | | | PR: 31293 Submitted by: maintainer Notes: svn path=/head/; revision=48923
* Update to 0.99.14.Peter Pentchev2001-06-294-69/+117
| | | | | | | | | | Change maintainer - the former maintainer was quite unresponsive. PR: 26472 Submitted by: Benedikt Schmidt <s_bschmi@ira.uka.de> - new maintainer Notes: svn path=/head/; revision=44563
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-7/+7
| | | | Notes: svn path=/head/; revision=37252
* Add documentation files to pkg/PLIST use NO_XJED instead of commentSteve Price2000-04-302-1/+26
| | | | | | | | | | to say whether you want the X version of jed or not. PR: 18227 Submitted by: Dominic Mitchell <dom@palmerharvey.co.uk> Notes: svn path=/head/; revision=28122
* portname/portversion updateMichael Haro2000-04-141-4/+4
| | | | Notes: svn path=/head/; revision=27501
* Fix MASTER_SITESChris Piazza1999-12-081-2/+2
| | | | Notes: svn path=/head/; revision=23662
* ln -> ${LN}Michael Haro1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=21047
* 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
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-052-5/+1
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* More missing dependencies.Satoshi Asami1998-11-291-1/+3
| | | | Notes: svn path=/head/; revision=14954
* Unbreak.Justin M. Seger1998-10-142-3/+12
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=13997
* Mark BROKEN for ELF:Justin M. Seger1998-10-131-1/+3
| | | | | | | | | | | | cd /usr/ports/editors/jed/work/jed/src/objs; cc vfile.o rgrep.o -o rgrep -L/usr/local/lib -lslang /usr/local/lib/libslang.so: undefined reference to `tgetnum' /usr/local/lib/libslang.so: undefined reference to `tgetflag' /usr/local/lib/libslang.so: undefined reference to `tgetent' /usr/local/lib/libslang.so: undefined reference to `tgetstr' *** Error code 1 Notes: svn path=/head/; revision=13924
* devel/libslang has been ELFized.Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13389
* Remove manpages, but _NOT_ from the multi-lingualTim Vanderhoek1998-08-171-2/+0
| | | | | | | | emacsen (*mule-common, mule). That is left for someone more familiar with their twisty incestuous relationships. Notes: svn path=/head/; revision=12575
* Upgrade to 0.98-7, for compatibility with version 1.2.2 of slang,Matthew Hunt1998-05-174-12/+21
| | | | | | | which was just committed. Notes: svn path=/head/; revision=11033
* Don't die if a rmdir fails.Satoshi Asami1998-04-011-2/+2
| | | | Notes: svn path=/head/; revision=10386
* Align all info entries at 4th tab stop (as in system info entries).Satoshi Asami1997-06-082-4/+4
| | | | Notes: svn path=/head/; revision=6802
* The JED editor.Satoshi Asami1997-06-045-0/+198
PR: 3390 Submitted by: "Eric J. Schwertfeger" <eric@cybernut.com> Notes: svn path=/head/; revision=6749