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

Get notified when packages are built

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

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

non port: x11-toolkits/Makefile

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

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

Monday, 1 Jun 2009
17:26 bsam search for other commits by this committer
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.
Original commit
Thursday, 28 May 2009
23:03 miwi search for other commits by this committer
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
Original commit
Saturday, 9 May 2009
01:43 acm search for other commits by this committer
- New port: x11-toolkits/gambas2-gb-gtk

The gambas gtk2 GUI component
Original commit
00:56 acm search for other commits by this committer
- New port: x11-toolkits/gambas2-gb-qt

The gambas Qt GUI component
Original commit
Monday, 6 Apr 2009
14:21 bsam search for other commits by this committer
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>
Original commit
Wednesday, 1 Apr 2009
15:25 bsam search for other commits by this committer
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) ;-)
Original commit
Monday, 23 Mar 2009
20:53 miwi search for other commits by this committer
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
Original commit
Sunday, 15 Mar 2009
17:10 miwi search for other commits by this committer
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>
Original commit
17:09 miwi search for other commits by this committer
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>
Original commit
17:09 miwi search for other commits by this committer
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>
Original commit
Monday, 9 Mar 2009
22:46 miwi search for other commits by this committer
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
Original commit
Friday, 6 Mar 2009
21:41 wxs search for other commits by this committer
- Remove x11-toolkits/xg.  It expired on 2007-10-28.
Original commit
17:27 wxs search for other commits by this committer
- Remove x11-toolkits/scx: Version branch long since retired.  This port
  expired on 2007-10-28.
Original commit
Sunday, 22 Feb 2009
22:41 kwm search for other commits by this committer
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.
Original commit
Monday, 16 Feb 2009
20:11 miwi search for other commits by this committer
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>
Original commit
Monday, 9 Feb 2009
09:00 flz search for other commits by this committer
- 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)
Original commit
Saturday, 7 Feb 2009
21:36 mm search for other commits by this committer
- Add missing entries for tcl86,tk86,tcl86-thread,tk86-thread
Original commit
Thursday, 22 Jan 2009
02:23 acm search for other commits by this committer
New port: x11/toolkits/qt4pas

Provide a Qt4 binding for FreePascal that may be of use to provide the Lazarus
LCL library with a Qt interface

This binding does not aim to cover the whole Qt4 framework, but only just
enough to satisfy the LCL needs. If any LCL/Qt developer needs an extra class,
just ask and it will be added promptly. Some of the methods that have parameters
based upon templates have been omitted.

If however you need any of those, just ask.

WWW:    http://users.telenet.be/Jan.Van.hijfte/qtforfpc/fpcqt4.html
Original commit
Wednesday, 21 Jan 2009
17:07 araujo search for other commits by this committer
- Removed FOX10 and all ports that depend of it. These ports are
  deprecatd, use all ports based on FOX16 instead.
Original commit
Wednesday, 14 Jan 2009
06:40 acm search for other commits by this committer
- Now It is part of x11-toolkits/fpc-gnome1
Original commit
06:32 acm search for other commits by this committer
- This unit was renamed to x11-toolkits/fpc-gnome1
Original commit
06:29 acm search for other commits by this committer
- This unit was renamed to x11-toolkits/fpc-gtk1
Original commit
06:26 acm search for other commits by this committer
- This unit was renamed to x11-toolkits/fpc-xforms
Original commit
04:13 acm search for other commits by this committer
- Repocopy from x11-toolkits/fpc-gnome to x11-toolkits/fpc-gnome1
Original commit
04:01 acm search for other commits by this committer
- repocopy from x11-toolkits/fpc-forms to x11-toolkits/fpc-xforms
Original commit
Saturday, 10 Jan 2009
05:22 marcus search for other commits by this committer
Presenting GNOME 2.24 for FreeBSD.

See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes.  On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs.  The documentation updates
to the website are forthcoming.

This release features commits by adamw, ahze, kwm, mezz, and myself.  It would
not have been possible without are contributors and testers:

Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet

PR:             125857 [1]
                126993 [2]
                130031 [3]
                127399 [4]
                127661 [5]
                124302 [6]
                129570 [7]
                129936
                123790
