The Wayback Machine - https://web.archive.org/web/20180611030628/https://www.freshports.org/

FreshPorts -- The Place For Ports notbugIf you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

100 most recent commits

FreshPorts has everything you want to know about FreeBSD software, ports, packages, applications, whatever term you want to use.

Mon, 11 Jun 2018
[ 02:34 linimon ] Original commit   Revision:472164
libical 2.0.0_4 devel files touched by this commit Implementation of the IETF Calendaring and Scheduling protocols
While I'm cleaning out my queue for Q3, add this trivial change which
I have had around for a while.

It merely brings the usage into modernity.  (Well, it drops ia64, but
that was done in a tree sweep a long time ago.)

Approved by:	portmgr (tier-2 blanket)
[ 02:14 linimon ] Original commit   Revision:472163
consolekit2 1.2.0 sysutils files touched by this commit Framework for defining and tracking users
Fix build on architectures which still have gcc as the default compiler.

Tested for no harm on amd64.

Submitted by:		jhibbits
Differential Revision:	D15685
[ 02:08 linimon ] Original commit   Revision:472162
enchant2 2.2.3 textproc files touched by this commit Dictionary/spellchecking framework
Fix build on architectures which still have gcc as the default compiler.

Tested for no harm on amd64.

Submitted By:		jhibbits
Differential Revision:	D15685
[ 02:04 linimon ] Original commit   Revision:472161
libstaroffice 0.0.6 textproc files touched by this commit Library to build a filter for old StarOffice's documents
Mark unbroken on powerpc64.  While here, pet portlint.

Tested for no harm on: amd64.

Approved by:	portmgr (tier-2 blanket)
[ 01:44 linimon ] Original commit   Revision:472160
faust 2.5.23 audio files touched by this commit Functional programming language for realtime audio signal processing
gxplugins-lv2 0.4 audio files touched by this commit Set of LV2 plugins from the guitarix project
polygraph 4.11.0_1 benchmarks files touched by this commit Benchmarking tool for Web proxies
svxlink 15.11_2 comms files touched by this commit General purpose ham radio voice services
aegis 4.25_7 devel files touched by this commit Transaction-based software configuration management system
astyle 3.1 devel files touched by this commit Source code indenter and formatter for C, C++, C#, and Java
codequery 0.21.0 devel files touched by this commit Code understanding, browsing and search tool
geany 1.33 devel files touched by this commit Fast and lightweight GTK+ IDE
liborcus 0.13.4_1 devel files touched by this commit Standalone file import filter library for spreadsheet documents
oclgrind 20180101 devel files touched by this commit SPIR interpreter and virtual OpenCL device simulator

(Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
Fix port builds for architectures which remain on gcc as the default compiler.
This will primarily help powerpc64.

For archs where clang is the default compiler, these changes will have no
effect, as the base compiler already has these capabilities (primarily, but
not exclusively, c++-11).

Tested for no-harm on amd64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
[ 01:20 linimon ] Original commit   Revision:472159
libdrm 2.4.92,1 graphics files touched by this commit Userspace interface to kernel Direct Rendering Module services
Attempt to fix build on mips64.  This is currently blocking 5,391 packages.

(I will accept the explanation that many of these are not useful for mips64,
but there are some in archivers, comms, databases, ...)

Tested on: amd64; mips64 xbuild.

Approved by:	portmgr (tier-2 blanket)
Sun, 10 Jun 2018
[ 23:58 yuri ] Original commit   Revision:472158
ngs-sdk 2.9.0 biology new! files touched by this commit Tools and libraries for using data in the INSDC Sequence Read Archives
New port: biology/ngs-sdk: Tools and libraries for using data in the INSDC
Sequence Read Archives
[ 20:28 eadler ] Original commit   Revision:472157
pkgs_which 0.4.1 ports-mgmt files touched by this commit Quickly find out which ports contributed to a file tree
ports-mgmt/pkgs_which: feex a typo

Approved by:	mandree (maintainer)
[ 20:19 cmt ] Original commit   Revision:472156
gutenprint 5.2.14 print files touched by this commit Gutenprint Printer Drivers
print/gutenprint: update to 5.2.14

Changelog: https://sourceforge.net/p/gimp-print/mailman/message/36300478/

While here, remove cups-genppd symlink (added in ports r465457) again.
The symlink is not being provided by upstream, and it's not expected
that users use this tool anyway (most of those who do are following
outdated documentation). (Noted by tijl@)
[ 19:45 osa ] Original commit   Revision:472155
unit 1.2 www files touched by this commit Dynamic web application server
Upgrade from 1.1 to 1.2.

<ChangeLog>

*) Feature: configuration of environment variables for application
   processes.

