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  »  

Wednesday, 31 Aug 2005
18:20 fjoe search for other commits by this committer
Update to 2.6.1.

PR:             85216
Original commit
Monday, 1 Aug 2005
16:12 lawrance search for other commits by this committer
Add fxscintilla-fox12, a Fox toolkit reimplementation of Scintilla
editing widget.

PR:             ports/82434
Submitted by:   Alexander Novitsky
Original commit
15:54 lawrance search for other commits by this committer
Add fox12, fast and extensive C++ GUI toolkit -- ver.1.2.

PR:             ports/84230
Submitted by:   Alexander Novitsky <alecn2002@yandex.ru>
Original commit
Wednesday, 29 Jun 2005
15:14 okazaki search for other commits by this committer
Add irrlicht 0.10.0, high performance realtime 3D engine.

PR:             ports/71905
Submitted by:   Simon Barner <barner@gmx.de>
Original commit
Thursday, 16 Jun 2005
10:08 vanilla search for other commits by this committer
Add ewl, it's an Enlightened Widget Library.
Original commit
10:07 vanilla search for other commits by this committer
Add etox, it's an evas based text layout library
Original commit
Sunday, 22 May 2005
01:41 pav search for other commits by this committer
- Update to 2.6.0.0 after repocopy

PR:             ports/80983
Submitted by:   Neal Nelson <neal@nelson.name>
Repocopy by:    marcus
Original commit
Monday, 16 May 2005
23:41 mezz search for other commits by this committer
Amazing, I forgot to add abiword-devel, abiword-plugins-devel and
gtk-sharp-devel in the category's Makefile.

editors/Makefile:
        abiword-devel
        abiword-plugins-devel

x11-toolkits/Makefile:
        gtk-sharp-devel
Original commit
Thursday, 12 May 2005
19:46 fjoe search for other commits by this committer
Finish repo-copy of old py-wxPython 2.4.2 to py-wxPython24.
Original commit
17:45 fjoe search for other commits by this committer
Finish repo-move of wxgtk2*-devel ports to wxgtk26* and update to the
latest stable release wxWidgets 2.6.0.
Original commit
16:39 fjoe search for other commits by this committer
Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*
Original commit
Sunday, 8 May 2005
23:34 vanilla search for other commits by this committer
remove gevas.
Original commit
Thursday, 17 Mar 2005
11:55 danfe search for other commits by this committer
Add tkshape 0.4, a Tk library to access to X Shaped Window Extension.

PR:             ports/70845
Submitted by:   nivit(at)users.sourceforge.net
Original commit
09:22 mezz search for other commits by this committer
obsolete/no port need this
Original commit
Saturday, 12 Mar 2005
11:37 marcus search for other commits by this committer
Add libgnomeprintuimm, C++ bindings for the GNOME printing GUI.
Original commit
11:17 marcus search for other commits by this committer
Add py-gnome-extras, a set of Python bindings for additional GNOME
components previously wrapped by py-gnome2.  These include libgtop2,
gtkspell2, totem, mozilla, and nautilus-cd-burner.
Original commit
Thursday, 10 Mar 2005
16:45 phantom search for other commits by this committer
Remove open-motif-jdk
Original commit
Monday, 7 Mar 2005
23:00 flz search for other commits by this committer
Add p5-Gtk2-PodViewer 0.07, Gtk2-Perl widget and program for displaying POD.

PR:             ports/70683
Submitted by:   ports@c0decafe.net <ports@c0decafe.net>
Approved by:    pav (mentor)
Original commit
16:54 flz search for other commits by this committer
Add p5-Gtk2-TrayIcon 0.03, a Perl interface to the EggTrayIcon library.

PR:             ports/76111
Submitted by:   Florent Thoumie <flz@xbsd.org>
Approved by:    pav (mentor)
Original commit
Monday, 28 Feb 2005
22:16 ahze search for other commits by this committer
- split multimedia/gstreamer-plugins in to individual ports per
  gstreamer plugin (52 new ports).
- Chase changes to ports that used USE_GNOME=gstreamerplugisn
   to use new USE_GSTREAMER= macro, Bump PORTREVISION's

--

Examples of new USE_GSTREAMER macro:

 USE_GSTREAMER=        dvd lame flac
 .include <bsd.port.mk>

 If you want to use USE_GSTREAMER after <bsd.port.pre.mk>
 you must follow one of the examples listed below

       WANT_GSTREAMER= yes
       .include <bsd.port.pre.mk>
       .if defined(WITH_VORBIS)
       USE_GSTREAMER+= vorbis
       .endif

 or
       USE_GSTREAMER=  yes
       .include <bsd.port.pre.mk>
       .if defined(WITH_FAAD)
       USE_GSTREAMER+= faad
       .endif

