2018-04-30 12:41:36 by Thomas Klausner | Files touched by this commit (7) |
Log message:
*: remove references to obsolete DragonFly/i386
|
2017-10-25 23:38:52 by Pierre Pronchery | Files touched by this commit (3) |
Log message:
Add support for LDFLAGS
This notably fixes building with RELRO enabled.
|
2017-08-01 19:40:17 by Thomas Klausner | Files touched by this commit (114) |
Log message:
Comment out some dead HOMEPAGEs.
|
2015-11-04 02:32:42 by Alistair G. Crooks | Files touched by this commit (499) |
Log message:
Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
Package memconf distfile memconf-2.16/memconf.gz
b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
95748686a5ad8144232f4d4abc9bf052721a196f [calculated]
Problems found locating distfiles:
Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
Package syslog-ng: missing distfile syslog-ng-3.7.2.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-03-06 19:08:39 by Pierre Pronchery | Files touched by this commit (4) |
Log message:
Removed the "estd: Forked" message
It seems useless to me, and it is inconsistent with the rest of the
initialization scripts.
|
2015-02-19 01:08:15 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update to r11. From Leonardo Taccari in PR 49679.
Changes:
* fix incorrect static array initialization
|
2015-02-18 11:34:57 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Update to r10 from Leonardo Taccari in PR 49675:
Changes:
* Fix build on DragonFly due to pidfile changes.
* Add support for TECH_LOONGSON, TECH_ROCKCHIP, and TECH_GENERIC. Taken from
pkgsrc, submitted-by: Leonardo Taccari, original patches by Jared D. McNeill.
|
2015-02-17 10:59:31 by David Brownlee | Files touched by this commit (3) |
Log message:
Fix off by one error which caused SEGV when no valid scaling option found
Add comments to patch-ab
Bump PKGREVISION
|
2015-02-01 19:59:05 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Update to 0.9, from Leonardo Taccari in PR 49624:
Changes:
estd-r9
* Improve SMP support on NetBSD.
Submitted by: vincent@labri.fr
estd-r8
* Add Intrepid support.
Submitted by: Michael <macallan@netbsd.org>
|
2015-01-04 19:42:50 by Jared D. McNeill | Files touched by this commit (3) |
Log message:
Add support for Rockchip 'machdep.cpu.frequency' interface. Use hw.ncpu to
detect number of CPUs on non-ACPI NetBSD systems.
|