- Note: The ssl patch has been removed and no longer supported upstream.
The new eggdrop-devel is experimental, but has ssl support.
PR: ports/169054
Submitted by: James Wade <james.wade@phurix.co.uk>
Originally created by Robey Pointer in December 1993, it has spawned an almost
cult like following of users. It is a feature rich program designed to be
easily used and expanded upon (using Tcl scripting) by both novice and
advanced IRC users on a variety of hardware and software platforms.
- remove pkg-deinstall and move cleanup instructions into pkg-plist
- pet portlint on pkg-plist for mode and group warnings
PR: ports/168821
Submitted by: jgh@
Approved by: maintainer, feld@feld.me
- move back to binary distribution, as source distribution required apache-ivy
* including apache-ivy resulteded in source build being a security issue
PR: ports/168538
Submitted by: jgh@
Approved by: maintainer timeout, gerrit.beine@gmx.de ( 14 days )
uic3 was crashing when building ports which call it (such as
kdenetwork4 when building the SMS Kopete plugin) if qt4-porting was
not present, as uic3 needs q3porting.xml (provided by qt4-porting) to
work.
automatically determining its encoding. It uses the HTML5 encoding
sniffing algorithm specified in section 8.2.2.1 of the draft standard.
WWW: http://search.cpan.org/dist/IO-HTML/
This new port is needed to update textproc/p5-HTML-HTML5-Parser.
Java GUI designer that makes it very easy to create Java GUI
applications without spending a lot of time writing code to
display simple forms. With WindowBuilder you can create
complicated windows in minutes. Use the visual designer and
Java code will be generated for you. You can easily add controls
using drag-and-drop, add event handlers to your controls, change
various properties of controls using a property editor,
internationalize your app and much more.
WWW: http://www.eclipse.org/windowbuilder/
flex and gperf from base system are too old for Virtuoso build. While
pre-generated sources (included into the dist tarball) are usually used
during virtuoso port build, flex/gperf can potentially be called
when those source files become out of date (e.g. when some prerequisites
are patched by ports patches that could be potentially included in future).
- Fix clang build: use -std=gnu89 as virtuoso relies on GNU89 definition of `inline'
Submitted by: Patrick van Kleef [1]
o) drizzle - from 0.1.2rc6 to 0.1.2rc7, sync with
ngx_openresty 1.0.15.10 stable;
o) rtmp - from 0.1.5 to 0.1.10.
Do not bump PORTREVISION because these modules are disabled by default.
The Qt QML Viewer is a tool for loading QML documents that makes it easy to
quickly develop and debug QML applications. It invokes the QML runtime to load
QML documents and also includes additional features useful for the development
of QML-based applications.
WWW: http://qt-project.org/doc/qt-4.8/qmlviewer.html