Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN
This commit is contained in:
parent
508e6279c2
commit
376b75df06
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2003/07/16 17:37:47 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2007/09/16 02:52:56 merdely Exp $
|
||||
|
||||
COMMENT= "library providing malloc debugging via VM protection"
|
||||
COMMENT= library providing malloc debugging via VM protection
|
||||
|
||||
DISTNAME= ElectricFence-2.0.5
|
||||
PKGNAME= ${DISTNAME:L}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.43 2006/10/28 11:19:20 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.44 2007/09/16 02:52:56 merdely Exp $
|
||||
|
||||
COMMENT= "high-performance CORBA ORB with support for the C language"
|
||||
COMMENT= high-performance CORBA ORB with support for the C language
|
||||
|
||||
DISTNAME= ORBit-0.5.13
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2007/04/24 12:41:34 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2007/09/16 02:52:56 merdely Exp $
|
||||
|
||||
COMMENT= "high-performance CORBA Object Request Broker"
|
||||
COMMENT= high-performance CORBA Object Request Broker
|
||||
|
||||
DISTNAME= ORBit2-2.14.7
|
||||
SHARED_LIBS += ORBit-2 2.0 # .0.0
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2006/02/05 13:53:28 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2007/09/16 02:52:56 merdely Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
COMMENT= "assembly language debugger"
|
||||
COMMENT= assembly language debugger
|
||||
|
||||
DISTNAME= ald-0.1.7
|
||||
CATEGORIES= devel
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2007/01/16 02:48:02 kurt Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2007/09/16 02:52:56 merdely Exp $
|
||||
|
||||
COMMENT= "java replacement for make"
|
||||
COMMENT= java replacement for make
|
||||
|
||||
DISTNAME= apache-ant-1.7.0
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2007/09/11 19:16:47 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2007/09/16 02:52:56 merdely Exp $
|
||||
|
||||
COMMENT= "Apache Portable Runtime"
|
||||
COMMENT= Apache Portable Runtime
|
||||
|
||||
DISTNAME= apr-1.2.9
|
||||
FULLPKGNAME= apr${MT}-1.2.9p0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2007/04/12 18:59:35 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2007/09/16 02:52:56 merdely Exp $
|
||||
|
||||
COMMENT= "ANSI C command line parser"
|
||||
COMMENT= ANSI C command line parser
|
||||
|
||||
DISTNAME= argtable2-6
|
||||
PKGNAME= argtable-2.6p1
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/04/02 15:35:01 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/09/16 02:52:56 merdely Exp $
|
||||
|
||||
COMMENT= "binutils for arm-elf cross-development"
|
||||
COMMENT= binutils for arm-elf cross-development
|
||||
|
||||
V= 2.16
|
||||
DISTNAME= binutils-${V}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/04/02 15:35:01 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/09/16 02:52:56 merdely Exp $
|
||||
|
||||
COMMENT= "gcc for arm-elf cross-development"
|
||||
COMMENT= gcc for arm-elf cross-development
|
||||
|
||||
VERSION= 3.4.5
|
||||
FULL_VERSION= 3.4-20050913
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/04/02 15:35:02 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/09/16 02:52:57 merdely Exp $
|
||||
|
||||
COMMENT= "gdb for arm-elf cross-development"
|
||||
COMMENT= gdb for arm-elf cross-development
|
||||
|
||||
DISTNAME= gdb-6.4
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/04/02 15:35:02 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/09/16 02:52:57 merdely Exp $
|
||||
|
||||
COMMENT= "newlib for arm-elf cross-development"
|
||||
COMMENT= newlib for arm-elf cross-development
|
||||
|
||||
DISTNAME= newlib-1.14.0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2004/11/23 11:22:00 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2007/09/16 02:52:57 merdely Exp $
|
||||
|
||||
COMMENT= "indenter and formatter of C/C++/Java source files"
|
||||
COMMENT= indenter and formatter of C/C++/Java source files
|
||||
|
||||
DISTNAME= astyle_1.15.3
|
||||
PKGNAME= ${DISTNAME:S/_/-/}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2007/04/25 11:04:55 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2007/09/16 02:52:57 merdely Exp $
|
||||
|
||||
COMMENT= "accessibility toolkit used by gtk+"
|
||||
COMMENT= accessibility toolkit used by gtk+
|
||||
|
||||
DISTNAME= atk-1.18.0
|
||||
SHARED_LIBS += atk-1.0 1809.1 # .1809.1
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2006/10/28 11:19:20 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2007/09/16 02:52:57 merdely Exp $
|
||||
|
||||
COMMENT= "C++ reference implementation of the Atlas protocol"
|
||||
COMMENT= C++ reference implementation of the Atlas protocol
|
||||
|
||||
VERSION= 0.4.3.1
|
||||
DISTNAME= Atlas-C++-${VERSION}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2003/02/15 14:02:54 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/09/16 02:52:57 merdely Exp $
|
||||
|
||||
COMMENT= "automatically configure source code on many Un*x platforms"
|
||||
COMMENT= automatically configure source code on many Un*x platforms
|
||||
|
||||
VERSION= 2.13
|
||||
DISTNAME= autoconf-${VERSION}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2006/07/09 23:14:26 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/16 02:52:57 merdely Exp $
|
||||
|
||||
COMMENT= "automatically configure source code on many Un*x platforms"
|
||||
COMMENT= automatically configure source code on many Un*x platforms
|
||||
|
||||
VERSION= 2.52
|
||||
DISTNAME= autoconf-${VERSION}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2006/07/09 23:14:26 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2007/09/16 02:52:57 merdely Exp $
|
||||
|
||||
COMMENT= "automatically configure source code on many Un*x platforms"
|
||||
COMMENT= automatically configure source code on many Un*x platforms
|
||||
|
||||
DISTNAME= autoconf-2.54
|
||||
CATEGORIES= devel
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2006/07/09 23:14:26 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/16 02:52:57 merdely Exp $
|
||||
|
||||
COMMENT= "automatically configure source code on many Un*x platforms"
|
||||
COMMENT= automatically configure source code on many Un*x platforms
|
||||
|
||||
DISTNAME= autoconf-2.56
|
||||
CATEGORIES= devel
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2006/07/08 17:04:40 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/16 02:52:57 merdely Exp $
|
||||
|
||||
COMMENT= "automatically configure source code on many Un*x platforms"
|
||||
COMMENT= automatically configure source code on many Un*x platforms
|
||||
|
||||
DISTNAME= autoconf-2.57
|
||||
CATEGORIES= devel
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2006/07/09 23:14:26 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2007/09/16 02:52:57 merdely Exp $
|
||||
|
||||
COMMENT= "automatically configure source code on many Un*x platforms"
|
||||
COMMENT= automatically configure source code on many Un*x platforms
|
||||
|
||||
DISTNAME= autoconf-2.58
|
||||
CATEGORIES= devel
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2006/07/09 23:14:26 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2007/09/16 02:52:57 merdely Exp $
|
||||
|
||||
COMMENT= "automatically configure source code on many Un*x platforms"
|
||||
COMMENT= automatically configure source code on many Un*x platforms
|
||||
|
||||
DISTNAME= autoconf-2.59
|
||||
CATEGORIES= devel
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/02/17 18:40:37 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/16 02:52:57 merdely Exp $
|
||||
|
||||
COMMENT= "automatically configure source code on many Un*x platforms"
|
||||
COMMENT= automatically configure source code on many Un*x platforms
|
||||
|
||||
DISTNAME= autoconf-2.60
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/02/17 18:40:37 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/16 02:52:57 merdely Exp $
|
||||
|
||||
COMMENT= "automatically configure source code on many Un*x platforms"
|
||||
COMMENT= automatically configure source code on many Un*x platforms
|
||||
|
||||
DISTNAME= autoconf-2.61
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2006/12/09 19:00:49 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2007/09/16 02:52:57 merdely Exp $
|
||||
|
||||
COMMENT='automatic text creation from templates'
|
||||
COMMENT=automatic text creation from templates
|
||||
CATEGORIES=devel
|
||||
|
||||
DISTNAME= autogen-5.8.7
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2005/10/21 19:18:26 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2007/09/16 02:52:57 merdely Exp $
|
||||
|
||||
COMMENT= "GNU Standards-compliant Makefile generator"
|
||||
COMMENT= GNU Standards-compliant Makefile generator
|
||||
|
||||
VERSION= 1.4
|
||||
DISTNAME= automake-${VERSION}-p6
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2006/12/02 20:24:17 pvalchev Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/16 02:52:57 merdely Exp $
|
||||
|
||||
COMMENT= "GNU standards-compliant Makefile generator"
|
||||
COMMENT= GNU standards-compliant Makefile generator
|
||||
|
||||
VERSION= 1.8
|
||||
DISTNAME= automake-${VERSION}.5
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2007/03/18 21:43:50 matthieu Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2007/09/16 02:52:57 merdely Exp $
|
||||
|
||||
COMMENT= "GNU standards-compliant Makefile generator"
|
||||
COMMENT= GNU standards-compliant Makefile generator
|
||||
|
||||
VERSION= 1.9
|
||||
DISTNAME= automake-${VERSION}.6
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2007/04/07 19:44:53 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2007/09/16 02:52:57 merdely Exp $
|
||||
|
||||
COMMENT= "Atmel AVR 8-bit RISC microcontrollers' GNU binutils"
|
||||
COMMENT= Atmel AVR 8-bit RISC microcontrollers' GNU binutils
|
||||
|
||||
VER= 2.15
|
||||
DISTNAME= binutils-${VER}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2007/04/01 16:44:19 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2007/09/16 02:52:57 merdely Exp $
|
||||
|
||||
COMMENT= "Atmel AVR 8-bit RISC microcontrollers' XGCC"
|
||||
COMMENT= Atmel AVR 8-bit RISC microcontrollers' XGCC
|
||||
|
||||
V=3.4.5
|
||||
FULL_VERSION=3.4-20050913
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/04/07 19:44:53 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/16 02:52:57 merdely Exp $
|
||||
|
||||
COMMENT= "Atmel AVR 8-bit RISC microcontrollers' GNU gdb"
|
||||
COMMENT= Atmel AVR 8-bit RISC microcontrollers' GNU gdb
|
||||
|
||||
VER= 6.3
|
||||
DISTNAME= gdb-${VER}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2006/12/17 11:47:12 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2007/09/16 02:52:57 merdely Exp $
|
||||
|
||||
COMMENT= "Atmel AVR 8-bit RISC microcontrollers' libc"
|
||||
COMMENT= Atmel AVR 8-bit RISC microcontrollers' libc
|
||||
|
||||
DISTNAME= avr-libc-1.4.4
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.40 2005/11/21 09:15:11 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.41 2007/09/16 02:52:57 merdely Exp $
|
||||
|
||||
COMMENT= "GNU parser generator"
|
||||
COMMENT= GNU parser generator
|
||||
|
||||
DISTNAME= bison-2.1
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2005/11/03 09:42:29 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/09/16 02:52:57 merdely Exp $
|
||||
|
||||
COMMENT= "RCS equivalent of CVS's annotate command"
|
||||
COMMENT= RCS equivalent of CVS's annotate command
|
||||
|
||||
DISTNAME= blame-1.1
|
||||
CATEGORIES= devel
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.34 2007/07/14 22:16:16 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.35 2007/09/16 02:52:57 merdely Exp $
|
||||
# $FreeBSD: Makefile,v 1.4 1999/01/10 20:12:06 steve Exp $
|
||||
|
||||
COMMENT= "garbage collection and memory leak detection for C and C++"
|
||||
COMMENT= garbage collection and memory leak detection for C and C++
|
||||
|
||||
VERSION= 7.0
|
||||
DISTNAME= gc-${VERSION}
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2007/07/14 14:13:48 deanna Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2007/09/16 02:52:57 merdely Exp $
|
||||
|
||||
COMMENT-main= "free peer-reviewed portable C++ source libraries (headers)"
|
||||
COMMENT-libs= "free peer-reviewed portable C++ source libraries (libraries)"
|
||||
COMMENT-main= free peer-reviewed portable C++ source libraries (headers)
|
||||
COMMENT-libs= free peer-reviewed portable C++ source libraries (libraries)
|
||||
|
||||
PKGNAME-main= boost-headers-${VERSION}p3
|
||||
PKGNAME-libs= boost-libs-${VERSION}p3
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/03/18 20:05:28 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= "distributed version control system by Canonical"
|
||||
COMMENT= distributed version control system by Canonical
|
||||
|
||||
DISTNAME= bzr-0.14
|
||||
CATEGORIES= devel
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2006/11/29 08:23:29 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
COMMENT= "catalyst packages for the tutorial"
|
||||
COMMENT= catalyst packages for the tutorial
|
||||
MAINTAINER= Marc Espie <espie@openbsd.org>
|
||||
|
||||
MODULES= cpan
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2006/11/29 08:23:29 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
COMMENT= "catalyst development bundle"
|
||||
COMMENT= catalyst development bundle
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Task-Catalyst-1.90
|
||||
@ -46,6 +46,6 @@ RUN_DEPENDS= ::www/p5-Catalyst-Devel \
|
||||
::www/p5-Catalyst-Action-RenderView \
|
||||
::databases/p5-DBD-SQLite
|
||||
|
||||
NO_REGRESS= "no need to"
|
||||
NO_REGRESS= no need to
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2006/02/18 20:17:14 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
COMMENT= "compiler cache"
|
||||
COMMENT= compiler cache
|
||||
|
||||
DISTNAME= ccache-2.4
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/07/15 19:33:08 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
COMMENT= "analyze C source files and print a call graph"
|
||||
COMMENT= analyze C source files and print a call graph
|
||||
|
||||
DISTNAME= cflow-1.1
|
||||
CATEGORIES= devel
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2003/01/19 00:10:16 avsm Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
COMMENT= "unit test framework for C programs"
|
||||
COMMENT= unit test framework for C programs
|
||||
|
||||
DISTNAME= check-0.8.4
|
||||
CATEGORIES= devel
|
||||
|
@ -1,5 +1,5 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2007/01/31 21:42:03 jasper Exp $
|
||||
COMMENT= "handling CHM files"
|
||||
# $OpenBSD: Makefile,v 1.8 2007/09/16 02:52:58 merdely Exp $
|
||||
COMMENT= handling CHM files
|
||||
CATEGORIES= devel textproc
|
||||
|
||||
HOMEPAGE= http://www.jedrea.com/chmlib/
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2004/06/12 21:53:50 avsm Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
COMMENT= "web-based CVS viewer module for Horde"
|
||||
COMMENT= web-based CVS viewer module for Horde
|
||||
|
||||
V= 1.2.2
|
||||
HORDE_MODULE= chora
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2006/12/26 22:39:31 avsm Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
# until tested on others, even though bytecode is produced
|
||||
ONLY_FOR_ARCHS= i386 amd64 macppc
|
||||
|
||||
COMMENT= "framework for analysis and transformation of C"
|
||||
COMMENT= framework for analysis and transformation of C
|
||||
|
||||
DISTNAME= cil-1.3.5
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2004/11/23 11:22:01 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2007/09/16 02:52:58 merdely Exp $
|
||||
# $FreeBSD: Makefile,v 1.5 2000/05/30 23:19:09 jasone Exp $
|
||||
|
||||
COMMENT= "like make(1), but more powerful and clean"
|
||||
COMMENT= like make(1), but more powerful and clean
|
||||
|
||||
DISTNAME= cook-2.21
|
||||
CATEGORIES= devel
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2006/10/28 11:19:20 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
COMMENT= "c++ unit testing framework"
|
||||
COMMENT= c++ unit testing framework
|
||||
DISTNAME= cppunit-1.10.2
|
||||
SHARED_LIBS += cppunit 2.0 # .2.0
|
||||
CATEGORIES= devel
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2007/02/14 17:59:33 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
COMMENT= "code browsing program"
|
||||
COMMENT= code browsing program
|
||||
|
||||
DISTNAME= cscope-15.6
|
||||
CATEGORIES= devel
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2004/11/23 11:22:01 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
COMMENT= "directory synchronization over mail"
|
||||
COMMENT= directory synchronization over mail
|
||||
|
||||
PKGNAME= ctm-19960528
|
||||
DISTNAME= ctmkit
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/07/15 02:16:19 avsm Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
COMMENT= "fast, incremental CVS to Mercurial conversion"
|
||||
COMMENT= fast, incremental CVS to Mercurial conversion
|
||||
|
||||
# we just make up a version since changesets are SHA1 hashes
|
||||
CHANGESET= 075ee8bd5b35
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2007/05/11 11:18:54 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2007/09/16 02:52:58 merdely Exp $
|
||||
# $FreeBSD: ports/devel/cvs2cl/Makefile,v 1.8 2000/07/09 03:15:07 knu Exp $
|
||||
|
||||
COMMENT= "generate GNU-style ChangeLogs from CVS repositories"
|
||||
COMMENT= generate GNU-style ChangeLogs from CVS repositories
|
||||
|
||||
V= 2.62
|
||||
DISTNAME= cvs2cl.pl-${V}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2006/02/18 20:23:09 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
COMMENT= "safely manipulate and inspect CVS respositories"
|
||||
COMMENT= safely manipulate and inspect CVS respositories
|
||||
|
||||
DISTNAME= cvslock-0.2
|
||||
CATEGORIES= devel
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2007/03/15 11:30:07 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
COMMENT= "CVS-managed project analyzer"
|
||||
COMMENT= CVS-managed project analyzer
|
||||
|
||||
DISTNAME= cvsplot-1.6.5
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2005/09/22 13:21:05 avsm Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
COMMENT= "generate patchsets from CVS repositories"
|
||||
COMMENT= generate patchsets from CVS repositories
|
||||
|
||||
V= 2.1
|
||||
DISTNAME= cvsps-${V}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2006/12/26 17:16:23 avsm Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
COMMENT= "collection of useful CVS scripts"
|
||||
COMMENT= collection of useful CVS scripts
|
||||
|
||||
V= 0.2.3
|
||||
DISTNAME= cvsutils-${V}
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.33 2006/07/12 19:26:11 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.34 2007/09/16 02:52:58 merdely Exp $
|
||||
# $FreeBSD: ports/devel/cvsweb/Makefile,v 1.28 2000/09/23 20:48:45 knu Exp $
|
||||
|
||||
COMMENT= "WWW CGI script to browse CVS repository trees"
|
||||
COMMENT= WWW CGI script to browse CVS repository trees
|
||||
|
||||
DISTNAME= cvsweb-2.0.6
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2007/06/21 15:13:45 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
COMMENT= "advanced revision control system written in Haskell"
|
||||
COMMENT= advanced revision control system written in Haskell
|
||||
|
||||
DISTNAME= darcs-1.0.9
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2005/06/18 14:34:56 kettenis Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
COMMENT= "framework to test programs"
|
||||
COMMENT= framework to test programs
|
||||
|
||||
DISTNAME= dejagnu-1.4.3
|
||||
PKGNAME= ${DISTNAME}p4
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2007/05/15 08:27:27 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
COMMENT-main= "source code documentation generator tool"
|
||||
COMMENT-gui= "GUI front-end for doxygen"
|
||||
COMMENT-main= source code documentation generator tool
|
||||
COMMENT-gui= GUI front-end for doxygen
|
||||
|
||||
VERSION= 1.4.7
|
||||
DISTNAME= doxygen-${VERSION}.src
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2007/05/18 02:32:12 kurt Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
COMMENT= "Eclipse Modeling Framework (EMF)"
|
||||
COMMENT= Eclipse Modeling Framework (EMF)
|
||||
|
||||
V= 2.2.3
|
||||
DISTNAME= emf-sdo-xsd-SDK-${V}
|
||||
@ -14,9 +14,9 @@ MAINTAINER= Kurt Miller <kurt@openbsd.org>
|
||||
EXTRACT_SUFX= .zip
|
||||
|
||||
# Eclipse Public License Version 1.0 (http://www.eclipse.org/legal/epl-v10.html)
|
||||
PERMIT_PACKAGE_CDROM= "commercial distribution defend and indemnify clauses"
|
||||
PERMIT_PACKAGE_CDROM= commercial distribution defend and indemnify clauses
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= "commercial distribution defend and indemnify clauses"
|
||||
PERMIT_DISTFILES_CDROM= commercial distribution defend and indemnify clauses
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://download.eclipse.org/modeling/emf/emf/downloads/drops/${V}/R200705141058/
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2007/06/27 22:47:29 kurt Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
COMMENT= "Perl plugin for Eclipse IDE"
|
||||
COMMENT= Perl plugin for Eclipse IDE
|
||||
|
||||
V= 0.5.33
|
||||
DISTNAME= org.epic.updatesite_0.5.33_20070406
|
||||
@ -14,9 +14,9 @@ MAINTAINER= Carlos Valiente <yo@virutass.net>
|
||||
EXTRACT_SUFX= .zip
|
||||
|
||||
# Common Public License Version 1.0 (http://www.eclipse.org/legal/cpl-v10.html)
|
||||
PERMIT_PACKAGE_CDROM= "commercial distribution defend and indemnify clauses"
|
||||
PERMIT_PACKAGE_CDROM= commercial distribution defend and indemnify clauses
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= "commercial distribution defend and indemnify clauses"
|
||||
PERMIT_DISTFILES_CDROM= commercial distribution defend and indemnify clauses
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=e-p-i-c/}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2007/05/18 02:27:10 kurt Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
COMMENT= "Eclipse plugin for Java program checker (bytecode analyzer)"
|
||||
COMMENT= Eclipse plugin for Java program checker (bytecode analyzer)
|
||||
|
||||
V= 1.2.0
|
||||
DISTNAME= edu.umd.cs.findbugs.plugin.eclipse_${V}.20070425
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2007/05/18 02:32:12 kurt Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
COMMENT= "graphical editing environment for eclipse"
|
||||
COMMENT= graphical editing environment for eclipse
|
||||
|
||||
V= 3.2.2
|
||||
DISTNAME= GEF-SDK-${V}
|
||||
@ -14,9 +14,9 @@ MAINTAINER= Kurt Miller <kurt@openbsd.org>
|
||||
EXTRACT_SUFX= .zip
|
||||
|
||||
# Eclipse Public License Version 1.0 (http://www.eclipse.org/legal/epl-v10.html)
|
||||
PERMIT_PACKAGE_CDROM= "commercial distribution defend and indemnify clauses"
|
||||
PERMIT_PACKAGE_CDROM= commercial distribution defend and indemnify clauses
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= "commercial distribution defend and indemnify clauses"
|
||||
PERMIT_DISTFILES_CDROM= commercial distribution defend and indemnify clauses
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://download.eclipse.org/tools/gef/downloads/drops/R-3.2.2-200702081315/
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2007/05/15 19:30:42 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
COMMENT= "IVY plug-in for Eclipse IDE"
|
||||
COMMENT= IVY plug-in for Eclipse IDE
|
||||
|
||||
VERSION= 1.2.0
|
||||
DISTNAME= org.jayasoft.ivyde.eclipse_${VERSION}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/11/29 14:42:34 kurt Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
COMMENT= "Ruby Development Tools for Eclipse IDE"
|
||||
COMMENT= Ruby Development Tools for Eclipse IDE
|
||||
|
||||
V= 0.8.0
|
||||
DISTNAME= org.rubypeople.rdt-0.8.0.604272100PRD
|
||||
@ -14,9 +14,9 @@ MAINTAINER= Carlos Valiente <yo@virutass.net>
|
||||
EXTRACT_SUFX= .zip
|
||||
|
||||
# Common Public License Version 1.0 (http://www.eclipse.org/legal/cpl-v10.html)
|
||||
PERMIT_PACKAGE_CDROM= "commercial distribution defend and indemnify clauses"
|
||||
PERMIT_PACKAGE_CDROM= commercial distribution defend and indemnify clauses
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= "commercial distribution defend and indemnify clauses"
|
||||
PERMIT_DISTFILES_CDROM= commercial distribution defend and indemnify clauses
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rubyeclipse/}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2007/05/18 02:27:51 kurt Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
COMMENT= "SubVersion (CVS replacement) plug-in for Eclipse IDE"
|
||||
COMMENT= SubVersion (CVS replacement) plug-in for Eclipse IDE
|
||||
|
||||
V= 1.2.1
|
||||
DISTNAME= site-${V}
|
||||
@ -12,9 +12,9 @@ MAINTAINER= Ian Darwin <ian@openbsd.org>
|
||||
|
||||
# SubClipse itself is CPL 1.0, but
|
||||
# JavaSVN, which it uses, has a bizarro hybrid: BSD but "no redist w/o source code"
|
||||
PERMIT_PACKAGE_CDROM= "Stupid license"
|
||||
PERMIT_PACKAGE_CDROM= Stupid license
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= "Stupid license"
|
||||
PERMIT_DISTFILES_CDROM= Stupid license
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
HOMEPAGE= http://subclipse.tigris.org/
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2007/05/18 02:32:12 kurt Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
COMMENT= "UML diagram framework for Eclipse"
|
||||
COMMENT= UML diagram framework for Eclipse
|
||||
|
||||
V= 2.0.3
|
||||
DISTNAME= uml2-SDK-${V}
|
||||
@ -14,9 +14,9 @@ MAINTAINER= Kurt Miller <kurt@openbsd.org>
|
||||
EXTRACT_SUFX= .zip
|
||||
|
||||
# Common Public License Version 1.0 (http://www.eclipse.org/legal/cpl-v10.html)
|
||||
PERMIT_PACKAGE_CDROM= "commercial distribution defend and indemnify clauses"
|
||||
PERMIT_PACKAGE_CDROM= commercial distribution defend and indemnify clauses
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= "commercial distribution defend and indemnify clauses"
|
||||
PERMIT_DISTFILES_CDROM= commercial distribution defend and indemnify clauses
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://download.eclipse.org/modeling/mdt/uml2/downloads/drops/${V}/R200702141227/
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2007/05/18 02:32:12 kurt Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
COMMENT= "Web Tools Platform for Eclipse"
|
||||
COMMENT= Web Tools Platform for Eclipse
|
||||
|
||||
V= 1.5.4
|
||||
DISTNAME= wtp-sdk-R-${V}-200705021353
|
||||
@ -14,9 +14,9 @@ HOMEPAGE= http://www.eclipse.org/webtools/
|
||||
MAINTAINER= Ian Darwin <ian@openbsd.org>
|
||||
|
||||
# Eclipse Public License Version 1.0 (http://www.eclipse.org/legal/epl-v10.html)
|
||||
PERMIT_PACKAGE_CDROM= "commercial distribution defend and indemnify clauses"
|
||||
PERMIT_PACKAGE_CDROM= commercial distribution defend and indemnify clauses
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= "commercial distribution defend and indemnify clauses"
|
||||
PERMIT_DISTFILES_CDROM= commercial distribution defend and indemnify clauses
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://download.eclipse.org/webtools/downloads/drops/R1.5/R-${V}-200705021353/
|
||||
|
@ -1,12 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.34 2007/08/02 16:15:07 kurt Exp $
|
||||
# $OpenBSD: Makefile,v 1.35 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
|
||||
COMMENT-main= "general-purpose, extensible IDE for Java & other langs"
|
||||
COMMENT-swt= "widget toolkit for Java"
|
||||
COMMENT-gnome= "gnome integration library for swt/eclipse"
|
||||
COMMENT-browser= "HTML Browser Widget library for swt/eclipse"
|
||||
COMMENT-main= general-purpose, extensible IDE for Java & other langs
|
||||
COMMENT-swt= widget toolkit for Java
|
||||
COMMENT-gnome= gnome integration library for swt/eclipse
|
||||
COMMENT-browser= HTML Browser Widget library for swt/eclipse
|
||||
|
||||
ECLIPSE_VER= 3.2.2
|
||||
DISTNAME= eclipse-sourceBuild-srcIncluded-${ECLIPSE_VER}
|
||||
@ -36,9 +36,9 @@ MAINTAINER= Kurt Miller <kurt@openbsd.org>
|
||||
# Metro Link Public License 1.00 (http://www.opengroup.org/openmotif/supporters/metrolink/license.html)
|
||||
# Mozilla Public License Version 1.1 (http://www.mozilla.org/MPL/MPL-1.1.html)
|
||||
# LGPL 2.1
|
||||
PERMIT_PACKAGE_CDROM= "commercial distribution defend and indemnify clauses"
|
||||
PERMIT_PACKAGE_CDROM= commercial distribution defend and indemnify clauses
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= "commercial distribution defend and indemnify clauses"
|
||||
PERMIT_DISTFILES_CDROM= commercial distribution defend and indemnify clauses
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITE_ECLIPSE+= \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2006/06/19 14:37:12 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
COMMENT= "multilanguage implementation of ctags"
|
||||
COMMENT= multilanguage implementation of ctags
|
||||
|
||||
DISTNAME= ctags-5.6
|
||||
PKGNAME= e${DISTNAME}
|
||||
|
@ -1,12 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2007/01/26 22:32:23 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2007/09/16 02:52:58 merdely Exp $
|
||||
# $FreeBSD: ports/devel/ffcall/Makefile,v 1.2 2001/08/31 14:20:18 sobomax Exp $
|
||||
# Original From: jagapen@home.com
|
||||
|
||||
.if ${MACHINE_ARCH:Mm68k}
|
||||
BROKEN= "mmap configure test causes system hang"
|
||||
BROKEN= mmap configure test causes system hang
|
||||
.endif
|
||||
|
||||
COMMENT= "foreign function call libraries"
|
||||
COMMENT= foreign function call libraries
|
||||
|
||||
DISTNAME= ffcall-1.10
|
||||
SHARED_LIBS= avcall 1.0 \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2007/04/25 13:03:14 rui Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2007/09/16 02:52:58 merdely Exp $
|
||||
|
||||
COMMENT= "C/C++ source code auditing tool"
|
||||
COMMENT= C/C++ source code auditing tool
|
||||
|
||||
DISTNAME= flawfinder-1.27
|
||||
CATEGORIES= devel security
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2006/10/28 11:19:20 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2007/09/16 02:52:59 merdely Exp $
|
||||
|
||||
COMMENT= "library implementing the Unicode Bidirectional Algorithm"
|
||||
COMMENT= library implementing the Unicode Bidirectional Algorithm
|
||||
|
||||
DISTNAME= fribidi-0.10.4
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2007/05/19 09:13:54 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2007/09/16 02:52:59 merdely Exp $
|
||||
|
||||
COMMENT= "GNOME Application Libs"
|
||||
COMMENT= GNOME Application Libs
|
||||
|
||||
VERSION= 2.5.3
|
||||
API_VERSION= 2.6
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2007/05/13 18:04:40 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2007/09/16 02:52:59 merdely Exp $
|
||||
|
||||
COMMENT= "editor for the GConf configuration system"
|
||||
COMMENT= editor for the GConf configuration system
|
||||
|
||||
DISTNAME= gconf-editor-2.18.0
|
||||
CATEGORIES= devel x11/gnome
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2007/04/24 12:53:37 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2007/09/16 02:52:59 merdely Exp $
|
||||
|
||||
COMMENT= "configuration database system for GNOME"
|
||||
COMMENT= configuration database system for GNOME
|
||||
|
||||
VERSION= 2.18.0.1
|
||||
DISTNAME= GConf-${VERSION}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2007/05/28 14:20:43 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2007/09/16 02:52:59 merdely Exp $
|
||||
|
||||
COMMENT= "small and lightweight IDE"
|
||||
COMMENT= small and lightweight IDE
|
||||
|
||||
DISTNAME= geany-0.11
|
||||
CATEGORIES= devel
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2007/04/14 21:20:19 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2007/09/16 02:52:59 merdely Exp $
|
||||
|
||||
COMMENT= "X11 game engine library"
|
||||
COMMENT= X11 game engine library
|
||||
|
||||
VERSION= 4.1
|
||||
DISTNAME= gengameng-${VERSION}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2007/05/30 21:28:40 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2007/09/16 02:52:59 merdely Exp $
|
||||
|
||||
COMMENT= "GIS TIFF interchange library"
|
||||
COMMENT= GIS TIFF interchange library
|
||||
|
||||
DISTNAME= libgeotiff-1.2.3
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2007/04/06 05:42:26 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2007/09/16 02:52:59 merdely Exp $
|
||||
|
||||
COMMENT= "XML internationalization tool"
|
||||
COMMENT= XML internationalization tool
|
||||
|
||||
DISTNAME= getxml-1.0.4
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2007/04/14 21:20:19 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2007/09/16 02:52:59 merdely Exp $
|
||||
|
||||
COMMENT= "utility library including a imlib2 wrapper"
|
||||
COMMENT= utility library including a imlib2 wrapper
|
||||
|
||||
DISTNAME= giblib-1.2.4
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2004/11/23 11:22:02 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2007/09/16 02:52:59 merdely Exp $
|
||||
|
||||
COMMENT= "GNU utility to indent C source files"
|
||||
COMMENT= GNU utility to indent C source files
|
||||
|
||||
DISTNAME= indent-2.2.8
|
||||
PKGNAME= g${DISTNAME}
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.57 2006/10/28 11:19:21 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.58 2007/09/16 02:52:59 merdely Exp $
|
||||
# Uses pthreads
|
||||
|
||||
COMMENT= "useful routines for C programming"
|
||||
COMMENT= useful routines for C programming
|
||||
|
||||
DISTNAME= glib-1.2.10
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.35 2005/04/23 15:13:54 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.36 2007/09/16 02:52:59 merdely Exp $
|
||||
|
||||
COMMENT= "GNU make"
|
||||
COMMENT= GNU make
|
||||
|
||||
DISTNAME= make-3.80
|
||||
PKGNAME= g${DISTNAME}p1
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2006/11/01 18:43:09 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2007/09/16 02:52:59 merdely Exp $
|
||||
|
||||
COMMENT= "library for arbitrary precision arithmetic"
|
||||
COMMENT= library for arbitrary precision arithmetic
|
||||
|
||||
DISTNAME= gmp-4.2.1
|
||||
SHARED_LIBS += gmp 7.0 # .7.1
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2006/12/08 22:29:56 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2007/09/16 02:52:59 merdely Exp $
|
||||
|
||||
COMMENT= "Google utilities written in Python"
|
||||
COMMENT= Google utilities written in Python
|
||||
|
||||
DISTNAME= goopy-0.1
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2004/11/23 03:14:31 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2007/09/16 02:52:59 merdely Exp $
|
||||
|
||||
COMMENT= "perfect hash functions, to help write parsers"
|
||||
COMMENT= perfect hash functions, to help write parsers
|
||||
|
||||
DISTNAME= gperf-3.0.1
|
||||
CATEGORIES= devel
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2004/11/23 11:22:02 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2007/09/16 02:52:59 merdely Exp $
|
||||
|
||||
COMMENT= "GNU PIC assembler and utilities"
|
||||
COMMENT= GNU PIC assembler and utilities
|
||||
|
||||
VERSION= 0.12.0
|
||||
DISTNAME= gputils-${VERSION}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2006/09/25 23:23:10 ray Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2007/09/16 02:52:59 merdely Exp $
|
||||
|
||||
COMMENT= "GNU versions of the rcs utilities"
|
||||
COMMENT= GNU versions of the rcs utilities
|
||||
DISTNAME= rcs-5.7
|
||||
PKGNAME= g${DISTNAME}p0
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2006/10/28 11:19:21 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2007/09/16 02:52:59 merdely Exp $
|
||||
|
||||
COMMENT= "GNU Scientific Library"
|
||||
COMMENT= GNU Scientific Library
|
||||
|
||||
DISTNAME= gsl-1.8
|
||||
SHARED_LIBS += gslcblas 0.0 # .0.0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.33 2007/06/29 21:38:31 martynas Exp $
|
||||
# $OpenBSD: Makefile,v 1.34 2007/09/16 02:52:59 merdely Exp $
|
||||
|
||||
COMMENT-main= "GStreamer Streaming-media framework plug-ins"
|
||||
COMMENT-main= GStreamer Streaming-media framework plug-ins
|
||||
|
||||
VERSION= 0.8.11
|
||||
DISTNAME= gst-plugins-${VERSION}
|
||||
@ -18,7 +18,7 @@ HOMEPAGE= http://www.gstreamer.net/
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= "patent issues"
|
||||
PERMIT_DISTFILES_CDROM= patent issues
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
|
||||
@ -89,14 +89,14 @@ BASENAME-${PLUGIN}= gstreamer-${PLUGIN}
|
||||
SUBST_VARS+= BASENAME
|
||||
|
||||
# a52dec
|
||||
COMMENT-a52= "GStreamer plugin for decoding A/52 audio streams"
|
||||
COMMENT-a52= GStreamer plugin for decoding A/52 audio streams
|
||||
WANTLIB-a52= ${myWANTLIB}
|
||||
LIB_DEPENDS-a52= a52::audio/liba52 \
|
||||
${myLIB_DEPENDS}
|
||||
OPTIONS-a52= a52dec
|
||||
|
||||
# arts
|
||||
COMMENT-arts= "GStreamer plugin for interfacing with KDE arts"
|
||||
COMMENT-arts= GStreamer plugin for interfacing with KDE arts
|
||||
WANTLIB-arts= vorbis vorbisenc pthread audiofile ossaudio mad ogg \
|
||||
esd vorbisfile stdc++ ${myWANTLIB}
|
||||
LIB_DEPENDS-arts= artsflow,mcop,artsflow_idl,artsc::x11/kde/arts3 \
|
||||
@ -104,57 +104,57 @@ LIB_DEPENDS-arts= artsflow,mcop,artsflow_idl,artsc::x11/kde/arts3 \
|
||||
OPTIONS-arts= arts artsc
|
||||
|
||||
# audiofile
|
||||
COMMENT-audiofile= "GStreamer plugin for using the Audiofile library"
|
||||
COMMENT-audiofile= GStreamer plugin for using the Audiofile library
|
||||
WANTLIB-audiofile= ${myWANTLIB}
|
||||
LIB_DEPENDS-audiofile= audiofile::devel/libaudiofile \
|
||||
${myLIB_DEPENDS}
|
||||
|
||||
# cdaudio
|
||||
COMMENT-cdaudio= "GStreamer plugin for using the CD audio library"
|
||||
COMMENT-cdaudio= GStreamer plugin for using the CD audio library
|
||||
WANTLIB-cdaudio= ${myWANTLIB}
|
||||
LIB_DEPENDS-cdaudio= cdaudio::audio/libcdaudio \
|
||||
${myLIB_DEPENDS}
|
||||
|
||||
# cdparanoia (cdda)
|
||||
COMMENT-cdda= "GStreamer plugin for reading audio from CDs"
|
||||
COMMENT-cdda= GStreamer plugin for reading audio from CDs
|
||||
WANTLIB-cdda= ${myWANTLIB}
|
||||
LIB_DEPENDS-cdda= cdda_interface,cdda_paranoia::audio/cdparanoia \
|
||||
${myLIB_DEPENDS}
|
||||
OPTIONS-cdda= cdparanoia
|
||||
|
||||
# dvdnavsrc
|
||||
COMMENT-dvdnav= "GStreamer plugin for DVD playback with menus"
|
||||
COMMENT-dvdnav= GStreamer plugin for DVD playback with menus
|
||||
WANTLIB-dvdnav= ${myWANTLIB}
|
||||
LIB_DEPENDS-dvdnav= dvdnav::multimedia/libdvdnav \
|
||||
dvdread::devel/libdvdread \
|
||||
${myLIB_DEPENDS}
|
||||
|
||||
# dvdreadsrc
|
||||
COMMENT-dvdread= "GStreamer plugin for DVD playback"
|
||||
COMMENT-dvdread= GStreamer plugin for DVD playback
|
||||
WANTLIB-dvdread= ${myWANTLIB}
|
||||
LIB_DEPENDS-dvdread= dvdread::devel/libdvdread \
|
||||
${myLIB_DEPENDS}
|
||||
|
||||
# esd
|
||||
COMMENT-esd= "GStreamer plugin for outputting to esd"
|
||||
COMMENT-esd= GStreamer plugin for outputting to esd
|
||||
WANTLIB-esd= audiofile ${myWANTLIB}
|
||||
LIB_DEPENDS-esd= esd.>=2::audio/esound \
|
||||
${myLIB_DEPENDS}
|
||||
|
||||
# faad
|
||||
COMMENT-faad= "GStreamer plugin for decoding AAC files"
|
||||
COMMENT-faad= GStreamer plugin for decoding AAC files
|
||||
WANTLIB-faad= ${myWANTLIB}
|
||||
LIB_DEPENDS-faad= faad.>=1::audio/faad \
|
||||
${myLIB_DEPENDS}
|
||||
|
||||
# flac
|
||||
COMMENT-flac= "GStreamer plugin for encoding/decoding FLAC files"
|
||||
COMMENT-flac= GStreamer plugin for encoding/decoding FLAC files
|
||||
WANTLIB-flac= ${myWANTLIB}
|
||||
LIB_DEPENDS-flac= FLAC::audio/flac \
|
||||
${myLIB_DEPENDS}
|
||||
|
||||
# gnomevfs
|
||||
COMMENT-gnome= "GStreamer plugin supporting GNOME VFS"
|
||||
COMMENT-gnome= GStreamer plugin supporting GNOME VFS
|
||||
WANTLIB-gnome= ORBit-2 crypto ssl gconf-2 \
|
||||
dbus-1 dbus-glib-1 util \
|
||||
${myWANTLIB}
|
||||
@ -163,96 +163,96 @@ LIB_DEPENDS-gnome= gnomevfs-2.>=1800:gnome-vfs2->=2.18:x11/gnome/vfs2 \
|
||||
OPTIONS-gnome= gnome_vfs
|
||||
|
||||
# gsm
|
||||
COMMENT-gsm= "GStreamer plugin for using gsm"
|
||||
COMMENT-gsm= GStreamer plugin for using gsm
|
||||
WANTLIB-gsm= ${myWANTLIB}
|
||||
LIB_DEPENDS-gsm= gsm::audio/gsm \
|
||||
${myLIB_DEPENDS}
|
||||
|
||||
# jpeg
|
||||
COMMENT-jpeg= "GStreamer plugin for handling JPEG files"
|
||||
COMMENT-jpeg= GStreamer plugin for handling JPEG files
|
||||
WANTLIB-jpeg= ${myWANTLIB}
|
||||
LIB_DEPENDS-jpeg= jpeg::graphics/jpeg \
|
||||
${myLIB_DEPENDS}
|
||||
|
||||
# lame
|
||||
COMMENT-lame= "GStreamer plugin for encoding mp3 files using LAME"
|
||||
PERMIT_PACKAGE_CDROM-lame= "patent issues"
|
||||
COMMENT-lame= GStreamer plugin for encoding mp3 files using LAME
|
||||
PERMIT_PACKAGE_CDROM-lame= patent issues
|
||||
WANTLIB-lame= ${myWANTLIB}
|
||||
LIB_DEPENDS-lame= mp3lame:lame-*:audio/lame,no_x11 \
|
||||
${myLIB_DEPENDS}
|
||||
|
||||
# mad
|
||||
COMMENT-mad= "GStreamer plugin for decoding mp3 files using MAD"
|
||||
COMMENT-mad= GStreamer plugin for decoding mp3 files using MAD
|
||||
WANTLIB-mad= ${myWANTLIB}
|
||||
LIB_DEPENDS-mad= id3tag::audio/libid3tag \
|
||||
mad::audio/libmad \
|
||||
${myLIB_DEPENDS}
|
||||
|
||||
# mikmod
|
||||
COMMENT-mikmod= "GStreamer plugin for using the Mikmod library"
|
||||
COMMENT-mikmod= GStreamer plugin for using the Mikmod library
|
||||
WANTLIB-mikmod= ${myWANTLIB}
|
||||
LIB_DEPENDS-mikmod= mikmod::audio/libmikmod \
|
||||
${myLIB_DEPENDS}
|
||||
|
||||
# mpeg2dec
|
||||
COMMENT-mpeg2= "GStreamer plugin for playing and encoding MPEG video files"
|
||||
COMMENT-mpeg2= GStreamer plugin for playing and encoding MPEG video files
|
||||
WANTLIB-mpeg2= X11 Xau Xdmcp Xext Xv ${myWANTLIB}
|
||||
LIB_DEPENDS-mpeg2= mpeg2::graphics/libmpeg2 \
|
||||
${myLIB_DEPENDS}
|
||||
OPTIONS-mpeg2= mpeg2dec
|
||||
|
||||
# musepack
|
||||
COMMENT-musepack= "GStreamer plugin for playing musepack sound files"
|
||||
COMMENT-musepack= GStreamer plugin for playing musepack sound files
|
||||
WANTLIB-musepack= ${myWANTLIB}
|
||||
LIB_DEPENDS-musepack= mpcdec::audio/libmpcdec \
|
||||
${myLIB_DEPENDS}
|
||||
|
||||
# ogg
|
||||
COMMENT-ogg= "GStreamer plugin for demuxing Ogg streams"
|
||||
COMMENT-ogg= GStreamer plugin for demuxing Ogg streams
|
||||
WANTLIB-ogg= ${myWANTLIB}
|
||||
LIB_DEPENDS-ogg= ogg::audio/libogg \
|
||||
${myLIB_DEPENDS}
|
||||
|
||||
# sdlvideosink
|
||||
COMMENT-sdl= "GStreamer plugin for using SDL to diplay video"
|
||||
COMMENT-sdl= GStreamer plugin for using SDL to diplay video
|
||||
WANTLIB-sdl= X11 Xau Xdmcp Xext usbhid ${myWANTLIB}
|
||||
LIB_DEPENDS-sdl= SDL::devel/sdl \
|
||||
gstinterfaces-0.8.>=1.0::devel/gstreamer-plugins \
|
||||
${myLIB_DEPENDS}
|
||||
|
||||
# sidplay
|
||||
COMMENT-sidplay= "GStreamer plugin for playing SID files"
|
||||
COMMENT-sidplay= GStreamer plugin for playing SID files
|
||||
WANTLIB-sidplay= stdc++ ${myWANTLIB}
|
||||
LIB_DEPENDS-sidplay= sidplay::audio/libsidplay \
|
||||
${myLIB_DEPENDS}
|
||||
|
||||
# sndfile
|
||||
COMMENT-sndfile= "GStreamer plugin for using sndfile"
|
||||
COMMENT-sndfile= GStreamer plugin for using sndfile
|
||||
WANTLIB-sndfile= ${myWANTLIB}
|
||||
LIB_DEPENDS-sndfile= sndfile::audio/libsndfile \
|
||||
${myLIB_DEPENDS}
|
||||
|
||||
# speex
|
||||
COMMENT-speex= "GStreamer plugin for speex"
|
||||
COMMENT-speex= GStreamer plugin for speex
|
||||
WANTLIB-speex= ${myWANTLIB}
|
||||
LIB_DEPENDS-speex= speex.>=4:speex->=1.0.5:audio/speex \
|
||||
${myLIB_DEPENDS}
|
||||
|
||||
# theora
|
||||
COMMENT-theora= "GStreamer plugin for theora"
|
||||
COMMENT-theora= GStreamer plugin for theora
|
||||
WANTLIB-theora= ${myWANTLIB}
|
||||
LIB_DEPENDS-theora= theora::multimedia/libtheora \
|
||||
ogg::audio/libogg \
|
||||
${myLIB_DEPENDS}
|
||||
|
||||
# tremor
|
||||
COMMENT-tremor= "GStreamer plugin for Vorbis audio files, integer"
|
||||
COMMENT-tremor= GStreamer plugin for Vorbis audio files, integer
|
||||
WANTLIB-tremor= ${myWANTLIB}
|
||||
LIB_DEPENDS-tremor= vorbisidec::audio/tremor \
|
||||
${myLIB_DEPENDS}
|
||||
|
||||
# vorbis
|
||||
COMMENT-vorbis= "GStreamer plugin for Vorbis audio files"
|
||||
COMMENT-vorbis= GStreamer plugin for Vorbis audio files
|
||||
WANTLIB-vorbis= ogg ${myWANTLIB}
|
||||
LIB_DEPENDS-vorbis= vorbis,vorbisenc::audio/libvorbis \
|
||||
${myLIB_DEPENDS}
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2007/04/14 21:20:19 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2007/09/16 02:52:59 merdely Exp $
|
||||
|
||||
COMMENT-main= "streaming media framework - core"
|
||||
COMMENT-frontend= "streaming media framework - frontend commands"
|
||||
COMMENT-main= streaming media framework - core
|
||||
COMMENT-frontend= streaming media framework - frontend commands
|
||||
|
||||
VERSION= 0.8
|
||||
SUBST_VARS+= VERSION
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2007/04/14 21:20:19 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2007/09/16 02:52:59 merdely Exp $
|
||||
|
||||
COMMENT= "SDL C++ GUI widget library"
|
||||
COMMENT= SDL C++ GUI widget library
|
||||
|
||||
DISTNAME= GUIlib-1.1.1
|
||||
PKGNAME= ${DISTNAME:L}p4
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2007/03/15 11:30:07 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2007/09/16 02:52:59 merdely Exp $
|
||||
|
||||
COMMENT= "GNU help2man"
|
||||
COMMENT= GNU help2man
|
||||
|
||||
DISTNAME= help2man-1.29
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2007/05/05 13:41:12 mbalmer Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2007/09/16 02:52:59 merdely Exp $
|
||||
|
||||
COMMENT= "modular framework for web-based applications"
|
||||
COMMENT= modular framework for web-based applications
|
||||
|
||||
DISTNAME= horde-3.1.4
|
||||
CATEGORIES= devel www
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.30 2007/07/04 16:39:41 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.31 2007/09/16 02:52:59 merdely Exp $
|
||||
|
||||
COMMENT= "gid/lid tools for looking up variables in code"
|
||||
COMMENT= gid/lid tools for looking up variables in code
|
||||
|
||||
DISTNAME= id-utils-3.2d
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2007/06/13 15:07:34 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2007/09/16 02:52:59 merdely Exp $
|
||||
|
||||
COMMENT= "enhanced interactive Python shell"
|
||||
COMMENT= enhanced interactive Python shell
|
||||
|
||||
DISTNAME= ipython-0.8.1
|
||||
CATEGORIES= devel
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/04/23 12:31:13 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/16 02:52:59 merdely Exp $
|
||||
|
||||
COMMENT= "lists of the country, language and currency iso names"
|
||||
COMMENT= lists of the country, language and currency iso names
|
||||
|
||||
DISTNAME= iso-codes-1.0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2006/10/28 17:52:18 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2007/09/16 02:52:59 merdely Exp $
|
||||
|
||||
COMMENT= "object-oriented extensions to Tcl"
|
||||
COMMENT= object-oriented extensions to Tcl
|
||||
|
||||
VERSION= 3.3
|
||||
DISTNAME= itcl${VERSION}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2007/05/15 19:29:49 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2007/09/16 02:52:59 merdely Exp $
|
||||
|
||||
COMMENT= "dependency manager for Java"
|
||||
COMMENT= dependency manager for Java
|
||||
|
||||
VERSION= 1.4.1
|
||||
DISTNAME= ivy-${VERSION}-bin
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2002/10/25 22:37:52 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2007/09/16 02:52:59 merdely Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
COMMENT= "fast Java decompiler"
|
||||
COMMENT= fast Java decompiler
|
||||
|
||||
DISTNAME= jadob158
|
||||
PKGNAME= jad-1.5.8c
|
||||
@ -10,9 +10,9 @@ CATEGORIES= devel
|
||||
|
||||
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= "shareware"
|
||||
PERMIT_PACKAGE_FTP= "shareware"
|
||||
PERMIT_DISTFILES_CDROM= "shareware"
|
||||
PERMIT_PACKAGE_CDROM= shareware
|
||||
PERMIT_PACKAGE_FTP= shareware
|
||||
PERMIT_DISTFILES_CDROM= shareware
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITE_OPENBSD= Yes
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user