Skip to content

Commit

Permalink
normalize pkgpath
Browse files Browse the repository at this point in the history
  • Loading branch information
marcespie committed Sep 16, 2011
1 parent ddfc14e commit 7584e52
Show file tree
Hide file tree
Showing 217 changed files with 441 additions and 393 deletions.
4 changes: 2 additions & 2 deletions www/ajaxterm/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.12 2011/06/08 18:15:28 rpointel Exp $
# $OpenBSD: Makefile,v 1.13 2011/09/16 12:00:05 espie Exp $

COMMENT = web-based SSH client

DISTNAME = Ajaxterm-0.10
PKGNAME = ajaxterm-0.10
REVISION = 5
REVISION = 6

CATEGORIES = net security www
PKG_ARCH = *
Expand Down
4 changes: 2 additions & 2 deletions www/amaya/browser/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.27 2011/07/07 00:22:37 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.28 2011/09/16 12:00:06 espie Exp $
#
# Many variables moved to ../Makefile.inc

Expand All @@ -7,7 +7,7 @@ COMMENT= test-bed browser/authoring tool of the W3C
AMAYA_VERSION= 5.1
DISTNAME= amaya-src-${AMAYA_VERSION}
PKGNAME= amaya-${AMAYA_VERSION}
REVISION= 7
REVISION= 8

HOMEPAGE= http://www.w3.org/Amaya/

Expand Down
3 changes: 2 additions & 1 deletion www/amaya/english-dict/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# $OpenBSD: Makefile,v 1.11 2007/09/15 20:38:20 merdely Exp $
# $OpenBSD: Makefile,v 1.12 2011/09/16 12:00:06 espie Exp $
#
# Many variables moved to ../Makefile.inc

COMMENT= English dictionary for the Amaya browser/page composer

PKGNAME= amaya-english-dict-20011029
DISTNAME= English
REVISION= 0

RUN_DEPENDS= ${DICT_RUN_DEPENDS}

Expand Down
3 changes: 2 additions & 1 deletion www/amaya/french-dict/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# $OpenBSD: Makefile,v 1.12 2007/09/15 20:38:20 merdely Exp $
# $OpenBSD: Makefile,v 1.13 2011/09/16 12:00:06 espie Exp $
#
# Many variables moved to ../Makefile.inc

COMMENT= French dictionary for the Amaya browser/page composer

PKGNAME= amaya-french-dict-20040223
DISTNAME= French
REVISION= 0

RUN_DEPENDS= ${DICT_RUN_DEPENDS}

Expand Down
3 changes: 2 additions & 1 deletion www/aria2/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# $OpenBSD: Makefile,v 1.13 2011/08/26 09:42:42 rpointel Exp $
# $OpenBSD: Makefile,v 1.14 2011/09/16 12:00:06 espie Exp $

COMMENT = lightweight multi-protocol & multi-source download utility
DISTNAME = aria2-1.12.1
REVISION= 0
CATEGORIES = www
HOMEPAGE = http://aria2.sourceforge.net/

Expand Down
3 changes: 2 additions & 1 deletion www/arora/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/05/22 19:31:09 landry Exp $
# $OpenBSD: Makefile,v 1.2 2011/09/16 12:00:06 espie Exp $

SHARED_ONLY= Yes

Expand All @@ -7,6 +7,7 @@ COMMENT= simple Qt4-based browser using WebKit
ONLY_FOR_ARCHS= ${GCC4_ARCHS}

DISTNAME= arora-0.11.0
REVISION= 0
CATEGORIES= www
MASTER_SITES= http://arora.googlecode.com/files/

Expand Down
4 changes: 2 additions & 2 deletions www/bluefish/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.62 2011/04/04 17:21:43 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.63 2011/09/16 12:00:06 espie Exp $

COMMENT= HTML editor for experienced web designers

DISTNAME= bluefish-1.0.7
REVISION= 8
REVISION= 9
CATEGORIES= www
HOMEPAGE= http://bluefish.openoffice.nl/

