2016-05-02 05:57:35 by David A. Holland | Files touched by this commit (1) |
Log message:
Explicitly set umask when frobbing pkgIndex.tcl in post-install.
|
2016-01-14 00:54:42 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Output of rpcgen used without dependency.
|
2015-11-04 01:35:47 by Alistair G. Crooks | Files touched by this commit (748) |
Log message:
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-09-14 13:30:49 by Hauke Fath | Files touched by this commit (1) |
Log message:
Update homepage - according to archive.org, the URL entered in 2006
never existed, not even in 2006... The replacement may be prehistoric,
but it is at least readable.
|
2015-07-12 06:59:55 by David A. Holland | Files touched by this commit (3) |
Log message:
Set SPECIAL_PERMS and use user-destdir mode instead of privileged
destdir mode.
|
2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163) |
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
|
2014-10-08 17:50:18 by Havard Eidnes | Files touched by this commit (3) | |
Log message:
Add a patch to handle DISPLAY-HINT with 't' the same as 'a',
so that we can deal with an updated snmpFrameworkMIB with
SnmpAdminString ::= TEXTUAL-CONVENTION
DISPLAY-HINT "255t"
Bump PKGREVISION.
|
2014-05-30 13:35:35 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Honour CFLAGS.
|
2014-03-05 14:52:29 by Havard Eidnes | Files touched by this commit (49) |
Log message:
Make tcl-scotty build with minimal warnings and install again.
This change is the result of a large sweep triggered by the new
Tcl which has const'ified many interfaces -- this follows suit with
many corresponding changes internally in scotty => lots of new
patches.
Also, change so as to not access interp->errorLine and
interp->result directly, use the accessor functions instead,
and turn off the corresponding compatibility defines.
The old patch files have been renamed and expanded, the new
scheme for naming patch files is used.
Only minimal functionality testing is done, but what has been
done shows that it basically works again.
PKGREVISION bumped.
|
2014-02-04 01:19:14 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Allow build with TCL 8.6. Needs more work as it fails in the install
phase.
|