As we discussed in the last meeting, we reset the ports tree and began from scratch, even though this change involves porting all the packages. Starting small and growing gradually, this approach will reduce build times and consequently lower energy consumption in a world affected by climate change. We will add new ports as users needs arise; ok h3artbl33d@
This commit is contained in:
parent
83a0aaf92c
commit
9a3af55370
59377 changed files with 98673 additions and 4712155 deletions
|
@ -3,7 +3,7 @@ This prevents the following error: '-T and -B not implemented on filehandles'
|
|||
Index: gitweb/gitweb.perl
|
||||
--- gitweb/gitweb.perl.orig
|
||||
+++ gitweb/gitweb.perl
|
||||
@@ -7056,7 +7056,7 @@ sub git_blob_plain {
|
||||
@@ -7058,7 +7058,7 @@ sub git_blob_plain {
|
||||
$expires = "+1d";
|
||||
}
|
||||
|
||||
|
@ -12,7 +12,7 @@ Index: gitweb/gitweb.perl
|
|||
or die_error(500, "Open git-cat-file blob '$hash' failed");
|
||||
|
||||
# content-type (can include charset)
|
||||
@@ -7119,7 +7119,7 @@ sub git_blob {
|
||||
@@ -7121,7 +7121,7 @@ sub git_blob {
|
||||
}
|
||||
|
||||
my $have_blame = gitweb_check_feature('blame');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue