The NetBSD Project

CVS log for pkgsrc/sysutils/superfile/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / sysutils / superfile

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Sep 6 18:48:59 2024 UTC (5 months ago) by bsiegert
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, pkgsrc-2024Q3-base, pkgsrc-2024Q3, HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Revbump all Go packages after go122 update

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Aug 11 15:57:12 2024 UTC (5 months, 3 weeks ago) by bsiegert
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Revbump all Go packages after update

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jul 3 06:59:33 2024 UTC (7 months ago) by bsiegert
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Revbump all Go packages after go122 security update

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jun 13 13:47:10 2024 UTC (7 months, 3 weeks ago) by bsiegert
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base, pkgsrc-2024Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Revbump all Go packages after go122 update

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jun 1 14:03:03 2024 UTC (8 months ago) by bsiegert
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Revbump all Go packages, default Go version is now 1.22.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat May 18 16:00:25 2024 UTC (8 months, 2 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
superfile: adapt to go-module typo fix

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue May 14 23:01:13 2024 UTC (8 months, 3 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1 lines
go: do not unpack go modules by default

Before this change, they were unpacked into ${WRKDIR}, but the actual build
process started from the zip archives again, leading to two copies of the
files on disk; even worse, you could assume the extracted sources were
used and could be patched.

Now, only the main tar.gz will be extracted into ${WRKDIR} and other
files need to be added to GO_MODULE_EXTRACT to be extracted.

Adapt the couple packages that already patch go sources, or need other
files extracted.

With help from bsiegert, thanks!

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat May 11 10:14:14 2024 UTC (8 months, 4 weeks ago) by wiz
Branches: MAIN
sysutils/superfile: import superfile-1.1.2

Pretty fancy and modern terminal file manager.

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>