notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: misc/Makefile
SVNWeb

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

[First Page]  «  1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11  »  [Last Page]

Sat, 23 Apr 2016
[ 15:15 rene search for other commits by this committer ] Original commit   Revision:413881 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
Remove expired ports:
2016-04-11 deskutils/qlabels: Does not fetch, unmaintained
2016-04-14 french/tvdownloader: Many channels have modified their protocols and
cannot be DL anymore
2016-04-14 comms/cdr_read: unfetchable
2016-04-14 russian/rubygem-rutils: Deprecated by upstream
2016-04-14 devel/rubygem-dotenv-deployment: Deprecated by upstream in latest
version (0.3.0)
2016-04-15 www/p5-LWP-ConsoleLogger: Depends on expiring
www/p5-HTTP-CookieMonster
2016-04-15 www/p5-WWW-Mechanize-Cached: Depends on expiring
www/p5-HTTP-CookieMonster
2016-04-15 www/p5-HTTP-CookieMonster: Broken for more than 6 months
2016-04-15 misc/diary-hercules: Broken for more than 6 months
2016-04-15 graphics/ffff: Broken for more than 6 months
2016-04-15 net-im/sigram: Broken for more than 6 months
2016-04-15 games/annelid: Broken for more than 6 months
2016-04-15 science/py-pydap: Broken for more than 6 months
2016-04-15 sysutils/su2: Broken for more than 6 months
2016-04-15 www/download-gemist: Broken for more than 6 months
2016-04-15 databases/p5-qdbm: Broken for more than 6 months
2016-04-15 comms/libfec: Broken for more than 6 months
2016-04-15 deskutils/ladon: Broken for more than 6 months

Sponsored by:	Essen Linuxhotel Hackathon 2016
Thu, 31 Mar 2016
[ 15:32 royger search for other commits by this committer ] Original commit   Revision:412232 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
xen-tools: extract seabios, build with clang

Submitted by:		bapt
Minor fixes by:		royger
Approved by:		bapt
Mon, 28 Mar 2016
[ 16:22 riggs search for other commits by this committer ] Original commit   Revision:412060
Add new port: misc/binclock: A small CLI binary clock

PR:		207406
Submitted by:	dereckson@espace-win.org (maintainer)
Reviewed by:	riggs
Tue, 15 Mar 2016
[ 05:16 bmah search for other commits by this committer ] Original commit   Revision:411138
Add teslams, an implementation in Node.js of the client-side interface
to the Tesla Model S API, along with various utilities that exercise
the API.
Sat, 12 Mar 2016
[ 17:16 olgeni search for other commits by this committer ] Original commit   Revision:410919
Sort misc/Makefile.
Mon, 15 Feb 2016
[ 14:34 miwi search for other commits by this committer ] Original commit   Revision:408932 (Only the first 10 of 167 ports in this commit are shown above. View all ports for this commit)
Welcome php 7.0.3

Changelog:
    http://php.net/ChangeLog-7.php#7.0.0
    http://php.net/ChangeLog-7.php#7.0.1
    http://php.net/ChangeLog-7.php#7.0.2
    http://php.net/ChangeLog-7.php#7.0.3

I'd like to thanks:
  Kurt Jaeger
  Matthias Breddin
  Rainer Duffner
  Victor van Vlaardingen
  Torsten Zuehlsdorff
  Franco Fichtner
  and all helpers and testers from ports@.
Sun, 14 Feb 2016
[ 19:21 rene search for other commits by this committer ] Original commit   Revision:408884 (Only the first 10 of 85 ports in this commit are shown above. View all ports for this commit)
Remove PHP 5.4 from the Ports Tree, it expired upstream in 2015-Q3 and the
ports expired last month.

Adjust Mk/bsd.php.mk

