summaryrefslogtreecommitdiff
path: root/news/xrn
AgeCommit message (Collapse)AuthorFilesLines
2014-09-12Use strerror, not sys_errlist. Probably fixes Solaris build and others.dholland4-9/+92
While here patch some other legacy C issues as well.
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-3/+1
2012-05-03Drop dependency on libXp (from Imake)obache1-3/+2
* libXp was used by Xaw8, but it had been obsolated, and in pkgsrc, x11/libXaw/buildlink3.mk had been switched to pick up Xaw7 by default. * With x11/xorg-cf-files, libXp was offered with XawClientLibs, but updated to 1.0.4, it was removed. * And pkgsrc had been switched to use always xorg-cf-files and imake from pkgsrc, so all platforms should not require libXp from libXaw with Imake. Bump PKGREVISION.
2012-05-03fixes build with fiex<2.5.20, yylineno is required condifionally.obache2-5/+13
2012-04-16Remove private K&R-style declaration of strpbrk() that broke the Linuxdholland2-6/+32
build.
2011-12-22Fix build with newer flex.joerg2-1/+14
2010-02-11DESTDIR supportjoerg1-3/+6
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2008-11-10Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.wiz1-2/+2
2007-11-17Some packages need lex and yacc. Patch by Aleksey Cheusov viarillig1-1/+2
pkgsrc-users.
2006-12-27- fine grained X11 dependencies for packages which have either USE_IMAKEjoerg1-1/+4
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or via buildlink3.mks - introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm in the !modular case - fix some cases where the check for libX11 couldn't work at all by using C++ for compilation without including the proper headers Verified using a full X11_TYPE=xorg bulk build without additional breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
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
2006-01-02Fix errno.joerg6-1/+77
2005-06-17Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead ofjlam1-3/+3
${PREFIX}.
2005-02-24Add RMD160 digestsagc1-1/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2003-03-03It's IMAKE_MAN_DIR not IMAKE_MAN_PATH. Sheesh.jschauma1-2/+2
2003-03-03Use new IMAKE_MAN_PATH variables in PLISTs to make these packages morejschauma2-3/+4
portable. Bump PKGREVISION accordingly.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc1-2/+2
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value).
2001-04-19Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-7/+5
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-2/+2
XXX need to teach pkglint to be more picky about this
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-07-11Use X11PREFIX in preference to X11BASE, just in case xpkgwedge isagc1-5/+5
installed. Also use a shell "for" loop in preference to a make ".for" loop.
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-07-23sync.frueauf1-1/+2
1999-07-23Add -Dunix to compiler options.frueauf1-0/+15
1999-07-09Add package patch checksum files.agc1-0/+3
1998-08-29Initial addition of xrn-9.01, a Usenet News reader for the X window system.frueauf6-0/+83