| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme. This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".
The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.
Remedy the issue by adding wildcards to these paths. This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.
[1] https://bugs.python.org/issue42604
PR: 252057
Reported by: John Kennedy
Reviewed by: fluffy, koobs
Approved by: koobs (python)
|
| |
|
|
| |
- databases/sqlrelay uses a very old config.sub which needs to be replaced
|
| |
|
|
|
|
|
|
|
|
|
| |
While here, pet portlint by combining BROKEN_arch statements.
The exact error message varies by version, e.g.:
checking build system type... Invalid configuration 'powerpc64-portbld-freebsd12.1': machine `powerpc64-portbld' not recognized
checking build system type... Invalid configuration 'powerpc64-portbld-freebsd13.0': machine `powerpc64-portbld' not recognized
Approved by: portmgr (tier-2 blanket)
|
| |
|
|
|
|
|
| |
checking build system type... Invalid configuration `amd64-portbld-freebsd11.2': machine `amd64-portbld' not recognized
Reported by: pkg-fallout
MFH: 2019Q2
|
| |
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
| | |
|
| |
|
|
|
|
| |
removed (avoids a problem with upcoming devel/libtool update)
PR: 194068
|
| |
|
|
| |
Approved by: portmgr
|
| |
|
|
| |
LIB_DEPENDS in databases
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add support for STAGEDIR [1]
- Update databases/sqlrelay to 0.52 (fixes build with new devel/rudiments)
- Remove leading article from COMMENT
- Add support for STAGEDIR
- Remove GTK1 option - no longer available feature
- Rename INTERBASE option to FIREBIRD (globally defined)
- Rename SQLITE2 to SQLITE3 as dependency changed to databases/sqlite3
- Use options substitutions, sort plist
PR: ports/181880 [1]
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
|
| |
databases)
|
| |
|
|
|
|
|
|
| |
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header
Reviewed by: bapt@ (exp-run)
Approved by: bapt@ (portmrg@)
|
| |
|
|
|
|
|
|
|
|
| |
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
|
| | |
|
| |
|
|
|
|
| |
PR: ports/74963
Submitted by: /me
Reported by: krion via pointyhat.
|
| | |
|
| |
|
|
| |
Approved by: portmgr (linimon).
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
ruby-sqlrelay. I'll probably try to take care of their breakage
later, though.
|
| | |
|
| |
|
|
| |
(Part 2)
|
| |
|
|
| |
Submitted by: bento
|
| | |
|
| |
|
|
| |
set (override) PYTHON_VERSION anymore.
|
| | |
|
|
|
balancing system, along with the interfaces for Java, Perl5, PHP,
Python and Ruby.
|