Original commit
Friday, 19 Dec 2008
21:58 pav search for other commits by this committer
- Has expired: Has been broken for more than 6 months
Original commit
Thursday, 27 Nov 2008
13:37 chinsan search for other commits by this committer
Add p5-Gtk2-ImageView, perl bindings to the GtkImageView image viewer widget.

WWW: http://search.cpan.org/dist/Gtk2-ImageView/
Original commit
Monday, 13 Oct 2008
22:12 amdmi3 search for other commits by this committer
FXRuby is a Ruby extension module that provides an interface to the
FOX GUI library.

Author: Lyle Johnson <ljohnson@resgen.com>
WWW:    http://fxruby.sourceforge.net/

PR:             128006
Submitted by:   Luiz Eduardo Roncato Cordeiro <cordeiro at luinil dot cert dot
br>
Original commit
Friday, 29 Aug 2008
14:35 makc search for other commits by this committer
remove x11-toolkits/gtkdatabox2 in favour of x11-toolkits/gtkdatabox

PR:             ports/126751
Submitted by:   Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> (maintainer)
Approved by:    miwi (mentor)
Original commit
Tuesday, 26 Aug 2008
14:26 makc search for other commits by this committer
The slgtkdatabox package binds gtkdatabox, a gtk widget for data plotting,
to the S-Lang scripting language.

WWW: http://laurent.perez2.free.fr/comp/slang/modules/modules.html

PR:             126654
Submitted by:   Alexey Shuvaev
Approved by:    miwi (mentor)
Original commit
Sunday, 24 Aug 2008
20:02 trasz search for other commits by this committer
FlowCanvas is an interactive Gtkmm/Gnomecanvasmm widget for "boxes
and lines" environments (ie modular synths or interactive finite
state automata diagrams).

WWW:    http://wiki.drobilla.net/FlowCanvas
Original commit
Tuesday, 19 Aug 2008
23:05 miwi search for other commits by this committer
Gtk2-Ex-Utils provides simple utility functions for
Gnome/Gtk2 Perl programming.

WWW: http://search.cpan.org/dist/Gtk2-Ex-Utils/

PR:             ports/125888
Submitted by:   Paul Schmehl <pauls at utdallas.edu>
Original commit
23:03 miwi search for other commits by this committer
Gtk2-Ex-Dialogs provides some useful tools for Gnome2/Gtk2
Perl GUI design.

WWW: http://search.cpan.org/dist/Gtk2-Ex-Dialogs/

PR:             ports/125887
Submitted by:   Paul Schmehl <pauls at utdallas.edu>
Original commit
23:01 miwi search for other commits by this committer
Gtk2-GladeXML allows Perl programmers to use libglade, a
C library that generates GUIs directly from the XML output
of the Glade UI designer.

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

PR:             ports/125886
Submitted by:   Paul Schmehl <pauls at utdallas.edu>
Original commit
Friday, 11 Jul 2008
18:48 beech search for other commits by this committer
- Add entry for gtkdatabox
Original commit
Sunday, 29 Jun 2008
13:05 miwi search for other commits by this committer
The SLgtk package binds the GIMP Toolkit, also known as Gtk,
to the S-Lang scripting language. It provides an importable module
which makes most of Gtk and its constituent libraries callable directly
from S-Lang scripts.

With SLgtk the S-Lang programmer now has access to a powerful,
cross-platform widget set for creating sophisticated
graphical user interfaces (GUIs). The package also includes bindings
to GtkExtra, which are used in the vwhere visualization and filtering guilet,
as well as a gdk-pixbuf loader for the FITS image file format
widely used within astronomy, and an easy-to-use but powerful
image compositing, display, and output tool.

WWW: http://space.mit.edu/home/mnoble/slgtk/

PR:             ports/125055
Submitted by:   Alexey Shuvaev <shuvaev at phyisik.uni-wuerzburg.de>
Original commit
Saturday, 21 Jun 2008
20:17 chinsan search for other commits by this committer
Small terminal emulator. The only dependencies are Vte and Gtk2 libs.
Termit supports tabs, bookmarks, encoding switching and sessions.

