Fri Jun 1 19:29:39 2012 UTC ()
Add symlink gnu/man/man1/sed
++pkgrevision


(cheusov)
diff -r1.39 -r1.40 pkgsrc/textproc/gsed/Makefile
diff -r1.14 -r1.15 pkgsrc/textproc/gsed/PLIST

cvs diff -r1.39 -r1.40 pkgsrc/textproc/gsed/Makefile (switch to unified diff)

--- pkgsrc/textproc/gsed/Makefile 2012/05/29 22:22:00 1.39
+++ pkgsrc/textproc/gsed/Makefile 2012/06/01 19:29:38 1.40
@@ -1,34 +1,36 @@ @@ -1,34 +1,36 @@
1# $NetBSD: Makefile,v 1.39 2012/05/29 22:22:00 cheusov Exp $ 1# $NetBSD: Makefile,v 1.40 2012/06/01 19:29:38 cheusov Exp $
2# 2#
3 3
4DISTNAME= sed-4.2.1 4DISTNAME= sed-4.2.1
5PKGNAME= g${DISTNAME} 5PKGNAME= g${DISTNAME}
6PKGREVISION= 3 6PKGREVISION= 4
7CATEGORIES= textproc editors 7CATEGORIES= textproc editors
8MASTER_SITES= ${MASTER_SITE_GNU:=sed/} 8MASTER_SITES= ${MASTER_SITE_GNU:=sed/}
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://www.gnu.org/software/sed/sed.html 11HOMEPAGE= http://www.gnu.org/software/sed/sed.html
12COMMENT= GNU implementation of sed, the POSIX stream editor 12COMMENT= GNU implementation of sed, the POSIX stream editor
13LICENSE= gnu-gpl-v3 AND gnu-fdl-v1.3 13LICENSE= gnu-gpl-v3 AND gnu-fdl-v1.3
14 14
15PKG_INSTALLATION_TYPES= overwrite pkgviews 15PKG_INSTALLATION_TYPES= overwrite pkgviews
16PKG_DESTDIR_SUPPORT= user-destdir 16PKG_DESTDIR_SUPPORT= user-destdir
17 17
18USE_PKGLOCALEDIR= YES 18USE_PKGLOCALEDIR= YES
19GNU_CONFIGURE= YES 19GNU_CONFIGURE= YES
20INFO_FILES= YES 20INFO_FILES= YES
21TEST_TARGET= check 21TEST_TARGET= check
22 22
23INSTALLATION_DIRS= gnu/bin 23INSTALLATION_DIRS= gnu/bin gnu/man/man1
24 24
25# at least Solaris-2.9 has issues with grep/egrep 25# at least Solaris-2.9 has issues with grep/egrep
26USE_TOOLS+= grep makeinfo 26USE_TOOLS+= grep makeinfo
27 27
28CONFIGURE_ARGS+= --program-prefix=g 28CONFIGURE_ARGS+= --program-prefix=g
29 29
30post-install: 30post-install:
31 ln -f -s ../../bin/gsed ${DESTDIR}${PREFIX}/gnu/bin/sed 31.for g n in bin/gsed gnu/bin/sed man/man1/gsed.1 gnu/man/man1/sed.1
 32 ${LN} -sf ${PREFIX}/${g} ${DESTDIR}${PREFIX}/${n}
 33.endfor
32 34
33.include "../../devel/gettext-lib/buildlink3.mk" 35.include "../../devel/gettext-lib/buildlink3.mk"
34.include "../../mk/bsd.pkg.mk" 36.include "../../mk/bsd.pkg.mk"

cvs diff -r1.14 -r1.15 pkgsrc/textproc/gsed/PLIST (switch to unified diff)

--- pkgsrc/textproc/gsed/PLIST 2012/05/29 22:22:00 1.14
+++ pkgsrc/textproc/gsed/PLIST 2012/06/01 19:29:38 1.15
@@ -1,41 +1,42 @@ @@ -1,41 +1,42 @@
1@comment $NetBSD: PLIST,v 1.14 2012/05/29 22:22:00 cheusov Exp $ 1@comment $NetBSD: PLIST,v 1.15 2012/06/01 19:29:38 cheusov Exp $
2bin/gsed 2bin/gsed
3gnu/bin/sed 3gnu/bin/sed
 4gnu/man/man1/sed.1
