summaryrefslogtreecommitdiffstats
path: root/editors/jed
Commit message (Collapse)AuthorAgeFilesLines
* Add one new master site and remove an old one that's not working anymore.garga2006-05-301-1/+1
|
* Update to 0.99.18garga2006-04-034-20/+43
|
* - Fix PLISTgarga2005-11-091-0/+1
| | | | Noticed by: krismail
* - Add SHA256garga2005-11-081-0/+1
|
* - info files are really old and out of date, so, do not install it anymoregarga2005-11-075-65/+2
|
* - Respect CFLAGS/LDFLAGSgarga2005-10-281-3/+1
|
* - Remove some patches and use REINPLACE_CMD, *_ARGS and *_ENV insteadgarga2005-10-276-194/+33
| | | | | - Use PORTDOCS - Polish Makefile
* - Add more MASTER_SITESgarga2005-10-271-1/+5
|
* - Register CONFLICTS with jed-develgarga2005-10-271-10/+16
| | | | - OPTIONS'ify
* Change MAINTAINER to my @FreeBSD.org accountgarga2005-07-111-1/+1
| | | | Approved by: flz (mentor)
* - Sort the packing listjylefort2005-05-1510-107/+239
| | | | | | | | | | | | | | - Honour ${NOPORTDOCS} - Use ${INFO} instead of install-info, and add patches to add section and dir-entry to info files - Patch src/Makefile.in instead of installing files in the wrong location and removing them - Move ${STRIP_CMD} commands to src/Makefile.in - Pass maintainership to Renato Botelho <freebsd@galle.com.br> PR: ports/80441 Submitted by: Renato Botelho <freebsd@galle.com.br> (new maintainer) Approved by: former maintainer
* - Fix losing setuid/setgid bits on files when savingpav2004-11-013-1/+33
| | | | | | | | - Portlint PR: ports/72652 Submitted by: Renato Botelho <renato@galle.com.br> Approved by: maintainer timeout (2 weeks)
* Trim whitespace.trevor2004-04-101-1/+1
|
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-4/+4
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* Maintainer update: editors/jed to 0.99.16edwin2003-02-235-19/+43
| | | | | PR: ports/48487 Submitted by: Benedikt Schmidt <s_bschmi@ira.uka.de>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Updated to 0.99.15dwcjr2001-10-192-2/+2
| | | | | PR: 31293 Submitted by: maintainer
* Update to 0.99.14.roam2001-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
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-161-7/+7
|
* Add documentation files to pkg/PLIST use NO_XJED instead of commentsteve2000-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>
* portname/portversion updatemharo2000-04-141-4/+4
|
* Fix MASTER_SITEScpiazza1999-12-081-2/+2
|
* ln -> ${LN}mharo1999-08-281-1/+1
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-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.
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-052-5/+1
| | | | in bsd.port.mk and this helps to unify the check and install.
* More missing dependencies.asami1998-11-291-1/+3
|
* Unbreak.jseger1998-10-142-3/+12
| | | | Submitted by: steve
* Mark BROKEN for ELF:jseger1998-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
* devel/libslang has been ELFized.asami1998-09-251-2/+2
|
* Remove manpages, but _NOT_ from the multi-lingualhoek1998-08-171-2/+0
| | | | | emacsen (*mule-common, mule). That is left for someone more familiar with their twisty incestuous relationships.
* Upgrade to 0.98-7, for compatibility with version 1.2.2 of slang,mph1998-05-174-12/+21
| | | | which was just committed.
* Don't die if a rmdir fails.asami1998-04-011-2/+2
|
* Align all info entries at 4th tab stop (as in system info entries).asami1997-06-082-4/+4
|
* The JED editor.asami1997-06-045-0/+198
PR: 3390 Submitted by: "Eric J. Schwertfeger" <eric@cybernut.com>
OpenPOWER on IntegriCloud