kmos
8f04784395
Remove unneeded py-nose TEST_DEPENDS
2019-11-10 21:31:28 +00:00
ajacoutot
8fab1b003a
Update now that DEBUG_PACKAGES can cope with hard links.
2019-11-10 21:06:47 +00:00
espie
01155b231a
build-debug-info actually needs to operate under ${WRKINST}${TRUEPREFIX}
...
so that it can figure out hardlink
create special LINK entries that just make hardlinks on the dbg info
for already generated stuff.
This solves the python problem noticed by aja@
2019-11-10 20:44:51 +00:00
landry
6339836422
The list of files/libs with debug symbols is automagic now.
2019-11-10 20:26:56 +00:00
ajacoutot
d631d2238c
Add some doc about creating new releases.
2019-11-10 19:56:58 +00:00
ajacoutot
d4571f7934
Add debug packages; dbus is a dependency from pretty much everything.
2019-11-10 19:12:28 +00:00
ajacoutot
baf2cdfbef
Merge the "gspawn: Optimize fd closing on AIX and BSDs" commit from
...
upstream so that we have time to test during the release cycle.
2019-11-10 19:01:49 +00:00
kmos
c2f4aa6d85
Delete NO_TEST to enable the regression test.
2019-11-10 18:43:48 +00:00
sthen
b83943be43
update to ccache-3.7.5
2019-11-10 18:38:47 +00:00
ajacoutot
3ff04faf71
More automatish debug.
2019-11-10 18:34:06 +00:00
fcambus
f13f31536b
Update wtf to 20191020.
...
OK bcallah@
2019-11-10 18:27:54 +00:00
espie
ec94319f61
note to self (noticed by aja@ in python)
2019-11-10 18:27:51 +00:00
espie
8f163ed309
warn when update-plist changed files with debug info, so that ppl know
...
they need to re-do fake to get proper debug packages
2019-11-10 18:26:39 +00:00
kmos
d422825328
Delete NO_TEST to enable the regression test.
2019-11-10 18:24:17 +00:00
ajacoutot
3cd5a7b283
Regen WANTLIB and remove BROKEN.
2019-11-10 18:15:08 +00:00
kmos
a878c34114
Enable test by deleting NO_TEST and adding MODPY_PYTEST=Yes.
...
All one test pass.
2019-11-10 18:14:23 +00:00
jca
aed0e196fa
Move USE_GMAKE in a more appropriate place
2019-11-10 17:58:19 +00:00
jca
f25ebe7b90
Provide debug-openvpn
2019-11-10 17:50:00 +00:00
jca
66bacb23ef
Simplify debug package goo
2019-11-10 17:49:30 +00:00
espie
68ffed6fe9
DON'T do PKGPATHS yet... sqlports does not like
2019-11-10 17:41:47 +00:00
fcambus
faa8a6bc27
Update pen to 0.34.1.
...
OK ajacoutot@
2019-11-10 17:39:53 +00:00
espie
6b45c88ee8
if the plist changes, some files may vanish... fake should STILL finish,
...
so just WARN for non existing files with debug stuff
2019-11-10 17:36:20 +00:00
ajacoutot
065d94f886
No rhum for Landry.
2019-11-10 17:31:06 +00:00
ajacoutot
55aa67ae00
Automatish all ze things!
...
/!\ requires latest ports/infrastructure/ and pkg_add code
2019-11-10 17:26:22 +00:00
jca
417179de64
Provide debug-emacs
2019-11-10 17:21:32 +00:00
kmos
04192c9f73
Delete NO_TEST and add MODPY_PYTEST=Yes to enable tests. All pass.
2019-11-10 17:14:33 +00:00
jeremy
15248861cf
Add note about ruby-sassc's embedded version of libsass
...
Recommended by sthen@
2019-11-10 17:04:10 +00:00
fcambus
c329aec589
Update newsboat to 2.17.1.
2019-11-10 17:00:15 +00:00
kmos
ef22feef1a
Enable tests by deleting NO_TEST and setting MODPY_PYTEST=Yes
2019-11-10 16:58:16 +00:00
jeremy
b80da79acb
Hookup ruby-sassc
2019-11-10 16:56:31 +00:00
jeremy
44c1539521
Import ruby-sassc 2.2.1
...
sass/scss to css compiler using embedded copy of libsass.
Fixes and OK sthen@
2019-11-10 16:52:05 +00:00
bcallah
24bfc39a36
Bring in the last 2 months of flang development; many build system patches
...
go away due to upstream accepting some of my patches.
amd64 only right now; hoping to fix arm64 support soon
2019-11-10 16:50:31 +00:00
ajacoutot
bc587ab77e
Regen WANTLIB and remove BROKEN.
2019-11-10 16:48:59 +00:00
ajacoutot
70906883dd
Add debug-harfbuzz and debug-harfbuzz-icu.
2019-11-10 16:48:44 +00:00
espie
0948639c33
second iteration of DEBUG_PACKAGES, now with some automation, with feedback
...
from landry/aja/pirofti/others
2019-11-10 16:48:19 +00:00
cwen
c0c2e367a9
vte3: ld.bfd fixes: build without the unsupported `-Bsymbolic-functions',
...
and fix undefined references errors.
OK ajacoutot@ (maintainer)
2019-11-10 16:47:31 +00:00
naddy
3fac03b4ef
Explicitly add LDFLAGS="-L${X11BASE}/lib" to unbreak all configure
...
tests after libgbm is picked up. rsadowski@ and I can't figure out
why this path isn't taken from pkg-config. The broken configure
checks caused all kinds of fallout.
2019-11-10 16:47:24 +00:00
espie
b76784517b
let update-plist deal with debug stuff
...
- ignore debug files in the fake directory
- recognize and annotate shared objects and static libraries correctly
*THIS REQUIRES CURRENT PKG_* CODE TO WORK!*
if your package contains static libraries/shared objects, update-plist
WILL error out saying it can't create the new classes
2019-11-10 16:46:44 +00:00
espie
6e3cab099d
new helper, creates debug-PLISTs for debug packages.
...
Exact same pattern as update-plist, in order to read all pkg_create
arguments in one go
2019-11-10 16:44:55 +00:00
ajacoutot
88c3623bd2
Add debug-fribidi.
2019-11-10 16:27:50 +00:00
kmos
af4b44200c
Add comment explaining software's author didn't write any tests above
...
NO_TEST
2019-11-10 16:25:41 +00:00
ajacoutot
b07241d184
Add debug-pango.
2019-11-10 16:23:10 +00:00
ajacoutot
21847dcd4d
Add debug-gdk-pixbuf.
2019-11-10 16:10:12 +00:00
ajacoutot
69203519ab
Add debug-atk.
2019-11-10 16:05:54 +00:00
sthen
35e103f806
update the HOMEPAGE, this could do with a bump to a newer version sometime
...
to gain py3 support (needs a new port ldapdomaindump which has a forced dep
on py-ldap3 of exactly version 2.5.1 because of a bug in 2.5.2; we have 2.6)
2019-11-10 15:58:51 +00:00
sthen
3647397b22
update to py-dot 1.4.1 (from pirofti), add py2/py3 dual support
2019-11-10 15:52:42 +00:00
ajacoutot
f31f158588
Add debug packages.
2019-11-10 15:43:26 +00:00
cwen
bbf4140018
universal-ctags: make packcc inherit autotools-guessed compiler flags,
...
notably `-std=gnu99', so it builds with base-gcc.
OK kmos@, rsadowski@ (maintainer)
2019-11-10 15:40:24 +00:00
ajacoutot
8f66760681
Merge ilmbase and openexr-viewers into OpenEXR.
2019-11-10 15:36:49 +00:00
ajacoutot
44949676fb
Remove openexr-viewers and ilmbase, they are now merged into
...
graphics/openexr
2019-11-10 15:33:35 +00:00