WWW: http://code.google.com/p/termit/wiki/TermIt
Original commit
14:15 chinsan search for other commits by this committer
sakura is a terminal emulator based on GTK and VTE. It's a terminal emulator
with few dependencies, so you don't need a full GNOME desktop installed to
have a decent terminal emulator. Current terminal emulators based on VTE are
gnome-terminal, XFCE Terminal, TermIt and a small sample program included in
the vte sources. Sakura differences from the last one is that it uses a
notebook to provide several terminals in one window and adds a contextual
menu with some basic options. No more no less.

WWW: http://www.pleyades.net/david/sakura.php
Original commit
Tuesday, 3 Jun 2008
23:58 chinsan search for other commits by this committer
Add evilvte.  It's a VTE based, super lightweight terminal emulator.
Original commit
Friday, 30 May 2008
21:49 miwi search for other commits by this committer
The Hippo Canvas was originally developed to display the
client stacker popup. It is now used in other projects such
as the OLPC Sugar interface, and the Big Board desktop.

WWW:    http://developer.mugshot.org/wiki/Hippo_Canvas

PR:             ports/124077
Submitted by:   Ashish Shukla <wahjava at gmail.com>
Original commit
Wednesday, 7 May 2008
22:57 edwin search for other commits by this committer
Remove x11-toolkits/gtkdatabox in favour of x11-toolkits/gtkdatabox2.
Both have the same version after last weeks updates.

Submitted by:   Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
Original commit
Wednesday, 9 Apr 2008
14:19 pav search for other commits by this committer
- Remove expired tkstep80 related ports
Original commit
Wednesday, 2 Apr 2008
09:10 rafan search for other commits by this committer
- qwt -> qwt4
- qwt-devel -> qwt5

PR:             ports/119904
Submitted by:   Max Brazhnikov <makc at issp.ac.ru> (maintainer of
x11-toolkits/qwt*)
Original commit
Sunday, 2 Mar 2008
20:29 marcus search for other commits by this committer
Remove guile-gnome as it is obsolete, does not build with guile-1.8, and
nothing depends on it.
Original commit
Saturday, 5 Jan 2008
06:53 vs search for other commits by this committer
Add port x11-toolkits/hs-glut-ghc, GLUT bindings for Haskell. I forgot to
add this port when I revamped library support in lang/ghc a while ago.
Uses USE_GL=glut at the moment, so you get libglut/MESA.
Original commit
Wednesday, 24 Oct 2007
23:37 marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
Original commit
Friday, 5 Oct 2007
23:33 sat search for other commits by this committer
- Sort category Makefiles

Inspired by:    Jason Harris <jharris@widomaker.com>
Howto:          http://twiki.cenkes.org/Cenkes/SortingCategoryMakefiles
Original commit
Saturday, 29 Sep 2007
17:54 alepulver search for other commits by this committer
- Complete repocopy of x11-toolkits/py-wxPython28,
  x11-toolkits/py-wxPython28-common and x11-toolkits/py-wxPython28-unicode,
  applying the corresponding patches.
- Add PYDISTUTILS_NOEGGINFO to fix plist issues [1].
- Integrate with bsd.wx.mk: the noticeable difference is that ports using
  USE_WX=2.6+ and WX_COMPS=python will be built from now on with wxWidgets
  2.8, which was previously restricted for these ports because of the lack of
  the "python" component for version 2.6 [1].

PR:             ports/115349, ports/115350, ports/115351
Submitted by:   Neal Nelson <neal@nelson.name>
Reworked by:    alepulver (myself) [1]
Original commit
Friday, 21 Sep 2007
03:38 vs search for other commits by this committer
Add x11-toolkits/hs-opengl-ghc, which provides OpenGL bindings for Haskell
programs
compiled through lang/ghc. As of lang/ghc version 6.6.1_1, x11 and other
libraries are no longer part of the base ghc port.
Original commit
Sunday, 2 Sep 2007
07:14 rafan search for other commits by this committer
- x11-toolkits/pmw is renamed to x11-toolkits/py-Pmw

PR:             ports/115302
Original commit
Wednesday, 1 Aug 2007
08:31 sat search for other commits by this committer
Add port x11-toolkits/gtkimageview:

