| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Geo-GeoNames
Notes:
svn path=/head/; revision=508610
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=508492
|
|
|
|
| |
Notes:
svn path=/head/; revision=508488
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Simplify docs installation
- Respect CFLAGS
- Update WWW
Notes:
svn path=/head/; revision=508430
|
|
|
|
| |
Notes:
svn path=/head/; revision=508338
|
|
|
|
|
|
|
|
| |
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Notes:
svn path=/head/; revision=508216
|
|
|
|
|
|
|
|
|
|
|
| |
This needs c++11 compiler. GCC from ports doesn't support -Weverything.
PR: 239332
Approved by: hyun@caffeinated.codes (maintainer), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D21145
Notes:
svn path=/head/; revision=508170
|
|
|
|
| |
Notes:
svn path=/head/; revision=508125
|
|
|
|
| |
Notes:
svn path=/head/; revision=508082
|
|
|
|
| |
Notes:
svn path=/head/; revision=508064
|
|
|
|
|
|
|
|
|
|
| |
GCC8 is already used for fortran so set USES=compiler:c11 to use GCC8 for everything.
PR: 239438
Approved by: mentors (implicit approval), yuri (mentor)
Notes:
svn path=/head/; revision=507915
|
|
|
|
|
|
|
| |
Changes: https://github.com/bkeepers/dotenv/blob/master/Changelog.md
Notes:
svn path=/head/; revision=507899
|
|
|
|
|
|
|
| |
Changes: https://github.com/bkeepers/dotenv/blob/master/Changelog.md
Notes:
svn path=/head/; revision=507898
|
|
|
|
|
|
|
| |
Changes: https://github.com/bkeepers/dotenv/blob/master/Changelog.md
Notes:
svn path=/head/; revision=507897
|
|
|
|
|
|
|
| |
Changes: https://github.com/bkeepers/dotenv/blob/master/Changelog.md
Notes:
svn path=/head/; revision=507896
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release 0.79.0:
core:
* Fix regression on TextSelectionPainter
* Fix parsing of DefaultAppearance
* Fix memory leak in PostScriptFunction
* Fix crashes in fuzzed files
qt5:
* Implemented support for setIcon by changing appearance
* Added option to set the form available to print
* QString::null is deprecated, use QString()
* Replace deprecated qStableSort with std::stable_sort
build system:
* Turn README into README.md and expand it
PR: 239277
Exp-run by: antoine
Approved by: gnome (kwm, implicit)
Notes:
svn path=/head/; revision=507740
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=507697
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Geo-Address-Formatter
Notes:
svn path=/head/; revision=507643
|
|
|
|
|
|
|
| |
Changes: https://github.com/pciutils/pciids/commits/master
Notes:
svn path=/head/; revision=507574
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Geo-Address-Formatter
Notes:
svn path=/head/; revision=507548
|
|
|
|
|
|
|
|
|
| |
The fix is suggested by sunpoet.
Reported by: fallout
Notes:
svn path=/head/; revision=507524
|
|
|
|
|
|
|
| |
Computing Program
Notes:
svn path=/head/; revision=507507
|
|
|
|
|
|
|
| |
Reported by: repology
Notes:
svn path=/head/; revision=507468
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Geo::Address::Formatter takes structured address data and formats it according
to the various global/country rules.
If you have a structured postal address (hash) and need to convert it into a
readable address based on the format of the address country, it gets more
complicated with 200+ countries and territories and dozens more address
components to consider.
WWW: https://metacpan.org/release/Geo-Address-Formatter
Notes:
svn path=/head/; revision=507451
|
|
|
|
| |
Notes:
svn path=/head/; revision=507449
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=507372
|
|
|
|
| |
Notes:
svn path=/head/; revision=507354
|
|
|
|
|
|
|
|
|
|
|
| |
/usr/local/bin/ld: CMakeFiles/emos_tool.dir/emos_tool.c.o: in function `hirlam':
emos_tool.c:(.text+0x191): undefined reference to `grib_handle_new_from_message'
/usr/local/bin/ld: emos_tool.c:(.text+0x1aa): undefined reference to `grib_get_size'
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=507211
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
checking for bison... bison -o y.tab.c
LifeLines requires GNU Bison to compile src/interp/yacc.y.
===========================================================================
=======================<phase: build >============================
===> Building for lifelines-3.1.1_1
gmake[1]: Entering directory '/wrkdirs/usr/ports/misc/lifelines/work/lifelines-3.1.1'
gmake[1]: Makefile: No such file or directory
The configure script cannot cope with any value for YACC that is
not "bison -y" and just exits with an error (and exit status 0, so
the build continues and fails in the next phase when it cannot find
Makefile) when it is a different value. Set it to "bison -y"
explicitly.
This will fix building as user, but it is not clear why we do not
see this failure when building as root.
Notes:
svn path=/head/; revision=507202
|
|
|
|
|
|
|
| |
Reported by: repology
Notes:
svn path=/head/; revision=507124
|
|
|
|
|
|
|
|
| |
PR: 239365
Reported by: Greg V <greg@unrelenting.technology>
Notes:
svn path=/head/; revision=507055
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=507019
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add USES=compiler:c++11-lang to fix:
cc1plus: error: unrecognized command line option "-Wno-cpp"
This could probably be fixed by removing -Wno-cpp, but this port requires gcc from ports anyway because of USES=fortran.
Approved by: mentors (implicit approval)
Notes:
svn path=/head/; revision=506966
|
|
|
|
|
|
|
|
| |
PR: 239204
Submitted by: rff1917@yahoo.com
Notes:
svn path=/head/; revision=506801
|
|
|
|
| |
Notes:
svn path=/head/; revision=506791
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
July 13, 2019. KDE today announces the release of KDE Frameworks 5.60.0.
KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms.
Announcement:
https://kde.org/announcements/kde-frameworks-5.60.0.php
PR: 239183
Exp-run by: antoine
Notes:
svn path=/head/; revision=506776
|
|
|
|
| |
Notes:
svn path=/head/; revision=506728
|
|
|
|
|
|
|
|
|
| |
2019-07-12 misc/tcb: Abandonware that uses sys/dir.h
2019-07-12 editors/xed: Abandonware using sys/dir.h
2019-07-12 databases/gtksql: Abandonware using sys/dir.h
Notes:
svn path=/head/; revision=506581
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=506530
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=506502
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=506501
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=506500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
July 11, 2019.
Today KDE released the third stability update for KDE Applications 19.04. This
release contains only bugfixes and translation updates, providing a safe and
pleasant update for everyone.
Over sixty recorded bugfixes include improvements to Kontact, Ark, Cantor, JuK,
K3b, Kdenlive, KTouch, Okular, Umbrello, among others.
Improvements include:
* Konqueror and Kontact no longer crash on exit with QtWebEngine 5.13
* Cutting groups with compositions no longer crashes the Kdenlive video editor
* The Python importer in Umbrello UML designer now handles parameters with default arguments
Changelog:
https://kde.org/announcements/fulllog_applications-aether.php?version=19.04.3
Notes:
svn path=/head/; revision=506435
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Features
* Added a data source for Kino-Teatr.ua.
* Updated Kino.de data source.
* Remove optional dependency on QImageBlitz library.
Bug Fixes
* Fixed selection bug when modifying an unselected entry (Bug 391614).
* Fixed bug for the status bar to respond when canceling an entry update (Bug 325591).
* Fixed file preview generation for file collections.
* Improved normalization of video game platform names.
* Remember state of the locked layout setting between sessions.
Notes:
svn path=/head/; revision=506360
|
|
|
|
|
|
|
|
|
|
|
| |
Remove MANIFEST files for 11.3-RC3.
Approved by: bdrewery (maintainer, implicit, re blanket)
MFH: 2019Q3
Sponsored by: Rubicon Communications, LLC (Netgate)
Notes:
svn path=/head/; revision=506286
|
|
|
|
| |
Notes:
svn path=/head/; revision=506134
|
|
|
|
| |
Notes:
svn path=/head/; revision=506131
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=506077
|
|
|
|
|
|
|
| |
Brazil has canceled DST and will stay on standard time indefinitely.
Notes:
svn path=/head/; revision=505942
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=505880
|