CVS log for ports/databases/typhoon/Makefile
Up to [FreeBSD] / ports / databases / typhoon
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Nov 22 19:49:33 2009 UTC (2 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -0 lines
- Mark MAKE_JOBS_UNSAFE Reported by: pointyhat
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Aug 14 22:55:04 2006 UTC (5 years, 5 months ago) by clsung
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_6_2_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
- s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include comms/ converters/ databases/ devel/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu May 4 21:40:06 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +0 -1 lines
Remove USE_REINPLACE from all categories starting with D
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Feb 20 17:00:25 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -0 lines
De-pkg-comment.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:45:25 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:44:18 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Sep 1 16:07:46 2002 UTC (9 years, 5 months ago) by dwcjr
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1 lines
${PERL} -> ${REINPLACE_CMD}
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Mar 31 04:14:28 2002 UTC (9 years, 10 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -1 lines
Remove #include <malloc.h>
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Feb 14 05:42:17 2001 UTC (10 years, 11 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
typo clean up police: \s -> \t
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Nov 21 15:46:35 2000 UTC (11 years, 2 months ago) by kevlo
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +17 -9 lines
Support CC/CFLAGS properly. PR: 22987 Submitted by: MAINTAINER
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jun 16 21:50:33 2000 UTC (11 years, 7 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +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.12: download - view: text, markup, annotated - select for diffs
Fri Jun 16 08:19:37 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jun 15 16:43:55 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -3 lines
First round of INSTALL_SHLIB fixes.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Apr 23 22:59:17 2000 UTC (11 years, 9 months ago) by kris
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Apr 8 22:49:03 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
update with the new PORTNAME/PORTVERSION variables
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Mar 27 17:28:39 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -8 lines
remove a.out support Approved by: maintainer
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:21:36 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Change Id->FreeBSD.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Nov 14 09:43:07 1998 UTC (13 years, 3 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0, RELEASE_2_2_8
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +7 -5 lines
Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Oct 22 02:30:24 1998 UTC (13 years, 3 months ago) by asami
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Fix various bogons. (I *assume* the libtyphoon.so link was meant for the a.out case, because otherwise the name of the shared library is wrong.)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Oct 20 01:30:01 1998 UTC (13 years, 3 months ago) by steve
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -1 lines
Convert to ELF and make reinstall friendly.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jan 31 16:59:53 1998 UTC (14 years ago) by jseger
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_7, RELEASE_2_2_6
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
DISTFILE moved on MASTER_SITE.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Dec 12 05:18:10 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_5, RELEASE_2_2_2, RELEASE_2_2_1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +10 -10 lines
Use ${MACRO}s. While I'm here, minor cleanup (fix indentation etc.).
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Dec 12 02:41:11 1996 UTC (15 years, 2 months ago) by erich
Branches: ERICH
CVS tags: r1_10_3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
import of typhoon, a relational database patterened after Raima's dbvista
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Dec 12 02:41:11 1996 UTC (15 years, 2 months ago) by erich
Branches: MAIN
Initial revision