GtkImageView is a simple image viewer widget for GTK. Similar to the
image viewer panes in gThumb or Eye of Gnome. It makes writing image
viewing and editing applications easy. Among its features are:
* Mouse and keyboard zooming
* Scrolling and dragging
* Adjustable interpolation
* Fullscreen mode
* GIF animation support

WWW: http://trac.bjourne.webfactional.com/
Author: Bjorn Lindqvist <bjourne@gmail.com>
Original commit
Monday, 11 Jun 2007
16:51 lx search for other commits by this committer
Add missing entry for py-wmdockapps.

Pointed-out-by: kris/linimon
Original commit
Monday, 4 Jun 2007
02:11 lx search for other commits by this committer
Removing - port has moved to x11-toolkits/py-wmdockapps

x11-toolkits/py-wmgeneral
Original commit
Friday, 1 Jun 2007
20:43 ahze search for other commits by this committer
- Retire gstreamer 0.8.0
Original commit
Wednesday, 30 May 2007
14:40 danfe search for other commits by this committer
Add Nucleo, a toolkit for exploring new uses of video and new human-computer
interaction techniques.

It's here mainly for upcoming Metisse port, an alternative X desktop with
nifty OpenGL capabilities.

WWW: http://insitu.lri.fr/~roussel/projects/nucleo/

XXX Currently, FFmpeg plugin is not built since out ffmpeg port lacks proper
pkg-config(1) hooks. XXX
Original commit
Friday, 25 May 2007
14:16 bsam search for other commits by this committer
Qt sets the standard for high-performance, cross-platform application
development. It includes a C++ class library and tools for cross-platform
development and internationalization.

This is a port of linux libraries of QT3.

WWW: http://trolltech.com/products/qt/qt3
Original commit
Wednesday, 2 May 2007
05:05 alepulver search for other commits by this committer
GiGi (aka GG) is a GUI library for OpenGL. It is platform-independent (it runs
at least on Linux and Windows, and probably more), compiler-independent (it
compiles under at GCC 3.2 or higher and MSVC++ 7.1 or higher, and probably
more), and driver-independent. A reference driver for SDL is provided, and it
is straightforward to write one for yourself should you decide to do so.

Features:
* True modularity. You provide the initialized OpenGL environment and user
  input, and GG provides the GUI behavior. A reference SDL input driver is
  provided.
* Independence of platform, compiler, and input driver/application framework.
* Applicability to multiple types of frame-based apps. Any frame-based app can
  use GG, from FPS to TBS games.

Documentation. I am the documentation-Nazi you've been hoping for. Ve haf vays
of makink you understand our code.

WWW: http://gigi.sourceforge.net/
Original commit
Tuesday, 17 Apr 2007
11:19 sat search for other commits by this committer
Add port x11-toolkits/p5-Tk-DKW:

Tk::CheckBox    - A radio button style widget that uses a
                  check mark in a box. Useful as a boolean field.
Tk::Columns     - A multicolumn list widget with resizeable borders
                  and sorting by column.
Tk::ComboEntry  - A Drop down listbox + entry widget with nice keyboard
                  equivalent behaviour
Tk::IconCanvas  - A canvas implementing a moveable iconic interface.
                  Allows attaching menus to icons and to background.
Tk::SplitFrame  - A sliding separator for two child widgets. Allows either
                  horizontal or vertical separation between the two widgets.
                  Can work in concert as horizontal inside vertical or
                  vice-versa.
Tk::TabFrame    - A tabbed frame geometry manager (like NoteBook).
Tk::DockFrame   - A dockable widget management widget hierarchy.
Tk::CornerBox   - A textured window resizing widget (like in Win95)
Tk::Signals     - A publish and subscribe object signalling method like
                  that found in QT. Very useful when widgets that are not
                  in the same hierarchy need to alert each other to various
                  application level events.

WWW: http://search.cpan.org/dist/Tk-DKW/
Author: Damion K. Wilson <dkw@rcm.bm>
Original commit
11:16 sat search for other commits by this committer
Add port x11-toolkits/p5-Tk-FontDialog:

