NetBSD.se

CVS log for pkgsrc/comms/libmal/Makefile

[BACK] Up to [NetBSD + pkgsrc-wip] / pkgsrc / comms / libmal

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Jan 31 21:34:39 2010 UTC (2 years, 3 months ago) by zafer
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
update master_sites.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed May 20 00:58:08 2009 UTC (3 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jul 14 12:56:00 2008 UTC (3 years, 10 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -1 lines
Mark as destdir ready.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Mar 21 22:33:35 2007 UTC (5 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, cwrapper
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Update to 0.44:

2006-01-16  Jason Day <jasonday@worldnet.att.net>

    Version 0.44

    - Removed the -module argument from libmal_la_LDFLAGS. It never should
      have been there; it was accidentally included from a copy/paste.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jan 26 01:37:09 2007 UTC (5 years, 3 months ago) by markd
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -3 lines
Update libmal to 0.43

    Version 0.43
    - Several fixes to the last release.
    - OpenBSD patches from Antoine Jacoutot

    Version 0.42
    - Misc fixes to malsync sources. See malsync/ChangeLog for details.

    Version 0.41
    - Added support for pilot-link 0.12.x
    - Updated automake files

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jun 19 16:48:49 2006 UTC (5 years, 11 months ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
Make this package build on Darwin.
  - Use .dylib instead of .so.
  - Include stdlib.h for malloc().

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:08:27 2006 UTC (6 years, 3 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Sep 28 20:52:18 2005 UTC (6 years, 7 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun May 22 20:07:43 2005 UTC (7 years ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:45:07 2005 UTC (7 years, 1 month ago) by tv
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2 lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Nov 13 21:28:27 2004 UTC (7 years, 6 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
USE_BUILDLINK3 is a yes/no variable.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Oct 3 00:13:16 2004 UTC (7 years, 7 months ago) by tv
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Apr 19 14:01:46 2004 UTC (8 years, 1 month ago) by markd
Branches: TNF
CVS tags: pkgsrc-base, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of libmal-0.40

libmal is simply a convenience library of the object files contained in Tom
Whittaker's malsync distribution, along with a few wrapper functions.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Apr 19 14:01:46 2004 UTC (8 years, 1 month ago) by markd
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>