non port: databases/py-sqlrelay/Makefile |
SVNWeb
|
Number of commits found: 30 |
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 24 Dec 2020
|
[ 13:46 kai ] (Only the first 10 of 166 ports in this commit are shown above. )
Relax hardcoded paths to fix build with Python 3.8.7
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)
|
Sun, 14 Jun 2020
|
[ 15:38 pi ]
databases/py-sqlrelay: unbreak, take maintainer
- databases/sqlrelay uses a very old config.sub which needs to be replaced
|
Sun, 17 May 2020
|
[ 02:39 linimon ]
Mark this port BROKEN on powerpc64 the same as on the other archs.
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)
|
Tue, 9 Apr 2019
|
[ 05:33 antoine ]
Mark BROKEN on amd64: fails to configure
checking build system type... Invalid configuration `amd64-portbld-freebsd11.2':
machine `amd64-portbld' not recognized
Reported by: pkg-fallout
MFH: 2019Q2
|
Mon, 14 Nov 2016
|
[ 06:49 linimon ] (Only the first 10 of 13 ports in this commit are shown above. )
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Tue, 24 Mar 2015
|
[ 13:30 amdmi3 ]
- Strip library
|
Fri, 3 Oct 2014
|
[ 12:05 tijl ]
Remove some unneeded patches and other bits so USES=autoreconf can be
removed (avoids a problem with upcoming devel/libtool update)
PR: 194068
|
Mon, 26 May 2014
|
[ 11:57 miwi ] (Only the first 10 of 12 ports in this commit are shown above. )
- Convert gmake, bzip to USES
Approved by: portmgr
|
Wed, 11 Dec 2013
|
[ 18:08 bapt ] (Only the first 10 of 103 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
|
Mon, 28 Oct 2013
|
[ 22:01 pawel ] (Only the first 10 of 13 ports in this commit are shown above. )
- Update devel/rudiments to 0.43 [1]
- 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>
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Wed, 31 Jul 2013
|
[ 06:54 az ] (Only the first 10 of 67 ports in this commit are shown above. )
- Convert to new Uses/perl5.mk framework
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header
Reviewed by: bapt@ (exp-run)
Approved by: bapt@ (portmrg@)
|
Mon, 30 Jul 2007
|
[ 09:42 alexbl ] (Only the first 10 of 445 ports in this commit are shown above. )
- Make Python 2.5.1 the default Python version
- 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
|
Fri, 24 Dec 2004
|
[ 23:52 kris ]
Previous commit fixed the breakage but forgot to remove BROKEN.
|
Wed, 15 Dec 2004
|
[ 22:17 thierry ]
Chase the upgrade of Python 2.4 and unbreak.
PR: ports/74963
Submitted by: /me
Reported by: krion via pointyhat.
|
Sat, 11 Dec 2004
|
[ 21:22 kris ]
BROKEN: Does not build after python 2.4 update
|
Sat, 25 Sep 2004
|
[ 22:27 thierry ]
Use PTHREAD_CFLAGS and PTHREAD_LIBS to unbreak.
Approved by: portmgr (linimon).
|
Sat, 21 Aug 2004
|
[ 12:15 arved ]
Detect amd64 by using config.sub and config.guess from TEMPLATES
|
Sat, 3 Jul 2004
|
[ 23:56 kris ]
BROKEN on amd64: Does not configure
|
Tue, 29 Jun 2004
|
[ 10:29 linimon ]
Fix plist and unbreak.
|
Tue, 15 Jun 2004
|
[ 11:33 kris ]
BROKEN: Broken pkg-plist
|
Wed, 9 Jun 2004
|
[ 04:48 knu ]
I forgot to drop maintainership for these along with sqlrelay and
ruby-sqlrelay. I'll probably try to take care of their breakage
later, though.
|
Sun, 30 May 2004
|
[ 06:04 kris ]
Add missing USE_PERL5_BUILD
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Tue, 11 Mar 2003
|
[ 09:04 knu ]
Change BUILD_DEPENDS to EXTRACT_DEPENDS and unbreak.
Submitted by: bento
|
Tue, 18 Feb 2003
|
[ 05:52 knu ] (Only the first 10 of 97 ports in this commit are shown above. )
De-pkg-comment my non-ruby ports as well.
|
Sun, 27 Oct 2002
|
[ 17:57 knu ]
Now that lang/python is updated to version 2.2, it is not necessary to
set (override) PYTHON_VERSION anymore.
|
Sat, 23 Feb 2002
|
[ 19:56 knu ] (Only the first 10 of 19 ports in this commit are shown above. )
Update SQLRelay to 0.30.
|
Fri, 6 Jul 2001
|
[ 11:24 knu ] (Only the first 10 of 31 ports in this commit are shown above. )
Add sqlrelay, a persistent DB connection pooling/proxying/load balancing
system, along with the interfaces for Java, Perl5, PHP, Python and Ruby.
|
Number of commits found: 30 |