Previously, devel/imake-4 disables XDM-AUTHORIZATION-1 support whether
HasXdmAuth is set to YES or NO if you don't have Wraphelp.c in local
${DISTDIR}.
devel/imake-4: rip off meaningless existent check for Wraphelp.c.
x11/XFree86-4-libraries: imake-4 change affects libXdmcp.a. ++REVISION.
x11/XFree86-4-clients: xdm and chooser depends on libXdmcp.a. ++REVISION.
x11-servers/XFree86-{Nest,Print,Server,VFB}:
add Wraphelp.c retrieval code. depends on libXdmcp.a. ++REVISION.
Reported by: Alan Eldridge <alane@geeksrus.net>
Reviewed by: maintainer
Add a vendor patch (from the cURL CVS repository) to make it compile.
Remove the GNU make dependency.
PR: 32815
Submitted by: Joseph Scott <joseph@randomnetworks.com> and naddy
Apologies to: Joseph Scott and Christian Weisberger <naddy@FreeBSD.org>
Use the newly added mailnull user, and the now well-established group
mail.
The use of compile-time defaults for these values is not required for
many sites, but are important for more exotic applications.
This ensures that the packages are useful to the widest audience
possible.
- add (missed?) `#include <glib.h>' into treestore.h;
- ensure that local include path is searched before the global one, so that
the build doesn't break if user occasionally has different includes with
the same name in both paths (e.g. global.h).
Submitted by: mjacobs
add Bridge Version by using mapping tables of ftp.unicode.org
add Bridge Version by using CMaps for PDF core fonts(ToUnicode CMap) of
partners.adobe.com
add Bridge Version by using CMaps for PDF core fonts(ToUnicode CMap) and
mapping tables of ftp.unicode.org
o update pkg-install
from 6.50 to 6.52
PR: 32813
Submitted by: Statue <statue@softwareliberty.org>
* install kdmrc.dist and copy to kdmrc if it doesn't already exist. don't
clobber user's custom kdmrc settings.
* always install the scripts, even if the config directory exists
* always generate the scripts (add --no-old)
- remove rcsid from patch so it applies cleanly
- bump PORTREVISION
PR: 32537, 32660
Submitted by: Alan Eldridge <alane@geeksrus.net>
UDPTunnel is a small program which can tunnel UDP packets bi-directionally
over a TCP connection. Its primary purpose (and original motivation) is to
allow multi-media conferences to traverse a firewall which allows only
outgoing TCP connections.
PR: ports/32820
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>