CVS log for ports/x11-toolkits/libjsearch/Attic/Makefile
Up to [FreeBSD] / ports / x11-toolkits / libjsearch
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.16
Sat Nov 5 09:21:10 2005 UTC (6 years, 3 months ago) by kris
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.15: +1 -1 lines
These ports depended on jx, which was removed.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:10:10 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.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Sep 7 23:39:03 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.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Drop maintainership
Revision 1.13: 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.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Fix build: replace BUILD_DEPENDS with EXTRACT_DEPENDS where appropriate Submitted by: bento
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Feb 23 19:58:35 2003 UTC (8 years, 11 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
De-pkg-comment
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jan 29 12:14:15 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.10: preferred, colored
Changes since revision 1.10: +1 -1 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.10: download - view: text, markup, annotated - select for diffs
Sun Oct 21 16:34:48 2001 UTC (10 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -4 lines
House distfiles under MASTER_SITE_LOCAL since they are not available anywhere else Submitted by: fenner (distfiles survey)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Feb 22 02:49:47 2001 UTC (10 years, 11 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -4 lines
Sanitize MASTER_SITES.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jan 16 19:08:41 2001 UTC (11 years ago) by will
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +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.7: download - view: text, markup, annotated - select for diffs
Tue Oct 3 05:12:48 2000 UTC (11 years, 4 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Maintainer is now a committer, update email accordingly Approved by: will
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Oct 3 05:00:31 2000 UTC (11 years, 4 months ago) by lioux
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 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.5: download - view: text, markup, annotated - select for diffs
Sun Sep 17 21:29:11 2000 UTC (11 years, 4 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +19 -16 lines
Fix these ports so that among other things they look for the jx header files in the correct place. Submitted by: maintainer
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Sep 10 13:24:08 2000 UTC (11 years, 5 months ago) by sada
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -5 lines
1. nonexistent -> ${NONEXISTENT}
2. Allow you to define WRKDIRPREFIX.
Approved by: lioux@linf.unb.br (maintainer)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jun 16 21:52:34 2000 UTC (11 years, 7 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jun 16 08:47:29 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Fourth round of INSTALLS_SHLIBS conversion.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jun 9 19:57:59 2000 UTC (11 years, 8 months ago) by will
Branches: MAIN
Add libjsearch, yet another library based on top of x11-toolkits/jx. PR: 19041 Submitted by: Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
