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
non port: x11-toolkits/Makefile

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

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

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
Monday, 7 Aug 2006
09:01 mat search for other commits by this committer
Update p5-Tcl-Tk to 0.88, and move p5-Tcl-Tk to p5-TclTk where it belongs.
Original commit
Monday, 26 Jun 2006
16:01 garga search for other commits by this committer
Add fpc-zvt , free Pascal interface to Zed's Virtual Terminal.

PR:             ports/99309
Submitted by:   Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Original commit
15:52 garga search for other commits by this committer
Add fpc-gnome , free Pascal unit to create programs for GNOME 1.

PR:             ports/99310
Submitted by:   Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Original commit
Wednesday, 21 Jun 2006
17:18 garga search for other commits by this committer
Add x11-toolkits/paragui-devel, a development version of x11-toolkits/paragui

PR:             ports/99079
Submitted by:   Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Repocopy by:    marcus
Original commit
16:44 garga search for other commits by this committer
Move fpc-gtk and fpc-gtk2 from graphics to x11-toolkits and change fpc-units
to reflect this

Suggested by:   Vanilla I. Shu <vanilla@fatpipi.cirx.org>
Approved by:    maintainer
Original commit
16:20 garga search for other commits by this committer
Add fpc-forms , x-Forms interface for Free Pascal.

PR:             ports/98663
Submitted by:   Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Original commit
Tuesday, 20 Jun 2006
17:29 stefan search for other commits by this committer
Add x11-toolkits/py-kiwi:

kiwi offers a set of enhanced widgets for Python based on PyGTK. It also
includes a framework designed to make creating Python applications using
PyGTK and libglade much simpler.

PR:             96852
Submitted by:   Nicola Vitale <nivit@email.it>
Approved by:    arved (mentor)
Original commit
Saturday, 10 Jun 2006
15:51 sem search for other commits by this committer
- Rename x11-toolkits/fox -> x11-toolkits/fox10 and
   x11-toolkits/fox-devel -> x11-toolkits/fox14
Original commit
Wednesday, 7 Jun 2006
21:52 pav search for other commits by this committer
Wax is a user-friendly layer on top of wxPython. It allows for easier
GUI programming in a more "Pythonic" way.

Author: Hans Nowak <hans@zephyrfalcon.org>
WWW:    http://sourceforge.net/projects/waxgui

PR:             ports/95283
Submitted by:   Nicola Vitale <nivit@email.it>
Original commit
01:26 edwin search for other commits by this committer
Nuke x11-toolkits/gtk12-apireference and x11-toolkits/gtk20-apireference
now that they're obsoleted by x11-toolkits/gtk20-reference and
friends.
Original commit
Monday, 29 May 2006
06:11 mezz search for other commits by this committer
x11-toolkits/gtk--2 -> x11-toolkits/gtkmm20
x11-toolkits/gtk--2-reference -> x11-toolkits/gtkmm20-reference

Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for other ports, chase the rename.

PR:             ports/97985
Repocopy by:    marcus
Original commit
05:53 mezz search for other commits by this committer
x11-toolkits/gtk-- -> x11-toolkits/gtkmm12

Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for other ports, chase the rename.

PR:             ports/97985
Repocopy by:    marcus
Original commit
Friday, 26 May 2006
16:21 pav search for other commits by this committer
FLTK is a cross-plattform C++ graphical user interface toolkit for X, OpenGL
and Microsoft Windows systems.

It is provided under the terms of the GNU Library Public License, Version 2.

This port supplies a snapshot of the current 2.0 development version.

WWW:    http://www.fltk.org/

PR:             ports/95223
Submitted by:   Thomas-Martin Seck <tmseck@netcologne.de>
Original commit
Thursday, 11 May 2006
21:35 jylefort search for other commits by this committer
Move the gtkmm24 programming reference to the gtkmm24-reference port.
Original commit
19:59 jylefort search for other commits by this committer
Move the gtk--2 programming reference to the gtk--2-reference port.
Original commit
18:18 jylefort search for other commits by this committer
Move the gtksourceview programming reference to the
gtksourceview-reference port.
Original commit
Wednesday, 10 May 2006
19:21 jylefort search for other commits by this committer
Move the gal2 programming reference to the gal2-reference port.
Original commit
16:59 jylefort search for other commits by this committer
Move the vte programming reference to the vte-reference port.
Original commit
16:47 jylefort search for other commits by this committer
Move the libwnck programming reference to the libwnck-reference port.
Original commit
02:29 jylefort search for other commits by this committer
Move the libgnomeui programming reference to the libgnomeui-reference port.
Original commit
01:17 jylefort search for other commits by this committer
Move the libbonoboui programming reference to the libbonoboui-reference port.
Original commit
Tuesday, 9 May 2006
23:45 jylefort search for other commits by this committer
- Add gtk20-reference.
- Add manpages which are not related to programming to the gtk20 port.
Original commit
22:46 jylefort search for other commits by this committer
Move the pango programming reference to the pango-reference port.
Original commit
Wednesday, 3 May 2006
02:54 edwin search for other commits by this committer
Add x11-toolkits/fox16

PR: ports/95244
Original commit
Sunday, 30 Apr 2006
01:22 marcus search for other commits by this committer
Add an entry for py-gnome-destkop.
Original commit
Saturday, 29 Apr 2006
23:03 ahze search for other commits by this committer
- Update gstreamer to 0.10
- Move all old gstreamer 0.8 ports to gstreamer*80 [1]
- Chase all ports with new gstreamer or gstreaemer moves

