| 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)
Notes:
svn path=/head/; revision=559094
|
| |
|
|
|
|
|
| |
- databases/sqlrelay uses a very old config.sub which needs to be replaced
Notes:
svn path=/head/; revision=538816
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=535510
|
| |
|
|
|
|
|
|
|
|
| |
checking build system type... Invalid configuration `amd64-portbld-freebsd11.2': machine `amd64-portbld' not recognized
Reported by: pkg-fallout
MFH: 2019Q2
Notes:
svn path=/head/; revision=498443
|
| |
|
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=426088
|
| |
|
|
| |
Notes:
svn path=/head/; revision=382093
|
| |
|
|
| |
Notes:
svn path=/head/; revision=371255
|
| |
|
|
|
|
|
|
|
| |
removed (avoids a problem with upcoming devel/libtool update)
PR: 194068
Notes:
svn path=/head/; revision=369885
|
| |
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=355309
|
| |
|
|
|
|
|
| |
LIB_DEPENDS in databases
Notes:
svn path=/head/; revision=336187
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
Notes:
svn path=/head/; revision=331904
|
| |
|
|
|
|
|
| |
databases)
Notes:
svn path=/head/; revision=327717
|
| |
|
|
|
|
|
|
|
|
|
| |
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header
Reviewed by: bapt@ (exp-run)
Approved by: bapt@ (portmrg@)
Notes:
svn path=/head/; revision=324007
|
| |
|
|
| |
Notes:
svn path=/head/; revision=291050
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=196700
|
| |
|
|
|
|
|
|
| |
PR: 96257
Submitted by: Soeren Straarup <xride@x12.dk>
Notes:
svn path=/head/; revision=160311
|
| |
|
|
| |
Notes:
svn path=/head/; revision=125104
|
| |
|
|
|
|
|
|
|
| |
PR: ports/74963
Submitted by: /me
Reported by: krion via pointyhat.
Notes:
svn path=/head/; revision=124161
|
| |
|
|
| |
Notes:
svn path=/head/; revision=123759
|
| |
|
|
|
|
|
| |
Approved by: portmgr (linimon).
Notes:
svn path=/head/; revision=118389
|
| |
|
|
| |
Notes:
svn path=/head/; revision=116923
|
| |
|
|
| |
Notes:
svn path=/head/; revision=112881
|
| |
|
|
| |
Notes:
svn path=/head/; revision=112537
|
| |
|
|
| |
Notes:
svn path=/head/; revision=111537
|
| |
|
|
|
|
|
|
| |
ruby-sqlrelay. I'll probably try to take care of their breakage
later, though.
Notes:
svn path=/head/; revision=111126
|
| |
|
|
| |
Notes:
svn path=/head/; revision=110350
|
| |
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
| |
|
|
|
|
|
| |
Submitted by: bento
Notes:
svn path=/head/; revision=77093
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75780
|
| |
|
|
|
|
|
| |
set (override) PYTHON_VERSION anymore.
Notes:
svn path=/head/; revision=68942
|
| |
|
|
| |
Notes:
svn path=/head/; revision=55141
|
|
|
balancing system, along with the interfaces for Java, Perl5, PHP,
Python and Ruby.
Notes:
svn path=/head/; revision=44822
|