Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-05-27 | Require at least version 2.1 of the "rpm2pkg" package to make sure | tron | 1 | -2/+2 | |
that symbolic links to manual pages are handled correctly. | |||||
2004-04-23 | Fail gracefully for architectures that cannot use the suse_linux | kristerw | 1 | -4/+3 | |
packages (instead of error due to use of uninitialized variables). | |||||
2004-04-19 | No building is done here -- set NO_BUILDLINK to YES, and remove | wiz | 1 | -1/+2 | |
USE_BUILDLINK2, if any. | |||||
2004-04-14 | Add FreeBSD support for suse linux packages, from Michal Pasternak in | xtraeme | 2 | -5/+14 | |
PR pkg/23900. | |||||
2004-03-22 | Let ONLY_FOR_PLATFORM recognize NetBSD 2.0 and future versions. | kristerw | 1 | -2/+3 | |
2004-03-19 | SUSE 7.3 has been discontinued -- fix ftp path on master site, and remove | wiz | 1 | -4/+4 | |
mirrors that don't serve the discontinued releases. | |||||
2003-09-04 | Make this work in Linux | martti | 1 | -1/+3 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-07-02 | If no linux emulation is available, set SUSE_VERSION to 0. This avoids | martin | 1 | -1/+2 | |
syntax errors in carelessly written makefiles and makes the PKG_SKIP_REASON logic succeed. | |||||
2003-07-02 | style nits | grant | 1 | -8/+8 | |
2003-07-02 | set PKG_SKIP_REASON to something useful if we aren't on | grant | 1 | -1/+2 | |
NetBSD/{i386,powerpc}, so that packages fail properly, rather than allowing make to fail. e.g. ===> PanoTools-2.6b1nb1 requires compat_linux, which is not available for SunOS-5.9-sparc ===> PanoTools-2.6b1nb1 is not available for SunOS-5.9-sparc noted by martin. | |||||
2003-04-19 | Add and enable suse_libtiff | rh | 1 | -1/+2 | |
2003-04-17 | Remove some spaces in the "[Automatic Linux shared object handling]" | jmmv | 1 | -2/+2 | |
message, to match all other "===>"-type messages. | |||||
2003-03-26 | De-confusify: Let emulators/suse_*/Makefile.* _not_ include bsd.pkg.mk, but ↵ | jschauma | 2 | -8/+3 | |
rather make all packages that use linux emulation include bsd.pkg.mk as the last files just like any normal package. | |||||
2002-12-09 | Require at least version 1.3 of the "rpm2pkg" package after today's | tron | 1 | -2/+2 | |
hardlink support fix. | |||||
2002-11-25 | Add path to arch.mk inclusion (at least lintpkgsrc prefers it this way). | wiz | 2 | -4/+4 | |
2002-11-25 | Tweak suse_* packages to support NetBSD/powerpc. | schmonz | 4 | -10/+30 | |
2002-08-11 | pkg_tarup relies on a RCS ID to be present in a PLIST to find out what's | hubertf | 2 | -1/+4 | |
part of the pkg's PLIST and what was added by pkg_create (and can be ignored). Add an empty PLIST with an RCS ID to _all_ suse_* pkgs. Addresses PR pkg/17895 by David Maxwell <david@netbsd.org> | |||||
2002-04-19 | Add a master site in .at. | wiz | 1 | -1/+2 | |
2002-04-18 | use MASTER_SITE_SUSE?= instead of MASTER_SITE_SUSE= | lukem | 1 | -2/+2 | |
2002-04-09 | add a default value for SUSE_DIR_PREFIX for non-i386 machines. This is done | dmcmahill | 1 | -1/+6 | |
so that the creation of the bulk build cache files works correctly on non-i386 machines. This speeds up the marking of all compat_linux packages as not available. This change has no effect on i386. | |||||
2002-04-07 | Record "RPMFILES" and "RPMIGNOREPATH" during installation. This is useful | tron | 1 | -1/+6 | |
for e.g. the "suse_x11" package where the content differs depending on the installed XFree86 version. | |||||
2002-04-04 | Fix typo here which build problems in e.g. the "opera" or the "mtv" | tron | 1 | -2/+2 | |
package. | |||||
2002-04-04 | If this file is include on something other than "NetBSD-*-i386" simply | tron | 1 | -4/+5 | |
include "bsd.pkg.mk" and do nothing else. We now can use this in multi architecture package like e.g. "civctp-demo" without any unexpected side effects. | |||||
2002-04-04 | "Makefile" glue code used by applications to pick up the correct SuSE | tron | 1 | -0/+23 | |
packages in dependences. | |||||
2002-04-04 | Update SuSE packages to version 7.3. The included libraries and binaries | tron | 2 | -16/+19 | |
make it possible to use recent Linux applications on a NetBSD-current (1.5ZC built from 2002-04-04 sources) kernel. | |||||
2002-02-21 | Don't hardcode dependency | martti | 2 | -10/+10 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 | |
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-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-25 | Don't use path to "rpm2pkg" in build dependence for "rpm2pkg" us the | tron | 1 | -2/+2 | |
variable. | |||||
2001-01-25 | "rpm2pkg" is a seperate package now. | tron | 1 | -1/+2 | |
2000-12-17 | Fix path. | wiz | 1 | -2/+2 | |
2000-12-17 | Forgot to add "suse_glx" to dependence list. | tron | 1 | -3/+4 | |
2000-12-17 | Use SuSE 6.4 as base for all SuSE packages. We can't use 7.0 now because | tron | 2 | -10/+12 | |
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 | -1/+1 | |
make include files shared between packages. | |||||
2000-12-13 | Slurp in suse_png-7.0, and bump to suse_linux-6.3nb3 | hubertf | 1 | -2/+3 | |
2000-10-19 | Also pull in suse_libjpeg | hubertf | 1 | -1/+2 | |
2000-09-04 | remove trailing whitespace | wiz | 1 | -2/+2 | |
2000-08-29 | Add dependence on "suse_audio" package and bump version number to 6.3nb2. | tron | 1 | -2/+3 | |
2000-08-25 | Add appropriate definitions of LDD so check-shlibs works correctly. | jlam | 1 | -1/+4 | |
2000-08-10 | Remove mirror on "ftp.varesearch.com" from master site list because it | tron | 1 | -3/+2 | |
no longer has the SuSE Linux files. | |||||
2000-08-09 | Add suse_gtk | abs | 1 | -2/+3 | |
2000-05-31 | add ONLY_FOR_PLATFORM | dmcmahill | 1 | -1/+3 | |
2000-02-15 | When multi-line dependencies occur, use a "DEPENDS+= package" format | agc | 1 | -3/+3 | |
for each of the continuation lines, rather than using backslashes to continue a single, long definition. This makes it much easier to spot pre-requisite packages and other dependencies. | |||||
2000-02-12 | remove unneeded md5 files | wiz | 1 | -3/+0 | |
2000-01-09 | Update this package to SuSE-6.3 so that glibc-2.1 applications are supported. | tls | 2 | -8/+8 | |
1999-10-07 | Remove me as maintainer of those packages. | tron | 1 | -2/+2 | |
1999-10-04 | Remove "MIRROR_DISTFILE= no". We now have the source RPMs on our FTP | tron | 1 | -2/+1 | |
server so that we are allowed to mirror the binary RPMs. | |||||
1999-09-20 | Assign "DIST_SUBDIR", "MIRROR_DISTFILE", "WRKSRC" and "MANCOMPRESSED" with | tron | 1 | -7/+10 | |
"?=" so that they can be overwritten by a package. |