*) Feature: customization of php.ini path.

*) Feature: setting of individual PHP configuration options.

*) Feature: configuration of execution arguments for Go applications.

*) Bugfix: keep-alive connections might hang after reconfiguration.

</ChangeLog>
[ 19:36 jbeich ] Original commit   Revision:472153
openra 20180307_4 games files touched by this commit Multiplayer re-envisioning of early RTS games by Westwood Studios
games/openra: update GeoLite2 to June snapshot

fetch:
https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.mmdb.gz:
size mismatch: expected 1717847, actual 1728369

PR:		228877
Reported by:	dbn
[ 19:11 danilo ] Original commit   Revision:472152
mame 0.198 emulators files touched by this commit Multi Arcade Machine Emulator
- Update to 0.198
[ 19:04 bhughes ] Original commit   Revision:472151
awscli 1.15.35 devel files touched by this commit Universal Command Line Interface for Amazon Web Services
devel/awscli: Update 1.15.31 -> 1.15.35

PR:		228869
Reported by:	danilo@
Sponsored by:	Miles AS
[ 18:59 bhughes ] Original commit   Revision:472150
py-botocore 1.10.35 devel files touched by this commit Low-level, core functionality of boto 3
devel/py-botocore: Update 1.10.31 -> 1.10.35

PR:		228870
Submitted by:	danilo@
Sponsored by:	Miles AS
[ 17:17 yuri ] Original commit   Revision:472149
fluidplug-lv2 g20161020_2 audio files touched by this commit SoundFonts as LV2 plugins via FluidSynth
audio/fluidplug-lv2: Unbreak on non-Intel/AMD platforms

Make SSE flags depend on the option SSE that defaults to 'on' only on amd64/i386
architectures.
[ 17:11 riggs ] Original commit   Revision:472147
jack 0.125.0_4 audio files touched by this commit Low latency audio server
Fix startup script for FreeBSD 10: -o option is unknown

PR:		228266
Submitted by:	takefu@airport.fm
MFH:		2018Q2
[ 16:05 vanilla ] Original commit   Revision:472146
elixir-excoveralls 0.9.0 devel files touched by this commit Coverage Reports for Elixir
Update to 0.9.0.
[ 16:01 nobutaka ] Original commit   Revision:472145
wanderlust 2.15.9.b.20180317_2 mail files touched by this commit Mail and news system for Emacs
- Change lisp directory from EMACS_SITE_LISPDIR to EMACS_VERSION_SITE_LISPDIR.
- Remove EMACS_FLAVORS_EXCLUDE because configure error of www/emacs-w3m
  has been fixed.
- Bump PORTREVISION.
[ 15:40 tcberner ] Original commit   Revision:472144
kopete 18.04.2 net-im files touched by this commit KDE multi-protocol instant messenger
net-im/kopete: add work-around to fix build on current

PR:		228640
Submitted by:	emaste
[ 14:47 tcberner ] Original commit   Revision:472143
cantata 2.3.1 audio files touched by this commit Graphical client for MPD using Qt5
Update audio/cantata to 2.3.1
[ 14:46 tijl ] Original commit   Revision:472142
libsrtp2 2.2.0 net new! files touched by this commit Secure RTP (SRTP) Reference Implementation
Add net/libsrtp2 2.2.0 (API not compatible with net/libsrtp).

PR:		228866
[ 14:29 nobutaka ] Original commit   Revision:472141
semi 1.14.6_21 editors files touched by this commit SEMI, Library of MIME feature for GNU Emacs for emacs
* Change lisp directory from EMACS_SITE_LISPDIR to EMACS_VERSION_SITE_LISPDIR.
* Remove unnecessary @rmtry from pkg-plist.
* Bump PORTREVISION because of plist change.

