Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-09-18 | Specify the category when including other files and when depending on other | jmmv | 1 | -3/+3 | |
packages. From PR pkg/21864 by ccatrian at eml.cc. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 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. | |||||
2002-11-25 | Tweak suse_* packages to support NetBSD/powerpc. | schmonz | 2 | -5/+7 | |
2002-08-25 | Merge packages from the buildlink2 branch back into the main trunk that | jlam | 1 | -1/+2 | |
have been converted to USE_BUILDLINK2. | |||||
2002-04-04 | Update SuSE packages to version 7.3. The included libraries and binaries | tron | 2 | -13/+12 | |
make it possible to use recent Linux applications on a NetBSD-current (1.5ZC built from 2002-04-04 sources) kernel. | |||||
2002-02-21 | Updated suse_libjpeg to 6.4nb1 | martti | 2 | -6/+8 | |
* libjpeg.rpm: fixed wrong path in libjpeg.la | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 1 | -0/+0 | |
2001-04-20 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -1/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-25 | Depend on "suse_base" 6.4 or newer. | tron | 1 | -2/+2 | |
2000-12-17 | Use SuSE 6.4 as base for all SuSE packages. We can't use 7.0 now because | tron | 2 | -6/+6 | |
it is XFree86 4.x based while NetBSD still uses XFree86 3.3.6 which causes problem with shared files. | |||||
2000-12-16 | Rename "suse.mk" to "Makefile.common" which is the standard name for | tron | 1 | -2/+2 | |
make include files shared between packages. | |||||
2000-10-19 | libpeg needed by somse linux progs (opera, ...). | hubertf | 4 | -0/+29 | |
Closes PR 11153. |