summaryrefslogtreecommitdiff
path: root/x11/xview-lib/patches
AgeCommit message (Collapse)AuthorFilesLines
2007-03-23Creating branch jlam-pkgviewsjlam-pkgviewscvs117-3554/+0
2006-01-05First try on fixing xview. Fix errno. Add DragonFly support.joerg33-93/+916
Use NAME_MAX when available. Don't try to fake a FILE on DragonFly. The implementation of textsw_scanf can be improved, it is very defensively and slow ATM, the snprintf usage should be portable. Fix a number of prototype mismatches, e.g. variable argument functions can conflict with K&R prototypes. Bump revision since the package "compiled" before, e.g. build errors where ignored.
2005-02-10the daily security patch:drochner1-0/+31
sprintf->snprintf to fix security problem (CAN-2005-0076) (patch from Debian) bump PKGREVISION
2004-09-30Make this compile on NetBSD 2.0 too.kristerw2-11/+13
Thanks to Douglas Wade Needham for providing patches (on pkgsrc-bulk@).
2001-12-20Fix build problem under NetBSD-current.tron1-5/+4
2001-12-20Cleanup patch files:tron106-3220/+2648
- unified format - only one patch per file - no files gets patched twice
2001-05-11don't return the address of a local variable.dmcmahill2-0/+73
2001-05-02Fix on powerpc. Patches provided by Andrew Cagney <cagney@tpgi.com.au>dmcmahill6-21/+190
in PR pkg/12803 and integrated by me. It also now compiles on alpha but segfaults there so change the broken message accordingly.
2000-09-13Make this work with xpkgwedge:jlam1-0/+13
* Don't build/install xgettext and msgfmt as they'll conflict with devel/gettext. * Use ${X11PREFIX}/bin/xvmkmf instead of xmkmf to generate Makefiles.
2000-06-16Adapt these to work with the OpenLook Virtual Window Managerpooka5-34/+163
patches provided by Witold J. Wnuk <ww181302@zodiac.mimuw.edu.pl> in pkg/9143
2000-02-09remove redundant patch file which caused patching to faildmcmahill1-19/+0
2000-02-05RCS tag addedwiz1-0/+1
1999-12-15- Break out patches to ./lib/libxview/misc/expandname.c anddmcmahill5-31/+79
./lib/libxview/textsw/txt_filter.c from patch-ad into patch-al and patch-ao. - Fix several compilation bugs on the sparc. The code had #ifdef(sparc) checks when it was really wanting to make an operating system choice, not a processor choice. Thanks to Ethan Bakshy, ethan@mail.enteract.com for pointing out the problem (on port-sparc).
1999-03-31Split out of patch-ad, #include <errno.h> if not SVR4hubertf1-0/+31
1999-03-31Split out patch for lib/libxview/textsw/es_file.c into patch-akhubertf1-20/+1
1998-12-28Patches supplied by Matthieu Herrb in PR pkg/6612 to make xview compiletron2-0/+34
after signal changes.
1998-08-07Add NetBSD RCS Ids.agc8-0/+16
1998-07-04Don't install ".info" files which belong to the "xview-clients" package.tron1-0/+12
1998-07-03Adapt this package to NetBSD.tron3-22/+22
1998-07-03Initial import of FreeBSD's "xview-lib" port:tron7-0/+2783
OpenLook Toolkit libs, includes, and man pages.