summaryrefslogtreecommitdiff
path: root/print/acroread5
AgeCommit message (Collapse)AuthorFilesLines
2007-07-29* Add new emulator framework in pkgsrc/mk/emulator that handles alljlam2-34/+12
binary-only packages that require binary "emulation" on the native operating system. Please see pkgsrc/mk/emulator/README for more details. * Teach the plist framework to automatically use any existing PLIST.${EMUL_PLATFORM} as part of the default PLIST_SRC definition. * Convert all of the binary-only packages in pkgsrc to use the emulator framework. Most of them have been tested to install and deinstall correctly. This involves the following cleanup actions: * Remove use of custom PLIST code and use PLIST.${EMUL_PLATFORM} more consistently. * Simplify packages by using default INSTALL and DEINSTALL scripts instead of custom INSTALL/DEINSTALL code. * Remove "SUSE_COMPAT32" and "PKG_OPTIONS.suse" from pkgsrc. Packages only need to state exactly which emulations they support, and the framework handles any i386-on-x86_64 or sparc-on-sparc64 uses. * Remove "USE_NATIVE_LINUX" from pkgsrc. The framework will automatically detect when the package is installing on Linux. Specific changes to packages include: * Bump the PKGREVISIONs for all of the suse100* and suse91* packages due to changes in the +INSTALL/+DEINSTALL scripts used in all of the packages. * Remove pkgsrc/emulators/suse_linux, which is unused by any packages. * cad/lc -- remove custom code to create the distinfo file for all supported platforms; just use "emul-fetch" and "emul-distinfo" instead. * lang/Cg-compiler -- install the shared libraries under ${EMULDIR} instead of ${PREFIX}/lib so that compiled programs will find the shared libraries. * mail/thunderbird-bin-nightly -- update to latest binary distributions for supported platforms. * multimedia/ns-flash -- update Linux version to 9.0.48 as the older version is no longer available for interactive fetch. * security/uvscan -- set LD_LIBRARY_PATH explicitly so that it's not necessary to install library symlinks into ${EMULDIR}/usr/local/lib. * www/firefox-bin-flash -- update Linux version to 9.0.48 as the older version is no longer available for interactive fetch.
2006-10-14Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz1-2/+2
2006-09-04Don't add .../Fonts and .../res twice to PLISThubertf2-7/+3
(it was there via @exec before, and was added as 'regular' entry before... remove the @exec stuff) OK'd by joerg@
2006-05-22Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk wherejlam1-9/+8
it will live with other "check" targets run after package installation. Get rid of SHLIB_HANDLING, whose meaning had mutated over the years from one thing to another. Currently, it is used to basically note whether the system's "ldd" command can be usefully run on the package's binaries and libraries. Rename this variable to CHECK_SHLIBS_SUPPORTED for more clarity. CHECK_SHLIBS is now a variable set exclusively by the user in /etc/mk.conf to note whether the check for missing run-time search paths is performed after a package is installed. It defaults to "no" unless PKG_DEVELOPER is set.
2006-04-22Removed the superfluous "quotes" and 'quotes' from variables that don'trillig1-2/+2
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-03-13Add DragonFly support. Fix PLIST. Bump revision.joerg5-12/+14
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-12-17Added missing RMD160 checksum for solaris-5010.tar.gz.rillig1-1/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-5/+5
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-07-10Add a conflict on acroread7 since both versions install bin/acroread.recht1-1/+4
patch provided by smb in PR 30688
2005-06-17Create directories before installing files into them.jlam1-1/+3
2005-02-24Add RMD160 digests.agc1-1/+2
2005-02-21Use the extended PLIST_SRC support which now also reads:veego3-9/+3
PLIST.${MACHINE_ARCH:C/i[3-6]86/i386/g} PLIST.${OPSYS}-${MACHINE_ARCH:C/i[3-6]86/i386/g} and remove the package hack for MD PLIST files. Rename PLIST.pre to PLIST.common and PLIST.post to PLIST.common_end
2004-12-21Make a symlink of acroread5 in ${PREFIX}/bin/acroread, required to runxtraeme2-2/+5
the upcoming "firefox-gtk2-bin-acroread" package correctly. Bump PKGREVISION.
2004-12-18Update acroread5 to 5.10. 5.09 version doesn't appear to be availablejdolecek2-13/+13
anymore, and this fixed (according to bundled README): A security patch was applied that solves a problem reported with malformed mail containing pdf attachments.
2004-11-07Solaris should be doing 5.09 as well.markd1-2/+2
2004-08-23Update master site, per PR 26705.cube1-2/+2
2004-07-25Record checksum for linux binary distribution.tron1-3/+3
2004-07-24upgrade to acroread 5.09. from the README:mrg4-15/+21
A security patch was applied that solves a couple of problems reported with malformed uuencoded pdf files. also, enable installation on netbsd/sparc64 for the solaris version.
2004-07-15enable this for *-*-sparc not just SunOS-*-sparc.mrg1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-11-01do not unconditionally include the linux stuff. This allows this pkg to ↵dmcmahill1-1/+4
install on sparc systems
2003-09-04Make this work in Linuxmartti1-1/+4
2003-08-17updated acroread5 to 5.0.8. it fixes a security problem.kei2-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-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-19Update "acroread5" package to version 5.07. This version fixes a remotelytron2-11/+10
exploitable security whole in version 5.06 an older.
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-08Add a conflict with version 5.x of the "acroread" package.tron1-1/+3
2003-05-07Let this coexist with acroread4 again (it seems some people finds thisjmmv3-16/+5
interesting...). Do not install the Netscape plugin (which should be installed by an independant package). Bump PKGREVISION to 3.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-5/+5
2003-05-06Install a symbolic link for the "acroread5" binary, called "acroread", tojmmv2-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-05As the Netscape plugin is now registered in the PLIST, this package conflictsjmmv1-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-04The nppdf.so plugin is also installed in the lib/netscape/plugins directoryjmmv3-4/+5
in i386. Bump PKGREVISION to 1, as the i386 package now contains another file.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2003-03-26De-confusify: Let emulators/suse_*/Makefile.* _not_ include bsd.pkg.mk, but ↵jschauma1-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-04Move default DISTNAME and PLATFORM further up the Makefile. This hascjep1-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-09Replace "true" by "${TRUE}".tron1-3/+3
2002-12-07Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate.schmonz1-2/+2
2002-11-19Ensure that DISTNAME is always set.schmonz1-4/+4
2002-08-01set PKGNAME to acroread5 to avoid conflict with acroread.grant1-2/+2
pointed out by Luke Mewburn on icb.
2002-08-01Initial import of Acrobat Reader 5 into the NetBSD packages collection.grant8-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.