New port: Prerelease version of libXtrans from freedesktop.org:

network API translation layer for X applications and libraries

Testing is encouraged, but please do not use these ports as dependencies until
they are updated to release tarballs and the XFree86 ports have been updated to
depend on them.
This commit is contained in:
Eric Anholt 2003-12-21 19:46:37 +00:00
parent fd94ff56cb
commit 7cbb15a29f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96349
6 changed files with 55 additions and 0 deletions

View File

@ -72,6 +72,7 @@
SUBDIR += kdelibs3 SUBDIR += kdelibs3
SUBDIR += keylaunch SUBDIR += keylaunch
SUBDIR += kgamma SUBDIR += kgamma
SUBDIR += libXtrans
SUBDIR += libcapplet SUBDIR += libcapplet
SUBDIR += libdnd SUBDIR += libdnd
SUBDIR += libgnome SUBDIR += libgnome

23
x11/libXtrans/Makefile Normal file
View File

@ -0,0 +1,23 @@
# New ports collection makefile for: libXtrans
# Date Created: 28 Oct, 2003
# Whom: Eric Anholt <anholt@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= libXtrans
PORTVERSION= 0.1.p1
CATEGORIES= x11
MASTER_SITES= http://pdx.freedesktop.org/~anholt/dist/
MAINTAINER= x11@FreeBSD.org
COMMENT= network API translation layer for X applications and libraries
USE_BZIP2= yes
PREFIX?= ${X11BASE}
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-0.1
.include <bsd.port.mk>

1
x11/libXtrans/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (libXtrans-0.1.p1.tar.bz2) = 0a674f4f5b2197f15b8a80fa35bd4d17

View File

@ -0,0 +1,11 @@
--- Makefile.in.orig Sun Nov 9 22:43:21 2003
+++ Makefile.in Sun Nov 9 22:43:52 2003
@@ -121,7 +121,7 @@
transport.c
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(prefix)/libdata/pkgconfig
pkgconfig_DATA = xtrans.pc
EXTRA_DIST = xtrans.pc.in

7
x11/libXtrans/pkg-descr Normal file
View File

@ -0,0 +1,7 @@
This package contains the code for a network API translation layer to insulate X
applications and libraries from OS network vagaries
WWW: http://www.freedesktop.org/Software/xlibs
- Eric Anholt
anholt@FreeBSD.org

12
x11/libXtrans/pkg-plist Normal file
View File

@ -0,0 +1,12 @@
include/X11/Xtrans/Xtrans.c
include/X11/Xtrans/Xtrans.h
include/X11/Xtrans/Xtransdef.h
include/X11/Xtrans/Xtransdnet.c
include/X11/Xtrans/Xtransint.h
include/X11/Xtrans/Xtranslcl.c
include/X11/Xtrans/Xtransos2.c
include/X11/Xtrans/Xtranssock.c
include/X11/Xtrans/Xtranstli.c
include/X11/Xtrans/Xtransutil.c
include/X11/Xtrans/transport.c
libdata/pkgconfig/xtrans.pc