PR:		228721
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
[ 14:27 nobutaka ] Original commit   Revision:472140
flim 1.14.9_19,1 editors files touched by this commit Message representation or encoding elisp library for emacs
* Change lisp directory from EMACS_SITE_LISPDIR to EMACS_VERSION_SITE_LISPDIR.
* Bump PORTREVISION because of plist change.

PR:		228720
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
[ 14:24 nobutaka ] Original commit   Revision:472139
apel 10.8_17 editors files touched by this commit Portable Emacs Library
* Change lisp directory from EMACS_SITE_LISPDIR to EMACS_VERSION_SITE_LISPDIR.
* Bump PORTREVISION because of plist change.

PR:		228719
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
[ 14:19 tcberner ] Original commit   Revision:472138
otter-browser 0.9.99 www files touched by this commit Browser based on Qt 5
Update www/otter to 0.9.99
[ 14:19 nobutaka ] Original commit   Revision:472137
emacs-w3m 1.4.620.b.20180331_1 www files touched by this commit Simple front-end to w3m for emacs
* Unbreak with both editors/emacs and editors/emacs-devel.
* Change lispdir into ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/w3m.
* Bump PORTREVISION because
  - Chase update of editors/emacs.
  - Plist is changed.

PR:		228677
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
[ 14:19 jbeich ] Original commit   Revision:472136
racer 2.0.14 devel files touched by this commit Rust code completion helper
devel/racer: update to 2.0.14

Changes:	https://github.com/racer-rust/racer/compare/2.0.12...2.0.14
[ 14:10 flo ] Original commit   Revision:472135
gitea 1.4.2 www files touched by this commit Compact self-hosted Git service
- update to 1.4.2 [1]
- correct the daemon(8) invocation to supply the correct syslog process name [2]

PR:		228860 [1], 228784 [2]
Submitted by:	stb@lassitu.de (maintainer) [1], feld [2]
Approved by:	maintainer [2]
[ 13:03 danilo ] Original commit   Revision:472134
entr 4.0 sysutils files touched by this commit Runs arbitrary commands when files change
- Add LICENSE_FILE

PR:		228834
Submitted by:	0mp
[ 12:44 danilo ] Original commit   Revision:472133
foomatic-db 20180604 print files touched by this commit Database for integrating printer drivers with common spoolers
- Update to 20180604
[ 12:37 tijl ] Original commit   Revision:472132
qtum 0.15.1 net-p2p files touched by this commit PoS cryptocurrency that can execute smart contract as part of an UTXO
Restore patch removed in r471914.  It is still needed on FreeBSD 10.

Reported by:	exp-run
[ 12:26 danilo ] Original commit   Revision:472131
p5-Number-Phone-JP 0.20180605 japanese files touched by this commit Perl5 module to validate Japanese phone numbers
- Update to 0.20180605
[ 10:39 tcberner ] Original commit   Revision:472130
kmag 18.04.2 accessibility files touched by this commit KDE Screen magnifier
kmousetool 18.04.2 accessibility files touched by this commit Automatic mouse click tool for KDE
kmouth 18.04.2 accessibility files touched by this commit Speech synthesizer frontend for KDE
ark 18.04.2 archivers files touched by this commit Archiving tool for KDE
libkgeomap 18.04.2 astro files touched by this commit KDE library for browsing photos on a map
marble 18.04.2 astro files touched by this commit Virtual globe and world atlas for KDE
audiocd-kio 18.04.2 audio files touched by this commit KDE IOSlave for accessing audio CDs
juk 18.04.2 audio files touched by this commit Jukebox, tagger and music collection manager
kmix 18.04.2 audio files touched by this commit Sound mixer for KDE
kwave 18.04.2 audio files touched by this commit Sound editor for KDE

(Only the first 10 of 209 ports in this commit are shown above. View all ports for this commit)
Update KDE Applications to 18.04.2
[ 10:30 tobik ] Original commit   Revision:472128
lsyncd 2.2.3 sysutils new! files touched by this commit Live Syncing (Mirror) Daemon
New port: sysutils/lsyncd

Lsyncd is designed to synchronize a local directory tree with low
profile of expected changes to a remote mirror.  Lsyncd is especially
useful to sync data from a secure area to a not-so-secure area.

WWW: https://axkibe.github.io/lsyncd/

