Tim Schumacher
456fd9f574
Ports: Switch to the new files
syntax
2023-09-09 01:06:31 +02:00
Tim Schumacher
fb4db096cb
Ports: Remove the filename
entry from files
2023-08-08 19:57:43 +02:00
Tim Schumacher
284fee9e77
Ports: Make files
a proper array
2023-08-08 19:57:43 +02:00
Tim Schumacher
89b0a61067
Ports: Remove support for auth_type
s other than sha256
2023-07-10 13:08:27 +02:00
Tim Schumacher
f7ccdc268d
Ports: Migrate remaining signature-based ports to sha256
2023-07-10 13:08:27 +02:00
EWouters
711e317bd5
Ports/byacc: Update byacc to version 20220128
2022-04-11 19:43:56 -07:00
Daniel Bertalan
9418d4bf25
Ports/byacc: Remove obsolete getopt.h patch
...
We (correctly) declare getopt() and the related variables in unistd.h,
so this patch is unnecessary.
2021-12-24 17:02:40 +03:30
Tim Schumacher
5c75216361
Ports: Update byacc to 20210808
2021-11-06 20:49:47 -07:00
Brendan Coles
c1d915afe6
Ports: byacc+gmp+m4: Split auth_opts strings into array elements
2021-10-25 00:06:43 -07:00
Tim Schumacher
c07f91474d
Ports: Make array-like settings actual arrays
...
We may need entries with spaces in makeopts, installopts, and
configopts, and at that point we should also convert depends and
auth_opts to avoid confusion.
2021-10-05 02:13:08 +02:00
Jonathan Turner
0bf5669ba3
Meta: Get building on NixOS ( #5005 )
2021-01-22 17:44:05 +01:00
Emanuel Sprung
f46d80ac4f
Ports: Added checksums / signature files and other fixes
...
* Use ${version} instead of explicit version numbers in urls/filenames
* Move -L option to port script, as this is always good
* Fix some various other stuff
2020-02-06 14:06:23 +01:00
Brian Callahan
d22415631f
Ports: Add byacc port
2020-01-24 11:36:18 +01:00