Commit graph

359 commits

Author SHA1 Message Date
Alexey Dokuchaev
a196bc0545 Add tkshape 0.4, a Tk library to access to X Shaped Window Extension.
PR:		ports/70845
Submitted by:	nivit(at)users.sourceforge.net
2005-03-17 11:55:31 +00:00
Jeremy Messenger
aa6142e85f obsolete/no port need this 2005-03-17 09:22:29 +00:00
Joe Marcus Clarke
62678d3fc1 Add libgnomeprintuimm, C++ bindings for the GNOME printing GUI. 2005-03-12 11:37:13 +00:00
Joe Marcus Clarke
9474845d27 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.
2005-03-12 11:18:20 +00:00
Alexey Zelkin
9882adfbeb Remove open-motif-jdk 2005-03-10 16:46:20 +00:00
Florent Thoumie
5bf6fb7960 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)
2005-03-07 23:00:14 +00:00
Florent Thoumie
111c6e517b 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)
2005-03-07 16:54:34 +00:00
Michael Johnson
daf4cc81e4 - 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.
2005-02-28 22:16:10 +00:00
Kris Kennaway
11ea174ccb As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
2005-02-18 23:44:49 +00:00
Pav Lucistnik
33d889b7fa 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>
2005-02-10 23:53:43 +00:00
Thierry Thomas
66d1aa84e2 Add a new slave port, to build FLTK with threads support
(required by math/freefemm++).
2005-02-07 21:17:20 +00:00
Erwin Lansing
6600850332 Add open-motif-jdk
Forgotten by:	phantom
2005-02-01 08:26:15 +00:00
Pav Lucistnik
8fdaf5d1e7 - Move x11-toolkits/eel2 -> x11-toolkits/eel 2005-01-24 23:07:37 +00:00
Pav Lucistnik
095c9185e8 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>
2005-01-09 23:10:59 +00:00
Kirill Ponomarev
90f1384beb Move xtermcontrol to 'x11' category since it's more appropriate for
this kind of software.

Proposed by:	adamw
2004-12-25 08:28:21 +00:00
Kirill Ponomarev
57dec05429 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.
2004-12-23 19:48:10 +00:00
Pav Lucistnik
43a1a6b7d3 - After repocopy from ruby-fox, update to 1.2.2
PR:		ports/75199
Submitted by:	Alexander Novitsky <alecn2002@yandex.ru>
2004-12-18 23:30:03 +00:00
Pav Lucistnik
22062658cb - 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)
2004-12-18 22:38:38 +00:00
Jeremy Messenger
5d5ccab7a4 Remove, it has been unmaintain for years and now no port depend on it. 2004-12-13 05:22:51 +00:00
Jeremy Messenger
c5b130124d Remove, it has been unmaintain for years and no port depend on it. 2004-12-13 04:58:10 +00:00
Anton Berezin
da79548f47 Add p5-Tk-Splashscreen-1.0, a widget that displays a Splashscreen during
program initialization.
2004-12-02 14:01:04 +00:00
Jeremy Messenger
589ceab2e1 Ruby/GnomePrintUI is a Ruby binding of libgnomeprintui.
WWW: http://ruby-gnome2.sourceforge.jp/
2004-11-15 19:48:46 +00:00
Pav Lucistnik
0e37745584 - Hook lablgtk2 2004-11-05 18:25:45 +00:00
Joe Marcus Clarke
2615854e1d 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>
2004-10-23 17:45:27 +00:00
Ying-Chieh Liao
6a3c1f6ab2 add flu 2.13
A small collection of FLTK Widgets
2004-08-23 07:40:41 +00:00
Pav Lucistnik
eb8b61b7a7 - Move notif2 from x11-toolkits to x11-themes.
PR:		ports/70515
Submitted by:	Andrey Slusar <anray@inet.ua>
Repocopy by:	marcus
2004-08-20 07:22:45 +00:00
Jeremy Messenger
6d9eff1e93 Ruby/PanelApplet is a Ruby binding of libpanel-applet.
WWW: http://ruby-gnome2.sourceforge.jp/
2004-08-15 17:01:58 +00:00
Jeremy Messenger
b59f3899ff Ruby/GtkSourceView is a Ruby binding of gtksourceview-1.0.x.
WWW: http://ruby-gnome2.sourceforge.jp/
2004-08-15 17:01:02 +00:00
Vanilla I. Shu
20e4709efc 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>
2004-08-10 16:04:26 +00:00
Tilman Keskinoz
3ac4fec272 Retire QT2. QT3 was released a few years ago and QT4 will be released soon. 2004-07-23 14:53:13 +00:00
Pav Lucistnik
c3ef8ffdf6 Add scx, a GUI library for Scheme.
PR:		ports/69074
Submitted by:	Björn Lindström <bkhl@elektrubadur.se>
2004-07-17 20:07:24 +00:00
Oliver Eikemeier
ed8fc12be2 sort 2004-07-08 22:24:40 +00:00
Alexander Nedotsukov
6bf9154e67 Add libgnomeuimm 2.6.0 after repocopy from libgnomeuimm,
C++ wrapper for libgnomeui library.
2004-07-08 11:24:37 +00:00
Pav Lucistnik
593f3b1737 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
2004-07-07 06:55:33 +00:00
Max Khon
9976897e4f Fix order. 2004-06-27 22:34:10 +00:00
Max Khon
40852f28b2 New ports:
wxWidgets 2.5.2 (development branch) + contributed libraries and utils.
2004-06-27 21:17:17 +00:00
Alexander Nedotsukov
91d6af38e5 Add gtkmm 2.4.3 after repocopy from gtk--2, a C++ wrapper for GTK+,
Pango, Atk.
2004-06-26 07:14:01 +00:00
Pav Lucistnik
d7c30af315 Add fxscintilla, an implementation of Scintilla editing widget for FOX
library.

