diff options
author | miwi <miwi@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2010-02-14 20:57:20 +0800 |
---|---|---|
committer | miwi <miwi@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2010-02-14 20:57:20 +0800 |
commit | 8a5fad665f17178abcfea4c96ee5ce434c7134c8 (patch) | |
tree | bbad3a906a43cabffcbd7f32e01203cf66c6185b | |
parent | 1ea5de10f7c7ed413f075559e0286d1bfb31f487 (diff) | |
download | xorg-devel-ports-8a5fad665f17178abcfea4c96ee5ce434c7134c8.tar.gz xorg-devel-ports-8a5fad665f17178abcfea4c96ee5ce434c7134c8.tar.zst xorg-devel-ports-8a5fad665f17178abcfea4c96ee5ce434c7134c8.zip |
- Next Import
git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@43 058c260c-8361-11dd-a0ac-aa2bafec7d09
-rw-r--r-- | x11/editres/Makefile | 22 | ||||
-rw-r--r-- | x11/editres/distinfo | 3 | ||||
-rw-r--r-- | x11/editres/pkg-descr | 5 | ||||
-rw-r--r-- | x11/evieext/Makefile | 17 | ||||
-rw-r--r-- | x11/evieext/distinfo | 3 | ||||
-rw-r--r-- | x11/evieext/pkg-descr | 4 | ||||
-rw-r--r-- | x11/evieext/pkg-plist | 4 | ||||
-rw-r--r-- | x11/fixesproto/Makefile | 17 | ||||
-rw-r--r-- | x11/fixesproto/distinfo | 3 | ||||
-rw-r--r-- | x11/fixesproto/pkg-descr | 5 | ||||
-rw-r--r-- | x11/fixesproto/pkg-plist | 6 | ||||
-rw-r--r-- | x11/fstobdf/Makefile | 22 | ||||
-rw-r--r-- | x11/fstobdf/distinfo | 3 | ||||
-rw-r--r-- | x11/fstobdf/pkg-descr | 5 | ||||
-rw-r--r-- | x11/glproto/Makefile | 17 | ||||
-rw-r--r-- | x11/glproto/OLD-DIRS | 469 | ||||
-rw-r--r-- | x11/glproto/distinfo | 3 | ||||
-rw-r--r-- | x11/glproto/pkg-descr | 4 | ||||
-rw-r--r-- | x11/glproto/pkg-plist | 9 |
19 files changed, 621 insertions, 0 deletions
diff --git a/x11/editres/Makefile b/x11/editres/Makefile new file mode 100644 index 0000000..1d6618b --- /dev/null +++ b/x11/editres/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: editres +# Date Created: 17 Feb 2006 +# Whom: Florent Thoumie <flz@FreeBSD.org> +# +# $FreeBSD: ports/x11/editres/Makefile,v 1.2 2009/01/23 16:28:11 flz Exp $ +# + +PORTNAME= editres +PORTVERSION= 1.0.4 +CATEGORIES= x11 + +MAINTAINER= x11@FreeBSD.org +COMMENT= Dynamic resource editor for X Toolkit Applications + +XORG_CAT= app +USE_XORG= x11 xt xmu xaw + +PLIST_FILES= bin/editres + +MAN1= editres.1 + +.include <bsd.port.mk> diff --git a/x11/editres/distinfo b/x11/editres/distinfo new file mode 100644 index 0000000..a5b4427 --- /dev/null +++ b/x11/editres/distinfo @@ -0,0 +1,3 @@ +MD5 (xorg/app/editres-1.0.4.tar.bz2) = 1800dda934ebb7c588ea686278a10e9f +SHA256 (xorg/app/editres-1.0.4.tar.bz2) = d7ce4c0bb214e055cb7680d8b88b9f551610fc40c28269cb51649133862f3302 +SIZE (xorg/app/editres-1.0.4.tar.bz2) = 136331 diff --git a/x11/editres/pkg-descr b/x11/editres/pkg-descr new file mode 100644 index 0000000..484a780 --- /dev/null +++ b/x11/editres/pkg-descr @@ -0,0 +1,5 @@ +This package contains editres, a dynamic resource editor for X Toolkit +Applications. + +- Joel Dahl +joel@FreeBSD.org diff --git a/x11/evieext/Makefile b/x11/evieext/Makefile new file mode 100644 index 0000000..f4c1a49 --- /dev/null +++ b/x11/evieext/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: evieext +# Date Created: 25 Apr 2006 +# Whom: Eric Anholt <anholt@FreeBSD.org> +# +# $FreeBSD: ports/x11/evieext/Makefile,v 1.1 2007/05/19 20:26:14 flz Exp $ +# + +PORTNAME= evieext +PORTVERSION= 1.1.0 +CATEGORIES= x11 + +MAINTAINER= x11@FreeBSD.org +COMMENT= XEVIE extension headers + +XORG_CAT= proto + +.include <bsd.port.mk> diff --git a/x11/evieext/distinfo b/x11/evieext/distinfo new file mode 100644 index 0000000..0164764 --- /dev/null +++ b/x11/evieext/distinfo @@ -0,0 +1,3 @@ +MD5 (xorg/proto/evieext-1.1.0.tar.bz2) = 5c74f61d6f77b2e6a083b2b31000be42 +SHA256 (xorg/proto/evieext-1.1.0.tar.bz2) = 47881a52a8d9da1e41e4f028ed32a8b44f738afbead819c0a07253fdc1641885 +SIZE (xorg/proto/evieext-1.1.0.tar.bz2) = 48997 diff --git a/x11/evieext/pkg-descr b/x11/evieext/pkg-descr new file mode 100644 index 0000000..6ddfde6 --- /dev/null +++ b/x11/evieext/pkg-descr @@ -0,0 +1,4 @@ +This package contains evieext, a collection of XEVIE extension headers. + +- Joel Dahl +joel@FreeBSD.org diff --git a/x11/evieext/pkg-plist b/x11/evieext/pkg-plist new file mode 100644 index 0000000..203a5e9 --- /dev/null +++ b/x11/evieext/pkg-plist @@ -0,0 +1,4 @@ +include/X11/extensions/Xeviestr.h +include/X11/extensions/evieproto.h +libdata/pkgconfig/evieproto.pc +@dirrmtry include/X11/extensions diff --git a/x11/fixesproto/Makefile b/x11/fixesproto/Makefile new file mode 100644 index 0000000..049e3ee --- /dev/null +++ b/x11/fixesproto/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: fixesproto +# Date Created: 08 Aug 2005 +# Whom: Dejan Lesjak <lesi@FreeBSD.org> +# +# $FreeBSD: ports/x11/fixesproto/Makefile,v 1.1 2007/05/19 20:26:18 flz Exp $ +# + +PORTNAME= fixesproto +PORTVERSION= 4.1 +CATEGORIES= x11 + +MAINTAINER= x11@FreeBSD.org +COMMENT= Fixes extension headers + +XORG_CAT= proto + +.include <bsd.port.mk> diff --git a/x11/fixesproto/distinfo b/x11/fixesproto/distinfo new file mode 100644 index 0000000..58ea39a --- /dev/null +++ b/x11/fixesproto/distinfo @@ -0,0 +1,3 @@ +MD5 (xorg/proto/fixesproto-4.1.tar.bz2) = 157644edb3cd526f2cb164eb79c52bad +SHA256 (xorg/proto/fixesproto-4.1.tar.bz2) = 9635e292887e67caf59a16ee991ac348c978b279faa5acc323d30c3dcede398d +SIZE (xorg/proto/fixesproto-4.1.tar.bz2) = 55786 diff --git a/x11/fixesproto/pkg-descr b/x11/fixesproto/pkg-descr new file mode 100644 index 0000000..5e2d936 --- /dev/null +++ b/x11/fixesproto/pkg-descr @@ -0,0 +1,5 @@ +This package contains X.Org Fixes extension protocol specification +and header files. + +- Joel Dahl +joel@FreeBSD.org diff --git a/x11/fixesproto/pkg-plist b/x11/fixesproto/pkg-plist new file mode 100644 index 0000000..f3301d3 --- /dev/null +++ b/x11/fixesproto/pkg-plist @@ -0,0 +1,6 @@ +include/X11/extensions/xfixesproto.h +include/X11/extensions/xfixeswire.h +libdata/pkgconfig/fixesproto.pc +%%DOCSDIR%%/fixesproto.txt +@dirrm %%DOCSDIR%% +@dirrm include/X11/extensions diff --git a/x11/fstobdf/Makefile b/x11/fstobdf/Makefile new file mode 100644 index 0000000..a7b6e11 --- /dev/null +++ b/x11/fstobdf/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: fstobdf +# Date Created: 17 Feb 2006 +# Whom: Florent Thoumie <flz@FreeBSD.org> +# +# $FreeBSD: ports/x11/fstobdf/Makefile,v 1.2 2009/01/23 16:28:11 flz Exp $ +# + +PORTNAME= fstobdf +PORTVERSION= 1.0.3 +CATEGORIES= x11 + +MAINTAINER= x11@FreeBSD.org +COMMENT= Generate BDF font from X font server + +XORG_CAT= app +USE_XORG= x11 libfs + +PLIST_FILES= bin/fstobdf + +MAN1= fstobdf.1 + +.include <bsd.port.mk> diff --git a/x11/fstobdf/distinfo b/x11/fstobdf/distinfo new file mode 100644 index 0000000..9216579 --- /dev/null +++ b/x11/fstobdf/distinfo @@ -0,0 +1,3 @@ +MD5 (xorg/app/fstobdf-1.0.3.tar.bz2) = 49a6225380f6c18fff664a043cd569b1 +SHA256 (xorg/app/fstobdf-1.0.3.tar.bz2) = f2242720045c69f69dc9e18320a1c6402e92234d40c237367560fae3d210f7b0 +SIZE (xorg/app/fstobdf-1.0.3.tar.bz2) = 90507 diff --git a/x11/fstobdf/pkg-descr b/x11/fstobdf/pkg-descr new file mode 100644 index 0000000..5c95299 --- /dev/null +++ b/x11/fstobdf/pkg-descr @@ -0,0 +1,5 @@ +This package contains fstobdf, a program for generating BDF fonts from +an X font server. + +- Joel Dahl +joel@FreeBSD.org diff --git a/x11/glproto/Makefile b/x11/glproto/Makefile new file mode 100644 index 0000000..497a0d2 --- /dev/null +++ b/x11/glproto/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: glproto +# Date Created: 06 Feb 2006 +# Whom: Eric Anholt <anholt@FreeBSD.org> +# +# $FreeBSD: ports/x11/glproto/Makefile,v 1.3 2009/05/28 22:19:38 rnoland Exp $ +# + +PORTNAME= glproto +PORTVERSION= 1.4.11 +CATEGORIES= x11 + +MAINTAINER= x11@FreeBSD.org +COMMENT= GLX extension headers + +XORG_CAT= proto + +.include <bsd.port.mk> diff --git a/x11/glproto/OLD-DIRS b/x11/glproto/OLD-DIRS new file mode 100644 index 0000000..03dd420 --- /dev/null +++ b/x11/glproto/OLD-DIRS @@ -0,0 +1,469 @@ +www +share/xml +share/skel +share/sgml +share/pixmaps +share/nls/zh_TW.UTF-8 +share/nls/zh_TW.Big5 +share/nls/zh_HK.UTF-8 +share/nls/zh_HK.Big5HKSCS +share/nls/zh_CN.eucCN +share/nls/zh_CN.UTF-8 +share/nls/zh_CN.GBK +share/nls/zh_CN.GB2312 +share/nls/zh_CN.GB18030 +share/nls/uk_UA.UTF-8 +share/nls/uk_UA.KOI8-U +share/nls/uk_UA.ISO8859-5 +share/nls/tr_TR.UTF-8 +share/nls/tr_TR.ISO8859-9 +share/nls/sv_SE.UTF-8 +share/nls/sv_SE.ISO8859-15 +share/nls/sv_SE.ISO8859-1 +share/nls/sr_YU.UTF-8 +share/nls/sr_YU.ISO8859-5 +share/nls/sr_YU.ISO8859-2 +share/nls/sl_SI.UTF-8 +share/nls/sl_SI.ISO8859-2 +share/nls/sk_SK.UTF-8 +share/nls/sk_SK.ISO8859-2 +share/nls/ru_RU.UTF-8 +share/nls/ru_RU.KOI8-R +share/nls/ru_RU.ISO8859-5 +share/nls/ru_RU.CP866 +share/nls/ru_RU.CP1251 +share/nls/ro_RO.UTF-8 +share/nls/ro_RO.ISO8859-2 +share/nls/pt_PT.UTF-8 +share/nls/pt_PT.ISO8859-15 +share/nls/pt_PT.ISO8859-1 +share/nls/pt_BR.UTF-8 +share/nls/pt_BR.ISO8859-1 +share/nls/pl_PL.UTF-8 +share/nls/pl_PL.ISO8859-2 +share/nls/no_NO.UTF-8 +share/nls/no_NO.ISO8859-15 +share/nls/no_NO.ISO8859-1 +share/nls/nl_NL.UTF-8 +share/nls/nl_NL.ISO8859-15 +share/nls/nl_NL.ISO8859-1 +share/nls/nl_BE.UTF-8 +share/nls/nl_BE.ISO8859-15 +share/nls/nl_BE.ISO8859-1 +share/nls/lt_LT.UTF-8 +share/nls/lt_LT.ISO8859-4 +share/nls/lt_LT.ISO8859-13 +share/nls/la_LN.US-ASCII +share/nls/la_LN.ISO8859-4 +share/nls/la_LN.ISO8859-2 +share/nls/la_LN.ISO8859-15 +share/nls/la_LN.ISO8859-1 +share/nls/ko_KR.eucKR +share/nls/ko_KR.UTF-8 +share/nls/ko_KR.CP949 +share/nls/kk_KZ.UTF-8 +share/nls/kk_KZ.PT154 +share/nls/ja_JP.eucJP +share/nls/ja_JP.UTF-8 +share/nls/ja_JP.SJIS +share/nls/it_IT.UTF-8 +share/nls/it_IT.ISO8859-15 +share/nls/it_IT.ISO8859-1 +share/nls/it_CH.UTF-8 +share/nls/it_CH.ISO8859-15 +share/nls/it_CH.ISO8859-1 +share/nls/is_IS.UTF-8 +share/nls/is_IS.ISO8859-15 +share/nls/is_IS.ISO8859-1 +share/nls/hy_AM.UTF-8 +share/nls/hy_AM.ARMSCII-8 +share/nls/hu_HU.UTF-8 +share/nls/hu_HU.ISO8859-2 +share/nls/hr_HR.UTF-8 +share/nls/hr_HR.ISO8859-2 +share/nls/hi_IN.ISCII-DEV +share/nls/he_IL.UTF-8 +share/nls/fr_FR.UTF-8 +share/nls/fr_FR.ISO8859-15 +share/nls/fr_FR.ISO8859-1 +share/nls/fr_CH.UTF-8 +share/nls/fr_CH.ISO8859-15 +share/nls/fr_CH.ISO8859-1 +share/nls/fr_CA.UTF-8 +share/nls/fr_CA.ISO8859-15 +share/nls/fr_CA.ISO8859-1 +share/nls/fr_BE.UTF-8 +share/nls/fr_BE.ISO8859-15 +share/nls/fr_BE.ISO8859-1 +share/nls/fi_FI.UTF-8 +share/nls/fi_FI.ISO8859-15 +share/nls/fi_FI.ISO8859-1 +share/nls/et_EE.UTF-8 +share/nls/et_EE.ISO8859-15 +share/nls/es_ES.UTF-8 +share/nls/es_ES.ISO8859-15 +share/nls/es_ES.ISO8859-1 +share/nls/en_US.UTF-8 +share/nls/en_US.ISO8859-15 +share/nls/en_US.ISO8859-1 +share/nls/en_NZ.UTF-8 +share/nls/en_NZ.US-ASCII +share/nls/en_NZ.ISO8859-15 +share/nls/en_NZ.ISO8859-1 +share/nls/en_IE.UTF-8 +share/nls/en_GB.UTF-8 +share/nls/en_GB.US-ASCII +share/nls/en_GB.ISO8859-15 +share/nls/en_GB.ISO8859-1 +share/nls/en_CA.UTF-8 +share/nls/en_CA.US-ASCII +share/nls/en_CA.ISO8859-15 +share/nls/en_CA.ISO8859-1 +share/nls/en_AU.UTF-8 +share/nls/en_AU.US-ASCII +share/nls/en_AU.ISO8859-15 +share/nls/en_AU.ISO8859-1 +share/nls/el_GR.UTF-8 +share/nls/el_GR.ISO8859-7 +share/nls/de_DE.UTF-8 +share/nls/de_DE.ISO8859-15 +share/nls/de_DE.ISO8859-1 +share/nls/de_CH.UTF-8 +share/nls/de_CH.ISO8859-15 +share/nls/de_CH.ISO8859-1 +share/nls/de_AT.UTF-8 +share/nls/de_AT.ISO8859-15 +share/nls/de_AT.ISO8859-1 +share/nls/da_DK.UTF-8 +share/nls/da_DK.ISO8859-15 +share/nls/da_DK.ISO8859-1 +share/nls/cs_CZ.UTF-8 +share/nls/cs_CZ.ISO8859-2 +share/nls/ca_ES.UTF-8 +share/nls/ca_ES.ISO8859-15 +share/nls/ca_ES.ISO8859-1 +share/nls/bg_BG.UTF-8 +share/nls/bg_BG.CP1251 +share/nls/be_BY.UTF-8 +share/nls/be_BY.ISO8859-5 +share/nls/be_BY.CP1251 +share/nls/be_BY.CP1131 +share/nls/am_ET.UTF-8 +share/nls/af_ZA.UTF-8 +share/nls/af_ZA.ISO8859-15 +share/nls/af_ZA.ISO8859-1 +share/nls/C +share/nls +share/misc +share/locale/zh_TW/LC_MESSAGES +share/locale/zh_TW.Big5/LC_MESSAGES +share/locale/zh_TW.Big5 +share/locale/zh_TW +share/locale/zh_CN/LC_MESSAGES +share/locale/zh_CN.GB2312/LC_MESSAGES +share/locale/zh_CN.GB2312 +share/locale/zh_CN +share/locale/zh/LC_MESSAGES +share/locale/zh +share/locale/wa/LC_MESSAGES +share/locale/wa +share/locale/vi/LC_MESSAGES +share/locale/vi +share/locale/uz/LC_MESSAGES +share/locale/uz +share/locale/uk/LC_MESSAGES +share/locale/uk +share/locale/tr/LC_MESSAGES +share/locale/tr +share/locale/tk/LC_MESSAGES +share/locale/tk +share/locale/th/LC_MESSAGES +share/locale/th +share/locale/tg/LC_MESSAGES +share/locale/tg +share/locale/ta/LC_MESSAGES +share/locale/ta +share/locale/sv/LC_MESSAGES +share/locale/sv +share/locale/sr@Latn/LC_MESSAGES +share/locale/sr@Latn +share/locale/sr/LC_MESSAGES +share/locale/sr +share/locale/sq/LC_MESSAGES +share/locale/sq +share/locale/sl/LC_MESSAGES +share/locale/sl +share/locale/sk/LC_MESSAGES +share/locale/sk +share/locale/ru/LC_MESSAGES +share/locale/ru +share/locale/ro/LC_MESSAGES +share/locale/ro +share/locale/pt_PT/LC_MESSAGES +share/locale/pt_PT +share/locale/pt_BR/LC_MESSAGES +share/locale/pt_BR +share/locale/pt/LC_MESSAGES +share/locale/pt +share/locale/pl/LC_MESSAGES +share/locale/pl +share/locale/pa/LC_MESSAGES +share/locale/pa +share/locale/or/LC_MESSAGES +share/locale/or +share/locale/no/LC_MESSAGES +share/locale/no +share/locale/nn/LC_MESSAGES +share/locale/nn +share/locale/nl/LC_MESSAGES +share/locale/nl +share/locale/ne/LC_MESSAGES +share/locale/ne +share/locale/nb/LC_MESSAGES +share/locale/nb +share/locale/mt/LC_MESSAGES +share/locale/mt +share/locale/ms/LC_MESSAGES +share/locale/ms +share/locale/mn/LC_MESSAGES +share/locale/mn +share/locale/ml/LC_MESSAGES +share/locale/ml +share/locale/mk/LC_MESSAGES +share/locale/mk +share/locale/lv/LC_MESSAGES +share/locale/lv +share/locale/lt/LC_MESSAGES +share/locale/lt +share/locale/li/LC_MESSAGES +share/locale/li +share/locale/ko/LC_MESSAGES +share/locale/ko +share/locale/kn/LC_MESSAGES +share/locale/kn +share/locale/ka/LC_MESSAGES +share/locale/ka +share/locale/ja/LC_MESSAGES +share/locale/ja +share/locale/it/LC_MESSAGES +share/locale/it +share/locale/is/LC_MESSAGES +share/locale/is +share/locale/id/LC_MESSAGES +share/locale/id +share/locale/hu/LC_MESSAGES +share/locale/hu +share/locale/hr/LC_MESSAGES +share/locale/hr +share/locale/hi/LC_MESSAGES +share/locale/hi +share/locale/he/LC_MESSAGES +share/locale/he +share/locale/gu/LC_MESSAGES +share/locale/gu +share/locale/gl/LC_MESSAGES +share/locale/gl +share/locale/ga/LC_MESSAGES +share/locale/ga +share/locale/fr_FR/LC_MESSAGES +share/locale/fr_FR +share/locale/fr/LC_MESSAGES +share/locale/fr +share/locale/fi/LC_MESSAGES +share/locale/fi +share/locale/fa_IR/LC_MESSAGES +share/locale/fa_IR +share/locale/fa/LC_MESSAGES +share/locale/fa +share/locale/eu/LC_MESSAGES +share/locale/eu +share/locale/et/LC_MESSAGES +share/locale/et +share/locale/es_MX/LC_MESSAGES +share/locale/es_MX +share/locale/es_ES/LC_MESSAGES +share/locale/es_ES +share/locale/es/LC_MESSAGES +share/locale/es +share/locale/eo/LC_MESSAGES +share/locale/eo +share/locale/en_GB/LC_MESSAGES +share/locale/en_GB +share/locale/en_CA/LC_MESSAGES +share/locale/en_CA +share/locale/en_AU/LC_MESSAGES +share/locale/en_AU +share/locale/en/LC_MESSAGES +share/locale/en +share/locale/el/LC_MESSAGES +share/locale/el +share/locale/ee/LC_MESSAGES +share/locale/ee +share/locale/dk/LC_MESSAGES +share/locale/dk +share/locale/de_AT/LC_MESSAGES +share/locale/de_AT +share/locale/de/LC_MESSAGES +share/locale/de +share/locale/da/LC_MESSAGES +share/locale/da +share/locale/cy/LC_MESSAGES +share/locale/cy +share/locale/cs/LC_MESSAGES +share/locale/cs +share/locale/ca/LC_MESSAGES +share/locale/ca +share/locale/bs/LC_MESSAGES +share/locale/bs +share/locale/br/LC_MESSAGES +share/locale/br +share/locale/bn/LC_MESSAGES +share/locale/bn +share/locale/bg/LC_MESSAGES +share/locale/bg +share/locale/be/LC_MESSAGES +share/locale/be +share/locale/az/LC_MESSAGES +share/locale/az +share/locale/ar/LC_MESSAGES +share/locale/ar +share/locale/am/LC_MESSAGES +share/locale/am +share/locale/af/LC_MESSAGES +share/locale/af +share/locale +share/java/classes +share/java +share/examples +share/emacs/site-lisp +share/emacs +share/doc/ja +share/doc +share/dict +share/aclocal +share +sbin +man/ru.KOI8-R/mann +man/ru.KOI8-R/manl +man/ru.KOI8-R/man9 +man/ru.KOI8-R/man8 +man/ru.KOI8-R/man7 +man/ru.KOI8-R/man6 +man/ru.KOI8-R/man5 +man/ru.KOI8-R/man4 +man/ru.KOI8-R/man3 +man/ru.KOI8-R/man2 +man/ru.KOI8-R/man1 +man/ru.KOI8-R/catn +man/ru.KOI8-R/catl +man/ru.KOI8-R/cat9 +man/ru.KOI8-R/cat8 +man/ru.KOI8-R/cat7 +man/ru.KOI8-R/cat6 +man/ru.KOI8-R/cat5 +man/ru.KOI8-R/cat4 +man/ru.KOI8-R/cat3 +man/ru.KOI8-R/cat2 +man/ru.KOI8-R/cat1 +man/ru.KOI8-R +man/mann +man/manl +man/man9 +man/man8 +man/man7 +man/man6 +man/man5 +man/man4 +man/man3 +man/man2 +man/man1 +man/ja/mann +man/ja/manl +man/ja/man9 +man/ja/man8 +man/ja/man7 +man/ja/man6 +man/ja/man5 +man/ja/man4 +man/ja/man3 +man/ja/man2 +man/ja/man1 +man/ja/catn +man/ja/catl +man/ja/cat9 +man/ja/cat8 +man/ja/cat7 +man/ja/cat6 +man/ja/cat5 +man/ja/cat4 +man/ja/cat3 +man/ja/cat2 +man/ja/cat1 +man/ja +man/en.ISO8859-1/catn +man/en.ISO8859-1/cat9/i386 +man/en.ISO8859-1/cat9 +man/en.ISO8859-1/cat8/i386 +man/en.ISO8859-1/cat8 +man/en.ISO8859-1/cat7 +man/en.ISO8859-1/cat6 +man/en.ISO8859-1/cat5 +man/en.ISO8859-1/cat4/i386 +man/en.ISO8859-1/cat4 +man/en.ISO8859-1/cat3 +man/en.ISO8859-1/cat2 +man/en.ISO8859-1/cat1aout +man/en.ISO8859-1/cat1 +man/en.ISO8859-1 +man/de.ISO8859-1/mann +man/de.ISO8859-1/manl +man/de.ISO8859-1/man9 +man/de.ISO8859-1/man8 +man/de.ISO8859-1/man7 +man/de.ISO8859-1/man6 +man/de.ISO8859-1/man5 +man/de.ISO8859-1/man4 +man/de.ISO8859-1/man3 +man/de.ISO8859-1/man2 +man/de.ISO8859-1/man1 +man/de.ISO8859-1/catn +man/de.ISO8859-1/catl +man/de.ISO8859-1/cat9 +man/de.ISO8859-1/cat8 +man/de.ISO8859-1/cat7 +man/de.ISO8859-1/cat6 +man/de.ISO8859-1/cat5 +man/de.ISO8859-1/cat4 +man/de.ISO8859-1/cat3 +man/de.ISO8859-1/cat2 +man/de.ISO8859-1/cat1 +man/de.ISO8859-1 +man/catn +man/catl +man/cat9 +man/cat8 +man/cat7 +man/cat6 +man/cat5 +man/cat4 +man/cat3 +man/cat2 +man/cat1 +man +libexec +libdata/pkgconfig +libdata/ldconfig32 +libdata/ldconfig +libdata +lib/X11/fonts/local +lib/X11/fonts +lib/X11/app-defaults +lib/X11 +lib +info +include/X11 +include +etc/rc.d +etc/pam.d +etc +bin diff --git a/x11/glproto/distinfo b/x11/glproto/distinfo new file mode 100644 index 0000000..a4adc7a --- /dev/null +++ b/x11/glproto/distinfo @@ -0,0 +1,3 @@ +MD5 (xorg/proto/glproto-1.4.11.tar.bz2) = 78e7c4dc7dcb74b1869fee7897e00f59 +SHA256 (xorg/proto/glproto-1.4.11.tar.bz2) = fe481d89d74f01db4f3a671ef1f29df29da74dff5b678517ee659a6f9d819451 +SIZE (xorg/proto/glproto-1.4.11.tar.bz2) = 108416 diff --git a/x11/glproto/pkg-descr b/x11/glproto/pkg-descr new file mode 100644 index 0000000..489e963 --- /dev/null +++ b/x11/glproto/pkg-descr @@ -0,0 +1,4 @@ +This package contains X.Org GLX extension headers. + +- Joel Dahl +joel@FreeBSD.org diff --git a/x11/glproto/pkg-plist b/x11/glproto/pkg-plist new file mode 100644 index 0000000..da73d63 --- /dev/null +++ b/x11/glproto/pkg-plist @@ -0,0 +1,9 @@ +include/GL/glxint.h +include/GL/glxmd.h +include/GL/glxproto.h +include/GL/glxtokens.h +include/GL/internal/glcore.h +libdata/pkgconfig/glproto.pc +@dirrmtry include/GL/internal +@dirrmtry include/GL +@dirrmtry include/X11/extensions |