Note: USE_GSTREAMER=yes will always add a dependency to
               ports/multimedia/gstreamer-plugins

--

Thanks to krion for runing this on pointyhat

Thanks to kwm for helping with this, and many bug fixes , and updates.
Original commit
Friday, 18 Feb 2005
23:44 kris search for other commits by this committer
As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
Original commit
Thursday, 10 Feb 2005
23:53 pav search for other commits by this committer
wxRuby is a library to allow Ruby programs to use wxWindows (also
known as wxWidgets), which is a mature, cross-platform, GUI toolkit
that uses native widgets where possible.

PR:             ports/77283
Submitted by:   Ulrich Spoerlein <q@uni.de>
Original commit
Monday, 7 Feb 2005
21:17 thierry search for other commits by this committer
Add a new slave port, to build FLTK with threads support
(required by math/freefemm++).
Original commit
Tuesday, 1 Feb 2005
08:26 erwin search for other commits by this committer
Add open-motif-jdk

Forgotten by:   phantom
Original commit
Monday, 24 Jan 2005
23:07 pav search for other commits by this committer
- Move x11-toolkits/eel2 -> x11-toolkits/eel
Original commit
Sunday, 9 Jan 2005
23:10 pav search for other commits by this committer
Add pangoxsl, a version of the Pango library with a PDF backend for
creating PDF output. This library also implements several of the inline
properties defined by XSL that are not currently implemented by Pango.

PR:             ports/75971
Submitted by:   James Earl <james@icionline.ca>
Original commit
Saturday, 25 Dec 2004
08:28 krion search for other commits by this committer
Move xtermcontrol to 'x11' category since it's more appropriate for
this kind of software.

Proposed by:    adamw
Original commit
Thursday, 23 Dec 2004
19:48 krion search for other commits by this committer
xtermcontrol enables dynamic control of xterm properties. It makes
it easy to change colors, titles, fonts, and the geometry of a
running xterm, as well as to report the current settings of the
properties. Window manipulations such as (de)iconify, raise and
lower, maximize and restore, and reset are also supported. It also
lets advanced users issue any xterm control sequence.
Original commit
Saturday, 18 Dec 2004
23:30 pav search for other commits by this committer
- After repocopy from ruby-fox, update to 1.2.2

PR:             ports/75199
Submitted by:   Alexander Novitsky <alecn2002@yandex.ru>
Original commit
22:38 pav search for other commits by this committer
- Update fxscintilla to 1.62
  This version supports both FOX 1.0 and FOX 1.2, and the port use FOX 1.2
  by default. FOX 1.0 version is available under OPTIONS
- Add slave port fxscintilla-fox10
- Switch ruby-fox port to fxscintilla-fox10

PR:             ports/75160
Submitted by:   Alexander Novitsky <alecn2002@yandex.ru> (fxscintilla
maintainer)
Original commit
Monday, 13 Dec 2004
05:22 mezz search for other commits by this committer
Remove, it has been unmaintain for years and now no port depend on it.
Original commit
04:58 mezz search for other commits by this committer
Remove, it has been unmaintain for years and no port depend on it.
Original commit
Thursday, 2 Dec 2004
14:01 tobez search for other commits by this committer
Add p5-Tk-Splashscreen-1.0, a widget that displays a Splashscreen during
program initialization.
Original commit
Monday, 15 Nov 2004
19:48 mezz search for other commits by this committer
Ruby/GnomePrintUI is a Ruby binding of libgnomeprintui.

WWW: http://ruby-gnome2.sourceforge.jp/
Original commit
Friday, 5 Nov 2004
18:25 pav search for other commits by this committer
- Hook lablgtk2
Original commit
Saturday, 23 Oct 2004
17:45 marcus search for other commits by this committer
Add p5-Glade2 after a repocopy from p5-Glade.  p5-Glade2 adds libglade
interface building bindings to Perl so you can create and manipulate
GTK+ and GNOME user interfaces in Perl.

PR:             70682
Submitted by:   ports@c0decafe.net <ports@c0decafe.net>
Original commit
Monday, 23 Aug 2004
07:40 ijliao search for other commits by this committer
add flu 2.13
A small collection of FLTK Widgets
Original commit
Friday, 20 Aug 2004
07:22 pav search for other commits by this committer
- Move notif2 from x11-toolkits to x11-themes.

PR:             ports/70515
Submitted by:   Andrey Slusar <anray@inet.ua>
Repocopy by:    marcus
Original commit
Sunday, 15 Aug 2004
17:01 mezz search for other commits by this committer
Ruby/PanelApplet is a Ruby binding of libpanel-applet.