Reviewed by:	antoine, marino
Approved by:	portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D5278
Sun, 24 Jan 2016
[ 18:10 rakuco search for other commits by this committer ] Original commit   Revision:407169 (Only the first 10 of 99 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 10 Jan 2016
[ 06:16 miwi search for other commits by this committer ] Original commit   Revision:405669
Simple Python Progress Meter

WWW: https://www.github.com/tqdm/tqdm

PR:		205783
Submitted by:	neel@neelc.org
Sat, 2 Jan 2016
[ 19:48 sunpoet search for other commits by this committer ] Original commit   Revision:405090
- Sort SUBDIRs
[ 06:15 miwi search for other commits by this committer ] Original commit   Revision:405048
A tool to query the SPDX license list. Use the binary `spdx-lookup`.

WWW: https://github.com/bbqsrc/spdx-lookup-python

PR:		205724
Submitted by:	Brendan Molloy <brendan+freebsd@bbqsrc.net>
[ 06:12 miwi search for other commits by this committer ] Original commit   Revision:405047
A Python module incorporating an interface to the SPDX license database.

This library serves purely as a holder for the database that can be
found on the SPDX website <https://spdx.org/licenses/>.

WWW: https://github.com/bbqsrc/spdx-python

PR:		205723
Submitted by:	Brendan Molloy <brendan+freebsd@bbqsrc.net>
Fri, 1 Jan 2016
[ 19:12 rene search for other commits by this committer ] Original commit   Revision:405033
Remove expired ports:
2016-01-01 multimedia/spotify-websocket-api: login fails due to protocol changes
2016-01-01 net-mgmt/unifi2: Unifi 2.x is EoL. Please upgrade to net-mgmt/unifi3
2016-01-01 misc/kde4-l10n-th: Upstream ceased maintainance of this translation
2016-01-01 misc/kde4-l10n-tg: Upstream ceased maintainance of this translation
2016-01-01 misc/kde4-l10n-si: Upstream ceased maintainance of this translation
Sun, 20 Dec 2015
[ 15:32 swills search for other commits by this committer ] Original commit   Revision:404060
misc/py-powerline-status: create port

Powerline is a statusline plugin for vim, and provides statuslines and prompts
for several other applications, including zsh, bash, tmux, IPython, Awesome, i3
and Qtile.

WWW: https://github.com/powerline/powerline
Sun, 13 Dec 2015
[ 21:56 rakuco search for other commits by this committer ] Original commit   Revision:403693 (Only the first 10 of 126 ports in this commit are shown above. View all ports for this commit)
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
Fri, 4 Dec 2015
[ 12:23 sunpoet search for other commits by this committer ] Original commit   Revision:402929
- Add rubygem-mime-types-data 3.2015.1120

mime-types-data provides a registry for information about MIME media type
definitions. It can be used with the Ruby mime-types library or other software
to determine defined filename extensions for MIME types, or to use filename
extensions to look up the likely MIME type definitions.

WWW: https://github.com/mime-types/mime-types-data
Sun, 29 Nov 2015
[ 06:59 sunpoet search for other commits by this committer ] Original commit   Revision:402569
- Add p5-Geo-GeoNames 1.05

Geo::GeoNames provides a perl interface to the webservices found at [1]. That
is, given a given placename or postalcode, the module will look it up and return
more information (longitude, lattitude, etc) for the given placename or
postalcode. Wikipedia lookups are also supported. If more than one match is
found, a list of locations will be returned.

Before you start, get a free GeoNames account and enable it for access to the
free web service:
- Get an account [2]
- Respond to the email
- Login and enable your account for free access [3]

[1] http://api.geonames.org/
[2] http://www.geonames.org/login
[3] http://www.geonames.org/enablefreewebservice

WWW: http://search.cpan.org/dist/Geo-GeoNames/
Sat, 7 Nov 2015
[ 01:11 brd search for other commits by this committer ] Original commit   Revision:400969
Add a new port of tools designed to work with the LEDs on ARM boards.
It initially supports the BeagleBone Black, but others will follow.

Approved by:	bdrewery (mentor)
Thu, 5 Nov 2015
[ 22:58 pawel search for other commits by this committer ] Original commit   Revision:400876
Book of Psalms from the Douai Bible (1610) in fortune(6) file format

In general, taking random out-of-context verses from a Bible is a
VERY bad idea. This said, this is an experiment to generate a not
too bad fortune-cookie database under the following principles:

- Only the text from the psalms, which are usually meant for praying,
  were taken.
- The texts always include at least some context: you are always
  notified where the text came from and there is always sufficient
  text so that the phrases make sense.
- The text was taken from the classic Douai Bible, a direct translation
  from the latin Vulgata. The old language will not give you false
  impressions that you are actually understanding it fully.
- No effort was done to remove the original comments. Non-Christians
  may rightfully feel the translation is biased.

This is meant to be a general aid for Christian meditation: it is not
generally to be taken as my message-of-the-day from God.

To use, you need UNIX fortune(6) utility and you should follow the
instructions from the corresponding man page.

PR:		202896
Submitted by:	pfg
Tue, 27 Oct 2015
[ 13:54 olgeni search for other commits by this committer ] Original commit   Revision:400243
Add misc/erlang-mimerl, an Erlang library to handle MIME types.
Sun, 25 Oct 2015
[ 00:24 rene search for other commits by this committer ] Original commit   Revision:400143
Remove expired ports:
2015-10-22 misc/ruby-progressbar: Abandoned upstream, superseded by
devel/rubygem-ruby-progressbar
2015-10-24 www/twig: Upstream vanished, php3 and php4 are long unsupported
Thu, 22 Oct 2015
[ 13:05 danfe search for other commits by this committer ] Original commit   Revision:399971
Add a port of TuDu, a command line (curses) program to manage hierarchical
"todo" lists.

PR:	198722
Mon, 19 Oct 2015
[ 16:16 brd search for other commits by this committer ] Original commit   Revision:399694
Add a port of the raspberrypi userland tools.

Submitted by:	Mikael Urankar <mikael.urankar at gmail.com> via freebsd-arm
Approved by:	bdrewery (mentor)
Mon, 28 Sep 2015
[ 15:49 blackend search for other commits by this committer ] Original commit   Revision:398120
Add Korean FreeBSD Documentation port.

Approved by:	doceng (implicit)
Sat, 8 Aug 2015
[ 06:01 tota search for other commits by this committer ] Original commit   Revision:393712
- Add new port: misc/R-cran-mime

  Guesses the MIME type from a filename extension using the data
  derived from /etc/mime.types in UNIX-type systems.

  WWW: https://cran.r-project.org/web/packages/mime/
Tue, 21 Jul 2015
[ 10:04 robak search for other commits by this committer ] Original commit   Revision:392618
misc/solarized: NEW PORT - Precision colors schemes for machines and people

Solarized is a sixteen color palette (eight monotones, eight accent colors)
designed for use with terminal and gui applications. It has several unique
properties. It has been tested extensively in real world use on color
calibrated displays (as well as uncalibrated/intentionally miscalibrated
displays) and in a variety of lighting conditions.

WWW: http://ethanschoonover.com/solarized

PR:		201096
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>
Mon, 20 Jul 2015
[ 01:16 hrs search for other commits by this committer ] Original commit   Revision:392544 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
- Add print/latex-biber, a biblatex replacement which supports Unicode.
- Add or update the following ports which latex-biber depends on:

   japanese/p5-Encode-EUCJPASCII (added, eucJP-open encoding support)
   misc/p5-Business-ISMN (added, ISMN support)
   textproc/p5-Text-BibTeX (updated to 0.71)
   textproc/p5-Text-Roman (added, conversion of Roman numerals)
Tue, 14 Jul 2015
[ 01:51 wg search for other commits by this committer ] Original commit   Revision:391965
misc/py-progressbar231: text progress bar library for Python

This is a fork of the real py-progressbar with a few additions.
Wed, 8 Jul 2015
[ 10:50 olgeni search for other commits by this committer ] Original commit   Revision:391558
Add misc/elixir-uuid, UUID generator for Elixir.
Mon, 6 Jul 2015
[ 16:51 swills search for other commits by this committer ] Original commit   Revision:391426
misc/ansiweather: create port

AnsiWeather is a Shell script for displaying the current weather conditions
in your terminal, with support for ANSI colors and Unicode symbols.

Weather data comes from the OpenWeatherMap free weather API.

WWW: https://github.com/fcambus/ansiweather/

PR:		201097
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>
Sat, 2 May 2015
[ 16:55 sunpoet search for other commits by this committer ] Original commit   Revision:385188
- Add rubygem-mimemagic 0.3.0

MimeMagic is a library to detect the mime type of a file by extension or by
content. It uses the mime database provided by freedesktop.org.

WWW: https://github.com/minad/mimemagic

PR:		199689
Submitted by:	Michael Fausten <ports@michael-fausten.de>
Fri, 17 Apr 2015
[ 21:00 rene search for other commits by this committer ] Original commit   Revision:384186 (Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
Remove expired ports:
2015-04-15 databases/php53-sqlite3: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-simplexml: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-sybase_ct: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_mysql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-ctype: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-wddx: security EOL reached 14 Aug 2014
2015-04-15 security/php53-filter: security EOL reached 14 Aug 2014
2015-04-15 ftp/php53-ftp: security EOL reached 14 Aug 2014
2015-04-15 net/php53-soap: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-recode: security EOL reached 14 Aug 2014
2015-04-15 security/php53-openssl: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-dba: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_pgsql: security EOL reached 14 Aug 2014
2015-04-15 sysutils/php53-fileinfo: security EOL reached 14 Aug 2014
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 28 Mar 2015
[ 16:02 makc search for other commits by this committer ] Original commit   Revision:382518
Add new port misc/qt5ct:

This tool allows users to configure Qt 5 settings (theme, font,
+icons, etc.) under DE/WM without Qt integration.
Fri, 27 Feb 2015
[ 21:48 pi search for other commits by this committer ] Original commit   Revision:380126
New port: misc/vdmfec

VDMFEC implements Block ECC using a Forward Error Correction (FEC)
code based on Vandermonde (VDM) matrices in GF(2^8) due to Luigi
Rizzo.

Its primary application is intended to be in recovering data from
unreliable media such as diskettes. Another example is wrapping
'zfs send' streams before dumping onto tape.

The home page for FEC is http://www.iet.unipi.it/~luigi/fec.html

WWW: http://members.tripod.com/professor_tom/archives/

PR:		197950
Submitted by:	Harald Schmalzbauer <bugzilla.freebsd@omnilan.de>
Mon, 5 Jan 2015
[ 09:51 demon search for other commits by this committer ] Original commit   Revision:376290
Remove nagios-base-logos, all these files are now in nagios distribution.

PR:		196225
Submitted by:	ports@bsdserwis.com
Thu, 1 Jan 2015
[ 16:09 sunpoet search for other commits by this committer ] Original commit   Revision:375936
- Add p5-Software-License-CCpack 1.11

Software::License::CCpack contains all of the licenses from Creative Commons,
except for CC0, which is already included in Software::License.

WWW: http://search.cpan.org/dist/Software-License-CCpack/
Thu, 25 Dec 2014
[ 01:10 bapt search for other commits by this committer ] Original commit   Revision:375500
Remove now useless gnomehier, pkg handles automatically the directories where
needed making gnomehier entirely useless now.

Differential Revision:	https://reviews.freebsd.org/D1355
Reviewed by:	antoine, kwm
Approved by:	gnome (kwm)
Wed, 19 Nov 2014
[ 11:49 kwm search for other commits by this committer ] Original commit   Revision:372768 (Only the first 10 of 1460 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 19 Oct 2014
[ 15:57 makc search for other commits by this committer ] Original commit   Revision:371193 (Only the first 10 of 785 ports in this commit are shown above. View all ports for this commit)
KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!

USE_KDE4=kdehier component has been deprecated, new components added:
 baloo			- Baloo core libraries
 baloo-widgets		- Baloo widgets library
 kfilemetadata		- KDE library for extracting file metadata

New ports:
  graphics/kqtquickcharts	- QtQuick plugin to render interactive charts
  misc/artikulate		- Pronunciation trainer for KDE
				(not usable currently, links to both
				GStreamer 1.x and 0.10.x via dependencies)
  sysutils/baloo[-widgets]	- KDE framework for searching and
				managing user metadata
  sysutils/kfilemetadata	- Library for extracting file metadata
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 30 Sep 2014
[ 03:42 vanilla search for other commits by this committer ] Original commit   Revision:369571
Add mdp 0.91.2, utility which outputs a number of characters to the
screen.

PR:		ports/194002
Submitted by:	neel@neelc.org
Sun, 28 Sep 2014
[ 14:55 makc search for other commits by this committer ] Original commit   Revision:369459
Add new port misc/kde-thumbnailer-fb2:

KDE thumbnail generator for the FictionBook (fb2) file format.

WWW: http://kde-apps.org/content/show.php?content=160180
[ 14:54 makc search for other commits by this committer ] Original commit   Revision:369458
Add new port misc/kde-thumbnailer-epub:

KDE thumbnail generator for the ePub file format.

WWW: http://kde-apps.org/content/show.php?content=151210
Wed, 24 Sep 2014
[ 13:56 amdmi3 search for other commits by this committer ] Original commit   Revision:369180
colwide is a Perl script which displays either 80 or specified number of hash
(#) characters on the screen. Can be useful to determine terminal width.

WWW: http://www.neelc.org/software/colwide/

PR:		193466
Submitted by:	neel@neelc.org
[ 04:53 swills search for other commits by this committer ] Original commit   Revision:369158
misc/exercism: create port for exercism.io cli client

An easy command line interface to work with exercism.io

WWW: http://exercism.io/
Sat, 20 Sep 2014
[ 13:41 marino search for other commits by this committer ] Original commit   Revision:368639 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Add new port misc/auto-multiple-choice

PR:		181451
Submitted by:	Hiroto Kagotani

Auto Multiple Choice (AMC) is a piece of software that helps you to create
and manage multiple choice questionnaires, with automated marking.  Tests
can be written in plain text or LaTeX.  Automated correction and grading is
performed from scans of the answer sheets using optical mark recognition.
[ 09:45 rene search for other commits by this committer ] Original commit   Revision:368630 (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 4 Sep 2014
[ 14:24 ale search for other commits by this committer ] Original commit   Revision:367268 (Only the first 10 of 157 ports in this commit are shown above. View all ports for this commit)
Import PHP 5.6 branch!
Mon, 1 Sep 2014
[ 21:38 bapt search for other commits by this committer ] Original commit   Revision:366962 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Remove non staged ports without pending PR from m*
[ 21:32 mandree search for other commits by this committer ] Original commit   Revision:366961
Add the current SUSv4/Open Group Base Specifications Issue 7.
Update URLs, and fix a typo, in SUSv2/SUSv3 pkg-descr
Tue, 26 Aug 2014
[ 18:45 swills search for other commits by this committer ] Original commit   Revision:366246
misc/rubygem-mime-types117: rename to misc/rubygem-mime-types1

Update misc/rubygem-mime-types117 to the latest version that will work with
rails 3.x and rename to properly reflect the version.
Thu, 14 Aug 2014
[ 22:42 rene search for other commits by this committer ] Original commit   Revision:364874
Fix INDEX by adding misc/usbids to misc/Makefile

Pointyhat:	bapt (3 months overdue ...)
Thu, 31 Jul 2014
[ 20:44 rene search for other commits by this committer ] Original commit   Revision:363675
Remove expired ports:
2014-07-30 mail/postfix27: No longer supported by upstream
2014-07-30 misc/freecode-submit: This software is obsolete. Freecode does not
accept updates anymore.
2014-07-30 mail/exim-doc-info: yes
2014-07-31 misc/gman: Depends on expiring ghostview
2014-07-31 print/ghostview: project dead nearly a decade ago; use print/gv
instead
Thu, 24 Jul 2014
[ 18:36 rene search for other commits by this committer ] Original commit   Revision:362836 (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
Remove expired ports:
2014-07-23 chinese/big5con: Fails to build with new utmpx
2014-07-23 chinese/hztty: Fails to build with new utmpx
2014-07-23 irc/solid-ircd: Fails to build with new utmpx
2014-07-23 korean/eterm: Fails to build with new utmpx
2014-07-23 mail/biffer: Fails to build with new utmpx
2014-07-23 misc/c-hey: Fails to build with new utmpx
2014-07-23 misc/wminfo: Fails to build with new utmpx
2014-07-23 net/sendfile: Fails to build with new utmpx
2014-07-23 net-im/centericq: Fails to build with new utmpx
2014-07-23 security/chkrootkit: Fails to build with new utmpx
2014-07-23 security/openfwtk: Fails to build with new utmpx
2014-07-23 security/pam_alreadyloggedin: Fails to build with new utmpx
2014-07-23 security/srp: Fails to build with new utmpx
2014-07-23 security/sud: Fails to build with new utmpx
2014-07-23 sysutils/hyperic-sigar: Fails to build with new utmpx
2014-07-23 sysutils/lookupd: Fails to build with new utmpx
2014-07-23 sysutils/lookupd_ldap: Fails to build with new utmpx
2014-07-23 sysutils/p5-Sys-Utmp: Fails to build with new utmpx
2014-07-23 sysutils/syslog-ng2: Fails to build with new utmpx
2014-07-23 sysutils/yawho: Fails to build with new utmpx
Mon, 21 Jul 2014
[ 08:39 rene search for other commits by this committer ] Original commit   Revision:362408
Remove expired ports:
2014-07-21 accessibility/at-poke: Depends on expired libgailgnome
2014-04-10 misc/bigboard: gnome-panel will be updated to the 3.x version which
is not compatible with 2.x
2014-04-10 net/desktop-data-model: gnome-desktop 2.x will be updated in the
GNOME 3 import
2014-07-21 net/online-desktop: Disappeared upstream, depends on expired ports
Fri, 11 Jul 2014
[ 14:25 adamw search for other commits by this committer ] Original commit   Revision:361539
Add misc/fortune-mod-epictetus

fortune-mod-epictetus is a compilation of quotes from ancient
philosopher Epictetus.  They come from "A Selection from the Discourses
of Epictetus with the Encheiridion" translated by George Long.

WWW: http://github.com/akosela/fortune-mod-epictetus

PR:		191793
Submitted by:	Andy Kosela
Sun, 6 Jul 2014
[ 18:48 sunpoet search for other commits by this committer ] Original commit   Revision:360954
- Add rubygem-iesd 1.2.1

iESD customizes OS X InstallESD.

WWW: https://github.com/ntkme/iesd
RG:  https://rubygems.org/gems/iesd
Mon, 30 Jun 2014
[ 08:37 rene search for other commits by this committer ] Original commit   Revision:359811 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
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
Thu, 19 Jun 2014
[ 08:24 marino search for other commits by this committer ] Original commit   Revision:358364
Add new port misc/valspeak (after 1.5 years wait)

This was submitted 3 Jan 2013.  Thanks for your patience.  I took the
liberty of proving stage support and allows CFLAGS from ports to pass
to the vendor makefile.  I also updated CONFLICTS to please portlint,
and removed the unnecessary Makefile patch by using ALL_TARGETS.

PR:		174940
Submitted by:	Sebastien Santoro

     ================================================================

Valspeak is a filter that converts English text to valspeak.
Valspeak reads from standard input and writes to standard output.
Sun, 8 Jun 2014
[ 13:24 sunpoet search for other commits by this committer ] Original commit   Revision:357028
- Add p5-Geo-Coder-OpenCage 0.02

Geo::Coder::OpenCage provides an interface to the OpenCage geocoding service.

WWW: http://search.cpan.org/dist/Geo-Coder-OpenCage/
Sun, 25 May 2014
[ 07:34 miwi search for other commits by this committer ] Original commit   Revision:355136
flag

Produces a cute little ansi colour 'flag' based off a hash of the machine's
hostname (or settable via ~/.flag or /etc/flag) which can uniquely visually
identify a machine, at a glance. Useful for placing into /etc/issue or your
bash prompt, so that you don't send stupid commands to the wrong machine.

WWW: http://git.cyberleo.net/CDN/flag.git

PR:		ports/183117
Submitted by:	cyberleo@cyberleo.net
Mon, 19 May 2014
[ 04:17 rpaulo search for other commits by this committer ] Original commit   Revision:354492 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
Add rubygem-kensa v2.0.2.

This brings the following additional ports
* devel/rubygem-launch22
* misc/rubygem-mime-types117
* textproc/rubygem-nokogiri14
* www/rubygem-heroku-nav
* www/rubygem-mechanize26
* www/rubygem-net-http-digest_auth11
* www/rubygem-net-http-persistent25

With the exception of heroku-nav, all the other ports are just older versions
of already existing ports.

Reviewed by:	swills
Thu, 24 Apr 2014
[ 10:29 danfe search for other commits by this committer ] Original commit   Revision:351992
Add a port of pfm (Personal File Manager) for Unix-like operating systems.
It is terminal (curses)-based, written in Perl, and resembles the original
PFM.COM for MS-DOS.

WWW: http://p-f-m.sourceforge.net/
Fri, 18 Apr 2014
[ 11:17 rene search for other commits by this committer ] Original commit   Revision:351531 (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
Remove expired ports:
2014-04-16 ports-mgmt/pkgsearch: Upstream disappeared
2014-04-17 science/flounder: Unmaintained since 2002
2014-04-17 security/nbaudit: Unmaintained since 2002
2014-04-17 security/saint: Unmaintained since 2002
2014-04-17 graphics/gozer: Unmaintained since 2002
2014-04-17 misc/pdfmap: Unmaintained since 2002
2014-04-17 devel/showgrammar: Unmaintained since 2002
2014-04-17 biology/libgenome: Unmaintained since 2002
2014-04-17 deskutils/narval: Unmaintained since 2002
2014-04-17 devel/fampp: Unmaintained since 2002
2014-04-17 net-p2p/py-fngrab: Unmaintained since 2002
2014-04-17 misc/wmfirew: Unmaintained since 2002
2014-04-17 x11-wm/e16utils: Unmaintained since 2002
2014-04-17 misc/salias: Unmaintained since 2002
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 13 Apr 2014
[ 10:55 rene search for other commits by this committer ] Original commit   Revision:351202 (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
Remove expired ports:
2014-04-12 net/pvm++: Unmaintained since 2001
2014-04-12 devel/ixlib: Unmaintained since 2001
2014-04-12 mail/althea: Unmaintained since 2001
2014-04-12 graphics/claraocr: Unmaintained since 2001
2014-04-12 graphics/qvplay: Unmaintained since 2001
2014-04-12 print/guitartex: Unmaintained since 2001
2014-04-12 print/pnm2ppa: Unmaintained since 2001
2014-04-12 graphics/opendis: Unmaintained since 2001
2014-04-12 net/gnome-mud: Unmaintained since 2001
2014-04-12 graphics/maverik: Unmaintained since 2001
2014-04-12 biology/rasmol: Unmaintained since 2001
2014-04-12 mail/mail2procmailrc: Unmaintained since 2001
2014-04-12 science/felt: Unmaintained since 2001
2014-04-12 textproc/pardiff: Unmaintained since 2001
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 11 Apr 2014
[ 13:20 rene search for other commits by this committer ] Original commit   Revision:350942 (Only the first 10 of 59 ports in this commit are shown above. View all ports for this commit)
Remove expired ports:
2014-03-10 www/p5-CGI-modules: No more public distfiles
2014-04-10 www/p5-WWW-Link: Depends on expired www/p5-CGI-modules
2014-03-10 www/sbox-dtc: No more public distfiles
2014-04-10 sysutils/dtc: Depends on expired www/sbox-dtc
2014-03-10 textproc/glimpse: No more public distfiles
2014-04-10 ftp/ftplocate: Depends on expired textproc/glimpse
2014-04-10 misc/tkman: Depends on expired textproc/glimpse
2014-04-09 devel/asl: Unmaintained since 1997
2014-04-09 net/pcnfsd: Unmaintained since 1997
2014-04-10 cad/chipmunk: Unmaintained since 1999
2014-04-10 graphics/comix: Insists on installing in /usr/local, and uses
nautilus2 which is deprecated.
2014-04-10 www/mambo: Broken for more than 6 months
2014-04-10 devel/lua-rds-parser: Broken for more than 6 months
2014-04-10 editors/the: Unmaintained since 1999
(Only the first 15 lines of the commit message are shown above View all of this commit message)
[ 12:42 bapt search for other commits by this committer ] Original commit   Revision:350933 (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
2014-04-10 deskutils/nautilus-locked-folder: nautilus will be updated to the 3.x
version which is not compatible with 2.x
2014-04-10 www/screem: gnome-menus 2.x will be updated in the GNOME 3 import
2014-04-10 deskutils/nautilus-actions: nautilus will be updated to the 3.x
version which is not compatible with 2.x
2014-04-10 deskutils/nautilus-sendto: nautilus will be updated to the 3.x
version which is not compatible with 2.x
2014-04-10 deskutils/nautilus-open-terminal: nautilus will be updated to the 3.x
version which is not compatible with 2.x
2014-04-10 sysutils/eiciel: nautilus will be updated to the 3.x version which is
not compatible with 2.x
2014-04-10 sysutils/nautilus-cd-burner: nautilus will be updated to the 3.x
version which is not compatible with 2.x
2014-04-10 x11-fm/py-nautilus: nautilus will be updated to the 3.x version which
is not compatible with 2.x
2014-04-10 sysutils/sensors-applet: gnome-panel 2.x will be updated in the GNOME
3 import
2014-04-10 net/link-monitor-applet: gnome-panel 2.x will be updated in the GNOME
3 import
2014-04-10 net/netspeed_applet: gnome-panel 2.x will be updated in the GNOME 3
import
2014-04-10 net/remmina-applet: gnome-panel 2.x will be updated in the GNOME 3
import
2014-04-10 misc/uf-view: gnome-desktop 2.x will be updated in the GNOME 3 import
2014-04-10 textproc/uim-gnome: gnome-panel 2.x will be updated in the GNOME 3
import
2014-04-10 audio/istream: gnome-panel will be updated to the 3.x version which
is not compatible with 2.x
2014-04-10 mail/contact-lookup-applet: gnome-panel will be updated to the 3.x
version which is not compatible with 2.x
2014-04-10 security/tuntun: gnome-panel 2.x will be updated in the GNOME 3
import
2014-04-10 misc/quick-lounge-applet: gnome-panel 2.x will be updated in the
GNOME 3 import
2014-04-10 sysutils/bubblemon2: gnome-panel 2.x will be updated in the GNOME 3
import
Tue, 25 Mar 2014
[ 11:10 garga search for other commits by this committer ] Original commit   Revision:349126
Add compat10x
Sun, 23 Mar 2014
[ 23:50 marino search for other commits by this committer ] Original commit   Revision:348905 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Add new Ada port: misc/excel_writer

Excel_Out is a package that can generate basically formatted Excel files.

* Ideal for the automatic production of reports
* Fast: on a HP Mini netbook (Intel Atom, 1.66 GHz), Excel Writer produced
  50 sheets per second where each sheet had 10,000 data cells
* Totally portable and no external library required
* No interation with MS Office software

WWW: http://excel-writer.sourceforge.net
[ 23:44 marino search for other commits by this committer ] Original commit   Revision:348904 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
add new Ada dev port: misc/ini_file_manager

The Ini file manager consists of a package, Config, which can read or write
informations from various configuration files known as "ini" files because
they have often the ".ini" extension. They are text files which look like
the following:

  ; Comment line
  [Section 1]
  a_string = abcd     # a comment here...
  a_number = +123.456 ; another comment
  [Section 2]
  a_string = efgh

For more examples in this format, just search files with the .ini extension
on a windows-based computer.

WWW: http://sourceforge.net/projects/ini-files/
Mon, 17 Mar 2014
[ 09:01 culot search for other commits by this committer ] Original commit   Revision:348451 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Add misc/p5-OSSP-uuid as a replacement for misc/ossp-uuid-perl.

p5-OSSP-uuid only installs the Perl API, hence avoiding to have two
conflicting ports as was the case with ossp-uuid and ossp-uuid-perl.

Suggested by:	mat@
Approved by:	vd@ (ossp-uuid maintainer, via email)
Mon, 10 Mar 2014
[ 17:13 culot search for other commits by this committer ] Original commit   Revision:347785
- Add misc/ossp-uuid-perl, a stub port of misc/ossp-uuid with Perl
  bindings enabled. This is required for the upcoming new
  devel/p5-Iodef-Pb-Simple port
- Register CONFLICTS and PKGNAMESUFFIX in misc/ossp-uuid

Approved by:	vd@ (maintainer, via email)
[ 11:50 rene search for other commits by this committer ] Original commit   Revision:347742 (Only the first 10 of 98 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 7 Mar 2014
[ 08:30 madpilot search for other commits by this committer ] Original commit   Revision:347342
- Update to 1.8
- Rename port
- Convert to staging
- Add rc script

PR:		ports/186266
Submitted by:	me
Aproved by:	zi@ (maintainer)
Sat, 1 Mar 2014
[ 00:06 rene search for other commits by this committer ] Original commit   Revision:346583 (Only the first 10 of 89 ports in this commit are shown above. View all ports for this commit)
PHP 5.2 has reached it end-of-life in the FreeBSD Ports Tree, time
to say goodbye.  Upstream unsupported it since 2011-01-06 (see
http://php.net/eol.php )

Strip PHP 5.2 out of Mk/bsd.php.mk
Thu, 27 Feb 2014
[ 22:39 rene search for other commits by this committer ] Original commit   Revision:346397 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Remove expired ports:
2014-02-26 www/trac-hierwiki: Runtime is broken, doesn't support Trac>0.11
2014-02-27 net-p2p/microdc2: Broken for more than 6 month
2014-02-27 www/openvrml: Broken for more than 6 month
2014-02-27 science/peekabot: Broken for more than 6 month
2014-02-27 misc/xbiso: Broken for more than 6 month
2014-02-27 net/hornetq: Broken for more than 6 month
2014-02-27 sysutils/slmon: Broken for more than 6 month
2014-02-27 www/trac-revtree: Broken for more than 6 months
2014-02-27 security/crack: Broken for more than 6 month
2014-02-27 sysutils/graphicboot: Broken for more then 6 month
2014-02-27 graphics/kgraphviewer: Broken for more than 6 month
2014-02-27 sysutils/ckl: Broken for more than 6 month
2014-02-27 japanese/trac: Broken for more than 6 month
2014-02-27 lang/opa: Broken for more than 6 month
2014-02-27 sysutils/mmore: Broken for more than 6 month
2014-02-27 www/trac-announcer: Broken for more than 6 month
Mon, 24 Feb 2014
[ 22:15 kwm search for other commits by this committer ] Original commit   Revision:345902
Add libisocodes.

A interaction library for iso-codes 3.x and 4.x (when released).
Tue, 18 Feb 2014
[ 14:44 makc search for other commits by this committer ] Original commit   Revision:344899
Remove misc/kde-xdg-env, which was used by KDE 3 ports
[ 14:23 makc search for other commits by this committer ] Original commit   Revision:344893 (Only the first 10 of 779 ports in this commit are shown above. View all ports for this commit)
KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!

Among changes:
- Switch KDE4_PREFIX to ${LOCALBASE}
- Remove now needless misc/kde4-shared-mime-info port
- Add stage support
- Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Drop support for FreeBSD 7.x
- Remove Qt/KDE 3 related workarounds
- Remove local patches and use upstream version scheme for libraries
- sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4,
  and x11-clocks/kdetoys4 ports have been split.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 9 Feb 2014
[ 16:59 vanilla search for other commits by this committer ] Original commit   Revision:343522
Add rump, it's netbsd kernel in userspace.
Mon, 3 Feb 2014
[ 11:37 rene search for other commits by this committer ] Original commit   Revision:342429 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Remove expired ports:
2013-12-31 multimedia/xbmc-pvr: multimedia/xbmc and multimedia/xbmc-addon-pvr
are newer
2013-12-31 misc/libmcal: No more used and development discontinued
2014-02-01 textproc/py-4suite: only builds with Python up to version 2.4
2014-02-01 multimedia/xbmc-addon-xvdr: Depends on expired multimedia/xbmc-pvr
2014-02-01 deskutils/gmcal: Depends on expired misc/libmcal
2014-02-01 deskutils/mcal: Depends on expired misc/libmcal
2014-02-01 sysutils/relpath: unfetchable distfiles
2014-02-01 sysutils/decomment: unfetchable distfiles
2014-02-03 multimedia/openmovieeditor: segfaults, upstread development ceased
Sat, 1 Feb 2014
[ 12:49 makc search for other commits by this committer ] Original commit   Revision:342129 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
- Update gimp-help ports to 2.8.1. Polish translation has been removed, new
  translations have been added (ca, da, el, en_GB, sl, pt_BR)
- Add stage support
- Update maintainer address

PR:		based on ports/179681
Submitted by:	RyoTa SimaMoto (maintainer)
Thu, 16 Jan 2014
[ 20:53 tabthorpe search for other commits by this committer ] Original commit   Revision:339989
- misc/sword17 is now misc/sword
Tue, 31 Dec 2013
[ 15:59 tabthorpe search for other commits by this committer ] Original commit   Revision:338328
- Development version is now production, use misc/bibletime
Fri, 20 Dec 2013
[ 19:02 rene search for other commits by this committer ] Original commit   Revision:337077 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
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
Wed, 11 Dec 2013
[ 18:09 tabthorpe search for other commits by this committer ] Original commit   Revision:336188
- Add bibltime 2.10.0 beta1
[ 04:14 tabthorpe search for other commits by this committer ] Original commit   Revision:336141
- Add sword 1.7.0
Sun, 20 Oct 2013
[ 13:11 swills search for other commits by this committer ] Original commit   Revision:331014
Loads environment variables from `.env`.

WWW: https://github.com/bkeepers/dotenv

PR:		ports/182667
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
Fri, 11 Oct 2013
[ 05:34 tabthorpe search for other commits by this committer ] Original commit   Revision:330056 (Only the first 10 of 56 ports in this commit are shown above. View all ports for this commit)
2013-10-10 audio/ruby-vorbisfile: Does not work with Ruby 1.9
2013-10-10 audio/ruby-xmms: Does not work with Ruby 1.9
2013-10-10 databases/ruby-interbase: Does not work with Ruby 1.9
2013-10-10 databases/ruby-bdb1: Does not work with Ruby 1.9
2013-10-10 devel/ruby-fam: Does not work with Ruby 1.9
2013-10-10 devel/ruby-rcov: Does not work with Ruby 1.9
2013-10-10 devel/ruby-rudl: Does not work with Ruby 1.9
2013-10-10 devel/ruby-gemfinder: Does not work with Ruby 1.9
2013-10-10 devel/ruby-sysvipc: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-sdl: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-ncurses: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-parsetree: Does not work with Ruby 1.9
2013-10-10 devel/ruby-sexp: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-getopt-declare: Does not work with Ruby 1.9
2013-10-10 devel/ruby-slang: Does not work with Ruby 1.9
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 5 Oct 2013
[ 14:42 bapt search for other commits by this committer ] Original commit   Revision:329464 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Removed unmaintained (ports@) or gnome@ ports depending on gnome1

Approved by:	gnome (implicit)
Tue, 10 Sep 2013
[ 19:57 marino search for other commits by this committer ] Original commit   Revision:326926 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
misc/kde4-l10n-* (9 ports) removed

The following kde-l10n-* language ports were dropped from KDE4 several
releases ago and have not been restored: csb, eo, fy, gu, id, kn, mai,
mk, ml.  Since there is no indication they will be restored any time
soon, let's just remove these IGNORED ports.

PR:		ports/180552
Approved by:	rakuco (KDE)
Sun, 1 Sep 2013
[ 15:06 rene search for other commits by this committer ] Original commit   Revision:325862 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
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
Fri, 26 Jul 2013
[ 19:19 rene search for other commits by this committer ] Original commit   Revision:323748 (Only the first 10 of 435 ports in this commit are shown above. View all ports for this commit)
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
Wed, 24 Jul 2013
[ 11:22 tota search for other commits by this committer ] Original commit   Revision:323590 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Move misc/rabbit to misc/rubygem-rabbit [1]
- Update to 2.1.1 [1]
- Split rabbiter and rabbirack into net/rubygem-rabbiter and
  www/rubygem-rabbirack, respectively

PR:		ports/173383 (based on) [1]
Submitted by:	Shin-ya Murakami <murashin_AT_gfd-dennou_DOT_org> [1]
Mon, 24 Jun 2013
[ 14:32 ale search for other commits by this committer ] Original commit   Revision:321684 (Only the first 10 of 151 ports in this commit are shown above. View all ports for this commit)
Welcome PHP 5.5!

Future steps:
- rename current php5 ports to php54
- make php55 the default one after an exp-run
Fri, 21 Jun 2013
[ 23:51 swills search for other commits by this committer ] Original commit   Revision:321509
A pure-ruby library for decoding and encoding vCard and iCalendar data

WWW: http://vpim.rubyforge.org/
Mon, 13 May 2013
[ 15:32 miwi search for other commits by this committer ] Original commit   Revision:318107
- Remove py-xdelta3, no longer activly maintain via upstream
Fri, 3 May 2013
[ 06:35 sobomax search for other commits by this committer ] Original commit   Revision:317172
Add p5-Asterisk-FastAGI - a perl module for FastAGI handling.

Sponsored by:	pbxpress.it
Wed, 27 Mar 2013
[ 11:55 makc search for other commits by this committer ] Original commit   Revision:315373 (Only the first 10 of 706 ports in this commit are shown above. View all ports for this commit)
KDE/FreeBSD team presents KDE SC 4.10.1 ports!

- kdegames4 port has been split.
- kdeutils4-printer-applet and system-config-printer-kde have been
  replaced by print/kde4-print-manager.
- Recover misc/kde4-l10n-mr from attic.
- New USE_KDE4 components: kactivities, libkdegames, nepomuk-core,
  and nepomuk-widgets.
- Provide sharedmime component with magic: ports don't need to
  run update-mime-database themselves now.
- Switch some ports to out-of-source build.
- Update port comments.
- Adjust dependence on Qt4 components.
- x11/kde4 installs modern kdepim4 now.
- Remove redundant aspell and hspell from kdelibs4, both
  can be enabled in textproc/enchant if needed.
- Remove stale bits from bsd.kde4.mk

The area51 repository features commits by Schaich Alonso and myself.

Contributors:
- Tobias Berner
Wed, 13 Mar 2013
[ 07:23 bapt search for other commits by this committer ] Original commit   Revision:314034
2013-03-13 misc/gopod: does not work with modern iPods anymore
2013-03-13 misc/gtk-gopod: does not work with modern iPods anymore
Wed, 6 Mar 2013
[ 15:05 rene search for other commits by this committer ] Original commit   Revision:313519 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Remove expired, unmaintained ports:
2013-03-01 sysutils/sge60: Ancient and unsupported release
2013-03-01 sysutils/sge61: Ancient and unsupported release
2013-03-05 x11-themes/sapphire-themes: Broken for more than 6 month
2013-03-05 misc/fep: Broken for more than 6 month
2013-03-05 devel/gauche-gaunit: Broken for more than 6 month
2013-03-05 games/tuxracer_golf: Broken for more than 6 month
2013-03-05 net/bfilter: Broken for more than 6 month
2013-03-05 graphics/fnlib: Broken for more than 6 month
2013-03-05 print/gfontview: Broken for more than 6 month
2013-03-05 print/hugelatex: Broken for more than 6 month
2013-03-05 misc/gtktalog: Broken for more than 6 month
2013-03-05 x11/wterm: Broken for more than 6 month
2013-03-05 databases/xapian-bindings10: Broken for more than 6 month
2013-03-05 databases/adstudio: Broken for more than 6 month
2013-03-05 misc/splitvt: Broken for more than 6 month
2013-03-05 sysutils/udesc_dump: Broken for more than 6 month
2013-03-05 textproc/gxditview: Broken for more than 6 month
2013-03-05 x11/powershell: Broken for more then 6 month

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

[First Page]  «  1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11  »  [Last Page]