summaryrefslogtreecommitdiff
path: root/emulators/suse_libjpeg/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2006-06-26Finally remove SuSE 7.3 packages, long overdue..salo1-24/+0
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-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-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-12-12First step at reworking Linux binary packages.joerg1-3/+1
Change most pkgs to depend on either emulators/suse_linux/Makefile.application (normal pkgs) or Makefile.common (suse91 and suse themselves) to filter out Operating Systems without Linux ABI support. Use CPU masks to limit the pkg to supported platforms.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-01-23Remove me as maintainer of this package because I now longer use it.tron1-2/+2
2004-11-12Set LIBTOOLIZE_PLIST to NO, so that the PLIST is correct. Bump PKGREVISION.wiz1-1/+3
2004-04-19No building is done here -- set NO_BUILDLINK to YES, and removewiz1-2/+2
USE_BUILDLINK2, if any.
2004-04-14Add FreeBSD support for suse linux packages, from Michal Pasternak inxtraeme1-2/+2
PR pkg/23900.
2003-09-18Specify the category when including other files and when depending on otherjmmv1-3/+3
packages. From PR pkg/21864 by ccatrian at eml.cc.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-26De-confusify: Let emulators/suse_*/Makefile.* _not_ include bsd.pkg.mk, but ↵jschauma1-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-25Tweak suse_* packages to support NetBSD/powerpc.schmonz1-2/+2
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam1-1/+2
have been converted to USE_BUILDLINK2.
2002-04-04Update SuSE packages to version 7.3. The included libraries and binariestron1-10/+9
make it possible to use recent Linux applications on a NetBSD-current (1.5ZC built from 2002-04-04 sources) kernel.
2002-02-21Updated suse_libjpeg to 6.4nb1martti1-3/+5
* libjpeg.rpm: fixed wrong path in libjpeg.la
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2001-01-25Depend on "suse_base" 6.4 or newer.tron1-2/+2
2000-12-17Use SuSE 6.4 as base for all SuSE packages. We can't use 7.0 now becausetron1-4/+4
it is XFree86 4.x based while NetBSD still uses XFree86 3.3.6 which causes problem with shared files.
2000-12-16Rename "suse.mk" to "Makefile.common" which is the standard name fortron1-2/+2
make include files shared between packages.
2000-10-19libpeg needed by somse linux progs (opera, ...).hubertf1-0/+21
Closes PR 11153.