Repocopied by:  marcus [1]
Original commit
Friday, 7 Apr 2006
14:30 jylefort search for other commits by this committer
Re-add flu.

FLU is a library containing extra widgets for the FLTK windowing toolkit.

WWW: http://www.osc.edu/~jbryan/FLU/
Original commit
Sunday, 19 Feb 2006
08:23 tmclaugh search for other commits by this committer
Add gtksourceview-sharp
- gtksourview bindings for Mono
Original commit
08:09 tmclaugh search for other commits by this committer
Add libgdiplus
- GDI+ API for System.Windows.Forms in Mono
Original commit
Saturday, 21 Jan 2006
17:47 sem search for other commits by this committer
Otk is a portable widget library for making graphical user interfaces for
application programs. It emphasizes simplicity without eliminating capability.
It is based on OpenGL, and C.

WWW:   http://otk.sourceforge.net/

PR:             ports/92103
Submitted by:   Igor Pokrovsky <ip@doom.homeunix.org>
Original commit
Monday, 16 Jan 2006
00:07 pav search for other commits by this committer
- Move freeglut from x11-toolkits to graphics, where libglut already is

PR:             ports/91711
Submitted by:   Sangwoo Shim <sangwoos@gmail.com>
Repocopied by:  marcus
Original commit
Wednesday, 4 Jan 2006
09:39 edwin search for other commits by this committer
New port: x11-toolkits/swt31 Standard Widget Toolkit for Java

        This is a new port for SWT. 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. Other ports (like net/azureus) that need
        SWT but not eclipse, can be subsequently changed to depend
        on this, much lighter, port.

        I tested it on i386, but am unable to verify whether it
        works on amd64 or not, although all the necessary bits from
        eclipse have been kept AFAICT. If someone later steps up
        to the task, ONLY_FOR_ARCHS can be modified accordingly.

PR:             ports/91083
Submitted by:   Panagiotis Astithas <past@ebs.gr>
Original commit
Friday, 25 Nov 2005
02:49 edwin search for other commits by this committer
[new port]: x11-toolkits/wxgtk26-docs, wxWidgets 2.6.2 HTML documentation

        wxWidgets 2.6.2 HTML documentation, since is only the
        documentation for wxWidgets 2.4 in the ports tree.

PR:             ports/89298
Submitted by:   Matthias Sund <m.sund@arcor.de>
Original commit
Thursday, 24 Nov 2005
11:49 pav search for other commits by this committer
XScoop provides the ability to quickly determine which underlying X libraries
were statically linked into an application, even when the source is not
available. XScoop parses an executable, looking for matches on a subset of
sample keywords that may identify the library being used. It does not produce
absolute results, and instead supplies a report with key-hits which represent
the likelihood that a particular library is present in the binary.

PR:             ports/89419
Submitted by:   Ron Scheckelhoff <rscheckelhoff@yahoo.com>
Original commit
Tuesday, 8 Nov 2005
21:36 pav search for other commits by this committer
libsexy is a library containing additional widgets for gtk:
- url label
- spell checked text entry
- text entry with icons

libsexymm are the corresponding c++ bindings for libsexy.

PR:             ports/88577
Submitted by:   Andreas Kohn <andreas@syndrom23.de>
Original commit
Saturday, 5 Nov 2005
09:21 kris search for other commits by this committer
These ports depended on jx, which was removed.
Original commit
09:16 kris search for other commits by this committer
hs-gio depended on hs-port, which was removed.
Original commit
09:07 kris search for other commits by this committer
Remove expired ports
Original commit
09:01 dinoex search for other commits by this committer
new slave port gnustep-back with cairo backend
Original commit
Friday, 21 Oct 2005
04:34 jylefort search for other commits by this committer
Add gtkextra2
Original commit
Sunday, 2 Oct 2005
08:21 lioux search for other commits by this committer
o A slave port of x11-toolkits/py-wxPython26 that builds a unicode
  version of it
o Assign maintainership to Neal Nelson <neal@nelson.name> maintainer
  of the master port
Original commit
08:19 lioux search for other commits by this committer
o A slave port of x11-toolkits/py-wxPython26 that installs the
  common parts shared amongst both x11-toolkits/py-wxPython26 and
  x11-toolkits/py-wxPython26-unicode
o Assign maintainership to Neal Nelson <neal@nelson.name> maintainer
  of the master port
Original commit
Thursday, 29 Sep 2005
03:54 tmclaugh search for other commits by this committer
- Remove gtk-sharp and gtk-sharp-devel now that they have been
  repo-copied to gtk-sharp10 and gtk-sharp20 respectively.

Approved by:    ahze (mentor)
Repocopy by:    marcus
Original commit
03:36 tmclaugh search for other commits by this committer
- Enable gtk-sharp10 and gtk-sharp20 in the ports tree.
- gtk-sharp has been repo-copied to gtk-sharp10 and gtk-sharp-devel has
  been repo-copied to gtk-sharp20 so both ports reflect their respective
  GTK# API versions.

Approved by:    ahze (mentor)
Original commit
Saturday, 3 Sep 2005
15:03 lawrance search for other commits by this committer
Add xforms-i18n.  This is a slave port to allow other ports to depend
on xforms with I18N capabilities.

PR:             ports/82191
Submitted by:   Koji Yokota <yokota@res.otaru-uc.ac.jp>
Original commit

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

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