Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -7/+7 | |
Patch provided by Sergey Svishchev in private mail. | |||||
2006-10-04 | Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. | wiz | 1 | -3/+3 | |
2006-06-01 | Include emulators/suse_linux/Makefile.applications to fix variable | joerg | 1 | -1/+3 | |
usage. | |||||
2006-04-22 | Removed the superfluous "quotes" and 'quotes' from variables that don't | rillig | 1 | -2/+2 | |
need them, for example RESTRICTED and SUBST_MESSAGE.*. | |||||
2006-04-14 | add missing RMD160 checksum | dmcmahill | 1 | -1/+2 | |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -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-07 | Use "GZCAT" instead of obsolete "DECOMPRESS_CMD" to fix the installation | tron | 1 | -3/+3 | |
of this package. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 2 | -12/+12 | |
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-09-28 | Fixed pkglint warnings. | rillig | 1 | -4/+3 | |
2005-06-17 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-05-21 | Use tar instead of gtar; remove gtar from tools. | wiz | 1 | -6/+2 | |
2005-05-16 | Note that gtar is required by the package. | jlam | 1 | -1/+5 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Update MASTER_SITES for ppc binary. | wiz | 1 | -3/+2 | |
2005-02-24 | Add RMD160 checksums except for one distfile, since archive.netscape.com is ↵ | wiz | 1 | -1/+6 | |
unreachable. | |||||
2004-12-14 | Use ROOT_USER and ROOT_GROUP instead of "0". | minskim | 1 | -2/+2 | |
2004-07-27 | Only apply binpatch to "communicator" package not to "navigator" package | tron | 1 | -3/+5 | |
because we don't have a patch for that. | |||||
2004-07-23 | Bump i386 packages communicator-4.75 (linux) and communicator-4.80 | atatat | 3 | -1/+141 | |
(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-05-11 | Convert to buildlink3. | snj | 1 | -2/+2 | |
2004-01-27 | fix path of ns-flash. | tacha | 1 | -3/+3 | |
2003-12-04 | use && instead of ; in a couple of places. | grant | 1 | -4/+4 | |
2003-09-30 | only pull in ../../emulators/suse_linux/Makefile.application if we are | dmcmahill | 1 | -2/+12 | |
actually using a Linux version of netscape. Fixes build on alpha under compat_osf1 and probably sparc under compat_svr4. | |||||
2003-08-08 | style, indentation fixes. | grant | 1 | -50/+47 | |
2003-08-08 | improve COMMENT. | grant | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-23 | s/packages@/tech-pkg@/g | jschauma | 1 | -2/+2 | |
(Forgot the last time we did this. Pointed out by Sergey Svishchev (svs at ropnet dot ru)) | |||||
2003-05-31 | Wildcard dependency on rpm2pkg. | wiz | 1 | -2/+2 | |
2003-03-26 | De-confusify: Let emulators/suse_*/Makefile.* _not_ include bsd.pkg.mk, but ↵ | jschauma | 1 | -1/+2 | |
rather make all packages that use linux emulation include bsd.pkg.mk as the last files just like any normal package. | |||||
2003-02-07 | Don't depend on the "suse" packages if we the BSDI version is used. | tron | 1 | -3/+3 | |
Problem noted by Tyler Mitchell in private e-mail. | |||||
2003-01-30 | Only depend on suse_* packages if not on Linux. | jschauma | 1 | -5/+6 | |
Suggested by Jeremy C. Reed in Pine.LNX.4.43.0301111643530.17234-100000@pilchuck.reedmedia.net on tech-pkg. | |||||
2002-12-23 | Whitespace fix | cjep | 1 | -2/+2 | |
2002-12-09 | Replace "true" by "${TRUE}". | tron | 1 | -3/+3 | |
2002-12-08 | the solaris dynamic linker is called /usr/lib/ld.so.1, not /usr/lib/ld.so. | mrg | 1 | -2/+2 | |
the latter is the a.out dynamic linker. as we're using the ELF navigator, look for the ELF dynamic linker. | |||||
2002-12-07 | Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. | schmonz | 1 | -7/+7 | |
2002-11-25 | Switch ppc to suse emulation packages instead of linuxppc_lib. | wiz | 1 | -2/+3 | |
2002-11-25 | Nit in last. | wiz | 1 | -2/+2 | |
2002-11-25 | Put comment at begin of line so that make recognizes it. | wiz | 1 | -2/+2 | |
2002-11-25 | Update MASTER_SITES for ppc version. | wiz | 1 | -2/+4 | |
2002-11-03 | Use pax instead of tar. | wiz | 1 | -5/+7 | |
2002-10-24 | Make us use version 4.79 on sparc/sparc64 when we are emulating Solaris. | jdc | 1 | -1/+3 | |
We use 4.79 when we are on Solaris and 4.8 doesn't exist for SunOS 5.5.1 | |||||
2002-09-24 | Complete standardization of messages according to latest pkglint. | wiz | 1 | -3/+3 | |
2002-09-20 | Update linux and solaris 2.8 to navigator/communicator 4.8. Package is | abs | 3 | -12/+21 | |
named *-4.80. Other platforms not available in this release. | |||||
2002-06-30 | switch sparc to use the solaris-2.5.1 binaries by default under compat_svr4. | dmcmahill | 2 | -3/+17 | |
The old behaviour of using the sunos-4.1 binaries under compat_sunos can be achieved by setting NS_USE_SUNOS. | |||||
2002-06-26 | Substitute a couple of `mkdir' by `${MKDIR}'. | seb | 1 | -2/+2 | |
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-02 | Don't patch bookmarks file -- not cleanly possibly since we support | wiz | 2 | -12/+1 | |
many different version of navigator/communicator. Closes pkg/17136. | |||||
2002-04-05 | Don't include "../../emulators/suse_linux/Makefile.application" if we | tron | 1 | -1/+3 | |
are building the "netscape" meta package. | |||||
2002-04-05 | We need to include "../../emulators/suse_linux/Makefile.application" to | tron | 2 | -4/+4 | |
be able to use "${SUSE_DIR_PREFIX}". | |||||
2002-04-05 | Pick correct SuSE directory in dependences. | tron | 1 | -3/+3 | |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -4/+4 | |
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN} |