Commit graph

31 commits

Author SHA1 Message Date
heinz
3810150e97 Package doesn't need linux files on Solaris 2003-08-27 21:22:51 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jschauma
e366d0c694 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.
2003-06-02 01:15:31 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +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
39a943ad92 Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
wiz
a7cf8418f9 Update ns-flash to 0.51, unknown changes. Readd sparc distsum to distinfo. 2002-09-23 10:50:21 +00:00
jlam
1c57323789 Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
2002-08-25 21:48:57 +00:00
rh
e3d31671b8 Update ns-flash to 5.0.50 for i386. Changes are bugfixes only.
This closes PR pkg/17953 by Ben Wong <ben@wongs.net>
2002-08-20 05:01:59 +00:00
wiz
d679b9ad30 Much more pkglint friendly. 2002-07-02 12:47:47 +00:00
tron
b6343d0c10 Use "suse_linux/Makefile.application" to pick correct SuSE packages. 2002-04-04 12:29:46 +00:00
martti
c792fdf1e1 Change the version number to 5.0.47 to fix lintpkgsrc:
# lintpkgsrc -i
Scanning pkgsrc Makefiles: 2734 packages
Version mismatch: 'ns-flash' 5.0r47 vs 5.0
2002-03-21 07:38:35 +00:00
jmc
138d32081d Provide PKGNAME defaults so lintpkgsrc is happy 2002-03-17 03:37:56 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
wiz
1e62e42445 Use SHA1, and add sizes.
New distfiles for solaris, but since it's binary only and we only
have one distsite, what can one do.
2001-05-09 21:13:34 +00:00
agc
fb467f5ac2 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
hubertf
2c512b91fc It seems Macromedia replaced the file on their server without changing
the distname/dir. Fix for i386 - it seems the solaris file was not
changed.
2001-04-09 20:51:37 +00:00
jlam
205dfa0976 Also try to remove plugins dir on deinstall as this package may have
created it.
2001-03-06 09:32:34 +00:00
jlam
63e5c6bd81 Instead of depending on all of suse_linux, just depend on the same parts
that navigator/communicator depend on: suse_compat + suse_x11.  The flash
animations at http://www.flash.com/ appear to work correctly, so there are
no apparent problems.
2001-03-06 09:26:51 +00:00
abs
aa0c533412 Update flash player to 5.0r47 (Linux) or 5.0r52 (Solaris)
To use effectively you must update your communicator/navigator to 4.76nb1

No effective changelog found
2001-03-05 20:14:46 +00:00
wiz
a2a4d06c6f Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:22:13 +00:00
fredb
0c6b58570c Reorganize crypto handling, as discussed on tech-pkg. Remove all
RESTRICTED= variables that were predicated on former U.S. export
regulations. Add CRYPTO=, as necessary, so it's still possible to
exclude all crypto packages from a build by setting MKCRYPTO=no
(but "lintpkgsrc -R" will no longer catch them).

Specifically,

- - All packages which set USE_SSL just lose their RESTRICTED
    variable, since MKCRYPTO responds to USE_SSL directly.
- - realplayer7 and ns-flash keep their RESTRICTED, which is based
    on license terms, but also gain the CRYPTO variable.
- - srp-client is now marked broken, since the distfile is evidently
    no longer available. On this, we're no worse off than before.
    [We haven't been mirroring the distfile, or testing the build!]
- - isakmpd gets CRYPTO for RESTRICTED, but remains broken.
- - crack loses all restrictions, as it does not evidently empower
    a user to utilize strong encryption (working definition: ability
    to encode a message that requires a secret key plus big number
    arithmetic to decode).
2000-09-09 19:40:14 +00:00
hubertf
f7662c3bf5 add CHECK_SHLIBS=no 2000-08-31 02:35:25 +00:00
jlam
7fa5e584e1 Add appropriate definitions of LDD so check-shlibs works correctly. 2000-08-25 00:20:21 +00:00
hubertf
402899809a 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.
2000-08-18 22:46:29 +00:00
dmcmahill
7f7c54db40 change the sparc entry in ONLY_FOR... to only include SunOS. Under NetBSD/sparc,
this plugin gives:
ld.so: /usr/pkg/lib/netscape/navigator-4.6/plugins/libflashplayer.so is not for this machine type
2000-06-01 09:45:42 +00:00
dmcmahill
5dccc7276f Add suse_linux depends for i386. 2000-02-14 13:31:12 +00:00
dmcmahill
04f8e5f294 add quotes around the IGNORE string to prevent the "(8)" from causing problems 2000-02-04 04:43:29 +00:00
jlam
570678ff63 Make life easier on agc by adding (untested!) Solaris support. 1999-10-04 17:31:24 +00:00
jlam
2a49bc02a9 ns-flash-4.0.12 -- Macromedia Shockwave Flash Player plugin for Netscape. 1999-09-04 16:43:13 +00:00