notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: x11-toolkits/Makefile

Number of commits found: 754 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5 | 6 | 7 | 8  »  

Tuesday, 1 Nov 2016
22:15 rene search for other commits by this committer
Remove expired ports:
2016-11-01 math/octave-forge-octgpr: Broken for more than 6 months
2016-11-01 math/octave-forge-spline-gcvspl: Broken for more than 6 months
2016-11-01 www/pear-Services_SharedBook: Broken for more than 6 months
2016-11-01 devel/py-snackwich: Depends on broken and expiring devel/py-snack
2016-11-01 math/octave-forge-ad: Broken for more than 6 months
2016-11-01 math/octave-forge-xraylib: Broken for more than 6 months
2016-11-01 x11-toolkits/py-traitsbackendwx: Broken for more than 6 months
2016-11-01 x11-toolkits/py-traitsgui: Depends on broken and expiring
x11-toolkits/py-traitsbackendwx
2016-11-01 security/lsh: Broken for more than 6 months
2016-11-01 devel/py-snack: Broken for more than 6 months
2016-11-01 security/massh: Broken for more than 6 months
2016-11-01 www/hydra: Broken for more than 6 months
2016-11-01 math/py-pyfst: Broken for more than 6 months
2016-11-01 archivers/ruby-zip: Broken will all supported versions of Ruby
2016-11-01 devel/ruby-langscan: Broken will all supported versions of Ruby
Original commitRevision:425096 
Wednesday, 19 Oct 2016
14:50 tijl search for other commits by this committer
Add Linux CentOS 7 infrastructure ports.

Mk/Uses/linux.mk changes:
- Add support for architecture neutral (noarch) distfiles.
- Add support for 64-bit only ports: set IGNORE on i386 and don't install
  32-bit compat libraries on amd64.

Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision:	https://reviews.freebsd.org/D7886
Original commitRevision:424259 
Tuesday, 27 Sep 2016
13:43 gblach search for other commits by this committer
- Update devel/efl to 1.18.1
- Update devel/py-efl to 1.18.0
- Update multimedia/rage to 0.2.1
- Update x11-wm/enligtenment to 0.21.2
- Bump PORTREVISION in graphics/edje_viewer
- Bump PORTREVISION in x11/terminology
- Merge graphics/evas_generic_loaders* into devel/efl
- Merge multimedia/emotion_generic_players-vlc into devel/efl
- Merge x11-toolkits/elementary into devel/efl
Original commitRevision:422814 
Saturday, 17 Sep 2016
09:46 rakuco search for other commits by this committer
Update the Qt5 ports to 5.6.1.

This took longer than expected, but there are quite a few changes to the
existing ports and a few new ones.

General upstream changes:
- Starting with Qt 5.6.2, Qt will fail at configuration time if LibreSSL is
  being used. According to the discussion here:
  https://codereview.qt-project.org/#/c/154800/
  The Qt project is not opposed to LibreSSL, but does not want to mix
  support for it into the OpenSSL backend code, especially as they move
  towards supporting OpenSSL 1.1.
  People interested in LibreSSL support are welcome to submit a separate
  backend upstream, but are expected to maintain it. We (kde@) are not
  opposed to carrying some patches authored by others in the future, as long
  as they are not huge and destabilizing.
- When Qt detects the compiler supports C++11, it will pass -std=gnu++11 by
  default (this is an upstream change). You can add "CONFIG -= c++11" to
  your .pro. Qt 5.7 will require C++11.
- www/webkit-qt5: The QtWebKit module is deprecated upstream, and is shipped
  separately as a community release tarball. kde@ does not have an ETA for a
  qt5-webengine port, as it requires a huge effort (and number of patches)
  similar to maintaining www/chromium itself.
- x11-toolkits/qt5-declarative has been deprecated upstream. The last
  release is 5.5.1.

Relevant changes:
- devel/qmake5: The freebsd-clang mkspec has become the default mkspec on
  FreeBSD, replacing the outdated freebsd-g++ one that was moved to
  unsupported/ (it still works though).
- devel/qt5-qdoc: qdoc was moved to qttools upstream, but its data files are
  still in qtbase. The data files are now in the qt5-qdoc-data port.
