summaryrefslogtreecommitdiff
path: root/lang/ezm3/PLIST.FreeBSD
diff options
context:
space:
mode:
authorveego <veego@pkgsrc.org>2006-01-02 23:19:41 +0000
committerveego <veego@pkgsrc.org>2006-01-02 23:19:41 +0000
commitddaf89a780a694b60b842bf37a845912e2a9f09b (patch)
tree23f378ef3e319765e6ec560449c922db88cf42ba /lang/ezm3/PLIST.FreeBSD
parent64af6ef5258081937a99cbc0c7bbc56f467a6075 (diff)
downloadpkgsrc-ddaf89a780a694b60b842bf37a845912e2a9f09b.tar.gz
Update to version 1.2:
This new release includes an updated code generator (based on gcc 3.2.3) which is a big step toward supporting amd64 platforms. (Sorry, they're not supported quite yet in this release.) A few bugs have been fixed, of course. It should be easier now to build Ezm3 on the newer Linux distributions. You must use CVSup 16.1h or later with this version of Ezm3. Earlier versions of CVSup will not build properly with Ezm3 1.2. pkgsrc changes: - Add untested OpenBSD support - Make the PLIST files more uniform, so it would be easier to merge a few of the PLIST.OPSYS entries into PLIST.common - buildlink3.mk was not changed, because we use CVSup 16.1h since two years No answer from the 'maintainer' when i send him the patch two weeks ago and this release is now over 18 month old.
Diffstat (limited to 'lang/ezm3/PLIST.FreeBSD')
-rw-r--r--lang/ezm3/PLIST.FreeBSD54
1 files changed, 27 insertions, 27 deletions
diff --git a/lang/ezm3/PLIST.FreeBSD b/lang/ezm3/PLIST.FreeBSD
index fb27a48c8fe..59e0166a239 100644
--- a/lang/ezm3/PLIST.FreeBSD
+++ b/lang/ezm3/PLIST.FreeBSD
@@ -1,27 +1,27 @@
-@comment $NetBSD: PLIST.FreeBSD,v 1.1 2004/01/06 06:35:47 xtraeme Exp $
-ezm3/lib/m3/pkg/m3core/src/unix/${LOWER_OPSYS}-4.generic/Udir.i3
-ezm3/lib/m3/pkg/m3core/src/unix/${LOWER_OPSYS}-4.generic/Uerror.i3
-ezm3/lib/m3/pkg/m3core/src/unix/${LOWER_OPSYS}-4.generic/Uexec.i3
-ezm3/lib/m3/pkg/m3core/src/unix/${LOWER_OPSYS}-4.generic/Ugrp.i3
-ezm3/lib/m3/pkg/m3core/src/unix/${LOWER_OPSYS}-4.generic/Uin.i3
-ezm3/lib/m3/pkg/m3core/src/unix/${LOWER_OPSYS}-4.generic/Ui${LOWER_VENDOR}.i3
-ezm3/lib/m3/pkg/m3core/src/unix/${LOWER_OPSYS}-4.generic/Umsg.i3
-ezm3/lib/m3/pkg/m3core/src/unix/${LOWER_OPSYS}-4.generic/Unetdb.i3
-ezm3/lib/m3/pkg/m3core/src/unix/${LOWER_OPSYS}-4.generic/Uprocess.i3
-ezm3/lib/m3/pkg/m3core/src/unix/${LOWER_OPSYS}-4.generic/Upwd.i3
-ezm3/lib/m3/pkg/m3core/src/unix/${LOWER_OPSYS}-4.generic/Uresource.i3
-ezm3/lib/m3/pkg/m3core/src/unix/${LOWER_OPSYS}-4.generic/Usem.i3
-ezm3/lib/m3/pkg/m3core/src/unix/${LOWER_OPSYS}-4.generic/Ushm.i3
-ezm3/lib/m3/pkg/m3core/src/unix/${LOWER_OPSYS}-4.generic/Usocket.i3
-ezm3/lib/m3/pkg/m3core/src/unix/${LOWER_OPSYS}-4.generic/Usyslog.i3
-ezm3/lib/m3/pkg/m3core/src/unix/${LOWER_OPSYS}-4.generic/Utime.i3
-ezm3/lib/m3/pkg/m3core/src/unix/${LOWER_OPSYS}-4.generic/Uugid.i3
-ezm3/lib/m3/pkg/m3core/src/unix/${LOWER_OPSYS}-4.generic/Uuio.i3
-ezm3/lib/m3/pkg/m3core/src/unix/${LOWER_OPSYS}-4.generic/Uutmp.i3
-ezm3/lib/m3/pkg/m3core/src/unix/${LOWER_OPSYS}-4.${MACHINE_ARCH}/Umman.i3
-ezm3/lib/m3/pkg/m3core/src/unix/${LOWER_OPSYS}-4.${MACHINE_ARCH}/Unix.i3
-ezm3/lib/m3/pkg/m3core/src/unix/${LOWER_OPSYS}-4.${MACHINE_ARCH}/Usignal.i3
-ezm3/lib/m3/pkg/m3core/src/unix/${LOWER_OPSYS}-4.${MACHINE_ARCH}/Ustat.i3
-ezm3/lib/m3/pkg/m3core/src/unix/${LOWER_OPSYS}-4.${MACHINE_ARCH}/Utypes.i3
-@dirrm ezm3/lib/m3/pkg/m3core/src/unix/${LOWER_OPSYS}-4.${MACHINE_ARCH}
-@dirrm ezm3/lib/m3/pkg/m3core/src/unix/${LOWER_OPSYS}-4.generic
+@comment $NetBSD: PLIST.FreeBSD,v 1.2 2006/01/02 23:19:41 veego Exp $
+ezm3/lib/m3/pkg/m3core/src/unix/${TARGETDIR}.generic/Udir.i3
+ezm3/lib/m3/pkg/m3core/src/unix/${TARGETDIR}.generic/Uerror.i3
+ezm3/lib/m3/pkg/m3core/src/unix/${TARGETDIR}.generic/Uexec.i3
+ezm3/lib/m3/pkg/m3core/src/unix/${TARGETDIR}.generic/Ugrp.i3
+ezm3/lib/m3/pkg/m3core/src/unix/${TARGETDIR}.generic/Uin.i3
+ezm3/lib/m3/pkg/m3core/src/unix/${TARGETDIR}.generic/Uipc.i3
+ezm3/lib/m3/pkg/m3core/src/unix/${TARGETDIR}.generic/Umsg.i3
+ezm3/lib/m3/pkg/m3core/src/unix/${TARGETDIR}.generic/Unetdb.i3
+ezm3/lib/m3/pkg/m3core/src/unix/${TARGETDIR}.generic/Uprocess.i3
+ezm3/lib/m3/pkg/m3core/src/unix/${TARGETDIR}.generic/Upwd.i3
+ezm3/lib/m3/pkg/m3core/src/unix/${TARGETDIR}.generic/Uresource.i3
+ezm3/lib/m3/pkg/m3core/src/unix/${TARGETDIR}.generic/Usem.i3
+ezm3/lib/m3/pkg/m3core/src/unix/${TARGETDIR}.generic/Ushm.i3
+ezm3/lib/m3/pkg/m3core/src/unix/${TARGETDIR}.generic/Usocket.i3
+ezm3/lib/m3/pkg/m3core/src/unix/${TARGETDIR}.generic/Usyslog.i3
+ezm3/lib/m3/pkg/m3core/src/unix/${TARGETDIR}.generic/Utime.i3
+ezm3/lib/m3/pkg/m3core/src/unix/${TARGETDIR}.generic/Uugid.i3
+ezm3/lib/m3/pkg/m3core/src/unix/${TARGETDIR}.generic/Uuio.i3
+ezm3/lib/m3/pkg/m3core/src/unix/${TARGETDIR}.generic/Uutmp.i3
+ezm3/lib/m3/pkg/m3core/src/unix/${TARGETDIR}.${MACHINE_ARCH}/Umman.i3
+ezm3/lib/m3/pkg/m3core/src/unix/${TARGETDIR}.${MACHINE_ARCH}/Unix.i3
+ezm3/lib/m3/pkg/m3core/src/unix/${TARGETDIR}.${MACHINE_ARCH}/Usignal.i3
+ezm3/lib/m3/pkg/m3core/src/unix/${TARGETDIR}.${MACHINE_ARCH}/Ustat.i3
+ezm3/lib/m3/pkg/m3core/src/unix/${TARGETDIR}.${MACHINE_ARCH}/Utypes.i3
+@dirrm ezm3/lib/m3/pkg/m3core/src/unix/${TARGETDIR}.${MACHINE_ARCH}
+@dirrm ezm3/lib/m3/pkg/m3core/src/unix/${TARGETDIR}.generic