non port: deskutils/note/Makefile |
Number of commits found: 16 |
Sunday, 7 Apr 2024
|
09:36 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
thread on the amavis-users mailing list has a very good summary [2] from
the author of DBD:MariaDB.
This includes ideas and suggestions from vvd and mat. Thanks!
[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277889#c17
[2] https://lists.amavis.org/pipermail/amavis-users/2024-March/006823.html
PR: 275100, 277889
Reviewed by: vvd, mat
Fixes: cd16748194e2
Differential Revision: https://reviews.freebsd.org/D44662
92a030d |
Sunday, 10 Sep 2023
|
23:13 Alexandre C. Guimarães (rigoletto)
Returning all my ports to the pool.
- Unfortunately I have no time to maintain them anymore.
53feed7 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Thursday, 22 Nov 2018
|
19:59 rigoletto
deskutils/note: Update to version 1.3.26.
PR: 233387
Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch>
Approved by: tcberner (mentor)
 |
Sunday, 7 Oct 2018
|
17:30 rigoletto
Update maintainer eMail address.
Reviewed by: mat (mentor)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D17399
 |
Monday, 10 Sep 2018
|
13:15 mat
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
 |
Friday, 18 May 2018
|
13:07 fernape
Fix deskutils/note dependencies for crypto options
PR: 228208
Submitted by: lebarondemerde@privacychain.ch (maintainer)
Approved by: tcberner (mentor)
MFH: 2014Q2
Differential Revision: https://reviews.freebsd.org/D15457
 |
Sunday, 15 Apr 2018
|
11:10 krion
Update to version 1.3.22
Pass maintainership to submitter as agreed with previous maintainer
PR: 227298
Submitted by: Alexandre C. Guimaraes <lebarondemerde@privacychain.ch>
Approved by: idefix@fechner.net
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
Thursday, 12 Nov 2015
|
00:33 junovitch
deskutils/note: Remove BROKEN
- Remove BROKEN, make fetch works with both MASTER_SITE and distcache
PR: 204365
Submitted by: idefix@fechner.net (maintainer)
 |
Saturday, 24 Oct 2015
|
00:41 bapt
Mark as broken: does not fetch
 |
Wednesday, 26 Nov 2014
|
13:08 mat
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.
As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.
The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.
The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.
PR: 194969
Differential Revision: https://reviews.freebsd.org/D1019
Exp-run by: antoine
Reviewed by: perl@
Approved by: portmgr
 |
Thursday, 26 Jun 2014
|
21:30 rakuco
Add missing runtime dependencies to the port.
PR: 190872
Submitted by: idefix@fechner.net (maintainer)
 |
Sunday, 23 Mar 2014
|
00:52 danilo
- Add the new port: deskutils/note
- Pass maintainership to submitter
This is a small console program written in
perl, which allows you to manage notes similar
to programs like "knotes" from commandline.
PR: ports/187821
Submitted by: Matthias Fechner <idefix@fechner.net>
 |
Number of commits found: 16 |