Commit graph

148 commits

Author SHA1 Message Date
joerg
3d8ef5a52d Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
2008-05-26 02:13:14 +00:00
gdt
ae6454458c add
LICENSE=	generic-nonlicense

due to

RESTRICTED=	No re-distribution without agreement from Netscape
2007-10-31 21:44:19 +00:00
obache
bc6ff860c0 PKGREVISION for Linux edition does not need to set here. 2007-10-27 13:46:33 +00:00
obache
260d826ba3 Recent flash player is not compatible with netscape navigator/communicator
as reported in PR 29620 and compatible version have unresolved security issues.
Drop dependency on ns-flash and remove NS_NO_FLASH variable.

Bump PKGREVISION of navigator/communicator.
2007-10-27 13:35:26 +00:00
jlam
33f30156fb * 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.
2007-07-29 05:18:36 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
wiz
7938151fe6 Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:59:34 +00:00
joerg
385a0f70fb Include emulators/suse_linux/Makefile.applications to fix variable
usage.
2006-06-01 15:31:27 +00:00
rillig
9fc2d7d281 Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22 09:22:05 +00:00
dmcmahill
47327b096e add missing RMD160 checksum 2006-04-14 12:22:11 +00:00
jlam
9c8b5ede43 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.
2006-03-04 21:28:51 +00:00
tron
31739c0394 Use "GZCAT" instead of obsolete "DECOMPRESS_CMD" to fix the installation
of this package.
2006-02-07 22:33:44 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
b71a1d488b 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
2005-12-05 20:49:47 +00:00
rillig
decb8770e1 Fixed pkglint warnings. 2005-09-28 12:15:16 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
wiz
e283f14768 Use tar instead of gtar; remove gtar from tools. 2005-05-21 12:42:35 +00:00
jlam
7425b543e8 Note that gtar is required by the package. 2005-05-16 01:15:30 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
cbf6b38f06 Update MASTER_SITES for ppc binary. 2005-02-24 14:06:20 +00:00
wiz
e8689c0784 Add RMD160 checksums except for one distfile, since archive.netscape.com is unreachable. 2005-02-24 13:54:38 +00:00
minskim
ab96b003e8 Use ROOT_USER and ROOT_GROUP instead of "0". 2004-12-14 19:03:26 +00:00
tron
296ddc88b7 Only apply binpatch to "communicator" package not to "navigator" package
because we don't have a patch for that.
2004-07-27 08:00:50 +00:00
atatat
85dc4f0549 Bump i386 packages communicator-4.75 (linux) and communicator-4.80
(bsdi) for i386 to revision 1 after adding scripts that apply tiny
binary patches that stop them from closing fd 0 before running
"netstat -in".

I finally got tired of the warnings from my kernel, so I made the
binaries stop doing it.
2004-07-23 03:46:06 +00:00
snj
329cf082f7 Convert to buildlink3. 2004-05-11 05:18:59 +00:00
tacha
2babe1525f fix path of ns-flash. 2004-01-27 02:28:51 +00:00
grant
03b8e8a569 use && instead of ; in a couple of places. 2003-12-04 14:59:22 +00:00
dmcmahill
0ed415303b only pull in ../../emulators/suse_linux/Makefile.application if we are
actually using a Linux version of netscape.  Fixes build on alpha under
compat_osf1 and probably sparc under compat_svr4.
2003-09-30 09:06:01 +00:00
grant
0d4f8b04ce style, indentation fixes. 2003-08-08 10:02:02 +00:00
grant
489b357068 improve COMMENT. 2003-08-08 09:38:39 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jschauma
874df2b597 s/packages@/tech-pkg@/g
(Forgot the last time we did this.  Pointed out by Sergey
Svishchev (svs at ropnet dot ru))
2003-06-23 14:23:13 +00:00
wiz
873ac997ac Wildcard dependency on rpm2pkg. 2003-05-31 14:34:29 +00:00
jschauma
d928b8f223 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.
2003-03-26 04:05:37 +00:00
tron
baac183196 Don't depend on the "suse" packages if we the BSDI version is used.
Problem noted by Tyler Mitchell in private e-mail.
2003-02-07 13:37:35 +00:00
jschauma
ffe377ad53 Only depend on suse_* packages if not on Linux.
Suggested by Jeremy C. Reed in Pine.LNX.4.43.0301111643530.17234-100000@pilchuck.reedmedia.net
on tech-pkg.
2003-01-30 03:24:12 +00:00
cjep
afa55834c5 Whitespace fix 2002-12-23 16:24:59 +00:00
tron
39a943ad92 Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
mrg
674571ffd7 the solaris dynamic linker is called /usr/lib/ld.so.1, not /usr/lib/ld.so.
the latter is the a.out dynamic linker.  as we're using the ELF navigator,
look for the ELF dynamic linker.
2002-12-08 01:54:19 +00:00
schmonz
0a1bd5acad Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. 2002-12-07 02:38:52 +00:00
wiz
152c7c943a Switch ppc to suse emulation packages instead of linuxppc_lib. 2002-11-25 17:45:03 +00:00
wiz
15ab37dbbf Nit in last. 2002-11-25 17:23:21 +00:00
wiz
2d6d700d14 Put comment at begin of line so that make recognizes it. 2002-11-25 17:23:01 +00:00
wiz
b0e822e657 Update MASTER_SITES for ppc version. 2002-11-25 17:22:05 +00:00
wiz
cf445b65b6 Use pax instead of tar. 2002-11-03 22:54:05 +00:00
jdc
89b9faa9a2 Make us use version 4.79 on sparc/sparc64 when we are emulating Solaris.
We use 4.79 when we are on Solaris and 4.8 doesn't exist for SunOS 5.5.1
2002-10-24 22:28:58 +00:00
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
abs
0efa57e841 Update linux and solaris 2.8 to navigator/communicator 4.8. Package is
named *-4.80. Other platforms not available in this release.
2002-09-20 16:59:27 +00:00
dmcmahill
166c0259f1 switch sparc to use the solaris-2.5.1 binaries by default under compat_svr4.
The old behaviour of using the sunos-4.1 binaries under compat_sunos can
be achieved by setting NS_USE_SUNOS.
2002-06-30 19:07:18 +00:00
seb
db84442a67 Substitute a couple of mkdir' by ${MKDIR}'.
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-06-26 10:29:33 +00:00