21 Commits

Author SHA1 Message Date
naddy
b7e6d89139 bump for plist changes 7.1 -> 7.2 2022-07-21 13:04:32 +00:00
naddy
e93f9d0ca9 drop RCS Ids 2022-03-11 19:28:46 +00:00
naddy
a3c56cbfe6 bump again for plist changes 7.0 -> 7.1
A sparc64 snapshot was accidentally built on a 7.0 kernel but after
the REVISION bumps in ports.

requested by sthen@
2022-02-26 22:59:44 +00:00
naddy
bba58617cd bump for plist changes 7.0 -> 7.1 2022-02-20 18:54:09 +00:00
jca
234bdcd461 Don't use printf %n.
Reported by naddy@

This is the last known offender at *build time*.  We now need runtime
reports.
2021-08-31 18:01:10 +00:00
naddy
4ad9976283 bump for plist changes 6.9 -> 7.0 2021-08-17 20:22:02 +00:00
jca
6c214f1eb8 No support for riscv64 2021-08-01 14:26:43 +00:00
sthen
350cf40556 remove ports libexecinfo, we now have a libunwind-based libexecinfo in base 2021-06-09 19:50:06 +00:00
naddy
7cf8c1e52e bump for plist changes 6.8 -> 6.9 2021-02-06 22:08:34 +00:00
jasper
4c8fb818e9 add powerpc64 to NOT_FOR_ARCHS list. this port embeds a copy of gcc4 which lacks
support for the elfv2 api on powerpc64 so backporting the gcc8 patches from our
tree would probably get us nowhere anyway.
2021-01-23 14:44:02 +00:00
naddy
c552ea72f3 bump for plist changes 6.7 -> 6.8 2020-08-31 22:20:49 +00:00
bcallah
7baa517b44 Add mips64 to the NOT_FOR_ARCHS list. MIPS support is incomplete.
Setting this as to not waste visa@'s time doing bulk builds. We have begun
to fix things, but more work needs to be done and I need to dig out my
octeon machine in order to finish things.
2020-08-24 15:23:14 +00:00
naddy
e8092ac1dd bump for plist changes 6.6 -> 6.7 2020-04-05 15:44:52 +00:00
naddy
15934c06f0 bump for plist changes 6.5 -> 6.6 2019-08-10 19:41:07 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
naddy
305d688b62 fix warning and future error about unescaped left brace in perl regex 2019-04-16 15:35:30 +00:00
bcallah
60d0ee8e02 Add hppa support to gpc
ok phessler@
2019-04-15 17:07:43 +00:00
bcallah
c603e74ae8 Back in November, support for the obsolete PowerPC BSS PLT format was
removed: https://marc.info/?l=openbsd-cvs&m=154174152917901&w=2

This broke gpc on macppc. Add a patch that defaults to -msecure-plt on gpc.
This fixes the build and runtime on macppc.
2019-03-07 15:53:25 +00:00
naddy
b1eb1d48fd bump for plist changes 6.4 -> 6.5 2019-02-28 01:52:37 +00:00
naddy
84174f9106 bump for package path change devel/gmp -> devel/gmp,-main 2018-11-02 18:48:39 +00:00
bcallah
c152c52d70 Import lang/gpc, the GNU Pascal Compiler.
ok daniel@

GNU Pascal (GPC) is a Pascal compiler built on top of GCC. GNU Pascal is
ISO 7185 compatible, and implements most of the ISO 10206 Extended
Pascal standard. GPC also supports Borland Pascal 7.0 and parts of
Borland Delphi, Mac Pascal, and Pascal-SC (PXSC).
2018-09-15 18:03:31 +00:00