Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-11-01 | do not unconditionally include the linux stuff. This allows this pkg to ↵ | dmcmahill | 1 | -1/+4 | |
install on sparc systems | |||||
2003-09-04 | Make this work in Linux | martti | 1 | -1/+4 | |
2003-08-17 | updated acroread5 to 5.0.8. it fixes a security problem. | kei | 2 | -10/+10 | |
from README: ----- New for Acrobat Reader 5.0.8 A security patch was applied that solves a problem reported with long URLs in weblinks which can cause a buffer overrun. ----- XXX a solaris version is not tested. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-19 | Update "acroread5" package to version 5.07. This version fixes a remotely | tron | 2 | -11/+10 | |
exploitable security whole in version 5.06 an older. | |||||
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-05-08 | Add a conflict with version 5.x of the "acroread" package. | tron | 1 | -1/+3 | |
2003-05-07 | Let this coexist with acroread4 again (it seems some people finds this | jmmv | 3 | -16/+5 | |
interesting...). Do not install the Netscape plugin (which should be installed by an independant package). Bump PKGREVISION to 3. | |||||
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -5/+5 | |
2003-05-06 | Install a symbolic link for the "acroread5" binary, called "acroread", to | jmmv | 2 | -3/+5 | |
match package name. The original name is preserved to avoid breaking current user's configurations and scripts. Bump PKGREVISION to 2. Suggested by tron@. | |||||
2003-05-05 | As the Netscape plugin is now registered in the PLIST, this package conflicts | jmmv | 1 | -2/+2 | |
with acroread 4. Rename it from acroread5 to acroread, so it behaves as an update. Pointed out by cjep@ and tron@, thanks. | |||||
2003-05-04 | The nppdf.so plugin is also installed in the lib/netscape/plugins directory | jmmv | 3 | -4/+5 | |
in i386. Bump PKGREVISION to 1, as the i386 package now contains another file. | |||||
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 | |
2003-03-26 | De-confusify: Let emulators/suse_*/Makefile.* _not_ include bsd.pkg.mk, but ↵ | jschauma | 1 | -1/+2 | |
rather make all packages that use linux emulation include bsd.pkg.mk as the last files just like any normal package. | |||||
2003-01-04 | Move default DISTNAME and PLATFORM further up the Makefile. This has | cjep | 1 | -4/+5 | |
no effect on valid platforms. On invalid platforms (such as NetBSD/arm), we get the proper ===> acroread5-5.06 is not available for NetBSD-1.6-arm message again. | |||||
2002-12-09 | Replace "true" by "${TRUE}". | tron | 1 | -3/+3 | |
2002-12-07 | Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. | schmonz | 1 | -2/+2 | |
2002-11-19 | Ensure that DISTNAME is always set. | schmonz | 1 | -4/+4 | |
2002-08-01 | set PKGNAME to acroread5 to avoid conflict with acroread. | grant | 1 | -2/+2 | |
pointed out by Luke Mewburn on icb. | |||||
2002-08-01 | Initial import of Acrobat Reader 5 into the NetBSD packages collection. | grant | 8 | -0/+262 | |
Acrobat Reader is part of the Adobe Acrobat family of software, which lets you view, distribute, and print documents in Portable Document Format (PDF)--regardless of the computer, operating system, fonts, or application used to create the original file. PDF files retain all the formatting, fonts, and graphics of the original document, and virtually any PostScript(TM) document can be converted into a PDF file. Tested on NetBSD/i386 and Solaris/sparc. Problems were found on NetBSD/sparc, so this is marked ONLY_FOR_PLATFORM *-*-i386 and SunOS-*-sparc for now. |