Commit graph

22 commits

Author SHA1 Message Date
nia
d75334de07 sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 11:19:17 +00:00
nia
67e36f8dd3 sysutils: Remove SHA1 hashes for distfiles 2021-10-07 14:57:31 +00:00
rillig
9637f7852e all: migrate homepages from http to https
pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
2020-01-26 17:30:40 +00:00
maya
96b1bdc097 dc-tools: un-expand SUBST'd variable. Add RCS Ids. 2018-11-30 19:27:24 +00:00
thorpej
ce29131f26 Make this build cleanly with clang on a macOS host. 2018-11-30 16:33:37 +00:00
tpaul
4a507ebf2b Honor LDFLAGS, now builds with PKGSRC_USE_RELRO=yes
Bump PKGREVISION
ok <abs>
2018-08-01 15:50:16 +00:00
jperkin
5393242c73 *: Move SUBST_STAGE from post-patch to pre-configure
Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
2018-07-04 13:40:07 +00:00
agc
30b55df38e Convert all occurrences (353 by my count) of
MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
2017-01-19 18:52:01 +00:00
abs
54e8622f8f Fix stupid error in last update (plus some pkglint -Wall cleanup).
No pkgrevision bump as last version would not have packaged
2016-07-08 08:30:30 +00:00
abs
46194dc059 Updated sysutils/dc-tools to 1.6
Update default NetBSD version to 7.0.1, from TravisPaul
2016-07-06 10:09:33 +00:00
agc
17886c78da 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-11-04 01:32:05 +00:00
abs
94cb93376b Updated sysutils/dc-tools to 1.5
v1.5: use xorg.conf.uskbd if present as a default xorg.conf (From Travis Paul)
2015-05-17 12:19:42 +00:00
wiz
18a46154bf Do not set FETCH_USING, should not be set in a package Makefile. 2014-01-27 18:41:11 +00:00
asau
54c5cd959e Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
abs
24adfb4ed0 Actually... update to 1.4 2012-07-29 21:46:45 +00:00
abs
0a6c22884a Updated sysutils/dc-tools to 1.3
changes to dc-burn-netbsd
- rename 'extract sets' from -r to -s
- Split out the code to adjust the extracted data for live CD usage and enable
  via '-l'. Make -l imply '-s base -k GENERIC' unless overridden
- Tweak live setup further to speed up slightly and avoid rebuilding the
  X11 fontcache, sort rc.conf, set dhcpcd=YES & tweak root entry in fstab
- Disable burning to CD by default and add -b to enable
- Add support for listing and downloading/burning the daily NetBSD
  branch builds from nyftp.netbsd.org

pkgsrc changes:
Set RESTRICTED and NO_{BIN,SRC}_ON_{CDROM,FTP} due to contents of makeip
2012-07-29 21:45:39 +00:00
abs
0408f8c726 Updated sysutils/dc-tools to 1.3
fix issue with non -r usage
2012-07-26 22:29:09 +00:00
abs
dd7e65dcc3 update COMMENT 2012-07-26 22:19:24 +00:00
abs
5a30c440e6 Updated sysutils/dc-tools to 1.2
Changes to dc-burn-netbsd
- If run as non root, call sudo where root is required
- Adjust -r to permit explicit list of tarfiles to extract
- Enumerate all possible tarfiles to avoid having to query NetBSD site
- Add -e option to tun emulator (gxemul) on result
- Fix rework of extracted files to create viable live image
- Implement -v '?' to list available versions (from main NetBSD site)
- Automatically check NetBSD-archive directory for older NetBSD versions
2012-07-26 22:15:08 +00:00
abs
b8af6acf43 Updated sysutils/dc-tools to 1.1
dc-burn-netbsd updated to 1.1:
- Check & clean data dir if build options change
- Extend "-r" to take type of release - base, std, x
- Tweak extracted files with -r to get closer to viable root-on-cd system
2012-07-21 21:43:55 +00:00
abs
c2b512bb60 Add dependency on cdrtools, bump pkgrevision 2012-07-12 23:59:46 +00:00
abs
e21b4ac4d8 Added sysutils/dc-tools version 1.00
Contents: some Dreamcast tools from Marcus Comstedt http://mc.pp.se/dc/sw.html
and a dc-burn-netbsd script to build and burn a bootable NetBSD/dreamcast CD

dc-burn-netbsd
    Script to download a given NetBSD/dreamcast version and burn a bootable CD

dc-makeip (IP creator)
    Utility for creating IP.BIN from a textual representation of IP0000.BIN

dc-scramble (1ST_READ.BIN scrambler)
    Utility to "scramble" binary files to match bootloader requirements

share/dc-tools/ip_slave/ (IP upload slave)
    Dreamcast binary to upload and run software over ethernet

share/dc-tools/serial_slave/ (Serial upload slave)
    Dreamcast binary to upload and run software over the serial port
2012-07-12 23:55:55 +00:00