create bsd12 branch

This commit is contained in:
ziggi
2019-12-26 07:26:06 +00:00
commit 5cfdab6bfe
14432 changed files with 2272620 additions and 0 deletions

36
text/gdiffutils/Makefile Normal file
View File

@@ -0,0 +1,36 @@
#
# $Id: Makefile 2697 2009-10-31 20:47:23Z root $
#
PORTNAME= diffutils
PORTVERSION= 3.4
MASTER_SITES= http://ftp.gnu.org/gnu/diffutils/
MASTER_SITES+= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
DIST_SUBDIR= gnu
CATEGORIES= textproc
PKGNAMEPREFIX= g
MAINTAINER= onborodin@gmail.com
COMMENT= GNU diff Utilities
LIB_DEPENDS+= libintl.so:devel/gettext
LIB_DEPENDS+= libiconv.so:text/libiconv
GNU_CONFIGURE= yes
USES+= gmake tar:xz
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS+= --program-prefix="g"
CONFIGURE_ARGS+= --with-libintl-prefix=${LOCALBASE}
CONFIGURE_ARGS+= --with-libiconv-prefix=${LOCALBASE}
INFO= diffutils
#post-install:
# cd ${WRKSRC}/man && ${GMAKE} DESTDIR=${STAGEDIR}/${PREFIX} install
.include <bsd.port.mk>
#EOF

2
text/gdiffutils/distinfo Normal file
View File

@@ -0,0 +1,2 @@
SHA256 (gnu/diffutils-3.4.tar.xz) = db53c025f2ac3d217bcf753dad6dee7b410b33d0948495ff015aaf8b91189ce2
SIZE (gnu/diffutils-3.4.tar.xz) = 1358392

View File

@@ -0,0 +1,4 @@
The diff utilities can be used to compare files, and generate a record
of the "differences" between files. This record can be used by the
patch program to bring one file up to date with the other. All these
utilities (except cmp) only work on text files.

104
text/gdiffutils/pkg-plist Normal file
View File

@@ -0,0 +1,104 @@
bin/gcmp
bin/gdiff
bin/gdiff3
bin/gsdiff
share/locale/ca/LC_MESSAGES/diffutils.mo
share/locale/cs/LC_MESSAGES/diffutils.mo
share/locale/da/LC_MESSAGES/diffutils.mo
share/locale/de/LC_MESSAGES/diffutils.mo
share/locale/el/LC_MESSAGES/diffutils.mo
share/locale/eo/LC_MESSAGES/diffutils.mo
share/locale/es/LC_MESSAGES/diffutils.mo
share/locale/fi/LC_MESSAGES/diffutils.mo
share/locale/fr/LC_MESSAGES/diffutils.mo
share/locale/ga/LC_MESSAGES/diffutils.mo
share/locale/gl/LC_MESSAGES/diffutils.mo
share/locale/he/LC_MESSAGES/diffutils.mo
share/locale/hr/LC_MESSAGES/diffutils.mo
share/locale/hu/LC_MESSAGES/diffutils.mo
share/locale/id/LC_MESSAGES/diffutils.mo
share/locale/it/LC_MESSAGES/diffutils.mo
share/locale/ja/LC_MESSAGES/diffutils.mo
share/locale/lv/LC_MESSAGES/diffutils.mo
share/locale/ms/LC_MESSAGES/diffutils.mo
share/locale/nb/LC_MESSAGES/diffutils.mo
share/locale/nl/LC_MESSAGES/diffutils.mo
share/locale/pl/LC_MESSAGES/diffutils.mo
share/locale/pt_BR/LC_MESSAGES/diffutils.mo
share/locale/ro/LC_MESSAGES/diffutils.mo
share/locale/ru/LC_MESSAGES/diffutils.mo
share/locale/sr/LC_MESSAGES/diffutils.mo
share/locale/sv/LC_MESSAGES/diffutils.mo
share/locale/tr/LC_MESSAGES/diffutils.mo
share/locale/uk/LC_MESSAGES/diffutils.mo
share/locale/vi/LC_MESSAGES/diffutils.mo
share/locale/zh_CN/LC_MESSAGES/diffutils.mo
share/locale/zh_TW/LC_MESSAGES/diffutils.mo
man/man1/gcmp.1.gz
man/man1/gdiff.1.gz
man/man1/gdiff3.1.gz
man/man1/gsdiff.1.gz
@dir share/locale/ca/LC_MESSAGES
@dir share/locale/ca
@dir share/locale/cs/LC_MESSAGES
@dir share/locale/cs
@dir share/locale/da/LC_MESSAGES
@dir share/locale/da
@dir share/locale/de/LC_MESSAGES
@dir share/locale/de
@dir share/locale/el/LC_MESSAGES
@dir share/locale/el
@dir share/locale/eo/LC_MESSAGES
@dir share/locale/eo
@dir share/locale/es/LC_MESSAGES
@dir share/locale/es
@dir share/locale/fi/LC_MESSAGES
@dir share/locale/fi
@dir share/locale/fr/LC_MESSAGES
@dir share/locale/fr
@dir share/locale/ga/LC_MESSAGES
@dir share/locale/ga
@dir share/locale/gl/LC_MESSAGES
@dir share/locale/gl
@dir share/locale/he/LC_MESSAGES
@dir share/locale/he
@dir share/locale/hr/LC_MESSAGES
@dir share/locale/hr
@dir share/locale/hu/LC_MESSAGES
@dir share/locale/hu
@dir share/locale/id/LC_MESSAGES
@dir share/locale/id
@dir share/locale/it/LC_MESSAGES
@dir share/locale/it
@dir share/locale/ja/LC_MESSAGES
@dir share/locale/ja
@dir share/locale/lv/LC_MESSAGES
@dir share/locale/lv
@dir share/locale/ms/LC_MESSAGES
@dir share/locale/ms
@dir share/locale/nb/LC_MESSAGES
@dir share/locale/nb
@dir share/locale/nl/LC_MESSAGES
@dir share/locale/nl
@dir share/locale/pl/LC_MESSAGES
@dir share/locale/pl
@dir share/locale/pt_BR/LC_MESSAGES
@dir share/locale/pt_BR
@dir share/locale/ro/LC_MESSAGES
@dir share/locale/ro
@dir share/locale/ru/LC_MESSAGES
@dir share/locale/ru
@dir share/locale/sr/LC_MESSAGES
@dir share/locale/sr
@dir share/locale/sv/LC_MESSAGES
@dir share/locale/sv
@dir share/locale/tr/LC_MESSAGES
@dir share/locale/tr
@dir share/locale/uk/LC_MESSAGES
@dir share/locale/uk
@dir share/locale/vi/LC_MESSAGES
@dir share/locale/vi
@dir share/locale/zh_CN/LC_MESSAGES
@dir share/locale/zh_CN
@dir share/locale/zh_TW/LC_MESSAGES
@dir share/locale/zh_TW