diff options
author | heinz <heinz@pkgsrc.org> | 2010-01-24 17:11:17 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2010-01-24 17:11:17 +0000 |
commit | 5e3cd069ac406babe3fb893240f8e22bebce5b00 (patch) | |
tree | 501cae30f14c0c0a68e0cf85455ddf6166a63dde | |
parent | bc444119c978acfecd37f89246f7c43340b53dcc (diff) | |
download | pkgsrc-5e3cd069ac406babe3fb893240f8e22bebce5b00.tar.gz |
Added LICENSE information.
-rw-r--r-- | audio/flac/Makefile | 3 | ||||
-rw-r--r-- | audio/libsamplerate/Makefile | 3 | ||||
-rw-r--r-- | audio/nas/Makefile | 3 | ||||
-rw-r--r-- | audio/pulseaudio/Makefile | 3 | ||||
-rw-r--r-- | audio/speex/Makefile | 3 | ||||
-rw-r--r-- | databases/gdbm/Makefile | 3 | ||||
-rw-r--r-- | devel/SDL/Makefile | 3 | ||||
-rw-r--r-- | devel/libvolume_id/Makefile | 3 | ||||
-rw-r--r-- | emulators/qemu/Makefile | 3 | ||||
-rw-r--r-- | graphics/aalib/Makefile | 3 | ||||
-rw-r--r-- | misc/pciids/Makefile | 3 | ||||
-rw-r--r-- | misc/usbids/Makefile | 3 | ||||
-rw-r--r-- | net/ORBit2/Makefile | 3 | ||||
-rw-r--r-- | security/policykit/Makefile | 3 | ||||
-rw-r--r-- | sysutils/consolekit/Makefile | 3 | ||||
-rw-r--r-- | sysutils/dbus-glib/Makefile | 3 | ||||
-rw-r--r-- | sysutils/dbus/Makefile | 3 | ||||
-rw-r--r-- | sysutils/dvd+rw-tools/Makefile | 3 | ||||
-rw-r--r-- | sysutils/hal/Makefile | 3 | ||||
-rw-r--r-- | textproc/texi2html/Makefile | 3 |
20 files changed, 40 insertions, 20 deletions
diff --git a/audio/flac/Makefile b/audio/flac/Makefile index 88d9a186e96..fefaf291c2a 100644 --- a/audio/flac/Makefile +++ b/audio/flac/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2009/06/05 21:02:45 rillig Exp $ +# $NetBSD: Makefile,v 1.45 2010/01/24 17:11:18 heinz Exp $ DISTNAME= flac-1.2.1 PKGREVISION= 1 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=flac/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://flac.sourceforge.net/ COMMENT= Free lossless audio codec +LICENSE= modified-bsd AND gnu-gpl-v2 AND gnu-lgpl-v2.1 PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir diff --git a/audio/libsamplerate/Makefile b/audio/libsamplerate/Makefile index 8713cb0dfde..e5ba6b56d1f 100644 --- a/audio/libsamplerate/Makefile +++ b/audio/libsamplerate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2009/02/25 19:35:46 drochner Exp $ +# $NetBSD: Makefile,v 1.22 2010/01/24 17:11:18 heinz Exp $ # DISTNAME= libsamplerate-0.1.7 @@ -8,6 +8,7 @@ MASTER_SITES= http://www.mega-nerd.com/SRC/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mega-nerd.com/SRC/ COMMENT= Sample rate converter library +LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/audio/nas/Makefile b/audio/nas/Makefile index 5137c19a62f..863d20aa925 100644 --- a/audio/nas/Makefile +++ b/audio/nas/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.83 2009/07/09 19:10:25 hasso Exp $ +# $NetBSD: Makefile,v 1.84 2010/01/24 17:11:18 heinz Exp $ DISTNAME= nas-1.9.1.src PKGNAME= ${DISTNAME:S/.src//} @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nas/} MAINTAINER= markd@NetBSD.org HOMEPAGE= http://nas.sourceforge.net COMMENT= Network Audio System +LICENSE= mit # with no-advertisement clause PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile index 953cce4be85..64965a3a774 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2010/01/21 12:12:27 drochner Exp $ +# $NetBSD: Makefile,v 1.31 2010/01/24 17:11:19 heinz Exp $ # NOTE: Please send a copy of any patches that are not pkgsrc-specific # to <pulseaudio-discuss@mail.0pointer.de> @@ -11,6 +11,7 @@ MASTER_SITES= http://0pointer.de/lennart/projects/pulseaudio/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.pulseaudio.org/ COMMENT= Sound server for POSIX and Win32 systems +LICENSE= gnu-lgpl-v2.1 AND gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/audio/speex/Makefile b/audio/speex/Makefile index e820aa93f6c..29661e788fa 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2010/01/16 17:57:37 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2010/01/24 17:11:18 heinz Exp $ # DISTNAME= speex-1.2rc1 @@ -9,6 +9,7 @@ MASTER_SITES= http://downloads.us.xiph.org/releases/speex/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.speex.org/ COMMENT= Open-source, patent-free voice codec +LICENSE= modified-bsd PKG_DESTDIR_SUPPORT= user-destdir diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile index f22c48ebe9a..f36323839c3 100644 --- a/databases/gdbm/Makefile +++ b/databases/gdbm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2007/08/26 15:59:24 heinz Exp $ +# $NetBSD: Makefile,v 1.41 2010/01/24 17:11:18 heinz Exp $ # DISTNAME= gdbm-1.8.3 @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=gdbm/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnu.org/software/gdbm/gdbm.html COMMENT= The GNU database manager +LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/devel/SDL/Makefile b/devel/SDL/Makefile index 75b9434dac3..d03c20fb951 100644 --- a/devel/SDL/Makefile +++ b/devel/SDL/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.89 2009/11/02 09:09:25 tnn Exp $ +# $NetBSD: Makefile,v 1.90 2010/01/24 17:11:18 heinz Exp $ DISTNAME= SDL-1.2.14 PKGREVISION= 1 @@ -8,6 +8,7 @@ MASTER_SITES= http://www.libsdl.org/release/ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.libsdl.org/ COMMENT= Simple DirectMedia Layer, a cross-platform multimedia library +LICENSE= gnu-lgpl-v2.1 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/devel/libvolume_id/Makefile b/devel/libvolume_id/Makefile index d931ce22e01..afbfd937342 100644 --- a/devel/libvolume_id/Makefile +++ b/devel/libvolume_id/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2009/06/13 06:46:43 rillig Exp $ +# $NetBSD: Makefile,v 1.7 2010/01/24 17:11:19 heinz Exp $ # DISTNAME= libvolume_id-0.81.1 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ${MASTER_SITES} COMMENT= Library to provide file system type information +LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= include lib lib/pkgconfig diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index 2c92eb6aae5..125608e4ab0 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2010/01/14 22:32:33 bouyer Exp $ +# $NetBSD: Makefile,v 1.63 2010/01/24 17:11:17 heinz Exp $ # DISTNAME= qemu-0.11.1 @@ -9,6 +9,7 @@ MASTER_SITES= http://download.savannah.gnu.org/releases/qemu/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.qemu.org/ COMMENT= CPU emulator using dynamic translation +LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1 AND mit AND modified-bsd PKG_DESTDIR_SUPPORT= user-destdir diff --git a/graphics/aalib/Makefile b/graphics/aalib/Makefile index 5e481ed6422..96a7b08f686 100644 --- a/graphics/aalib/Makefile +++ b/graphics/aalib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2009/03/22 04:53:39 manu Exp $ +# $NetBSD: Makefile,v 1.22 2010/01/24 17:11:18 heinz Exp $ DISTNAME= aalib-1.4rc5 PKGNAME= ${DISTNAME:S/rc5/.0.5/} @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aa-project/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://aa-project.sourceforge.net/aalib/ COMMENT= ASCII Art library +LICENSE= gnu-lgpl-v2 PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir diff --git a/misc/pciids/Makefile b/misc/pciids/Makefile index 54dd4665771..204ccff8999 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2009/08/10 23:12:11 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2010/01/24 17:11:19 heinz Exp $ # DISTNAME= pciids-20090807 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= mark@coris.org.uk HOMEPAGE= http://pciids.sourceforge.net/ COMMENT= Repository of PCI IDs (pci.ids database) +LICENSE= modified-bsd OR gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/misc/usbids/Makefile b/misc/usbids/Makefile index 2cfafe4db95..f04a320f26d 100644 --- a/misc/usbids/Makefile +++ b/misc/usbids/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/11/22 13:06:40 jmcneill Exp $ +# $NetBSD: Makefile,v 1.2 2010/01/24 17:11:19 heinz Exp $ # DISTNAME= usbids-20081118 @@ -8,6 +8,7 @@ MASTER_SITES= http://www.invisible.ca/~jmcneill/distfiles/ MAINTAINER= jmcneill@NetBSD.org HOMEPAGE= http://www.linux-usb.org/ COMMENT= Repository of USB IDs (usb.ids database) +LICENSE= modified-bsd OR gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/net/ORBit2/Makefile b/net/ORBit2/Makefile index 673ed86a5c1..b135ef817a1 100644 --- a/net/ORBit2/Makefile +++ b/net/ORBit2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2009/06/14 22:58:06 joerg Exp $ +# $NetBSD: Makefile,v 1.71 2010/01/24 17:11:18 heinz Exp $ # DISTNAME= ORBit2-2.14.17 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= rh@NetBSD.org HOMEPAGE= http://orbit-resource.sourceforge.net/ COMMENT= High-performance CORBA ORB with C language support +LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2 PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir diff --git a/security/policykit/Makefile b/security/policykit/Makefile index ec7dbea1adf..5ffc829e833 100644 --- a/security/policykit/Makefile +++ b/security/policykit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2009/12/27 00:00:55 abs Exp $ +# $NetBSD: Makefile,v 1.15 2010/01/24 17:11:19 heinz Exp $ # POLICYKIT_VER= 0.9 @@ -11,6 +11,7 @@ MASTER_SITES= http://hal.freedesktop.org/releases/ MAINTAINER= netbsd-desktop@NetBSD.org HOMEPAGE= http://hal.freedesktop.org/ COMMENT= Framework for managing admin policies and privileges +LICENSE= mit PKG_DESTDIR_SUPPORT= user-destdir BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt diff --git a/sysutils/consolekit/Makefile b/sysutils/consolekit/Makefile index e1781accea6..58dc883bec6 100644 --- a/sysutils/consolekit/Makefile +++ b/sysutils/consolekit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2009/07/22 09:01:45 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2010/01/24 17:11:19 heinz Exp $ # CONSOLEKIT_VER= 0.3.0 @@ -12,6 +12,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= netbsd-desktop@NetBSD.org HOMEPAGE= http://www.freedesktop.org/wiki/Software/ConsoleKit COMMENT= Framework for defining and tracking users, login sessions, and seats +LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir PKG_SYSCONFSUBDIR= ConsoleKit diff --git a/sysutils/dbus-glib/Makefile b/sysutils/dbus-glib/Makefile index ec7c582b12a..9dd057e6a87 100644 --- a/sysutils/dbus-glib/Makefile +++ b/sysutils/dbus-glib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2009/09/18 14:51:56 sketch Exp $ +# $NetBSD: Makefile,v 1.22 2010/01/24 17:11:18 heinz Exp $ # DISTNAME= dbus-glib-0.82 @@ -8,6 +8,7 @@ MASTER_SITES= http://dbus.freedesktop.org/releases/dbus-glib/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.freedesktop.org/Software/dbus COMMENT= GLib bindings for the D-BUS message bus system +LICENSE= gnu-gpl-v2 MAKE_JOBS_SAFE= NO PKG_DESTDIR_SUPPORT= user-destdir diff --git a/sysutils/dbus/Makefile b/sysutils/dbus/Makefile index 6a852463cee..7647b7f0c63 100644 --- a/sysutils/dbus/Makefile +++ b/sysutils/dbus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2009/11/23 19:10:46 drochner Exp $ +# $NetBSD: Makefile,v 1.47 2010/01/24 17:11:18 heinz Exp $ DISTNAME= dbus-1.2.4.6permissive PKGNAME= dbus-1.2.4.6 @@ -8,6 +8,7 @@ MASTER_SITES= http://dbus.freedesktop.org/releases/dbus/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.freedesktop.org/Software/dbus COMMENT= Message bus system +LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/sysutils/dvd+rw-tools/Makefile b/sysutils/dvd+rw-tools/Makefile index b5312c8897e..b8dad625acb 100644 --- a/sysutils/dvd+rw-tools/Makefile +++ b/sysutils/dvd+rw-tools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2008/04/23 15:35:50 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2010/01/24 17:11:19 heinz Exp $ # DISTNAME= dvd+rw-tools-7.1 @@ -8,6 +8,7 @@ MASTER_SITES= http://fy.chalmers.se/~appro/linux/DVD+RW/tools/ MAINTAINER= dan@NetBSD.org HOMEPAGE= http://fy.chalmers.se/~appro/linux/DVD+RW/ COMMENT= Tools for writing DVD+R[W] disks +LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/sysutils/hal/Makefile b/sysutils/hal/Makefile index 0d1edcbde4d..6604a4a1999 100644 --- a/sysutils/hal/Makefile +++ b/sysutils/hal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2010/01/16 14:46:36 heinz Exp $ +# $NetBSD: Makefile,v 1.45 2010/01/24 17:11:19 heinz Exp $ DISTNAME= hal-0.5.11 PKGREVISION= 26 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= netbsd-desktop@NetBSD.org HOMEPAGE= http://hal.freedesktop.org/ COMMENT= FreeDesktop hardware abstraction layer +LICENSE= gnu-gpl-v2 BUILD_DEFS+= VARBASE PKG_SYSCONFBASE PKG_DESTDIR_SUPPORT= user-destdir diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile index 2e86033ee59..8e4b3100e4a 100644 --- a/textproc/texi2html/Makefile +++ b/textproc/texi2html/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2009/03/06 14:34:43 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2010/01/24 17:11:17 heinz Exp $ DISTNAME= texi2html-1.82 CATEGORIES= textproc @@ -7,6 +7,7 @@ MASTER_SITES= http://savannah.nongnu.org/download/texi2html/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nongnu.org/texi2html/ COMMENT= Texinfo-to-HTML direct translator +LICENSE= gnu-gpl-v2 CONFLICTS= teTeX-bin-1.* |