diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2005-10-14 16:40:47 +0800 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2005-10-14 16:40:47 +0800 |
commit | 925a63c64f0cf2515d49ce9134464474b30e749e (patch) | |
tree | a31c12552865a0d92a58b7fbe67834ad7e62a35b | |
parent | 61dc2c2a2d5c053b1834f47776bde6b3be2b1eaa (diff) | |
download | freebsd-ports-gnome-925a63c64f0cf2515d49ce9134464474b30e749e.tar.gz freebsd-ports-gnome-925a63c64f0cf2515d49ce9134464474b30e749e.tar.zst freebsd-ports-gnome-925a63c64f0cf2515d49ce9134464474b30e749e.zip |
Dutch, Danish, Norwegian, Swedish, and Finnish Adobe Reader
Submitted by: chinsan
PR: 84880, 84881, 84882, 84892, and 84893
-rw-r--r-- | print/Makefile | 5 | ||||
-rw-r--r-- | print/dk-acroread/Makefile | 17 | ||||
-rw-r--r-- | print/dk-acroread/distinfo | 2 | ||||
-rw-r--r-- | print/dk-acroread/pkg-descr | 12 | ||||
-rw-r--r-- | print/fi-acroread/Makefile | 17 | ||||
-rw-r--r-- | print/fi-acroread/distinfo | 2 | ||||
-rw-r--r-- | print/fi-acroread/pkg-descr | 12 | ||||
-rw-r--r-- | print/nl-acroread/Makefile | 17 | ||||
-rw-r--r-- | print/nl-acroread/distinfo | 2 | ||||
-rw-r--r-- | print/nl-acroread/pkg-descr | 12 | ||||
-rw-r--r-- | print/no-acroread/Makefile | 17 | ||||
-rw-r--r-- | print/no-acroread/distinfo | 2 | ||||
-rw-r--r-- | print/no-acroread/pkg-descr | 12 | ||||
-rw-r--r-- | print/sv-acroread/Makefile | 17 | ||||
-rw-r--r-- | print/sv-acroread/distinfo | 2 | ||||
-rw-r--r-- | print/sv-acroread/pkg-descr | 12 |
16 files changed, 160 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 14d32a6a1679..6ae5c1f51078 100644 --- a/print/Makefile +++ b/print/Makefile @@ -49,6 +49,7 @@ SUBDIR += cups-pstoraster SUBDIR += cups-samba SUBDIR += detex + SUBDIR += dk-acroread SUBDIR += dvi2tty SUBDIR += dvi2xx SUBDIR += dvipdfmx @@ -66,6 +67,7 @@ SUBDIR += epsmerge SUBDIR += epsonepl SUBDIR += es-acroread + SUBDIR += fi-acroread SUBDIR += flpsed SUBDIR += font2svg SUBDIR += fontforge @@ -165,6 +167,8 @@ SUBDIR += musixtex SUBDIR += muttprint SUBDIR += nenscript + SUBDIR += nl-acroread + SUBDIR += no-acroread SUBDIR += offix-printer SUBDIR += p5-GnomePrint SUBDIR += p5-Net-Printer @@ -258,6 +262,7 @@ SUBDIR += ruby-pdflib SUBDIR += scribus SUBDIR += sgf2tex + SUBDIR += sv-acroread SUBDIR += t1utils SUBDIR += teTeX SUBDIR += teTeX-base diff --git a/print/dk-acroread/Makefile b/print/dk-acroread/Makefile new file mode 100644 index 000000000000..2dedb8ee31c7 --- /dev/null +++ b/print/dk-acroread/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: dk-acroread +# Date created: 2005-08-08 +# Whom: chinsan <chinsan.tw@gmail.com> +# +# $FreeBSD$ +# + +PKGNAMEPREFIX= dk- + +MAINTAINER= chinsan.tw@gmail.com + +ADOBE_LANG= dan +CMD_SUFFIX= -dk +MASTERDIR= ${.CURDIR}/../../print/acroread7 +MD5_FILE= ${.CURDIR}/distinfo + +.include "${MASTERDIR}/Makefile" diff --git a/print/dk-acroread/distinfo b/print/dk-acroread/distinfo new file mode 100644 index 000000000000..846d77c939fa --- /dev/null +++ b/print/dk-acroread/distinfo @@ -0,0 +1,2 @@ +MD5 (acroread/AdobeReader_dan-7.0.1-1.i386.rpm) = e98700ee13b2e255c8a1cb160a7293c6 +SIZE (acroread/AdobeReader_dan-7.0.1-1.i386.rpm) = 43345506 diff --git a/print/dk-acroread/pkg-descr b/print/dk-acroread/pkg-descr new file mode 100644 index 000000000000..c86fe9f98150 --- /dev/null +++ b/print/dk-acroread/pkg-descr @@ -0,0 +1,12 @@ +This program displays and prints Portable Document Format (PDF) +files. It also allows you to search for text in a PDF file, or in +all the PDF files in a directory. + +This is the Danish version. It also has support for the English +language. To configure the language, navigate to +Edit->Preferences->International->Application Language, set it to +"Choose at application startup" and restart the program. + +After installation, use the "acroread7-dk" command to run it. + +WWW: http://www.adobe.com/products/acrobat/readermain.html diff --git a/print/fi-acroread/Makefile b/print/fi-acroread/Makefile new file mode 100644 index 000000000000..86e0cb762f92 --- /dev/null +++ b/print/fi-acroread/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: fi-acroread +# Date created: 2005-08-08 +# Whom: chinsan <chinsan.tw@gmail.com +# +# $FreeBSD$ +# + +PKGNAMEPREFIX= fi- + +MAINTAINER= chinsan.tw@gmail.com + +ADOBE_LANG= suo +CMD_SUFFIX= -fi +MASTERDIR= ${.CURDIR}/../../print/acroread7 +MD5_FILE= ${.CURDIR}/distinfo + +.include "${MASTERDIR}/Makefile" diff --git a/print/fi-acroread/distinfo b/print/fi-acroread/distinfo new file mode 100644 index 000000000000..7c39732e142c --- /dev/null +++ b/print/fi-acroread/distinfo @@ -0,0 +1,2 @@ +MD5 (acroread/AdobeReader_suo-7.0.1-1.i386.rpm) = 0b448ea22f4a07286d219df0940ce199 +SIZE (acroread/AdobeReader_suo-7.0.1-1.i386.rpm) = 43453264 diff --git a/print/fi-acroread/pkg-descr b/print/fi-acroread/pkg-descr new file mode 100644 index 000000000000..33eac43e711c --- /dev/null +++ b/print/fi-acroread/pkg-descr @@ -0,0 +1,12 @@ +This program displays and prints Portable Document Format (PDF) +files. It also allows you to search for text in a PDF file, or in +all the PDF files in a directory. + +This is the Finnish version. It also has support for the English +language. To configure the language, navigate to +Edit->Preferences->International->Application Language, set it to +"Choose at application startup" and restart the program. + +After installation, use the "acroread7-fi" command to run it. + +WWW: http://www.adobe.com/products/acrobat/readermain.html diff --git a/print/nl-acroread/Makefile b/print/nl-acroread/Makefile new file mode 100644 index 000000000000..1477385c417a --- /dev/null +++ b/print/nl-acroread/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: nl-acroread +# Date created: 2005-08-08 +# Whom: chinsan <chinsan.tw@gmail.com> +# +# $FreeBSD$ +# + +PKGNAMEPREFIX= nl- + +MAINTAINER= chinsan.tw@gmail.com + +ADOBE_LANG= nld +CMD_SUFFIX= -nl +MASTERDIR= ${.CURDIR}/../../print/acroread7 +MD5_FILE= ${.CURDIR}/distinfo + +.include "${MASTERDIR}/Makefile" diff --git a/print/nl-acroread/distinfo b/print/nl-acroread/distinfo new file mode 100644 index 000000000000..08a92d53cf90 --- /dev/null +++ b/print/nl-acroread/distinfo @@ -0,0 +1,2 @@ +MD5 (acroread/AdobeReader_nld-7.0.1-1.i386.rpm) = 97f20f0256fa84e190abc5db75e2ec9b +SIZE (acroread/AdobeReader_nld-7.0.1-1.i386.rpm) = 43541625 diff --git a/print/nl-acroread/pkg-descr b/print/nl-acroread/pkg-descr new file mode 100644 index 000000000000..705521a97380 --- /dev/null +++ b/print/nl-acroread/pkg-descr @@ -0,0 +1,12 @@ +This program displays and prints Portable Document Format (PDF) +files. It also allows you to search for text in a PDF file, or in +all the PDF files in a directory. + +This is the Dutch version. It also has support for the English +language. To configure the language, navigate to +Edit->Preferences->International->Application Language, set it to +"Choose at application startup" and restart the program. + +After installation, use the "acroread7-nl" command to run it. + +WWW: http://www.adobe.com/products/acrobat/readermain.html diff --git a/print/no-acroread/Makefile b/print/no-acroread/Makefile new file mode 100644 index 000000000000..dbae5d5ae3d1 --- /dev/null +++ b/print/no-acroread/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: no-acroread +# Date created: 2005-08-08 +# Whom: chinsan <chinsan.tw@gmail.com> +# +# $FreeBSD$ +# + +PKGNAMEPREFIX= no- + +MAINTAINER= chinsan.tw@gmail.com + +ADOBE_LANG= nor +CMD_SUFFIX= -no +MASTERDIR= ${.CURDIR}/../../print/acroread7 +MD5_FILE= ${.CURDIR}/distinfo + +.include "${MASTERDIR}/Makefile" diff --git a/print/no-acroread/distinfo b/print/no-acroread/distinfo new file mode 100644 index 000000000000..f7fbdbc0ab46 --- /dev/null +++ b/print/no-acroread/distinfo @@ -0,0 +1,2 @@ +MD5 (acroread/AdobeReader_nor-7.0.1-1.i386.rpm) = 11afff412c2f05bf7cee42d73edd8aed +SIZE (acroread/AdobeReader_nor-7.0.1-1.i386.rpm) = 43531969 diff --git a/print/no-acroread/pkg-descr b/print/no-acroread/pkg-descr new file mode 100644 index 000000000000..b83af242ee71 --- /dev/null +++ b/print/no-acroread/pkg-descr @@ -0,0 +1,12 @@ +This program displays and prints Portable Document Format (PDF) +files. It also allows you to search for text in a PDF file, or in +all the PDF files in a directory. + +This is the Norwegian version. It also has support for the English +language. To configure the language, navigate to +Edit->Preferences->International->Application Language, set it to +"Choose at application startup" and restart the program. + +After installation, use the "acroread7-no" command to run it. + +WWW: http://www.adobe.com/products/acrobat/readermain.html diff --git a/print/sv-acroread/Makefile b/print/sv-acroread/Makefile new file mode 100644 index 000000000000..2d27b404bfc9 --- /dev/null +++ b/print/sv-acroread/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: sv-acroread +# Date created: 2005-08-08 +# Whom: chinsan <chinsan.tw@gmail.com> +# +# $FreeBSD$ +# + +PKGNAMEPREFIX= sv- + +MAINTAINER= chinsan.tw@gmail.com + +ADOBE_LANG= sve +CMD_SUFFIX= -sv +MASTERDIR= ${.CURDIR}/../../print/acroread7 +MD5_FILE= ${.CURDIR}/distinfo + +.include "${MASTERDIR}/Makefile" diff --git a/print/sv-acroread/distinfo b/print/sv-acroread/distinfo new file mode 100644 index 000000000000..0d51bdb6f0a6 --- /dev/null +++ b/print/sv-acroread/distinfo @@ -0,0 +1,2 @@ +MD5 (acroread/AdobeReader_sve-7.0.1-1.i386.rpm) = 8e54b96270036faf23c829d620a08903 +SIZE (acroread/AdobeReader_sve-7.0.1-1.i386.rpm) = 44363466 diff --git a/print/sv-acroread/pkg-descr b/print/sv-acroread/pkg-descr new file mode 100644 index 000000000000..c4534255f399 --- /dev/null +++ b/print/sv-acroread/pkg-descr @@ -0,0 +1,12 @@ +This program displays and prints Portable Document Format (PDF) +files. It also allows you to search for text in a PDF file, or in +all the PDF files in a directory. + +This is the Swedish version. It also has support for the English +language. To configure the language, navigate to +Edit->Preferences->International->Application Language, set it to +"Choose at application startup" and restart the program. + +After installation, use the "acroread7-sv" command to run it. + +WWW: http://www.adobe.com/products/acrobat/readermain.html |