non port: databases/recutils/Makefile |
SVNWeb
|
Number of commits found: 24 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above )
|
Thu, 14 Oct 2021
|
[ 21:30 Stefan Eßer (se) ] 98eea82
databases/recutils: Add CPE information
Approved by: portmgr (blanket)
|
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.
|
Sun, 7 Mar 2021
|
[ 05:05 danfe ]
Convert to option helpers.
|
Sat, 6 Mar 2021
|
[ 08:26 danfe ]
Hook the tests to our framework. Unfortunately, `devel/check' should be
available during the build stage (it is detected by the configure script),
so it must be put on the BUILD_DEPENDS rather than expected TEST_DEPENDS.
|
[ 06:48 danfe ]
- Unbreak the build with MDB support after r561652 and enable it
by default to help catch API breakages in the future
- Enable CURL option because it is very common dependency anyway
- Add an option to build the recutils bash(1) builtins
|
Fri, 15 Jan 2021
|
[ 17:16 rhurlin ]
databases/mdbtools: Update to 0.9.1
- Switch to a new fork on Github
- Split NLS (gettext) as an option
- Remove gmdb2 GUI (will come back as own port)
Changelog: https://github.com/mdbtools/mdbtools/releases
PR: 250515
Submitted by: Thaddeus Covert <tcovert+freebsd@sahuagin.net> (initial draft)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D28118
|
Wed, 16 Dec 2020
|
[ 09:00 danfe ]
Update maintainer's email address.
|
Wed, 18 Mar 2020
|
[ 07:05 danfe ]
- Add pkgconfig to USES list, it's used during configure:
currently lack of it did not affect the build, but that
might change one day
- Allow to build with MS Access database (.mdb) support
|
Tue, 17 Mar 2020
|
[ 11:48 danfe ]
- Update `databases/recutils' to version 1.8
- Ensure that we always have UUID support by explicitly
depending on `misc/e2fsprogs-libuuid'
- Build with encryption support enabled by default
- Allow to build with cURL support (remote descriptors)
- Strip installed binaries and hook the provided test
suite to our framework; fix LICENSE
Approved by: maintainer
|
Wed, 13 Nov 2019
|
[ 14:32 jbeich ]
Drop workaround for qemu-user-static hang after r517350
GSlice as used by qemu-user still aborts due to low RLIMIT_VMEM in an
emulated application but no longer hangs. While the behavior differs
from real hardware it matches the one from before r456518 that was
hardcoded as gl_cv_func_printf_enomem=no workaround.
PR: 224740
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816
|
Sat, 17 Mar 2018
|
[ 09:14 antoine ]
Skip ENOMEM check for printf when building with qemu, this makes
configure hang
PR: 224740
Reported by: pkg-fallout
MFH: 2018Q1
|
Thu, 8 Dec 2016
|
[ 19:52 tijl ] (Only the first 10 of 551 ports in this commit are shown above. )
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
Thu, 26 Jun 2014
|
[ 09:41 antoine ]
Allow to build with texinfo from ports
With hat: portmgr
|
Wed, 25 Jun 2014
|
[ 18:36 amdmi3 ]
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
|
Wed, 21 May 2014
|
[ 03:55 danfe ]
- Belatedly update to version 1.7
- Move USES knob where it's normally found
Approved by: maintainer (implicit)
|
Thu, 9 Jan 2014
|
[ 03:01 danfe ]
- Update to version 1.6
- Use OPTIONS helpers, stagify
Submitted by: maintainer
|
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)
|
Sat, 29 Jun 2013
|
[ 21:46 antoine ]
Do not modify charset.alias
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Thu, 1 Nov 2012
|
[ 13:43 danfe ]
Install a few docs; omit port revision bump as this port was added for a
private request just couple of hours ago and thus probably not installed
in sufficient quantities to warrant it.
Feature safe: yes
|
[ 10:10 danfe ]
Add GNU recutils, a set of tools and libraries to access human-editable,
text-based databases called recfiles.
Feature safe: yes
|
Number of commits found: 24 |