1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
Commit Graph

374 Commits

Author SHA1 Message Date
Tom McLaughlin
0db823faa0 - 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
2005-09-29 03:54:36 +00:00
Tom McLaughlin
97ae1d50ac - 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)
2005-09-29 03:36:25 +00:00
Sam Lawrance
842a792ec7 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>
2005-09-03 15:03:36 +00:00
Max Khon
f1f1ae4b09 Update to 2.6.1.
PR:		85216
2005-08-31 18:20:06 +00:00
Sam Lawrance
a8dac53067 Add fxscintilla-fox12, a Fox toolkit reimplementation of Scintilla
editing widget.

PR:		ports/82434
Submitted by:	Alexander Novitsky
2005-08-01 16:12:50 +00:00
Sam Lawrance
e56d46b43e Add fox12, fast and extensive C++ GUI toolkit -- ver.1.2.
PR:		ports/84230
Submitted by:	Alexander Novitsky <alecn2002@yandex.ru>
2005-08-01 15:54:16 +00:00
OKAZAKI Tetsurou
2332baba7f Add irrlicht 0.10.0, high performance realtime 3D engine.
PR:		ports/71905
Submitted by:	Simon Barner <barner@gmx.de>
2005-06-29 15:14:24 +00:00
Vanilla I. Shu
602fa74db2 Add ewl, it's an Enlightened Widget Library. 2005-06-16 10:08:38 +00:00
Vanilla I. Shu
9be14bbb0f Add etox, it's an evas based text layout library 2005-06-16 10:07:32 +00:00
Pav Lucistnik
c6d24391a2 - Update to 2.6.0.0 after repocopy
PR:		ports/80983
Submitted by:	Neal Nelson <neal@nelson.name>
Repocopy by:	marcus
2005-05-22 01:41:06 +00:00
Jeremy Messenger
fa58581d37 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
2005-05-16 23:41:42 +00:00
Max Khon
78eb4756a7 Finish repo-copy of old py-wxPython 2.4.2 to py-wxPython24. 2005-05-12 19:47:19 +00:00
Max Khon
54c086c129 Finish repo-move of wxgtk2*-devel ports to wxgtk26* and update to the
latest stable release wxWidgets 2.6.0.
2005-05-12 17:45:30 +00:00
Max Khon
d164e5eed2 Finish repo copy of wxgtk 2.4.2 ports to wxgtk24* 2005-05-12 16:39:59 +00:00
Vanilla I. Shu
552137bf98 remove gevas. 2005-05-08 23:34:53 +00:00
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