Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
sprintf->snprintf to fix security problem (CAN-2005-0076)
(patch from Debian)
bump PKGREVISION
|
|
Thanks to Douglas Wade Needham for providing patches (on pkgsrc-bulk@).
|
|
|
|
- unified format
- only one patch per file
- no files gets patched twice
|
|
|
|
in PR pkg/12803 and integrated by me. It also now compiles on alpha but
segfaults there so change the broken message accordingly.
|
|
* Don't build/install xgettext and msgfmt as they'll conflict with
devel/gettext.
* Use ${X11PREFIX}/bin/xvmkmf instead of xmkmf to generate Makefiles.
|
|
patches provided by Witold J. Wnuk <ww181302@zodiac.mimuw.edu.pl>
in pkg/9143
|
|
|
|
|
|
./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).
|
|
|
|
|
|
after signal changes.
|
|
|
|
|
|
|
|
OpenLook Toolkit libs, includes, and man pages.
|