Expand Down
4 changes: 2 additions & 2 deletions www/canto/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.3 2011/06/08 18:15:28 rpointel Exp $
# $OpenBSD: Makefile,v 1.4 2011/09/16 12:00:06 espie Exp $

COMMENT = ncurses Atom/RSS newsreader for the console
DISTNAME = canto-0.7.10
REVISION = 1
REVISION = 2
CATEGORIES = www

MASTER_SITES = http://codezen.org/static/
Expand Down
12 changes: 6 additions & 6 deletions www/cherokee/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.30 2011/07/22 10:20:10 sthen Exp $
# $OpenBSD: Makefile,v 1.31 2011/09/16 12:00:06 espie Exp $

SHARED_ONLY= Yes

Expand All @@ -18,11 +18,11 @@ PKGNAME-mysql = cherokee-mysql-${VERSION}
PKGNAME-geoip = cherokee-geoip-${VERSION}
PKGNAME-streaming = cherokee-streaming-${VERSION}

REVISION-main = 6
REVISION-geoip = 2
REVISION-ldap = 3
REVISION-mysql = 2
REVISION-streaming = 5
REVISION-main = 7
REVISION-geoip = 3
REVISION-ldap = 4
REVISION-mysql = 3
REVISION-streaming = 6

SHARED_LIBS = cherokee-base 0.0 \
cherokee-client 0.0 \
Expand Down
4 changes: 2 additions & 2 deletions www/chive/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.3 2011/07/22 10:20:10 sthen Exp $
# $OpenBSD: Makefile,v 1.4 2011/09/16 12:00:06 espie Exp $

COMMENT= web-based MySQL management

V= 0.4.2
REVISION= 1
REVISION= 2
DISTNAME= chive_$V
PKGNAME= ${DISTNAME:S/_/-/}
WRKDIST= ${WRKDIR}/chive
Expand Down
4 changes: 2 additions & 2 deletions www/chromium/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.68 2011/09/08 10:35:16 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.69 2011/09/16 12:00:06 espie Exp $

ONLY_FOR_ARCHS= i386 amd64

Expand All @@ -7,7 +7,7 @@ COMMENT= Chromium browser
V= 13.0.782.220
DISTNAME= chromium-${V}

REVISION= 0
REVISION= 1

CATEGORIES= www

Expand Down
4 changes: 2 additions & 2 deletions www/clearsilver/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.23 2011/09/05 17:12:35 okan Exp $
# $OpenBSD: Makefile,v 1.24 2011/09/16 12:00:06 espie Exp $

SHARED_ONLY= Yes

Expand All @@ -9,7 +9,7 @@ COMMENT-python= python bindings for clearsilver
V= 0.10.4
DISTNAME= clearsilver-${V}
EPOCH= 0
REVISION= 6
REVISION= 7
PKGNAME-main= ${DISTNAME}
PKGNAME-perl= clearsilver-perl-${V}
PKGNAME-python= clearsilver-python-${V}
Expand Down
4 changes: 2 additions & 2 deletions www/cms-ms/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.10 2011/07/22 10:20:10 sthen Exp $
# $OpenBSD: Makefile,v 1.11 2011/09/16 12:00:06 espie Exp $

COMMENT= easy to use and powerfull CMS

