Commit graph

20 commits

Author SHA1 Message Date
rillig
b71a1d488b 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
2005-12-05 20:49:47 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
tv
c487cb967a 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.
2004-10-03 00:12:51 +00:00
jschauma
cca49ac782 Make this build on Linux. 2004-06-02 20:28:59 +00:00
minskim
ae1b55cbb8 Use buildlink3 framework and enable pkgviews installation. Now curses
and ossaudio libraries are handled through their buildlink3.mk files.
2004-03-31 10:40:29 +00:00
minskim
fc5c2b5cc9 Rearrange sections to make pkglint happy. 2004-03-31 10:11:45 +00:00
rh
4be6eb8f13 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.
2004-03-09 02:23:44 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
wiz
f7bb9e2078 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:30:32 +00:00
hubertf
aa67136ab0 * This works fine with out in-tree curses - use it!
* Make "locked" mode the default.
 * Make me the maintainer of this package
2000-09-30 17:24:49 +00:00
jlam
24ef86f870 Update dependency on ncurses to >=4.2 2000-01-15 18:46:22 +00:00
jlam
6462de2c86 * Update ncurses dependency.
* Split multi-file patch-aa.
    * Pass correct linker options to make this ELF-aware.
1999-07-06 07:54:05 +00:00
tron
23e0063766 Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-15 20:39:38 +00:00
agc
dc15bf01de Update package Makefiles for automatic manual page handling. 1998-06-18 16:15:10 +00:00
agc
1f4495b33e 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.
1998-04-22 14:22:39 +00:00
frueauf
49e36ada0b Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. 1998-04-20 11:56:17 +00:00
agc
dccd43243d Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:06 +00:00
hubertf
a0b7f6d576 portlint: change order, add MAN1 1998-01-19 00:50:56 +00:00
augustss
89d9ac7fc9 NetBSD port. 1997-10-29 18:03:23 +00:00
augustss
4daa64a629 Initial import of FreeBSD audio packages. 1997-10-28 23:18:20 +00:00