CVS log for ports/devel/libtai/Makefile
Up to [FreeBSD] / ports / devel / libtai
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Nov 18 22:39:49 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.16: preferred, colored
Changes since revision 1.16: +1 -0 lines
- Mark MAKE_JOBS_UNSAFE Reported by: pointyhat
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Oct 12 09:02:54 2008 UTC (3 years, 3 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- Update leapseconds data PR: 127341 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org>
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:47:54 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 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.14: download - view: text, markup, annotated - select for diffs
Fri Dec 15 01:07:42 2006 UTC (5 years, 1 month ago) by lioux
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_4_EOL, PRE_XORG_7
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
Thu May 4 21:40:52 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +0 -2 lines
Remove USE_REINPLACE from all categories starting with D
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Dec 23 20:21:33 2005 UTC (6 years, 1 month ago) by lioux
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +8 -1 lines
o Update the leap seconds table according to http://hpiers.obspm.fr/eoppc/bul/bulc/bulletinc.dat. There is a leap seconds at the end of 2005. o Bump PORTREVISION PR: 89948 Submitted by: Frank W. Josellis <frank@dynamical-systems.org>, markzero <mark@darklogik.org> Obtained from: http://hpiers.obspm.fr/eoppc/bul/bulc/bulletinc.dat
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Dec 25 11:43:49 2004 UTC (7 years, 1 month ago) by lioux
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +0 -1 lines
Remove deprecated USE_SIZE
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Feb 8 01:13:49 2004 UTC (8 years ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
USE_SIZEify
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Feb 23 19:58:16 2003 UTC (8 years, 11 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, 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
Mon Nov 4 03:05:45 2002 UTC (9 years, 3 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
PERL -> REINPLACE and russian/mod_ssl has USE_PERL5=yes Notices on: bento
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Sep 20 14:06:11 2002 UTC (9 years, 4 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Update MASTER_SITES
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Aug 20 16:42:35 2002 UTC (9 years, 5 months ago) by lioux
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +15 -0 lines
o Install header files so that this library is actually usable o Bump PORTREVISION Prompted by: tobez
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jan 29 10:16:27 2002 UTC (10 years ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4 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.
Use command macros where appropriate.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Feb 22 17:22:38 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.3: preferred, colored
Changes since revision 1.3: +4 -2 lines
Add new MASTER_SITES
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Feb 14 04:12:43 2001 UTC (10 years, 11 months ago) by lioux
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
typo clean up police: \s -> \t
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Oct 3 05:12:22 2000 UTC (11 years, 4 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Maintainer is now a committer, update email accordingly Approved by: will
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jul 7 14:02:30 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0
Add libtai - a library for storing and manipulating dates and times in second/attosecond. PR: 19348 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
