diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-03-12 10:07:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-03-12 10:07:17 +0000 |
commit | 70e597f1448feb5f83adefc154598319ea077c38 (patch) | |
tree | d0b5decfd569017334afe1b9be389fb4c87ef74d | |
parent | 3df2130dfd56badcfff83d455aeb58231e76928a (diff) | |
download | ports-70e597f1448feb5f83adefc154598319ea077c38.tar.gz ports-70e597f1448feb5f83adefc154598319ea077c38.zip |
Notes
-rw-r--r-- | net/miredo/Makefile | 2 | ||||
-rw-r--r-- | net/sobby/Makefile | 12 | ||||
-rw-r--r-- | net/sobby/distinfo | 6 | ||||
-rw-r--r-- | shells/mksh/Makefile | 2 | ||||
-rw-r--r-- | sysutils/eiciel/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/freefont-ttf/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/libsexy/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/libsexymm/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/transset-df/Makefile | 2 |
9 files changed, 13 insertions, 19 deletions
diff --git a/net/miredo/Makefile b/net/miredo/Makefile index 768b39b51c35..df059177aa22 100644 --- a/net/miredo/Makefile +++ b/net/miredo/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.8 CATEGORIES= net ipv6 MASTER_SITES= http://www.remlab.net/files/miredo/ -MAINTAINER= andreas@syndrom23.de +MAINTAINER= miwi@FreeBSD.org COMMENT= Opensource Teredo (IPv6 tunneling) implementation USE_BZIP2= yes diff --git a/net/sobby/Makefile b/net/sobby/Makefile index 95fb91249be9..8f740bf26aa7 100644 --- a/net/sobby/Makefile +++ b/net/sobby/Makefile @@ -6,11 +6,11 @@ # PORTNAME= sobby -PORTVERSION= 0.4.1 +PORTVERSION= 0.4.2 CATEGORIES= net MASTER_SITES= http://releases.0x539.de/sobby/ -MAINTAINER= andreas@syndrom23.de +MAINTAINER= miwi@FreeBSD.org COMMENT= A standalone obby server LIB_DEPENDS= net6:${PORTSDIR}/net/net6 \ @@ -27,14 +27,8 @@ CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" PLIST_FILES= bin/sobby -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -IGNORE= some dependencies does not run on FreeBSD < 5.x -.endif - do-install: ${INSTALL_SCRIPT} ${WRKSRC}/sobby ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/sobby.1 ${PREFIX}/man/man1 -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/net/sobby/distinfo b/net/sobby/distinfo index 6a8145f03958..59f15be15744 100644 --- a/net/sobby/distinfo +++ b/net/sobby/distinfo @@ -1,3 +1,3 @@ -MD5 (sobby-0.4.1.tar.gz) = 126a32a448f8b84e589258522149ffad -SHA256 (sobby-0.4.1.tar.gz) = 457ef80b546ac17ef0b9770175a9f9cee06e9659314449f9f2d61c8ae51cdfd0 -SIZE (sobby-0.4.1.tar.gz) = 115933 +MD5 (sobby-0.4.2.tar.gz) = 223eacb80a2e422e928111ddd401c728 +SHA256 (sobby-0.4.2.tar.gz) = fb89c50d2c63088cf73ca24b2b9e56172ac001ba82bfb5b577aee963fdaf9e69 +SIZE (sobby-0.4.2.tar.gz) = 120220 diff --git a/shells/mksh/Makefile b/shells/mksh/Makefile index 9c4737b34c80..23072d4e295d 100644 --- a/shells/mksh/Makefile +++ b/shells/mksh/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.mirbsd.org/MirOS/dist/mir/mksh/ \ http://pub.allbsd.org/MirOS/dist/mir/mksh/ DISTFILES= ${PORTNAME}-${DISTVERSION}.cpio.gz -MAINTAINER= andreas@syndrom23.de +MAINTAINER= miwi@FreeBSD.org COMMENT= A MirBSD enhanced shell based on pdksh WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/sysutils/eiciel/Makefile b/sysutils/eiciel/Makefile index 4466bd6a9256..d84689866648 100644 --- a/sysutils/eiciel/Makefile +++ b/sysutils/eiciel/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= sysutils security MASTER_SITES= http://rofi.pinchito.com/eiciel/download/ -MAINTAINER= andreas@syndrom23.de +MAINTAINER= miwi@FreeBSD.org COMMENT= A GNOME-based ACL editor, with integration into Nautilus LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 diff --git a/x11-fonts/freefont-ttf/Makefile b/x11-fonts/freefont-ttf/Makefile index 1da8a9a83bba..c1066e135010 100644 --- a/x11-fonts/freefont-ttf/Makefile +++ b/x11-fonts/freefont-ttf/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-fonts MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= freefont -MAINTAINER= andreas@syndrom23.de +MAINTAINER= miwi@FreeBSD.org COMMENT= Free UCS Outline Fonts NO_BUILD= yes diff --git a/x11-toolkits/libsexy/Makefile b/x11-toolkits/libsexy/Makefile index fea0a7081082..bf0a0a25682d 100644 --- a/x11-toolkits/libsexy/Makefile +++ b/x11-toolkits/libsexy/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.10 CATEGORIES= x11-toolkits devel MASTER_SITES= http://releases.chipx86.com/libsexy/libsexy/ -MAINTAINER= andreas@syndrom23.de +MAINTAINER= miwi@FreeBSD.org COMMENT= Extension widgets for GTK+ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes diff --git a/x11-toolkits/libsexymm/Makefile b/x11-toolkits/libsexymm/Makefile index d521ba00f9c9..f6bee10602ba 100644 --- a/x11-toolkits/libsexymm/Makefile +++ b/x11-toolkits/libsexymm/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.9 CATEGORIES= x11-toolkits devel MASTER_SITES= http://releases.chipx86.com/libsexy/libsexymm/ -MAINTAINER= andreas@syndrom23.de +MAINTAINER= miwi@FreeBSD.org COMMENT= C++ bindings for libsexy LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \ diff --git a/x11-wm/transset-df/Makefile b/x11-wm/transset-df/Makefile index 4334e92d14cb..9df0efa700e9 100644 --- a/x11-wm/transset-df/Makefile +++ b/x11-wm/transset-df/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 5 CATEGORIES= x11-wm MASTER_SITES= http://forchheimer.se/transset-df/ -MAINTAINER= andreas@syndrom23.de +MAINTAINER= miwi@FreeBSD.org COMMENT= Make your windows transparent USE_X_PREFIX= yes |