Tk::FontDialog implements a font dialog widget.

The dialog is displayed by calling the Show method. The returned value
is either the selected font (if the dialog was closed with the Ok
button) or undef (otherwise). The exact type of the return value is
either a Tk::Font object (in Tk800) or a font name string (usually
something like font1). Both can be used as values in Tk -font options.

WWW: http://search.cpan.org/dist/Tk-FontDialog/
Author: Slaven Rezic <slaven@rezic.de>
Original commit
11:13 sat search for other commits by this committer
Add port x11-toolkits/p5-Tk-Contrib:

Files in Tk-Contrib have been contributed by various people at
various times.

Included widgets:

Tk::Axis - Canvas with Axes
Tk::Dial - an alternative to the Scale widget
Tk::OlWm - Interface to OpenLook properties of Toplevel widget
Tk::TiedListbox - gang together Listboxes

WWW: http://search.cpan.org/dist/Tk-Contrib/
Original commit
Monday, 16 Apr 2007
12:03 mm search for other commits by this committer
- move tk-wrapper from lang to x11-toolkits

Approved by:    garga (mentor)
Original commit
Thursday, 29 Mar 2007
10:45 rafan search for other commits by this committer
Add fxscintilla-fox14 , a Fox toolkit reimplementation of Scintilla
editing widget.
Original commit
10:38 rafan search for other commits by this committer
Rename ruby-fox* for supporting multiple fox library version
Original commit
Tuesday, 27 Mar 2007
09:49 miwi search for other commits by this committer
PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.
This package provides the QtGui module.

WWW: http://www.riverbankcomputing.co.uk/pyqt/

PR:             ports/109621
Submitted by:   Danny Pansters <danny at ricin.com>
Original commit
Wednesday, 21 Mar 2007
19:21 pav search for other commits by this committer
GtkUnique is a library to facilitate programming single instance applications -
that is applications that gets instanced once and each subsequent instance just
quits - or send a command to the currently running instance.

WWW: http://log.emmanuelebassi.net/archives/2006/10/love-and-communication/
Original commit
Monday, 19 Mar 2007
05:14 marcus search for other commits by this committer
Presenting GNOME 2.18 for FreeBSD.  GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features.  Not that it doesn't have its share of new and exciting
items.  See http://www.gnome.org/start/2.18/ for all the goodies in
this release.

GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
Original commit
Tuesday, 13 Mar 2007
09:20 nivit search for other commits by this committer
Pyxfce are Xfce bindings for Python. You can use Python to create
Xfce programs.

WWW:    http://pyxfce.xfce.org/
Original commit
08:46 miwi search for other commits by this committer
- Add tk85-thread as slave port.

PR:             ports/110134
Submitted by:   Martin Matuska <martin at matuska.org>
Original commit
08:44 miwi search for other commits by this committer
- Add tk84-threads as slave port.

PR:             ports/110133
Submitted by:   Martin Matuska <martin at matuska.org>
Original commit
Tuesday, 6 Mar 2007
18:42 miwi search for other commits by this committer
PHAT is a collection of GTK+ widgets geared toward pro-audio apps.
The goal is to eliminate duplication of effort and provide some
standardization (well, at least for GTK+ apps).

WWW:    http://phat.berlios.de/

PR:             ports/109985
Submitted by:   trasz <trasz at pin.if.uz.zgora.pl>
Original commit
Monday, 5 Feb 2007
20:56 lofi search for other commits by this committer
Add qt4, a multiplatform C++ application framework
Original commit
13:48 miwi search for other commits by this committer
This is Tk version 8.5, a GUI toolkit for Tcl.

The best way to get started with Tcl is to read ``Tcl and the Tk
Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.

WWW: http://www.tcl.tk/

PR:             ports/108553
Submitted by:   jkh
Original commit
Sunday, 4 Feb 2007
22:15 tmclaugh search for other commits by this committer
Add gnome-sharp20
- GNOME interfaces for the .NET runtime

Gnome# provides C# bindings for Gnome libraries to the .NET runtime. These
were formerly supplied by the gtk-sharp20 port.  Ports requiring this
dependency may use USE_GNOME=gnomesharp20

Project by:     BSD# (http://www.mono-project.com/Mono:FreeBSD)
Original commit
Wednesday, 17 Jan 2007
11:05 miwi search for other commits by this committer
This is GtkAda version 3.1.3. This package is an Ada2005 graphical library
for the Gimp Toolkit, which means this is a set of packages to allow you
to easily create some graphical interfaces under X11 and Win32, using Ada2005
as a programming language.

Every widget from gtk 2.2 has been bound, and the test
program found in the gtk release has been reimplemented in Ada (have a
look at the testgtk/ directory).

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

PR:             ports/107415
Submitted by:   John Merryweather Cooper <john_m_cooper@yahoo.com>
Repocopy by:    marcus
Original commit
Friday, 5 Jan 2007
23:24 thierry search for other commits by this committer
The JDesktop Integration Components (JDIC) project aims to make Java(TM)
technology-based applications ("Java applications") first-class citizens of
current desktop platforms without sacrificing platform independence.

JDIC provides Java applications with access to facilities provided by the native
desktop such as the mailer, the browser, and registered document viewing
applications. Additionally it provides the mechanisms by which Java applications
can integrate into the native desktop such as registering Java applications as
document viewers on the desktop, creating tray icons on the desktop and creating
installer packages.

JDIC consists of a collection of Java packages (JDIC API), all with the package
name prefix org.jdesktop.jdic, and a JNLP application packaging tool (JDIC
Packager).

Note: only the tray icon API is built at the moment.

WWW: https://jdic.dev.java.net/
Original commit
Sunday, 31 Dec 2006
14:35 miwi search for other commits by this committer
GtkAda is an Ada95 graphical toolkit based on Gtk+, providing the complete set
of Gtk+ widgets using the Object-Oriented features of this language.

This version of GtkAda is designed to be used with lang/gnat-gcc41.

WWW: https://libre2.adacore.com/GtkAda/
WWW: http://gnuada.sourceforge.net/

PR:             ports/107183
Submitted by:   Petr Holub <hopet at ics.muni.cz>
Original commit
Sunday, 24 Dec 2006
12:41 rafan search for other commits by this committer
Add p5-Gtk2-Ex-FormFactory 0.65, makes building complex GUI more easy.

PR:             ports/107084
Submitted by:   chinsan
Original commit
Sunday, 10 Dec 2006
00:21 sat search for other commits by this committer
Add ports x11-toolkits/py-sexy:

sexy-python is a set of Python bindings around libsexy

WWW: http://www.chipx86.com/wiki/Libsexy
Original commit
Saturday, 9 Dec 2006
23:53 sat search for other commits by this committer
Add ports x11-toolkits/py-tktreectrl:

The TkTreectrl module wraps the treectrl tk extension for
use with python/Tkinter.

WWW: http://klappnase.zexxo.net/TkinterTreectrl/
Author: Michael Lange <klappnase@8ung.at>
Original commit
Friday, 8 Dec 2006
22:27 miwi search for other commits by this committer
The Qwt library contains GUI Components and utility classes which
are primarily useful for programs with a technical background.
Beside a 2D plot widget it provides scales, sliders, dials, compasses,
thermometers, wheels and knobs to control or display values, arrays,
or ranges of type double.

WWW:    http://qwt.sourceforge.net/

PR:             ports/106487
Submitted by:   Max Brazhnikov <makc at issp.ac.ru>
Original commit
Sunday, 3 Dec 2006
16:28 sat search for other commits by this committer
- Update to 0.17
- Rename the port due to upstream changes

Approved by:    ports@c0decafe.net (maintainer, express-timeout)
Repocopy by:    marcus
Original commit
16:11 sat search for other commits by this committer
Add port x11-toolkits/p5-Gtk2-Ex-Simple-List:

Gtk2 has a powerful, but complex MVC (Model, View, Controller) system
used to implement list and tree widgets. Gtk2::Ex::Simple::List
automates the complex setup work and allows you to treat the list model
as a more natural list of lists structure.

<...>

WWW: http://search.cpan.org/dist/Gtk2-Ex-Simple-List/
Author: Ross McFarland <rmcfarla@neces.com>

Justification:  needed by x11-toolkits/p5-Gtk-Ex-PodViewer
Original commit
15:36 fjoe search for other commits by this committer
Connect wxgtk28 ports.
Original commit
Saturday, 2 Dec 2006
01:12 miwi search for other commits by this committer
SWT is the software component that delivers native widget functionality
for the Eclipse platform in an operating system independent manner.

This port provides SWT without requiring a full download and build of
Eclipse.

WWW:    http://www.eclipse.org/swt/

Submitted by:   Robert C. Noland III <rnoland at 2hip.net> (on irc)
Original commit
01:10 miwi search for other commits by this committer
SWT is the software component that delivers native widget functionality
for the Eclipse platform in an operating system independent manner.

This port provides SWT without requiring a full download and build of
Eclipse.

WWW:    http://www.eclipse.org/swt/

Submitted by:   Robert C. Noland III <rnoland at 2hip.net> (on irc)
Original commit
Wednesday, 1 Nov 2006
09:47 vd search for other commits by this committer
Remove expired leaf ports:

2006-11-01 x11-toolkits/etox: doesn't work with recent e17 and obsoleted
2006-11-01 x11-themes/e17-theme-blokkie: doesn't work with recent e17
2006-11-01 x11-themes/e17-theme-blue_default: doesn't work with recent e17
2006-11-01 x11-themes/e17-theme-carbon: doesn't work with recent e17
2006-11-01 x11-themes/e17-theme-detour: doesn't work with recent e17
2006-11-01 x11-themes/e17-theme-gant: doesn't work with recent e17
2006-11-01 x11-themes/e17-theme-japan2007: doesn't work with recent e17
2006-11-01 x11-themes/e17-theme-milky: doesn't work with recent e17
2006-11-01 x11-themes/e17-theme-neptun: doesn't work with recent e17
2006-11-01 x11-themes/e17-theme-simply_white: doesn't work with recent e17
2006-11-01 x11-themes/e17-theme-winter: doesn't work with recent e17
2006-11-01 x11-themes/e17-theme-mclaren: doesn't work with recent e17
2006-11-01 x11-themes/e17-theme-grey: doesn't work with recent e17
Original commit
06:42 sat search for other commits by this committer
Add port x11-toolkits/tktray:

Tktray is an extension that is able to create system tray icons. It
follows http://www.freedesktop.org specifications when looking up the
system tray manager. This protocol is supported by modern versions of
KDE and Gnome panels, and by some other panel-like application.

WWW: http://sw4me.com/wiki/Tktray
Author: Anton Kovalenko <anton@sw4me.com>
Original commit
06:39 sat search for other commits by this committer
Add port x11-toolkits/tkdnd:

tkdnd is an extension that adds native drag & drop capabilities to the
tk toolkit. It can be used with any tk version equal or greater to 8.4
and currently only the UNIX (X-Windows) and Microsoft Windows operating
systems are supported. Under unix the drag & drop protocol in use is the
XDND protocol version 4 (also used by the QT toolkit, KDE & GNOME
Desktops).

WWW: http://www.iit.demokritos.gr/~petasis/Tcl/tkDND/tkDND.html
Original commit
Tuesday, 31 Oct 2006
21:24 edwin search for other commits by this committer
[new port] x11-t oolkits/sdl_pango

        SDL_Pango is the SDL API to the Pango text rendering engine
        of GNOME 2.x

        - Required for games/frozenbubble 2.0.0
        - Update to bsd.sdl.mk is coming too

PR:             ports/104899
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Original commit
Sunday, 8 Oct 2006
17:34 pav search for other commits by this committer
GtkAda is an Ada95 graphical toolkit based on Gtk+, providing the complete set
of Gtk+ widgets using the Object-Oriented features of this language. GtkAda
supports the latest 2.2 and 2.4 stable releases.

WWW: https://libre2.adacore.com/GtkAda/

PR:             ports/99005
Submitted by:   Petr Holub <hopet@ics.muni.cz>
Thanks to:      miwi (testing)
Original commit
14:16 stas search for other commits by this committer
- Connect etk and enhance to the build.

