2018-12-11 06:27:54 by Stuart Henderson | Files touched by this commit (1) |
Log message:
link with -lc++abi -lpthread on clang arches, fixes broken build on clang+ld.bfd
(missing unwind symbols). "make test" works, actual runtime with openvpn not tested.
ok sebastia@ (maintainer)
|
2018-11-27 14:52:21 by Sebastian Reitenbach | Files touched by this commit (1) |
Log message:
Unbreak after recent change to gnustep-module to use
ld.bfd, it seems to pick up gcc by default, so tell it
to use whatever is set in CC, OBJC, etc.
no bump since it only affected amd64 and i386, but there it
was broken after recent change.
|
2018-11-26 07:19:33 by Sebastian Reitenbach | Files touched by this commit (1) |
Log message:
Bump after the x11/gnustep module forced using ld.bfd
OK landry@ who also generally OKes the change to the gnustep module
|
2018-05-26 09:00:24 by Marc Espie | Files touched by this commit (1) |
Log message:
TRUEPREFIX => PREFIX
|
2017-08-03 08:46:33 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message:
Respect LDFLAGS & fix configure check for libobjc2
clang from ports did pass -L/usr/local/lib to the linker, gcc or clang
from base don't do that, so fix detection. Note that "gcc" is used at
configure time if available, even if the actual build uses "cc".
Maintainer timeout.
|
2017-08-03 08:46:33 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message:
Respect LDFLAGS & fix configure check for libobjc2
clang from ports did pass -L/usr/local/lib to the linker, gcc or clang
from base don't do that, so fix detection. Note that "gcc" is used at
configure time if available, even if the actual build uses "cc".
Maintainer timeout.
|
2017-07-27 03:55:45 by Stuart Henderson | Files touched by this commit (62) |
Log message:
add COMPILER_LIBCXX to WANTLIB and bump
|
2017-06-20 16:29:38 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message:
Drop extra line, and ack successful test reports from Sebastien Leclerc
|
2017-06-19 15:02:11 by Sebastian Reitenbach | Files touched by this commit (10) |
Log message:
Use the modern libobjc2 runtime from x11/gnustep/libbojc2, make
use of the gnustep module.
Patches for the modern runtime from Debian (pointer to it from jca@)
Additionally, some failing tests, due to using the modern runtime, are disabled
The package is currently broken, and this is an attempt to fix it, and
give people a chance to actually test it.
proposed to go ahead by sthen@, also OK espie@, jca@
|
2017-06-19 15:02:11 by Sebastian Reitenbach | Files touched by this commit (10) |
Log message:
Use the modern libobjc2 runtime from x11/gnustep/libbojc2, make
use of the gnustep module.
Patches for the modern runtime from Debian (pointer to it from jca@)
Additionally, some failing tests, due to using the modern runtime, are disabled
The package is currently broken, and this is an attempt to fix it, and
give people a chance to actually test it.
proposed to go ahead by sthen@, also OK espie@, jca@
|
2017-06-19 15:02:11 by Sebastian Reitenbach | Files touched by this commit (10) |
Log message:
Use the modern libobjc2 runtime from x11/gnustep/libbojc2, make
use of the gnustep module.
Patches for the modern runtime from Debian (pointer to it from jca@)
Additionally, some failing tests, due to using the modern runtime, are disabled
The package is currently broken, and this is an attempt to fix it, and
give people a chance to actually test it.
proposed to go ahead by sthen@, also OK espie@, jca@
|
2017-06-19 15:02:11 by Sebastian Reitenbach | Files touched by this commit (10) |
Log message:
Use the modern libobjc2 runtime from x11/gnustep/libbojc2, make
use of the gnustep module.
Patches for the modern runtime from Debian (pointer to it from jca@)
Additionally, some failing tests, due to using the modern runtime, are disabled
The package is currently broken, and this is an attempt to fix it, and
give people a chance to actually test it.
proposed to go ahead by sthen@, also OK espie@, jca@
|
2017-06-19 15:02:11 by Sebastian Reitenbach | Files touched by this commit (10) |
Log message:
Use the modern libobjc2 runtime from x11/gnustep/libbojc2, make
use of the gnustep module.
Patches for the modern runtime from Debian (pointer to it from jca@)
Additionally, some failing tests, due to using the modern runtime, are disabled
The package is currently broken, and this is an attempt to fix it, and
give people a chance to actually test it.
proposed to go ahead by sthen@, also OK espie@, jca@
|
2017-06-19 15:02:11 by Sebastian Reitenbach | Files touched by this commit (10) |
Log message:
Use the modern libobjc2 runtime from x11/gnustep/libbojc2, make
use of the gnustep module.
Patches for the modern runtime from Debian (pointer to it from jca@)
Additionally, some failing tests, due to using the modern runtime, are disabled
The package is currently broken, and this is an attempt to fix it, and
give people a chance to actually test it.
proposed to go ahead by sthen@, also OK espie@, jca@
|
2017-06-19 15:02:11 by Sebastian Reitenbach | Files touched by this commit (10) |
Log message:
Use the modern libobjc2 runtime from x11/gnustep/libbojc2, make
use of the gnustep module.
Patches for the modern runtime from Debian (pointer to it from jca@)
Additionally, some failing tests, due to using the modern runtime, are disabled
The package is currently broken, and this is an attempt to fix it, and
give people a chance to actually test it.
proposed to go ahead by sthen@, also OK espie@, jca@
|
2017-06-19 15:02:11 by Sebastian Reitenbach | Files touched by this commit (10) |
Log message:
Use the modern libobjc2 runtime from x11/gnustep/libbojc2, make
use of the gnustep module.
Patches for the modern runtime from Debian (pointer to it from jca@)
Additionally, some failing tests, due to using the modern runtime, are disabled
The package is currently broken, and this is an attempt to fix it, and
give people a chance to actually test it.
proposed to go ahead by sthen@, also OK espie@, jca@
|
2017-06-19 15:02:11 by Sebastian Reitenbach | Files touched by this commit (10) |
Log message:
Use the modern libobjc2 runtime from x11/gnustep/libbojc2, make
use of the gnustep module.
Patches for the modern runtime from Debian (pointer to it from jca@)
Additionally, some failing tests, due to using the modern runtime, are disabled
The package is currently broken, and this is an attempt to fix it, and
give people a chance to actually test it.
proposed to go ahead by sthen@, also OK espie@, jca@
|
2017-06-19 15:02:11 by Sebastian Reitenbach | Files touched by this commit (10) |
Log message:
Use the modern libobjc2 runtime from x11/gnustep/libbojc2, make
use of the gnustep module.
Patches for the modern runtime from Debian (pointer to it from jca@)
Additionally, some failing tests, due to using the modern runtime, are disabled
The package is currently broken, and this is an attempt to fix it, and
give people a chance to actually test it.
proposed to go ahead by sthen@, also OK espie@, jca@
|
2017-06-12 04:57:58 by Antoine Jacoutot | Files touched by this commit (57) |
Log message:
Remove trailing lines.
|
2017-06-12 04:57:58 by Antoine Jacoutot | Files touched by this commit (57) |
Log message:
Remove trailing lines.
|
2016-11-12 14:18:05 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message:
Enable tests.
|
2016-11-12 14:17:02 by Jeremie Courreges-Anglas | Files touched by this commit (3) |
Log message:
Ensure that we link against libobjc.so from base.
Newer libobjc from ports isn't compatible. Problem reported by
Sebastien Leclerc.
|
2016-11-12 14:17:02 by Jeremie Courreges-Anglas | Files touched by this commit (3) |
Log message:
Ensure that we link against libobjc.so from base.
Newer libobjc from ports isn't compatible. Problem reported by
Sebastien Leclerc.
|
2016-11-12 14:17:02 by Jeremie Courreges-Anglas | Files touched by this commit (3) |
Log message:
Ensure that we link against libobjc.so from base.
Newer libobjc from ports isn't compatible. Problem reported by
Sebastien Leclerc.
|
2016-10-01 05:54:18 by Christian Weisgerber | Files touched by this commit (80) |
Log message:
The ${PROJECT}.googlecode.com/files/ master sites are no longer
accessible, but the distfiles are still available at an archive URL.
Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
ok czarkoff@ danj@ sthen@
|
2016-03-17 05:44:56 by Stuart Henderson | Files touched by this commit (6) |
Log message:
remove a couple of PFRAG.shared
|
2016-03-17 05:44:56 by Stuart Henderson | Files touched by this commit (6) |
Log message:
remove a couple of PFRAG.shared
|
2016-03-17 05:44:56 by Stuart Henderson | Files touched by this commit (6) |
Log message:
remove a couple of PFRAG.shared
|
2016-01-26 06:05:27 by Stuart Henderson | Files touched by this commit (24) |
Log message:
Chase Location: header redirects for googlecode-hosted HOMEPAGEs and
bump REVISION.
|
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message:
Drop remaining MD5/RMD160/SHA1 checksums.
|