The NetBSD Project

CVS log for pkgsrc/lang/go19/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / lang / go19

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.11, Sat Oct 1 11:25:51 2022 UTC (12 months ago) by bsiegert
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +1 -1 lines
FILE REMOVED

go19, go110, go116, go117: remove

Go 1.9 and 1.10 are no longer useful because they do not support
module-based builds, which is most other packages now.

Go 1.16 and 1.17 are end of life.

ok to remove from gdt@ on tech-pkg@.

Revision 1.10 / (download) - annotate - [select for diffs], Tue Jun 28 11:34:13 2022 UTC (15 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

*: recursive bump for perl 5.36

Revision 1.9 / (download) - annotate - [select for diffs], Mon May 24 19:52:33 2021 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: 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
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

*: recursive bump for perl 5.34

Revision 1.8 / (download) - annotate - [select for diffs], Thu May 13 09:32:26 2021 UTC (2 years, 4 months ago) by nia
Branch: MAIN
Changes since 1.7: +1 -2 lines
Diff to previous 1.7 (colored)

go*: remove bsdtar requirement

was likely introduced as a workaround for pax-as-tar in netbsd 8 and
prior being unable to deal with complex archives. now we deal with
this in the pkgsrc infrastructure and this just unfairly adds a
dependency on platforms where the native tar is perfectly fine.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Aug 31 18:09:50 2020 UTC (3 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.6 / (download) - annotate - [select for diffs], Fri May 1 14:09:15 2020 UTC (3 years, 5 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.5: +2 -6 lines
Diff to previous 1.5 (colored)

go*: move definition of GOROOT_BOOTSTRAP to go/bootstrap.mk.

NFC. But will later need to do something else when MACHINE_ARCH == aarch64.
Also drop dup include of bsd.prefs.mk. go/version.mk does this already.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Jan 26 17:31:28 2020 UTC (3 years, 8 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

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.4 / (download) - annotate - [select for diffs], Sun Nov 3 19:04:01 2019 UTC (3 years, 11 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

lang: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Aug 11 13:21:21 2019 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.2 / (download) - annotate - [select for diffs], Wed Aug 22 09:45:20 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Recursive bump for perl5-5.28.0

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jul 8 17:59:07 2018 UTC (5 years, 2 months ago) by bsiegert
Branch: MAIN

Re-add Go 1.9.4 as lang/go19.

Changes to the previous iteration when it was lang/go:

- everything installs in PREFIX/go19
- go and gofmt symlinks are maintained by pkg_alternatives

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>