Up to [cvs.netbsd.org] / pkgsrc / audio / cam
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.24 / (download) - annotate - [select for diffs], Tue Nov 1 11:23:08 2011 UTC (6 months, 2 weeks ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
HEAD
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
Use -lossaudio on MirBSD, too. Fixes build.
Revision 1.23 / (download) - annotate - [select for diffs], Fri Jun 20 01:09:05 2008 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: 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,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.22: +2 -1
lines
Diff to previous 1.22 (colored)
Add DESTDIR support.
Revision 1.22 / (download) - annotate - [select for diffs], Sun Jan 7 09:13:47 2007 UTC (5 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: 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
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
Revision 1.21 / (download) - annotate - [select for diffs], Thu Mar 9 21:04:39 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. Remove deprecated ossaudio.buildlink3.mk.
Revision 1.20 / (download) - annotate - [select for diffs], Mon Dec 5 20:49:47 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Revision 1.19 / (download) - annotate - [select for diffs], Mon Apr 11 21:44:51 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.18: +1 -2
lines
Diff to previous 1.18 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.18 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:05 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.17: +2 -1
lines
Diff to previous 1.17 (colored)
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.17 / (download) - annotate - [select for diffs], Wed Jun 2 20:28:59 2004 UTC (7 years, 11 months ago) by jschauma
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.16: +10 -1
lines
Diff to previous 1.16 (colored)
Make this build on Linux.
Revision 1.16 / (download) - annotate - [select for diffs], Wed Mar 31 10:40:29 2004 UTC (8 years, 1 month ago) by minskim
Branch: MAIN
Changes since 1.15: +10 -1
lines
Diff to previous 1.15 (colored)
Use buildlink3 framework and enable pkgviews installation. Now curses and ossaudio libraries are handled through their buildlink3.mk files.
Revision 1.15 / (download) - annotate - [select for diffs], Wed Mar 31 10:11:45 2004 UTC (8 years, 1 month ago) by minskim
Branch: MAIN
Changes since 1.14: +3 -3
lines
Diff to previous 1.14 (colored)
Rearrange sections to make pkglint happy.
Revision 1.14 / (download) - annotate - [select for diffs], Tue Mar 9 02:23:44 2004 UTC (8 years, 2 months ago) by rh
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.13: +3 -1
lines
Diff to previous 1.13 (colored)
Fix conflict between graphics/feh and audio/cam by renaming cam to feh_cam. Fix the Perl path for feh_cam. Bump PKGREVISION for feh. Add CONFLICTS= feh<1.2.6nb3 to audio/cam.
Revision 1.13 / (download) - annotate - [select for diffs], Thu Jul 17 21:21:58 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.12 / (download) - annotate - [select for diffs], Fri Feb 16 13:30:33 2001 UTC (11 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6-1-base,
netbsd-1-6-1,
netbsd-1-6,
netbsd-1-5-PATCH003,
netbsd-1-5-PATCH001,
buildlink2-base,
buildlink2
Changes since 1.11: +2 -1
lines
Diff to previous 1.11 (colored)
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.11 / (download) - annotate - [select for diffs], Sat Sep 30 17:24:49 2000 UTC (11 years, 7 months ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE,
netbsd-1-4-PATCH003
Changes since 1.10: +2 -4
lines
Diff to previous 1.10 (colored)
* This works fine with out in-tree curses - use it! * Make "locked" mode the default. * Make me the maintainer of this package
Revision 1.10 / (download) - annotate - [select for diffs], Sat Jan 15 18:46:22 2000 UTC (12 years, 4 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Update dependency on ncurses to >=4.2
Revision 1.9 / (download) - annotate - [select for diffs], Tue Jul 6 07:54:05 1999 UTC (12 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH001,
comdex-fall-1999
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
* Update ncurses dependency.
* Split multi-file patch-aa.
* Pass correct linker options to make this ELF-aware.
Revision 1.8 / (download) - annotate - [select for diffs], Thu Apr 15 20:39:39 1999 UTC (13 years, 1 month ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-4-RELEASE
Changes since 1.7: +2 -3
lines
Diff to previous 1.7 (colored)
Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with variable substituition of "MASTER_SITES" and "PATCH_SITES".
Revision 1.7 / (download) - annotate - [select for diffs], Thu Jun 18 16:15:10 1998 UTC (13 years, 11 months ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH003
Changes since 1.6: +1 -3
lines
Diff to previous 1.6 (colored)
Update package Makefiles for automatic manual page handling.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Apr 22 14:22:39 1998 UTC (14 years, 1 month ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH002
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Remove the old deprecated DEPENDS definition from bsd.pkg.mk. Implement a new DEPENDS definition, which looks for an installed package, building it if not present, and use it in preference to LIB_DEPENDS. This should make the package collection more useful on NetBSD ELF ports.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Apr 20 11:56:19 1998 UTC (14 years, 1 month ago) by frueauf
Branch: MAIN
Changes since 1.4: +2 -3
lines
Diff to previous 1.4 (colored)
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Apr 15 10:38:09 1998 UTC (14 years, 1 month ago) by agc
Branch: MAIN
Changes since 1.3: +2 -7
lines
Diff to previous 1.3 (colored)
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. Remove redundant (and sometimes erroneous) comments.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Jan 19 00:50:56 1998 UTC (14 years, 4 months ago) by hubertf
Branch: MAIN
Changes since 1.2: +5 -3
lines
Diff to previous 1.2 (colored)
portlint: change order, add MAN1
Revision 1.2 / (download) - annotate - [select for diffs], Wed Oct 29 18:03:23 1997 UTC (14 years, 6 months ago) by augustss
Branch: MAIN
Changes since 1.1: +4 -1
lines
Diff to previous 1.1 (colored)
NetBSD port.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Oct 28 23:18:23 1997 UTC (14 years, 6 months ago) by augustss
Branch: FREEBSD
CVS Tags: FreeBSD-97-10-25
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of FreeBSD audio packages.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Oct 28 23:18:23 1997 UTC (14 years, 6 months ago) by augustss
Branch: MAIN
Initial revision