Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.19.4_11 07 Apr 2024 09:36:13 |
Florian Smeets (flo) |
databases/p5-DBD-mysql: Fix for MariaDB users
Add a new variable DBD_MYSQL, use that in *_DEPENDS and add mysql to USES
where required. DBD_MYSQL will automatically set the correct DBD dependency.
In cd16748194e2 databases/p5-DBD-mysql was updated to 5.x, in 5.x the
support for MariaDB was removed and only MySQL >= 8.0 is supported.
In the 4.x releases MariaDB is still supported, according to upstream 4.x
will still be supported for a while [1], so use that for now when we detect
that MYSQL_FLAVOUR is set to mariadb. databases/p5-DBD-mysql4 was added in
d95f49cb3b54.
DBD:MariaDB would be another alternative, but migrating to it might need
more analysis than just staying with the 4.x releases of p5-DBD-mysql. This (Only the first 15 lines of the commit message are shown above ) |
0.19.4_10 25 Jan 2023 17:54:07 |
Muhammad Moinur Rahman (bofh) |
Mk/Uses/apache.mk: Refactor after removal of older versions
apache22 and apache25 had been removed a long time ago however the
apache.mk file has never been refactored and is out of sync from the
file Mk/bsd.default-versions.mk. These changes refactors the removals of
the older versions. In addition:
- Move some keywords like USE_APACHE, USE_APACHE_BUILD, USE_APACHE_RUN
from SANITY_DEPRECATED to SANITY_UNSUPPORTED
- Remove apache versions from ports Makefiles as currently there is only
one available version in the tree. However the version checks are
still valid and should work flawlessly whenever a new version is
added. For example USES=apache:2.2+ are simply replaced with
USES=apache. As currently there are no other versions available for
test this could not be checked on it's own ground.
- Update FOO_USE=APACHE=yes to FOO_USES=apache
- Remove trailing whitespaces
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38113 |
0.19.4_10 08 Sep 2022 15:46:38 |
Stefan Eßer (se) |
Remove WWW lines that have been moved into Makefiles
Approved by: portmgr (implicit) |
0.19.4_10 08 Sep 2022 15:43:21 |
Stefan Eßer (se) |
Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.
Approved by: portmgr (implicit) |
0.19.4_10 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.19.4_10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.19.4_10 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
0.19.4_10 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.19.4_9 04 Jun 2019 14:17:39 |
antoine |
Switch default version of samba from 4.7 to 4.8
With hat: portmgr |
0.19.4_8 13 May 2019 19:22:16 |
rene |
net/prosearch: remove optional dependency on expired textproc/sphinxsearch-devel |
0.19.4_8 04 Apr 2019 16:16:26 |
rene |
net/prosearch: remove MARIA option that was disabled in r416166 (3 years ago) |
0.19.4_8 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.19.4_7 01 Sep 2018 17:05:48 |
antoine |
Switch default version of samba to 4.7
Samba 4.6 will be discontinued in a few weeks
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D16904 |
0.19.4_6 11 Mar 2018 18:36:16 |
brnrd |
Migrate USE_APACHE to USES= apache
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache |
0.19.4_6 23 Dec 2017 07:03:21 |
antoine |
Change default version of samba from 4.4 to 4.6
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D13529 |
0.19.4_5 25 Mar 2017 23:37:05 |
antoine |
Switch default version of samba from 4.3 to 4.4
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D10131 |
0.19.4_4 21 Mar 2017 21:59:31 |
antoine |
- Add USES=samba to handle dependency on samba
Valid ARGS: build, env, lib, run (default: build,run)
- Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3)
- Remove obsolete samba36 ports
- Modify samba4x ports to install libsmbclient
- Convert the ports tree to USES=samba
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D8919 |
0.19.4_3 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
0.19.4_3 30 May 2016 19:03:36 |
rene |
net/prosearch: fix SAMBA dependency from previous commit, bump PORTREVISION |
0.19.4_2 30 May 2016 17:48:00 |
rene |
net/prosearch: modernize and fix dependencies
- Change SAMBA dependency to use net/samba44 instead of
net/samba-smbclient, which is the expired 3.6 version
- Change optional MARIA dependency to use the client/server from
databases/mariadb100-* instead of those from databases/mariadb-*
which were removed
- Disable the MariaDB dependency because it conflicts with
databases/mysql* via databases/p5-DBD-mysql
- Modernize USE_MYSQL lines
- Bump PORTREVISION |
0.19.4_1 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
0.19.4_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.19.4_1 10 Jan 2016 16:31:34 |
bapt |
Convert ports from s* t* and net* categories to USES=sqlite and USES=firebird |
0.19.4_1 11 Jun 2015 10:17:29 |
amdmi3 |
- Add LICENSE
- Fix shebangs
- Add NO_ARCH
MFH: 2015Q2 |
0.19.4 15 Mar 2015 15:38:51 |
amdmi3 |
- Add empty directory to plist |
0.19.4 09 Dec 2014 17:29:50 |
bapt |
Cleanup plist |
0.19.4 22 Nov 2014 20:40:09 |
crees |
Finally retire USE_PGSQL |
0.19.4 28 Aug 2014 02:37:48 |
vanilla |
1: Upgrade to 0.19.4.
2: Stagify.
PR: ports/193071
Submitted by: <proler gmail.com> |
0.19.2_1 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.19.2_1 24 Jul 2014 15:57:24 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
0.19.2_1 04 Jul 2014 09:41:00 |
tijl |
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit) |
0.19.2 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.19.2 16 Sep 2013 06:30:31 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
0.19.2 11 Jun 2013 01:06:05 |
miwi |
- Unbreak build
Reported by: pkg (DEVELOPER_MODE) |
0.19.2 06 Jun 2013 06:05:23 |
bapt |
Convert to new options framework |
0.19.2 31 Jan 2013 19:14:08 |
timur |
Update ports that refer to net/samba34 to use newer net/samba36 |
0.19.2 04 Sep 2012 22:27:56 |
ohauer |
- unbreak build
since the port has NO_BUILD set use s/USE_APACHE/USE_APACHE_RUN/
with hat apache@ |
0.19.2 18 Aug 2012 14:29:11 |
ohauer |
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@ |
0.19.2 30 Jun 2012 14:39:14 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
0.19.2 13 Jun 2012 21:05:19 |
scheidell |
- Update to 0.19.2
- Change mariadb dependency to mariadb-client
- Update RUN_DEPENDS
PR: ports/168433
Submitted by: oleg <proler@gmail.com> (maintainer) |
0.19.1_1 23 Aug 2011 12:13:32 |
az |
Rename www/p5-FastCGI to reflect official module name (FCGI) www/p5-FCGI. |
0.19.1 20 Aug 2011 17:27:52 |
ohauer |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
0.19.1 06 Apr 2011 14:37:19 |
culot |
- Update to 0.19.1
PR: ports/156210
Submitted by: Oleg Alexeenkov <proler AT gmail.com> (maintainer) |
0.19.0 17 Mar 2011 13:05:46 |
miwi |
- Update to 0.19.0
PR: 155427
Submitted by: Oleg Alexeenkov <proler@gmail.com> (maintainer) |
0.18.3_2 25 Feb 2011 14:36:21 |
ale |
Fix MySQL dependencies. |
0.18.3_2 25 Feb 2011 01:32:18 |
delphij |
Chase after net/openldap24-server update.
Reminded by: miwi |
0.18.3_1 14 Sep 2010 19:53:24 |
garga |
Change default samba version to 3.4
PR: ports/150565
Submitted by: garga@
Approved by: maintainer |
0.18.3 10 Oct 2009 09:39:06 |
miwi |
- Update to 0.18.3
PR: 139417
Submitted by: Oleg Alexeenkov <proler@gmail.com> (maintainer) |
0.18.2_3 30 Aug 2009 10:22:42 |
linimon |
Conditionally uses Perl, so needs WANT_PERL before inclusion of
bsd.port.pre.mk.
Hat: portmgr |
0.18.2_3 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
0.18.2_3 13 Apr 2009 09:56:33 |
dhn |
- Chase nmap update
- Bump PORTREVSION
Approved by: miwi (mentor) |
0.18.2_2 05 Jan 2009 19:04:45 |
delphij |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan |
0.18.2_1 06 Jun 2008 13:50:32 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.18.2 06 May 2008 06:48:34 |
beech |
- Update to 0.18.2
PR: ports/123280
Submitted by: Oleg Alexeenkov <proler@gmail.com> (maintainer) |
0.18.1 18 Jan 2008 01:21:35 |
beech |
- Update to 0.18.1
- Makefile tweaks
- Remove pkg-plist comments
PR: ports/119537
Submitted by: Oleg Alexeenkov <proler@gmail.com> (maintainer)
Approved by: linimon (mentor) |
0.17.2 16 Dec 2007 23:59:44 |
beech |
- Fix depend with p5-DBD-mysql
Reported by: pointyhat via pav
Approved by: linimon (mentor) |
0.17.2 16 Dec 2007 11:52:15 |
beech |
- New port prosearch-0.17.2
- File search and navigation system.
PR: ports/116641
Submitted by: Oleg Alexeenkov <proler@gmail.com> (maintainer)
Approved by: linimon (mentor) |