CVS log for pkgsrc/www/opera-acroread5/Attic/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / www / opera-acroread5
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.10
Sun Oct 2 14:32:34 2011 UTC (13 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
HEAD
FILE REMOVED
Changes since revision 1.9: +1 -1
lines
Remove packages depending on the removed packages.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Feb 16 13:55:00 2009 UTC (15 years, 9 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -2
lines
Fix Maintainer. DESTDIR support
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jan 23 21:14:16 2009 UTC (15 years, 10 months ago) by jschauma
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
Give up maintainership, as I have not so much as looked at pkgsrc in
well over a year now. Sorry. :-(
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jul 29 05:20:00 2007 UTC (17 years, 4 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -3
lines
* Add new emulator framework in pkgsrc/mk/emulator that handles all
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.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Feb 22 19:27:21 2007 UTC (17 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jun 30 13:57:16 2006 UTC (18 years, 5 months ago) by salo
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
Don't hardcode SuSE emulation package directories.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:11:26 2006 UTC (18 years, 10 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Apr 18 16:20:25 2005 UTC (19 years, 7 months ago) by jschauma
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1
lines
Adjust and correct for addition of -acroread7 based plugins.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Feb 9 17:57:39 2005 UTC (19 years, 10 months ago) by jschauma
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1
lines
bump pkgrevision for addition of dependency, as caught by wizd.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Feb 13 18:05:12 2004 UTC (20 years, 9 months ago) by jschauma
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
dd packages for the acroread plugin for the opera browser, following
the example of the other browsers' plugins.
CVSweb <webmaster@jp.NetBSD.org>