The NetBSD Project

CVS log for pkgsrc/sysutils/dc-tools/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / sysutils / dc-tools

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Jan 26 17:32:09 2020 UTC (5 years, 1 month ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, HEAD
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +10 -10 lines
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.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Aug 1 15:50:16 2018 UTC (6 years, 7 months ago) by tpaul
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -3 lines
Honor LDFLAGS, now builds with PKGSRC_USE_RELRO=yes

Bump PKGREVISION
ok <abs>

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Jul 4 13:40:37 2018 UTC (6 years, 8 months ago) by jperkin
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
*: 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.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Jan 19 18:52:25 2017 UTC (8 years, 2 months ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
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.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jul 8 08:30:30 2016 UTC (8 years, 8 months ago) by abs
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +8 -7 lines
Fix stupid error in last update (plus some pkglint -Wall cleanup).
No pkgrevision bump as last version would not have packaged

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jul 6 10:09:33 2016 UTC (8 years, 8 months ago) by abs
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -4 lines
Updated sysutils/dc-tools to 1.6

Update default NetBSD version to 7.0.1, from TravisPaul

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun May 17 12:19:42 2015 UTC (9 years, 10 months ago) by abs
Branches: MAIN
CVS tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -4 lines
Updated sysutils/dc-tools to 1.5

v1.5: use xorg.conf.uskbd if present as a default xorg.conf (From Travis Paul)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jan 27 18:41:14 2014 UTC (11 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -3 lines
Do not set FETCH_USING, should not be set in a package Makefile.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Oct 23 19:50:57 2012 UTC (12 years, 5 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -3 lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Jul 29 21:46:45 2012 UTC (12 years, 7 months ago) by abs
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Actually... update to 1.4

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jul 29 21:45:39 2012 UTC (12 years, 7 months ago) by abs
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +9 -3 lines
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

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jul 26 22:29:09 2012 UTC (12 years, 8 months ago) by abs
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -4 lines
Updated sysutils/dc-tools to 1.3

fix issue with non -r usage

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jul 26 22:19:24 2012 UTC (12 years, 8 months ago) by abs
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
update COMMENT

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jul 26 22:15:08 2012 UTC (12 years, 8 months ago) by abs
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -4 lines
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

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jul 21 21:43:55 2012 UTC (12 years, 8 months ago) by abs
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -5 lines
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

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jul 12 23:59:46 2012 UTC (12 years, 8 months ago) by abs
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -3 lines
Add dependency on cdrtools, bump pkgrevision

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Jul 12 23:55:55 2012 UTC (12 years, 8 months ago) by abs
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
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

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jul 12 23:55:55 2012 UTC (12 years, 8 months ago) by abs
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>