-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update email address on all of my ports, other than texlive.
OK, sthen@, phessler@
- Loading branch information
Edd Barrett
committed
Oct 11, 2009
1 parent
791f9e2
commit 2b689ad
Showing
5 changed files
with
16 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
# $OpenBSD: Makefile,v 1.4 2009/09/06 11:27:45 jasper Exp $ | ||
# $OpenBSD: Makefile,v 1.5 2009/10/11 14:06:20 edd Exp $ | ||
|
||
COMMENT = easy to use LaTeX and ConTeXt editor | ||
|
||
V = 20090618 | ||
DISTNAME = texworks-svn-${V} | ||
PKGNAME = texworks-${V}p2 | ||
PKGNAME = texworks-${V}p3 | ||
CATEGORIES = editors print | ||
HOMEPAGE = http://www.tug.org/texworks/ | ||
MAINTAINER = Edd Barrett <[email protected]> | ||
MAINTAINER = Edd Barrett <[email protected]> | ||
|
||
# GPLv2 | ||
PERMIT_PACKAGE_CDROM = Yes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,15 @@ | ||
# $OpenBSD: Makefile,v 1.3 2009/10/09 16:09:31 steven Exp $ | ||
# $OpenBSD: Makefile,v 1.4 2009/10/11 14:06:20 edd Exp $ | ||
|
||
COMMENT = flickr API library and utility | ||
|
||
DISTNAME = flickcurl-1.14 | ||
PKGNAME = ${DISTNAME}p0 | ||
|
||
SHARED_LIBS += flickcurl 1.0 # .1.0 | ||
CATEGORIES = net | ||
|
||
HOMEPAGE = http://librdf.org/flickcurl/ | ||
MAINTAINER = Edd Barrett <[email protected]> | ||
MAINTAINER = Edd Barrett <[email protected]> | ||
|
||
# LGPLv2.1/GPLv2/Apachev2.0 | ||
PERMIT_PACKAGE_CDROM = Yes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,17 @@ | ||
# $OpenBSD: Makefile,v 1.1.1.1 2009/06/13 07:48:53 ajacoutot Exp $ | ||
# $OpenBSD: Makefile,v 1.2 2009/10/11 14:06:20 edd Exp $ | ||
|
||
COMMENT = spelling, stemming, morphological analysis and generation | ||
|
||
DISTNAME = hunspell-1.2.8 | ||
PKGNAME = ${DISTNAME}p0 | ||
|
||
SHARED_LIBS = hunspell-1.2 0.0 # .0.0 | ||
|
||
CATEGORIES = textproc | ||
|
||
HOMEPAGE = http://hunspell.sourceforge.net | ||
|
||
MAINTAINER = Edd Barrett <[email protected]> | ||
MAINTAINER = Edd Barrett <[email protected]> | ||
|
||
# GPL/LGPL/MPL | ||
PERMIT_PACKAGE_CDROM = Yes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,14 @@ | ||
# $OpenBSD: Makefile,v 1.15 2009/08/26 19:30:19 sthen Exp $ | ||
# $OpenBSD: Makefile,v 1.16 2009/10/11 14:06:20 edd Exp $ | ||
|
||
COMMENT= full-featured text WWW browser | ||
DISTNAME= elinks-0.11.7 | ||
PKGNAME= ${DISTNAME}p0 | ||
CATEGORIES= www | ||
MASTER_SITES= http://elinks.cz/download/ | ||
|
||
HOMEPAGE= http://elinks.cz/ | ||
|
||
MAINTAINER= Edd Barrett <[email protected]> | ||
MAINTAINER= Edd Barrett <[email protected]> | ||
|
||
# GPL, v2 only | ||
PERMIT_PACKAGE_CDROM= Yes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
# $OpenBSD: Makefile,v 1.5 2009/08/11 08:42:08 ajacoutot Exp $ | ||
# $OpenBSD: Makefile,v 1.6 2009/10/11 14:06:20 edd Exp $ | ||
|
||
COMMENT= Joe's Window Manager | ||
|
||
DISTNAME= jwm-2.0.1 | ||
PKGNAME= ${DISTNAME}p0 | ||
PKGNAME= ${DISTNAME}p1 | ||
|
||
CATEGORIES= x11 | ||
|
||
HOMEPAGE= http://www.joewing.net/programs/jwm/ | ||
|
||
MAINTAINER= Edd Barrett <[email protected]> | ||
MAINTAINER= Edd Barrett <[email protected]> | ||
|
||
# GPL | ||
PERMIT_PACKAGE_CDROM= Yes | ||
|