The NetBSD Project

CVS log for pkgsrc/print/acroread/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / print / acroread

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.59
Sun Oct 2 14:11:59 2011 UTC (13 years, 6 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.58: +1 -1 lines
Remove packages scheduled to be deleted according to the pkgsrc-2011Q2
release notes.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Thu Sep 8 19:29:35 2011 UTC (13 years, 7 months ago) by cheusov
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +3 -1 lines

PR 45339. Fix for USE_DESTDIR=no

Revision 1.57: download - view: text, markup, annotated - select for diffs
Tue Sep 6 21:08:09 2011 UTC (13 years, 7 months ago) by cheusov
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +3 -5 lines

Convert print/acroread* packages to pkg_alternatives framework.
  Now they can coexist on the system.
  pkgrevisions were bumped.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Mar 17 13:37:48 2011 UTC (14 years, 1 month ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +19 -13 lines
add user-destdir installation support.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue May 19 08:59:30 2009 UTC (15 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: 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
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -2 lines
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Sun Jul 29 05:19:47 2007 UTC (17 years, 9 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, 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.53: preferred, colored
Changes since revision 1.53: +21 -44 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.53: download - view: text, markup, annotated - select for diffs
Thu Feb 22 19:27:03 2007 UTC (18 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2 lines
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Mon Nov 27 13:18:10 2006 UTC (18 years, 5 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -2 lines
Add SunOS-x86_64 support.
Patch provided by Gilles Dauphin in PR 33714.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Sat Oct 14 08:14:23 2006 UTC (18 years, 6 months ago) by wiz
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2 lines
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon Sep 4 19:27:56 2006 UTC (18 years, 7 months ago) by hubertf
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -2 lines
Don't add .../Fonts and .../res twice to PLIST
(it was there via @exec before, and was added as 'regular' entry before...
 remove the @exec stuff)

OK'd by joerg@

Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon May 22 22:22:04 2006 UTC (18 years, 11 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +3 -4 lines
Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk where
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.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat Apr 22 09:22:13 2006 UTC (19 years ago) by rillig
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -2 lines
Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Mar 13 19:29:45 2006 UTC (19 years, 1 month ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +4 -4 lines
Add DragonFly support. Add two missing symlinks to PLIST. Bump revision.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Mar 4 21:30:27 2006 UTC (19 years, 1 month ago) by jlam
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2 lines
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
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.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:10:35 2006 UTC (19 years, 2 months ago) by joerg
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Dec 5 20:50:52 2005 UTC (19 years, 4 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +7 -7 lines
Fixed pkglint warnings. The warnings are mostly quoting issues, for
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

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Jul 9 17:34:42 2005 UTC (19 years, 9 months ago) by kristerw
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +5 -3 lines
Move the ONLY_FOR_PLATFORM out from an .if so that we do not try
to build this on unsupported OPSYS (such as Darwin)

Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Jun 30 13:22:19 2005 UTC (19 years, 9 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +20 -6 lines
Make this work on Solaris/x86: split PLIST.i386 in NetBSD- and Solaris-
specific versions. Tested on Solaris 9/x86 and NetBSD 2.0/i386.
Bump revision to nb2.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Jun 17 03:50:30 2005 UTC (19 years, 10 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +3 -1 lines
Create directories before installing files into them.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Feb 21 21:24:06 2005 UTC (20 years, 2 months ago) by veego
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -5 lines
Use the extended PLIST_SRC support which now also reads:
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

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Dec 21 15:32:03 2004 UTC (20 years, 4 months ago) by xtraeme
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +4 -4 lines
Remove the "acroread" symlink, it conflicts with print/acroread5, now
we have bin/acroread{3,4,5} and bin/acroread linked to the latest
package available (acroread5).

Bump PKGREVISION.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Jul 17 22:52:22 2003 UTC (21 years, 9 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
s/netbsd.org/NetBSD.org/

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Jun 2 01:17:32 2003 UTC (21 years, 10 months ago) by jschauma
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue May 6 17:42:25 2003 UTC (21 years, 11 months ago) by jmmv
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
Drop trailing whitespace.  Ok'ed by wiz.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Mar 26 04:05:41 2003 UTC (22 years, 1 month ago) by jschauma
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -1 lines
De-confusify:  Let emulators/suse_*/Makefile.* _not_ include bsd.pkg.mk, but rather
make all packages that use linux emulation include bsd.pkg.mk as the
last files just like any normal package.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Jan 4 12:52:20 2003 UTC (22 years, 3 months ago) by cjep
Branches: MAIN
CVS tags: netbsd-1-6-1-base, netbsd-1-6-1
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +5 -4 lines
Move default DISTNAME and PLATFORM further up the makefile. This has no
effect on valid platforms.

On invalid platforms (such as NetBSD/arm), we get the proper
===> acroread-4.05 is not available for NetBSD-1.6-arm
message rather than Malformed conditional errors.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Dec 7 02:39:02 2002 UTC (22 years, 4 months ago) by schmonz
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -3 lines
Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Nov 19 07:44:39 2002 UTC (22 years, 5 months ago) by schmonz
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +9 -9 lines
Indent, following acroread5's example.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Nov 19 07:43:18 2002 UTC (22 years, 5 months ago) by schmonz
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +4 -4 lines
Ensure that DISTNAME is always set.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Jul 2 11:40:16 2002 UTC (22 years, 9 months ago) by agc
Branches: MAIN
CVS tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -2 lines
Remove out of date comment

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Apr 4 12:29:49 2002 UTC (23 years ago) by tron
Branches: MAIN
CVS tags: netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -4 lines
Use "suse_linux/Makefile.application" to pick correct SuSE packages.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Mar 14 03:14:46 2002 UTC (23 years, 1 month ago) by lukem
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -6 lines
consistently use "${_PATCH_BACKUP_ARG} .orig" to set the backup file suffix

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Aug 21 08:23:26 2001 UTC (23 years, 8 months ago) by abs
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -1 lines
Do not blow up on unsupported platforms - at least make it to ONLY_FOR_PLATFORM

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Jul 19 12:09:24 2001 UTC (23 years, 9 months ago) by tron
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +18 -7 lines
Fix broken support for NetBSD-sparc and Solaris-sparc.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Feb 25 04:18:11 2001 UTC (24 years, 2 months ago) by hubertf
Branches: MAIN
CVS tags: netbsd-1-5-PATCH001
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -3 lines
Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Feb 17 17:51:36 2001 UTC (24 years, 2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -1 lines
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jan 5 17:59:17 2001 UTC (24 years, 3 months ago) by jlam
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -2 lines
Set SHLIB_HANDLING=NO and fix the PLIST on i386.  Other platforms may need
similar fixes.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Oct 20 02:05:34 2000 UTC (24 years, 6 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -2 lines
Make non-interactive. Whee!

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Oct 14 22:59:01 2000 UTC (24 years, 6 months ago) by lukem
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
use ${RM} -f, as acroread.orig may not exist

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Sep 8 02:11:00 2000 UTC (24 years, 7 months ago) by jlam
Branches: MAIN
CVS tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Acrobat Reader doesn't need all of suse_linux, just suse_x11.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Aug 31 02:35:27 2000 UTC (24 years, 7 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
add CHECK_SHLIBS=no

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Aug 29 12:41:04 2000 UTC (24 years, 8 months ago) by tron
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Set "LDD" to "${TRUE}" on the i386 port because the Linux shared libraries
won't be found without the wrapper script.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Aug 25 00:20:24 2000 UTC (24 years, 8 months ago) by jlam
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +5 -1 lines
Add appropriate definitions of LDD so check-shlibs works correctly.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Aug 21 21:01:32 2000 UTC (24 years, 8 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3 lines
Update IGNORE-messages for recent changes: add ${PKGNAME} where
appropriate.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Aug 18 22:46:46 2000 UTC (24 years, 8 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +5 -2 lines
Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.

MIRROR_DISTFILES and NO_CDROM are now dead.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Apr 18 01:46:16 2000 UTC (25 years ago) by dmcmahill
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +23 -15 lines
-fix the patches to correctly handle other than i386 cases.

-PLIST rework to deal with sparc and alpha in addition to i386.

-add specific sparc versions which the required compat_svr4 code

-add md5 for the alpha binary.  Note that this is still disabled on alpha until
 someone can test it.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Mar 3 02:30:44 2000 UTC (25 years, 1 month ago) by jlam
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -7 lines
Use PLIST_SUBST to replace ${PLATFORM} in PLIST.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Feb 20 20:10:12 2000 UTC (25 years, 2 months ago) by soren
Branches: MAIN
CVS tags: netbsd-1-4-PATCH002
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +9 -3 lines
Make acroread Netscape plugin work.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Feb 20 19:26:04 2000 UTC (25 years, 2 months ago) by soren
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -5 lines
Upgrade to version 4.05.
Fixes some display artifacts for me.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Jan 13 11:15:12 2000 UTC (25 years, 3 months ago) by soren
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Depend on suse_linux>=6.1, not >=6.1p1.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jan 12 03:44:28 2000 UTC (25 years, 3 months ago) by soren
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Allow newer versions of SuSE Linux libraries.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Dec 22 05:09:20 1999 UTC (25 years, 4 months ago) by sakamoto
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -4 lines
DEPENDS=suse_linux-6.1p1:../../emulators/suse_linux, suggested by Hubert Feyrer.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Nov 23 16:26:13 1999 UTC (25 years, 5 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
add a bunch of NO_CDROM where appropriate

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Aug 2 10:57:53 1999 UTC (25 years, 8 months ago) by agc
Branches: MAIN
CVS tags: comdex-fall-1999
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +17 -3 lines
Make this package work on Solaris.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jul 15 12:27:36 1999 UTC (25 years, 9 months ago) by kleink
Branches: MAIN
CVS tags: netbsd-1-4-PATCH001
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Even though it's not sufficient as a check for a complete Linux emulation
setup, at least check for the ld.so version actually required by the i386
executable; addresses PR pkg/7983.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jul 1 23:28:31 1999 UTC (25 years, 9 months ago) by tron
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -4 lines
Improved messages if libraries required for emulation are missing.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jun 17 01:04:29 1999 UTC (25 years, 10 months ago) by sakamoto
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +19 -5 lines
Add IS_INTERACTIVE=yes, and RESTRICTED="Original installer required
to redistribute.", as suggested by minoura makoto (minoura@netbsd.org).
Add alpha,sparc support, but disabled now.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jun 16 11:08:30 1999 UTC (25 years, 10 months ago) by sakamoto
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +17 -19 lines
Adapt this package to NetBSD.
Update 4.0beta to 4.0.
For the present, i386 only.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Jun 16 11:04:33 1999 UTC (25 years, 10 months ago) by sakamoto
Branches: FREEBSD
CVS tags: FreeBSD-current-1999-06-14
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import FreeBSD's "acroread4" port:
View, distribute and print PDF documents.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jun 16 11:04:33 1999 UTC (25 years, 10 months ago) by sakamoto
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>