mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Change my email address to gblach@FreeBSD.org
- Change Makefile headers to shorter form Feature safe: yes
This commit is contained in:
parent
9f3d68b429
commit
ed1ad7e1b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306964
130 changed files with 257 additions and 760 deletions
|
@ -31,7 +31,7 @@
|
||||||
# Feel free to send any comments and suggestion to maintainer.
|
# Feel free to send any comments and suggestion to maintainer.
|
||||||
#
|
#
|
||||||
|
|
||||||
EFL_Include_MAINTAINER= magik@roorback.net
|
EFL_Include_MAINTAINER= gblach@FreeBSD.org
|
||||||
|
|
||||||
#
|
#
|
||||||
# Define all supported libraries
|
# Define all supported libraries
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: ario
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: Oct 07 2009
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= ario
|
PORTNAME= ario
|
||||||
PORTVERSION= 1.5.1
|
PORTVERSION= 1.5.1
|
||||||
|
@ -11,7 +7,7 @@ PORTREVISION= 3
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
MASTER_SITES= SF/ario-player/ario-player/${PORTVERSION}
|
MASTER_SITES= SF/ario-player/ario-player/${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Ario is a GTK2 client for MPD
|
COMMENT= Ario is a GTK2 client for MPD
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
|
@ -1,16 +1,12 @@
|
||||||
# New ports collection makefile for: libmpdclient
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: Dec 23 2009
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= libmpdclient
|
PORTNAME= libmpdclient
|
||||||
PORTVERSION= 2.7
|
PORTVERSION= 2.7
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
MASTER_SITES= SF/musicpd/${PORTNAME}/${PORTVERSION}
|
MASTER_SITES= SF/musicpd/${PORTNAME}/${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= API library for interfacing MPD
|
COMMENT= API library for interfacing MPD
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: expedite
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 10 March 2012
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= expedite
|
PORTNAME= expedite
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= benchmarks enlightenment
|
||||||
MASTER_SITES= http://download.enlightenment.org/releases/ \
|
MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
http://files.roorback.net/e17/2011-12-02/base/
|
http://files.roorback.net/e17/2011-12-02/base/
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Expedite is a benchmark suite for Evas
|
COMMENT= Expedite is a benchmark suite for Evas
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,16 +1,12 @@
|
||||||
# New ports collection makefile for: godis
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 20 June , 2011
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= godis
|
PORTNAME= godis
|
||||||
PORTVERSION= 20120405
|
PORTVERSION= 20120405
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
MASTER_SITES= LOCAL/jlaffaye
|
MASTER_SITES= LOCAL/jlaffaye
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A Redis client library written in Go
|
COMMENT= A Redis client library written in Go
|
||||||
|
|
||||||
USE_GO= yes
|
USE_GO= yes
|
||||||
|
|
|
@ -1,15 +1,11 @@
|
||||||
# New ports collection makefile for: hiredis
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 29 December 2010
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= hiredis
|
PORTNAME= hiredis
|
||||||
DISTVERSION= 0.11.0
|
DISTVERSION= 0.11.0
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Minimalistic C client library for the Redis database
|
COMMENT= Minimalistic C client library for the Redis database
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: p5-Dancer-Plugin-Redis
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 31 August 2011
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= Dancer-Plugin-Redis
|
PORTNAME= Dancer-Plugin-Redis
|
||||||
PORTVERSION= 0.02
|
PORTVERSION= 0.02
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= CPAN
|
||||||
MASTER_SITE_SUBDIR= CPAN:CSCM
|
MASTER_SITE_SUBDIR= CPAN:CSCM
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Redis database connector for Dancer
|
COMMENT= Redis database connector for Dancer
|
||||||
|
|
||||||
LICENSE= ART10 GPLv1
|
LICENSE= ART10 GPLv1
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: Dancer-Session-Memcached
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 31 Dec 2010
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= Dancer-Session-Memcached
|
PORTNAME= Dancer-Session-Memcached
|
||||||
PORTVERSION= 0.2.02
|
PORTVERSION= 0.2.02
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:XSAWYERX
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
|
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Memcached-based session backend for Dancer
|
COMMENT= Memcached-based session backend for Dancer
|
||||||
|
|
||||||
BUILD_DEPENDS= p5-Cache-Memcached>=0:${PORTSDIR}/databases/p5-Cache-Memcached \
|
BUILD_DEPENDS= p5-Cache-Memcached>=0:${PORTSDIR}/databases/p5-Cache-Memcached \
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: p5-Redis-hiredis
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 29 December 2010
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= Redis-hiredis
|
PORTNAME= Redis-hiredis
|
||||||
PORTVERSION= 0.10.2
|
PORTVERSION= 0.10.2
|
||||||
|
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
|
||||||
MASTER_SITE_SUBDIR= CPAN:NEOPHENIX
|
MASTER_SITE_SUBDIR= CPAN:NEOPHENIX
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A Simple wrapper around hiredis C client
|
COMMENT= A Simple wrapper around hiredis C client
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e_dbus
|
# Created by: Stanislav Sedov <stas@FreeBSD.org>
|
||||||
# Date created: 23 February 2008
|
|
||||||
# Whom: Stanislav Sedov <stas@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= e_dbus
|
PORTNAME= e_dbus
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -12,7 +8,7 @@ CATEGORIES= devel enlightenment
|
||||||
MASTER_SITES= http://download.enlightenment.org/releases/ \
|
MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
http://files.roorback.net/e17/2011-12-02/base/
|
http://files.roorback.net/e17/2011-12-02/base/
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= EFL DBUS connectivity library
|
COMMENT= EFL DBUS connectivity library
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: ecore-file
|
# Created by: Stanislav Sedov <stas@FreeBSD.org>
|
||||||
# Date created: 17 September 2007
|
|
||||||
# Whom: Stanislav Sedov <stas@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= file
|
PORTNAME= file
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= ecore-
|
PKGNAMEPREFIX= ecore-
|
||||||
DISTNAME= ecore-${DISTVERSION}
|
DISTNAME= ecore-${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Enlightenment core abstraction library (file module)
|
COMMENT= Enlightenment core abstraction library (file module)
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: ecore-ipc
|
# Created by: Stanislav Sedov <stas@FreeBSD.org>
|
||||||
# Date created: 17 September 2007
|
|
||||||
# Whom: Stanislav Sedov <stas@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= ipc
|
PORTNAME= ipc
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= ecore-
|
PKGNAMEPREFIX= ecore-
|
||||||
DISTNAME= ecore-${DISTVERSION}
|
DISTNAME= ecore-${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Enlightenment core abstraction library (ipc module)
|
COMMENT= Enlightenment core abstraction library (ipc module)
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: ecore-main
|
# Created by: Stanislav Sedov <stas@FreeBSD.org>
|
||||||
# Date created: 17 September 2007
|
|
||||||
# Whom: Stanislav Sedov <stas@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= main
|
PORTNAME= main
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= ecore-
|
PKGNAMEPREFIX= ecore-
|
||||||
DISTNAME= ecore-${DISTVERSION}
|
DISTNAME= ecore-${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Enlightenment core abstraction library (main library)
|
COMMENT= Enlightenment core abstraction library (main library)
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: ecore
|
# Created by: Stanislav Sedov <stas@FreeBSD.org>
|
||||||
# Date created: 22 September 2007
|
|
||||||
# Whom: Stanislav Sedov <stas@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= ecore
|
PORTNAME= ecore
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= # none
|
||||||
DISTFILES= # none
|
DISTFILES= # none
|
||||||
EXTRACT_ONLY= # none
|
EXTRACT_ONLY= # none
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Enlightenment core abstraction library (meta port)
|
COMMENT= Enlightenment core abstraction library (meta port)
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: eet
|
# Created by: Vanilla I. Shu <vanilla@FreeBSD.org>
|
||||||
# Date created: 08/08/2004
|
|
||||||
# Whom: vanilla
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= eet
|
PORTNAME= eet
|
||||||
DISTVERSION= 1.5.0
|
DISTVERSION= 1.5.0
|
||||||
|
@ -12,7 +8,7 @@ CATEGORIES= devel enlightenment
|
||||||
MASTER_SITES= http://download.enlightenment.org/releases/ \
|
MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
http://files.roorback.net/e17/2011-12-02/base/
|
http://files.roorback.net/e17/2011-12-02/base/
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Enlightenment Data Handling Library
|
COMMENT= Enlightenment Data Handling Library
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: eina
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: Dec 10 2009
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= eina
|
PORTNAME= eina
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= devel enlightenment
|
||||||
MASTER_SITES= http://download.enlightenment.org/releases/ \
|
MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
http://files.roorback.net/e17/2011-12-02/base/
|
http://files.roorback.net/e17/2011-12-02/base/
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Enlightenment API for data types
|
COMMENT= Enlightenment API for data types
|
||||||
|
|
||||||
LICENSE= LGPL21
|
LICENSE= LGPL21
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: eio
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 02 April 2012
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= eio
|
PORTNAME= eio
|
||||||
DISTVERSION= 0.1.0.65643
|
DISTVERSION= 0.1.0.65643
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= devel enlightenment
|
||||||
MASTER_SITES= http://download.enlightenment.org/snapshots/2011-11-28/ \
|
MASTER_SITES= http://download.enlightenment.org/snapshots/2011-11-28/ \
|
||||||
http://files.roorback.net/e17/base/
|
http://files.roorback.net/e17/base/
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Enlightenment Input/Output Library
|
COMMENT= Enlightenment Input/Output Library
|
||||||
|
|
||||||
LICENSE= LGPL21
|
LICENSE= LGPL21
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# Created by: Grzegorz Blach <magik@roorback.net>
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= ninja
|
PORTNAME= ninja
|
||||||
|
@ -6,7 +6,7 @@ PORTVERSION= 1.0.0
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Ninja is a small build system closest in spirit to Make
|
COMMENT= Ninja is a small build system closest in spirit to Make
|
||||||
|
|
||||||
LICENSE= AL2
|
LICENSE= AL2
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: p5-Oogly
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 20 Dec 2010
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= Oogly
|
PORTNAME= Oogly
|
||||||
PORTVERSION= 0.31
|
PORTVERSION= 0.31
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= CPAN
|
||||||
MASTER_SITE_SUBDIR= CPAN:AWNCORP
|
MASTER_SITE_SUBDIR= CPAN:AWNCORP
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A Data validation idea that just might be ideal
|
COMMENT= A Data validation idea that just might be ideal
|
||||||
|
|
||||||
BUILD_DEPENDS= p5-Array-Unique>0:${PORTSDIR}/devel/p5-Array-Unique \
|
BUILD_DEPENDS= p5-Array-Unique>0:${PORTSDIR}/devel/p5-Array-Unique \
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: p5-Sub-Signatures
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 21 Nov 2010
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= Sub-Signatures
|
PORTNAME= Sub-Signatures
|
||||||
PORTVERSION= 0.21
|
PORTVERSION= 0.21
|
||||||
|
@ -12,7 +8,7 @@ CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Use proper signatures for subroutines, including dispatching
|
COMMENT= Use proper signatures for subroutines, including dispatching
|
||||||
|
|
||||||
BUILD_DEPENDS= p5-Sub-Uplevel>=0.12:${PORTSDIR}/devel/p5-Sub-Uplevel
|
BUILD_DEPENDS= p5-Sub-Uplevel>=0.12:${PORTSDIR}/devel/p5-Sub-Uplevel
|
||||||
|
|
|
@ -1,16 +1,12 @@
|
||||||
# New ports collection makefile for: pretty.go
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 4 Nov, 2010
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= prettygo
|
PORTNAME= prettygo
|
||||||
PORTVERSION= 20120306
|
PORTVERSION= 20120306
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= LOCAL/jlaffaye
|
MASTER_SITES= LOCAL/jlaffaye
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Pretty-printing package for go values
|
COMMENT= Pretty-printing package for go values
|
||||||
|
|
||||||
USE_GO= yes
|
USE_GO= yes
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: jupp
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 2010-11-15
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= jupp
|
PORTNAME= jupp
|
||||||
PORTVERSION= 3.1.22
|
PORTVERSION= 3.1.22
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://www.mirbsd.org/MirOS/dist/jupp/ \
|
||||||
DISTNAME= joe-${PORTVERSION:C/([0-9]+\.[0-9]+)\.([0-9]+)/\1${PORTNAME}\2/}
|
DISTNAME= joe-${PORTVERSION:C/([0-9]+\.[0-9]+)\.([0-9]+)/\1${PORTNAME}\2/}
|
||||||
EXTRACT_SUFX= .tgz
|
EXTRACT_SUFX= .tgz
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Portable version of Joe's Own Editor from MirBSD
|
COMMENT= Portable version of Joe's Own Editor from MirBSD
|
||||||
|
|
||||||
LICENSE= GPLv1
|
LICENSE= GPLv1
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: ecore-evas
|
# Created by: Stanislav Sedov <stas@FreeBSD.org>
|
||||||
# Date created: 17 September 2007
|
|
||||||
# Whom: Stanislav Sedov <stas@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= evas
|
PORTNAME= evas
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= ecore-
|
PKGNAMEPREFIX= ecore-
|
||||||
DISTNAME= ecore-${DISTVERSION}
|
DISTNAME= ecore-${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Enlightenment core abstraction library (evas module)
|
COMMENT= Enlightenment core abstraction library (evas module)
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: ecore-sdl
|
# Created by: Stanislav Sedov <stas@FreeBSD.org>
|
||||||
# Date created: 22 September 2007
|
|
||||||
# Whom: Stanislav Sedov <stas@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= sdl
|
PORTNAME= sdl
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= ecore-
|
PKGNAMEPREFIX= ecore-
|
||||||
DISTNAME= ecore-${DISTVERSION}
|
DISTNAME= ecore-${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Enlightenment core abstraction library (sdl module)
|
COMMENT= Enlightenment core abstraction library (sdl module)
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: edje
|
# Created by: Vanilla I. Shu <vanilla@FreeBSD.org>
|
||||||
# Date created: 08/08/2004
|
|
||||||
# Whom: vanilla
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= edje
|
PORTNAME= edje
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -12,7 +8,7 @@ CATEGORIES= graphics enlightenment
|
||||||
MASTER_SITES= http://download.enlightenment.org/releases/ \
|
MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
http://files.roorback.net/e17/2011-12-02/base/
|
http://files.roorback.net/e17/2011-12-02/base/
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Edje is a complex graphical design and layout engine
|
COMMENT= Edje is a complex graphical design and layout engine
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,17 +1,12 @@
|
||||||
# New ports collection makefile for: edje_viewer
|
# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
||||||
# Date created: 2006-08-14
|
|
||||||
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
|
||||||
#
|
|
||||||
# $MBSDlabs$
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= edje_viewer
|
PORTNAME= edje_viewer
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
CATEGORIES= graphics enlightenment
|
CATEGORIES= graphics enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/extra/
|
MASTER_SITES= http://files.roorback.net/e17/extra/
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A simple viewer for .edj files
|
COMMENT= A simple viewer for .edj files
|
||||||
|
|
||||||
DIST_SUBDIR= e17
|
DIST_SUBDIR= e17
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: ethumb
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 29 August 2010
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= ethumb
|
PORTNAME= ethumb
|
||||||
PORTVERSION= 0.1.1.65643
|
PORTVERSION= 0.1.1.65643
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= graphics enlightenment
|
||||||
MASTER_SITES= http://download.enlightenment.org/snapshots/2011-11-28/ \
|
MASTER_SITES= http://download.enlightenment.org/snapshots/2011-11-28/ \
|
||||||
http://files.roorback.net/e17/base/
|
http://files.roorback.net/e17/base/
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Thumbnail generator library
|
COMMENT= Thumbnail generator library
|
||||||
|
|
||||||
LICENSE= LGPL21
|
LICENSE= LGPL21
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: evas-core
|
# Created by: Stanislav Sedov <stas@FreeBSD.org>
|
||||||
# Date created: 15 September 2007
|
|
||||||
# Whom: Stanislav Sedov <stas@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= core
|
PORTNAME= core
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= evas-
|
PKGNAMEPREFIX= evas-
|
||||||
DISTNAME= evas-${DISTVERSION}
|
DISTNAME= evas-${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A hardware accelerated canvas API (core library)
|
COMMENT= A hardware accelerated canvas API (core library)
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: evas-engine-buffer
|
# Created by: Stanislav Sedov <stas@FreeBSD.org>
|
||||||
# Date created: 15 September 2007
|
|
||||||
# Whom: Stanislav Sedov <stas@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= engine-buffer
|
PORTNAME= engine-buffer
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= evas-
|
PKGNAMEPREFIX= evas-
|
||||||
DISTNAME= evas-${DISTVERSION}
|
DISTNAME= evas-${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A hardware accelerated canvas API (buffer engine)
|
COMMENT= A hardware accelerated canvas API (buffer engine)
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: evas-engine-opengl
|
# Created by: Stanislav Sedov <stas@FreeBSD.org>
|
||||||
# Date created: 15 September 2007
|
|
||||||
# Whom: Stanislav Sedov <stas@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= engine-opengl
|
PORTNAME= engine-opengl
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= evas-
|
PKGNAMEPREFIX= evas-
|
||||||
DISTNAME= evas-${DISTVERSION}
|
DISTNAME= evas-${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A hardware accelerated canvas API (OpenGL engine)
|
COMMENT= A hardware accelerated canvas API (OpenGL engine)
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: evas-engine-sdl
|
# Created by: Stanislav Sedov <stas@FreeBSD.org>
|
||||||
# Date created: 15 September 2007
|
|
||||||
# Whom: Stanislav Sedov <stas@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= engine-sdl
|
PORTNAME= engine-sdl
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= evas-
|
PKGNAMEPREFIX= evas-
|
||||||
DISTNAME= evas-${DISTVERSION}
|
DISTNAME= evas-${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A hardware accelerated canvas API (SDL engine)
|
COMMENT= A hardware accelerated canvas API (SDL engine)
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: evas-engine-x11
|
# Created by: Stanislav Sedov <stas@FreeBSD.org>
|
||||||
# Date created: 15 September 2007
|
|
||||||
# Whom: Stanislav Sedov <stas@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= engine-x11
|
PORTNAME= engine-x11
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= evas-
|
PKGNAMEPREFIX= evas-
|
||||||
DISTNAME= evas-${DISTVERSION}
|
DISTNAME= evas-${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A hardware accelerated canvas API (X11 engine)
|
COMMENT= A hardware accelerated canvas API (X11 engine)
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: evas-loader-bmp
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 14 June 2010
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= loader-bmp
|
PORTNAME= loader-bmp
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= evas-
|
PKGNAMEPREFIX= evas-
|
||||||
DISTNAME= evas-${DISTVERSION}
|
DISTNAME= evas-${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A hardware accelerated canvas API (BMP loader)
|
COMMENT= A hardware accelerated canvas API (BMP loader)
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: evas-loader-eet
|
# Created by: Stanislav Sedov <stas@FreeBSD.org>
|
||||||
# Date created: 15 September 2007
|
|
||||||
# Whom: Stanislav Sedov <stas@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= loader-eet
|
PORTNAME= loader-eet
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= evas-
|
PKGNAMEPREFIX= evas-
|
||||||
DISTNAME= evas-${DISTVERSION}
|
DISTNAME= evas-${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A hardware accelerated canvas API (EET loader)
|
COMMENT= A hardware accelerated canvas API (EET loader)
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: evas-loader-generic
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 2012-03-09
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= loader-generic
|
PORTNAME= loader-generic
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= evas-
|
PKGNAMEPREFIX= evas-
|
||||||
DISTNAME= evas-${DISTVERSION}
|
DISTNAME= evas-${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A hardware accelerated canvas API (generic loader)
|
COMMENT= A hardware accelerated canvas API (generic loader)
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: evas-loader-gif
|
# Created by: Stanislav Sedov <stas@FreeBSD.org>
|
||||||
# Date created: 15 September 2007
|
|
||||||
# Whom: Stanislav Sedov <stas@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= loader-gif
|
PORTNAME= loader-gif
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= evas-
|
PKGNAMEPREFIX= evas-
|
||||||
DISTNAME= evas-${DISTVERSION}
|
DISTNAME= evas-${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A hardware accelerated canvas API (GIF loader)
|
COMMENT= A hardware accelerated canvas API (GIF loader)
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: evas-loader-ico
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 2012-04-28
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= loader-ico
|
PORTNAME= loader-ico
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= evas-
|
PKGNAMEPREFIX= evas-
|
||||||
DISTNAME= evas-${DISTVERSION}
|
DISTNAME= evas-${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A hardware accelerated canvas API (ICO loader)
|
COMMENT= A hardware accelerated canvas API (ICO loader)
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: evas-loader-jpeg
|
# Created by: Stanislav Sedov <stas@FreeBSD.org>
|
||||||
# Date created: 15 September 2007
|
|
||||||
# Whom: Stanislav Sedov <stas@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= loader-jpeg
|
PORTNAME= loader-jpeg
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= evas-
|
PKGNAMEPREFIX= evas-
|
||||||
DISTNAME= evas-${DISTVERSION}
|
DISTNAME= evas-${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A hardware accelerated canvas API (JPEG loader)
|
COMMENT= A hardware accelerated canvas API (JPEG loader)
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: evas-loader-pmaps
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 15 May 2010
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= loader-pmaps
|
PORTNAME= loader-pmaps
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= evas-
|
PKGNAMEPREFIX= evas-
|
||||||
DISTNAME= evas-${DISTVERSION}
|
DISTNAME= evas-${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A hardware accelerated canvas API (PMAPS loader)
|
COMMENT= A hardware accelerated canvas API (PMAPS loader)
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: evas-loader-png
|
# Created by: Stanislav Sedov <stas@FreeBSD.org>
|
||||||
# Date created: 15 September 2007
|
|
||||||
# Whom: Stanislav Sedov <stas@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= loader-png
|
PORTNAME= loader-png
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= evas-
|
PKGNAMEPREFIX= evas-
|
||||||
DISTNAME= evas-${DISTVERSION}
|
DISTNAME= evas-${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A hardware accelerated canvas API (PNG loader)
|
COMMENT= A hardware accelerated canvas API (PNG loader)
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: evas-loader-psd
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 2012-04-28
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= loader-psd
|
PORTNAME= loader-psd
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= evas-
|
PKGNAMEPREFIX= evas-
|
||||||
DISTNAME= evas-${DISTVERSION}
|
DISTNAME= evas-${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A hardware accelerated canvas API (PSD loader)
|
COMMENT= A hardware accelerated canvas API (PSD loader)
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: evas-loader-svg
|
# Created by: Stanislav Sedov <stas@FreeBSD.org>
|
||||||
# Date created: 15 September 2007
|
|
||||||
# Whom: Stanislav Sedov <stas@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= loader-svg
|
PORTNAME= loader-svg
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= evas-
|
PKGNAMEPREFIX= evas-
|
||||||
DISTNAME= evas-${DISTVERSION}
|
DISTNAME= evas-${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A hardware accelerated canvas API (SVG loader)
|
COMMENT= A hardware accelerated canvas API (SVG loader)
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: evas-loader-tga
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 14 June 2010
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= loader-tga
|
PORTNAME= loader-tga
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= evas-
|
PKGNAMEPREFIX= evas-
|
||||||
DISTNAME= evas-${DISTVERSION}
|
DISTNAME= evas-${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A hardware accelerated canvas API (TGA loader)
|
COMMENT= A hardware accelerated canvas API (TGA loader)
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: evas-loader-tiff
|
# Created by: Stanislav Sedov <stas@FreeBSD.org>
|
||||||
# Date created: 15 September 2007
|
|
||||||
# Whom: Stanislav Sedov <stas@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= loader-tiff
|
PORTNAME= loader-tiff
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= evas-
|
PKGNAMEPREFIX= evas-
|
||||||
DISTNAME= evas-${DISTVERSION}
|
DISTNAME= evas-${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A hardware accelerated canvas API (TIFF loader)
|
COMMENT= A hardware accelerated canvas API (TIFF loader)
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: evas-loader-wbmp
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 2012-04-28
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= loader-wbmp
|
PORTNAME= loader-wbmp
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= evas-
|
PKGNAMEPREFIX= evas-
|
||||||
DISTNAME= evas-${DISTVERSION}
|
DISTNAME= evas-${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A hardware accelerated canvas API (WBMP loader)
|
COMMENT= A hardware accelerated canvas API (WBMP loader)
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: evas-loader-xpm
|
# Created by: Stanislav Sedov <stas@FreeBSD.org>
|
||||||
# Date created: 15 September 2007
|
|
||||||
# Whom: Stanislav Sedov <stas@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= loader-xpm
|
PORTNAME= loader-xpm
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= evas-
|
PKGNAMEPREFIX= evas-
|
||||||
DISTNAME= evas-${DISTVERSION}
|
DISTNAME= evas-${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A hardware accelerated canvas API (XPM loader)
|
COMMENT= A hardware accelerated canvas API (XPM loader)
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: evas
|
# Created by: Jeremy Norris <ishmael27@home.com>
|
||||||
# Date created: 24 Oct 2000
|
|
||||||
# Whom: Jeremy Norris <ishmael27@home.com>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= evas
|
PORTNAME= evas
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= # none
|
||||||
DISTFILES= # none
|
DISTFILES= # none
|
||||||
EXTRACT_ONLY= # none
|
EXTRACT_ONLY= # none
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A hardware accelerated canvas API (meta-port)
|
COMMENT= A hardware accelerated canvas API (meta-port)
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: evas_generic_loaders-gst
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 9 March 2012
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= gst
|
PORTNAME= gst
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= evas_generic_loaders-
|
PKGNAMEPREFIX= evas_generic_loaders-
|
||||||
DISTNAME= ${PKGNAMEPREFIX}${DISTVERSION}
|
DISTNAME= ${PKGNAMEPREFIX}${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Additional loader for Evas (GStreamer)
|
COMMENT= Additional loader for Evas (GStreamer)
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: evas_generic_loaders-pdf
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 9 March 2012
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= pdf
|
PORTNAME= pdf
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= evas_generic_loaders-
|
PKGNAMEPREFIX= evas_generic_loaders-
|
||||||
DISTNAME= ${PKGNAMEPREFIX}${DISTVERSION}
|
DISTNAME= ${PKGNAMEPREFIX}${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Additional loader for Evas (pdf)
|
COMMENT= Additional loader for Evas (pdf)
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: evas_generic_loaders-ps
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 9 March 2012
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= ps
|
PORTNAME= ps
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= evas_generic_loaders-
|
PKGNAMEPREFIX= evas_generic_loaders-
|
||||||
DISTNAME= ${PKGNAMEPREFIX}${DISTVERSION}
|
DISTNAME= ${PKGNAMEPREFIX}${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Additional loader for Evas (ps)
|
COMMENT= Additional loader for Evas (ps)
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: evas_generic_loaders-raw
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 9 March 2012
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= raw
|
PORTNAME= raw
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= evas_generic_loaders-
|
PKGNAMEPREFIX= evas_generic_loaders-
|
||||||
DISTNAME= ${PKGNAMEPREFIX}${DISTVERSION}
|
DISTNAME= ${PKGNAMEPREFIX}${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Additional loader for Evas (raw)
|
COMMENT= Additional loader for Evas (raw)
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: evas_generic_loaders-xcf
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 9 March 2012
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= xcf
|
PORTNAME= xcf
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= evas_generic_loaders-
|
PKGNAMEPREFIX= evas_generic_loaders-
|
||||||
DISTNAME= ${PKGNAMEPREFIX}${DISTVERSION}
|
DISTNAME= ${PKGNAMEPREFIX}${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Additional loader for Evas (xcf)
|
COMMENT= Additional loader for Evas (xcf)
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: gimp-save-for-web
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 2009-11-25
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= gimp-save-for-web
|
PORTNAME= gimp-save-for-web
|
||||||
PORTVERSION= 0.29.3
|
PORTVERSION= 0.29.3
|
||||||
|
@ -11,7 +7,7 @@ PORTREVISION= 1
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
MASTER_SITES= http://registry.gimp.org/files/
|
MASTER_SITES= http://registry.gimp.org/files/
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= GIMP Save For Web plugin
|
COMMENT= GIMP Save For Web plugin
|
||||||
|
|
||||||
LIB_DEPENDS= gimp-2.0:${PORTSDIR}/graphics/gimp-app
|
LIB_DEPENDS= gimp-2.0:${PORTSDIR}/graphics/gimp-app
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: embryo
|
# Created by: Vanilla I. Shu <vanilla@FreeBSD.org>
|
||||||
# Date created: 08/08/2004
|
|
||||||
# Whom: vanilla
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= embryo
|
PORTNAME= embryo
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -12,7 +8,7 @@ CATEGORIES= lang enlightenment
|
||||||
MASTER_SITES= http://download.enlightenment.org/releases/ \
|
MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
http://files.roorback.net/e17/2011-12-02/base/
|
http://files.roorback.net/e17/2011-12-02/base/
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A C like scripting language used in Enlightenment
|
COMMENT= A C like scripting language used in Enlightenment
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -7,7 +7,7 @@ MASTER_SITES= CPAN
|
||||||
MASTER_SITE_SUBDIR= CPAN:IRONCAMEL
|
MASTER_SITE_SUBDIR= CPAN:IRONCAMEL
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Simple email handling for Dancer applications
|
COMMENT= Simple email handling for Dancer applications
|
||||||
|
|
||||||
LICENSE= ART10 GPLv1
|
LICENSE= ART10 GPLv1
|
||||||
|
|
|
@ -1,10 +1,5 @@
|
||||||
# New ports collection makefile for: emotion
|
# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
||||||
# Date created: 2006-07-16
|
|
||||||
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
|
||||||
#
|
|
||||||
# $MBSDlabs$
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= emotion
|
PORTNAME= emotion
|
||||||
PORTVERSION= 0.2.0.65643
|
PORTVERSION= 0.2.0.65643
|
||||||
|
@ -13,7 +8,7 @@ CATEGORIES= multimedia enlightenment
|
||||||
MASTER_SITES= http://download.enlightenment.org/snapshots/2011-11-28/ \
|
MASTER_SITES= http://download.enlightenment.org/snapshots/2011-11-28/ \
|
||||||
http://files.roorback.net/e17/base/
|
http://files.roorback.net/e17/base/
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Video playback wrapper library for Enlightenment
|
COMMENT= Video playback wrapper library for Enlightenment
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -6,7 +6,7 @@ PORTREVISION= 1
|
||||||
CATEGORIES= multimedia audio
|
CATEGORIES= multimedia audio
|
||||||
MASTER_SITES= http://files.roorback.net/
|
MASTER_SITES= http://files.roorback.net/
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Advanced general-purpose video player
|
COMMENT= Advanced general-purpose video player
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: ecore-con
|
# Created by: Stanislav Sedov <stas@FreeBSD.org>
|
||||||
# Date created: 17 September 2007
|
|
||||||
# Whom: Stanislav Sedov <stas@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= con
|
PORTNAME= con
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
|
||||||
PKGNAMEPREFIX= ecore-
|
PKGNAMEPREFIX= ecore-
|
||||||
DISTNAME= ecore-${DISTVERSION}
|
DISTNAME= ecore-${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Enlightenment core abstraction library (con module)
|
COMMENT= Enlightenment core abstraction library (con module)
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# Created by: Grzegorz Blach <magik@roorback.net>
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= fbsdmon
|
PORTNAME= fbsdmon
|
||||||
|
@ -6,7 +6,7 @@ PORTVERSION= 0.93
|
||||||
CATEGORIES= ports-mgmt sysutils
|
CATEGORIES= ports-mgmt sysutils
|
||||||
MASTER_SITES= http://files.roorback.net/
|
MASTER_SITES= http://files.roorback.net/
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Submit system and ports statistics to fbsdmon.org
|
COMMENT= Submit system and ports statistics to fbsdmon.org
|
||||||
|
|
||||||
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
|
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: p5-Dancer-Plugin-Passphrase
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 2012-01-24
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= Dancer-Plugin-Passphrase
|
PORTNAME= Dancer-Plugin-Passphrase
|
||||||
PORTVERSION= 1.0.0
|
PORTVERSION= 1.0.0
|
||||||
|
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
|
||||||
MASTER_SITE_SUBDIR= CPAN:JAITKEN
|
MASTER_SITE_SUBDIR= CPAN:JAITKEN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Passphrases and Passwords as objects for Dancer
|
COMMENT= Passphrases and Passwords as objects for Dancer
|
||||||
|
|
||||||
LICENSE= ART10 GPLv1
|
LICENSE= ART10 GPLv1
|
||||||
|
|
|
@ -1,17 +1,12 @@
|
||||||
# New ports collection makefile for: empower
|
# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
||||||
# Date created: 2006-08-14
|
|
||||||
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
|
||||||
#
|
|
||||||
# $MBSDlabs$
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= empower
|
PORTNAME= empower
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
CATEGORIES= sysutils enlightenment
|
CATEGORIES= sysutils enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/extra/
|
MASTER_SITES= http://files.roorback.net/e17/extra/
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A graphical sudo tool based on the EFL
|
COMMENT= A graphical sudo tool based on the EFL
|
||||||
|
|
||||||
DIST_SUBDIR= e17
|
DIST_SUBDIR= e17
|
||||||
|
|
|
@ -1,7 +1,4 @@
|
||||||
# New ports collection makefile for: pystache
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 19 March 2012
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= pystache
|
PORTNAME= pystache
|
||||||
|
@ -10,7 +7,7 @@ CATEGORIES= textproc www python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Logic-less templates for Python
|
COMMENT= Logic-less templates for Python
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: Dancer-Plugin-DataFu
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 20 Dec 2010
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= Dancer-Plugin-DataFu
|
PORTNAME= Dancer-Plugin-DataFu
|
||||||
PORTVERSION= 1.103070
|
PORTVERSION= 1.103070
|
||||||
|
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
|
||||||
MASTER_SITE_SUBDIR= CPAN:AWNCORP
|
MASTER_SITE_SUBDIR= CPAN:AWNCORP
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Dancer HTML Form and Grid/Table engine with Input Validation
|
COMMENT= Dancer HTML Form and Grid/Table engine with Input Validation
|
||||||
|
|
||||||
RUN_DEPENDS= p5-Dancer>=1.2:${PORTSDIR}/www/p5-Dancer \
|
RUN_DEPENDS= p5-Dancer>=1.2:${PORTSDIR}/www/p5-Dancer \
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: Dancer-Plugin-Feed
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 01 March 2011
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= Dancer-Plugin-Feed
|
PORTNAME= Dancer-Plugin-Feed
|
||||||
PORTVERSION= 0.8
|
PORTVERSION= 0.8
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= www perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Dancer plugin for generating RSS or Atom feeds
|
COMMENT= Dancer plugin for generating RSS or Atom feeds
|
||||||
|
|
||||||
LICENSE= ART10 GPLv1
|
LICENSE= ART10 GPLv1
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: p5-Dancer-Plugin-SiteMap
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 2012-01-27
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= Dancer-Plugin-SiteMap
|
PORTNAME= Dancer-Plugin-SiteMap
|
||||||
PORTVERSION= 0.11
|
PORTVERSION= 0.11
|
||||||
|
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
|
||||||
MASTER_SITE_SUBDIR= CPAN:JAMESR
|
MASTER_SITE_SUBDIR= CPAN:JAMESR
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Automated site map for the Dancer web framework
|
COMMENT= Automated site map for the Dancer web framework
|
||||||
|
|
||||||
LICENSE= ART10 GPLv1
|
LICENSE= ART10 GPLv1
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: Dancer-Template-Xslate
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 23 October 2011
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= Dancer-Template-Xslate
|
PORTNAME= Dancer-Template-Xslate
|
||||||
PORTVERSION= 0.03
|
PORTVERSION= 0.03
|
||||||
|
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
|
||||||
MASTER_SITE_SUBDIR= CPAN:RSIMOES
|
MASTER_SITE_SUBDIR= CPAN:RSIMOES
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Text::Xslate wrapper for Dancer
|
COMMENT= Text::Xslate wrapper for Dancer
|
||||||
|
|
||||||
LICENSE= ART10 GPLv1
|
LICENSE= ART10 GPLv1
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: Feersum
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 2010-12-20
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= Feersum
|
PORTNAME= Feersum
|
||||||
PORTVERSION= 1.400
|
PORTVERSION= 1.400
|
||||||
|
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
|
||||||
MASTER_SITE_SUBDIR= CPAN:STASH
|
MASTER_SITE_SUBDIR= CPAN:STASH
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A PSGI engine for Perl based on EV/libev
|
COMMENT= A PSGI engine for Perl based on EV/libev
|
||||||
|
|
||||||
LICENSE= ART10 GPLv1
|
LICENSE= ART10 GPLv1
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: trac-permredirect
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 2012-01-22
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= permredirect
|
PORTNAME= permredirect
|
||||||
PORTVERSION= 2.0.${REV}
|
PORTVERSION= 2.0.${REV}
|
||||||
|
@ -12,7 +8,7 @@ MASTER_SITES= http://trac-hacks.org/changeset/${REV}/${PORTNAME}plugin/${BRANCH}
|
||||||
http://files.roorback.net/
|
http://files.roorback.net/
|
||||||
PKGNAMEPREFIX= trac-
|
PKGNAMEPREFIX= trac-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Redirect users to the login screen on PermissionError
|
COMMENT= Redirect users to the login screen on PermissionError
|
||||||
|
|
||||||
RUN_DEPENDS= tracd:${PORTSDIR}/www/trac
|
RUN_DEPENDS= tracd:${PORTSDIR}/www/trac
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: cursor-neutral-white-theme
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 28 Nov 2010
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= cursor-neutral-white-theme
|
PORTNAME= cursor-neutral-white-theme
|
||||||
DISTVERSION= 1.1
|
DISTVERSION= 1.1
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= x11-themes
|
||||||
MASTER_SITES= http://www.gnome-look.org/CONTENT/content-files/
|
MASTER_SITES= http://www.gnome-look.org/CONTENT/content-files/
|
||||||
DISTNAME= 108143-Neutral++_White-${DISTVERSION}
|
DISTNAME= 108143-Neutral++_White-${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= White cursor theme based on neutral
|
COMMENT= White cursor theme based on neutral
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-theme-cthulhain
|
# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
||||||
# Date created: 5 June 2006
|
|
||||||
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= cthulhain
|
PORTNAME= cthulhain
|
||||||
PORTVERSION= 0.4.5
|
PORTVERSION= 0.4.5
|
||||||
|
@ -15,7 +11,7 @@ MASTER_SITE_SUBDIR= Themes/E17
|
||||||
PKGNAMEPREFIX= e17-theme-
|
PKGNAMEPREFIX= e17-theme-
|
||||||
EXTRACT_SUFX= .edj
|
EXTRACT_SUFX= .edj
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Cthulhain theme for use with e17 window manager
|
COMMENT= Cthulhain theme for use with e17 window manager
|
||||||
|
|
||||||
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-theme-darkness
|
# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
||||||
# Date created: 22 August 2006
|
|
||||||
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= darkness
|
PORTNAME= darkness
|
||||||
PORTVERSION= 0.99.042
|
PORTVERSION= 0.99.042
|
||||||
|
@ -14,7 +10,7 @@ PKGNAMEPREFIX= e17-theme-
|
||||||
DISTNAME= Darkness_by_saturn_vk
|
DISTNAME= Darkness_by_saturn_vk
|
||||||
EXTRACT_SUFX= .edj
|
EXTRACT_SUFX= .edj
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Darkness theme for use with e17 window manager
|
COMMENT= Darkness theme for use with e17 window manager
|
||||||
|
|
||||||
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: elementary
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 07 January 2010
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= elementary
|
PORTNAME= elementary
|
||||||
PORTVERSION= 0.8.0.65643
|
PORTVERSION= 0.8.0.65643
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= x11-toolkits enlightenment
|
||||||
MASTER_SITES= http://download.enlightenment.org/snapshots/2011-11-28/ \
|
MASTER_SITES= http://download.enlightenment.org/snapshots/2011-11-28/ \
|
||||||
http://files.roorback.net/e17/base/
|
http://files.roorback.net/e17/base/
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Simple widget toolkit using EFL
|
COMMENT= Simple widget toolkit using EFL
|
||||||
|
|
||||||
LICENSE= LGPL21
|
LICENSE= LGPL21
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-module-alarm
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 07 January 2010
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= alarm
|
PORTNAME= alarm
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/modules/
|
MASTER_SITES= http://files.roorback.net/e17/modules/
|
||||||
PKGNAMEPREFIX= e17-module-
|
PKGNAMEPREFIX= e17-module-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A module to set Alarms in Enlightenment 17
|
COMMENT= A module to set Alarms in Enlightenment 17
|
||||||
|
|
||||||
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-module-calendar
|
# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
||||||
# Date created: 23 June 2006
|
|
||||||
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= calendar
|
PORTNAME= calendar
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
|
@ -12,7 +8,7 @@ CATEGORIES= x11-wm enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/modules/
|
MASTER_SITES= http://files.roorback.net/e17/modules/
|
||||||
PKGNAMEPREFIX= e17-module-
|
PKGNAMEPREFIX= e17-module-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Nice calendar module for e17
|
COMMENT= Nice calendar module for e17
|
||||||
|
|
||||||
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-module-comp-scale
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 21 April 2012
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= comp-scale
|
PORTNAME= comp-scale
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/modules/
|
MASTER_SITES= http://files.roorback.net/e17/modules/
|
||||||
PKGNAMEPREFIX= e17-module-
|
PKGNAMEPREFIX= e17-module-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A comp-scale module for Enlightenment 17
|
COMMENT= A comp-scale module for Enlightenment 17
|
||||||
|
|
||||||
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-module-cpu
|
# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
||||||
# Date created: 23 June 2006
|
|
||||||
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= cpu
|
PORTNAME= cpu
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/modules/
|
MASTER_SITES= http://files.roorback.net/e17/modules/
|
||||||
PKGNAMEPREFIX= e17-module-
|
PKGNAMEPREFIX= e17-module-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= An e17 module which allows users to monitor cpu load
|
COMMENT= An e17 module which allows users to monitor cpu load
|
||||||
|
|
||||||
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-module-deskshow
|
# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
||||||
# Date created: 23 June 2006
|
|
||||||
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= deskshow
|
PORTNAME= deskshow
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/modules/
|
MASTER_SITES= http://files.roorback.net/e17/modules/
|
||||||
PKGNAMEPREFIX= e17-module-
|
PKGNAMEPREFIX= e17-module-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= E17 module that minimizes all windows to show the desktop
|
COMMENT= E17 module that minimizes all windows to show the desktop
|
||||||
|
|
||||||
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-module-diskio
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 07 January 2010
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= diskio
|
PORTNAME= diskio
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/modules/
|
MASTER_SITES= http://files.roorback.net/e17/modules/
|
||||||
PKGNAMEPREFIX= e17-module-
|
PKGNAMEPREFIX= e17-module-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Disk I/O visualization module for E17
|
COMMENT= Disk I/O visualization module for E17
|
||||||
|
|
||||||
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-module-drawer
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 29 August 2010
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= drawer
|
PORTNAME= drawer
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/modules/
|
MASTER_SITES= http://files.roorback.net/e17/modules/
|
||||||
PKGNAMEPREFIX= e17-module-
|
PKGNAMEPREFIX= e17-module-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= An e17 module to display/organize different types of information
|
COMMENT= An e17 module to display/organize different types of information
|
||||||
|
|
||||||
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment \
|
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment \
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-module-e-tiling
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 21 April 2012
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= e-tiling
|
PORTNAME= e-tiling
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/modules/
|
MASTER_SITES= http://files.roorback.net/e17/modules/
|
||||||
PKGNAMEPREFIX= e17-module-
|
PKGNAMEPREFIX= e17-module-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A tiling module for Enlightenment 17
|
COMMENT= A tiling module for Enlightenment 17
|
||||||
|
|
||||||
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-module-elfe
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 21 April 2012
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= elfe
|
PORTNAME= elfe
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/modules/
|
MASTER_SITES= http://files.roorback.net/e17/modules/
|
||||||
PKGNAMEPREFIX= e17-module-
|
PKGNAMEPREFIX= e17-module-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Enlightenment launcher for embedded devices
|
COMMENT= Enlightenment launcher for embedded devices
|
||||||
|
|
||||||
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-module-empris
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 29 January 2011
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= empris
|
PORTNAME= empris
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/modules/
|
MASTER_SITES= http://files.roorback.net/e17/modules/
|
||||||
PKGNAMEPREFIX= e17-module-
|
PKGNAMEPREFIX= e17-module-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A module to control mpris music player in Enlightenment 17
|
COMMENT= A module to control mpris music player in Enlightenment 17
|
||||||
|
|
||||||
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-module-itask-ng
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 19 June 2010
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= engage
|
PORTNAME= engage
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/modules/
|
MASTER_SITES= http://files.roorback.net/e17/modules/
|
||||||
PKGNAMEPREFIX= e17-module-
|
PKGNAMEPREFIX= e17-module-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= MacOS X like taskbar module for e17
|
COMMENT= MacOS X like taskbar module for e17
|
||||||
|
|
||||||
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-module-eooorg
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 07 January 2010
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= eooorg
|
PORTNAME= eooorg
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/modules/
|
MASTER_SITES= http://files.roorback.net/e17/modules/
|
||||||
PKGNAMEPREFIX= e17-module-
|
PKGNAMEPREFIX= e17-module-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= OpenOffice.org preload module for e17
|
COMMENT= OpenOffice.org preload module for e17
|
||||||
|
|
||||||
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-module-everything-aspell
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 21 April 2012
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= everything-aspell
|
PORTNAME= everything-aspell
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/modules/
|
MASTER_SITES= http://files.roorback.net/e17/modules/
|
||||||
PKGNAMEPREFIX= e17-module-
|
PKGNAMEPREFIX= e17-module-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= An e17 aspell plugin for the "everything" module
|
COMMENT= An e17 aspell plugin for the "everything" module
|
||||||
|
|
||||||
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-module-everything-mpris
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 19 June 2010
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= everything-mpris
|
PORTNAME= everything-mpris
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/modules/
|
MASTER_SITES= http://files.roorback.net/e17/modules/
|
||||||
PKGNAMEPREFIX= e17-module-
|
PKGNAMEPREFIX= e17-module-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= An e17 frontend module for mediaplayers that support mpris
|
COMMENT= An e17 frontend module for mediaplayers that support mpris
|
||||||
|
|
||||||
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-module-everything-pidgin
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 19 June 2010
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= everything-pidgin
|
PORTNAME= everything-pidgin
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/modules/
|
MASTER_SITES= http://files.roorback.net/e17/modules/
|
||||||
PKGNAMEPREFIX= e17-module-
|
PKGNAMEPREFIX= e17-module-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= An e17 pidgin plugin for the "everything" module
|
COMMENT= An e17 pidgin plugin for the "everything" module
|
||||||
|
|
||||||
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-module-everything-places
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 19 June 2010
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= everything-places
|
PORTNAME= everything-places
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/modules/
|
MASTER_SITES= http://files.roorback.net/e17/modules/
|
||||||
PKGNAMEPREFIX= e17-module-
|
PKGNAMEPREFIX= e17-module-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= An e17 places plugin for the "everything" module
|
COMMENT= An e17 places plugin for the "everything" module
|
||||||
|
|
||||||
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-module-everything-shotgun
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 21 April 2012
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= everything-shotgun
|
PORTNAME= everything-shotgun
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/modules/
|
MASTER_SITES= http://files.roorback.net/e17/modules/
|
||||||
PKGNAMEPREFIX= e17-module-
|
PKGNAMEPREFIX= e17-module-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= An e17 shotgun plugin for the "everything" module
|
COMMENT= An e17 shotgun plugin for the "everything" module
|
||||||
|
|
||||||
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-module-everything-wallpaper
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 19 June 2010
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= everything-wallpaper
|
PORTNAME= everything-wallpaper
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/modules/
|
MASTER_SITES= http://files.roorback.net/e17/modules/
|
||||||
PKGNAMEPREFIX= e17-module-
|
PKGNAMEPREFIX= e17-module-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= An e17 wallpaper plugin for the "everything" module
|
COMMENT= An e17 wallpaper plugin for the "everything" module
|
||||||
|
|
||||||
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-module-everything-websearch
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 19 June 2010
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= everything-websearch
|
PORTNAME= everything-websearch
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/modules/
|
MASTER_SITES= http://files.roorback.net/e17/modules/
|
||||||
PKGNAMEPREFIX= e17-module-
|
PKGNAMEPREFIX= e17-module-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= An e17 websearch plugin for the "everything" module
|
COMMENT= An e17 websearch plugin for the "everything" module
|
||||||
|
|
||||||
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-module-exebuf
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 19 June 2010
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= exebuf
|
PORTNAME= exebuf
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/modules/
|
MASTER_SITES= http://files.roorback.net/e17/modules/
|
||||||
PKGNAMEPREFIX= e17-module-
|
PKGNAMEPREFIX= e17-module-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= Exebuf program launcher module for e17
|
COMMENT= Exebuf program launcher module for e17
|
||||||
|
|
||||||
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-module-execwatch
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 07 January 2010
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= execwatch
|
PORTNAME= execwatch
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/modules/
|
MASTER_SITES= http://files.roorback.net/e17/modules/
|
||||||
PKGNAMEPREFIX= e17-module-
|
PKGNAMEPREFIX= e17-module-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= An e17 module to show state of a periodically executed command
|
COMMENT= An e17 module to show state of a periodically executed command
|
||||||
|
|
||||||
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-module-flame
|
# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
||||||
# Date created: 23 June 2006
|
|
||||||
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= flame
|
PORTNAME= flame
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/modules/
|
MASTER_SITES= http://files.roorback.net/e17/modules/
|
||||||
PKGNAMEPREFIX= e17-module-
|
PKGNAMEPREFIX= e17-module-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= An e17 module which draws flames on your desktop
|
COMMENT= An e17 module which draws flames on your desktop
|
||||||
|
|
||||||
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-module-forecasts
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 07 January 2010
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= forecasts
|
PORTNAME= forecasts
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/modules/
|
MASTER_SITES= http://files.roorback.net/e17/modules/
|
||||||
PKGNAMEPREFIX= e17-module-
|
PKGNAMEPREFIX= e17-module-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= An e17 weather forecast display module
|
COMMENT= An e17 weather forecast display module
|
||||||
|
|
||||||
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-module-iiirk
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 07 January 2010
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= iiirk
|
PORTNAME= iiirk
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/modules/
|
MASTER_SITES= http://files.roorback.net/e17/modules/
|
||||||
PKGNAMEPREFIX= e17-module-
|
PKGNAMEPREFIX= e17-module-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= A taskbar-like module for e17
|
COMMENT= A taskbar-like module for e17
|
||||||
|
|
||||||
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-module-itask
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 07 January 2010
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= itask
|
PORTNAME= itask
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/modules/
|
MASTER_SITES= http://files.roorback.net/e17/modules/
|
||||||
PKGNAMEPREFIX= e17-module-
|
PKGNAMEPREFIX= e17-module-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= MS Windows like taskbar module for e17
|
COMMENT= MS Windows like taskbar module for e17
|
||||||
|
|
||||||
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-module-language
|
# Created by: Grzegorz Blach <gblach@FreeBSD.org>
|
||||||
# Date created: 21 August 2010
|
|
||||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= language
|
PORTNAME= language
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/modules/
|
MASTER_SITES= http://files.roorback.net/e17/modules/
|
||||||
PKGNAMEPREFIX= e17-module-
|
PKGNAMEPREFIX= e17-module-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= An e17 XKB language/layout control module
|
COMMENT= An e17 XKB language/layout control module
|
||||||
|
|
||||||
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-module-mail
|
# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
||||||
# Date created: 23 June 2006
|
|
||||||
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= mail
|
PORTNAME= mail
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/modules/
|
MASTER_SITES= http://files.roorback.net/e17/modules/
|
||||||
PKGNAMEPREFIX= e17-module-
|
PKGNAMEPREFIX= e17-module-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= An e17 module to check your mailboxes (like xbiff does)
|
COMMENT= An e17 module to check your mailboxes (like xbiff does)
|
||||||
|
|
||||||
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: e17-module-mem
|
# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
||||||
# Date created: 23 June 2006
|
|
||||||
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= mem
|
PORTNAME= mem
|
||||||
PORTVERSION= 20111128
|
PORTVERSION= 20111128
|
||||||
|
@ -12,7 +8,7 @@ CATEGORIES= x11-wm enlightenment
|
||||||
MASTER_SITES= http://files.roorback.net/e17/modules/
|
MASTER_SITES= http://files.roorback.net/e17/modules/
|
||||||
PKGNAMEPREFIX= e17-module-
|
PKGNAMEPREFIX= e17-module-
|
||||||
|
|
||||||
MAINTAINER= magik@roorback.net
|
MAINTAINER= gblach@FreeBSD.org
|
||||||
COMMENT= An e17 memory monitoring module
|
COMMENT= An e17 memory monitoring module
|
||||||
|
|
||||||
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue