FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 1:42 AM BST
non port: x11-toolkits/Makefile
CVSWeb

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

1 | 2 | 3 | 4 | 5  »  

Fri, 18 May 2012
[ 20:05 pawel ] Original commit 
1.600 x11-toolkits/Makefile
1.1 x11-toolkits/girara/Makefile
1.1 x11-toolkits/girara/distinfo
1.1 x11-toolkits/girara/pkg-descr
1.1 x11-toolkits/girara/pkg-plist
girara is a library that implements a user interface that focuses
on simplicity and minimalism.

WWW: http://pwmt.org/projects/girara/

PR:             ports/167328
Submitted by:   Mike Krutov <neko@takino.org> (port)
                Quentin Stievenart <quentin.stievenart@gmail.com> (fixes)
Sun, 25 Mar 2012
[ 21:46 eadler ] Original commit 
1.2810 MOVED
1.1490 graphics/Makefile
1.27 graphics/linux-tiff/Makefile
1.599 x11-toolkits/Makefile
1.28 x11-toolkits/linux-pango/Makefile
1.12 graphics/linux-tiff/distinfo.i386
1.11 x11-toolkits/linux-pango/distinfo.i386
1.6 graphics/linux-tiff/pkg-descr
1.5 x11-toolkits/linux-pango/pkg-descr
1.8 x11-toolkits/linux-pango/pkg-plist

(Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
It seems these ports are still required on 7.x

Feature safe:   yes
[ 20:32 eadler ] Original commit 
1.2809 MOVED
1.1489 graphics/Makefile
1.26 graphics/linux-tiff/Makefile
1.598 x11-toolkits/Makefile
1.27 x11-toolkits/linux-pango/Makefile
1.11 graphics/linux-tiff/distinfo.i386
1.10 x11-toolkits/linux-pango/distinfo.i386
1.5 graphics/linux-tiff/pkg-descr
1.4 x11-toolkits/linux-pango/pkg-descr
1.7 x11-toolkits/linux-pango/pkg-plist

(Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Remove these vulnerable ports:

2011-10-14 graphics/linux-tiff
2011-10-14 x11-toolkits/linux-pango

Feature safe:   yes
Thu, 23 Feb 2012
[ 09:21 rm ] Original commit 
1.1212 audio/Makefile
1.4871 devel/Makefile
1.793 japanese/Makefile
1.165 net-im/Makefile
1.279 net-mgmt/Makefile
1.1382 sysutils/Makefile
1.3136 www/Makefile
1.597 x11-toolkits/Makefile
- fix sort order in few category Makefiles

PR:             165411
Submitted by:   Conrad J. Sabatier <conrads at cox dot net>
Sun, 19 Feb 2012
[ 09:07 johans ] Original commit 
1.596 x11-toolkits/Makefile
1.1 x11-toolkits/libxaw3dxft/Makefile
1.1 x11-toolkits/libxaw3dxft/distinfo
1.1 x11-toolkits/libxaw3dxft/pkg-descr
1.1 x11-toolkits/libxaw3dxft/pkg-plist
- Add new port: x11-toolkits/libxaw3dxft
  It is an alternative for libxaw3d, with support for UTF-8 and fancy fonts.
  This library is a requirement for newer versions of graphics/xpaint.

libxaw3dxft is a Xaw (Athena Widget Set) replacement that looks
three-dimensional.

Xaw3dxft is an extended version of xaw3d with support for UTF8 input
and UTF8 encoding of text, and rendering text with the Freetype
library and Truetype fonts. It should be mostly compatible with the
original xaw3d library, except for font management : everything
using the old X11 core font routines should be replaced by their
freetype equivalents.

The main advantage of using libxaw3dxft over libxaw3d or libxaw is
that all text will appear nicely antialiasedd when using truetype fonts
in the menu widgets. Also, the use of UTF8 makes it easier to
internationalize applications in arbitrary languages.

WWW: http://sf-xpaint.sourceforge.net/
Sat, 18 Feb 2012
[ 21:38 pgj ] Original commit 
1.595 x11-toolkits/Makefile
1.1 x11-toolkits/hs-wx/Makefile
1.165 lang/ghc/bsd.hackage.mk
1.1 x11-toolkits/hs-wx/distinfo
1.1 x11-toolkits/hs-wx/pkg-descr
wxHaskell is a portable and native GUI library for Haskell.  It is built
on top of wxWidgets - a comprehensive C++ library that is portable
across all major GUI platforms; including GTK, Windows, X11, and MacOS
X.  This version works with wxWidgets 2.8 and 2.9.

WWW:    http://haskell.org/haskellwiki/WxHaskell

Obtained from:  FreeBSD Haskell
[ 21:35 pgj ] Original commit 
1.594 x11-toolkits/Makefile
1.1 x11-toolkits/hs-wxcore/Makefile
1.164 lang/ghc/bsd.hackage.mk
1.1 x11-toolkits/hs-wxcore/distinfo
1.1 x11-toolkits/hs-wxcore/files/patch-Setup.hs
1.1 x11-toolkits/hs-wxcore/pkg-descr
wxHaskell is a portable and native GUI library for Haskell.  It is built
on top of wxWidgets, a comprehensive C++ library that is portable across
all major GUI platforms, including GTK, Windows, X11, and MacOS X.  This
version works with wxWidgets 2.8 only.  Distributed under the WXWINDOWS
LIBRARY LICENSE.  Please see LICENSE file, but note that this is
essentially LGPL with an exception allowing binary distribution of
proprietary software.  This is the same license as wxWidgets itself
uses.

WWW:    http://haskell.org/haskellwiki/WxHaskell

Obtained from:  FreeBSD Haskell
[ 21:31 pgj ] Original commit 
1.593 x11-toolkits/Makefile
1.1 x11-toolkits/hs-wxdirect/Makefile
1.163 lang/ghc/bsd.hackage.mk
1.1 x11-toolkits/hs-wxdirect/distinfo
1.1 x11-toolkits/hs-wxdirect/pkg-descr
wxHaskell is a portable and native GUI library for Haskell.  It is built
on top of wxWidgets, a comprehensive C++ library that is portable across
all major GUI platforms, including GTK, Windows, X11, and MacOS X.  This
version works with wxWidgets 2.8 only.

WWW:    http://haskell.org/haskellwiki/WxHaskell

Obtained from:  FreeBSD Haskell
Thu, 26 Jan 2012
[ 20:18 pav ] Original commit 
1.4817 devel/Makefile
1.1 devel/pure-readline/Makefile
1.1 devel/pure-stldict/Makefile
1.1 devel/pure-stlvec/Makefile
1.758 math/Makefile
1.1 math/pure-mpfr/Makefile
1.592 x11-toolkits/Makefile
1.1 x11-toolkits/pure-tk/Makefile
1.1 devel/pure-readline/distinfo
1.1 devel/pure-stldict/distinfo

(Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
- Add a couple of pure extensions:
  devel/pure-readline:   A readline interface for the Pure language
  devel/pure-stldict:    Pure interface to C++ STL map/unordered_map
  devel/pure-stlvec:     Pure interface to C++ STL vector
  math/pure-mpfr:        Multiprecision floats for Pure
  x11-toolkits/pure-tk:  A basic interface between Pure and Tcl/Tk

PR:             ports/161799
Submitted by:   Zhihao Yuan <lichray@gmail.com>
Sun, 8 Jan 2012
[ 22:09 eadler ] Original commit 
1.2733 MOVED
1.591 x11-toolkits/Makefile
1.38 x11-toolkits/gob/Makefile
1.23 x11-toolkits/gob/distinfo
1.2 x11-toolkits/gob/pkg-descr
1.3 x11-toolkits/gob/pkg-plist
2011-12-03 x11-toolkits/gob: No more supported upstream, not depend on anymore.
Sun, 1 Jan 2012
[ 12:07 rene ] Original commit 
1.2716 MOVED
1.4785 devel/Makefile
1.6 devel/slglade/Makefile
1.3066 www/Makefile
1.245 www/squid30/Makefile
1.590 x11-toolkits/Makefile
1.12 x11-toolkits/slgtk/Makefile
1.7 x11-toolkits/slgtkdatabox/Makefile
1.3 devel/slglade/distinfo
1.186 www/squid30/distinfo

(Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Remove expired ports:
2011-12-31 www/squid30: This version of Squid is no longer actively maintained
upstream
2011-12-31 devel/slglade: Depends on non-functional x11-toolkits/slgtk
2011-12-31 x11-toolkits/slgtk: Does not work with newer GTK+, upstream
development has ceased
2011-12-31 x11-toolkits/slgtkdatabox: Depends on non-functional
x11-toolkits/slgtk
Wed, 28 Dec 2011
[ 17:49 rene ] Original commit 
1.2713 MOVED
1.1202 audio/Makefile
1.18 audio/gnowavcut/Makefile
1.136 cad/Makefile
1.35 cad/gtkwave/Makefile
1.1063 databases/Makefile
1.67 databases/clip/Makefile
1.13 databases/fireprofile/Makefile
1.16 databases/keximdb/Makefile
1.462 editors/Makefile

(Only the first 10 of 114 ports in this commit are shown above. View all ports for this commit)
Remove expired, unmaintained ports:
2011-11-30 textproc/skribe
2011-11-30 emulators/wahcade
2011-11-30 databases/keximdb: Depends on editors/koffice-kde3, which is
scheduled for deletion
2011-11-30 editors/koffice-kde3
2011-11-30 net/keepalived: Depends on net/ipvs, which is scheduled for deletion
2011-11-30 net/ipvs: Designed for FreeBSD 5.x, which is no longer supported
2011-11-30 databases/fireprofile
2011-12-01 audio/gnowavcut: Abandonware
2011-12-01 mail/demime: No upstream development since 2007
2011-12-03 x11/wmmsg: No more public distfiles
2011-12-03 x11-toolkits/libgtkeditor: No more supported upstream, not depend on
anymore.
2011-12-03 misc/demoniac: No more upstream, no more public distfiles
2011-12-03 cad/gtkwave: No more public distfiles, no more upstream
2011-12-07 databases/clip: No develop anymore for long
2011-12-09 x11-toolkits/gtkextra: no longer supported upstream, no more depend
on
Fri, 23 Dec 2011
[ 16:56 pawel ] Original commit 
1.588 x11-toolkits/Makefile
1.1 x11-toolkits/c++-gtk-utils/Makefile
1.1 x11-toolkits/c++-gtk-utils/distinfo
1.1 x11-toolkits/c++-gtk-utils/pkg-descr
1.1 x11-toolkits/c++-gtk-utils/pkg-plist
c++-gtk-utils is a lightweight library containing a number of classes and
functions for programming GTK+ programs using C++ in POSIX (unix-like)
environments, where the user does not want to use a full-on wrapper such as
gtkmm or wxWidgets, or is concerned about exception safety or thread safety
of the wrapper and their documentation.

WWW:    http://cxx-gtk-utils.sourceforge.net
Mon, 5 Dec 2011
[ 22:53 swills ] Original commit 
1.2693 MOVED
1.4734 devel/Makefile
1.31 devel/ruby-gconf2/Makefile
1.27 devel/ruby-gnomevfs/Makefile
1.35 devel/ruby-libglade2/Makefile
1.1473 graphics/Makefile
1.33 graphics/ruby-gnomecanvas2/Makefile
1.24 graphics/ruby-libart2/Makefile
1.524 print/Makefile
1.19 print/ruby-gnomeprint/Makefile

(Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
Remove these ports as they are no longer included in the upstream
ruby-gnome.

devel/ruby-gconf2
devel/ruby-gnomevfs
devel/ruby-libglade2
graphics/ruby-gnomecanvas2
graphics/ruby-libart2
print/ruby-gnomeprint
www/ruby-gtkhtml2
www/ruby-gtkmozembed
x11-toolkits/ruby-gnomeprintui
x11-toolkits/ruby-gtkglext
x11-toolkits/ruby-panelapplet
x11/ruby-gnome2-all

PR:             ports/162139
Submitted by:   TAKATSU Tomonari <tota@freebsd.org> (based on)
Feature safe:   yes
[ 20:31 db ] Original commit 
1.586 x11-toolkits/Makefile
1.1 x11-toolkits/fltk11/Makefile
1.1 x11-toolkits/fltk11/distinfo
1.1 x11-toolkits/fltk11/files/patch-Makefile
1.1 x11-toolkits/fltk11/files/patch-documentation_Makefile
1.1 x11-toolkits/fltk11/files/patch-fltk-config.in
1.1 x11-toolkits/fltk11/files/patch-src_Makefile
1.1 x11-toolkits/fltk11/files/patch-src_filename_list.cxx
1.1 x11-toolkits/fltk11/pkg-descr
1.1 x11-toolkits/fltk11/pkg-plist
- Add version fltk-1.1.10 as fltk11 for ports that still need it
  look at log for fltk for previous versions
- No man pages or docs as this port is deprecated

Feature safe:   yes
Wed, 2 Nov 2011
[ 01:35 dougb ] Original commit 
1.683 LEGAL
1.2661 MOVED
1.1195 audio/Makefile
1.12 audio/linux-shoutcast/Makefile
1.19 audio/shoutcast/Makefile
1.303 chinese/Makefile
1.29 chinese/scim-chewing/Makefile
1.197 converters/Makefile
1.12 converters/py-cjkcodecs/Makefile
1.1048 databases/Makefile

(Only the first 10 of 399 ports in this commit are shown above. View all ports for this commit)
Remove ports@ ports that have been DEPRECATED for at least 1 month

audio/shoutcast         Unfetchable; website rearranged
audio/linux-shoutcast   Unfetchable; website rearranged
chinese/scim-chewing    Does not configure
converters/py-cjkcodecs Integrated into every python version in the tree
databases/kpogre        Does not compile
deskutils/mhc           Does not fetch
deskutils/org-mode.el6  Does not fetch
deskutils/gemcal        Does not fetch
devel/erlang-thrift     Does not build
dns/domtools            Does not fetch
editors/richtext        Does not compile
games/vultures-claw     Does not fetch
games/bomb              Does not fetch
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 1 Nov 2011
[ 05:19 dougb ] Original commit 
1.2658 MOVED
1.267 archivers/Makefile
1.2 archivers/gambas2-gb-compress-bzlib2/Makefile
1.2 archivers/gambas2-gb-compress-zlib/Makefile
1.1194 audio/Makefile
1.2 audio/gambas2-gb-sdl-sound/Makefile
1.1045 databases/Makefile
1.3 databases/gambas2-gb-db-firebird/Makefile
1.2 databases/gambas2-gb-db-mysql/Makefile
1.2 databases/gambas2-gb-db-odbc/Makefile

(Only the first 10 of 82 ports in this commit are shown above. View all ports for this commit)
x11-toolkits/gambas2-gb-qt has been broken for over a year.

Remove it, and the ports that depend on it.
[ 04:34 dougb ] Original commit 
1.2657 MOVED
1.1193 audio/Makefile
1.16 audio/mp3butler/Makefile
1.15 audio/p5-MusicBrainz-Client/Makefile
1.459 editors/Makefile
1.14 editors/doxymacs/Makefile
1.1462 graphics/Makefile
1.17 graphics/libart/Makefile
1.243 java/Makefile
1.51 java/jboss4/Makefile

(Only the first 10 of 179 ports in this commit are shown above. View all ports for this commit)
audio/mp3butler         Depends on audio/p5-MusicBrainz-Client which is
DEPRECATED
audio/p5-MusicBrainz-Client     Disappeared from CPAN
editors/doxymacs        Depends on www/w3-4, which is DEPRECATED
graphics/libart         Does not fetch, no more public distfiles
java/jboss4             Does not build with new ant
korean/hanterm          Depends on korean/johabfonts, which is DEPRECATED, fails
to build with new utmpx
korean/johabfonts       No more public distfiles, installs into /
korean/hlatex-psfonts-uhc-extra Depends on korean/hlatex, which is DEPRECATED
korean/texinfo          Depends on korean/hlatex, which is DEPRECATED
korean/hlatex           No more public distfiles
mail/jboss-mailservices Depends on java/jboss4, which is DEPRECATED
misc/p5-Geography-NationalGrid-TW       Depends on
misc/p5-Geography-NationalGrid, which is DEPRECATED
misc/p5-Geography-NationalGrid  Disappeared from CPAN
multimedia/fxtv         Depends on multimedia/mplex, which is DEPRECATED
multimedia/mplex        Upstream disapeared and distfile is not available
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 15 Oct 2011
[ 01:04 dougb ] Original commit 
1.2634 MOVED
1.582 x11-toolkits/Makefile
1.26 x11-toolkits/linux-pango/Makefile
1.9 x11-toolkits/linux-pango/distinfo.i386
1.3 x11-toolkits/linux-pango/pkg-descr
1.6 x11-toolkits/linux-pango/pkg-plist
x11-toolkits/linux-pango also needs a reprieve ala graphics/linux-tiff
till dependant ports can be marked BROKEN on RELENG_7.
Fri, 14 Oct 2011
[ 22:30 dougb ] Original commit 
1.680 LEGAL
1.2630 MOVED
1.264 archivers/Makefile
1.9 archivers/pecl-phar/Makefile
1.237 comms/Makefile
1.13 comms/libsyncml/Makefile
1.1037 databases/Makefile
1.89 databases/mysql323-client/Makefile
1.8 databases/mysql323-scripts/Makefile
1.201 databases/mysql323-server/Makefile

(Only the first 10 of 290 ports in this commit are shown above. View all ports for this commit)
As previously advertised, complete removal of vulnerable ports that
no one has stepped up to deal with:

archivers/pecl-phar             Vulnerable since 2011-01-13
comms/libsyncml                 Depends on devel/libsoup22, which is FORBIDDEN
databases/mysql323-server       Vulnerable since 2006-10-29
databases/mysql323-client       Vulnerable since 2006-10-29
databases/mysql323-scripts      Vulnerable since 2006-10-29
databases/mysql40-server        Vulnerable since 2006-10-29
databases/mysql40-client        Vulnerable since 2006-10-29
databases/mysql40-scripts       Vulnerable since 2006-10-29
databases/p5-DBD-mysql40
                Depends on databases/mysql40-server, which is FORBIDDEN
deskutils/buoh                  Depends on devel/libsoup22, which is FORBIDDEN
deskutils/libopensync-plugin-syncml
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 10 Oct 2011
[ 11:53 sunpoet ] Original commit 
1.580 x11-toolkits/Makefile
1.1 x11-toolkits/p5-Tk-ToolBar/Makefile
1.1 x11-toolkits/p5-Tk-ToolBar/distinfo
1.1 x11-toolkits/p5-Tk-ToolBar/pkg-descr
1.1 x11-toolkits/p5-Tk-ToolBar/pkg-plist
- Add p5-Tk-ToolBar 0.10

Tk::Toolbar implements a dockable toolbar. It is in the same spirit as the
"short-cut" toolbars found in most major applications, such as most web browsers
and text editors (where you find the "back" or "save" and other shortcut
buttons).

Buttons of any type (regular, menu, check, radio) can be created inside this
widget. You can also create Label, Entry and LabEntry widgets. Moreover, the
ToolBar itself can be made dockable, such that it can be dragged to any edge of
your window. Dragging is done in "real-time" so that you can see the contents of
your ToolBar as you are dragging it. Furthermore, if you are close to a
stickable edge, a visual indicator will show up along that edge to guide you.
ToolBars can be made "floatable" such that if they are dragged beyond their
associated window, they will detach and float on the desktop. Also, multiple
ToolBars are embeddable inside each other.

Various icons are built into the Tk::ToolBar widget. Those icons can be used as
images for ToolButtons (see "SYNOPSIS"). A demo program is bundled with the
module that should be available under the 'User Contributed Demonstrations' when
you run the widget program. Run it to see a list of the available images.

WWW: http://search.cpan.org/dist/Tk-ToolBar/
[ 11:52 sunpoet ] Original commit 
1.579 x11-toolkits/Makefile
1.1 x11-toolkits/p5-Tk-CursorControl/Makefile
1.1 x11-toolkits/p5-Tk-CursorControl/distinfo
1.1 x11-toolkits/p5-Tk-CursorControl/pkg-descr
1.1 x11-toolkits/p5-Tk-CursorControl/pkg-plist
- Add p5-Tk-CursorControl 0.4

Tk::CursorControl is-NOT-a Tk::Widget. Rather, it uses Tk and encompasses a
collection of methods used to manipulate the cursor (aka pointer)
programmatically from a Tk program.

WWW: http://search.cpan.org/dist/Tk-CursorControl/
[ 03:27 sunpoet ] Original commit 
1.578 x11-toolkits/Makefile
1.1 x11-toolkits/p5-Tk-Role-Dialog/Makefile
1.1 x11-toolkits/p5-Tk-Role-Dialog/distinfo
1.1 x11-toolkits/p5-Tk-Role-Dialog/pkg-descr
1.1 x11-toolkits/p5-Tk-Role-Dialog/pkg-plist
- Add p5-Tk-Role-Dialog 1.112380

Tk::Role::Dialog is meant to be used as a Moose role to be composed for easy Tk
dialogs creation.

It will create a new toplevel with a title, and possibly a header as well as
some buttons.

One can create the middle part of the dialog by providing a _build_gui() method,
that will receive a Tk::Frame where widgets are supposed to be placed.

The attributes (see below) can be either defined as defaults using the
_build_attr() methods, or passed arguments to the constructor call. The only
mandatory attribute is parent, but you'd better provide some other attributes if
you want your dialog to be somehow usable! :-)

WWW: http://search.cpan.org/dist/Tk-Role-Dialog/
[ 03:26 sunpoet ] Original commit 
1.577 x11-toolkits/Makefile
1.1 x11-toolkits/p5-Tk-Action/Makefile
1.1 x11-toolkits/p5-Tk-Action/distinfo
1.1 x11-toolkits/p5-Tk-Action/pkg-descr
1.1 x11-toolkits/p5-Tk-Action/pkg-plist
- Add p5-Tk-Action 1.093390

Menu entries are often also available in toolbars or other widgets. And
sometimes, we want to enable or disable a given action, and this means having to
update everywhere this action is allowed.

This module helps managing actions in a Tk GUI: just create a new object,
associate some widgets and bindings with add_widget() and then de/activate the
whole action at once with enable() or disable().

WWW: http://search.cpan.org/dist/Tk-Action/
[ 03:25 sunpoet ] Original commit 
1.576 x11-toolkits/Makefile
1.1 x11-toolkits/p5-Tk-Sugar/Makefile
1.1 x11-toolkits/p5-Tk-Sugar/distinfo
1.1 x11-toolkits/p5-Tk-Sugar/pkg-descr
1.1 x11-toolkits/p5-Tk-Sugar/pkg-plist
- Add p5-Tk-Sugar 1.093190

Tk is a great graphical toolkit to write desktop applications. However, one can
get bothered with the constant typing of quotes and options. Tk::Sugar provides
handy subs for common options used when programming Tk.

Benefits are obvious:
- Reduced typing: The constant need to type => and '' is fine for one-off cases,
  but the instant you start using Tk it starts to get annoying.
- More compact statements: Reduces much of the redundant typing in most cases,
  which makes your life easier, and makes it take up less visual space, which
  makes it faster to read.
- No string worries: Strings are often problematic, since they aren't checked at
  compile-time. Sometimes it makes spotting an error a difficult task. Using
  this alleviates that worry.

WWW: http://search.cpan.org/dist/Tk-Sugar/
[ 03:23 sunpoet ] Original commit 
1.575 x11-toolkits/Makefile
1.1 x11-toolkits/p5-Tk-Role-HasWidgets/Makefile
1.1 x11-toolkits/p5-Tk-Role-HasWidgets/distinfo
1.1 x11-toolkits/p5-Tk-Role-HasWidgets/pkg-descr
1.1 x11-toolkits/p5-Tk-Role-HasWidgets/pkg-plist
- Add p5-Tk-Role-HasWidgets 1.112380

When programming Tk, it's almost always a good idea to keep a reference to the
widgets that you created in the interface. Most of the time, a simple hash is
enough; but it is usually wrapped up in methods to make the hash private to the
window object. And of course, those methods are duplicated in all modules, under
a form or another.

Since duplication is bad, this module implements a Moose role implementing those
methods once and forever. This implies that your class is using Moose in order
to consume the role.

WWW: http://search.cpan.org/dist/Tk-Role-HasWidgets/
Wed, 7 Sep 2011
[ 09:30 bapt ] Original commit 
1.2 www/webglimpse/files/.wgsiteconf
1.674 LEGAL
1.2590 MOVED
1.1650 textproc/Makefile
1.10 textproc/carthage/Makefile
1.5 textproc/europass-xsl/Makefile
1.2972 www/Makefile
1.27 www/ashe/Makefile
1.12 www/ljpms/Makefile
1.14 www/ljsm/Makefile

(Only the first 10 of 126 ports in this commit are shown above. View all ports for this commit)
2011-09-01 x11-wm/epiwm: Abandonware
2011-09-01 x11-toolkits/p5-GdkPixbuf: Disappear from CPAN
2011-09-01 x11-toolkits/XawPlus: No more public distfiles
2011-09-01 x11-fonts/gnome-font-sampler: No more public distfiles
2011-09-01 x11/xvattr: No more public distfiles
2011-09-01 www/xitami: No more public distfiles
2011-09-01 www/webredirect: No more public distfiles
2011-09-01 www/webglimpse: No more public distfiles
2011-09-01 www/squishdot: No more public distfiles
2011-09-01 www/py-forgethtml: No more public distfiles
2011-09-01 www/mmosaic: No more public distfiles
2011-09-01 www/ljsm: No more public distfiles
2011-09-01 www/ljpms: No more public distfiles
2011-09-01 www/ashe: No more public distfiles
2011-09-01 textproc/europass-xsl: BROKEN for more than 6 month
2011-09-01 textproc/carthage: No more public distfiles
Fri, 19 Aug 2011
[ 16:56 makc ] Original commit 
1.573 x11-toolkits/Makefile
Connect qwt6 ports
Mon, 1 Aug 2011
[ 05:52 bapt ] Original commit 
1.668 LEGAL
1.2543 MOVED
1.111 russian/Makefile
1.7 russian/messarge/Makefile
1.44 russian/pgp.language/Makefile
1.1189 security/Makefile
1.12 security/ifd-gempc410/Makefile
1.5 security/libidea/Makefile
1.12 security/rain/Makefile
1.1309 sysutils/Makefile

(Only the first 10 of 109 ports in this commit are shown above. View all ports for this commit)
Bye bye abandonwares (part 5)

2011-08-08 russian/messarge: Has expired: Looks like an abandonware, no more
public distfiles
2011-08-08 russian/pgp.language: Has expired: Looks like an abandonware, no more
public distfiles
2011-08-08 security/ifd-gempc410: Has expired: Looks like an abandonware, no
more public distfiles
2011-08-08 security/libidea: Has expired: Looks like an abandonware, no more
public distfiles
2011-08-08 security/rain: Has expired: Looks like an abandonware, no more public
distfiles
2011-08-08 sysutils/Tee: Has expired: No more public distfile
2011-08-08 sysutils/curly: Has expired: No more public distfiles
2011-08-08 sysutils/i855vidctl10: Has expired: No more public distfiles
2011-08-08 sysutils/ltrace: Has expired: Looks like an abandonware, no more
public distfiles
2011-08-08 sysutils/rsyslog3-snmp: Has expired: unsupported upstream
2011-08-08 sysutils/xapply: Has expired: No more public distfiles
2011-08-08 textproc/asm2html: Has expired: Looks like an abandonware, no more
public distfiles
2011-08-08 textproc/diff-mode.el: Has expired: Looks like an abandonware, no
more public distfiles
2011-08-08 vietnamese/gtk-im-vi: Has expired: Looks like an abandonware, no more
public distfiles
2011-08-08 www/campsite: Has expired: Does not work
2011-08-08 www/p5-PLP: Has expired: No more upstream, looks like an abandonware
2011-08-08 www/wcol: Has expired: Looks like an abandonware, no more public
distfiles
2011-08-08 x11-toolkits/sdl_gui: Has expired: Looks like an abandonware, no more
public distfiles
[ 02:53 sunpoet ] Original commit 
1.32 accessibility/Makefile
1.232 comms/Makefile
1.1012 databases/Makefile
1.4465 devel/Makefile
1.315 emulators/Makefile
1.1423 graphics/Makefile
1.215 irc/Makefile
1.2362 net/Makefile
1.45 ports-mgmt/Makefile
1.511 print/Makefile

(Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- Sort SUBDIRs
- Fix NO_VIET_KDE coverage
Sat, 30 Jul 2011
[ 09:20 kwm ] Original commit 
1.64 accessibility/atk/Makefile
1.3 accessibility/atkmm/Makefile
1.4462 devel/Makefile
1.21 devel/gio-fam-backend/Makefile
1.176 devel/glib20/Makefile
1.9 devel/glibmm-reference/Makefile
1.53 devel/glibmm/Makefile
1.15 devel/gobject-introspection/Makefile
1.1 devel/gsettings-desktop-schemas/Makefile
1.60 devel/libsigc++20/Makefile

(Only the first 10 of 99 ports in this commit are shown above. View all ports for this commit)
Update the glib and gtk stack to the lastest stable releases.
Add new ports for the new stable releases of gtk+-3.0.
Update vala to the newest stable release 0.12.1.

Thanks to pav@ for doing multiple exp-runs, and marcus@ for repo-copies.
Full contributors acknowledgment will be given in the GNOME 3 import.
[ 09:07 kwm ] Original commit 
1.2534 MOVED
1.4461 devel/Makefile
1.2 devel/gir-repository-libnotify/Makefile
1.7 devel/gir-repository/Makefile
1.1421 graphics/Makefile
1.2 graphics/gir-repository-goocanvas/Makefile
1.3 graphics/gir-repository-poppler/Makefile
1.569 x11-toolkits/Makefile
1.2 x11-toolkits/gir-repository-vte/Makefile
1.7 devel/gir-repository/bsd.gir.mk

(Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Remove the last few gir-repository ports. They aren't used anywhere.
Fri, 1 Jul 2011
[ 02:54 linimon ] Original commit 
1.2349 net/Makefile
1.568 x11-toolkits/Makefile
1.266 x11-wm/Makefile
Reconnect the following ports which were brought back out of the Attic:

net/44bsd-rdist
net/tridiavnc
x11-toolkits/slingshot
x11-wm/olvwm

Forgotten by:   cy
Mon, 27 Jun 2011
[ 14:46 miwi ] Original commit 
1.567 x11-toolkits/Makefile
1.1 x11-toolkits/pure-gtk/Makefile
1.1 x11-toolkits/pure-gtk/distinfo
1.1 x11-toolkits/pure-gtk/pkg-descr
1.1 x11-toolkits/pure-gtk/pkg-plist
pure-gtk is a collection of bindings to use the GTK+ GUI toolkit version 2.x
with Pure. The bindings include the gtk (+gdk), glib, atk, cairo and pango
libraries, each in their own Pure module.

WWW:    http://docs.pure-lang.googlecode.com/hg/pure-gtk.html

PR:             ports/156103
Submitted by:   Zhihao Yuan <lichray at gmail.com>
Wed, 1 Jun 2011
[ 21:55 rene ] Original commit 
1.657 LEGAL
1.2467 MOVED
1.228 comms/Makefile
1.5 comms/gammu-python/Makefile
1.164 ftp/Makefile
1.27 ftp/prozilla/Makefile
1.1377 games/Makefile
1.17 games/tnl/Makefile
1.80 german/Makefile
1.27 german/citrix_xenapp/Makefile

(Only the first 10 of 80 ports in this commit are shown above. View all ports for this commit)
Remove expired ports:
2011-05-01 german/citrix_xenapp: "crashes with f10"
2011-05-01 japanese/citrix_xenapp: "crashes with f10"
2011-05-01 net/citrix_xenapp: "crashes with f10"
2011-05-11 comms/gammu-python: since version 1.29.0 comms/gammu uses python by
default
2011-05-01 java/gj: Upstream disapear and distfile is no more available
2011-05-09 net/ipv6socket_scrub: Upstream disapear and distfile is no more
available
2011-05-13 graphics/lodju: depends on rep-gtk, which doesn't build anymore.
2011-05-01 www/mod_pubcookie: will be unsupported by ASF when 2.4.0 is release,
migrate to 2.2.x+ now
2011-05-01 ftp/prozilla: Upstream disapear and distfile is no more available
2011-05-01 www/py-django11: Unsupported (no longer receive security updates or
bugfixes)
2011-05-13 x11-toolkits/rep-gtk: missing rep-config from librep port broke the
build.
2011-05-01 games/tnl: Upstream development has ceased, it doesn't work with
newer CEGUI and is generally broken
2011-06-01 net/vnc2swf: Development is now superseded by deskutils/vnc2flv
Mon, 9 May 2011
[ 05:28 ashish ] Original commit 
1.2449 MOVED
1.258 archivers/Makefile
1.12 archivers/hs-zip-archive/Makefile
1.8 archivers/hs-zlib/Makefile
1.5 audio/hs-ALUT/Makefile
1.5 audio/hs-OpenAL/Makefile
1.3 audio/hs-libmpd/Makefile
1.6 benchmarks/hs-criterion/Makefile
1.4 converters/hs-dataenc/Makefile
1.5 converters/hs-json/Makefile

(Only the first 10 of 460 ports in this commit are shown above. View all ports for this commit)
- Please welcome GHC 7.0.3

GHC in the ports tree has been updated to 7.0.3 and all other Haskell ports
are also updated to their corresponding Haskell Platform versions, or latest
versions.

We would like to acknowledge the support of the FreeBSD Donations Team and
Eotvos Lorand University, Faculty of Informatics who contributed to the server
that we used for testing.

We would also like to thank all the testers who tested FreeBSD Haskell ports
and provided their feedback.

PR:             ports/156642
Approved by:    tabthorpe (mentor)
Obtained from:  FreeBSD Haskell
Sun, 1 May 2011
[ 16:06 bapt ] Original commit 
1.2405 MOVED
1.564 x11-toolkits/Makefile
1.29 x11-toolkits/gtkglarea--/Makefile
1.48 x11-toolkits/php-gtk/Makefile
1.12 x11-toolkits/py-gtkextra/Makefile
1.31 x11-toolkits/slingshot/Makefile
1.20 x11-toolkits/viewkit/Makefile
1.5 x11-toolkits/gtkglarea--/distinfo
1.8 x11-toolkits/php-gtk/distinfo
1.4 x11-toolkits/py-gtkextra/distinfo

(Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
Removed unmaintained expired ports from x11-toolkits

2011-05-01 x11-toolkits/gtkglarea--: Upstream disapear and distfile is no more
available
2011-05-01 x11-toolkits/php-gtk: Abandoned upstream
2011-05-01 x11-toolkits/py-gtkextra: Abandoned upstream
2011-05-01 x11-toolkits/slingshot: Upstream disapear and distfile is no more
available
2011-05-01 x11-toolkits/viewkit: Upstream disapear and distfile is no more
available
Mon, 18 Apr 2011
[ 23:37 rene ] Original commit 
1.563 x11-toolkits/Makefile
1.5 x11-toolkits/gambas2-gb-qt/Makefile
1.3 x11-toolkits/gambas2-gb-qt/pkg-plist
Re-add x11-toolkits/gambas2-gb-qt as in its previous state to
prevent INDEX breakage.  Appearently there is no easy way to
restore directories from the CVS attic, so this is a new "cvs add".

Pointy hat to:  rene
[ 22:25 rene ] Original commit 
1.645 LEGAL
1.2396 MOVED
1.132 cad/Makefile
1.17 cad/tclspice/Makefile
1.227 comms/Makefile
1.7 comms/hcfmdm/Makefile
1.974 databases/Makefile
1.22 databases/mysqlcc/Makefile
1.4304 devel/Makefile
1.13 devel/cocktail/Makefile

(Only the first 10 of 499 ports in this commit are shown above. View all ports for this commit)
Remove most expired ports:
2011-04-17 cad/tclspice: has been broken for more than a year
2011-04-17 comms/hcfmdm: does not compile on 7.X or higher
2011-04-17 databases/mysqlcc: has been broken for almost a year
2011-04-17 devel/ruby-rjudy: does not compile on FreeBSD 7.x or newer
2011-04-17 devel/xfc: does not compile on FreeBSD 7.x or newer
2011-04-17 devel/lamson: has been broken for a half year
2011-04-17 devel/cocktail: does not build on FreeBSD 7.x or newer
2011-04-17 devel/djgpp-gcc: has been broken for half a year
2011-04-17 devel/gauche-sdl: has been broken for a year
2011-04-17 devel/gdb53-act: does not compile on FreeBSD 7.x and up
2011-04-17 editors/zed: does not compile on FreeBSD 7.x or newer
2011-04-17 games/aqbubble: does not compile on FreeBSD 7.x or newer
2011-04-17 graphics/libvisual-plugins: has been broken for 3 years
2011-04-17 japanese/roundcube: has been broken for almost a year
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 4 Apr 2011
[ 17:12 rene ] Original commit 
1.8 databases/postgresql73-server/files/502.pgsql
1.10 databases/postgresql74-server/files/502.pgsql
1.10 databases/postgresql80-server/files/502.pgsql
1.10 databases/postgresql81-server/files/502.pgsql
1.643 LEGAL
1.2385 MOVED
1.31 accessibility/Makefile
1.26 accessibility/linux-f8-atk/Makefile
1.253 archivers/Makefile
1.7 archivers/linux-f8-ucl/Makefile

(Only the first 10 of 374 ports in this commit are shown above. View all ports for this commit)
Garbage collect expired ports
2011-04-01 accessibility/linux-f8-atk: End of Life since Jan 7, 2009
2011-04-01 archivers/linux-f8-ucl: End of Life since Jan 7, 2009
2011-04-01 archivers/linux-f8-upx: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-alsa-lib: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-arts: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-esound: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-freealut: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libaudiofile: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libogg: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libvorbis: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-mikmod: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-nas-libs: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-openal: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-sdl_mixer: End of Life since Jan 7, 2009
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 2 Mar 2011
[ 00:29 wen ] Original commit 
1.560 x11-toolkits/Makefile
1.27 x11-toolkits/gtkada/Makefile
1.7 x11-toolkits/gtkada/distinfo
1.3 x11-toolkits/gtkada/files/patch-aa
1.1 x11-toolkits/gtkada/files/patch-ab
1.1 x11-toolkits/gtkada/files/patch-projects-Makefile
1.6 x11-toolkits/gtkada/pkg-descr
1.6 x11-toolkits/gtkada/pkg-plist
GtkAda is an Ada graphical toolkit based on Gtk+ widgets using the
object-oriented features of the language.  Gtk+ is a graphical toolkit
written in C for X-Window and Win32 that was originally developed as
the basis for GIMP.

WWW: http://libre.adacore.com/libre/tools/gtkada/

PR:             ports/153828
Submitted by:   John Marino <freebsdml@marino.st>
Sat, 19 Feb 2011
[ 13:32 fjoe ] Original commit 
1.559 x11-toolkits/Makefile
Connect wxgtk29 to the build.
Tue, 4 Jan 2011
[ 03:32 mezz ] Original commit 
1.2338 MOVED
1.414 deskutils/Makefile
1.74 deskutils/gnome-pim/Makefile
1.1050 mail/Makefile
1.25 mail/pmail/Makefile
1.37 mail/pygmy/Makefile
1.682 math/Makefile
1.41 math/scigraphica/Makefile
1.50 multimedia/ogle-gui/Makefile
1.44 net-im/ickle/Makefile

(Only the first 10 of 100 ports in this commit are shown above. View all ports for this commit)
The x11/libcapplet has been broken for over a year (will be two in June 2011)
and no one has any of interest to fix it. It's an ancient software and
is part of GNOME 1. It's time for us to get rid of some of GNOME 1 stuff as
the GNOME 3 is coming sometimes in 2011. Any ports that required libcappet
are removed and ports that have optional aren't remove.

PR:             ports/153355
Discussed with: My team, FreeBSD GNOME Team
Tested by:      pointyhat-exp (thanks pav!)
Mon, 3 Jan 2011
[ 14:38 garga ] Original commit 
1.2336 MOVED
1.1149 audio/Makefile
1.13 audio/emphasis/Makefile
1.185 converters/Makefile
1.4 converters/ecore-txt/Makefile
1.413 deskutils/Makefile
1.11 deskutils/estickies/Makefile
1.4193 devel/Makefile
1.5 devel/ecore-job/Makefile
1.10 devel/engrave/Makefile

(Only the first 10 of 196 ports in this commit are shown above. View all ports for this commit)
Remove expired ports:

2011-01-01 audio/emphasis: abandoned upstream
2011-01-01 converters/ecore-txt: abandoned upstream
2011-01-01 deskutils/estickies: abandoned upstream
2011-01-01 devel/ecore-job: abandoned upstream
2011-01-01 devel/engrave: abandoned upstream
2011-01-01 devel/evfs: abandoned upstream
2011-01-01 devel/ruby-ecore: abandoned upstream
2011-01-01 graphics/exhibit: abandoned upstream
2011-01-01 graphics/epsilon: abandoned upstream
2011-01-01 graphics/esmart: abandoned upstream
2011-01-01 graphics/ruby-edje: abandoned upstream
2011-01-01 graphics/ruby-esmart: abandoned upstream
2011-01-01 graphics/ruby-evas: abandoned upstream
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 14 Dec 2010
[ 07:30 stas ] Original commit 
1.12 audio/emphasis/Makefile
1.3 converters/ecore-txt/Makefile
1.10 deskutils/estickies/Makefile
1.4170 devel/Makefile
1.4 devel/e_dbus/Makefile
1.5 devel/ecore-file/Makefile
1.5 devel/ecore-ipc/Makefile
1.4 devel/ecore-job/Makefile
1.3 devel/ecore-main/Makefile
1.4 devel/ecore/Makefile

(Only the first 10 of 374 ports in this commit are shown above. View all ports for this commit)
- Update e17 applications suite to the recent snapshot.
  Thanks to Grzegorz Blach <magik@roorback.net> for doing the hard work
  preparing the initial version of the update!

PR:             ports/148038
Submitted by:   Grzegorz Blach <magik@roorback.net> (based on)
Sat, 27 Nov 2010
[ 03:32 swills ] Original commit 
1.15 accessibility/ruby-atk/Makefile
1.29 devel/ruby-gconf2/Makefile
1.27 devel/ruby-glib2/Makefile
1.25 devel/ruby-gnomevfs/Makefile
1.33 devel/ruby-libglade2/Makefile
1.40 graphics/ruby-gdk_pixbuf2/Makefile
1.31 graphics/ruby-gnomecanvas2/Makefile
1.22 graphics/ruby-libart2/Makefile
1.17 graphics/ruby-rsvg2/Makefile
1.17 print/ruby-gnomeprint/Makefile

(Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
- Update to 0.90.5
- create ports for vte, gstreamer, gtksourceview2, poppler and goocanvas modules
- sort depends in meta port
- remove patch to ruby-gtk2 that's merged upstream
- remove old gtksourceview module which seems broken

Submitted by:   swills (myself)
Approved by:    wxs (mentor)
Tue, 23 Nov 2010
[ 16:24 kwm ] Original commit 
1.4140 devel/Makefile
1.2 devel/gir-repository-gconf2/Makefile
1.2 devel/gir-repository-libsoup/Makefile
1.78 x11-fm/Makefile
1.2 x11-fm/gir-repository-nautilus/Makefile
1.554 x11-toolkits/Makefile
1.2 x11-toolkits/gir-repository-gtksourceview2/Makefile
Actualy remove the removed ports from the GNOME 2.32 commit mentioned in MOVED.

Extra large pointy hat to:      kwm@
Tue, 24 Aug 2010
[ 13:58 gahr ] Original commit 
1.553 x11-toolkits/Makefile
1.1 x11-toolkits/fox17/Makefile
1.1 x11-toolkits/fox17/distinfo
1.1 x11-toolkits/fox17/files/patch-lib_FXThread.cpp
1.1 x11-toolkits/fox17/pkg-descr
1.1 x11-toolkits/fox17/pkg-plist
- New port: fox-1.7.21
  This is the development branch of the FOX ToolKit.
Mon, 23 Aug 2010
[ 22:16 gahr ] Original commit 
1.2215 MOVED
1.552 x11-toolkits/Makefile
1.2 x11-toolkits/fxscintilla-fox14/Makefile
- Remove x11-toolkits/fxscintilla-fox14.
  FOX 14 is not supported anymore by the fxscintilla project.
x11-toolkits/fxscintilla-fox14
[ 12:00 gahr ] Original commit 
1.2210 MOVED
1.551 x11-toolkits/Makefile
1.22 x11-toolkits/fox12/Makefile
1.4 x11-toolkits/fox12/distinfo
1.2 x11-toolkits/fox12/files/patch-configure
1.2 x11-toolkits/fox12/files/patch-src_FXFile.cpp
1.2 x11-toolkits/fox12/files/patch-utils_Makefile.in
1.2 x11-toolkits/fox12/pkg-descr
1.3 x11-toolkits/fox12/pkg-plist
- Remove x11-toolkits/fox12. Unsupported upstreams.
[ 11:55 gahr ] Original commit 
1.2209 MOVED
1.550 x11-toolkits/Makefile
1.2 x11-toolkits/fxscintilla-fox12/Makefile
- Remove x11-toolkits/fxscintilla-fox12
x11-toolkits/fxscintilla-fox12
[ 11:49 gahr ] Original commit 
1.2208 MOVED
1.549 x11-toolkits/Makefile
1.43 x11-toolkits/ruby-fox12/Makefile
1.23 x11-toolkits/ruby-fox12/distinfo
1.3 x11-toolkits/ruby-fox12/pkg-descr
1.21 x11-toolkits/ruby-fox12/pkg-plist
- Remove x11-toolkits/ruby-fox12

Approved by:    aroujo (maintainer)
x11-toolkits/ruby-fox12
Sat, 24 Jul 2010
[ 16:01 makc ] Original commit 
1.548 x11-toolkits/Makefile
Connect qwt5-designerplugin
Mon, 24 May 2010
[ 21:52 pgj ] Original commit 
1.2146 MOVED
1.237 archivers/Makefile
1.10 archivers/hs-zip-archive-ghc/Makefile
1.11 archivers/hs-zip-archive/Makefile
1.18 deskutils/checkrdf/Makefile
1.3938 devel/Makefile
1.3 devel/cvs2darcs/Makefile
1.63 devel/darcs/Makefile
1.10 devel/hs-binary-ghc/Makefile
1.11 devel/hs-binary/Makefile

(Only the first 10 of 139 ports in this commit are shown above. View all ports for this commit)
Rename the following Haskell ports to bring them in sync with the
HackageDB:

  archivers/hs-zip-archive-ghc -> archivers/hs-zip-archive
  devel/hs-binary-ghc -> devel/hs-binary
  devel/darcs -> devel/hs-darcs
  devel/hs-language-c-ghc -> devel/hs-language-c
  devel/hs-lazysmallcheck-ghc -> devel/hs-lazysmallcheck
  devel/hs-pcre-light-ghc -> devel/hs-pcre-light
  devel/hs-utf8-string-ghc -> devel/hs-utf8-string
  graphics/hs-HGL-ghc -> graphics/hs-HGL
  ports-mgmt/porte -> ports-mgmt/hs-porte
  security/hs-digest-ghc -> security/hs-digest
  textproc/hs-haxml -> textproc/hs-HaXml
  textproc/hs-highlighting-kate-ghc -> textproc/hs-highlighting-kate
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 11 May 2010
[ 12:36 fluffy ] Original commit 
1.546 x11-toolkits/Makefile
1.1 x11-toolkits/attica/Makefile
1.1 x11-toolkits/attica/distinfo
1.1 x11-toolkits/attica/pkg-descr
1.1 x11-toolkits/attica/pkg-plist
- Add attica, the Open Collaboration Services API

With hat on:    kde@
Mon, 10 May 2010
[ 21:19 kwm ] Original commit 
1.2130 MOVED
1.27 accessibility/Makefile
1.13 accessibility/accerciser/Makefile
1.73 accessibility/at-spi/Makefile
1.1 accessibility/at-spi2-atk/Makefile
1.1 accessibility/at-spi2-core/Makefile
1.60 accessibility/atk/Makefile
1.2 accessibility/gir-repository-atk/Makefile
1.55 accessibility/gnome-mag/Makefile
1.47 accessibility/gok/Makefile

(Only the first 10 of 772 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .

This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.

Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.

Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 22 Feb 2010
[ 18:28 kmoore ] Original commit 
1.544 x11-toolkits/Makefile
1.42 x11-toolkits/php-gtk2/Makefile
1.8 x11-toolkits/php-gtk2/distinfo
1.2 x11-toolkits/php-gtk2/files/patch-ext_gtkhtml_config.m4
1.2 x11-toolkits/php-gtk2/files/patch-ext_gtkhtml_gtkhtml.defs
1.2 x11-toolkits/php-gtk2/files/patch-ext_gtkhtml_gtkhtml.overrides
1.3 x11-toolkits/php-gtk2/files/patch-ext_scintilla-config.m4
1.4 x11-toolkits/php-gtk2/pkg-descr
1.1 x11-toolkits/php-gtk2/files/pkg-message.in
1.7 x11-toolkits/php-gtk2/pkg-plist
New port -- An extension to use gtk2 in PHP-applications

Approved by: miwi (mentor)
Feature safe: yes
Sat, 13 Feb 2010
[ 09:57 miwi ] Original commit 
1.543 x11-toolkits/Makefile
1.1 x11-toolkits/skinlf/Makefile
1.1 x11-toolkits/skinlf/distinfo
1.1 x11-toolkits/skinlf/pkg-descr
Skin Look And Feel allows Java developers to write skinnable application
using the Swing toolkit. Skin Look And Feel is able to load themepacks (a
bundle of GTK - The Gimp Toolkit - and KDE - The K Desktop Environment - skins)
to enhance your application GUI controls such as Buttons, Checks, Radios,
Scrollbars, Progress Bar, Lists, Tables, Internal Frames, Colors, Background
Textures, Regular Windows.

WWW: http://www.l2fprod.com/skinlf/index.html

PR:             ports/142591
Submitted by:   Chris Rees <utisoft@gmail.com>
Sun, 7 Feb 2010
[ 15:03 beat ] Original commit 
1.2090 MOVED
1.542 x11-toolkits/Makefile
1.12 x11-toolkits/swt31/Makefile
1.3 x11-toolkits/swt31/distinfo
1.2 x11-toolkits/swt31/files/manualpatch-cairo
1.5 x11-toolkits/swt31/files/patch-build.sh
1.4 x11-toolkits/swt31/files/patch-make_freebsd.mak
1.2 x11-toolkits/swt31/pkg-descr
- Remove x11-toolkits/swt31: Superseded by x11-toolkits/swt and depends
  on obsolete Firefox 2.0.

Approved by:    glewis@ on freebsd-eclipse@
Thu, 28 Jan 2010
[ 01:59 miwi ] Original commit 
1.2084 MOVED
1.1079 security/Makefile
1.6 security/shibboleth-sp/Makefile
1.2535 www/Makefile
1.5 www/rubygem-merb/Makefile
1.17 x11-drivers/Makefile
1.9 x11-drivers/xf86-video-nsc/Makefile
1.77 x11-fm/Makefile
1.24 x11-fm/velocity/Makefile
1.541 x11-toolkits/Makefile

(Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
2010-01-08 x11-toolkits/gtkada-gps: has been broken for 3 months
2010-01-08 x11-fm/velocity: has been broken for 7 months
2010-01-08 x11-drivers/xf86-video-nsc: has been broken for 5 months
2010-01-08 www/rubygem-merb: has been broken for 5 months
2010-01-08 security/shibboleth-sp: has been broken for 3 months
Sun, 24 Jan 2010
[ 16:50 gerald ] Original commit 
1.540 x11-toolkits/Makefile
1.11 x11-toolkits/gtkada-gcc/Makefile
1.2 x11-toolkits/gtkada-gcc/distinfo
1.2 x11-toolkits/gtkada-gcc/pkg-descr
1.2 x11-toolkits/gtkada-gcc/pkg-plist
Remove x11-toolkits/gtkada-gcc which has not been maintained for a while
and depended on lang/gnat-gcc41 which is now gone.
Mon, 18 Jan 2010
[ 06:46 pgollucci ] Original commit 
1.2076 MOVED
1.1087 audio/Makefile
1.28 audio/ccaudio/Makefile
1.8 audio/py-libmpdclient/Makefile
1.281 chinese/Makefile
1.5 chinese/gbk2uni/Makefile
1.22 chinese/iiimf-le-xcin/Makefile
1.3787 devel/Makefile
1.9 devel/adabindx/Makefile
1.17 devel/agide/Makefile

(Only the first 10 of 211 ports in this commit are shown above. View all ports for this commit)
- remove broken/expired ports@ ports

Approved by: portmgr (miwi)

audio/ccaudio||2010-01-18|Has expired: has been broken for 4 months
audio/py-libmpdclient||2010-01-18|Has expired: has been broken for 3 months
chinese/gbk2uni||2010-01-18|Has expired: has been broken for 6 months
chinese/iiimf-le-xcin||2010-01-18|Has expired: has been broken for 3 months
devel/adabindx||2010-01-18|Has expired: has been broken for 3 months
devel/agide||2010-01-18|Has expired: has been broken for 6 months
devel/asis||2010-01-18|Has expired: has been broken for 3 months
devel/callgrind||2010-01-18|Has expired: Included in devel/valgrind
devel/florist||2010-01-18|Has expired: has been broken for 3 months
editors/xml2rfc-xxe||2010-01-18|Has expired: has been broken for 4 months
graphics/gephex||2010-01-18|Has expired: has been broken for 3 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 5 Jan 2010
[ 19:42 pgj ] Original commit 
1.538 x11-toolkits/Makefile
1.1 x11-toolkits/hs-GLURaw-ghc/Makefile
1.1 x11-toolkits/hs-GLURaw-ghc/distinfo
1.1 x11-toolkits/hs-GLURaw-ghc/pkg-descr
1.1 x11-toolkits/hs-GLURaw-ghc/pkg-plist
GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library.
It is basically a 1:1 mapping of GLU's C API, intended as a basis for a
nicer interface.

WWW: http://www.haskell.org/HOpenGL/

PR:             ports/142126
Submitted by:   Jacula Modyun <jacula(at)gmail.com>
[ 19:38 pgj ] Original commit 
1.537 x11-toolkits/Makefile
1.1 x11-toolkits/hs-OpenGLRaw-ghc/Makefile
1.1 x11-toolkits/hs-OpenGLRaw-ghc/distinfo
1.1 x11-toolkits/hs-OpenGLRaw-ghc/pkg-descr
1.1 x11-toolkits/hs-OpenGLRaw-ghc/pkg-plist
OpenGLRaw is a raw Haskell binding for the OpenGL 3.2 graphics system and
lots of OpenGL extensions. It is basically a 1:1 mapping of OpenGL's C API,
intended as a basis for a nicer interface. OpenGLRaw offers access to all
necessary functions, tokens and types plus a general facility for loading
extension entries. The module hierarchy closely mirrors the naming structure
of the OpenGL extensions, making it easy to find the right module to import.
All API entries are loaded dynamically, so no special C header files are
needed for building this package. If an API entry is not found at runtime, a
userError is thrown.

WWW: http://www.haskell.org/HOpenGL/

PR:             ports/142125
Submitted by:   Jacula Modyun <jacula(at)gmail.com>
Tue, 15 Dec 2009
[ 19:22 glarkin ] Original commit 
1.2055 MOVED
1.535 x11-toolkits/Makefile
- Force commit due to incorrect log message on previous commit

Requested by:   itetcu
[ 15:28 glarkin ] Original commit 
1.2054 MOVED
1.534 x11-toolkits/Makefile
1.10 x11-toolkits/evilvte/Makefile
1.3 x11-toolkits/evilvte/distinfo
1.2 x11-toolkits/evilvte/pkg-descr
1.2 x11-toolkits/evilvte/pkg-plist
/tmp/cvsm2t5M7
Tue, 8 Dec 2009
[ 09:34 pav ] Original commit 
1.2046 MOVED
1.533 x11-toolkits/Makefile
1.26 x11-toolkits/p5-Gnome/Makefile
1.8 x11-toolkits/p5-Gnome/distinfo
1.3 x11-toolkits/p5-Gnome/files/patch-Makefile.PL
1.2 x11-toolkits/p5-Gnome/pkg-descr
1.5 x11-toolkits/p5-Gnome/pkg-plist
- Remove expired p5-Gnome port: Has been broken for more than 6 months
Tue, 1 Dec 2009
[ 19:58 tabthorpe ] Original commit 
1.532 x11-toolkits/Makefile
1.1 x11-toolkits/shared-desktop-ontologies/Makefile
1.1 x11-toolkits/shared-desktop-ontologies/distinfo
1.1 x11-toolkits/shared-desktop-ontologies/pkg-descr
1.1 x11-toolkits/shared-desktop-ontologies/pkg-plist
The shared-desktop-ontologies package brings the semantic web to
the desktop in terms of vocabulary. It contains the well known core
ontologies such as RDF and RDFS as well as the Nepomuk ontologies
which are used by projects like KDE or Strigi.

WWW:    http://oscaf.sourceforge.net
Mon, 30 Nov 2009
[ 14:14 miwi ] Original commit 
1.2 audio/squeezecenter/files/Custom.pm.in
1.2036 MOVED
1.1078 audio/Makefile
1.7 audio/squeezecenter-dynamicplaylist/Makefile
1.6 audio/squeezecenter-lazysearch/Makefile
1.6 audio/squeezecenter-sqlplaylist/Makefile
1.7 audio/squeezecenter-superdatetime/Makefile
1.6 audio/squeezecenter-trackstat/Makefile
1.63 audio/squeezecenter/Makefile
1.2477 www/Makefile

(Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
2009-11-30 audio/squeezecenter-trackstat: Replaced by
audio/squeezeboxserver-trackstat
2009-11-30 audio/squeezecenter-superdatetime: Replaced by
audio/squeezeboxserver-superdatetime
2009-11-30 audio/squeezecenter-sqlplaylist: Replaced by
audio/squeezeboxserver-sqlplaylist
2009-11-30 audio/squeezecenter-lazysearch: Replaced by
audio/squeezeboxserver-lazysearch
2009-11-30 audio/squeezecenter-dynamicplaylist: Replaced by
audio/squeezeboxserver-dynamicplaylist
2009-11-30 audio/squeezecenter: Replaced by audio/squeezeboxcenter
2009-10-17 www/mod_auth_mysql41_ap2: distfile no longer fetchable
2009-10-13 x11-toolkits/gtkscintilla: no longer under development, last release
in 2002
2009-10-13 x11-toolkits/py-gtkscintilla: no longer under development, last
release in 2002
Sat, 28 Nov 2009
[ 20:06 marcus ] Original commit 
1.2034 MOVED
1.25 accessibility/Makefile
1.10 accessibility/accerciser/Makefile
1.70 accessibility/at-spi/Makefile
1.59 accessibility/atk/Makefile
1.1 accessibility/gir-repository-atk/Makefile
1.52 accessibility/gnome-mag/Makefile
1.44 accessibility/gok/Makefile
1.12 accessibility/mousetweaks/Makefile
1.26 accessibility/orca/Makefile

(Only the first 10 of 823 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.28.1 for FreeBSD.  The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 24 Nov 2009
[ 15:48 yzlin ] Original commit 
1.2026 MOVED
1.529 x11-toolkits/Makefile
1.25 x11-toolkits/xclasses/Makefile
1.7 x11-toolkits/xclasses/distinfo
1.3 x11-toolkits/xclasses/files/patch-aa
1.2 x11-toolkits/xclasses/files/patch-ab
1.4 x11-toolkits/xclasses/files/patch-ac
1.4 x11-toolkits/xclasses/pkg-descr
2007-10-28 x11-toolkits/xclasses: Version branch long since retired

Approved by:    rafan (co-mentor)
Fri, 30 Oct 2009
[ 03:33 clsung ] Original commit 
1.528 x11-toolkits/Makefile
1.1 x11-toolkits/p5-Pango/Makefile
1.1 x11-toolkits/p5-Pango/distinfo
1.1 x11-toolkits/p5-Pango/pkg-descr
1.1 x11-toolkits/p5-Pango/pkg-plist
- p5-Pango, perl binding to pango
Thu, 29 Oct 2009
[ 11:16 miwi ] Original commit 
1.527 x11-toolkits/Makefile
1.1 x11-toolkits/p5-Gtk2-PathButtonBar/Makefile
1.1 x11-toolkits/p5-Gtk2-PathButtonBar/distinfo
1.1 x11-toolkits/p5-Gtk2-PathButtonBar/pkg-descr
1.1 x11-toolkits/p5-Gtk2-PathButtonBar/pkg-plist
Provides a dialog for getting values to use with chmod.

WWW: http://search.cpan.org/dist/Gtk2-Chmod/

PR:             ports/139748
Submitted by:   Zane C, Bowers <vvelox at vvelox.net>
Tue, 20 Oct 2009
[ 09:54 miwi ] Original commit 
1.526 x11-toolkits/Makefile
1.1 x11-toolkits/p5-Gtk2-Chmod/Makefile
1.1 x11-toolkits/p5-Gtk2-Chmod/distinfo
1.1 x11-toolkits/p5-Gtk2-Chmod/pkg-descr
1.1 x11-toolkits/p5-Gtk2-Chmod/pkg-plist
Provides a dialog for getting values to use with chmod.

WWW: http://search.cpan.org/dist/Gtk2-Chmod/

PR:             ports/139747
Submitted by:   Zane C, Bowers <vvelox at vvelox.net>
Sat, 19 Sep 2009
[ 22:35 miwi ] Original commit 
1.525 x11-toolkits/Makefile
1.1 x11-toolkits/py-traitsgui/Makefile
1.1 x11-toolkits/py-traitsgui/distinfo
1.1 x11-toolkits/py-traitsgui/pkg-descr
1.1 x11-toolkits/py-traitsgui/pkg-plist
Enthought's pyface gui abstraction layer developed for traits

WWW:    http://code.enthought.com/projects/traits_gui/

PR:             ports/138853
Feature safe:   yes
Submitted by:   Jacob Frelinger <jacob.frelinger at duke.edu>
Sat, 12 Sep 2009
[ 23:09 miwi ] Original commit 
1.524 x11-toolkits/Makefile
1.1 x11-toolkits/py-traitsbackendwx/Makefile
1.1 x11-toolkits/py-traitsbackendwx/distinfo
1.1 x11-toolkits/py-traitsbackendwx/pkg-descr
1.1 x11-toolkits/py-traitsbackendwx/pkg-plist
wx based backend for Enthought's TraitsGUI abstracted GUI library for python

WWW:    http://code.enthought.com/projects/traits_gui/

PR:             ports/138120
Submitted by:   Jacob Frelinger <jacob.frelinger at duke.edu>
Mon, 31 Aug 2009
[ 10:49 bsam ] Original commit 
1.523 x11-toolkits/Makefile
1.1 x11-toolkits/linux-f10-blt/Makefile
1.1 x11-toolkits/linux-f10-blt/distinfo.i386
1.1 x11-toolkits/linux-f10-blt/pkg-descr
1.1 x11-toolkits/linux-f10-blt/pkg-plist
The BLT Toolkit is an extension to Tcl and Tk. It adds new commands
and widgets to the Tcl interpreter. Included widgets are 2D graph,
barchart, stripchart, tab notebook, and tree viewer.

NOTE: This kit requires as a pre-requisite the Tcl and Tk binary kits.
This version uses Linux shared libraries.

PR:             ports/137411
Submitted by:   Stas Timoknin <stast at bsdportal.ru>
Mon, 13 Jul 2009
[ 06:22 daichi ] Original commit 
1.522 x11-toolkits/Makefile
1.1 x11-toolkits/py31-tkinter/Makefile
Add py31-tkinter, Tkinter for Python 3.1

Submitted by:   daichi
Pointed out by: lwhsu, python@
Tue, 7 Jul 2009
[ 07:25 mm ] Original commit 
1.1941 MOVED
1.521 x11-toolkits/Makefile
1.48 x11-toolkits/tk80/Makefile
1.5 x11-toolkits/tk80/files/Makefile.lib
1.8 x11-toolkits/tk80/distinfo
1.3 x11-toolkits/tk80/files/makefile
1.5 x11-toolkits/tk80/files/patch-aa
1.7 x11-toolkits/tk80/files/patch-ab
1.3 x11-toolkits/tk80/files/patch-ac
1.4 x11-toolkits/tk80/pkg-descr

(Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Dropping tcl8.0 support
- This has no effect on japanese/tcl80 and japanese/tk80

2009-03-22 x11-toolkits/tk80: tcl8.0 support dropped
Tue, 16 Jun 2009
[ 02:56 araujo ] Original commit 
1.1934 MOVED
1.520 x11-toolkits/Makefile
1.9 x11-toolkits/py-anygui/Makefile
1.6 x11-toolkits/py-anygui/distinfo
1.3 x11-toolkits/py-anygui/pkg-descr
1.4 x11-toolkits/py-anygui/pkg-plist
- py-anygui is no longer being actively developed or supported.
Sat, 13 Jun 2009
[ 20:31 erwin ] Original commit 
1.1926 MOVED
1.519 x11-toolkits/Makefile
1.6 x11-toolkits/py-pyxfce/Makefile
1.2 x11-toolkits/py-pyxfce/distinfo
1.2 x11-toolkits/py-pyxfce/pkg-descr
1.2 x11-toolkits/py-pyxfce/pkg-plist
Remove x11-toolkits/py-pyxfce as it has been marked BROKEN for over 3 months.
[ 16:36 erwin ] Original commit 
1.1892 MOVED
1.518 x11-toolkits/Makefile
1.32 x11-toolkits/wxmozilla/Makefile
1.5 x11-toolkits/wxmozilla/distinfo
1.2 x11-toolkits/wxmozilla/files/patch-wxPython-contrib-mozilla25-gtk_mozilla_wrap.cpp
1.4 x11-toolkits/wxmozilla/pkg-descr
1.5 x11-toolkits/wxmozilla/pkg-plist
Remove x11-toolkits/wxmozilla: has been broken for more than 6 months

Submitted by:   portsmon
[ 16:33 erwin ] Original commit 
1.1891 MOVED
1.517 x11-toolkits/Makefile
1.23 x11-toolkits/p5-GtkXmHTML/Makefile
1.8 x11-toolkits/p5-GtkXmHTML/distinfo
1.3 x11-toolkits/p5-GtkXmHTML/files/patch-Makefile.PL
1.2 x11-toolkits/p5-GtkXmHTML/pkg-descr
1.6 x11-toolkits/p5-GtkXmHTML/pkg-plist
Remove x11-toolkits/p5-GtkXmHTML: depends on a broken, expired port

Submitted by:   portsmon
Mon, 1 Jun 2009
[ 17:26 bsam ] Original commit 
1.24 accessibility/Makefile
1.24 accessibility/linux-f10-atk/Makefile
1.222 archivers/Makefile
1.6 archivers/linux-f10-ucl/Makefile
1.6 archivers/linux-f10-upx/Makefile
1.1034 audio/Makefile
1.12 audio/linux-f10-alsa-lib/Makefile
1.24 audio/linux-f10-arts/Makefile
1.21 audio/linux-f10-esound/Makefile
1.9 audio/linux-f10-freealut/Makefile

(Only the first 10 of 140 ports in this commit are shown above. View all ports for this commit)
Here are new Linux Fedora 10 infrastructure ports.

Those ports are intended to be used with 8-CURRENT at least
with SVN r192206.

If you want to switch to linux-f10 ports, please define at /etc/make.conf:
  OVERRIDE_LINUX_BASE_PORT=f10
  OVERRIDE_LINUX_NONBASE_PORTS=f10

An upgrading procedure is shown at /usr/ports/UPDATING, entries 20090401
and 20070327.

For the first time all tested linux ports work as expected(!):
. acroread8;
. google-earth;
. skype;
. seamonkey.

Many thanks for kernel folks who really did the main work
(and I wrote only some lines of ports).

There is a good chance that those ports may become a default
for 8.0-RELEASE. Please, test and report back to emulation@ ML.
Thu, 28 May 2009
[ 23:03 miwi ] Original commit 
1.1870 MOVED
1.954 mail/Makefile
1.26 mail/postilion/Makefile
1.914 misc/Makefile
1.6 misc/sonytv/Makefile
1.515 x11-toolkits/Makefile
1.36 x11-toolkits/p5-TclTk/Makefile
1.4 mail/postilion/files/Makefile.bsd
1.2 mail/postilion/files/config.h
1.2 misc/sonytv/scripts/configure

(Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
2009-05-22 misc/sonytv: tcl8.3 support is going to be dropped
2009-05-22 mail/postilion: tcl8.3 support is going to be dropped
2009-05-05 x11-toolkits/p5-TclTk: replaced by x11-toolkits/p5-Tcl-Tk
Sat, 9 May 2009
[ 01:43 acm ] Original commit 
1.514 x11-toolkits/Makefile
1.1 x11-toolkits/gambas2-gb-gtk/Makefile
1.1 x11-toolkits/gambas2-gb-gtk/pkg-plist
- New port: x11-toolkits/gambas2-gb-gtk

The gambas gtk2 GUI component
[ 00:56 acm ] Original commit 
1.513 x11-toolkits/Makefile
1.1 x11-toolkits/gambas2-gb-qt/Makefile
1.1 x11-toolkits/gambas2-gb-qt/files/patch-gb.qt-src_x11.c
1.1 x11-toolkits/gambas2-gb-qt/pkg-plist
- New port: x11-toolkits/gambas2-gb-qt

The gambas Qt GUI component
Mon, 6 Apr 2009
[ 14:21 bsam ] Original commit 
1.512 x11-toolkits/Makefile
1.1 x11-toolkits/linux-f8-tk84/Makefile
1.1 x11-toolkits/linux-f8-tk84/distinfo.i386
1.1 x11-toolkits/linux-f8-tk84/pkg-plist
Add linux-f8-tk84 8.4.17, graphical toolkit for TCL (Linux Fedora 8).

PR:             ports/131805
Submitted by:   Stas Timokhin <stast at bsdportal.ru>
Wed, 1 Apr 2009
[ 15:25 bsam ] Original commit 
1.23 accessibility/Makefile
1.22 accessibility/linux-f8-atk/Makefile
1.219 archivers/Makefile
1.4 archivers/linux-f8-ucl/Makefile
1.4 archivers/linux-f8-upx/Makefile
1.1025 audio/Makefile
1.10 audio/linux-f8-alsa-lib/Makefile
1.22 audio/linux-f8-arts/Makefile
1.19 audio/linux-f8-esound/Makefile
1.7 audio/linux-f8-freealut/Makefile

(Only the first 10 of 171 ports in this commit are shown above. View all ports for this commit)
Here are new Linux Fedora 8 infrastructure ports.

The recommended version of FreeBSD to use them is 8-CURRENT.
FreeBSD-7.x is not fully compatible with compat.linux.osrelease
2.6.16. Some syscalls cannot be MFCed due to native FreeBSD
ABI breakage.

Usage (and package building):
1. define compat.linux.osrelease=2.6.16;
2. add following variables to /etc/make.conf:
   . OVERRIDE_LINUX_BASE_PORT=f8;
   . OVERRIDE_LINUX_NONBASE_PORTS=f8.

Approved by:    bsam (me) ;-)
Mon, 23 Mar 2009
[ 20:53 miwi ] Original commit 
1.1837 MOVED
1.3429 devel/Makefile
1.15 devel/freescope/Makefile
1.23 devel/libg++/Makefile
1.270 emulators/Makefile
1.21 emulators/dlx/Makefile
1.1282 games/Makefile
1.17 games/jumpnbump/Makefile
1.1235 graphics/Makefile
1.18 graphics/renderpark/Makefile

(Only the first 10 of 152 ports in this commit are shown above. View all ports for this commit)
2009-03-22 emulators/dlx: unmaintained, does not work with current versions of
GCC, needs gcc295 which has been failing to build for months
2009-03-22 java/javel: unmaintained, does not work with current versions of GCC,
needs gcc295 which has been failing to build for months
2009-03-22 java/guavac: unmaintained, does not work with current versions of
GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/xrml: unmaintained, does not work with current versions of
GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/renderpark: unmaintained, does not work with current
versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 games/jumpnbump: tcl8.0 support is going to be dropped
2009-03-17 irc/blackened: Broken and abandonware
2009-03-22 devel/libg++: unmaintained, does not work with current versions of
GCC, needs gcc295 which has been failing to build for months
2009-03-22 devel/freescope: unmaintained, does not work with current versions of
GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/menushki: unmaintained, does not work with current versions of
GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/vbidecode: unmaintained, does not work with current versions of
GCC, needs gcc295 which has been failing to build for months
2009-03-22 lang/wamcc: unmaintained, does not work with current versions of GCC,
needs gcc295 which has been failing to build for months
2009-03-22 multimedia/mpegedit: unmaintained, does not work with current
versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 mail/dkimap4: unmaintained, does not work with current versions of
GCC, needs gcc295 which has been failing to build for months
2009-03-22 net-mgmt/oproute: unmaintained, does not work with current versions
of GCC, needs gcc295 which has been failing to build for months
2009-03-22 x11/tkgoodstuff: tcl8.0 support is going to be dropped
2009-02-11 x11-toolkits/inti: not maintain by upstream for more than five years
and no port depend on this
Sun, 15 Mar 2009
[ 17:10 miwi ] Original commit 
1.509 x11-toolkits/Makefile
1.1 x11-toolkits/p5-Wx/Makefile
1.1 x11-toolkits/p5-Wx/distinfo
1.1 x11-toolkits/p5-Wx/pkg-descr
1.1 x11-toolkits/p5-Wx/pkg-plist
wxPerl is an extension module allowing the creation of GUI (Graphical
User Interface) from Perl; it is built as a wrapper for the wxWidgets
C++ GUI toolkit.

WWW: http://wxperl.sourceforge.net/

PR:             ports/132406
Submitted by:   Cezary Morga <cm at therek.net>
[ 17:09 miwi ] Original commit 
1.508 x11-toolkits/Makefile
1.1 x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile
1.1 x11-toolkits/p5-Wx-Perl-ProcessStream/distinfo
1.1 x11-toolkits/p5-Wx-Perl-ProcessStream/pkg-descr
1.1 x11-toolkits/p5-Wx-Perl-ProcessStream/pkg-plist
This module provides the STDOUT, STDERR and exit codes of asynchronously running
processes via events. It may be used for long running or blocking processes that
provide periodic updates on state via STDOUT. Simple IPC is possible via STDIN.

WWW: http://search.cpan.org/dist/Wx-Perl-ProcessStream/

PR:             ports/132406
Submitted by:   Cezary Morga <cm at therek.net>
[ 17:09 miwi ] Original commit 
1.507 x11-toolkits/Makefile
1.1 x11-toolkits/p5-Alien-wxWidgets/Makefile
1.1 x11-toolkits/p5-Alien-wxWidgets/distinfo
1.1 x11-toolkits/p5-Alien-wxWidgets/pkg-descr
1.1 x11-toolkits/p5-Alien-wxWidgets/pkg-plist
Alien::wxWidgets can be used to detect and get configuration
settings from an installed wxWidgets.

WWW: http://search.cpan.org/dist/Alien-wxWidgets/

PR:             ports/132406
Submitted by:   Cezary Morga <cm at therek.net>
Mon, 9 Mar 2009
[ 22:46 miwi ] Original commit 
1.1825 MOVED
1.506 x11-toolkits/Makefile
1.16 x11-toolkits/inti-gconf/Makefile
1.19 x11-toolkits/inti-gl/Makefile
1.17 x11-toolkits/inti-sourceview/Makefile
1.3 x11-toolkits/inti-gconf/distinfo
1.3 x11-toolkits/inti-gl/distinfo
1.3 x11-toolkits/inti-sourceview/distinfo
1.2 x11-toolkits/inti-gconf/files/patch-client.cc
1.2 x11-toolkits/inti-gl/files/patch-configure

(Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
2009-02-11 x11-toolkits/inti-gconf: not maintain by upstream for more than five
years and no port depend on this
2009-02-11 x11-toolkits/inti-gl: not maintain by upstream for more than five
years and no port depend on this
2009-02-11 x11-toolkits/inti-sourceview: not maintain by upstream for more than
five years and no port depend on this
Fri, 6 Mar 2009
[ 21:41 wxs ] Original commit 
1.1813 MOVED
1.505 x11-toolkits/Makefile
1.14 x11-toolkits/xg/Makefile
1.4 x11-toolkits/xg/distinfo
1.4 x11-toolkits/xg/files/patch-aa
1.2 x11-toolkits/xg/files/patch-ab
1.2 x11-toolkits/xg/files/patch-ac
1.3 x11-toolkits/xg/pkg-descr
1.3 x11-toolkits/xg/pkg-plist
- Remove x11-toolkits/xg.  It expired on 2007-10-28.
[ 17:27 wxs ] Original commit 
1.1811 MOVED
1.504 x11-toolkits/Makefile
1.11 x11-toolkits/scx/Makefile
1.3 x11-toolkits/scx/distinfo
1.2 x11-toolkits/scx/pkg-descr
1.2 x11-toolkits/scx/pkg-plist
- Remove x11-toolkits/scx: Version branch long since retired.  This port
  expired on 2007-10-28.
Sun, 22 Feb 2009
[ 22:41 kwm ] Original commit 
1.503 x11-toolkits/Makefile
1.1 x11-toolkits/unique/Makefile
1.1 x11-toolkits/unique/distinfo
1.1 x11-toolkits/unique/pkg-descr
1.1 x11-toolkits/unique/pkg-plist
Add 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.

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.
Mon, 16 Feb 2009
[ 20:11 miwi ] Original commit 
1.502 x11-toolkits/Makefile
1.1 x11-toolkits/py-pyqwt/Makefile
1.1 x11-toolkits/py-pyqwt/distinfo
1.1 x11-toolkits/py-pyqwt/files/patch-GNUmakefile
1.1 x11-toolkits/py-pyqwt/pkg-descr
1.1 x11-toolkits/py-pyqwt/pkg-plist
PyQwt is a set of Python bindings for the Qwt  C++ class library which
extends the Qt framework with widgets for scientific and engineering
applications. It provides a widget to plot 2-dimensional data and
various widgets to display and control bounded or unbounded floating
point values.

PyQwt addresses the problem of integrating PyQt, Qt, Qwt, NumPy and
optionally SciPy. Look at the Command Line Interface (CLI) examples and
the Graphical User Interface (GUI) examples to get an idea of what you
can do with PyQwt.

WWW:    http://pyqwt.sourceforge.net/

PR:             ports/131245
Submitted by:   Wen Heping <wenheping at gmail.com>
Mon, 9 Feb 2009
[ 09:00 flz ] Original commit 
1.47 audio/muine/Makefile
1.36 comms/gfax/Makefile
1.34 deskutils/tomboy/Makefile
1.14 devel/mono-tools/Makefile
1.20 devel/monodoc/Makefile
1.25 editors/bless/Makefile
1.33 graphics/f-spot/Makefile
1.76 lang/mono/Makefile
1.945 mail/Makefile
1.15 mail/gmime2-sharp/Makefile

(Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
- Update lang/mono to 2.0.1.
- Also update a bunch of c-sharp ports to their latest version.
- Change maintainership to mono@FreeBSD.org.

PR:             ports/129724
Submitted by:   Phillip Neumann, Romain Tartiere (bsd-sharp team)
Sat, 7 Feb 2009
[ 21:36 mm ] Original commit 
1.623 lang/Makefile
1.500 x11-toolkits/Makefile
1.20316 /CVSROOT/modules
- Add missing entries for tcl86,tk86,tcl86-thread,tk86-thread

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

1 | 2 | 3 | 4 | 5  »  

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month253

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.717 seconds.