- misc/qt5-doc: Clean up and stop requiring a compiler and fumbling with
  mkspecs. Instead of running the `configure' script, which requires a
  compiler and adjustments to the mkspecs files and also ends up building a
  new qmake binary, we now leverage USES=qmake to generate all the Makefiles
  from the top-level qt.pro. Getting this to work requires some tricks,
  though, and qt.conf.in has a longer explanation of what's being done.
  Switch to USES=gmake to be able to drop MAKE_JOBS_UNSAFE=yes.

New ports:
- comms/qt5-serialbus
- devel/qt5-qdoc-data
- x11-toolkits/qt5-quickcontrols2

Big thanks to Adriaan de Groot (groot@kde.org), tcberner@ and Loise Nolden
(nolden@kde.org) for the huge amount of work they put into this
patch. Loise in particular also sent quite a few changes upstream that were
essential for this update to work.

PR:		211916
Original commitRevision:422306 
Tuesday, 13 Sep 2016
18:23 rene search for other commits by this committer
Remove expired ports:
2016-08-23 www/mediawiki124: EOL upstream
2016-08-23 sysutils/rsyslog7: Upgrade to rsyslog 8
2016-08-24 www/moodle28: EOL upstream
2016-08-31 devel/php5-msgpack: This is an older version of the software, please
use devel/pecl-msgpack.
2016-09-02 textproc/asciinema: use textproc/py3-asciinema instead
2016-09-09 x11-toolkits/qtada: No development since 2012, usefulness unclear
Original commitRevision:422054 
Tuesday, 23 Aug 2016
15:11 olivierd search for other commits by this committer
QTermWidget is an opensource project originally based on KDE4 Konsole
application. The main goal of this project is to provide unicode-enabled,
embeddable Qt widget for using as a built-in console (or terminal emulation
widget).

WWW: https://github.com/lxde/qtermwidget

PR:		210387
Submitted by:	Jason Bacon
Original commitRevision:420694 
Sunday, 19 Jun 2016
23:00 bapt search for other commits by this committer
Remove gtk-sharp10 it is not depended on anymore and superceeded by other libs
Original commitRevision:417135 
Monday, 18 Apr 2016
01:12 pi search for other commits by this committer
New port: x11-toolkits/p5-Gtk3

Perl bindings to the 3.x series of the gtk+ toolkit. This module
allows you to write graphical user interfaces in a Perlish and
object-oriented way, freeing you from the casting and memory
management in C, yet remaining very close in spirit to original
API. Find out more about gtk+ at http://www.gtk.org.

The gtk+ reference manual is also a handy companion when writing
Gtk3 programs in Perl: http://developer.gnome.org/gtk3/stable/. The
Perl bindings follow the C API very closely, and the C reference
documentation should be considered the canonical source.

WWW: https://metacpan.org/pod/Gtk3

PR:		208372
Submitted by:	hiroto.kagotani@gmail.com
Original commitRevision:413545 
Monday, 28 Mar 2016
06:10 cy search for other commits by this committer
Welcome the new x11-tookits/Xmt port.

Xmt is a Motif Tools library, introduced in the book Motif Tools
(ISBN 1-56592-044-9). The Xmt Motif Tools library provides developers
of user interfaces tools that make Motif easier to use.  Xmt consists
of the core library of additional widgets, utility programs, docs,
tutorials, and example code.

WWW: http://motiftools.sourceforge.net/
Original commitRevision:412033 
Thursday, 3 Mar 2016
21:31 kwm search for other commits by this committer
Add GStreamer1 gstsink plugin.
Original commitRevision:410073 
Saturday, 13 Feb 2016
14:31 dumbbell search for other commits by this committer
x11-toolkits/osm-gps-map: New port for a Gtk+ map widget

Reviewed by:	kwm
Approved by:	kwm
Differential Revision:	https://reviews.freebsd.org/D4246
Original commitRevision:408799 
Tuesday, 2 Feb 2016
20:48 rm search for other commits by this committer
Remove Python 3.2 related slave ports to unbreak INDEX

With hat:   python
Original commitRevision:407848 
Sunday, 24 Jan 2016
18:10 rakuco search for other commits by this committer
Update Qt5 to 5.5.1.

This is the latest stable release at time of writing.

Release announcement: http://blog.qt.io/blog/2015/07/01/qt-5-5-released/
New features in Qt 5.5: https://wiki.qt.io/New_Features_in_Qt_5.5

As usual, huge thanks to Tobias Berner (tcberner@gmail.com) for all his work
on these ports in kde@'s experimental area51 repository. He's the one who
started the update and did a lot of the initial work on Qt 5.5. Ralf Nolden
(nolden@kde.org) has contributed the initial version of most of our new Qt5
ports.

Also thanks to Yuri Victorovich (yuri@rawbw.com) for contributing PR 205805
with his own patch for the 5.5.1 update. Some of his changes there prompted
additional fixes and changes present in the final patch generated from our
experimental repository.

New ports:
- comms/qt5-connectivity, comms/qt5-sensors, devel/qt5-location,
  graphics/qt5-3d, net/qt5-enginio, x11-toolkits/qt5-canvas3d,
  x11-toolkits/qt5-uiplugin.

General changes in all Qt5 ports:
- All Qt5 ports are now built with -Wl,--as-needed to avoid overlinking,
  which is a problem with qmake-based because the libraries passed to the
  linker come from the modules .pri files and many are not necessary.
- With this change, several ports had their USE_QT5 lines adjusted to
  explicitly include some libraries that were pulled in implicitly, and to
  exclude libraries no longer required with -Wl,--as-needed.

Changes in specific ports:
- devel/qt5: Drop the SQL_PLUGINS and TOOLS options and depend on all Qt5
  ports by default. It makes the Makefile much simpler, and those options
  were already on by default.
- devel/qt5-core: The clang+base libstdc++ workaround has been expanded and
  more C++11 features have been disabled when that combination is used by a
  port (basically, FreeBSD 9 with USES=compiler:c++11-lang). The disabled
  features have explanations for why they were disabled in the patched
  header itself.
- devel/qt5-designer: uiplugins has been split out following a similar
  change upstream. By depending on qt5-uiplugin, qt5-uitools avoids having
  to depend on the big qt5-designer port.
- multimedia/qt5-multimedia: The port now uses GStreamer 1.0 instead of
  0.10.
- net/qt5-network: The port now depends on libproxy for proxy settings.
  Using libproxy allows proxy settings to be read from different sources,
  and also allows .pac files to work with Qt.
- www/qt5-webkit: The port now uses GStreamer 1.0 instead of 0.10.

PR:		205805
PR:		206435
Original commitRevision:407169 
Sunday, 17 Jan 2016
13:30 sunpoet search for other commits by this committer
- Add rubygem-vte3 3.0.7

Ruby/VTE is a Ruby binding of VTE.

WWW: http://ruby-gnome2.sourceforge.jp/
Sponsored by:	PortsCamp Taiwan
Original commitRevision:406496 
Saturday, 16 Jan 2016
17:48 amdmi3 search for other commits by this committer
Split render engine modules into separate ports to allow multiple
render modules installed at the same time without introducing
unneeded dependencies.

PR:		205726
Original commitRevision:406252 
Monday, 21 Dec 2015
19:39 sunpoet search for other commits by this committer
- Sort SUBDIRs
Original commitRevision:404186 
Sunday, 13 Dec 2015
21:56 rakuco search for other commits by this committer
At very long last land PyQt5 5.5.1 ports.

Add the required bits to Uses/pyqt.mk along with all the PyQt5 ports.
Thankfully this commit is mostly adding new ports, as the hard work was
already done in r403297 and r403662.

Huge kudos to Tobias Berner <tcberner@gmail.com> and, most importantly,
Guido Falsi (madpilot@) for their initial work on these ports (see D2910 in
Phabricator for an earlier version of the PyQt5 patch set).

PR:		204672
Original commitRevision:403693 
Thursday, 19 Nov 2015
01:28 lwhsu search for other commits by this committer
Add version specified ports of separated standard Python modules for
non-default Python versions:

- Add pyXY-{sqlite3,gdbm,tkinter} ports for generating binary packages
- Improve/add pkg-message to point users to install respective packages of
  separated Python standard modules
- Add COMMENT to explicitly show the Python version that package should be
  used with
- Simplify version-related PYTHON_* for lang/python35

Reviewed by:	koobs
Differential Revision:	https://reviews.freebsd.org/D4170
Original commitRevision:401909 
Wednesday, 16 Sep 2015
19:51 bapt search for other commits by this committer
Remove ansi version fo wxGTK 2.8 and only keep the unicode version

All applications in the ports tree works correctly with unicode version of wxGTK

Newer version of wxGTK are unicode only (3.0+)

Note that now WX_UNICODE macro is noop
Original commitRevision:397077 
Monday, 31 Aug 2015
19:38 dbn search for other commits by this committer
lang/pypy: update to 2.6.1

Changes:
 - Add external cffi ports (a la python):
   - databases/pypy-gdbm
   - databases/pypy-sqlite3
   - x11-toolkits/pypy-tkinter
 - Add bsd.pypy.mk for consistency between pypy ports.
 - Add bsd.pypy.cffi.mk for consistency with external cffi ports.
 - Switch back to using $PREFIX/pypy-X.Y (the '-' separator is required to
   differentiate between lang/pypy and lang/pypy3)
 - Remove all patches (upstreamed, see announcement below)

ChangeLog:
 - Bug Fixes
   - Revive non-SSE2 support
   - Fixes for detaching _io.Buffer*
   - Clear up contention in the garbage collector between trace-me-later and
     pinning
   - Issues reported with our previous release were resolved after reports from
     users on our issue tracker at https://bitbucket.org/pypy/pypy/issues or on
     IRC at #pypy.
 - New features:
   - cffi was updated to version 1.3
   - The python stdlib was updated to 2.7.10 from 2.7.9
   - vmprof now supports multiple threads
   - The translation process builds cffi import libraries for some stdlib
     packages, which should prevent confusion when package.py is not used
   - better support for gdb debugging
   - FreeBSD should be able to translate PyPy "out of the box" with no patches
 - Numpy:
   - Better support for record dtypes, including the align keyword
   - Implement casting and create output arrays accordingly (still missing some
     corner cases)
   - Support creation of unicode ndarrays
   - Better support ndarray.flags
   - Support axis argument in more functions
   - Refactor array indexing to support ellipses
   - Allow the docstrings of built-in numpy objects to be set at run-time
   - Support the buffered nditer creation keyword
 - Performance improvements:
   - Delay recursive calls to make them non-recursive
   - Skip loop unrolling if it compiles too much code
   - Tweak the heapcache
   - Add a list strategy for lists that store both floats and 32-bit integers.
     The latter are encoded as nonstandard NaNs. Benchmarks show that the speed
     of such lists is now very close to the speed of purely-int or purely-float
     lists.
   - Simplify implementation of ffi.gc() to avoid most weakrefs
   - Massively improve the performance of map() with more than one sequence
    argument

Differential Revision:	https://reviews.freebsd.org/D3285
Original commitRevision:395726 
Thursday, 20 Aug 2015
23:02 pgj search for other commits by this committer
- Update The Glorious Glasgow Haskell Compiler to version 7.10.2
- Include a patch for addressing timer issues [1]
- Add support for building both GHC and Haskell ports with Clang, either from
  ports or the base system
- Discontinue supporting Haskell Platform, use Stackage instead as a
  reference
- Drop support for FreeBSD 8.x, optimize bootstrap compiler tarballs
- Update Gtk2Hs to version 0.13 [2]
- Update Pandoc to version 1.15.0.6
- Update git-annex to version 5.20150727
- Update Darcs to 2.10 [3]
- Unbreak wxHaskell ports

Please note that port revisions for all the Haskell ports without version
changes are bumped.

New ports (48):

converters/hs-aeson-pretty     JSON pretty-printing library and command-line
                               tool
converters/hs-sandi            Data encoding library
devel/hs-StateVar              State variables
devel/hs-base-orphans          Backwards-compatible orphan instances for base
devel/hs-bytestring-mmap       Mmap support for strict ByteStrings
devel/hs-constraints           Constraint manipulation
devel/hs-data-ordlist          Set and bag operations on ordered lists
devel/hs-easy-file             Cross-platform File handling
devel/hs-extra                 Extra functions
devel/hs-geniplate-mirror      Use Template Haskell to generate Uniplate-like
                               functions
devel/hs-haddock-api           Documentation-generation tool for Haskell
                               libraries
devel/hs-hex                   Convert strings into hexadecimal and back
devel/hs-hourglass             Simple performant time related library
devel/hs-hsb2hs                Preprocesses a file, adding blobs from files
                               as string literals
devel/hs-hspec-core            Testing Framework for Haskell
devel/hs-hspec-discover        Automatically discover and run Hspec tests
devel/hs-js-flot               Obtain minified flot code
devel/hs-js-jquery             Obtain minified jQuery code
devel/hs-lifted-async          Run lifted IO operations asynchronously and
                               wait for their results
devel/hs-map-syntax            Syntax sugar for defining maps
devel/hs-memory                Memory and related abtraction stuff
devel/hs-mutable-containers    Abstactions and concrete implementations of
                               mutable containers
devel/hs-newtype               Typeclass and set of functions for working
                               with newtypes
devel/hs-old-locale            Locale library
devel/hs-old-time              Time library
devel/hs-preprocessor-tools    Framework for extending Haskell's syntax via
                               quick-and-dirty preprocessors
devel/hs-time-locale-compat    Compatibility of TimeLocale between old-locale
                               and time-1.5
devel/hs-uuid-types            Type definitions for Universally Unique
                               Identifiers
math/hs-Agda-stdlib            Agda standard library
math/hs-adjunctions            Adjunctions and representable functors
math/hs-kan-extensions         Kan extensions, Kan lifts, various forms of
                               the Yoneda lemma, and (co)density (co)monads
net-im/hs-haskell-xmpp         Haskell XMPP library based on HaXml & STM
net-p2p/hs-torrent             BitTorrent file parser and generater
net/hs-aws Amazon              Web Services (AWS) for Haskell
net/hs-network-uri             URI manipulation
security/hs-cryptonite         Cryptography Primitives sink
security/hs-nonce              Generate cryptographic nonces
shells/hs-shelly               Shell-like (systems) programming in Haskell
sysutils/hs-ekg-json           JSON encoding of ekg metrics
textproc/hs-bencode            Parser and printer for bencoded data
textproc/hs-cassava            CSV parsing and encoding library
textproc/hs-cmark              Fast, accurate CommonMark (Markdown) parser
                               and renderer
textproc/hs-pandoc-citeproc    Supports using pandoc with citeproc
textproc/hs-regex-applicative  Regex-based parsing with applicative interface
textproc/hs-regex-compat-tdfa  Unicode Support version of Text.Regex, using
                               regex-tdfa
textproc/hs-rfc5051            Simple unicode collation as per RFC5051
www/hs-http2                   HTTP/2.0 library including frames and HPACK
www/hs-multipart               HTTP multipart split out of the cgi package

Updated ports (317):

archivers/hs-tar                         0.4.0.1_8        --> 0.4.2.1
archivers/hs-zip-archive                 0.2.3.4_1        --> 0.2.3.7
archivers/hs-zlib                        0.5.4.1_6        --> 0.5.4.2
archivers/hs-zlib-bindings               0.1.1.3_7        --> 0.1.1.5
audio/hs-ALUT                            2.3.0.1_2        --> 2.4.0.0
audio/hs-OpenAL                          1.6.0.0_1        --> 1.7.0.0
audio/hs-libmpd                          0.8.0.5_1        --> 0.9.0.2
benchmarks/hs-criterion                  0.8.1.0_1        --> 1.1.0.0
converters/hs-aeson                      0.7.0.6_1        --> 0.8.0.2
converters/hs-json                       0.7_8            --> 0.9.1
databases/hs-esqueleto                   1.4.4_1          --> 2.4.1
databases/hs-hedis                       0.6.5            --> 0.6.9
databases/hs-mysql                       0.1.1.6_1        --> 0.1.1.8
databases/hs-persistent                  1.3.1.1_1        --> 2.2
databases/hs-persistent-sqlite           1.3.0.5_1        --> 2.2
databases/hs-persistent-template         1.3.1.4_1        --> 2.1.3.4
devel/hs-BNFC                            2.6.0.3_8        --> 2.8
devel/hs-Boolean                         0.2.1_1          --> 0.2.3
devel/hs-ConfigFile                      1.1.2_1          --> 1.1.4
devel/hs-List                            0.5.1_8          --> 0.5.2
devel/hs-MissingH                        1.2.1.0_1        --> 1.3.0.1
devel/hs-MonadCatchIO-transformers       0.3.1.0_1        --> 0.3.1.3
devel/hs-MonadRandom                     0.1.13_1         --> 0.4
devel/hs-ObjectName                      1.0.0.0_14       --> 1.1.0.0
devel/hs-QuickCheck                      2.6_6            --> 2.8.1
devel/hs-ReadArgs                        1.2.1_8          --> 1.2.2
devel/hs-STMonadTrans                    0.3.2_1          --> 0.3.3
devel/hs-ShellCheck                      0.3.5            --> 0.3.8
devel/hs-Stream                          0.4.7.1_1        --> 0.4.7.2
devel/hs-alex                            3.1.3_1          --> 3.1.4
devel/hs-ansi-terminal                   0.6.1.1_1        --> 0.6.2.1
devel/hs-ansi-wl-pprint                  0.6.7.1_1        --> 0.6.7.3
devel/hs-asn1-encoding                   0.8.1.3_1        --> 0.9.0
devel/hs-asn1-parse                      0.8.1_1          --> 0.9.1
devel/hs-asn1-types                      0.2.3_1          --> 0.3.0
devel/hs-async                           2.0.1.5_1        --> 2.0.2
devel/hs-atomic-primops                  0.6.0.6_1        --> 0.8
devel/hs-auto-update                     0.1.0.0_1        --> 0.1.2.2
devel/hs-basic-prelude                   0.3.8_1          --> 0.5.0
devel/hs-bifunctors                      4.1.1.1_1        --> 5
devel/hs-blaze-builder                   0.3.3.2_1        --> 0.4.0.1
devel/hs-blaze-builder-enumerator        0.2.0.6_1        --> 0.2.1.0
devel/hs-blaze-textual                   0.2.0.9_1        --> 0.2.1.0
devel/hs-bloomfilter                     2.0.0.0_1        --> 2.0.1.0
devel/hs-boxes                           0.1.3_1          --> 0.1.4
devel/hs-bytestring-lexing               0.4.3.2          --> 0.5.0.2
devel/hs-c2hs                            0.17.2_1         --> 0.26.1
devel/hs-cabal-install                   1.18.0.5_1       --> 1.22.6.0
devel/hs-cereal                          0.4.0.1_1        --> 0.4.1.1
devel/hs-checkers                        0.3.2_1          --> 0.4.3
devel/hs-chunked-data                    0.1.0.1_1        --> 0.2.0
devel/hs-classy-prelude                  0.9.3_1          --> 0.12.1.1
devel/hs-classy-prelude-conduit          0.9.3_1          --> 0.12.0.1
devel/hs-cmdargs                         0.10.9_1         --> 0.10.13
devel/hs-conduit                         1.1.7_1          --> 1.2.5
devel/hs-conduit-combinators             0.2.8.2_1        --> 1.0.3
devel/hs-conduit-extra                   1.1.3_1          --> 1.1.9.1
devel/hs-convertible                     1.1.0.0_1        --> 1.1.1.0
devel/hs-cpphs                           1.18.5_1         --> 1.19
devel/hs-darcs                           2.8.5            --> 2.10.1
devel/hs-data-hash                       0.2.0.0_1        --> 0.2.0.1
devel/hs-data-pprint                     0.2.3_1          --> 0.2.4
devel/hs-datetime                        0.2.1_12         --> 0.3.1
devel/hs-deepseq-generics                0.1.1.1_1        --> 0.1.1.2
devel/hs-dlist                           0.7.1_1          --> 0.7.1.1
devel/hs-edit-distance                   0.2.1.2_7        --> 0.2.2.1
devel/hs-either                          4.3.0.1_1        --> 4.4.1
devel/hs-enclosed-exceptions             1.0.0.2_1        --> 1.0.1.1
devel/hs-equivalence                     0.2.5_1          --> 0.3.1
devel/hs-errors                          1.4.7_1          --> 2.0.0
devel/hs-exceptions                      0.6.1_1          --> 0.8.0.2
devel/hs-fast-logger                     2.2.0_1          --> 2.4.1
devel/hs-fgl                             5.5.0.1_1        --> 5.5.2.1
devel/hs-file-embed                      0.0.7_1          --> 0.0.9
devel/hs-filemanip                       0.3.6.2_8        --> 0.3.6.3
devel/hs-filestore                       0.6.0.3_1        --> 0.6.1
devel/hs-free                            4.9_1            --> 4.12.1
devel/hs-fsnotify                        0.1.0.3_1        --> 0.2.1
devel/hs-gconf                           0.12.5.0_1       --> 0.13.0.2
devel/hs-generic-deriving                1.6.3_1          --> 1.8.0
devel/hs-ghc-events                      0.4.3.0_1        --> 0.4.4.0
devel/hs-gio                             0.12.5.3_1       --> 0.13.1.0
devel/hs-git-annex                       5.20140817_1     --> 5.20150727
devel/hs-glib                            0.12.5.4_1       --> 0.13.1.1
devel/hs-gtk2hs-buildtools               0.12.5.2_2       --> 0.13.0.4
devel/hs-haddock                         2.14.3_1         --> 2.16.1
devel/hs-haddock-library                 1.1.0_1          --> 1.2.1
devel/hs-happy                           1.19.4_1         --> 1.19.5
devel/hs-hashable                        1.2.2.0_1,1      --> 1.2.3.3,1
devel/hs-hashtables                      1.1.2.1_1        --> 1.2.0.2
devel/hs-haskell-src                     1.0.1.6_1        --> 1.0.2.0
devel/hs-haskell-src-exts                1.15.0.1_1       --> 1.16.0.1
devel/hs-hasktags                        0.69.0_1         --> 0.69.1
devel/hs-hastache                        0.6.0_1          --> 0.6.1
devel/hs-hinotify                        0.3.7_1          --> 0.3.8.1
devel/hs-hint                            0.4.2.0_1        --> 0.4.2.3
devel/hs-hlint                           1.9.3_1          --> 1.9.21
devel/hs-hoogle                          4.2.34_1         --> 4.2.41
devel/hs-hslogger                        1.2.4_1          --> 1.2.9
devel/hs-hslua                           0.3.13_1         --> 0.4.0
devel/hs-hspec                           1.11.0_1         --> 2.1.10
devel/hs-hspec-expectations              0.6.0.1_1        --> 0.7.1
devel/hs-keys                            3.10.1_1         --> 3.10.2
devel/hs-language-c                      0.4.5_1          --> 0.4.7
devel/hs-language-javascript             0.5.13_1         --> 0.5.14.2
devel/hs-lens                            4.3.3_1          --> 4.12.3
devel/hs-lifted-base                     0.2.3.0_1        --> 0.2.3.6
devel/hs-mmorph                          1.0.3_1          --> 1.0.4
devel/hs-monad-control                   0.3.3.0_1        --> 1.0.0.4
devel/hs-monad-logger                    0.3.7.1_1        --> 0.3.13.2
devel/hs-monad-loops                     0.4.2.1_1        --> 0.4.3
devel/hs-monad-par                       0.3.4.6_1        --> 0.3.4.7
devel/hs-mono-traversable                0.6.1_1          --> 0.9.2.1
devel/hs-mtl                             2.1.3.1_1        --> 2.2.1
devel/hs-mueval                          0.9.1.1_1        --> 0.9.1.1.2
devel/hs-murmur-hash                     0.1.0.7_1        --> 0.1.0.8
devel/hs-optparse-applicative            0.9.1.1_1        --> 0.11.0.2
devel/hs-parallel                        3.2.0.4_1        --> 3.2.0.6
devel/hs-pcre-light                      0.4.0.2_1        --> 0.4.0.3
devel/hs-primitive                       0.5.2.1_1        --> 0.6
devel/hs-profunctors                     4.2.0.1_1        --> 5.1.1
devel/hs-project-template                0.1.4.1_1        --> 0.2.0
devel/hs-random                          1.0.1.1_10       --> 1.1
devel/hs-reflection                      1.5.1_1          --> 2
devel/hs-resource-pool                   0.2.3.0_1        --> 0.2.3.2
devel/hs-resourcet                       1.1.2.3_1        --> 1.1.6
devel/hs-safe                            0.3.7_1          --> 0.3.9
devel/hs-scientific                      0.3.3.0_1        --> 0.3.3.8
devel/hs-securemem                       0.1.3_1          --> 0.1.9
devel/hs-setenv                          0.1.1.1_1        --> 0.1.1.3
devel/hs-shake                           0.13.2_1         --> 0.15.5
devel/hs-silently                        1.2.4.1_7        --> 1.2.5
devel/hs-stm                             2.4.2_6          --> 2.4.4
devel/hs-stm-chans                       3.0.0.2_1        --> 3.0.0.4
devel/hs-streaming-commons               0.1.4.1_1        --> 0.1.12.1
devel/hs-syb                             0.4.1_1          --> 0.5.1
devel/hs-syb-with-class                  0.6.1.5_1        --> 0.6.1.6
devel/hs-system-fileio                   0.3.14_1         --> 0.3.16.3
devel/hs-system-filepath                 0.4.12_1         --> 0.4.13.4
devel/hs-tagged                          0.7.2_1          --> 0.8.1
devel/hs-test-framework                  0.8.0.3_1        --> 0.8.1.1
devel/hs-text                            1.1.0.0_1        --> 1.2.1.3
devel/hs-text-icu                        0.6.3.7_2        --> 0.7.0.1
devel/hs-threads                         0.5.1.2_1        --> 0.5.1.3
devel/hs-threadscope                     0.2.4_1          --> 0.2.7
devel/hs-timezone-olson                  0.1.4_1          --> 0.1.7
devel/hs-timezone-series                 0.1.3_1          --> 0.1.5.1
devel/hs-transformers-base               0.4.2_1          --> 0.4.4
devel/hs-transformers-compat             0.3.3.4_1        --> 0.4.0.4
devel/hs-unix-compat                     0.4.1.3_1        --> 0.4.1.4
devel/hs-unix-time                       0.3.3_1          --> 0.3.5
devel/hs-unordered-containers            0.2.4.0_1        --> 0.2.5.1
devel/hs-utf8-string                     0.3.8_1          --> 1
devel/hs-uuagc                           0.9.51_1         --> 0.9.52.1
devel/hs-uuagc-cabal                     1.0.5.0_1        --> 1.0.6.0
devel/hs-uuid                            1.3.3_1          --> 1.3.11
devel/hs-uulib                           0.9.16_1         --> 0.9.20
devel/hs-vault                           0.3.0.3_1        --> 0.3.0.4
devel/hs-vector                          0.10.9.1_1       --> 0.10.12.3
devel/hs-vector-algorithms               0.6.0.3_1        --> 0.7.0.1
devel/hs-vector-instances                3.3_1            --> 3.3.1
devel/hs-vector-th-unbox                 0.2.1.0_1        --> 0.2.1.2
devel/hs-void                            0.6.1_1          --> 0.7
devel/hs-word8                           0.1.1_1          --> 0.1.2
dns/hs-dns                               1.4.2_1          --> 2.0.0
graphics/hs-JuicyPixels                  3.1.6.1_1        --> 3.2.6
graphics/hs-cairo                        0.12.5.3_1       --> 0.13.1.0
graphics/hs-dia-base                     0.1.1.2_8        --> 0.1.1.3
graphics/hs-dia-functions                0.2.1.3_8        --> 0.2.1.4
graphics/hs-svgcairo                     0.12.5.2_1       --> 0.13.0.3
lang/hs-brainfuck                        0.1_15           --> 0.1.0.2
lang/hs-unlambda                         0.1.3_8          --> 0.1.4.1
mail/hs-email-validate                   2.0.1_1          --> 2.1.3
mail/hs-mime                             0.4.0.1_1        --> 0.4.0.2
mail/hs-mime-mail                        0.4.5.2_1        --> 0.4.9
mail/hs-mime-types                       0.1.0.4_1        --> 0.1.0.6
math/hs-Agda                             2.4.0.2_1        --> 2.4.2.3
math/hs-NumInstances                     1.3_6            --> 1.4
math/hs-categories                       1.0.6_1          --> 1.0.7
math/hs-comonad                          4.2.2_1          --> 4.2.7.2
math/hs-contravariant                    1.1_1            --> 1.3.2
math/hs-data-lens                        2.10.5_1         --> 2.10.7
math/hs-data-lens-template               2.1.8_1          --> 2.1.9
math/hs-ieee754                          0.7.3_10         --> 0.7.6
math/hs-mwc-random                       0.13.1.2_1       --> 0.13.3.2
math/hs-pointed                          4.1_1            --> 4.2.0.2
math/hs-semigroupoids                    4.0.4_1          --> 5.0.0.3
math/hs-semigroups                       0.15.2_1         --> 0.16.2.2
math/hs-statistics                       0.13.2.1_1       --> 0.13.2.3
math/hs-vector-space                     0.8.7_1          --> 0.10.2
net/hs-connection                        0.2.3_1          --> 0.2.5
net/hs-gsasl                             0.3.5_1          --> 0.3.6
net/hs-hoauth2                           0.4.3            --> 0.4.8
net/hs-iproute                           1.3.1_1          --> 1.5.0
net/hs-network                           2.4.2.3_1        --> 2.6.2.1
net/hs-network-info                      0.2.0.5_1        --> 0.2.0.7
net/hs-network-multicast                 0.0.11_1         --> 0.1.0
net/hs-network-protocol-xmpp             0.4.6_2          --> 0.4.8
net/hs-simple-sendfile                   0.2.15_1         --> 0.2.21
print/hs-hscolour                        1.20.3_8,1       --> 1.23,1
security/hs-DRBG                         0.5.2_1          --> 0.5.4
security/hs-HsOpenSSL                    0.11_2           --> 0.11.1.1
security/hs-RSA                          2.0.0_1          --> 2.1.0.1
security/hs-SHA                          1.6.4.1_1        --> 1.6.4.2
security/hs-cipher-aes                   0.2.8_1          --> 0.2.11
security/hs-cipher-aes128                0.6.4_1          --> 0.7.0.1
security/hs-clientsession                0.9.0.3_1        --> 0.9.1.1
security/hs-cprng-aes                    0.5.2_1          --> 0.6.1
security/hs-crypto-api                   0.13_1           --> 0.13.2
security/hs-crypto-conduit               0.5.4_1          --> 0.5.5
security/hs-crypto-numbers               0.2.3_1          --> 0.2.7
security/hs-crypto-pubkey                0.2.4_1          --> 0.2.8
security/hs-crypto-pubkey-types          0.4.2.2_1        --> 0.4.3
security/hs-crypto-random                0.0.7_1          --> 0.0.9
security/hs-entropy                      0.3.2_1          --> 0.3.7
security/hs-gnutls                       0.1.5_1          --> 0.2
security/hs-pwstore-fast                 2.4.1_1          --> 2.4.4
security/hs-skein                        1.0.9_1          --> 1.0.9.3
security/hs-tls                          1.2.8_1          --> 1.3.1
security/hs-x509                         1.4.11_1         --> 1.6.0
security/hs-x509-store                   1.4.4_1          --> 1.6.0
security/hs-x509-system                  1.4.5_1          --> 1.6.0
security/hs-x509-validation              1.5.0_1          --> 1.6.0
sysutils/hs-angel                        0.5.0_1          --> 0.6.2
sysutils/hs-ekg                          0.4.0.1_1        --> 0.4.0.8
sysutils/hs-ekg-core                     0.1.0.1_1        --> 0.1.1.0
textproc/hs-Diff                         0.3.0_1          --> 0.3.2
textproc/hs-HStringTemplate              0.7.3_1          --> 0.8.3
textproc/hs-HaXml                        1.24.1_1         --> 1.25.3
textproc/hs-attoparsec                   0.10.4.0_7       --> 0.12.1.6
textproc/hs-attoparsec-enumerator        0.3.3_1          --> 0.3.4
textproc/hs-blaze-html                   0.7.0.2_1        --> 0.8.1.0
textproc/hs-blaze-markup                 0.6.1.0_1        --> 0.7.0.2
textproc/hs-case-insensitive             1.1.0.3_1        --> 1.2.0.4
textproc/hs-citeproc-hs                  0.3.9_1          --> 0.3.10
textproc/hs-double-conversion            0.2.0.6_7        --> 2.0.1.0
textproc/hs-feed                         0.3.9.2_1        --> 0.3.10.0
textproc/hs-hexpat                       0.20.6_1         --> 0.20.9
textproc/hs-highlighting-kate            0.5.11.1         --> 0.6
textproc/hs-hs-bibutils                  5.0_6            --> 5.5
textproc/hs-html-conduit                 1.1.0.5_1        --> 1.2.0
textproc/hs-hxt                          9.3.1.4_1        --> 9.3.1.15
textproc/hs-hxt-charproperties           9.1.1.1_1        --> 9.2.0.1
textproc/hs-hxt-regex-xmlschema          9.1.0_7          --> 9.2.0.2
textproc/hs-hxt-unicode                  9.0.2.2_1        --> 9.0.2.4
textproc/hs-lhs2tex                      1.18.1_8         --> 1.19
textproc/hs-pandoc                       1.13.2           --> 1.15.0.6
textproc/hs-pandoc-types                 1.12.4.1_1       --> 1.12.4.5
textproc/hs-parsec                       3.1.5_1          --> 3.1.9
textproc/hs-polyparse                    1.9_6            --> 1.11
textproc/hs-stringsearch                 0.3.6.5_1        --> 0.3.6.6
textproc/hs-tagsoup                      0.13.1_1         --> 0.13.3
textproc/hs-tagstream-conduit            0.5.5.1_1        --> 0.5.5.3
textproc/hs-texmath                      0.8.0.1          --> 0.8.3
textproc/hs-uri                          0.1.6.2_1        --> 0.1.6.3
textproc/hs-xml                          1.3.13_6         --> 1.3.14
textproc/hs-xml-conduit                  1.2.1_1          --> 1.3.1
textproc/hs-xml-hamlet                   0.4.0.9_1        --> 0.4.0.11
textproc/hs-xml-types                    0.3.4_1          --> 0.3.6
textproc/hs-xmlhtml                      0.2.3.2_1        --> 0.2.3.4
textproc/hs-yaml                         0.8.8.4_1        --> 0.8.13
www/hs-DAV                               1.0.1_1          --> 1.0.7
www/hs-HTTP                              4000.2.10_1      --> 4000.2.20
www/hs-authenticate                      1.3.2.9_1        --> 1.3.2.11
www/hs-cgi                               3001.1.8.5_1,1   --> 3001.2.2.2,1
www/hs-cookie                            0.4.1.2_1        --> 0.4.1.6
www/hs-gitit                             0.10.6.1_1       --> 0.11.1
www/hs-hS3                               0.5.8_1          --> 0.5.9
www/hs-happstack-server                  7.3.7_1          --> 7.4.4
www/hs-heist                             0.13.1.2_1       --> 0.14.1.1
www/hs-hjsmin                            0.1.4.7_1        --> 0.1.5.0
www/hs-http-client                       0.3.6.1_1        --> 0.4.20
www/hs-http-conduit                      2.1.4_1          --> 2.1.8
www/hs-http-date                         0.0.4_8          --> 0.0.6.1
www/hs-http-reverse-proxy                0.4.0.1_1        --> 0.4.2
www/hs-http-server                       1.0.4_1          --> 1.0.6
www/hs-http-types                        0.8.5_1          --> 0.8.6
www/hs-oeis                              0.3.5_1          --> 0.3.6
www/hs-path-pieces                       0.1.4_1          --> 0.2.0
www/hs-recaptcha                         0.1.0.2_1        --> 0.1.0.3
www/hs-shakespeare                       2.0.1.1_1        --> 2.0.5
www/hs-snap                              0.13.2.8_1       --> 0.14.0.6
www/hs-snap-core                         0.9.6.3_1        --> 0.9.7.2
www/hs-snap-server                       0.9.4.5_1        --> 0.9.5.1
www/hs-wai                               3.0.1.1_1        --> 3.0.3.0
www/hs-wai-app-static                    3.0.0_1          --> 3.1.1
www/hs-wai-extra                         3.0.1.2_1        --> 3.0.10
www/hs-wai-logger                        2.2.0_1          --> 2.2.4.1
www/hs-warp                              3.0.0.5_1        --> 3.1.3
www/hs-warp-tls                          3.0.0_1          --> 3.1.1
www/hs-webkit                            0.12.6.1_1       --> 0.13.1.3
www/hs-xss-sanitize                      0.3.5.2_1        --> 0.3.5.6
www/hs-yesod                             1.2.6.1_1        --> 1.4.1.5
www/hs-yesod-auth                        1.3.4_1          --> 1.4.6
www/hs-yesod-auth-hashdb                 1.3.0.1_1        --> 1.4.2.2
www/hs-yesod-bin                         1.2.12.3_1       --> 1.4.13.3
www/hs-yesod-core                        1.2.19_1         --> 1.4.13
www/hs-yesod-form                        1.3.14_1         --> 1.4.4.1
www/hs-yesod-persistent                  1.2.3_1          --> 1.4.0.3
www/hs-yesod-static                      1.2.4_1          --> 1.5.0.2
www/hs-yesod-test                        1.2.3.2_1        --> 1.4.3.1
x11-toolkits/hs-GLURaw                   1.4.0.1_1        --> 1.5.0.1
x11-toolkits/hs-GLUT                     2.5.1.1_1,1      --> 2.7.0.1,1
x11-toolkits/hs-OpenGL                   2.9.2.0_1,1      --> 2.12.0.1,1
x11-toolkits/hs-OpenGLRaw                1.5.0.0_1        --> 2.5.1.0
x11-toolkits/hs-gtk                      0.12.5.7_1       --> 0.13.9
x11-toolkits/hs-gtk2hs                   0.12.5_1,1       --> 0.13,1
x11-toolkits/hs-gtksourceview2           0.12.5.0_1       --> 0.13.1.3
x11-toolkits/hs-pango                    0.12.5.3_1       --> 0.13.1.0
x11-toolkits/hs-vte                      0.12.5.0_1       --> 0.13.0.2
x11-toolkits/hs-wx                       0.90.1.0_1       --> 0.91.0.0
x11-toolkits/hs-wxc                      0.90.1.1_1       --> 0.91.0.0
x11-toolkits/hs-wxcore                   0.90.1.1_1       --> 0.91.0.0
x11-toolkits/hs-wxdirect                 0.90.1.1_1       --> 0.91.0.0
x11-wm/hs-xmonad                         0.11_10          --> 0.11.1
x11-wm/hs-xmonad-contrib                 0.11.3_2         --> 0.11.4
x11/hs-xmobar                            0.21_1           --> 0.23.1

Removed ports (14):

devel/hs-MaybeT            Support for computations with failures (deprecated)
devel/hs-geniplate         Use template Haskell to generate Uniplate-like
                           functions (upstream support is discontinued)
devel/hs-glade             Binding to the glade library (upstream support is
                           discontinued)
devel/hs-haskell-platform  The Haskell Platform (it is not tracked any more)
devel/hs-ranges            Ranges and various functions on them (deprecated)
devel/hs-testpack          Test Utility Pack for HUnit and QuickCheck
                           (upstream is unmaintained)
graphics/hs-soegtk         GUI functions as used in the book "The Haskell
                           School of Expression" (upstream support is
                           discontinued)
lang/hs-epic               Compiler for a simple functional language (it is
                           not needed any more)
math/hs-nats               Natural numbers (it has been merged into the base
                           library of GHC)
multimedia/hs-gstreamer    Binding to the GStreamer open source multimedia
                           framework (upstream support is discontinued) [2]
www/hs-scgi                Haskell library for writing SCGI programs
                           (deprecated)
www/hs-yesod-platform      Meta package for Yesod (upstream support is
                           discontinued)
www/hs-yesod-routes        Effective routing for Yesod (upstream support is
                           discontinued)
x11-toolkits/hs-gtkglext   Binding to the GTK+ OpenGL Extension (upstream
                           support is discontinued)

PR:		181049 [1]
PR:		197925 [2]
PR:		200684 [3]
Submitted by:	arrowdodger <6yearold@gmail.com> [1]
Obtained from:	FreeBSD Haskell
Original commitRevision:394918 
Tuesday, 14 Jul 2015
20:16 bapt search for other commits by this committer
The lazarus GTK1 interface has been discontinued upstream:
http://wiki.lazarus.freepascal.org/GTK1_Interface
Original commitRevision:392075 
Monday, 4 May 2015
15:39 madpilot search for other commits by this committer
Objective Caml interface to Tk

LablTk is an interface to the Tcl/Tk GUI framework. It allows to
develop GUI applications in a speedy and type safe way. A legacy
Camltk interface is included. The OCamlBrowser library viewer is
also part of this project.

WWW: https://forge.ocamlcore.org/projects/labltk/

PR:		195737
Submitted by:	Michael Grunewald <michipili at gmail.com>
Original commitRevision:385412 
Saturday, 28 Feb 2015
22:47 nivit search for other commits by this committer
Perl bindings for the C library "libunique" that provides a mechanism for
writing single instance applications. If you launch a single instance
application twice, the second instance will either just quit or will send a
message to the running instance.

Unique makes it easy to write this kind of applications, by providing a base
class, taking care of all the IPC machinery needed to send messages to a running
instance, and also handling the startup notification side.

WWW: http://search.cpan.org/dist/Gtk2-Unique/
Original commitRevision:380164 
22:43 nivit search for other commits by this committer
This Perl module allows you to use the Window Navigator Construction Kit
library (libwnck for short) from Perl.

WWW: http://search.cpan.org/dist/Gnome2-Wnck/
Original commitRevision:380163 
Thursday, 15 Jan 2015
14:55 kwm search for other commits by this committer
Readd vte3 0.34.7 as vte290. There are still some programs that need the
older 2.90 API. Since the vte3 got updated to 0.38 which has the 2.91 API.
Original commitRevision:377095 
Thursday, 25 Dec 2014
14:49 bapt search for other commits by this committer
Remove fpc-imlib and fpc-gnome1
Original commitRevision:375576 
Sunday, 7 Dec 2014
16:21 danfe search for other commits by this committer
Sort entries alphabetically across all categories to avoid extra repo churn.
Original commitRevision:374216 
Wednesday, 19 Nov 2014
15:03 bapt search for other commits by this committer
Remove libzvt, it is not used anymore by anything in the ports tree
Original commitRevision:372785 
11:49 kwm search for other commits by this committer
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.

This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.

Apart from updating ports to newer versions

GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.

Shell Extensions can be installed via https://extensions.gnome.org/ , we have
ported a few that can't be installed via this way.
The old gnome-utils and gnome-games ports where split up into single ports
and where converted to meta-ports.
gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but
if you use startx you need to do this yourself.

Upgrade instructions:

Delete the old and conflicting packages:
# pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \
    guile gcalctool gnome-media libgnomekbd
# pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \
    evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center

For package users the following lines will be enough:
# pkg upgrade
# pkg install gnome3

For ports users should do the following:
# portmaster -a
# portmaster x11/gnome3

We are currently aware of two issues. The first issue is a bug in the
file monitoring code in the glib20 port. This bug causes glib programs
to crash when files in a monitored directory are added or removed.
Upstream is aware of the problem, but since the problem is quite complex
there is no solution yet. This problem isn't restricted to BSD.

The second issue is that on certain video cards totem will display a
purple/pink overlay on the video. It not clear yet where the issues
comes from.

Major thanks goes to Gustau Perez for being a driving force behind getting
GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the
exp-runs.

This update was also made possible by:
	Joe Maloney
	Kris Moore
	Beeblebrox
	Ryan Lortie
	Antoine Jacoutot
	and everyone I missed
Original commitRevision:372768 
Friday, 3 Oct 2014
10:53 kwm search for other commits by this committer
Remove eel and ports that use it.
Eel doesn't build after the gnome3 import.
Original commitRevision:369880 
Thursday, 2 Oct 2014
12:25 kwm search for other commits by this committer
Retire gnome-desktop-sharp20 it depends gnome-panel which is going away
in the GNOME 3 import.
Original commitRevision:369817 
Monday, 22 Sep 2014
10:40 xmj search for other commits by this committer
Update CentOS base to 6.5, add userland ports

The Fedora 10 infrastructure ports have been in use since June 2009 and, while
having served a great deed, have become unsupported upstream and hence affected
by unfixed security vulnerabilities. In addition to that, many recent Linux
binaries need newer libc / stdlibc++ versions.

This commit adds the linux-c6- userland as drop-in replacement for the -f10
infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5.

If you want to switch to linux-c6 ports, please define at /etc/make.conf:

    OVERRIDE_LINUX_BASE_PORT=c6
    OVERRIDE_LINUX_NONBASE_PORTS=c6

Additionally, please add the following line to /etc/sysctl.conf:

    compat.linux.osrelease=2.6.18

Upgrading procedures are shown in /usr/ports/UPDATING.

This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in
November 2013, using and extending mav@'s work. It has been tested extensively
and most reported issues were already fixed. Please report any additional bug
or "features" to the emulation mailing list.

Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's
filed Issues and Pull requests on GitHub,

PR:		186820
Differential Revision:	https://reviews.freebsd.org/D793
Reviewed by:	allanjude, antoine, bapt, rene
Approved by:	portmgr (antoine, bapt)
Approved by:	koobs (mentor)
Sponsored by:	Perceivon Hosting Inc.
Original commitRevision:368845 
Saturday, 20 Sep 2014
09:45 rene search for other commits by this committer
Remove expired ports
Keep some which are optional dependencies of non-expired ports
2014-09-18 sysutils/moreutils-parallel: Use moreutils-parallel in
sysutils/moreutils instead
2014-09-20 science/ruby-netcdf: Depends on deprecated math/ruby-narray
2014-09-20 x11-toolkits/ruby-fox16: RubyForge shutdown May 15 2014
2014-09-20 math/ruby-gnuplot: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-gphys: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-fftw3: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-dcl: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-numru_misc: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-narray: RubyForge shutdown May 15 2014
2014-09-20 textproc/ruby-liquid: RubyForge shutdown May 15 2014
2014-09-20 comms/callsign: RubyForge shutdown May 15 2014
2014-09-20 misc/ruby-vpim: RubyForge shutdown May 15 2014
2014-09-20 net/ruby-ldap: RubyForge shutdown May 15 2014
2014-09-20 devel/rubygem-echoe: Depends on deprecated rubyforge
2014-09-20 www/ruby-borges: RubyForge shutdown May 15 2014
2014-09-20 www/ruby-fcgiwrap: RubyForge shutdown May 15 2014
2014-09-20 www/rubygem-scrubyt: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-multi: RubyForge shutdown May 15 2014
2014-09-20 databases/ruby-dbd_sqlite3: RubyForge shutdown May 15 2014
2014-09-20 math/ruby-gsl: RubyForge shutdown May 15 2014
2014-09-20 security/ruby-gpgme: RubyForge shutdown May 15 2014
2014-09-20 multimedia/vodcatcher: RubyForge shutdown May 15 2014
2014-09-20 japanese/ruby-ming: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-statgrab: RubyForge shutdown May 15 2014
2014-09-20 security/ruby-crypt: RubyForge shutdown May 15 2014
2014-09-20 sysutils/philesight: Depends on deprecated devel/ruby-locale2
2014-09-20 multimedia/podcatcher: RubyForge shutdown May 15 2014
2014-09-20 audio/ruby-mp3info: RubyForge shutdown May 15 2014
2014-09-20 multimedia/ruby-flvtool2: RubyForge shutdown May 15 2014
2014-09-20 audio/ruby-freedb: RubyForge shutdown May 15 2014
2014-09-20 graphics/ruby-ming: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-locale2: RubyForge shutdown May 15 2014
2014-09-20 devel/rubygem-rubyforge: RubyForge shutdown May 15 2014
2014-09-20 databases/ruby-dbd_odbc: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-fastri: RubyForge shutdown May 15 2014
2014-09-20 devel/ri-emacs: RubyForge shutdown May 15 2014
2014-09-20 security/p5-openxpki-client-html-mason: security/p5-openxpki-0.15+
abandoned Mason UI technology in favor of FastCGI
Original commitRevision:368630 
Sunday, 14 Sep 2014
15:38 hrs search for other commits by this committer
- Update cad/p5-GDS2 to 3.28.

- Add x11-toolkits/p5-Tk-WaitBox.  This is an wait dialog module
  for Perl/Tk.
Original commitRevision:368191 
Wednesday, 10 Sep 2014
13:11 bapt search for other commits by this committer
Welcome Mate Desktop 1.8

The porting work as been done by gnome@ (kwm) and Eric Turgeon
(ericturgeon@ghostbsd.org)
Original commitRevision:367830 
Tuesday, 2 Sep 2014
11:45 bapt search for other commits by this committer
Remove non staged ports without pending PR from *
Original commitRevision:366988 
Monday, 28 Jul 2014
20:43 rakuco search for other commits by this committer
Add x11-toolkits/qt5-quickcontrols.

The Qt Quick Controls module provides a set of controls that can be
used to build complete interfaces in Qt Quick.

Submitted by:	Tobias Berner <tcberner@gmail.com> via the kde-freebsd mailing
list
Original commitRevision:363254 
Monday, 21 Jul 2014
09:01 rene search for other commits by this committer
Remove expired port:
2014-04-10 x11-toolkits/libgail-gnome: gnome-panel 2.x will be updated in the
GNOME 3 import
Original commitRevision:362412 
Saturday, 5 Jul 2014
18:22 wg search for other commits by this committer
Introduce x11-toolkits/py-wxPython30

x11-toolkits/py-wxPython28 was been modified to do not install wxversion python
files which conflict with wxPython30. Instead a new port has been created
(x11-toolkits/py-wxPython-common) which only installs wxversion and wx.pth
responsible for selecting the wxPython version.

Stage support has been added to all related ports.

Maintainership has been reset to python@.

The final goal is to make all ports use wxPython30 so we can remove wxPython28.
Original commitRevision:360789 
Monday, 30 Jun 2014
19:23 kwm search for other commits by this committer
Add libwnck3. The gtk3 version of libwnck.

Obtained from:	GNOME devel repo.
Original commitRevision:359907 
08:37 rene search for other commits by this committer
Remove expired ports:
2014-06-30 www/trac-TracDuplicates: Broken for more than 5 months
2014-06-30 mail/hotwayd: Protocol changed, software unusable
2014-06-30 mail/ilohamail-devel: Upstream disappeared
2014-06-30 games/tyrquake: Broken for more than 5 months
2014-06-30 net/gkrellmqst: GKrellM 1.X is no longer being developed, consider
using 2.X.
2014-06-30 security/p5-Jifty-Plugin-OpenID: Broken for more than 5 months
2014-06-30 games/sumwars: Broken for more than 5 months
2014-06-30 audio/ruby-esound: Broken for more than 5 months
2014-06-30 x11-toolkits/py-pyqwt: Broken for more than 5 months
2014-06-30 net-im/ysm: Broken for more than 5 months
2014-06-30 net-mgmt/send: Broken for more than 5 months
2014-06-30 net/p5-Jifty-Plugin-Authentication-Ldap: Broken for more than 5
months
2014-06-30 net-p2p/bittyrant: Broken for more than 5 months
2014-06-30 sysutils/gkrellm: GKrellM 1.X is no longer being developed, consider
using 2.X.
2014-06-30 audio/gkrellmms: GKrellM 1.X is no longer being developed, consider
using 2.X.
2014-06-30 audio/gkrellmvolume: GKrellM 1.X is no longer being developed,
consider using 2.X.
2014-06-30 misc/gkrellmlaunch: GKrellM 1.X is no longer being developed,
consider using 2.X.
2014-06-30 misc/gkrellmfmonitor: GKrellM 1.X is no longer being developed,
consider using 2.X.
2014-06-30 misc/gkrellshoot: GKrellM 1.X is no longer being developed, consider
using 2.X.
2014-06-30 polish/sms2: sms2 is no longer being developed, consider using
alternative software.
2014-06-30 x11-toolkits/py-wmdockapps: Crufty and nothing depends on this
2014-06-30 audio/tagger: Ancient, unmaintained
2014-06-30 www/mod_wsgi2: No longer supported, please use www/mod_wsgi3 instead
2014-06-30 security/botan: Botan 1.8 have known bugs and is no longer supported
upstream, migrate to security/botan110
Original commitRevision:359811 
Tuesday, 27 May 2014
21:22 rene search for other commits by this committer
Remove expired ports:
2014-05-25 x11-toolkits/libgtk-java: Unmaintained, outdated not depend on
2014-05-25 graphics/cairo-java: Unmaintained, outdated not depend on
2014-05-25 devel/libgconf-java: Unmaintained, outdated not depend on
2014-05-25 x11/libgnome-java: Unmaintained, outdated not depend on
Original commitRevision:355577 
Tuesday, 20 May 2014
10:45 marino search for other commits by this committer
Add new Ada port: x11-toolkits/gtkada3

The GTK/Ada library is a key component of the GNAT Programming Studio.
The GPS 5.x series used GTK2 components through GKT/Ada.  For the new
6.x series of GPS, GTK3 components are needed and GTK/Ada has been
updated accordingly.

Since GTK/Ada is actually a generic component, it has been decided to
freeze x11-toolkits/gtkada at version 2.24 as this is the last version
that supports GTK2.  To support the upcoming GPS 6.0, this gtkada3 port
based on GTK3 is required.

This port naturally conflicts with x11-toolkits/gtkada.  Once GPS is
upgraded, the gtkada port may be reworked so it can co-exist with the
gtkada port.
Original commitRevision:354623 
Sunday, 4 May 2014
10:51 rene search for other commits by this committer
Remove expired ports:
2014-04-30 x11-toolkits/gigi: Does not compile on 10 or higher
2014-04-30 net/asterisk-oh323: Depends on broken and unsupported asterisk14
2014-04-30 net/asterisk14: Broken and unsupported
2014-04-30 net/asterisk14-addons: Depends on broken and unsupported asterisk14
2014-04-30 ports-mgmt/pkg_install: Replaced by ports-mgmt/pkg
2014-05-01 x11-drivers/xf86-input-magictouch: Does not compile
2014-05-01 x11-drivers/xf86-video-cyrix: requires pciVideoPtr typedef
2014-05-01 x11-drivers/xf86-video-sis-intel: requires pciVideoPtr typedef
2014-05-01 net/py-spreadmodule: Depends on expired net/spread
2014-05-01 net/p5-Spread-Message: Depends on expired net/spread
2014-05-01 net/p5-POE-Component-Spread: Depends on expired net/spread
2014-05-01 net/p5-Spread-Session: Depends on expired net/spread
2014-05-01 sysutils/wmmemload: Broken
2014-05-01 lang/ml-pnet: Alpha-quality abandonware - Decommissioned Dec 2012 -
Use mono
2014-05-01 lang/treecc: PNET dependency decommissioned Dec 2012
2014-05-01 lang/pnetlib: Alpha-quality abandonware - Decommissioned Dec 2012 -
Use mono
2014-05-01 lang/pnet-base: Alpha-quality abandonware - Decommissioned Dec 2012 -
Use mono
2014-05-01 benchmarks/pnetmark: PNET dependency decommissioned Dec 2012
2014-05-01 lang/pnet: Alpha-quality abandonware - Decommissioned Dec 2012 - Use
mono
2014-05-01 x11-wm/stumpwm: Broken for more than 4 months
2014-05-01 sysutils/cpupowerd: Not maintained from upstream anymore and only
supports ancient AMD K8.
2014-05-01 net/pchar: Obsolete, abandoned
2014-05-03 x11-fonts/texcm-ttf: Should be replaced by x11-fonts/stix-fonts
Original commitRevision:352941 
Tuesday, 22 Apr 2014
09:15 bapt search for other commits by this committer
Remove a not stage friendly abandonware
Original commitRevision:351775 
Monday, 24 Mar 2014
18:31 linimon search for other commits by this committer
Remove wxgtk29 to make portsmon happy.  I don't know why this didn't
break INDEX.
Original commitRevision:349050 
18:11 swills search for other commits by this committer
2014-03-23 accessibility/ruby-atk: Use rubygem-atk instead
2014-03-23 devel/ruby-gio2: Use rubygem-gio2 instead
2014-03-23 devel/ruby-glib2: Use rubygem-glib2 instead
2014-03-23 graphics/ruby-cairo: Use rubygem-cairo instead
2014-03-23 graphics/ruby-gdk_pixbuf2: Use rubygem-gdk_pixbuf2 instead
2014-03-23 graphics/ruby-rsvg2: Use rubygem-rsvg2 instead
2014-03-23 x11-toolkits/ruby-goocanvas: No longer included upstream
2014-03-23 x11-toolkits/ruby-gstreamer: Use rubygem-gstreamer instead
2014-03-23 x11-toolkits/ruby-gtk2: Use rubygem-gtk2 instead
2014-03-23 x11-toolkits/ruby-gtksourceview2: Use rubygem-gtksourceview2 instead
2014-03-23 x11-toolkits/ruby-pango: Use rubygem-pango instead
2014-03-23 x11-toolkits/ruby-poppler: Use rubygem-poppler instead
2014-03-23 x11-toolkits/ruby-vte: Use rubygem-vte instead
2014-03-23 x11/ruby-gnome2: Use rubygem-gnome2 instead
Original commitRevision:349046 
13:37 bapt search for other commits by this committer
wxGTK 2.6 is EOLed
Original commitRevision:348999 
Monday, 10 Mar 2014
11:50 rene search for other commits by this committer
Remove expired ports:
2014-03-10 deskutils/libopensync-plugin-synce: No more public distfiles
2014-03-10 irc/irchat-pj-xemacs21-mule: No more public distfiles
2014-03-10 irc/pure-xemacs21-mule: No more public distfiles
2014-03-10 lang/dice: No more public distfiles
2014-03-10 irc/dcc: No more public distfiles
2014-03-10 sysutils/backupme: No more public distfiles
2014-03-10 net/freeswitch-curl-devel: No more public distfiles
2014-03-10 misc/freeswitch-pizzademo-devel: No more public distfiles
2014-03-10 emulators/cygne-sdl: No more public distfiles
2014-03-10 mail/newmail: No more public distfiles
2014-03-10 x11-toolkits/xscoop: No more public distfiles
2014-03-10 security/didentd: No more public distfiles
2014-03-10 sysutils/wait_on: No more public distfiles
2014-03-10 net/freeswitch-sbc-devel: No more public distfiles
2014-03-10 multimedia/gxanim: No more public distfiles
2014-03-10 www/nd: No more public distfiles
2014-03-10 lang/fbbi: No more public distfiles
2014-03-10 textproc/csv2xml: No more public distfiles
2014-03-10 www/trac-calendar: No more public distfiles
2014-03-10 misc/stan: No more public distfiles
2014-03-10 japanese/gtkicq: No more public distfiles
2014-03-10 net/nc6: No more public distfiles
2014-03-10 net/jpcap: No more public distfiles
2014-03-10 games/quake-extras: No more public distfiles
2014-03-10 net/asfrecorder: No more public distfiles
2014-03-10 sysutils/pyrenamer: No more public distfiles
2014-03-10 palm/synce-sync-engine: No more public distfiles
2014-03-10 www/linux-mplayer-plugin: No more public distfiles
2014-03-10 net-mgmt/airport: No more public distfiles
2014-03-10 textproc/manued.el: No more public distfiles
2014-03-10 sysutils/jailer: No more public distfiles
2014-03-10 sysutils/blimitd: No more public distfiles
2014-03-10 print/abntex: No more public distfiles
2014-03-10 sysutils/monkeytail: No more public distfiles
2014-03-10 dns/dns_mre: No more public distfiles
2014-03-10 japanese/libjcode: No more public distfiles
2014-03-10 sysutils/jailutils: No more public distfiles
2014-03-10 net/freeswitch-vanilla-devel: No more public distfiles
2014-03-10 sysutils/hdup: No more public distfiles
2014-03-10 print/cups-smb-backend: No more public distfiles
2014-03-10 x11/settitle: No more public distfiles
2014-03-10 sysutils/anteater: No more public distfiles
2014-03-10 www/trac-pendingticket: No more public distfiles
2014-03-10 www/admuser: No more public distfiles
2014-03-10 x11-themes/gnome-icons-snowish: No more public distfiles
2014-03-10 www/metacafe_dl: No more public distfiles
2014-03-10 irc/irchat-pj-emacs21: No more public distfiles
2014-03-10 www/horde3-wicked: No more public distfiles
2014-03-10 java/drexelsnmp: No more public distfiles
2014-03-10 mail/sigit: No more public distfiles
2014-03-10 misc/freeswitch-scripts-devel: No more public distfiles
2014-03-10 www/vtiger-customerportal: No more public distfiles
2014-03-10 irc/pure-emacs21: No more public distfiles
2014-03-10 www/extsm: No more public distfiles
2014-03-10 misc/cwish: No more public distfiles
2014-03-10 www/phpscheduleit: No more public distfiles
2014-03-10 palm/synce-serial: No more public distfiles
2014-03-10 palm/synce-vdccm: No more public distfiles
2014-03-10 net/freeswitch-insideout-devel: No more public distfiles
2014-03-10 sysutils/fusefs-fur: No more public distfiles
2014-03-10 mail/clamfilter: No more public distfiles
2014-03-10 textproc/cost: No more public distfiles
2014-03-10 palm/synce-gvfs: No more public distfiles
2014-03-10 net/nxserver: No more public distfiles
2014-03-10 sysutils/throttle: No more public distfiles
2014-03-10 japanese/aterm: No more public distfiles
2014-03-10 mail/teapop: No more public distfiles
2014-03-10 www/eldav.el: No more public distfiles
2014-03-10 graphics/gsnapshot: No more public distfiles
2014-03-10 japanese/zangband: No more public distfiles
2014-03-10 audio/xmms-wma: No more public distfiles
2014-03-10 misc/projectionlib: No more public distfiles
Original commitRevision:347742 
Thursday, 6 Mar 2014
19:30 antoine search for other commits by this committer
Unbreak INDEX by removing deprecated py31-tkinter
2014-03-06 x11-toolkits/py31-tkinter: Depends on expiring lang/python31

With hat:	portmgr
Original commitRevision:347308 
Monday, 3 Mar 2014
16:50 makc search for other commits by this committer
KDE/FreeBSD team is happy to present Qt 5 in ports!

Alberto Villa (avilla@) has done all the hard work to create Qt 5 ports.
Trivial update from 5.2.0-beta1 to 5.2.1 by me.

Special thanks for Adriaan de Groot <groot@kde.org> for his assistance for
Qt-5.2.0 update.

Approved by:	portmgr (bapt) (for Mk/bsd.port.mk)
Original commitRevision:346930 
Monday, 24 Feb 2014
18:05 bapt search for other commits by this committer
Replaced by x11-toolkits/unique
Original commitRevision:345886 
17:59 bapt search for other commits by this committer
Remove: broken rendering, abandoware, build system not stage ready
Original commitRevision:345885 
13:42 bapt search for other commits by this committer
Remove the toolkit is unused in the ports tree and abandonned upstream for
around 14 years
Original commitRevision:345842 
Sunday, 16 Feb 2014
15:57 danilo search for other commits by this committer
- Moved to a better category

Reported by:	Herbert J. Skuhra <hskuhra@eumx.net>
Original commitRevision:344589 
Monday, 10 Feb 2014
18:36 olivierd search for other commits by this committer
Granite is an extension of Gtk+ toolkit. It provides several widgets and
classes that ease desktop applications development.

WWW: https://launchpad.net/granite
Original commitRevision:343671 
Tuesday, 28 Jan 2014
03:25 amdmi3 search for other commits by this committer
- Keep category Makefiles sorted
Original commitRevision:341499 
Wednesday, 22 Jan 2014
13:46 gahr search for other commits by this committer
New port: x11-toolkits/wxgtk30 -- Series 3.0 of the wxWidgets toolkit

PR:		181329 (based on)
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
Original commitRevision:340709 
Thursday, 9 Jan 2014
21:45 pgj search for other commits by this committer
- Remove some outdated Haskell ports

Obtained from:	FreeBSD Haskell
Original commitRevision:339290 
Monday, 6 Jan 2014
16:16 makc search for other commits by this committer
In preparation for Qt 5 ports:

Mk/Uses/qmake.mk:
- Add support for out-of-source builds
- Add support for Qt 5 ports
- Respect WITH_DEBUG

Mk/bsd.qt.mk:
- Massive rework for Qt 5 ports
- Remove '-phonon' from global configure args, thus allow qt4-designer and
  qt4-qtconfig to be built without Phonon support [1]

devel/qmake4:
- Improve mkspecs for gcc (mainly sync with linux version) and clang

devel/qt4-corelib:
- Convert to USES=iconv
- Remove ancient patch

devel/qt4-designer:
- Remove reference to WRKSRC from installed pkgconfig files [2]
- Don't build Qt Designer plugin for Phonon from outdated Qt sources.
  Separate port for plugin will be committed later

devel/qt4-assistant-adp, devel/qt4-libqtassistantclient:
- Convert to USES=qmake

Clean up Qt4 ports:
- Update comments
- Update description; use common description
- Consistently use QT_INCDIR, QT_LIBDIR, etc.
- Use options helpers
- Convert to new LIB_DEPENDS syntax
- Update DESKTOP_ENTRIES to avoid conflicts with Qt 5 ports
- Rename/move several ports for unification with Qt 5 ports

PR:		ports/184620 [1]
Reported by:	Kevin Zheng <kevinz5000@gmail.com>

PR:		ports/181141 [2]
Reported by:	thierry

PR:		ports/185101
Exp-run by:	bdrewery

This is mostly solely avilla's work in area51, kudos to him! And a couple
commits from myself, so you know who's collecting pointyhats :)
Original commitRevision:338902 
Friday, 20 Dec 2013
19:02 rene search for other commits by this committer
Remove expired ports:
2013-12-18 x11-fonts/ppantsfonts: Broken for more than 6 month
2013-12-19 x11-toolkits/gtksourceview-sharp: Depends on expired devel/mono-tools
2013-11-18 devel/mono-tools: Broken for more than 6 month
2013-12-19 textproc/p5-XML-SAXDriver-Sablotron: Depends on expired
textproc/p5-XML-Sablotron
2013-11-18 textproc/p5-XML-Sablotron: Broken for more than 6 month
2013-11-18 net/freeswitch-core: Broken for more than 6 month
2013-12-19 misc/freeswitch-pizzademo: Depends on expired net/freeswitch-core
2013-12-19 misc/freeswitch-scripts: Depends on expired net/freeswitch-core
2013-12-19 www/p5-HTML-Webmake: Depends on expired textproc/p5-XML-Sablotron
Original commitRevision:337077 
Sunday, 8 Dec 2013
09:55 kwm search for other commits by this committer
Add vte3, the Gtk 3 version of the vte terminal widget.
Split off gnome-pty-helper from vte to allow both versions of vte to be
installed at the same time.
Update comment to make it clearer which gtk+ version it is for.
Enable introspection bindings in vte.

Obtained from:	GNOME dev repo.
Original commitRevision:335873 
Sunday, 1 Dec 2013
00:37 rene search for other commits by this committer
Remove expired ports:
2013-12-01 x11-fm/xnc: Latest release from 2005, upstream disappeared, does not
build
2013-12-01 audio/liteamp: Dead upstream since 2004, does not build with clang
2013-12-01 net-im/tapioca-qt: Unmaintained upstream since 2007, not used by
anything
2013-12-01 net-im/telepathy-qt: Unmaintained upstream since 2007, use
net-im/telepathy-qt4
2013-12-01 x11-toolkits/linux-f10-gtk: GTK1 is deprecated
2013-12-01 net-im/linux-ymessenger: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-pete-mesagpu: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-pete-xgl2gpu: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-peops-softgpu: Depends on deprecated Linux GTK1
2013-12-01 finance/eqonomize-kde4: No upstream releases since 2008, does not
build on FreeBSD 10 and 11
2013-12-01 comms/uhso-kmod: included in base system on all supported releases
2013-12-01 deskutils/ecru: No longer maintained upstream
2013-12-01 editors/gphpedit: No longer maintaned upstream
2013-12-01 irc/inspircd12: No upstream support; known vulnerable. Please use
irc/inspircd
2013-12-01 graphics/py-clutter: Broken for more than 6 month
2013-12-01 graphics/py-clutter-gtk: depends on expired graphics/py-clutter
Original commitRevision:335357 
Saturday, 23 Nov 2013
11:39 kwm search for other commits by this committer
Say hello to Mate 1.6.

Mate is a lite desktop forked from gnome2.

Most of the work is done by Jeremy Messenger (mezz@). The only thing I did
was update a few ports to later 1.6 release and attempting to keep up with
ports infra changes. Resulting bugs are all mine.

Mate is a sort of replacement for Gnome 2. So people wanting to keep a
Gnome 2 like desktop should switch. Gnome 2 will be replaced by Gnome 3
in the near future. This switch will be announce with a transition time
so people have more time to switch if they haven't already.

This release was made possible by everyone that send friendly pokes to
keep mate on my mind.

Approved by:	portmgr (bapt)
Original commitRevision:334661 
Monday, 18 Nov 2013
08:18 bapt search for other commits by this committer
Remove old *gnome*mm libraries not in used in the ports tree.
They are EOLed upstream and their package name is in collision is more recent
versions

With hat:	portmgr
Approved by:	maintainer timeout
Original commitRevision:334158 
Wednesday, 23 Oct 2013
16:05 gahr search for other commits by this committer
- New port: x11-toolkits/fltk-devel

  This port tracks the development snapshots of FLTK, available at
  x11-toolkits/fltk.
Original commitRevision:331392 
Monday, 21 Oct 2013
18:07 tabthorpe search for other commits by this committer
2013-10-21 devel/rubygem-ruby-debug-base: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-linecache: Does not work with Ruby 1.9
2013-10-21 devel/rubygem-rascut: Does not work with Ruby 1.9
2013-10-21 devel/rubygem-ruby-debug-ide: Does not work with Ruby 1.9
2013-10-21 devel/rubygem-ruby-debug: Does not work with Ruby 1.9
2013-10-21 japanese/gorua: Does not work with Ruby 1.9
2013-10-10 x11-toolkits/ruby-gtk: Does not work with Ruby 1.9
Original commitRevision:331169 
Tuesday, 15 Oct 2013
18:11 tabthorpe search for other commits by this committer
2013-10-10 x11-toolkits/ruby-tk: Does not work with Ruby 1.9
Original commitRevision:330420 
Monday, 7 Oct 2013
08:54 bapt search for other commits by this committer
Remove some ports depending on gnome1

Approved by:	gahr (maintainer)
Original commitRevision:329665 
Saturday, 5 Oct 2013
13:39 bapt search for other commits by this committer
Remove the EOLed x11-toolkits/guile-gtk (gnome1) and its latest user

Approved by:	gnome (implicit)
Original commitRevision:329456 
Sunday, 1 Sep 2013
15:06 rene search for other commits by this committer
Remove expired ports:
2013-08-28 lang/gdc: Broken for more than 6 month
2013-08-31 net-im/cli-msn: MSN Messenger service terminated 30 APR 2013
2013-09-01 x11-toolkits/wxd: Depends on deprecated lang/gdc
2013-09-01 security/openvpn22: Please migrate to a newer OpenVPN version
2013-09-01 devel/dsss: Depends on expired lang/gdc
2013-09-01 graphics/qcamview: Broken on FreeBSD 8 and newer
2013-09-01 www/cacheboy15-devel: Broken on FreeBSD 8 and newer
2013-09-01 graphics/spcaview: Broken on FreeBSD 8 and newer
2013-09-01 comms/uticom: Broken on FreeBSD 8 and newer
2013-09-01 net/ipex: Broken on FreeBSD 8 and newer
2013-09-01 graphics/phpsview: Broken on FreeBSD 8 and newer
2013-09-01 misc/usbrh: Broken on FreeBSD 8 and newer
2013-09-01 net/atmsupport: Broken on FreeBSD 8 and newer
2013-09-01 comms/ib-kmod: Broken on FreeBSD 8 and newer
2013-09-01 net/libproxy-mozjs: Does not work with newer libxul
2013-09-01 www/helixplugin: Does not work with newer libxul
2013-09-01 deskutils/chmsee: Does not work with newer libxul
2013-09-01 www/moonshine: Does not work with newer libxul
2013-09-01 x11/ggiterm: Unmaintained and broken
2013-09-01 graphics/libggigcp: Unmaintained
2013-09-01 graphics/libggimisc: Unmaintained
2013-09-01 graphics/libggiwmh: Unmaintained
2013-09-01 devel/libgiigic: Unmaintained
2013-09-01 games/koth: Unmaintained
Original commitRevision:325862 
Thursday, 29 Aug 2013
02:28 bdrewery search for other commits by this committer
- Disconnect ports removed in r325546
Original commitRevision:325558 
Wednesday, 31 Jul 2013
11:57 kwm search for other commits by this committer
The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.

This update updates Glib20 to 2.36 and Gtk+ 3.8

* The gio-fam-backend port that used gamin for the GFileMonitor API is gone.
  It is replaced by a GIO kqueue implementation developed as part of a NetBSD
  GSoC 2011 project by Dimitry Matveev.
* Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0
  pkgconfig file [1]. This broke static linking and newer binutils.
* Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to
  prevent creation of /  root/.cache dir. Defaults to build & run depend,
  but :build and :run switches available.
* New x11-toolkits/pangox-compat port and companion USE_GNOME component for
  pangox support which was removed from the pango port. Add it to ports still
  using pangox API.

Exp-run by:	bapt@
PR:		ports/178958 [1]
Submitted by:	emaste@ [1]
Original commitRevision:324037 
09:43 bapt search for other commits by this committer
Remove libbonobomm and libbonobouimm:
Both are unsupported upstream,
Both are broken with clang,
Both are not depended on in the ports tree

Approved by:	bland (maintainer)
Original commitRevision:324027 
Friday, 26 Jul 2013
19:19 rene search for other commits by this committer
KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
Original commitRevision:323748 
17:27 amdmi3 search for other commits by this committer
MyGUI is a library for creating Graphical User Interfaces (GUIs)
for games and 3D applications. The main goals of mygui are: speed,
flexibility and ease of use.

WWW: http://mygui.info/
Original commitRevision:323738 
Sunday, 21 Jul 2013
14:35 marino search for other commits by this committer
Add new port: x11-toolkits/qtada

This is the Ada bindings for Qt 4.8, the GPL licensed version.

Approved by:	bapt (mentor)
Original commitRevision:323395 
Friday, 12 Jul 2013
18:41 rene search for other commits by this committer
Remove x11-toolkits/linux-f10-qt33 now that we have linux-f10-qt45
Original commitRevision:322862 
18:16 bsam search for other commits by this committer
Add QT4 (Linux Fedora 10).

Requested by:	rene (at emulation@)
Original commitRevision:322860 
Monday, 1 Jul 2013
05:57 dbn search for other commits by this committer
Add x11-toolkits/py-kivy 1.7.1.

Kivy is a NUI (natural user interface) toolkit that can be used on
Android, iOS, Windows, Linux, Mac and *BSD.
Original commitRevision:322115 
Thursday, 13 Jun 2013
11:13 sbz search for other commits by this committer
Hierarchic data visualization control intended for use with structures where
"parents" hold collections of weighted children.

WWW: http://pypi.python.org/pypi/SquareMap
Original commitRevision:320754 
Sunday, 9 Jun 2013
18:53 swills search for other commits by this committer
Ruby/GtkSourceView3 is a Ruby binding of gtksourceview-3.x.

WWW: http://ruby-gnome2.sourceforge.jp/
Original commitRevision:320400 
18:50 swills search for other commits by this committer
Ruby/GtkSourceView2 is a Ruby binding of gtksourceview-2.x.

WWW: http://ruby-gnome2.sourceforge.jp/
Original commitRevision:320390 
18:50 swills search for other commits by this committer
Ruby/VTE is a Ruby binding of VTE.

WWW: http://ruby-gnome2.sourceforge.jp/
Original commitRevision:320389 
18:49 swills search for other commits by this committer
Ruby/Poppler is a Ruby binding for Poppler.

WWW: http://ruby-gnome2.sourceforge.jp/

PR:		ports/173376
Submitted by:	Shin-ya Murakami <murashin@gfd-dennou.org>
Original commitRevision:320388 
18:47 swills search for other commits by this committer
Ruby/GTK3 is a Ruby binding of GTK+-3.x.

WWW: http://ruby-gnome2.sourceforge.jp/
Original commitRevision:320385 
18:47 swills search for other commits by this committer
Ruby/GDK3 is a Ruby binding of GDK-3.x.

WWW: http://ruby-gnome2.sourceforge.jp/
Original commitRevision:320382 
18:46 swills search for other commits by this committer
Ruby/GTK2 is a Ruby binding for GTK+2.

WWW: http://ruby-gnome2.sourceforge.jp/

PR:		ports/173378
Submitted by:	Shin-ya Murakami <murashin@gfd-dennou.org>
Original commitRevision:320380 
18:44 swills search for other commits by this committer
Ruby/Pango is a Ruby binding for Pango.

WWW: http://ruby-gnome2.sourceforge.jp/

PR:		ports/173377
Submitted by:	Shin-ya Murakami <murashin@gfd-dennou.org>
Original commitRevision:320378 
Friday, 7 Jun 2013
11:21 dinoex search for other commits by this committer
retire ruby-wx
- broken with 64bit
- wx 2.4 gone, broken with current wx
- broken with ruby1.9
- broken with current swig
Original commitRevision:320190 
Tuesday, 4 Jun 2013
18:53 pgj search for other commits by this committer
- Update The Glorious Glasgow Haskell Compiler to version 7.6.3
- Update Haskell Platform to version 2013.2.0.0

Please note that port revisions for all the Haskell ports without version
changes are bumped.

Some highlights of the update:

- Fix PDF generation for pandoc [1]
- From now on, PREFIX/{lib,share,share/doc}/cabal/ghc-GHC_VERSION are used for
  hs- ports (Cabal packages) as prefixes to avoid problems when upgrading with
  portmaster(8) [2]
- Experimental support for LLVM-based code generation (disabled by default)
- Many simplifications, refactoring in bsd.cabal.mk

New ports (11):

devel/hs-asn1-types                         0.1.3
devel/hs-data-default-class                 0.0.1
devel/hs-data-default-instances-base        0.0.1
devel/hs-data-default-instances-containers  0.0.1
devel/hs-data-default-instances-dlist       0.0.1
devel/hs-data-default-instances-old-locale  0.0.1
devel/hs-extensible-exceptions              0.1.1.4
devel/hs-mmorph                             1.0.0
devel/hs-quickcheck-io                      0.1.0
x11-toolkits/hs-GLURaw                      1.3.0.0
x11-toolkits/hs-OpenGLRaw                   1.3.0.0

Updated ports (104):

archivers/hs-zlib                        0.5.4.0_1        --> 0.5.4.1
databases/hs-persistent                  1.1.5.1          --> 1.2.0.1
databases/hs-persistent-sqlite           1.1.5            --> 1.2.0
databases/hs-persistent-template         1.1.2.4          --> 1.2.0
devel/hs-HUnit                           1.2.5.1_1        --> 1.2.5.2
devel/hs-IORefCAS                        0.2_3            --> 0.2.0.1
devel/hs-MonadRandom                     0.1.8            --> 0.1.9
devel/hs-QuickCheck                      2.5.1.1_1        --> 2.6
devel/hs-abstract-deque                  0.1.6_1          --> 0.2
devel/hs-alex                            3.0.2_1          --> 3.0.5
devel/hs-async                           2.0.1.3_1        --> 2.0.1.4
devel/hs-basic-prelude                   0.3.4.0          --> 0.3.5.0
devel/hs-blaze-builder                   0.3.1.0_4        --> 0.3.1.1
devel/hs-byteorder                       1.0.3_4          --> 1.0.4
devel/hs-cabal-install                   0.14.0_4         --> 1.16.0.2
devel/hs-classy-prelude                  0.5.3            --> 0.5.7
devel/hs-cmdargs                         0.10.2           --> 0.10.3
devel/hs-conduit                         1.0.2            --> 1.0.5
devel/hs-data-default                    0.5.0_1          --> 0.5.3
devel/hs-fsnotify                        0.0.6            --> 0.0.11
devel/hs-generic-deriving                1.4.0            --> 1.5.0
devel/hs-git-annex                       4.20130323_1     --> 4.20130601
devel/hs-haddock                         2.11.0_1         --> 2.13.2
devel/hs-hashable                        1.2.0.5          --> 1.1.2.5,1
devel/hs-hlint                           1.8.43           --> 1.8.45
devel/hs-hspec                           1.4.4            --> 1.5.4
devel/hs-hspec-expectations              0.3.0.3_1        --> 0.3.2
devel/hs-largeword                       1.0.4            --> 1.0.5
devel/hs-lens                            3.8.7.3          --> 3.9.0.2
devel/hs-lifted-base                     0.2.0.2          --> 0.2.0.5
devel/hs-monad-control                   0.3.1.4_1        --> 0.3.2.1
devel/hs-monad-logger                    0.3.0.1          --> 0.3.1.1
devel/hs-monad-par                       0.3.4.1          --> 0.3.4.2
devel/hs-pool-conduit                    0.1.1_1          --> 0.1.2
devel/hs-profunctors                     3.3              --> 3.3.0.1
devel/hs-reflection                      1.1.7            --> 1.3.2
devel/hs-resourcet                       0.4.5            --> 0.4.7.1
devel/hs-show                            0.5              --> 0.6
devel/hs-split                           0.2.1.1_1        --> 0.2.2
devel/hs-stm                             2.4_1            --> 2.4.2
devel/hs-syb                             0.3.7_1          --> 0.4.0
devel/hs-tagged                          0.4.4_1          --> 0.6
devel/hs-text                            0.11.2.3_1       --> 0.11.3.1
devel/hs-unix-compat                     0.4.1.0          --> 0.4.1.1
devel/hs-unix-time                       0.1.5            --> 0.1.8
devel/hs-unordered-containers            0.2.3.0          --> 0.2.3.1
devel/hs-utility-ht                      0.0.8_3          --> 0.0.9
devel/hs-uuagc                           0.9.42.2_3       --> 0.9.42.3
devel/hs-uuid                            1.2.9            --> 1.2.13
devel/hs-void                            0.5.11           --> 0.6
math/hs-NumInstances                     1.2              --> 1.3
math/hs-comonad-transformers             3.0.1_1          --> 3.0.2
math/hs-semigroups                       0.9              --> 0.9.1
math/hs-statistics                       0.10.2.0_2       --> 0.10.3.1
net/hs-network                           2.3.1.0_1        --> 2.4.1.2
net/hs-publicsuffixlist                  0.0.3            --> 0.1
net/hs-socks                             0.5.0            --> 0.5.1
security/hs-certificate                  1.3.5_1          --> 1.3.7
security/hs-cipher-aes                   0.1.7            --> 0.1.8
security/hs-clientsession                0.8.1_1          --> 0.9
security/hs-crypto-api                   0.11             --> 0.12.1
security/hs-crypto-conduit               0.5.0            --> 0.5.2
security/hs-crypto-pubkey                0.1.2_1          --> 0.1.3
security/hs-crypto-pubkey-types          0.2.0_1          --> 0.3.2
security/hs-cryptocipher                 0.4.0_1          --> 0.5.0
security/hs-cryptohash                   0.8.3_1          --> 0.9.0
security/hs-skein                        0.1.0.12         --> 1.0.3
textproc/hs-HaXml                        1.23.3_2         --> 1.24
textproc/hs-attoparsec-conduit           1.0.0            --> 1.0.1
textproc/hs-blaze-html                   0.6.0.0          --> 0.6.1.1
textproc/hs-blaze-markup                 0.5.1.4          --> 0.5.1.5
textproc/hs-case-insensitive             1.0              --> 1.0.0.2
textproc/hs-highlighting-kate            0.5.3.8          --> 0.5.3.9
textproc/hs-hs-bibutils                  4.17             --> 5.0
textproc/hs-polyparse                    1.8_3            --> 1.9
textproc/hs-texmath                      0.6.1.3          --> 0.6.1.5
textproc/hs-xml                          1.3.12_4         --> 1.3.13
textproc/hs-yaml                         0.8.2.3          --> 0.8.2.4
www/hs-HTTP                              4000.2.5_1       --> 4000.2.8
www/hs-cgi                               3001.1.7.4_6,1   --> 3001.1.7.5,1
www/hs-hamlet                            1.1.6.3          --> 1.1.7.1
www/hs-happstack-server                  7.1.7            --> 7.1.7.1
www/hs-heist                             0.11.1           --> 0.12.0
www/hs-http-conduit                      1.9.0            --> 1.9.3
www/hs-http-reverse-proxy                0.1.1.3          --> 0.1.1.6
www/hs-shakespeare                       1.0.3.1          --> 1.0.5
www/hs-shakespeare-css                   1.0.3            --> 1.0.5.1
www/hs-shakespeare-js                    1.1.2.1          --> 1.1.4
www/hs-snap                              0.11.2           --> 0.12.0
www/hs-wai-extra                         1.3.2.4          --> 1.3.4
www/hs-wai-test                          1.3.0.4          --> 1.3.1
www/hs-warp                              1.3.7.4          --> 1.3.8.1
www/hs-yesod                             1.1.9.2          --> 1.2.0.1
www/hs-yesod-auth                        1.1.5.3          --> 1.2.0
www/hs-yesod-core                        1.1.8.2          --> 1.2.0.4
www/hs-yesod-form                        1.2.1.3          --> 1.3.0
www/hs-yesod-persistent                  1.1.0.1_1        --> 1.2.0
www/hs-yesod-platform                    1.1.8            --> 1.2.0.1
www/hs-yesod-routes                      1.1.2            --> 1.2.0
www/hs-yesod-static                      1.1.2.2          --> 1.2.0
www/hs-yesod-test                        0.3.5            --> 1.2.0
x11-toolkits/hs-GLUT                     2.1.2.1_7,1      --> 2.4.0.0,1
x11-toolkits/hs-OpenGL                   2.2.3.1_4,1      --> 2.8.0.0,1
x11/hs-xmobar                            0.16_2           --> 0.17

Removed ports (2):

www/hs-yesod-default                     1.1.3.2
www/hs-yesod-json                        1.1.2.1

PR:		ports/179146 [1]
Requested by:	Omar Thameen <omar@biglist.com> [1]
Reported by:	sperber, bapt [2]
Tested by:	sperber [2]
Obtained from:	FreeBSD Haskell
Original commitRevision:319894 
Thursday, 30 May 2013
09:11 rene search for other commits by this committer
- Finish removal of support for Linux 2.4 in bsd.linux-apps.mk and
  bsd.linux-rpm.mk.  The default linux version is now Fedora 10.
- Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6,
  emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3.
  While there, remove superfluous -p argument from ${MKDIR}.
- Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from
  astro/google-earth.
- Remove expired Fedora Core 4 ports which were only used on FreeBSD 7
  and below.
- Update LEGAL and MOVED

PR:		ports/176877
Submitted by:	myself
Approved by:	portmgr (bapt)
Exp-run by:	bapt
Original commitRevision:319410 
Saturday, 27 Apr 2013
20:56 kwm search for other commits by this committer
Add Gstreamer 1.0.7. This is the new stable version of the
Gstreamer multimedia framework.

Use the USE_GSTREAMER1 macro to select Gstreamer 1.0 plugins. A new chapter
for the porters handbook about gstreamer is a work in progress.

X related plugins are now stand alone. The gio plugin is now part of the
gstreamer1-plugins port and the oss plugins are now part of the
gstreamer1-plugins-good port.

Note that the pulseaudio plugin is missing because it needs a newer version
of pulseaudio. Also there are still a number of plugins from -bad which
haven't been ported to the 1.0 API yet.
Original commitRevision:316693 
Tuesday, 23 Apr 2013
11:51 gahr search for other commits by this committer
- Remove lang/tcl83 and x11-toolkits/tk83 (expired)
- Remove references to Tcl/Tk 8.3 from bsd.tcl.mk
- Update ports that required 8.3+ to require 8.4+ (since 8.5 is the
  default, I don't expect this change to cause much trouble)
Original commitRevision:316351 
Tuesday, 19 Mar 2013
15:17 kwm search for other commits by this committer
Add gtksourceview 3 ports.
Original commitRevision:314657 
13:30 kwm search for other commits by this committer
Add libunique3, this is the gtk+3 version of x11-toolkits/unique.

Unique is a library for writing single instance application. If you launch a
single instance application twice, the second instance will either just quit
or will send a message to the running instance.
Original commitRevision:314644 
Thursday, 14 Feb 2013
08:04 bapt search for other commits by this committer
2012-10-20 x11-toolkits/gtkglarea: No more public distfiles
Original commitRevision:312203 
Wednesday, 6 Feb 2013
15:25 gahr search for other commits by this committer
- Update lang/tcl86 and x11-toolkits/tk86 to 8.6.0
  Release notes: http://www.tcl.tk/software/tcltk/8.6.html

- Get rid of -thread slaves ports: threads are now enabled by
  default and can be OPTIONally disabled. This applies to:
  * lang/tcl84
  * lang/tcl85
  * lang/tcl86
  * x11-toolkits/tk84
  * x11-toolkits/tk85
  * x11-toolkits/tk86

- Get rid of tcl-modules slave port: modules are now installed by default and
  can be OPTIONally disabled. This applies to:
  * lang/tcl85
  * lang/tcl86

- Fix conflicts between man pages of different Tcl/Tk versions, by adding a
  suffix (tcl84, tcl85, tcl86, tk84, tk85, and tk86).

Reviewed by:	bf, crees
Approved by:	bapt (portmgr, after partial exp-run)
Original commitRevision:311773 
Tuesday, 5 Feb 2013
11:16 bapt search for other commits by this committer
2012-11-26 x11-toolkits/fltk2: No more public distfiles for version 2
Original commitRevision:311697 

Number of commits found: 754 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5 | 6 | 7 | 8  »