Commit graph

4756 commits

Author SHA1 Message Date
Joe Marcus Clarke
6ad1704f4a Update to 1.16.5. 2007-07-29 21:15:49 +00:00
Kris Kennaway
781dd14cde Retire obsolete PARALLEL_PACKAGE_BUILD in favour of PACKAGE_BUILDING. 2007-07-29 19:16:39 +00:00
Martin Matuska
7c0838aa59 - Change USE_XLIB=yes to USE_XORG=x11
- Bump PORTREVISION

Suggested by:	miwi
Approved by:	garga (mentor, implicit)
2007-07-29 13:11:16 +00:00
Joe Marcus Clarke
8058e38205 * Fix build with seamonkey for the Gecko provider
* Add support for building with xulrunner

PR:		114796
Submitted by:	thierry
2007-07-28 18:16:19 +00:00
Oliver Braun
f7da88b861 * Update to 0.9.12.
* Make xulrunner standard dependency.
2007-07-28 16:35:39 +00:00
Ade Lovett
3b3128196e Update to the autotools new world order.
Tested by:	numerous package build runs
Approved by:	portmgr
Thanks to:	des, kris, linimon, pav
2007-07-28 06:33:59 +00:00
Michael Nottebrock
902b1b5d70 The bug that makes gcc 3.4 choke on some amd64 inline assembler does not
only affect the Qt4 core ports but ports depending on them as well, so
try a more sweeping approach for a workaround.
2007-07-27 10:31:45 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Dirk Meyer
58fb45a3b3 - fix comment 2007-07-22 21:01:14 +00:00
Michael Nottebrock
e4cf5b355b Fix build on amd64.
PR: ports/114734
2007-07-21 13:46:37 +00:00
Pav Lucistnik
9bd098932e - Update to 3.3
PR:		ports/114635
Submitted by:	Robert Noland <rnoland@2hip.net> (maintainer)
2007-07-20 23:47:37 +00:00
Pav Lucistnik
5f1016d756 - The port was patching /usr/lib --> /usr/X11R6/lib and then replacing all
occurrences of X11BASE to PREFIX. It's a lot cleaner to remove all prefix
  changing patches and directly change /usr/lib to $PREFIX/lib with reinplace.

PR:		ports/114507
Submitted by:	Pedro F. Giffuni <giffunip@tutopia.com>
2007-07-20 12:41:02 +00:00
Joe Marcus Clarke
e7c705ea71 Update to 2.10.14. 2007-07-17 04:30:08 +00:00
Michael Nottebrock
8bd00266dc Update to Qt 4.3.0, introduce bsd.qt.mk.
Approved by: portmgr (bsd.port.mk changes)
2007-07-16 10:12:15 +00:00
Pav Lucistnik
8439bce381 - Fix after objformat removal 2007-07-15 00:11:46 +00:00
Rong-En Fan
28606cc8dc - Update to 0.10
- Switch to wx 2.8
- Use BROKEN instead of NOT_FOR_ARCHS for failed compliation
- Remove check for 4.x

PR:		ports/114393
Submitted by:	Jona Joachim <jaj at hcl-club.lu> (maintainer)
2007-07-14 06:36:53 +00:00
Edward Tomasz Napierala
627cb575f7 - Use proper capitalization in my email address.
Approved by:	miwi (mentor)
Suggested by:	sat
2007-07-11 22:06:16 +00:00
Michael Nottebrock
2ef567fc67 Add the latest KDE patches for Qt plus a patch for Konsole in kdebase.
Together, they fix a regression in Kicker's taskbar applet which would
no longer group Konsole windows in 3.5.7.