PR:		228714
Submitted by:	Junichi Satoh <junichi@junichi.org>
[ 10:24 jbeich ] Original commit   Revision:472125
waterfox 56.2.0.31_5 www  Deprecated Expiration Date files touched by this commit  An older version of this port was marked as vulnerable. Distilled fork of Firefox
www/waterfox: flatten line endings after r461193

Subversion doesn't allow mixed line endings when svn:eol-style
property is set. files/patch-bug1402766 tries to create a new test
file, so simply strip carriage-return from lines which is what
actually happens on checkout. Originally, the file landed via
git-svn which doesn't appear to run sanity checks on dcommit.

$ svn cat files/patch-bug1402766
svn: E135000: Inconsistent line ending style

Reported by:	gjb
[ 10:02 tobik ] Original commit   Revision:472124
ipxe 20180514 net files touched by this commit Open source network boot firmware
net/ipxe: Update to latest commit

Pull in gcsplit from sysutils/coreutils when users try to embed
certificates via CERT= in MAKE_ARGS.  This currently fails because
iPXE expects csplit to behave like GNU csplit and uses constructs
that our csplit does not support.

PR:		228835
Submitted by:	Chad Jacob Milios <milios@ccsys.com> (based on)
[ 09:34 amdmi3 ] Original commit   Revision:472123
horde-wicked 2.0.8 www files touched by this commit Horde Wiki Application
- Whitespace fix
- Update WWW

Approved by:	portmgr blanket
[ 09:04 amdmi3 ] Original commit   Revision:472122
p5-Module-Util 1.09_2 devel files touched by this commit Perl module name tools and transformations
- Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
[ 08:47 cpm ] Original commit   Revision:472121
vuxml 1.1_3 security files touched by this commit Vulnerability and eXposure Markup Language DTD
Document new vulnerability in www/chromium < 67.0.3396.79

Obtained
from:	https://chromereleases.googleblog.com/2018/06/stable-channel-update-for-desktop.html
[ 08:34 amdmi3 ] Original commit   Revision:472120
llvm60 6.0.0_4 devel files touched by this commit LLVM and Clang
- Switch to new test framework

Approved by:	portmgr blanket
[ 08:13 farrokhi ] Original commit   Revision:472119
erlang-idna 5.1.2 dns files touched by this commit IDNA implementation in pure Erlang
dns/erlang-idna: Update to 5.1.2
[ 08:08 antoine ] Original commit   Revision:472117
rubygem-prometheus-client-mmap 0.9.2 devel files touched by this commit Suite of instrumentation metric primitives
rubygem-rblineprof 0.3.7 devel files touched by this commit Shows you lines of code that are slow
rubygem-re2 1.1.1 devel files touched by this commit Ruby bindings to re2
rubygem-rugged 0.27.1 devel files touched by this commit Rugged is a Ruby binding to the libgit2 linkable library
rubygem-timfel-krb5 0.8.3 security files touched by this commit KRB5 for Ruby
rubygem-charlock_holmes 0.7.5_2 textproc files touched by this commit Gems for character encoding detection
Remove bogus dependency on libunwind (brought by ruby on tier-1), those ports
should build fine on tier-2 archs

With hat:	portmgr
[ 08:00 antoine ] Original commit   Revision:472116
metasploit 4.16.60 security files touched by this commit Exploit-Framework for Penetration-Testing
Update to 4.16.60
[ 08:00 antoine ] Original commit   Revision:472115
rubygem-metasploit-payloads 1.3.37 security files touched by this commit Compiled binaries for Metasploit's Meterpreter
Update to 1.3.37
[ 04:46 yuri ] Original commit   Revision:472114
sqlite-ext-pcre 20100208_2 databases files touched by this commit Regexp function for SQLite based on PCRE library
databases/sqlite-ext-pcre: Remove USE_LDCONFIG

SQLite extensions are loaded with the full path to the shared library.

Approved by:	portmgr (port compliance, infrastructure)
[ 04:43 yuri ] Original commit   Revision:472113
sqlite-ext-miscfuncs 1.1_2 databases files touched by this commit Math, string, and aggregate function library for SQLite
databases/sqlite-ext-miscfuncs: Remove USE_LDCONFIG

SQLite extensions are loaded with the full path to the shared library.
[ 04:41 yuri ] Original commit   Revision:472112
sqlite-ext-spellfix 3.8.11.1_1 databases files touched by this commit Search large vocabulary for close matches for SQLite
databases/sqlite-ext-spellfix: Remove USE_LDCONFIG

