Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/proxymngr,
X proxy manager service
Branch: CURRENT,
Version: 1.0.4,
Package name: proxymngr-1.0.4,
Maintainer: pkgsrc-usersX proxy manager service:
The proxy manager (proxymngr) is responsible for resolving requests from
xfindproxy (and other similar clients), starting new proxies when appropriate,
and keeping track of all of the available proxy services. The proxy manager
strives to reuse existing proxies whenever possible.
Required to run:[
wip/lbxproxy]
Required to build:[
pkgtools/x11-links] [
devel/xorg-util-macros] [
x11/xproto] [
x11/xproxymanagementprotocol]
Master sites: (Expand)
SHA1: 78984a9e3ccbec423e4103d51dd88df9ef23f63c
RMD160: c1490e136362b002e213047779f6ce3e49fb051c
Filesize: 128.355 KB
Version history: (Expand)
- (2015-08-07) Package deleted from pkgsrc
- (2015-06-03) Package has been reborn
- (2015-06-03) Package deleted from pkgsrc
- (2015-04-17) Updated to version: proxymngr-1.0.4
- (2013-11-18) Package has been reborn
- (2013-11-18) Package deleted from pkgsrc
CVS history: (Expand)
2015-08-06 09:22:04 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
Remove proxymngr, x11/proxymngr is same version.
|
2015-04-17 08:54:53 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.0.4:
Alan Coopersmith (10):
Assume signal handlers return void, as C89 requires
This is not a GNU project, so declare it foreign.
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Ensure memory is initialized before use in PushRequestorQueue
Replace malloc(strlen)+strcpy sets with strdup calls
Replace last strcpy call + manual append with snprintf call
Stop casting results of malloc calls
Stop checking if pointers are NULL before passing them to free()
proxymngr 1.0.4
|
2013-05-18 17:23:10 by othyro | Files touched by this commit (4) |
Log message:
Import proxymngr-1.0.3 as wip/proxymngr.
X proxy manager service:
The proxy manager (proxymngr) is responsible for resolving requests from
xfindproxy (and other similar clients), starting new proxies when appropriate,
and keeping track of all of the available proxy services. The proxy manager
strives to reuse existing proxies whenever possible.
|