ports/111938: [PATCH] databases/opendbx: cleanup non-supported FreeBSD versions
Marcelo Araujo
araujo at bsdmail.org
Fri Apr 20 13:10:06 UTC 2007
>Number: 111938
>Category: ports
>Synopsis: [PATCH] databases/opendbx: cleanup non-supported FreeBSD versions
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Apr 20 13:10:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Marcelo Araujo
>Release: FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD island.freebsd.org 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007
>Description:
- removed support to FreeBSD 4.x (EOL)
Port maintainer (tremere at cainites.net) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- opendbx-1.2.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/opendbx/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile 5 Mar 2007 12:17:15 -0000 1.4
+++ Makefile 20 Apr 2007 13:08:51 -0000
@@ -35,13 +35,6 @@
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-IGNORE= doesn't build on FreeBSD < 5.x
-#post-patch:
-# ${REINPLACE_CMD} 's/stdint.h/inttypes.h/' ${WRKSRC}/lib/odbxlib.h
-# ${REINPLACE_CMD} 's/stdint.h/inttypes.h/' ${WRKSRC}/lib/odbx.h
-.endif
-
.if !defined(WITH_MYSQL) && !defined(WITH_PGSQL) && !defined(WITH_SQLITE) && !defined(WITH_SQLITE3) && !defined(WITH_MSSQL)
IGNORE= needs at least one database backend
.endif
--- opendbx-1.2.2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list