PR:		ports/68019
Submitted by:	Alexander Novitsky <alecn2002@yandex.ru>
2004-06-23 23:21:56 +00:00
Hye-Shik Chang
04a5a4873f Add new port for py-gui 1.4,
a cross-platform pythonic GUI API.
2004-06-21 05:53:03 +00:00
Kris Kennaway
bbdac6a841 Remove expired ports, plus the three ports that depended on them. 2004-06-20 23:40:39 +00:00
Pav Lucistnik
94955bc4bc - Move to new category x11-themes.
PR:		ports/67478
Submitted by:	pav
Repocopy by:	marcus
2004-06-02 09:13:46 +00:00
Pav Lucistnik
cac112d5d4 - gtk-qt-engine was moved from x11-toolkits to x11-themes
Asked by:	thierry
2004-06-02 08:59:22 +00:00
Pav Lucistnik
ecd8d02718 - Populate new category x11-themes with some suitable candidates
from x11-toolkits.

PR:			ports/63145
List compiled by:	adamw
Repocopy by:		marcus
2004-06-02 02:26:24 +00:00
Thierry Thomas
9a2cb0469c 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>
2004-05-30 22:17:04 +00:00
Ying-Chieh Liao
67026c4d34 add p5-Gtk2-Html2 0.03
Perl module for gtkhtml2 html display widget with Gtk2-Perl
2004-04-20 09:36:20 +00:00
Pav Lucistnik
16cdd239f0 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>
2004-04-18 21:14:32 +00:00
Pav Lucistnik
a145ef44b0 Add py-fox, a Python bindings for FOX GUI toolkit.
PR:		ports/65256
Submitted by:	Radim Kolar <hsn@netmag.cz>
2004-04-18 20:32:41 +00:00
Ying-Chieh Liao
0b4ad27e51 add guis 1.4
A GUI widget server
2004-04-13 07:47:24 +00:00
Akinori MUSHA
6e9d984e6d 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>
2004-04-09 14:14:00 +00:00
Joe Marcus Clarke
b8ce5c191b Add libgtk-java, a Java wrapper around the gtk+-2.4 API. 2004-04-05 03:58:27 +00:00