2006-09-03 02:56:30 by Thomas Klausner | Files touched by this commit (47) |
Log message:
Reset maintainer for people who lost their commit bit.
|
2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
|
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2005-03-24 22:13:04 by Thomas Klausner | Files touched by this commit (241) |
Log message:
Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
|
2004-10-03 02:18:40 by Todd Vierling | Files touched by this commit (863) |
Log message:
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
2004-08-21 07:50:44 by Min Sik Kim | Files touched by this commit (2) |
Log message:
On Interix, use waitpid(-1, status, options) instead of
wait3(status, options, NULL).
|
2004-05-11 06:22:49 by Soren Jacobsen | Files touched by this commit (5) |
Log message:
Convert to buildlink3.
|
2004-01-20 13:22:22 by Alistair G. Crooks | Files touched by this commit (86) |
Log message:
Move WRKSRC definition away from the first paragraph in a Makefile.
|
2003-11-27 17:19:22 by Marc Recht | Files touched by this commit (2) | |
Log message:
update to 1.2.9 provided in PR 23580 by Min Sik Ki
* TightVNC 1.2.9
- Unix version: New "Request refresh" button has been implemented in
the viewer's F8 popup menu.
- Unix version: A patch to fix input focus problems in the X11
viewer has been applied, from Greg Breland.
- Unix version: A patch fixing Xvnc crashes on Sparc has been
applied, from the RealVNC distribution.
- Unix version: A problem with incorrect port interpretation has
been fixed, in the vncviewer's -tunnel option handling. Thanks to
Clark Sessions.
- Other minor improvements and bugfixes.
ok'ed by wiz@
|
2003-09-17 21:41:31 by grant beattie | Files touched by this commit (39) |
Log message:
get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
|