SQLite extensions are loaded with the full path to the shared library.
[ 04:40 yuri ] Original commit   Revision:472111
sqlite-ext-regexp 3.8.11.1_1 databases files touched by this commit Regular-expression matcher using NFA engine for SQLite
databases/sqlite-ext-regexp: Remove USE_LDCONFIG

SQLite extensions are loaded with the full path to the shared library.
[ 01:49 gerald ] Original commit   Revision:472110
gcc8-devel 8.1.1.s20180608 lang files touched by this commit GNU Compiler Collection 8
Update to the 20180608 snapshot of GCC 8.1.1.
[ 01:02 wen ] Original commit   Revision:472109
p5-Dancer2 0.206000 www files touched by this commit Lightweight yet powerful web application framework
- Update to 0.206000
Changes: https://metacpan.org/changes/distribution/Dancer2
[ 00:56 yuri ] Original commit   Revision:472108
zimpl 3.3.4 math files touched by this commit Language to translate the LP models into .lp or .mps
math/zimpl: Replace BROKEN_xx with ONLY_FOR_ARCHS=amd64 i386

Other architectures are explicitly not supported.
[ 00:48 wen ] Original commit   Revision:472107
p5-Plack 1.0047 www files touched by this commit Perl extension of PSGI reference implementation and utilities
- Update to 1.0047
Changes: https://metacpan.org/changes/distribution/Plack
- Update DEPENDS

PR:		228452
Submitted by:	wenheping2000@hotmail.com(myself)
Approved by:	maintainer(timeout, > 14 days)
[ 00:40 wen ] Original commit   Revision:472106
p5-Test-TCP 2.19 devel files touched by this commit Perl extension for testing TCP program
- Update to 2.19
Changes: https://metacpan.org/changes/distribution/Test-TCP

PR:		228451
Submitted by:	wenheping2000@hotmail.com(myself)
Approved by:	mainatiner(timeout, > 14 days)
[ 00:33 wen ] Original commit   Revision:472105
p5-Cookie-Baker 0.09 www files touched by this commit Perl extension for cookie string generator/parser
- Update to 0.09
Changes: https://metacpan.org/changes/distribution/Cookie-Baker
- Add missing TEST_DEPENDS

PR:		228450
Submitted by:	wenheping2000@hotmail.com(myself)
Approved by:	maintainer(timeout, > 14 days)
[ 00:29 yuri ] Original commit   Revision:472104
gmic 2.2.3_1 graphics files touched by this commit Framework for image processing
graphics/gmic: Add PORTSCOUT pattern to prevent triple-digit versions
Sat, 9 Jun 2018
[ 23:53 yuri ] Original commit   Revision:472103
py-cachecontrol 0.12.5 www files touched by this commit Caching algorithms in httplib2 for use with requests session object
www/py-cachecontrol: Update 0.12.4 -> 0.12.5

Reported by:	portscout
[ 23:39 yuri ] Original commit   Revision:472102
triceratops-lv2 0.3.1_1 audio files touched by this commit Polyphonic synthesizer LV2 plugin
audio/triceratops-lv2: Unbreak on architectures where it was broken due to
-std=c++0x

Add c++11 compiler flags.
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

This site
What is FreshPorts?
About the authors
Issues
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Search
more...

Latest Vulnerabilities
chromiumJun 10
firefoxJun 08
firefox-esrJun 08
gnupgJun 08
gnupg1Jun 08
linux-seamonkeyJun 08
seamonkeyJun 08
waterfoxJun 08
linux-flashplayerJun 07
broJun 06
gitJun 02
git-liteJun 02
gitlabMay 31
strongswanMay 31
chromiumMay 30

9 vulnerabilities affecting 73 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities

Last updated:
2018-06-10 09:47:43


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 34392
Broken 82
Deprecated 90
Ignore 336
Forbidden 2
Restricted 160
No CDROM 76
Vulnerable 33
Expired 13
Set to expire 77
Interactive 0
new 24 hours 3
new 48 hours9
new 7 days26
new fortnight75
new month49241


< Yesterday's Commits >

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2018 Dan Langille. All rights reserved.