Reported by: Dwayne MacKinnon <dmk@ncf.ca>
2007-07-11 20:53:41 +00:00
Jeremy Messenger
eadd1cb03a Update to 2.10.6. 2007-07-10 21:31:06 +00:00
Joe Marcus Clarke
8b2bbaae6b Fix a segfault when running anjuta.
Reported by:	Leszek Lach <leszeklach@gmail.com>
2007-07-10 04:38:08 +00:00
Jean-Marc Zucconi
353f1bc4b5 Do a `make clean' before the extract target.
PR:		ports/97053
2007-07-06 10:38:56 +00:00
Joe Marcus Clarke
58435cb9e7 Update to 2.10.5. 2007-07-04 21:34:30 +00:00
Simon Barner
ff9f11c4da - Bump boost shared library version to 4
- Bump PORTREVISION
2007-07-04 15:10:58 +00:00
Edward Tomasz Napierala
61dbb9e16d - Update to 0.4.1.
Approved by:	miwi (mentor)
2007-07-04 14:42:54 +00:00
Michael Nottebrock
861cd95341 Undo accidental PORTREVISION decrease. 2007-07-04 10:36:44 +00:00
Michael Nottebrock
961141fb14 Update to KDE 3.5.7 / KOffice 1.6.3 2007-07-04 10:25:00 +00:00
Jeremy Messenger
d0544ca7e9 Update to 2.18.3. 2007-07-03 17:08:19 +00:00
Jeremy Messenger
42013d95b7 Update to 2.18.3. 2007-07-03 16:51:41 +00:00
Martin Wilke
0ebefee173 - Fix build after objformat removal 2007-07-03 10:47:34 +00:00
Pav Lucistnik
737b8faa1b - Mark BROKEN on CURRENT: does not build with GCC 4.2 2007-07-03 09:32:56 +00:00
Dejan Lesjak
e99a33e545 Update to 1.0.3.
PR:		ports/113593
Submitted by:	chinsan
2007-07-02 17:29:04 +00:00
Joe Marcus Clarke
2910f64bf2 Chase librep shared lib version bump. 2007-06-30 05:39:22 +00:00
Marcelo Araujo
d2101f2dd8 - Change my mail address to araujo@.
Approved by:	stas (mentor)
2007-06-29 16:29:19 +00:00
Michael Johnson
308dc0a9a4 Update to 2.10.2 2007-06-28 15:26:46 +00:00
Martin Wilke
8d87f803f1 - Fix build
Submitted by:	pav/kris
Approved by:	maintainer
2007-06-27 12:17:46 +00:00
Dirk Meyer
94688b1bb3 - use PACKAGE_BUILDING 2007-06-26 16:58:33 +00:00
Martin Wilke
889ee9df91 - Update to r5917
PR:		113998
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2007-06-24 20:35:48 +00:00
Max Khon
d61d62ed67 Update to 2.8.4. 2007-06-24 17:50:53 +00:00
Mathieu Arnold
b033ff0857 Update to 0.97 2007-06-24 09:50:23 +00:00
Tom McLaughlin
3d2832636a Bump PORTREVISION after last objformat fix. 2007-06-24 02:45:58 +00:00
Tom McLaughlin
1231cc2edb objformat fix 2007-06-23 20:48:38 +00:00
Joe Marcus Clarke
cccd48081f Update to 0.7.6. 2007-06-23 05:45:01 +00:00
Mathieu Arnold
c441607fbd Update to 0.06 2007-06-21 10:08:30 +00:00
Joe Marcus Clarke
5fe6a0a99d Update to 0.16.6. 2007-06-19 05:38:34 +00:00
Alexey Dokuchaev
b5215484bf - Fix the build with latest GCC [1]
- Drop unneeded USE_X_PREFIX

Reported by:	pointyhat (logs) [1]
2007-06-18 17:58:50 +00:00
Volker Stolz
a77403ddfe Fix build on amd64 through -fPIC 2007-06-18 04:59:21 +00:00
Shaun Amott
75050926e8 Reset bouncing maintainer address:
<lubomir_m@abv.bg>: host pmx.abv.bg[194.153.145.77] said: 550 5.1.1
    <lubomir_m@abv.bg>: Recipient address rejected: User unknown in virtual
    mailbox table (in reply to RCPT TO command)

We hope to see the maintainer back sometime soon.
2007-06-16 00:31:34 +00:00
Martin Wilke
00aca3f85b - Migrate from Qt 3 to Qt 4.2.
- Fix pkg-plist
- Bump PORTREVISION

PR:		113254
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2007-06-15 09:35:03 +00:00
Shaun Amott
4a82c661d3 Clean up; use DISTVERSION.
PR:		ports/113696
Submitted by:	Robert Noland <rnoland@2hip.net> (maintainer)
2007-06-14 23:14:12 +00:00
Shaun Amott
001e27aca7 Update MASTER_SITE to reflect new distfile location.
Submitted by:	Ray Kelm via freebsd-ports
Reminded by:	kris
2007-06-14 19:46:41 +00:00
Martin Wilke
9dde5d41aa - Update to 3.3 RC4
PR:		113604
Submitted by:	Robert Noland <rnoland@2hip.net> (maintainer)
2007-06-14 08:01:54 +00:00
Michael Johnson
476f598875 Update to 2.10.13 2007-06-14 02:15:29 +00:00
David Thiel
bd727c6dd1 Add missing entry for py-wmdockapps.
Pointed-out-by: kris/linimon
2007-06-11 16:51:41 +00:00
Volker Stolz
d306c33981 Remove outdated lang/ghc5 on upstream's request, devel/hs-popenhs which depends on it, and make x11-toolkits/hs-frantk use lang/hugs 2007-06-11 07:41:09 +00:00
Martin Wilke
6731121ab9 - Fix build with xorg 7.2
- Bump PORTREVISION

PR:		113159
Submitted by:	Petr Holub (maintainer)
2007-06-09 10:50:51 +00:00
Martin Matuska
bc66dc9395 - revert ${TR} back to tr, threaded build was broken
Approved by:	garga (mentor)
2007-06-06 13:46:46 +00:00
David Thiel
f6fe60b50e Updating to 1.21. 2007-06-06 04:49:37 +00:00
Martin Matuska
506f2b305a - fix shared build on -CURRENT
- change tr to ${TR}

Suggested by:	stas
Approved by:	garga (mentor)
2007-06-05 13:32:06 +00:00
Martin Matuska
a5861b89df - fix shared build on -CURRENT
- change tr to ${TR}

lang/tcl84 only:
- sync MASTER_SITES with other tcl ports
- change sysctl to ${SYSCTL}

Suggested by:	stas
Approved by:	garga (mentor)
2007-06-05 13:26:58 +00:00
Martin Wilke
a05a92a054 - Update to r5857
PR:		113156
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2007-06-05 07:00:52 +00:00
Martin Wilke
1ecdbe4332 - Fix Build with gcc 4.2
PR:		113305
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-06-04 19:55:27 +00:00
Jeremy Messenger
4f8a39137d Update to 0.16.5. 2007-06-04 19:30:20 +00:00
David Thiel
694b2abf2e Removing - port has moved to x11-toolkits/py-wmdockapps
x11-toolkits/py-wmgeneral
2007-06-04 02:11:47 +00:00
David Thiel
f410e356ea Updating to 1.18.
PR:		ports/113311
2007-06-04 01:53:43 +00:00
Joe Marcus Clarke
e7645e679d Merge a patch from vte SVN to fix some artifact problems that crept into
vte-0.16.4.

Obtained from:	GNOME SVN
2007-06-02 22:39:59 +00:00
Michael Johnson
f2ae9f3e0b - Retire gstreamer 0.8.0 2007-06-01 20:43:43 +00:00
Michael Nottebrock
5a7a691ef8 Avoid picking up qt33 headers 2007-06-01 20:26:48 +00:00
Marcelo Araujo
b49c288232 - Update version to 1.6.26
PR:		ports/112026
Submitted by:	Marcelo Araujo <araujo@bsdmail.org> (maintainer)
Approved by:	stas (mentor)
2007-06-01 16:27:07 +00:00
Alexey Dokuchaev
3cc0b39982 Remove superfluous backslash. 2007-06-01 13:17:29 +00:00
Alexey Dokuchaev
be95e28d68 - Register missing dependencies to fix packaging issues [1]
- Deoptionize JPEG and PNG support, it's pointless
- Introduce DNS-SD support option [2]

Reported by:	krismail [1]
Idea from:	Mandriva SRPM (patches) [2]
2007-06-01 12:49:17 +00:00
Martin Matuska
b08dd40432 - 8.4.15 distinfo missing in last commit (accidentally) 2007-05-31 05:22:43 +00:00
Tilman Keskinoz
37218fa383 Fix build with gcc4 2007-05-30 19:17:27 +00:00
Martin Matuska
2d0493db9b - update of lang/tcl84 and x11-toolkits/tk84 to 8.4.15
Approved by:	garga (mentor)
2007-05-30 18:49:02 +00:00
Alexey Dokuchaev
5380990b0f Since Qt4 plugin is disabled by default, check for WITH_QT4, not !WITHOUT_QT4. 2007-05-30 16:36:05 +00:00
Alexey Dokuchaev
763f2cb464 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
2007-05-30 14:40:42 +00:00
Jeremy Messenger
7c1ea66eb0 Update to 0.16.4, while I am here, get rid of X11BASE. 2007-05-29 03:56:11 +00:00
Jeremy Messenger
a7751e1f34 Update to 2.18.2. 2007-05-28 23:37:41 +00:00
Joe Marcus Clarke
6ea081b6ee Update to 0.7.5. 2007-05-28 21:13:28 +00:00
Alexander Nedotsukov
cd6f803346 Allow these ports to be built with GCC 4.2. 2007-05-28 04:39:07 +00:00
Kris Kennaway
b7ff7031ea BROKEN with gcc 4.2 2007-05-27 03:03:31 +00:00
Max Khon
cff2045997 Remove gstreamer 0.8 support. Ports that need gstreamer support in wxWidgets
should switch to wxgtk28.
2007-05-26 08:40:39 +00:00
Boris Samorodov
3f2976d2e5 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
2007-05-25 14:16:34 +00:00
Martin Wilke
4de9f43665 - Update maintainer mail adress
PR:		112538
Submitted by:	Jona Joachim<walkingshadow@grummel.net> (maintainer)
2007-05-25 07:46:55 +00:00
Dirk Meyer
0e0e859328 - update for gnustep-make-2.0.0
Approved by:	gurkan (maintainer)
2007-05-25 06:04:44 +00:00
Dirk Meyer
13b3264699 - update for gnustep-make-2.0.0 2007-05-25 05:55:36 +00:00
Kris Kennaway
652c152770 BROKEN: Does not build 2007-05-25 01:25:17 +00:00
Kris Kennaway
44a2dd4329 BROKEN: Configure fails 2007-05-25 00:58:30 +00:00
Cheng-Lung Sung
6348e2d790 - stephane@ give up maintain his ports
PR:		ports/112464
Submitted by:	stephane
2007-05-25 00:39:40 +00:00
Joe Marcus Clarke
25785909cc Allow these ports to build with GCC 4.2.
Approved by:	portmgr (implicit)
2007-05-24 06:07:46 +00:00
Boris Samorodov
c9a0438068 Unbreak building (13 ports affected) with gcc-4.2 (delete extra
qualifications).

Pointed out by:	pointyhat, kris at ports-developers
Approved by:	portmgr (pav), jylefort (maintainer)
2007-05-23 09:04:47 +00:00
Daniel Eischen
52f82a19f3 Use vfscanf() instead of __svfscanf() which is a function internal to
libc.

Approved by:	portmgr (linimon)
2007-05-22 04:32:10 +00:00
Dejan Lesjak
170652dafd Now that both QT 3 and 4 install into same PREFIX, fix py-qt compilation
for those that have both installed.

Submitted by:	maintainer
Approved by:	portmgr (linimon)
2007-05-21 23:24:22 +00:00
Joe Marcus Clarke
90774037f4 Remove support for a separate X11BASE.
Approved by:	portmgr (implicit)
2007-05-19 22:01:13 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Joe Marcus Clarke
a00df5cabc Update to 2.10.12. 2007-05-03 02:29:33 +00:00
Alejandro Pulver
a242a39c16 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/
2007-05-02 05:05:51 +00:00
Joe Marcus Clarke
94bbded4a1 Update to 2.10.10. 2007-05-02 00:19:27 +00:00
Michael Nottebrock
c2719a1924 Fix/remove bogus paths pointing to the build directory from pkgconfig files,
libtool archives and dot-prl files.

PR:		ports/112228
Submitted by:	Koji Yokota <yokota@res.otaru-uc.ac.jp>
2007-05-01 15:14:48 +00:00
Martin Matuska
689085576c - updated to 8.5a6
- added WITH(OUT)_XFT option (uses libXft, default on)

Approved by:	garga (mentor)
2007-04-30 12:54:50 +00:00
Shaun Amott
c1b4e75d22 - Upgrade to 1.4.35.
- Hand over maintainership to submitter, since he now maintains the
  other fox ports.

PR:		ports/109142
Submitted by:	Marcelo Araujo <araujo@bsdmail.org>
2007-04-29 15:01:32 +00:00
Shaun Amott
2f259d316b - Return to ports@.
- Add PORTSCOUT variable.
2007-04-29 14:36:54 +00:00
Joe Marcus Clarke
025ec70108 Update to 1.73.
PR:		111631
Submitted by:	anray
2007-04-29 06:01:52 +00:00
Joe Marcus Clarke
cc729ccdcd Update to 0.16.3. 2007-04-28 04:36:28 +00:00
Joe Marcus Clarke
19062085d4 Update to 1.16.4. 2007-04-28 04:30:12 +00:00
Martin Wilke
85bde4c928 - Update to 3.17.2
Submitted by:	Danny Pansters <danny@ricin.com> (maintainer)
2007-04-26 21:55:44 +00:00
Martin Wilke
710ee39ad5 - Set PORTEPOCH
Notes:
        20070220 is greater than 3.17.1

Request by:     many
2007-04-25 06:15:57 +00:00
Joe Marcus Clarke
4a6706d7c7 Update to 0.16.2. 2007-04-24 04:39:55 +00:00
Joe Marcus Clarke
3179d2b015 Update to 1.16.3. 2007-04-24 04:26:36 +00:00
Jeremy Messenger
6e00aa1e47 Update to 2.10.9. 2007-04-22 19:03:35 +00:00
Martin Wilke
209bf5aeb6 - Update to r5782
PR:		111984
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2007-04-21 17:40:49 +00:00
Michael Nottebrock
7aeef3e519 Rename all binaries in qt4 which conflict with binaries installed by
qt33 to ($binary)-qt4 and adjust dependencies accordingly. This
avoids conflicts once X11BASE has been changed to /usr/local and
incidentally makes the naming scheme of the qt4 executables in ports
equal to that of the Fedora Core and Debian packages.
2007-04-19 17:08:04 +00:00
Michael Nottebrock
70b438b434 Make sure qt33 installs (and reinstalls) properly when PREFIX is set
to !=/usr/X11R6 (which will be the default once X.org 7.2 hits ports).
2007-04-19 17:04:16 +00:00
Ion-Mihai Tetcu
9370df892a - update to 1.6.25
- OPTIONify

PR:		ports/111604
Submitted by:	Marcelo Araujo (araujo@bsdmail.org) (maintainer)
2007-04-18 21:12:55 +00:00
Ion-Mihai Tetcu
1c3b8d6a5f Add OPTIONS support.
PR:		ports/111761
Submitted by:	Marcelo Araujo (araujo@bsdmail.org) (maintainer)
2007-04-18 20:16:21 +00:00
Ion-Mihai Tetcu
96e17924c3 Add OPTIONS support.
PR:		ports/111762
Submitted by:	Marcelo Araujo (araujo@bsdmail.org) (maintainer)
2007-04-18 20:10:24 +00:00
Andrew Pantyukhin
d293b9db16 - De-4.x-ify most of my ports to save gnats from excessive abuse
- s/CSME/CENKES/ in my ports
2007-04-18 08:01:25 +00:00
Martin Wilke
20749b0bf3 - Update to 3.17.1
Submitted by:	Danny Pansters <danny@ricin.com> (maintainer via privat mail)
2007-04-17 20:00:44 +00:00
Martin Wilke
ed477c4517 - Update to 4.2
Submitted by:	Danny Pansters <danny@ricin.com> (maintainer via privat mail)
2007-04-17 20:00:41 +00:00
Andrew Pantyukhin
84fdb89114 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>
2007-04-17 11:19:54 +00:00
Andrew Pantyukhin
404e62e8c1 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>
2007-04-17 11:16:12 +00:00
Andrew Pantyukhin
f0d1b502ee 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/
2007-04-17 11:13:41 +00:00
Martin Matuska
fb2fb24520 - added contents of x11-toolkits/tk-wrapper (missing in previous commit)
Approved by:	garga (mentor)
2007-04-16 12:10:10 +00:00
Martin Matuska
48d5917cc1 - move tk-wrapper from lang to x11-toolkits
Approved by:	garga (mentor)
2007-04-16 12:03:10 +00:00
Michael Nottebrock
f825a2d381 Fix recorded prefix in pkgconfig file.
Noticed by: bms
2007-04-15 09:36:23 +00:00
Edward Tomasz Napierala
985042c3ae Change my email address to trasz@FreeBSD.org.
Approved by:	miwi (mentor)
2007-04-13 13:03:49 +00:00
Martin Matuska
b62e4537b4 - fixed pkgIndex.tcl for threads
- bump PORTREVISION

Approved by:	garga (mentor)
2007-04-12 15:29:39 +00:00
Tom McLaughlin
02b0bf81ba Explicitly add some more dependencies which were previously generational
dependencies.
2007-04-12 01:12:59 +00:00
Oliver Lehmann
9646c0a68d update xfce to 4.4.1
bump PORTREVISION where needed
2007-04-11 16:26:53 +00:00
Joe Marcus Clarke
f86db7b169 Update to 2.18.2. 2007-04-11 13:20:44 +00:00
Joe Marcus Clarke
5ed8819fa1 Update to 2.18.1. 2007-04-11 04:12:47 +00:00
Michael Johnson
5e19db136a Update to 0.16.1 2007-04-10 15:35:14 +00:00
Michael Johnson
eebbdb3ced Update to 1.16.2 2007-04-10 14:56:39 +00:00
Erwin Lansing
64c4924aa7 Remove file that was missed when the rest of the port was
removed last week:

- Remove ruby-fox and rudy-fox-devel. They are renamed to
  ruby-fox10 and ruby-fox12, respectively.

Pointyhat to:	rafan
2007-04-06 10:00:28 +00:00
Gabor Kovesdan
e7babf9153 - Remove old Perl support from unmaintained ports in categories starting
with letter o-z
2007-04-06 06:48:45 +00:00
Martin Matuska
8413b1b1d5 - updated maintainer e-mail address
Approved by:	garga (mentor)
2007-04-05 13:19:09 +00:00
Stanislav Sedov
eb3392969d - Use a static PORTEPOCH for a while. We have a problem with the variable
initialization order.

Reported by:	many
Thanks to:	pav
2007-04-05 09:07:21 +00:00
Rong-En Fan
117c51e448 - Give maintainership to Araujo since he takes care for other fox and
fxscintilla ports

Submitted by:	araujo at bsdmail.org
2007-04-04 04:01:23 +00:00
Cheng-Lung Sung
a3f2187e8b - Update to latest version (3.3M6)
PR:		ports/109782
Submitted by:	maintainer (Robert Noland)
2007-04-04 02:33:11 +00:00
Stanislav Sedov
8752c350a7 - Update ruby to 1.8.6
- Synchronise portversions and portepochs in all ruby subports
- Take maintainerships of all ruby subports.
2007-04-03 21:57:49 +00:00
Pav Lucistnik
cfa7269b11 - Convert existing ports to a new bsd.tcl.mk order
PR:		ports/109097
Submitted by:	Martin Matuska <martin@matuska.org>
Tested on:	pointyhat exp-run
2007-04-02 22:56:15 +00:00
Michael Nottebrock
bf4e60e8bf Fix handling of overlong UTF8 sequences in Qt and kdelibs, which, unpatched,
introduces XSS vulnerabilities in Konqueror and potentially affect any
Qt/KDE applications which deal with URLs or paths from untrusted locations.

Security:	CVE-2007-0242
2007-03-30 18:15:08 +00:00
Rong-En Fan
943a4a8b6a - Remove ruby-fox and rudy-fox-devel. They are renamed to
ruby-fox10 and ruby-fox12, respectively.
2007-03-30 01:10:33 +00:00
Jeremy Messenger
014072d576 Update to 0.7.3. 2007-03-29 21:24:50 +00:00
Pav Lucistnik
2de8095fb1 - Fix after objformat removal
Reported by:	pointyhat
2007-03-29 12:53:22 +00:00
Nicola Vitale
a9bafbe5a1 - Update to 1.9.14 2007-03-29 12:38:13 +00:00
Rong-En Fan
6b02f01c9c - Trasnfer maintainership from alecn2002@yandex.ru to
araujo@bsdmail.org except fox14 (owned by shuan@)
- Correctly register CONFLICTS
- While I'm here, correctly respect NOPORTDOCS

Approved by:	maintainer (fox10, fox12, fox16), shuan (implicit for fox14)
2007-03-29 10:52:52 +00:00
Rong-En Fan
107edbb564 - define OPTIONS only for master port 2007-03-29 10:47:19 +00:00
Rong-En Fan
d65e9005aa Add fxscintilla-fox14 , a Fox toolkit reimplementation of Scintilla
editing widget.
2007-03-29 10:45:31 +00:00
Rong-En Fan
3ae232f331 Rename ruby-fox* for supporting multiple fox library version 2007-03-29 10:38:32 +00:00
Rong-En Fan
1bf217e2ce - Chase x11-toolkits/fxscintilla update
- Transfer maintainership of ruby-fox12
- Add LATEST_LINKS
- Correct PKGNAME after rename from ruby-fox and ruby-fox-devel

Approved by:	maintainer (ruby-fox12)
2007-03-29 10:34:35 +00:00