Approved by:    sem (mentor)
Original commit
11:37 sat search for other commits by this committer
Add port x11-toolkits/tile:

The Tile Widget Set is a next-generation re-implementation of many of the core
Tk widgets, along with the addition of several new widgets. With Tile, Tk
applications can achieve an appearance much closer to native platform widgets,
as well as take advantage of a modern, highly dynamic theme engine to produce a
wide variety of alternative user interface styles. Tile widgets complement the
existing Tk widgets, and Tile is currently being incorporated directly into Tk.

WWW: http://tktable.sourceforge.net/tile/
Original commit
11:22 sat search for other commits by this committer
Add port x11-toolkits/tktreectrl -
Multi-column hierarchical listbox widget
Original commit
Wednesday, 13 Sep 2006
18:37 miwi search for other commits by this committer
wxWidgets is a C++ cross-platform GUI toolkit.
Link with the appropriate library for your platform and
compiler, and your application will adopt the look and
feel appropriate to that platform.

D is a general purpose systems and applications programming
language. It is a higher level language than C++, but retains the
ability to write high performance code and interface directly
with the operating system API's and with hardware. D is not a
scripting language, nor an interpreted language.
wxD is wxWidgets bindings for the D programming language.

WWW: http://wxd.sourceforge.net/

PR:             ports/102797
Submitted by:   Jona Joachim <walkingshadow(at)grummel.net>
Original commit
Sunday, 10 Sep 2006
12:12 dinoex search for other commits by this committer
Renaissance is a GNUstep develoment framework which runs on top of the
GNUstep libraries.  It also works on top of the Apple Mac OS X Cocoa
libraries, providing an opaque layer to write portable applications.
PR:             103086
Submitted by:   Gürkan Sengün
Original commit
Thursday, 31 Aug 2006
11:38 sat search for other commits by this committer
Add port x11-toolkits/p5-Tk-JComboBox:

JComboBox is a composite widget that contains a text Label or Entry, a
Button, and a popup Listbox. It performs the same sort of tasks that can be
accomplished by several other Composite widgets. Some such as BrowseEntry
and Optionmenu are part of the standard Tk distribution, and there are many
others available in CPAN.

JComboBox borrows features from the Java Swing component bearing the same
name, but falls short of being a true clone. Many of the methods and the
general look and feel should be familiar to java developers. JComboBox also
combines several features offered by many of the other "Combo Box"
implementations, and works in two modes: editable and readonly.

In readonly mode, JComboBox offers similar functionality to Optionmenu. It
is basically a labeled button that activates a popup list. An item from the
list is displayed on the Button when selected.

When editable, JComboBox somewhat resembles BrowseEntry. That is, the
widget is composed of an Entry widget with a Button to the right of it. As
in the editable mode, the Button activates a popup Listbox from which a
single item can be selected.

WWW: http://search.cpan.org/dist/Tk-JComboBox/
Author: Rob Seegel <RobSeegel@comcast.net>

Justification:  sysutils/namefix dep
Original commit
Monday, 28 Aug 2006
06:09 sat search for other commits by this committer
Add port x11/p5-DynaTabFrame:

A notebook widget with orientable, dynamically rearranging tabs. When
the containing window is resized, the tabs will either stack or unstack
as needed to fit the enclosing widget's width(height). Likewise, when
tabs are added or removed, the tabs will stack/unstack as needed.

WWW: http://search.cpan.org/dist/Tk-DynaTabFrame/
Author: Dean Arnold <darnold@presicient.com>

Justification:  sysutils/namefix dep
Original commit
Friday, 25 Aug 2006
20:45 marcus search for other commits by this committer
Remove x11-toolkits/gob2 as this port already exists as devel/gob2.
Original commit
20:00 miwi search for other commits by this committer
GOB2 is a preprocessor for making GObjects with inline C code so that
generated files are not edited. Syntax is inspired by Java and Yacc or
Lex. The implementation is intentionally kept simple, and no C actual
code parsing is done.

WWW: http://www.5z.com/jirka/gob.html

PR:             ports/102332
Submitted by:   Alexey Mikhailov <karma(at)ez.pereslavl.ru>
Approved by:    krion (mentor)
Original commit

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

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