aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/gtick/Makefile4
-rw-r--r--benchmarks/bonnie++/Makefile3
-rw-r--r--emulators/pcsxr/Makefile4
-rw-r--r--multimedia/libdvdnav/Makefile3
-rw-r--r--multimedia/libdvdread/Makefile3
-rw-r--r--sysutils/evtviewer/Makefile3
6 files changed, 18 insertions, 2 deletions
diff --git a/audio/gtick/Makefile b/audio/gtick/Makefile
index 96d1843d9572..868c6dfa1e1f 100644
--- a/audio/gtick/Makefile
+++ b/audio/gtick/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtick
PORTVERSION= 0.4.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= audio
MASTER_SITES= http://www.antcom.de/gtick/download/ CENKES
@@ -16,6 +16,8 @@ COMMENT= A metronome application
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile
+LICENSE= GPLv3
+
GNU_CONFIGURE= yes
USE_GNOME= gtk20
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/benchmarks/bonnie++/Makefile b/benchmarks/bonnie++/Makefile
index e2b9948c90c0..92df69247447 100644
--- a/benchmarks/bonnie++/Makefile
+++ b/benchmarks/bonnie++/Makefile
@@ -8,6 +8,7 @@
PORTNAME= bonnie++
PORTVERSION= 1.96
+PORTREVISION= 1
CATEGORIES= benchmarks
MASTER_SITES= http://www.coker.com.au/bonnie++/experimental/
EXTRACT_SUFX= .tgz
@@ -15,6 +16,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= martymac@FreeBSD.org
COMMENT= Performance Test of Filesystem I/O
+LICENSE= GPLv2
+
GNU_CONFIGURE= yes
MAN1= bon_csv2html.1 bon_csv2txt.1 generate_randfile.1
diff --git a/emulators/pcsxr/Makefile b/emulators/pcsxr/Makefile
index 3aec93b7bd90..4a3302202be7 100644
--- a/emulators/pcsxr/Makefile
+++ b/emulators/pcsxr/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pcsxr
PORTVERSION= 1.9.91
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= emulators
# Original URLs :
# http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=pcsxr&DownloadId=98581&FileTime=129064504645100000&Build=16694
@@ -23,6 +23,8 @@ COMMENT= Playstation (PSX) emulator
BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk
LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis
+LICENSE= GPLv2
+
ONLY_FOR_ARCHS= i386 amd64
USE_BZIP2= yes
diff --git a/multimedia/libdvdnav/Makefile b/multimedia/libdvdnav/Makefile
index 67fba43f1cb0..88af1d00e81a 100644
--- a/multimedia/libdvdnav/Makefile
+++ b/multimedia/libdvdnav/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libdvdnav
PORTVERSION= 4.1.4.r1217
+PORTREVISION= 1
CATEGORIES= multimedia
# Svn repository URL : svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdnav
MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \
@@ -25,6 +26,8 @@ COMMENT= MPlayer version of the libdvdnav project
LIB_DEPENDS= dvdread.4:${PORTSDIR}/multimedia/libdvdread
+LICENSE= GPLv2
+
USE_BZIP2= yes
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= configure2
diff --git a/multimedia/libdvdread/Makefile b/multimedia/libdvdread/Makefile
index fcec7c649286..b8e463dca283 100644
--- a/multimedia/libdvdread/Makefile
+++ b/multimedia/libdvdread/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libdvdread
PORTVERSION= 4.1.4.r1217
+PORTREVISION= 1
CATEGORIES= multimedia
# Svn repository URL : svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdread
MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \
@@ -27,6 +28,8 @@ COMMENT= MPlayer version of the libdvdread project
LIB_DEPENDS= dvdcss.${DVDCSS_LIBVERSION}:${PORTSDIR}/multimedia/libdvdcss
.endif
+LICENSE= GPLv2
+
USE_BZIP2= yes
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= configure2
diff --git a/sysutils/evtviewer/Makefile b/sysutils/evtviewer/Makefile
index 42e2f9d9b766..8711f0550fe4 100644
--- a/sysutils/evtviewer/Makefile
+++ b/sysutils/evtviewer/Makefile
@@ -7,6 +7,7 @@
PORTNAME= evtViewer
PORTVERSION= 0.5
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/${PORTNAME}-${PORTVERSION} \
http://contribs.martymac.org/evtViewer/
@@ -15,6 +16,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= martymac@FreeBSD.org
COMMENT= PERL-based Event viewer
+LICENSE= GPLv2
+
USE_PERL5= yes
NO_BUILD= yes