DISTNAME= cmsmadesimple-1.9.4-full
REVISION= 1
REVISION= 2
PKGNAME= ${DISTNAME:S/-full//}
CATEGORIES= www

Expand Down
4 changes: 2 additions & 2 deletions www/community-id/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2011/07/22 10:20:10 sthen Exp $
# $OpenBSD: Makefile,v 1.10 2011/09/16 12:00:06 espie Exp $

COMMENT= PHP OpenID implementation

Expand All @@ -8,7 +8,7 @@ BASE_URL= http://source.keyboard-monkeys.org
DISTNAME= cid-${V}
PKGNAME= community-id-${V}

REVISION= 5
REVISION= 6

CATEGORIES= www security

Expand Down
4 changes: 2 additions & 2 deletions www/concrete5/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.4 2011/07/22 10:20:10 sthen Exp $
# $OpenBSD: Makefile,v 1.5 2011/09/16 12:00:06 espie Exp $

COMMENT= building material for websites

V= 5.0.0
DISTNAME= concrete${V}_2
PKGNAME= concrete5-${V}
REVISION= 1
REVISION= 2
EXTRACT_SUFX= .zip
CATEGORIES= www
HOMEPAGE= http://www.concrete5.org/
Expand Down
3 changes: 2 additions & 1 deletion www/conkeror/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.1.1.1 2010/12/21 20:47:48 joshe Exp $
# $OpenBSD: Makefile,v 1.2 2011/09/16 12:00:06 espie Exp $

COMMENT = keyboard-oriented Mozilla-based browser

DATE = 20101215
GITREV = d81cecae9ec9bde209e2cfa0cd4d98a97428d380
DISTNAME = conkeror-0.9.3.${DATE}
REVISION= 0

CATEGORIES = www

Expand Down
4 changes: 2 additions & 2 deletions www/cssed/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.25 2010/11/22 08:36:47 espie Exp $
# $OpenBSD: Makefile,v 1.26 2011/09/16 12:00:06 espie Exp $

COMMENT= CSS editor

DISTNAME= cssed-0.4.0
REVISION= 9
REVISION= 10
CATEGORIES= www editors

HOMEPAGE= http://cssed.sourceforge.net/
Expand Down
3 changes: 2 additions & 1 deletion www/dokuwiki/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/07/21 09:52:28 pea Exp $
# $OpenBSD: Makefile,v 1.2 2011/09/16 12:00:06 espie Exp $

COMMENT = standards compliant, simple to use Wiki

DISTNAME = dokuwiki-2011-05-25a
PKGNAME = ${DISTNAME:S/-05-/.05./}
REVISION= 0
CATEGORIES = www
HOMEPAGE = http://www.dokuwiki.org/dokuwiki

Expand Down
4 changes: 2 additions & 2 deletions www/drupal6/core/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.20 2011/07/22 10:20:10 sthen Exp $
# $OpenBSD: Makefile,v 1.21 2011/09/16 12:00:06 espie Exp $

COMMENT = powerful content management system

DISTNAME = drupal-6.22
DISTFILES = ${DISTNAME}${EXTRACT_SUFX}
REVISION = 3
REVISION = 4

MODULES= lang/php
RUN_DEPENDS= php-mysql-*|php-mysqli-*|php-pgsql-*:lang/php/${MODPHP_VERSION},-mysql \
Expand Down
4 changes: 2 additions & 2 deletions www/epiphany-extensions/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.34 2011/09/12 12:07:26 jasper Exp $
# $OpenBSD: Makefile,v 1.35 2011/09/16 12:00:06 espie Exp $

COMMENT= collection of extensions for Epiphany

GNOME_PROJECT= epiphany-extensions
GNOME_VERSION= 3.0.0
REVISION= 7
REVISION= 8

# sync with www/epiphany
M= ${GNOME_VERSION:R}
Expand Down
3 changes: 2 additions & 1 deletion www/epiphany/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.65 2011/09/12 12:07:26 jasper Exp $
# $OpenBSD: Makefile,v 1.66 2011/09/16 12:00:06 espie Exp $

SHARED_ONLY= Yes

Expand All @@ -11,6 +11,7 @@ COMMENT= GNOME web browser based on webkit

GNOME_PROJECT= epiphany
GNOME_VERSION= 3.0.4
REVISION= 0

M= ${GNOME_VERSION:C/^([0-9]+\.[0-9]+).*/\1/}
SUBST_VARS= M
Expand Down
4 changes: 2 additions & 2 deletions www/ezpublish/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.5 2011/07/22 10:20:10 sthen Exp $
# $OpenBSD: Makefile,v 1.6 2011/09/16 12:00:06 espie Exp $

COMMENT = professional PHP application framework

VERSION = 4.1.3
REVISION = 1
REVISION = 2
DISTNAME = ezpublish-${VERSION}-gpl
PKGNAME = ezpublish-${VERSION}
CATEGORIES = www
Expand Down
3 changes: 2 additions & 1 deletion www/fennec/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# $OpenBSD: Makefile,v 1.12 2011/09/06 19:45:34 landry Exp $
# $OpenBSD: Makefile,v 1.13 2011/09/16 12:00:06 espie Exp $

COMMENT = Mozilla mobile web browser

MOZILLA_VERSION = 6.0.2
MOZILLA_BRANCH = release
MOZILLA_PROJECT = fennec
MOZILLA_CODENAME = mobile
REVISION= 0

SO_VERSION = 2.0
# NOTE: Must bump minor version if any shlib's are removed from the
Expand Down
4 changes: 2 additions & 2 deletions www/firefox35/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.71 2011/09/06 19:47:03 landry Exp $
# $OpenBSD: Makefile,v 1.72 2011/09/16 12:00:06 espie Exp $

COMMENT = Mozilla web browser

Expand All @@ -8,7 +8,7 @@ MOZILLA_PROJECT = firefox35
MOZILLA_DIST = firefox
MOZILLA_CODENAME = browser

REVISION = 5
REVISION = 6

SO_VERSION = 24.0
# NOTE: Must bump minor version if any shlib's are removed from the
Expand Down
3 changes: 2 additions & 1 deletion www/firefox36/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2011/09/06 19:43:50 landry Exp $
# $OpenBSD: Makefile,v 1.14 2011/09/16 12:00:06 espie Exp $

COMMENT = Mozilla web browser

Expand All @@ -9,6 +9,7 @@ MOZILLA_BRANCH = 1.9.2
MOZILLA_PROJECT = firefox36
MOZILLA_DIST = firefox
MOZILLA_CODENAME = browser
REVISION= 0

SO_VERSION = 22.2
# NOTE: Must bump minor version if any shlib's are removed from the
Expand Down
4 changes: 2 additions & 2 deletions www/fluxbb/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.5 2011/07/22 10:20:10 sthen Exp $
# $OpenBSD: Makefile,v 1.6 2011/09/16 12:00:06 espie Exp $

COMMENT = fast, light, user-friendly web forum

V= 1.4.2
DISTNAME = fluxbb-${V}
CATEGORIES = www
REVISION= 2
REVISION= 3

HOMEPAGE = http://fluxbb.org/

Expand Down
4 changes: 2 additions & 2 deletions www/flyspray/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.5 2011/07/22 10:20:10 sthen Exp $
# $OpenBSD: Makefile,v 1.6 2011/09/16 12:00:06 espie Exp $

COMMENT = web-based bug tracking system

DISTNAME = flyspray-0.9.9.6
REVISION = 1
REVISION = 2
CATEGORIES = www devel

HOMEPAGE = http://flyspray.org/
Expand Down
4 changes: 2 additions & 2 deletions www/gnash/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.44 2011/06/02 17:09:32 kili Exp $
# $OpenBSD: Makefile,v 1.45 2011/09/16 12:00:06 espie Exp $

SHARED_ONLY= Yes

Expand All @@ -8,7 +8,7 @@ COMMENT= SWF player with Firefox browser plugin

VER= 0.8.9
DISTNAME= gnash-${VER}
REVISION= 1
REVISION= 2
EPOCH= 0
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GNU:=gnash/${VER}/}
Expand Down
4 changes: 2 additions & 2 deletions www/gtkhtml3/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.49 2011/09/12 12:07:26 jasper Exp $
# $OpenBSD: Makefile,v 1.50 2011/09/16 12:00:06 espie Exp $

SHARED_ONLY= Yes

Expand All @@ -10,7 +10,7 @@ API_VERSION= 3.14

PKGNAME= gtkhtml3-${VERSION}

REVISION= 1
REVISION= 2

HOMEPAGE= http://www.gnome.org/

Expand Down
Loading

0 comments on commit 7584e52

Please sign in to comment.