Skip site navigation (1)Skip section navigation (2)

CVS log for ports/editors/jed/Makefile

[BACK] Up to [FreeBSD] / ports / editors / jed

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Sep 30 17:17:27 2010 UTC (16 months, 1 week ago) by garga
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +0 -1 lines
cleanup MASTER_SITES

Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed May 12 20:37:16 2010 UTC (21 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +0 -2 lines
- Remove references to now non-existant devel/libslang

PR:		ports/145245
Submitted by:	Anatoly Borodin <anatoly.borodin@gmail.com>

Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Apr 6 12:42:49 2010 UTC (22 months ago) by garga
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +16 -2 lines
Add 2 more OPTIONS to respect read-only files and don't try to host lookup

PR:		ports/145006
Submitted by:	Grzegorz Blach <magik@roorback.net>

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:33:49 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Dec 21 14:53:01 2009 UTC (2 years, 1 month ago) by garga
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -1 lines
After upgrade to 0.99.19 jed was freezing when called with -c, fix it now.

Reported by:	andrew clarke <mail@ozzmosis.com>
Obtained from:	Author by email

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Dec 15 10:07:48 2009 UTC (2 years, 1 month ago) by garga
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -4 lines
Update to 0.99.19

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Mar 29 15:20:49 2009 UTC (2 years, 10 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
- Mark it as MAKE_JOBS_UNSAFE, i did it wrong on last commit

Reported by:	QAT

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Mar 28 17:53:19 2009 UTC (2 years, 10 months ago) by garga
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -0 lines
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Feb 8 03:14:10 2009 UTC (3 years ago) by pgollucci
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +4 -7 lines
- devel/libslang2 has completely replaced devel/libslang which has not been
  released in ~5yrs.

- WITH_SLANG2 is now no longer a valid ports knob
- WITH_SLANG implies devel/libslang2 now
- devel/libslang -> devel/libslang2 is a SHARED LIB bump
  so bump PORTREVISION for affected ports

- Take MAINTAINER for most unmaintained ports in this chain
- some SF macro conversions

- BROKEN with devel/libslang2 and DEPRECATE
    math/slsc (abandoned upstream)
- BROKEN with devel/libslang2
    japanese/slirc

PR:             ports/125255
Reviewed by:    garga (libslang maintainer), portmgr (pav)
Exp Run by:     pav

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:16:55 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +0 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Jun 2 11:28:24 2008 UTC (3 years, 8 months ago) by garga
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +6 -1 lines
- Fix installation when NOPORTDOCS is set, preventing it to create doc dirs.
  Bump PORTREVISION is unecessary since the default package will be untouched

Reported by:	itetcu

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:48:14 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Aug 31 19:02:53 2007 UTC (4 years, 5 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -0 lines
- Add more MASTER_SITES

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat May 19 20:04:07 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue May 30 17:42:55 2006 UTC (5 years, 8 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Add one new master site and remove an old one that's not working anymore.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Apr 3 13:18:04 2006 UTC (5 years, 10 months ago) by garga
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +10 -15 lines
Update to 0.99.18

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Nov 7 13:58:50 2005 UTC (6 years, 3 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -12 lines
- info files are really old and out of date, so, do not install it anymore

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Oct 28 10:48:51 2005 UTC (6 years, 3 months ago) by garga
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -3 lines
- Respect CFLAGS/LDFLAGS

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Oct 27 18:04:13 2005 UTC (6 years, 3 months ago) by garga
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +31 -11 lines
- Remove some patches and use REINPLACE_CMD, *_ARGS and *_ENV instead
- Use PORTDOCS
- Polish Makefile

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Oct 27 16:47:29 2005 UTC (6 years, 3 months ago) by garga
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +5 -1 lines
- Add more MASTER_SITES

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Oct 27 09:59:03 2005 UTC (6 years, 3 months ago) by garga
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +16 -10 lines
- Register CONFLICTS with jed-devel
- OPTIONS'ify

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Jul 11 16:47:14 2005 UTC (6 years, 7 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Change MAINTAINER to my @FreeBSD.org account

Approved by:	flz (mentor)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun May 15 20:01:54 2005 UTC (6 years, 8 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +19 -23 lines
- Sort the packing list
- 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

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Nov 1 19:12:09 2004 UTC (7 years, 3 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1 lines
- Fix losing setuid/setgid bits on files when saving
- Portlint

PR:		ports/72652
Submitted by:	Renato Botelho <renato@galle.com.br>
Approved by:	maintainer timeout (2 weeks)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Sep 24 09:37:02 2003 UTC (8 years, 4 months ago) by osa
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_10_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -4 lines
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Feb 23 06:37:22 2003 UTC (8 years, 11 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +13 -9 lines
Maintainer update: editors/jed to 0.99.16

PR:		ports/48487
Submitted by:	Benedikt Schmidt <s_bschmi@ira.uka.de>

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Feb 21 11:38:26 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -0 lines
De-pkg-comment.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Oct 19 04:01:13 2001 UTC (10 years, 3 months ago) by dwcjr
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Updated to 0.99.15

PR:		31293
Submitted by:	maintainer

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jun 29 14:48:07 2001 UTC (10 years, 7 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +19 -20 lines
Update to 0.99.14.
Change maintainer - the former maintainer was quite unresponsive.

PR:		26472
Submitted by:	Benedikt Schmidt <s_bschmi@ira.uka.de> - new maintainer

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Jan 16 17:30:25 2001 UTC (11 years ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +8 -8 lines
Massive style enforcement - use ^I instead of spaces for variables identation.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Apr 30 00:17:24 2000 UTC (11 years, 9 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -2 lines
Add documentation files to pkg/PLIST use NO_XJED instead of comment
to say whether you want the X version of jed or not.

PR:		18227
Submitted by:	Dominic Mitchell <dom@palmerharvey.co.uk>

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Apr 14 00:25:33 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -5 lines
portname/portversion update

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Dec 8 23:32:15 1999 UTC (12 years, 2 months ago) by cpiazza
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
Fix MASTER_SITES

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Aug 28 01:57:09 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
ln -> ${LN}

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:43:54 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Change Id->FreeBSD.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jun 5 22:29:18 1999 UTC (12 years, 8 months ago) by mharo
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -4 lines
Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Nov 29 12:43:08 1998 UTC (13 years, 2 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0, RELEASE_2_2_8
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -1 lines
More missing dependencies.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Oct 14 04:13:40 1998 UTC (13 years, 4 months ago) by jseger
Branches: MAIN
CVS tags: RELEASE_3_0_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -3 lines
Unbreak.

Submitted by:	steve

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Oct 13 01:25:32 1998 UTC (13 years, 4 months ago) by jseger
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -1 lines
Mark BROKEN for ELF:
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

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Sep 25 10:18:39 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
devel/libslang has been ELFized.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun May 17 22:56:13 1998 UTC (13 years, 8 months ago) by mph
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +9 -8 lines
Upgrade to 0.98-7, for compatibility with version 1.2.2 of slang,
which was just committed.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Apr 1 01:50:02 1998 UTC (13 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Don't die if a rmdir fails.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jun 8 12:55:02 1997 UTC (14 years, 8 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_6, RELEASE_2_2_5
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Align all info entries at 4th tab stop (as in system info entries).

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Jun 4 06:32:22 1997 UTC (14 years, 8 months ago) by asami
Branches: JED
CVS tags: jed
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
The JED editor.

PR:		3390
Submitted by:	"Eric J. Schwertfeger" <eric@cybernut.com>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jun 4 06:32:22 1997 UTC (14 years, 8 months ago) by asami
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options