summaryrefslogtreecommitdiff
path: root/audio/cam/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
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
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
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.
2004-06-02Make this build on Linux.jschauma1-1/+10
2004-03-31Use buildlink3 framework and enable pkgviews installation. Now cursesminskim1-1/+10
and ossaudio libraries are handled through their buildlink3.mk files.
2004-03-31Rearrange sections to make pkglint happy.minskim1-3/+3
2004-03-09Fix conflict between graphics/feh and audio/cam by renaming cam to feh_cam.rh1-1/+3
Fix the Perl path for feh_cam. Bump PKGREVISION for feh. Add CONFLICTS= feh<1.2.6nb3 to audio/cam.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-09-30 * This works fine with out in-tree curses - use it!hubertf1-4/+2
* Make "locked" mode the default. * Make me the maintainer of this package
2000-01-15Update dependency on ncurses to >=4.2jlam1-2/+2
1999-07-06 * Update ncurses dependency.jlam1-2/+2
* Split multi-file patch-aa. * Pass correct linker options to make this ELF-aware.
1999-04-15Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" withtron1-3/+2
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1998-06-18Update package Makefiles for automatic manual page handling.agc1-3/+1
1998-04-22Remove the old deprecated DEPENDS definition from bsd.pkg.mk.agc1-2/+2
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.
1998-04-20Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.frueauf1-3/+2
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-01-19portlint: change order, add MAN1hubertf1-3/+5
1997-10-29NetBSD port.augustss1-1/+4
1997-10-28Initial import of FreeBSD audio packages.augustss1-0/+17