Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-11-19 | Update MAINTAINER email address. | wiz | 1 | -2/+2 | |
2006-10-04 | Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. | wiz | 1 | -4/+2 | |
2006-05-26 | Allow linuxppc_lib to use a newer version of rpm2pkg, more likely | joerg | 1 | -2/+2 | |
to work this way. | |||||
2006-05-22 | Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk where | jlam | 1 | -3/+2 | |
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. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2005-07-15 | Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making | jlam | 1 | -2/+2 | |
PKGSRC_USE_TOOLS go away. There is now only a single USE_TOOLS variable that specifies all of the tools we need to build/run the package. | |||||
2005-05-16 | Note that gtar is required by the package. | jlam | 1 | -1/+3 | |
2005-02-23 | Add RMD160 digests to the SHA1 ones | agc | 1 | -1/+16 | |
2004-10-01 | there will not be a NetBSD-1.[7-9] but will be a NetBSD-[2-9].* | grant | 1 | -2/+2 | |
adjust patterns used in ONLY_FOR_PLATFORM/NOT_FOR_PLATFORM to reflect this. | |||||
2004-05-24 | Correct ONLY_FOR_PLATFORM for NetBSD-[2-9]*. | kristerw | 1 | -2/+2 | |
2004-03-22 | Let ONLY_FOR_PLATFORM recognize NetBSD 2.0 and future versions. | kristerw | 1 | -15/+3 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2002-12-23 | Whitespace fix | cjep | 1 | -4/+3 | |
2002-11-25 | These Linux emulation packages conflict. | schmonz | 1 | -1/+3 | |
2002-02-05 | Change ONLY_FOR_PLATFORM to something which is closer to reality. COMPAT_LINUX | jmc | 1 | -3/+15 | |
didn't exist before 1.5-current (specifically checking dates around 1.5T or 1.5U). Set all the version checks for 1.5U or greater for all the ppc platforms. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 1 | -0/+0 | |
2001-08-25 | - Fixes paths in Linux ldd (this is a shell script), so that it can work later. | manu | 1 | -2/+18 | |
(this also reuire some kernel support which has not been committed yet. - Added some comment in the install section to keep it understandable by human readers | |||||
2001-05-11 | Make version number dewey-conformant. | wiz | 1 | -9/+9 | |
2001-05-09 | Use SHA1 for patch. | wiz | 1 | -2/+2 | |
2001-04-30 | Added LibXm (OpenMotif) requiered by the JDK (PR pkg/12764), also added | manu | 2 | -15/+21 | |
sandpoint in the list of supported platforms | |||||
2001-04-20 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -15/+29 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -4/+2 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-04-16 | We now check that /emul/linux/lib/ld.so.1 exists, and add a link from | manu | 1 | -2/+5 | |
/emul/linux to /usr/pkg/emul/linux if not. | |||||
2001-04-04 | Fixed wrong checksum for xpm-3.4k-1.ppc.rpm, and bumped pkg version number | manu | 2 | -4/+4 | |
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -2/+2 | |
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org> | |||||
2001-03-16 | fit lines to 80 columns with tab width == 8 as possible. cosmetic changes | kei | 1 | -18/+18 | |
only. | |||||
2001-03-05 | Move COMMENT to correct place. | wiz | 1 | -3/+2 | |
2001-03-01 | add patch-sum | wiz | 1 | -0/+3 | |
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -2/+2 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-24 | Modified the package so that it uses rpm2pkg. Enabled extraction of some files | manu | 4 | -96/+30 | |
that were not extracted before, but that were requiered in order to run Netscape. | |||||
2001-02-24 | First round of cleaning up INSTALL usage: | hubertf | 1 | -4/+4 | |
INSTALL -d => INSTALL_*_DIR INSTALL => INSTALL_* Beware that only invocations are changed that don't set special values for owner, mode or group! Cleanup suggested by zuntum@IRC | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-24 | I guess this was committed accidentally. | hubertf | 1 | -0/+0 | |
2001-01-23 | Libraries to run Linux binaries on powerpc | manu | 7 | -0/+158 | |