CVS log for ports/math/glove/Attic/Makefile
Up to [FreeBSD] / ports / math / glove
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.13
Sat Nov 5 09:21:12 2005 UTC (6 years, 3 months ago) by kris
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.12: +1 -1 lines
These ports depended on jx, which was removed.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:07:30 2004 UTC (8 years ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Sep 7 23:39:02 2003 UTC (8 years, 5 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Drop maintainership
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Mar 23 05:59:49 2003 UTC (8 years, 10 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Fix build: replace BUILD_DEPENDS with EXTRACT_DEPENDS where appropriate Submitted by: bento
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Feb 23 19:58:22 2003 UTC (8 years, 11 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
De-pkg-comment
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jan 29 11:45:23 2002 UTC (10 years ago) by knu
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
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jun 22 18:34:19 2001 UTC (10 years, 7 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
House distfiles it in ${MASTER_SITE_LOCAL} since these are not available anywhere else
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Feb 22 02:49:45 2001 UTC (10 years, 11 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -2 lines
Sanitize MASTER_SITES.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jan 16 19:08:34 2001 UTC (11 years ago) by will
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -7 lines
Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in bsd.port.mk, for easy removal of documentation. I left alone one port - japanese/elisa8x8 (or something like that), because it appeared to have some rather weird way of doing PORTDOCS substitution.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jan 16 17:31:28 2001 UTC (11 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Massive style enforcement - use ^I instead of spaces for variables identation.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Oct 3 05:12:31 2000 UTC (11 years, 4 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Maintainer is now a committer, update email accordingly Approved by: will
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Oct 3 05:00:29 2000 UTC (11 years, 4 months ago) by lioux
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -5 lines
Approved by: Will
Some simple changes. Mostly implementing Mr. Sada Kenji patches to
JX x11-toolkit family ports:
1. nonexistent -> ${NONEXISTENT}
2. Allow you to define WRKDIRPREFIX safely.
-JXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3
+JXPORT_WRKSRC!= cd ${JXPORT} && ${MAKE} -V WRKSRC
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jul 10 03:40:29 2000 UTC (11 years, 7 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0
Adding glove version 1.0.1. Glove was developed for use in Caltech physics labs to provide an interface to data acquisition systems, sophisticated (and correct) statistical analysis, a flexible plotting tool, and the ability to easily and intuitively manipulate the data. PR: 19290 Submitted by: Mario S F Ferreira <lioux@linf.unb.br>