4info/sed.info 5info/sed.info
5man/man1/gsed.1 6man/man1/gsed.1
6share/locale/af/LC_MESSAGES/sed.mo 7share/locale/af/LC_MESSAGES/sed.mo
7share/locale/ca/LC_MESSAGES/sed.mo 8share/locale/ca/LC_MESSAGES/sed.mo
8share/locale/cs/LC_MESSAGES/sed.mo 9share/locale/cs/LC_MESSAGES/sed.mo
9share/locale/da/LC_MESSAGES/sed.mo 10share/locale/da/LC_MESSAGES/sed.mo
10share/locale/de/LC_MESSAGES/sed.mo 11share/locale/de/LC_MESSAGES/sed.mo
11share/locale/el/LC_MESSAGES/sed.mo 12share/locale/el/LC_MESSAGES/sed.mo
12share/locale/eo/LC_MESSAGES/sed.mo 13share/locale/eo/LC_MESSAGES/sed.mo
13share/locale/es/LC_MESSAGES/sed.mo 14share/locale/es/LC_MESSAGES/sed.mo
14share/locale/et/LC_MESSAGES/sed.mo 15share/locale/et/LC_MESSAGES/sed.mo
15share/locale/eu/LC_MESSAGES/sed.mo 16share/locale/eu/LC_MESSAGES/sed.mo
16share/locale/fi/LC_MESSAGES/sed.mo 17share/locale/fi/LC_MESSAGES/sed.mo
17share/locale/fr/LC_MESSAGES/sed.mo 18share/locale/fr/LC_MESSAGES/sed.mo
18share/locale/ga/LC_MESSAGES/sed.mo 19share/locale/ga/LC_MESSAGES/sed.mo
19share/locale/gl/LC_MESSAGES/sed.mo 20share/locale/gl/LC_MESSAGES/sed.mo
20share/locale/he/LC_MESSAGES/sed.mo 21share/locale/he/LC_MESSAGES/sed.mo
21share/locale/hr/LC_MESSAGES/sed.mo 22share/locale/hr/LC_MESSAGES/sed.mo
22share/locale/hu/LC_MESSAGES/sed.mo 23share/locale/hu/LC_MESSAGES/sed.mo
23share/locale/id/LC_MESSAGES/sed.mo 24share/locale/id/LC_MESSAGES/sed.mo
24share/locale/it/LC_MESSAGES/sed.mo 25share/locale/it/LC_MESSAGES/sed.mo
25share/locale/ja/LC_MESSAGES/sed.mo 26share/locale/ja/LC_MESSAGES/sed.mo
26share/locale/ko/LC_MESSAGES/sed.mo 27share/locale/ko/LC_MESSAGES/sed.mo
27share/locale/nl/LC_MESSAGES/sed.mo 28share/locale/nl/LC_MESSAGES/sed.mo
28share/locale/pl/LC_MESSAGES/sed.mo 29share/locale/pl/LC_MESSAGES/sed.mo
29share/locale/pt/LC_MESSAGES/sed.mo 30share/locale/pt/LC_MESSAGES/sed.mo
30share/locale/pt_BR/LC_MESSAGES/sed.mo 31share/locale/pt_BR/LC_MESSAGES/sed.mo
31share/locale/ro/LC_MESSAGES/sed.mo 32share/locale/ro/LC_MESSAGES/sed.mo
32share/locale/ru/LC_MESSAGES/sed.mo 33share/locale/ru/LC_MESSAGES/sed.mo
33share/locale/sk/LC_MESSAGES/sed.mo 34share/locale/sk/LC_MESSAGES/sed.mo
34share/locale/sl/LC_MESSAGES/sed.mo 35share/locale/sl/LC_MESSAGES/sed.mo
35share/locale/sr/LC_MESSAGES/sed.mo 36share/locale/sr/LC_MESSAGES/sed.mo
36share/locale/sv/LC_MESSAGES/sed.mo 37share/locale/sv/LC_MESSAGES/sed.mo
37share/locale/tr/LC_MESSAGES/sed.mo 38share/locale/tr/LC_MESSAGES/sed.mo
38share/locale/uk/LC_MESSAGES/sed.mo 39share/locale/uk/LC_MESSAGES/sed.mo
39share/locale/vi/LC_MESSAGES/sed.mo 40share/locale/vi/LC_MESSAGES/sed.mo
40share/locale/zh_CN/LC_MESSAGES/sed.mo 41share/locale/zh_CN/LC_MESSAGES/sed.mo
41share/locale/zh_TW/LC_MESSAGES/sed.mo 42share/locale/zh_TW/LC_MESSAGES/sed.mo