summaryrefslogtreecommitdiff
path: root/emulators/suse91_slang
AgeCommit message (Collapse)AuthorFilesLines
2006-05-28Added missing newline at the end of the file.rillig1-2/+2
2006-05-28Add libslang soname link. Bump revision.joerg2-2/+4
2006-05-26Look in suse91_base for suse91_base.joerg1-2/+2
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-1/+2
2006-01-08Add x86_64 files to SUSE emulation packages to make it easiersalo4-3/+14
for COMPAT_LINUX testers to play with. Untested in run-time.
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-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
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-07-19depends should be ../../<category>/<pkg>grant1-2/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-04-02Add SuSE 9.1 compatibility package for Slang libraryjdolecek3-0/+38
Adresses PR pkg/29561 by Robert Elz