WWW: http://ruby-gnome2.sourceforge.jp/
Original commit
17:01 mezz search for other commits by this committer
Ruby/GtkSourceView is a Ruby binding of gtksourceview-1.0.x.

WWW: http://ruby-gnome2.sourceforge.jp/
Original commit
Tuesday, 10 Aug 2004
16:04 vanilla search for other commits by this committer
Add p5-Tk-ResizeButton 0.01, a resizeable button to be used in a
Tk::HList column header.

PR:             ports/70230
Submitted by:   Lubomir Marinov <lubomir_m@abv.bg>
Original commit
Friday, 23 Jul 2004
14:53 arved search for other commits by this committer
Retire QT2. QT3 was released a few years ago and QT4 will be released soon.
Original commit
Saturday, 17 Jul 2004
20:07 pav search for other commits by this committer
Add scx, a GUI library for Scheme.

PR:             ports/69074
Submitted by:   Bj?rn Lindstr?m <bkhl@elektrubadur.se>
Original commit Encoding Errors (not all of the commit message was ASCII)
Thursday, 8 Jul 2004
22:24 eik search for other commits by this committer
sort
Original commit
11:24 bland search for other commits by this committer
Add libgnomeuimm 2.6.0 after repocopy from libgnomeuimm,
C++ wrapper for libgnomeui library.
Original commit
Wednesday, 7 Jul 2004
06:55 pav search for other commits by this committer
After repocopy from x11-toolkits/gtkdatabox, add gtkdatabox2, Gtk+2 widget
to display numerical data.

PR:             ports/68710
Submitted by:   Leonid Zolotarev <leoz@saunalahti.fi>
Repocopied by:  marcus
Original commit
Sunday, 27 Jun 2004
22:34 fjoe search for other commits by this committer
Fix order.
Original commit
21:17 fjoe search for other commits by this committer
New ports:

wxWidgets 2.5.2 (development branch) + contributed libraries and utils.
Original commit
Saturday, 26 Jun 2004
07:14 bland search for other commits by this committer
Add gtkmm 2.4.3 after repocopy from gtk--2, a C++ wrapper for GTK+,
Pango, Atk.
Original commit
Wednesday, 23 Jun 2004
23:21 pav search for other commits by this committer
Add fxscintilla, an implementation of Scintilla editing widget for FOX
library.

PR:             ports/68019
Submitted by:   Alexander Novitsky <alecn2002@yandex.ru>
Original commit
Monday, 21 Jun 2004
05:53 perky search for other commits by this committer
Add new port for py-gui 1.4,
a cross-platform pythonic GUI API.
Original commit
Sunday, 20 Jun 2004
23:40 kris search for other commits by this committer
Remove expired ports, plus the three ports that depended on them.
Original commit
Wednesday, 2 Jun 2004
09:13 pav search for other commits by this committer
- Move to new category x11-themes.

PR:             ports/67478
Submitted by:   pav
Repocopy by:    marcus
Original commit
08:59 pav search for other commits by this committer
- gtk-qt-engine was moved from x11-toolkits to x11-themes

Asked by:       thierry
Original commit
02:26 pav search for other commits by this committer
- Populate new category x11-themes with some suitable candidates
  from x11-toolkits.

PR:                     ports/63145
List compiled by:       adamw
Repocopy by:            marcus
Original commit
Sunday, 30 May 2004
22:17 thierry search for other commits by this committer
Add gtk-qt-engine 0.3, a GTK-QT Theme Engine allowing GTK2 to use
QT widget styles.

PR:             63282
Submitted by:   Danny Pansters <danny@ricin.com>
Original commit
Tuesday, 20 Apr 2004
09:36 ijliao search for other commits by this committer
add p5-Gtk2-Html2 0.03
Perl module for gtkhtml2 html display widget with Gtk2-Perl
Original commit
Sunday, 18 Apr 2004
21:14 pav search for other commits by this committer
Add py-fltk, a Python wrapper for the Fast Light Tool Kit cross-platform
graphical
user-interface library.

WWW: http://pyfltk.sourceforge.net/

PR:             ports/65286
Submitted by:   Radim Kolar <hsn@netmag.cz>
Original commit
20:32 pav search for other commits by this committer
Add py-fox, a Python bindings for FOX GUI toolkit.

PR:             ports/65256
Submitted by:   Radim Kolar <hsn@netmag.cz>
Original commit
Tuesday, 13 Apr 2004
07:47 ijliao search for other commits by this committer
add guis 1.4
A GUI widget server
Original commit
Friday, 9 Apr 2004
14:14 knu search for other commits by this committer
Add x11-toolkits/ruby-gtkglext, Ruby binding for GtkGLExt.
This is part of the Ruby/GNOME2 suite.

