diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2010-05-30 17:39:07 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2010-05-30 17:39:07 +0000 |
commit | 8643d4aa4f1c5fd88ccf6a088374f9f7c718ff6b (patch) | |
tree | 80e86a504e40bb07a6114c8b8fdfc5765bfa6a38 | |
parent | 9554c4a18fa0acb41d047e887d36b52c4c84213c (diff) | |
download | ports-8643d4aa4f1c5fd88ccf6a088374f9f7c718ff6b.tar.gz ports-8643d4aa4f1c5fd88ccf6a088374f9f7c718ff6b.zip |
Notes
-rw-r--r-- | audio/ladspa/Makefile | 3 | ||||
-rw-r--r-- | audio/last.fm/Makefile | 3 | ||||
-rw-r--r-- | audio/xmms-ladspa/Makefile | 3 | ||||
-rw-r--r-- | audio/xmms-mailnotify/Makefile | 3 | ||||
-rw-r--r-- | devel/libccid/Makefile | 3 | ||||
-rw-r--r-- | devel/pcsc-lite/Makefile | 3 | ||||
-rw-r--r-- | devel/stfl/Makefile | 3 | ||||
-rw-r--r-- | games/kmastermind/Makefile | 3 | ||||
-rw-r--r-- | games/kpicframer/Makefile | 3 | ||||
-rw-r--r-- | games/kpictorial/Makefile | 3 | ||||
-rw-r--r-- | games/kslide/Makefile | 3 | ||||
-rw-r--r-- | games/moon-buggy/Makefile | 3 | ||||
-rw-r--r-- | math/facile/Makefile | 2 | ||||
-rw-r--r-- | math/graphthing/Makefile | 3 | ||||
-rw-r--r-- | multimedia/kaffeine-devel/Makefile | 4 | ||||
-rw-r--r-- | multimedia/kaffeine/Makefile | 3 | ||||
-rw-r--r-- | net-im/tapioca-qt/Makefile | 3 | ||||
-rw-r--r-- | net-im/telepathy-qt/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/py-yapsnmp/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/scdp/Makefile | 3 | ||||
-rw-r--r-- | net/libsocket++/Makefile | 2 | ||||
-rw-r--r-- | security/ifd-devkit/Makefile | 3 | ||||
-rw-r--r-- | security/ssh_askpass_gtk2/Makefile | 3 | ||||
-rw-r--r-- | security/steghide/Makefile | 3 | ||||
-rw-r--r-- | sysutils/libcdio/Makefile | 3 | ||||
-rw-r--r-- | www/llgal/Makefile | 3 | ||||
-rw-r--r-- | www/newsbeuter/Makefile | 3 |
27 files changed, 80 insertions, 0 deletions
diff --git a/audio/ladspa/Makefile b/audio/ladspa/Makefile index e4d2dc655c14..f5770399314e 100644 --- a/audio/ladspa/Makefile +++ b/audio/ladspa/Makefile @@ -14,6 +14,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= arved@FreeBSD.org COMMENT= Linux Audio Developer's Simple Plugin API +LICENSE= LGPL +LICENSE_FILE= ${WRKSRC}/doc/COPYING + WRKSRC= ${WRKDIR}/ladspa_sdk USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/audio/last.fm/Makefile b/audio/last.fm/Makefile index be78525a8558..404a62faedf5 100644 --- a/audio/last.fm/Makefile +++ b/audio/last.fm/Makefile @@ -21,6 +21,9 @@ LIB_DEPENDS= gpod.5:${PORTSDIR}/audio/libgpod \ samplerate.1:${PORTSDIR}/audio/libsamplerate \ fftw3f.5:${PORTSDIR}/math/fftw3-float +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + PKGINSTALL= ${WRKDIR}/pkg-install PKGDEINSTALL= ${WRKDIR}/pkg-deinstall SUB_FILES= pkg-install pkg-deinstall diff --git a/audio/xmms-ladspa/Makefile b/audio/xmms-ladspa/Makefile index 9476358ec88c..821d1e3924f5 100644 --- a/audio/xmms-ladspa/Makefile +++ b/audio/xmms-ladspa/Makefile @@ -16,6 +16,9 @@ DISTNAME= xmms_ladspa-${PORTVERSION} MAINTAINER= arved@FreeBSD.org COMMENT= XMMS Plugin that provides LADSPA Plugins to XMMS +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-mailnotify/Makefile b/audio/xmms-mailnotify/Makefile index c5f6260cceaa..ab46aaa5ac0e 100644 --- a/audio/xmms-mailnotify/Makefile +++ b/audio/xmms-mailnotify/Makefile @@ -16,6 +16,9 @@ COMMENT= XMMS plugin, that plays a sound on incoming mail and opens the MUA LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gtk12 diff --git a/devel/libccid/Makefile b/devel/libccid/Makefile index 61b4bcaa41f1..0faafee85154 100644 --- a/devel/libccid/Makefile +++ b/devel/libccid/Makefile @@ -14,6 +14,9 @@ COMMENT= Generic USB CCID (Chip/Smart Card Interface Devices) driver LIB_DEPENDS= pcsclite.1:${PORTSDIR}/devel/pcsc-lite +LICENSE= LGPL +LICENSE_FILE= ${WRKSRC}/COPYING + USE_BZIP2= yes GNU_CONFIGURE= yes USE_PERL5_BUILD=yes diff --git a/devel/pcsc-lite/Makefile b/devel/pcsc-lite/Makefile index 87798c24a414..06ca166712b5 100644 --- a/devel/pcsc-lite/Makefile +++ b/devel/pcsc-lite/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://alioth.debian.org/frs/download.php/3279/ MAINTAINER= arved@FreeBSD.org COMMENT= A smartcard development library +LICENSE= BSD +LICENSE_FILE= ${WRKSRC}/COPYING + USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/devel/stfl/Makefile b/devel/stfl/Makefile index 210e7ab2114d..f4a7c22ac077 100644 --- a/devel/stfl/Makefile +++ b/devel/stfl/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://www.clifford.at/stfl/ MAINTAINER= arved@FreeBSD.org COMMENT= Structured Terminal Forms Language/Library +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING + USE_LDCONFIG= yes USE_GMAKE= yes USE_ICONV= yes diff --git a/games/kmastermind/Makefile b/games/kmastermind/Makefile index 2b7761966349..61891fc3a7a0 100644 --- a/games/kmastermind/Makefile +++ b/games/kmastermind/Makefile @@ -16,6 +16,9 @@ COMMENT= Mastermind game designed for K Desktop Environment BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11/kdelibs3:extract +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22 USE_PERL5_BUILD= yes USE_KDELIBS_VER= 3 diff --git a/games/kpicframer/Makefile b/games/kpicframer/Makefile index 8b7d8f0e4775..5dfda3ffdc85 100644 --- a/games/kpicframer/Makefile +++ b/games/kpicframer/Makefile @@ -16,6 +16,9 @@ COMMENT= KDE card game LIB_DEPENDS= kdegames.3:${PORTSDIR}/games/kdegames3 +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + USE_BZIP2= yes USE_KDELIBS_VER= 3 USE_AUTOTOOLS= libtool:22 diff --git a/games/kpictorial/Makefile b/games/kpictorial/Makefile index 686f9d801701..9dda17b50b0f 100644 --- a/games/kpictorial/Makefile +++ b/games/kpictorial/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= arved@FreeBSD.org COMMENT= Little logical game for KDE +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + USE_KDELIBS_VER= 3 USE_AUTOTOOLS= libtool:22 USE_GMAKE= yes diff --git a/games/kslide/Makefile b/games/kslide/Makefile index b732748b6ac5..7a90e2ff333a 100644 --- a/games/kslide/Makefile +++ b/games/kslide/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://david.bieder.free.fr/eric/taquin/ \ MAINTAINER= arved@FreeBSD.org COMMENT= KDE puzzle game +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + USE_BZIP2= yes USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:22 diff --git a/games/moon-buggy/Makefile b/games/moon-buggy/Makefile index 295e538b8604..fd910d4ef730 100644 --- a/games/moon-buggy/Makefile +++ b/games/moon-buggy/Makefile @@ -20,6 +20,9 @@ EXTRA_PATCHES= ${FILESDIR}/extra-patch-configure.ac MAINTAINER= arved@FreeBSD.org COMMENT= Drive a buggy across the moons surface +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + .if defined (WITH_ESOUND) LIB_DEPENDS= esd:${PORTSDIR}/audio/esound:install .endif diff --git a/math/facile/Makefile b/math/facile/Makefile index 03eb4eee0f51..6b6bd21687b8 100644 --- a/math/facile/Makefile +++ b/math/facile/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.recherche.enac.fr/log/facile/distrib/ MAINTAINER= arved@FreeBSD.org COMMENT= A Functional Constraint Library +LICENSE= LGPL +LICENSE_FILE= ${WRKSRC}/LICENSE USE_OCAML= yes HAS_CONFIGURE= yes USE_GMAKE= yes diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile index 79c2115a85f7..ad914a48634e 100644 --- a/math/graphthing/Makefile +++ b/math/graphthing/Makefile @@ -15,6 +15,9 @@ MASTER_SITES= http://graph.seul.org/ MAINTAINER= arved@FreeBSD.org COMMENT= A tool that allows you to create, manipulate and study graphs +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + USE_BZIP2= yes USE_GNOME= gnometarget gtk20 USE_BISON= build diff --git a/multimedia/kaffeine-devel/Makefile b/multimedia/kaffeine-devel/Makefile index 230db3b2d965..a04f378f57d7 100644 --- a/multimedia/kaffeine-devel/Makefile +++ b/multimedia/kaffeine-devel/Makefile @@ -16,6 +16,10 @@ MAINTAINER= arved@FreeBSD.org COMMENT= KDE4 version of kaffeine LIB_DEPENDS= xine.1:${PORTSDIR}/multimedia/libxine + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + LATEST_LINK= ${PORTNAME}-devel USE_KDE4= kdehier kdeprefix automoc4 kdelibs USE_QT_VER= 4 diff --git a/multimedia/kaffeine/Makefile b/multimedia/kaffeine/Makefile index c74771a9ea6c..8a594b25fcba 100644 --- a/multimedia/kaffeine/Makefile +++ b/multimedia/kaffeine/Makefile @@ -17,6 +17,9 @@ LIB_DEPENDS= xine.1:${PORTSDIR}/multimedia/libxine \ cdda_paranoia.0:${PORTSDIR}/audio/cdparanoia \ xcb.2:${PORTSDIR}/x11/libxcb +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + USE_BZIP2= yes USE_KDELIBS_VER= 3 USE_GMAKE= yes diff --git a/net-im/tapioca-qt/Makefile b/net-im/tapioca-qt/Makefile index 3e0dc2d498fa..d552cf638202 100644 --- a/net-im/tapioca-qt/Makefile +++ b/net-im/tapioca-qt/Makefile @@ -15,6 +15,9 @@ COMMENT= Framework for VoIP and IP applications LIB_DEPENDS= QtTelepathyCore.0:${PORTSDIR}/net-im/telepathy-qt +LICENSE= LGPL +LICENSE_FILE= ${WRKSRC}/COPYING + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/build USE_CMAKE= yes diff --git a/net-im/telepathy-qt/Makefile b/net-im/telepathy-qt/Makefile index 32f082b795f9..83ad3b6a1839 100644 --- a/net-im/telepathy-qt/Makefile +++ b/net-im/telepathy-qt/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= SF/tapioca-voip/${PORTNAME}/${PORTVERSION} MAINTAINER= arved@FreeBSD.org COMMENT= Framework for VoIP and IP applications +LICENSE= LGPL +LICENSE_FILE= ${WRKSRC}/COPYING + USE_CMAKE= yes CMAKE_USE_PTHREAD= yes CMAKE_SOURCE_PATH= .. diff --git a/net-mgmt/py-yapsnmp/Makefile b/net-mgmt/py-yapsnmp/Makefile index 832313c7ffc3..beb0b28e12ec 100644 --- a/net-mgmt/py-yapsnmp/Makefile +++ b/net-mgmt/py-yapsnmp/Makefile @@ -16,6 +16,9 @@ COMMENT= Python SNMP module based on net-snmp LIB_DEPENDS= netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp +LICENSE= LGPL +LICENSE_FILE= ${WRKSRC}/COPYING + USE_AUTOTOOLS= libtool:22 USE_GMAKE= yes USE_PYTHON= yes diff --git a/net-mgmt/scdp/Makefile b/net-mgmt/scdp/Makefile index a37c05270136..35ae1e9958a1 100644 --- a/net-mgmt/scdp/Makefile +++ b/net-mgmt/scdp/Makefile @@ -16,6 +16,9 @@ COMMENT= Tool that sends CDP (CISCO Discovery Protocol) Packets BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10 +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= libnet_config="${LIBNET_CONFIG}" diff --git a/net/libsocket++/Makefile b/net/libsocket++/Makefile index 6c74285f2560..a51e9e32b0fb 100644 --- a/net/libsocket++/Makefile +++ b/net/libsocket++/Makefile @@ -16,6 +16,8 @@ DISTNAME= socket++-${PORTVERSION} MAINTAINER= arved@FreeBSD.org COMMENT= A C++ wrapper library to the sockets +LICENSE= BSD +LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= automake:19 autoconf:262 libtool:22 diff --git a/security/ifd-devkit/Makefile b/security/ifd-devkit/Makefile index 824691927493..16981b8e406f 100644 --- a/security/ifd-devkit/Makefile +++ b/security/ifd-devkit/Makefile @@ -16,6 +16,9 @@ COMMENT= IFD Handler Developer's Kit for MUSCLE PC/SC Lite LIB_DEPENDS= pcsclite.1:${PORTSDIR}/devel/pcsc-lite +LICENSE= BSD +LICENSE_FILE= ${WRKSRC}/LICENSE + USE_LDCONFIG= yes NOMAN= diff --git a/security/ssh_askpass_gtk2/Makefile b/security/ssh_askpass_gtk2/Makefile index e3355530734f..82d03ab51dc5 100644 --- a/security/ssh_askpass_gtk2/Makefile +++ b/security/ssh_askpass_gtk2/Makefile @@ -15,6 +15,9 @@ DISTNAME= ssh-askpass-fullscreen-${PORTVERSION} MAINTAINER= arved@FreeBSD.org COMMENT= A tiny GTK2 ssh askpass replacement +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + USE_GNOME= gtk20 PLIST_FILES= bin/ssh-askpass-fullscreen diff --git a/security/steghide/Makefile b/security/steghide/Makefile index 92a26c9fe23d..1a054a3d354e 100644 --- a/security/steghide/Makefile +++ b/security/steghide/Makefile @@ -18,6 +18,9 @@ COMMENT= Steganography tool to hide data in binary files LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt \ mhash.2:${PORTSDIR}/security/mhash +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + USE_GETTEXT= yes USE_PERL5= yes USE_AUTOTOOLS= libtool:22 diff --git a/sysutils/libcdio/Makefile b/sysutils/libcdio/Makefile index 26f4fd8a282c..9b00caf55f85 100644 --- a/sysutils/libcdio/Makefile +++ b/sysutils/libcdio/Makefile @@ -18,6 +18,9 @@ LIB_DEPENDS= cddb.4:${PORTSDIR}/audio/libcddb \ popt.0:${PORTSDIR}/devel/popt \ cdda_paranoia.0:${PORTSDIR}/audio/cdparanoia +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING + GNU_CONFIGURE= yes USE_GNOME= gnometarget pkgconfig gnomehack USE_GMAKE= yes diff --git a/www/llgal/Makefile b/www/llgal/Makefile index c7a7d42c3079..2a182078c11b 100644 --- a/www/llgal/Makefile +++ b/www/llgal/Makefile @@ -23,6 +23,9 @@ RUN_DEPENDS= ${SITE_PERL}/Image/Size.pm:${PORTSDIR}/graphics/p5-Image-Size \ ${SITE_PERL}/Image/ExifTool.pm:${PORTSDIR}/graphics/p5-Image-ExifTool \ convert:${PORTSDIR}/graphics/ImageMagick +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + USE_BZIP2= yes USE_PERL5= yes USE_GMAKE= yes diff --git a/www/newsbeuter/Makefile b/www/newsbeuter/Makefile index 9ab14f34b1cb..bbbf0ec1c9e4 100644 --- a/www/newsbeuter/Makefile +++ b/www/newsbeuter/Makefile @@ -15,6 +15,9 @@ COMMENT= An RSS feed reader for the text console LIB_DEPENDS= stfl.1:${PORTSDIR}/devel/stfl \ curl.6:${PORTSDIR}/ftp/curl +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + USE_GMAKE= yes USE_GETTEXT= yes USE_PERL5_BUILD=yes |