summaryrefslogtreecommitdiff
path: root/x11/xview-lib
AgeCommit message (Collapse)AuthorFilesLines
2001-05-11don't return the address of a local variable.dmcmahill4-3/+79
2001-05-02Fix on powerpc. Patches provided by Andrew Cagney <cagney@tpgi.com.au>dmcmahill9-42/+470
in PR pkg/12803 and integrated by me. It also now compiles on alpha but segfaults there so change the broken message accordingly.
2001-04-19Move to sha1 digests, and add distfile sizes.skrll1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-23/+21
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-22Add some symlinks that aren't generated automatically anymore.wiz1-1/+5
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-04The way that shared objects were handled in the PLISTs and bsd.pkg.mk wasagc1-1/+5
out of date - it was based on a.out OBJECT_FMT, and added entries in the generated PLISTs to reflect the symlinks that ELF packages uses. It also tried to be clever, and removed and recreated any symbolic links that were created, which has resulted in some fun, especially with packages which use dlopen(3) to load modules. Some recent changes to our ld.so to bring it more into line with other Operating Systems also exposed some cracks. + Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain the ELF symlinks. + Don't mess about with file system entries when handling shared objects in bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will have got it right, and have a much better idea than we do. + Modify PLISTs to contain "ELF symlinks" + On a.out platforms, delete any "ELF symlinks" from the generated PLISTs + On ELF platforms, no extra processing needs to be done in bsd.pkg.mk + Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on a.out platforms + Update the documentation in Packages.txt With many thanks to Thomas Klausner for keeping me honest with this.
2000-12-29mark as broken on alpha until someone with more of a clue than me can fixdmcmahill1-1/+2
it. The handling of va_arg stuff in broken in xview-lib. In particular an interested programmer could start looking at: the MAKE_AVLIST macro in: xview3.2p1-X11R6//lib/libxview/misc/portable.h and some illegal casts of va_list variables in xview3.2p1-X11R6//lib/libxview/color/cms_pblc.c probably more....
2000-11-29Remove unnecessary entries for ".so" links for shared libraries which causetron1-3/+1
problems with the latest package list handling changes in "bsd.pkg.mk".
2000-10-23Update xview-lib to 3.2.1nb2. Changes from version 3.2.1nb1:jlam1-4/+3
* Remove XMKMF definition; we now use pkgxmkmf. * Build with setlocale() support.
2000-10-16Depend on xview-config>=3.2.1nb1 to get xvmkmf.jlam1-2/+2
2000-09-14After getting whacked upside the head...set the maintainer to me.jlam1-2/+2
2000-09-13Bump version number to 3.2.1nb1, since we've removed some programs whichjlam1-2/+2
would conflict with devel/gettext.
2000-09-13Make this work with xpkgwedge:jlam4-8/+19
* 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-09-13Cosmetic changesjlam1-9/+9
2000-08-18Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive andhubertf1-2/+3
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead.
2000-06-16Adapt these to work with the OpenLook Virtual Window Managerpooka6-37/+169
patches provided by Witold J. Wnuk <ww181302@zodiac.mimuw.edu.pl> in pkg/9143
2000-02-09remove redundant patch file which caused patching to faildmcmahill2-21/+1
2000-02-05RCS tag addedwiz1-0/+1
1999-12-15- Break out patches to ./lib/libxview/misc/expandname.c anddmcmahill6-33/+85
./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-09-21Consistency:abs1-1/+1
Capitalise, remove trailing '.', remove many leading 'a', or 'the'.
1999-07-09Add package patch checksum files.agc1-0/+13
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.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc8-0/+16
1998-07-15Use automatic shared object handlingagc2-8/+3
1998-07-04Don't install ".info" files which belong to the "xview-clients" package.tron2-3/+13
1998-07-03Don't mirror distribution files which are kept locally anyway.tron1-1/+2
1998-07-03Adapt this package to NetBSD.tron6-55/+64
1998-07-03Initial import of FreeBSD's "xview-lib" port:tron11-0/+3117
OpenLook Toolkit libs, includes, and man pages.