CVS log for ports/lang/gforth/Makefile
Up to [FreeBSD] / ports / lang / gforth
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Jan 7 16:07:10 2012 UTC (4 weeks, 6 days ago) by johans
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -0 lines
Remove checks from build that fail on Pointyhat (but work elsewhere). This doesn't change the resulting package.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Dec 30 20:06:57 2011 UTC (6 weeks ago) by johans
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
Change build target to avoid its 'make check' part, because it fails in some environments, even though the application works fine
Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Dec 29 08:18:33 2011 UTC (6 weeks, 1 day ago) by johans
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +0 -2 lines
Remove BROKEN tag (works for me)
Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu Dec 22 00:15:44 2011 UTC (7 weeks, 1 day ago) by pav
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -0 lines
- Mark BROKEN: fails to build Reported by: pointyhat
Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Dec 13 21:42:13 2011 UTC (8 weeks, 3 days ago) by johans
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -0 lines
Add MAKE_JOBS_UNSAFE as parallel builds will fail Feature safe: yes
Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Dec 11 17:17:01 2011 UTC (2 months ago) by johans
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +13 -24 lines
- Update GNU Forth to 0.7.0 - Remove patches (and autoconf run) that are no longer needed - Fix build with ffcall and libffi (requires libtool, libltdl) - Remove emacs config file for now (will try and fix this soon) - Adopt port Feature safe: yes
Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Nov 1 20:46:05 2011 UTC (3 months, 1 week ago) by dougb
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +0 -6 lines
Remove references to unsupported FreeBSD versions. Mostly of the form:
.if ${OSVERSION} < 700000
Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Oct 24 03:33:08 2011 UTC (3 months, 2 weeks ago) by stas
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
- Return my ports back to the pool. I was unable to make any fixes to my ports in the past 3 weeks while ports were broken on any 10.x machines, which means I'm unable to maintain them. So let people know that there's no available support for them until things are back to normal (which also means that anyone with spare time will be able to fix them without getting approval).
Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:23:42 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +3 -3 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Aug 11 19:19:37 2011 UTC (6 months ago) by kwm
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +0 -1 lines
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Oct 10 02:32:50 2010 UTC (16 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
- Fix build on powerpc. PR: ports/151348 Submitted by: Andreas Tobler <andreast@FreeBSD.org>
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Jun 19 07:51:17 2010 UTC (19 months, 3 weeks ago) by linimon
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +3 -1 lines
Also broken on sparc64. Hat: portmgr Feature safe: yes
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Dec 20 20:19:21 2009 UTC (2 years, 1 month ago) by bsam
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -2 lines
Changes to editors/emacs and Mk/bsd.emacs.mk were taken from PR/137956 by Ashish SHUKLA (thanks!). [1] Those ports which define EMACS_PORT_NAME to be "emacs21" were not touched (this time). They may be converted to the new world order by removing the above mentioned assignment. Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23 (they do not compile): . lang/bigloo; . mail/wanderlust; . mail/wanderlust-devel; . www/emacs-w3m. Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23: . japanese/egg-canna (the port version is dated as of 2001, does not compile with Emacs 23 and seems it cannot be fixed); . deskutils/remember.el (was incorporated into Emacs 23); . editors/nxml (was incorporated into Emacs 23). Changes that were made after (and as a result of) exp run. For those ports: . japanese/migemo-emacs21; . japanese/migemo-emacs22 EMACS_PORT_NAME?= was changed to EMACS_PORT_NAME= to the apropriate emacs port name. PR: ports/137956 [1], ports/141369 [2] Submitted by: Ashish SHUKLA <wahjava at gmail.com> [1], bsam (me) [2] Exp-run by: miwi
Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Dec 10 22:31:53 2007 UTC (4 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +4 -0 lines
- Mark BROKEN on amd64-7 Reported by: pointyhat Approved by: portmgr (hat)
Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Nov 20 03:19:17 2007 UTC (4 years, 2 months ago) by linimon
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -5 lines
This now appears to build on 7.x and 8.x. Reported by: pointyhat Approved by: portmgr (self)
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Apr 21 17:30:36 2007 UTC (4 years, 9 months ago) by kris
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +4 -0 lines
BROKEN on 7.0: Does not compile
Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Nov 1 22:07:36 2006 UTC (5 years, 3 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +11 -5 lines
- Add ffcall support [1] - Mark broken on pre-7.x again as it doesn't built on pointyhat anyway Reported by: Jason Woofenden <jason@jasonwoof.com> [1]
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Oct 21 13:08:53 2006 UTC (5 years, 3 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +8 -7 lines
- Try to unbroke - Change my email Approved by: portmgr (erwin)
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Aug 12 18:29:25 2006 UTC (5 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -1 lines
- Unbreak for 7.X build PR: ports/101800 Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru> Approved by: krion (mentor)
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Aug 9 20:38:53 2006 UTC (5 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
force commit. - Fix Makefile entry Approved by: krion (mentor)
Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Aug 9 20:26:03 2006 UTC (5 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -0 lines
BROKEN: does not build Submitted by: pointyhat via kris Approved by: krion (mentor)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Aug 7 14:12:58 2006 UTC (5 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +4 -0 lines
- Mark broken on 4.x Submitted by: pointyhat via kris Approved by: krion (mentor)
Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Jul 25 11:50:31 2006 UTC (5 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +25 -69 lines
- Pass maintainership to submitter - Update to 0.6.2 - Cleanup and optimization PR: ports/100692 Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru> Approved by: krion (mentor)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue May 9 20:52:13 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +0 -1 lines
Remove USE_REINPLACE from the categories starting with L
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Dec 4 10:06:23 2005 UTC (6 years, 2 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
Use INFO macro
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Dec 2 02:05:38 2005 UTC (6 years, 2 months ago) by linimon
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Reset maintainer per his request. We hope to see him back soon.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:25:50 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:02:56 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Aug 17 10:28:21 2004 UTC (7 years, 5 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -7 lines
This is apparently no longer broken on 5.x.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Apr 4 01:50:02 2004 UTC (7 years, 10 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +7 -1 lines
BROKEN on 5.x except on amd64
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Mar 17 20:03:16 2004 UTC (7 years, 10 months ago) by linimon
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +28 -5 lines
CONFIGURE_ENV and MAKE_ENV added; PLIST_SUB updated; WORDSIZE and BYTEORDER added; EMPTY_DIRS split (the second one will be deleted upon 0.6.2 update, if any); SIZE added to distinfo; plist generalized; -fno-inline and FPE_* build fix added from 0.6.2. The 0.6.2 runtime causes a Segmentation Fault at compilation time, so, no update is planned right now... sorry. PR: ports/63991 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:21:36 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Dec 15 06:57:15 2003 UTC (8 years, 1 month ago) by linimon
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +8 -6 lines
Mark as only for the various Intel chips. Pet portlint. No objection from: maintainer. PR: ports/60178 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Dec 12 12:21:55 2003 UTC (8 years, 2 months ago) by roam
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Spell NOPORTDOCS correctly in Cyrille Lefevre's ports. PR: 57749 Approved by: maintainer timeout
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue May 6 08:53:15 2003 UTC (8 years, 9 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +18 -20 lines
Upgrade to 0.6.1. PR: ports/51764 Submitted by: maintainer
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Feb 21 12:35:02 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
De-pkg-comment.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jun 24 04:44:15 2002 UTC (9 years, 7 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
${PERL} -> ${REINPLACE_CMD}
PR: 39746
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jan 17 23:13:36 2002 UTC (10 years ago) by dwcjr
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Update maintainer's email address Update a few MASTER_SITES PR: 34012 Submitted by: maintainer
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Sep 12 23:15:00 2001 UTC (10 years, 5 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -8 lines
o style fixes o unconditionalize MAKE_ARGS PR: 30388 Submitted by: MAINTAINER
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Aug 30 03:58:33 2001 UTC (10 years, 5 months ago) by lioux
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.net Approved by: MAINTAINER
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jul 10 13:54:20 2001 UTC (10 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -4 lines
${PREFIX}/share/${PORTNAME} --> ${DATADIR}
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jun 9 12:59:30 2001 UTC (10 years, 8 months ago) by roam
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.to PR: 27867 Submitted by: maintainer
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Mar 23 03:05:35 2001 UTC (10 years, 10 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +80 -7 lines
o Make it CFLAGS safe o Fix info installation o Fix PLIST PR: 25841 Submitted by: MAINTAINER Spotted by: bento
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Feb 15 17:01:02 2001 UTC (10 years, 11 months ago) by sf
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
change maintainer's e-mail address.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jan 1 10:15:03 2001 UTC (11 years, 1 month ago) by will
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -3 lines
Goodbye, YEAR2000. Hello, 2001. Approved by: asami
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Oct 21 19:29:01 2000 UTC (11 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_2_0
New port - GNU Forth, a fast and portable Forth system. PR: ports/21923 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Reviewed by: dcs
