aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorGrzegorz Blach <gblach@FreeBSD.org>2012-11-04 13:05:04 +0000
committerGrzegorz Blach <gblach@FreeBSD.org>2012-11-04 13:05:04 +0000
commited1ad7e1b9af91fcd77e891a9b7dbcf28b70dcab (patch)
tree94dcd981edc8bd1b980642dc99eb86b4ec202287 /devel
parent9f3d68b429fe9207ea6fefbc103a0fe10524e29d (diff)
downloadports-ed1ad7e1b9af91fcd77e891a9b7dbcf28b70dcab.tar.gz
ports-ed1ad7e1b9af91fcd77e891a9b7dbcf28b70dcab.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/e_dbus/Makefile8
-rw-r--r--devel/ecore-file/Makefile8
-rw-r--r--devel/ecore-ipc/Makefile8
-rw-r--r--devel/ecore-main/Makefile8
-rw-r--r--devel/ecore/Makefile8
-rw-r--r--devel/eet/Makefile8
-rw-r--r--devel/eina/Makefile8
-rw-r--r--devel/eio/Makefile8
-rw-r--r--devel/ninja/Makefile4
-rw-r--r--devel/p5-Oogly/Makefile8
-rw-r--r--devel/p5-Sub-Signatures/Makefile8
-rw-r--r--devel/prettygo/Makefile8
12 files changed, 24 insertions, 68 deletions
diff --git a/devel/e_dbus/Makefile b/devel/e_dbus/Makefile
index 4a79f50452fb..2d90e89d3030 100644
--- a/devel/e_dbus/Makefile
+++ b/devel/e_dbus/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e_dbus
-# Date created: 23 February 2008
-# Whom: Stanislav Sedov <stas@FreeBSD.org>
-#
+# Created by: Stanislav Sedov <stas@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= e_dbus
DISTVERSION= 1.1.0
@@ -12,7 +8,7 @@ CATEGORIES= devel enlightenment
MASTER_SITES= http://download.enlightenment.org/releases/ \
http://files.roorback.net/e17/2011-12-02/base/
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= EFL DBUS connectivity library
LICENSE= BSD
diff --git a/devel/ecore-file/Makefile b/devel/ecore-file/Makefile
index 163a60f6fd3a..c16cb0a5263c 100644
--- a/devel/ecore-file/Makefile
+++ b/devel/ecore-file/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ecore-file
-# Date created: 17 September 2007
-# Whom: Stanislav Sedov <stas@FreeBSD.org>
-#
+# Created by: Stanislav Sedov <stas@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= file
DISTVERSION= 1.1.0
@@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
PKGNAMEPREFIX= ecore-
DISTNAME= ecore-${DISTVERSION}
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= Enlightenment core abstraction library (file module)
LICENSE= BSD
diff --git a/devel/ecore-ipc/Makefile b/devel/ecore-ipc/Makefile
index 12d1325c47e9..e34e6ed12d92 100644
--- a/devel/ecore-ipc/Makefile
+++ b/devel/ecore-ipc/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ecore-ipc
-# Date created: 17 September 2007
-# Whom: Stanislav Sedov <stas@FreeBSD.org>
-#
+# Created by: Stanislav Sedov <stas@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= ipc
DISTVERSION= 1.1.0
@@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
PKGNAMEPREFIX= ecore-
DISTNAME= ecore-${DISTVERSION}
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= Enlightenment core abstraction library (ipc module)
LICENSE= BSD
diff --git a/devel/ecore-main/Makefile b/devel/ecore-main/Makefile
index 373ad9224b53..4f7a8bf62f84 100644
--- a/devel/ecore-main/Makefile
+++ b/devel/ecore-main/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ecore-main
-# Date created: 17 September 2007
-# Whom: Stanislav Sedov <stas@FreeBSD.org>
-#
+# Created by: Stanislav Sedov <stas@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= main
DISTVERSION= 1.1.0
@@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
PKGNAMEPREFIX= ecore-
DISTNAME= ecore-${DISTVERSION}
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= Enlightenment core abstraction library (main library)
LICENSE= BSD
diff --git a/devel/ecore/Makefile b/devel/ecore/Makefile
index d486db692e59..f24c2a5253b4 100644
--- a/devel/ecore/Makefile
+++ b/devel/ecore/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ecore
-# Date created: 22 September 2007
-# Whom: Stanislav Sedov <stas@FreeBSD.org>
-#
+# Created by: Stanislav Sedov <stas@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= ecore
DISTVERSION= 1.1.0
@@ -13,7 +9,7 @@ MASTER_SITES= # none
DISTFILES= # none
EXTRACT_ONLY= # none
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= Enlightenment core abstraction library (meta port)
NO_BUILD= yes
diff --git a/devel/eet/Makefile b/devel/eet/Makefile
index 89a3bd51783e..ba2e4c506738 100644
--- a/devel/eet/Makefile
+++ b/devel/eet/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: eet
-# Date created: 08/08/2004
-# Whom: vanilla
-#
+# Created by: Vanilla I. Shu <vanilla@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= eet
DISTVERSION= 1.5.0
@@ -12,7 +8,7 @@ CATEGORIES= devel enlightenment
MASTER_SITES= http://download.enlightenment.org/releases/ \
http://files.roorback.net/e17/2011-12-02/base/
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= Enlightenment Data Handling Library
LICENSE= BSD
diff --git a/devel/eina/Makefile b/devel/eina/Makefile
index 633bed1ad897..1c1e059cb890 100644
--- a/devel/eina/Makefile
+++ b/devel/eina/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: eina
-# Date created: Dec 10 2009
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= eina
DISTVERSION= 1.1.0
@@ -11,7 +7,7 @@ CATEGORIES= devel enlightenment
MASTER_SITES= http://download.enlightenment.org/releases/ \
http://files.roorback.net/e17/2011-12-02/base/
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= Enlightenment API for data types
LICENSE= LGPL21
diff --git a/devel/eio/Makefile b/devel/eio/Makefile
index 5ad2a22f42ef..86702a7ea112 100644
--- a/devel/eio/Makefile
+++ b/devel/eio/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: eio
-# Date created: 02 April 2012
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= eio
DISTVERSION= 0.1.0.65643
@@ -11,7 +7,7 @@ CATEGORIES= devel enlightenment
MASTER_SITES= http://download.enlightenment.org/snapshots/2011-11-28/ \
http://files.roorback.net/e17/base/
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= Enlightenment Input/Output Library
LICENSE= LGPL21
diff --git a/devel/ninja/Makefile b/devel/ninja/Makefile
index f95d5e09f10b..bb2d46303a3f 100644
--- a/devel/ninja/Makefile
+++ b/devel/ninja/Makefile
@@ -1,4 +1,4 @@
-# Created by: Grzegorz Blach <magik@roorback.net>
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
PORTNAME= ninja
@@ -6,7 +6,7 @@ PORTVERSION= 1.0.0
PORTEPOCH= 1
CATEGORIES= devel
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= Ninja is a small build system closest in spirit to Make
LICENSE= AL2
diff --git a/devel/p5-Oogly/Makefile b/devel/p5-Oogly/Makefile
index 6e891b0767a1..ee5fc450d179 100644
--- a/devel/p5-Oogly/Makefile
+++ b/devel/p5-Oogly/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Oogly
-# Date created: 20 Dec 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Oogly
PORTVERSION= 0.31
@@ -13,7 +9,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:AWNCORP
PKGNAMEPREFIX= p5-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= A Data validation idea that just might be ideal
BUILD_DEPENDS= p5-Array-Unique>0:${PORTSDIR}/devel/p5-Array-Unique \
diff --git a/devel/p5-Sub-Signatures/Makefile b/devel/p5-Sub-Signatures/Makefile
index 1c776187bf61..cc2bb24393c2 100644
--- a/devel/p5-Sub-Signatures/Makefile
+++ b/devel/p5-Sub-Signatures/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Sub-Signatures
-# Date created: 21 Nov 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Sub-Signatures
PORTVERSION= 0.21
@@ -12,7 +8,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= Use proper signatures for subroutines, including dispatching
BUILD_DEPENDS= p5-Sub-Uplevel>=0.12:${PORTSDIR}/devel/p5-Sub-Uplevel
diff --git a/devel/prettygo/Makefile b/devel/prettygo/Makefile
index 41605957d4f8..97c228809367 100644
--- a/devel/prettygo/Makefile
+++ b/devel/prettygo/Makefile
@@ -1,16 +1,12 @@
-# New ports collection makefile for: pretty.go
-# Date created: 4 Nov, 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= prettygo
PORTVERSION= 20120306
CATEGORIES= devel
MASTER_SITES= LOCAL/jlaffaye
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= Pretty-printing package for go values
USE_GO= yes