Up to [cvs.netbsd.org] / pkgsrc / mbone / common-mml
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.8 / (download) - annotate - [select for diffs], Sat Dec 12 18:11:07 2009 UTC (2 years, 5 months ago) by snj
Branch: 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,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
HEAD
Changes since 1.7: +1 -9
lines
Diff to previous 1.7 (colored)
This package needs gtk-doc to successfully build its HTML docs. Adding a build dependency on gtk-doc isn't enough to make everything happy, because the gtk-doc package unhelpfully disables sgml support by default (in the name of avoiding a "heavy" jade dependency). In order to get a package that is consistent regardless of which additional packages are installed, let's just not install the HTML docs at all.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Dec 2 07:10:52 2009 UTC (2 years, 5 months ago) by snj
Branch: MAIN
Changes since 1.6: +3 -1
lines
Diff to previous 1.6 (colored)
Add a couple missing files to this package's PLIST.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Jun 14 18:06:15 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.5: +1 -3
lines
Diff to previous 1.5 (colored)
Remove @dirrm entries from PLISTs
Revision 1.5 / (download) - annotate - [select for diffs], Fri Mar 30 15:41:02 2007 UTC (5 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
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,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.4: +1 -3
lines
Diff to previous 1.4 (colored)
Revert last PLIST change und bump revision again. Trust the bulk builds more than rillig@ and let him figure out why his environment produces a different file set.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Mar 8 07:45:32 2007 UTC (5 years, 2 months ago) by rillig
Branch: MAIN
Changes since 1.3: +3 -1
lines
Diff to previous 1.3 (colored)
Fixed the PLIST. PKGREVISION++
Revision 1.3 / (download) - annotate - [select for diffs], Tue Apr 11 18:39:41 2006 UTC (6 years, 1 month ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.2: +14 -9
lines
Diff to previous 1.2 (colored)
Update common-mml to 1.2.16. This version was packaged by David Price, and modified by me. Major changes since 1.2.0: - Add support for SAP and SDP.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Apr 11 17:57:08 2006 UTC (6 years, 1 month ago) by minskim
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +14 -13
lines
Diff to previous 1.1 (colored)
Import common-mml from pkgsrc-wip. Packaged by David Price. The UCL common multimedia library implements a number of algorithms and protocols needed by a number of our applications. The following protocols/algorithms are included in the library: * Base64 encoding/decoding * Binary tree * Random number * HMAC authentication * MD5 * DES * RTP * Mbus * SAP * SDP
Revision 1.2 / (download) - annotate - [select for diffs], Wed Sep 22 08:09:43 2004 UTC (7 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.1: +1 -5
lines
Diff to previous 1.1 (colored)
Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 31 21:35:03 2001 UTC (10 years, 6 months ago) by zuntum
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4,
netbsd-1-6-RELEASE-base,
netbsd-1-6-1-base,
netbsd-1-6-1,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Move pkg/ files into package's toplevel directory