PR:             ports/65270
Submitted by:   Jeremy Messenger <mezz7@cox.net>
Original commit
Monday, 5 Apr 2004
03:58 marcus search for other commits by this committer
Add libgtk-java, a Java wrapper around the gtk+-2.4 API.
Original commit
Friday, 2 Apr 2004
07:29 kris search for other commits by this committer
Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:             59651
Original commit
Thursday, 1 Apr 2004
03:17 ijliao search for other commits by this committer
add p5-Gnome2-Canvas 1.00
Allows a perl developer to use the GnomeCanvas widget with Gtk2-Perl
Original commit
Friday, 26 Mar 2004
02:02 marcus search for other commits by this committer
Remove eel.  Nothing uses it anymore.
Original commit
Tuesday, 23 Mar 2004
06:12 marcus search for other commits by this committer
aRetire this port.  It has served its purpose, and now everything that
required it uses libgnomeprint.
Original commit
06:04 ijliao search for other commits by this committer
add py-SciParam 1.0.1
Scientific Parameter Dialogs in wxPython based user interfaces
Original commit
Friday, 19 Mar 2004
08:44 ijliao search for other commits by this committer
add inti-sourceview 0.6
An Inti binding for GtkSourceView
Original commit
08:43 ijliao search for other commits by this committer
add inti-gl 0.9
An Inti binding for GtkGLExt, the Open-GL extension to GTK+
Original commit
08:40 ijliao search for other commits by this committer
add inti-gconf 1.0.5
An Inti binding for GConf, the GNOME Configuration System
Original commit
08:39 ijliao search for other commits by this committer
add inti 1.2
A set of C++ classes for developing GNOME and GTK+ applications
Original commit
Wednesday, 17 Mar 2004
03:25 ijliao search for other commits by this committer
add p5-qt 3.008
A set of Perl bindings for the Qt toolkit
Original commit
Tuesday, 9 Mar 2004
19:41 lofi search for other commits by this committer
Update to KDE 3.2.1 / QT 3.3.1

Important changes:
==================

KDE:

- Audio/arts does not install artswrapper anymore, instead it is provided by
  audio/artswrapper. See UPDATING.

- misc/kdeaddons3 is now a metaport with

        editors/kate-plugins
        editors/vimpart
        games/atlantikdesigner
        misc/kaddressbook-plugins
        misc/kfile-plugins
        misc/kicker-applets
        misc/knewsticker-scripts
        misc/konq-plugins
        misc/ksig
        misc/renamedlgplugins
        multimedia/noatun-plugins
        net/kontact-plugins

  as slave ports.

- A number of KDE ports now uses OPTIONS do make various WITH_* options more
  visible.

- Plist fixes

- devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for
  newly created projects.

- kdebase will no longer remove previous KDM configurations. This won't take
  effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still
  remove the configuration), but subsequent updates will merge old configs.

QT:

- Previous versions of QT could be compiled with debugging-support enabled by
  defining DEBUG. This switch has been renamed to the more unambiguous
  WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports).
Original commit
17:15 obraun search for other commits by this committer
Add GIO 1.2, a 'middle-ground' GUI library for Haskell.
Original commit
15:16 obraun search for other commits by this committer
Add hs-port 1.2, a low-level GUI library for Haskell.
Original commit
Sunday, 29 Feb 2004
09:27 krion search for other commits by this committer
Add efltk 2.0.1,

EFltk is a LGPL'd C++ graphical user interface toolkit for X
(UNIX(r)), OpenGL(r), and Microsoft(r) Windows(r). It is based
on FLTK2 (see README.fltk) and is currently developed by
Equinox Desktop Environment Team (ede.sf.net)

PR:             ports/63517
Submitted by:   Sergey Matveychuk <sem@ciam.ru>
Original commit
Tuesday, 17 Feb 2004
02:22 ijliao search for other commits by this committer
add gai 0.5.2
General Applet Interface Library
Original commit
Saturday, 7 Feb 2004
22:19 patrick search for other commits by this committer
Create a new port for xclass.  This is not xclasses.

Don't blame me.  I don't name them :)
Original commit
Monday, 2 Feb 2004
07:49 ijliao search for other commits by this committer
add wxmozilla 0.5.3
Embedding Mozilla in wxWindows
Original commit
Sunday, 25 Jan 2004
10:51 anholt search for other commits by this committer
New port: X Athena Widgets from freedesktop.org

