wiz
1fc957a0ce
Follow some redirects.
2017-09-06 09:02:59 +00:00
agc
203292f73e
Add SHA512 digests for distfiles for net category
...
Problems found with existing digests:
Package haproxy distfile haproxy-1.5.14.tar.gz
159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
Problems found locating distfiles:
Package bsddip: missing distfile bsddip-1.02.tar.Z
Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
Package djbdns: missing distfile djbdns-cachestats.patch
Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
Package gated: missing distfile gated-3-5-11.tar.gz
Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
Package poink: missing distfile poink-1.6.tar.gz
Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
Package waste: missing distfile waste-source.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 00:34:51 +00:00
joerg
11d2712a27
Remove USE_X11BASE and X11PREFIX.
2015-07-04 16:18:28 +00:00
asau
e059e7e469
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-23 17:18:07 +00:00
wiz
2c72a9f0b9
Remove xextproto/buildlink3.mk in most cases where it occurs with
...
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
2012-10-23 10:24:02 +00:00
christos
94b1753a21
unistd.h is not the right header for select(2)!
2011-09-22 01:10:07 +00:00
cheusov
f62dc89541
Fix for PR 43145 (build failure on Linux).
2011-08-06 14:38:52 +00:00
tron
95c060aad6
Add conflicts between the "tightvnc" and "vncviewer" packages which
...
both install "man/man1/vncpasswd.1".
2009-04-27 18:35:30 +00:00
joerg
881391b10d
Push the distfile into MASTER_SITE_LOCAL. It is GPL and mirrored anyway,
...
so just avoid the trouble with the main site. Addresses PR 40767.
2009-02-27 13:05:20 +00:00
joerg
3b0d97b0de
Add DESTDIR support.
2008-06-20 01:09:05 +00:00
wiz
35f9ffa755
pkgsrc-users, not packages (hi riz!)
2008-06-18 11:12:53 +00:00
riz
0940c02f91
Stop pretending like I have time to maintain packages that I don't
...
even really use anymore.
2008-06-07 17:28:11 +00:00
reed
c57c66f142
This conflicts with tightvncviewer. And bump revision.
...
(The other conflict in tightvncviewer was already there.)
(Also while here fixes some indenting.)
2008-02-14 21:56:55 +00:00
wiz
601583c320
Whitespace cleanup, courtesy of pkglint.
...
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
abs
9f136dd50d
+.include "../../x11/inputproto/buildlink3.mk" to fix modular x11 build
2007-01-27 10:43:59 +00:00
rillig
2829e658f2
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
...
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
joerg
d26cf36e57
- fine grained X11 dependencies for packages which have either USE_IMAKE
...
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
C++ for compilation without including the proper headers
Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-12-27 13:37:35 +00:00
abs
14321626ad
- Update net/vncviewer4 to 4.1.2 (release notes just state "FIXED: Security
...
vulnerability.", and move to net/vncviewer, replacing vncviewer-3.x
- Remove vncpasswd from net/vnc and add to net/vncviewer
- Bump PKGREVISION for net/vnc
2006-07-22 19:21:11 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
hubertf
b4a89d37ad
Make this work on Solaris, which has no ComplexProgramTargetNoMan()
...
function for Imakefiles, only ComplexProgramTarget().
Bump pkg revision to vncviewer-3.3.3.2nb2
2005-07-13 13:47:57 +00:00
jlam
e46a9dd380
Create directories before installing files into them.
2005-06-17 03:50:19 +00:00
wiz
b8e0eb28f4
Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
...
useful.
2005-03-24 21:12:50 +00:00
wiz
d03f88fdc7
Update MASTER_SITES, from Florence HENRY in PR 29522.
2005-02-24 15:18:33 +00:00
agc
b12d62efb5
Add RMD160 digests.
2005-02-24 12:13:41 +00:00
agc
3ad1bdbf06
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:18:15 +00:00
grant
ca3be631f2
s/netbsd.org/NetBSD.org/
2003-07-17 22:50:55 +00:00
jmmv
0916498c1b
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
2003-03-29 12:40:00 +00:00
bouyer
486e6f68d8
Fix more bugs in the ip4-only section of the IPv6 patch.
2002-10-23 21:12:36 +00:00
bouyer
a379f48ffa
Make it compile on Solaris.
2002-10-23 16:53:34 +00:00
grant
2fb70c6c87
use BUILD_DEFS instead of USE_INET6.
2002-08-21 02:12:15 +00:00
itojun
f7952447d1
mark with USE_INET6
2002-04-25 04:36:34 +00:00
itojun
b456761b6c
pull IPv6 patch in. bump to nb1.
2002-04-25 04:33:46 +00:00
zuntum
d038a73ebd
Move pkg/ files into package's toplevel directory
2001-10-31 22:52:58 +00:00
mycroft
fe24267d90
Use MIT-SHM on non-i386, non-Linux platforms.
2001-09-22 00:49:33 +00:00
wiz
433b62957e
Move to sha1 checksum, and/or add distfile sizes.
2001-04-21 11:23:08 +00:00
agc
bbc67fac91
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:53:33 +00:00
hubertf
d32e698de6
Cleanup MKDIR usage => INSTALL_*_DIR
...
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
a13ea108bb
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 17:52:59 +00:00
abs
28d3e9a2f4
Update to vnc-3.3.3.2
...
Changes since 3.3.3.1:
vncconnect
New helper program for Xvnc, which causes it to make reverse
connections to a listening VNC viewer. This is similar to
WinVNC's "Add New Client" / -connect feature.
Xvnc
New option -inetd incorporating Andre Moreira's iXvnc functionality.
Fix to hextile encoding, thanks to Michael A. Fetterman - this
may be the cause of the "0 bpp problem".
New connect out feature by using the vncconnect command.
Fix some non-ascii capitalisation issues, thanks to Vlad Harchev.
Fix bounding box calculation for arcs.
Other minor bug fixes.
vncserver
Sets DISPLAY to use unix domain socket if possible (:dpynum
rather than host:dpynum).
Option -kill should now work if you give it $DISPLAY as an argument.
vncviewer
Fix Xaw string copy bug, thanks to Tim Waugh - this fixes the
problems with the password dialog with recent versions of linux
2000-11-13 10:26:16 +00:00
abs
26fc54349d
Split vncviewer from vnc - its unhelpful to have to build the complete server
...
_and_ depend on perl, just for the viewer
package name: vncviewer-3.3.3.1
2000-11-10 16:55:13 +00:00