Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
19 Oct 2021 08:36:47 1.1_2 |
Tobias Kortkamp (tobik)  |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit |
07 Apr 2021 08:09:01 1.1_2 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.1_2 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 May 2020 16:11:15
1.1_2 |
yuri  |
Bump 46 ports depending on math/openblas because the after the recent
math/openblas update the library name changed in openblas. |
22 Jan 2020 13:01:32
1.1_1 |
jbeich  |
misc/libpostal: unbreak CBLAS=on after r523749
=======================<phase: lib-depends >============================
===> libpostal-1.1_1 depends on shared library: libopenblas.so - not found
===> Installing existing package /packages/All/openblas-0.3.7,1.txz
Installing openblas-0.3.7,1...
pkg-static: openblas-0.3.7,1 conflicts with cblas-1.0_12 (installs files into
the same place). Problematic file: /usr/local/include/cblas.h
Failed to install the following 1 package(s): /packages/All/openblas-0.3.7,1.txz
*** Error code 70
PR: 231371 |
27 Dec 2019 12:44:47
1.1_1 |
dmgk  |
misc/libpostal: Unbreak on aarch64
- Unbreak build:
test_expand.c:105:118: error: passing 'void *' to parameter of incompatible type
'va_list' (aka '__builtin_va_list')
CHECK_CALL(test_expansion_contains_phrase_option_with_languages(input,
output, options, root, num_languages, NULL));
- Pet portclippy while here |
16 Sep 2019 20:55:08
1.1 |
dmgk  |
Change my maintainer email
Approved by: tz (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21677 |
13 Aug 2019 22:29:43
1.1 |
mat  |
onvert to UCL & cleanup pkg-message (categories l-m) |
06 Apr 2019 00:40:40
1.1 |
linimon  |
Now builds on powerpc64.
Approved by: portmgr (tier-2 blanket)
Obtained from: swills |
05 Apr 2019 14:35:45
1.1 |
swills  |
misc/libpostal: Update to 1.1-alpha
PR: 237026
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
02 Jul 2018 04:00:29
1.0.0 |
linimon  |
Mark ports broken on mips64 that are already broken on powerpc64. In
most cases, the failure mode is the same. Also, mark them broken on
mips when necessary.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
18 Jun 2018 14:00:43
1.0.0 |
linimon  |
Mark ports broken on powerpc64, categories g-n.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket) |
11 Jan 2018 14:18:01
1.0.0 |
danfe  |
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2). |
18 Dec 2017 22:43:44
1.0.0 |
yuri  |
New port: misc/libpostal: Library for parsing/normalizing street addresses
around the world
PR: 224262
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D13468 |