Testing is encouraged, but please do not use these ports as dependencies until
the XFree86 ports have been updated to depend on them.
Original commit
10:16 anholt search for other commits by this committer
New port: X Miscellaneous Utilities library from freedesktop.org

Testing is encouraged, but please do not use these ports as dependencies until
the XFree86 ports have been updated to depend on them.
Original commit
10:15 anholt search for other commits by this committer
New port: X Toolkit library from freedesktop.org

Testing is encouraged, but please do not use these ports as dependencies until
the XFree86 ports have been updated to depend on them.
Original commit
08:00 anholt search for other commits by this committer
Complete repocopy of x11-toolkits/xrender to x11/libXrender, and update to
0.8.4.
Original commit
07:52 anholt search for other commits by this committer
Complete repocopy of x11-toolkits/render to x11/renderext, and use the new
distfile.
Original commit
Thursday, 22 Jan 2004
09:04 marcus search for other commits by this committer
Remove gail and at-spi after repocopies to accessibility.
Original commit
Wednesday, 7 Jan 2004
19:44 adamw search for other commits by this committer
Remove guile-gobject.
Original commit
09:05 ijliao search for other commits by this committer
add p5-Gnome2 0.90
Allows a perl developer to use the Gnome libraries
Original commit
Monday, 5 Jan 2004
03:59 ijliao search for other commits by this committer
add py-wmgeneral 0.1
A library that makes it possible to write WindowMaker dockapps in Python
Original commit
Sunday, 4 Jan 2004
00:05 marcus search for other commits by this committer
Re-add gtk-smooth-engine, and fix it up.

* Put in the right category [1]
* Really add support for gtk+-1.2
* Fix up plist
* Fix libtool support
* Allow the gtk+-1.2 engine to build on -STABLE
* Use gnometarget by default
* Don't create a useless symlink
* Make PREFIX-safe
* Make full use of USE_GNOME/WANT_GNOME [1]
* This port doesn't require INSTALLS_SHLIB
* Add CONFLICTS for gnome-themes-extras [1]

Submitted by:   maintainer [1]
Original commit
Friday, 2 Jan 2004
09:25 ijliao search for other commits by this committer
add p5-Gnome2-VFS 0.10
Allows you to use the GNOME Virtual File System library from Perl
Original commit
Thursday, 4 Dec 2003
07:48 bland search for other commits by this committer
Add libpanelappletmm 1.3.1, C++ binding for the panel applet API.
Original commit
07:30 bland search for other commits by this committer
Add bakery_gnomeui 1.3.2, a Bakery C++ Application Framework
extention for GNOME.
Original commit
Wednesday, 19 Nov 2003
15:41 trevor search for other commits by this committer
new Linux/i386 binary port of Pango
Original commit
02:40 trevor search for other commits by this committer
new RPM-based i386-only Linux binary port of GTK+ 2.2.1
Original commit
Monday, 10 Nov 2003
02:54 kris search for other commits by this committer
Remove wxgtk-devel

Pointy hat to:  fjoe
Original commit
Saturday, 8 Nov 2003
06:49 kris search for other commits by this committer
As announced on Aug 7, remove the broken fox-xunicode port
Original commit
Tuesday, 4 Nov 2003
20:51 fjoe search for other commits by this committer
Add ports for wxgtk2 and wxgtk2-unicode (+contrib ports for both).
Add ports for wxgtk and wxgtk-contrib common files (includes, other data files).
Allow different flavors of wxWindows library (gtk, gtk2, gtk2+unicode)
to coexist.

Patches to fix compiling -contrib in Unicode mode are taken
from wxWindows CVS.

wxgtk-devel is master port for all wxgtk ports (will be moved to wxgtk soon).
wxgtk-common and wxgtk-contrib-common ports respectively.

Assign maintainership of all wxgtk ports to myself for a while
to catch errors on bento.
Original commit
00:22 fjoe search for other commits by this committer
New port: wxgtk-contrib (wxWindows contributed libraries).
Original commit
Wednesday, 29 Oct 2003
03:38 vanilla search for other commits by this committer
Add p5-Gtk2 1.00,
perl module for Gtk+ 2.x graphical user interface
library.

PR:             58607
Submitted by:   clsung@dragon2.net
Original commit
Monday, 6 Oct 2003
02:39 edwin search for other commits by this committer
New port: Plan9 compatibility libraries

        This is 9libs, a package of Plan 9 compatibility libraries
        derived from the X11 version of Rob Pike's editor, sam.

        This release differs from the Bell Labs release.

PR:             ports/48694
Submitted by:   Serge Gagnon <gagnon__s@videotron.ca>
Original commit

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

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