-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
martti
committed
Oct 30, 2007
1 parent
fa57006
commit 7363d07
Showing
7 changed files
with
14 additions
and
7 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,4 +1,4 @@ | ||
# $NetBSD: Makefile,v 1.58 2007/09/21 13:03:33 wiz Exp $ | ||
# $NetBSD: Makefile,v 1.59 2007/10/30 13:49:37 martti Exp $ | ||
|
||
DISTNAME= rrdtool-1.2.23 | ||
PKGREVISION= 1 | ||
|
@@ -8,6 +8,7 @@ MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/ | |
MAINTAINER= [email protected] | ||
HOMEPAGE= http://oss.oetiker.ch/rrdtool/ | ||
COMMENT= Data analysis tool generating graphical representations | ||
LICENSE= gnu-gpl-v2 | ||
|
||
USE_LIBTOOL= yes | ||
USE_TOOLS+= gmake pkg-config | ||
|
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,4 +1,4 @@ | ||
# $NetBSD: Makefile,v 1.1.1.1 2007/04/12 09:43:12 martti Exp $ | ||
# $NetBSD: Makefile,v 1.2 2007/10/30 13:51:24 martti Exp $ | ||
|
||
DISTNAME= xfce4-dev-tools-4.4.0 | ||
CATEGORIES= devel | ||
|
@@ -8,6 +8,7 @@ EXTRACT_SUFX= .tar.bz2 | |
MAINTAINER= [email protected] | ||
HOMEPAGE= http://www.xfce.org/ | ||
COMMENT= Xfce development tools | ||
LICENSE= gnu-gpl-v2 | ||
|
||
GNU_CONFIGURE= 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,4 +1,4 @@ | ||
# $NetBSD: Makefile,v 1.5 2007/08/20 06:24:44 martti Exp $ | ||
# $NetBSD: Makefile,v 1.6 2007/10/30 13:44:22 martti Exp $ | ||
|
||
DISTNAME= squirrelmail-decode-1.2 | ||
#PKGREVISION= 1 | ||
|
@@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 | |
MAINTAINER= [email protected] | ||
HOMEPAGE= http://www.squirrelmail.org/ | ||
COMMENT= Extra decoding library for SquirrelMail | ||
LICENSE= gnu-gpl-v2 | ||
|
||
NO_BUILD= 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,4 +1,4 @@ | ||
# $NetBSD: Makefile,v 1.19 2007/01/10 14:24:26 martti Exp $ | ||
# $NetBSD: Makefile,v 1.20 2007/10/30 13:44:22 martti Exp $ | ||
|
||
DISTNAME= all_locales-${VER}-20070106 | ||
PKGNAME= squirrelmail-locales-${VER} | ||
|
@@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2 | |
MAINTAINER= [email protected] | ||
HOMEPAGE= http://www.squirrelmail.org/ | ||
COMMENT= Locale package for SquirrelMail | ||
LICENSE= gnu-gpl-v2 | ||
|
||
VER= 1.4.9 | ||
|
||
|
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,4 +1,4 @@ | ||
# $NetBSD: Makefile,v 1.92 2007/10/02 05:28:19 martti Exp $ | ||
# $NetBSD: Makefile,v 1.93 2007/10/30 13:44:22 martti Exp $ | ||
|
||
DISTNAME= squirrelmail-1.4.11 | ||
#PKGREVISION= 1 | ||
|
@@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 | |
MAINTAINER= [email protected] | ||
HOMEPAGE= http://www.squirrelmail.org/ | ||
COMMENT= PHP webmail package | ||
LICENSE= gnu-gpl-v2 | ||
|
||
CONFLICTS= sq-attachment-handlers-[0-9]* | ||
CONFLICTS+= sq-squirrelspell-[0-9]* | ||
|
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,10 +1,11 @@ | ||
# $NetBSD: Makefile.common,v 1.35 2007/04/13 15:28:40 joerg Exp $ | ||
# $NetBSD: Makefile.common,v 1.36 2007/10/30 13:52:30 martti Exp $ | ||
|
||
MASTER_SITES= http://www.xfce.org/archive/xfce-4.4.1/src/ | ||
EXTRACT_SUFX= .tar.bz2 | ||
|
||
MAINTAINER= [email protected] | ||
HOMEPAGE= http://www.xfce.org/ | ||
LICENSE= gnu-gpl-v2 | ||
|
||
XFCE4_VERSION= 4.4.1 | ||
|
||
|
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,4 +1,4 @@ | ||
# $NetBSD: Makefile,v 1.80 2007/05/16 09:01:13 martti Exp $ | ||
# $NetBSD: Makefile,v 1.81 2007/10/30 13:53:31 martti Exp $ | ||
|
||
DISTNAME= mrtg-2.15.2 | ||
CATEGORIES= net | ||
|
@@ -9,6 +9,7 @@ MASTER_SITES= http://oss.oetiker.ch/mrtg/pub/ \ | |
MAINTAINER= [email protected] | ||
HOMEPAGE= http://oss.oetiker.ch/mrtg/ | ||
COMMENT= The Multi-Router Traffic Grapher | ||
LICENSE= gnu-gpl-v2 | ||
|
||
USE_TOOLS+= perl:run | ||
GNU_CONFIGURE= YES | ||
|