Commit graph

6230 commits

Author SHA1 Message Date
Max Brazhnikov
46861b31d9 Add patches to fix build with boost-1.48.0
PR:		ports/156253
Submitted by:	Alexander Churanov
Approved by:	oliver (maintainer)
2012-05-16 16:08:12 +00:00
Max Khon
93066eac90 Update to 2.9.3. 2012-05-16 15:29:10 +00:00
Pawel Pekala
ed597f5d86 - Fix build on 10.0-CURRENT
- Drop NOPORTDOCS support
2012-05-15 18:40:12 +00:00
Rene Ladan
a45272a39e - Update mastersite, upstream moved to archive/ [1]
- Fix Makefile, an option "STARTUP" was set while "LIBSTARTUP" was tested [2]
PR:		ports/167707 [1]
Submitted by:	Olivier Duchateau
Spotted by:	portlint(1) [2]
2012-05-09 20:26:22 +00:00
Michael Scheidell
449cee8a6f - Update Makefile to respect NOPORTDOCS
- Trim pkg-plist, use PORTDOCS= macro to enable easier updates in the future
- No PORTREVISION bump since this does not change default package

PR:		ports/165820
Submitted by:	scheidell@ (me)
Approved by:	x11 (maintainer, timeout 60 days)
2012-05-08 19:00:52 +00:00
Jose Alonso Cardenas Marquez
fcb5ca7aaf - Update to 2.5 2012-05-07 19:25:56 +00:00
Baptiste Daroussin
8680467d0d Convert to USE_XORG
PR:		ports/167087
Submitted by:	bapt
Approved by:	maintainer timeout (>14d)
2012-05-05 10:24:50 +00:00
Pietro Cerutti
69f280b5ea - Update to 1.7.33
* Fixed TIFF image save/load.
  * Fixed quaternion arc() for vectors that are 180 degrees apart.
  * Some tweaks in FXAtomic: more optimal code for non-PIC compiles; also,
    check for PIE (position independent executable).
  * Fixed problem in FXRex regarding non-ASCII characters.
  * Repaired some broken syntax patterns in Adie.stx syntax file.
  * SSE-ified lerp() API added to vector classes.
  * Fixed SSE unaligned store problem in FXMat4d; exhibited itself on 32-bit systems.
  * Setjmp()/longjmp() issue fixed in fxpngio.cpp.
  * Operator FXbool in FXAutoPtr and FXRefPtr interfered with comparison operators;
    removed it.
  * Added API's to FXMat4 classes.
  * Added serialization capability to FXExpression class.
2012-05-02 13:40:56 +00:00
Pietro Cerutti
fc57b4a6da - Chase x11-toolkits/fox16 shlib bump
- Bump PORTREVISION
2012-05-02 08:30:40 +00:00
Pietro Cerutti
22e4f0a388 - Update to 1.6.45
* Fixed quaternion arc() routine. In case of vectors that are (almost) 180
    degrees apart, the wrong quaternion was returned.
  * Invalid handle issue fixed in FXWindow.
  * Backported FXPath shell escaping routine.
2012-05-02 08:29:55 +00:00
Pietro Cerutti
075268a56d - Update to 0.9.96-20-04-12 2012-05-02 07:54:15 +00:00
Steve Wills
4c912f0931 - Add missing DEPENDS
- Bump PORTREVISION

PR:		ports/166596
Approved by:	maintainer timeout (vvelox@vvelox.net, >2 weeks)
2012-04-24 00:56:31 +00:00
Michael Scheidell
b8e7159ea9 - Update to 3.1.0
PR:		ports/167187
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2012-04-22 16:13:55 +00:00
Martin Wilke
29e347e197 - Please welcome Xorg 7.5.2
The Xorg Team is pleased to announce the next round of Xorg updates.
       The team created a new flag called WITH_NEW_XORG that users can include
       in /etc/make.conf. This was created for the intel KMS work being done
       althouthough It probably works for other chips. Unfortunately, the intel
       KMS driver will only work on FreeBSD 9(RELENG|STABLE) or 10/HEAD users.
       Older version of FreeBSD will not be supported. Intel users will need
       to patch their source manually with Konstantin?s KMS kernel patch to get
       the newer chips to work. Please carefully read UPDATING entry.

Changes:

        - libdrm 2.4.31 (including KMS support)
        - mesa 7.11.2
        - xorg-server 1.10.6
        - a lot of new Graphic Drivers.

    I would like to thank:

         Koop Mast
         Eitan Adler
         Niclas Zeising
         and all helpers and testers from x11@.
2012-04-21 17:03:32 +00:00
Jose Alonso Cardenas Marquez
0fde88adba - Update to 2.6.0 2012-04-19 06:20:01 +00:00
Joe Marcus Clarke
fda9f74f4f Fix wtmp interaction on 9.X and higher.
PR:		164287
2012-04-16 06:42:34 +00:00
Alexander Leidinger
7be25933ea Set the expiration date for all ports which depend upon linux_base-fc4 to
the EoL of the last 7.x release. The 7.x branch is the only supported
FreeBSD version not yet at his EoL which needs a linux 2.4 based linuxulator
environment (linux_base-f10 doesn't work there).

I didn't bump the portrevision, this is mostly done as a hint for ports
committers to tell them that at least the emulation@-owned ports need
to stay until then (even the forbidden ones). The dependent ports need to
go at the same time, but are free to be deleted before.

Discussed with:	bsam
2012-04-14 20:24:51 +00:00
Pawel Pekala
2937f010dc Update to version 2.0.7 2012-04-12 22:34:38 +00:00
Steve Wills
66a302b132 - Remove unnecessary DEPENDS
- Add missing DEPENDS
- Bump PORTREVISION

PR:		ports/166597
Approved by:	Paul Schmehl <pauls@utdallas.edu> (maintainer)
2012-04-12 02:06:58 +00:00
Pietro Cerutti
4736a899bd - Update to 0.9.96-09-04-12 2012-04-10 13:11:36 +00:00
Baptiste Daroussin
ba56649f1a Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as broken for more than 6 month 2012-04-09 23:51:44 +00:00
Jose Alonso Cardenas Marquez
3212089089 - Fix build with png and jepg support. They were not detected correctly and it
could cause problems with apps that depends of Irrlicht

Feature safe:	yes
2012-03-31 20:51:40 +00:00
Jose Alonso Cardenas Marquez
f33aa957fa - Fix build with bzip2 support
Feature safe:	yes
2012-03-31 19:50:01 +00:00
Jose Alonso Cardenas Marquez
43f2e3119a - Update to 1.7.3
Feature safe:	yes
2012-03-31 18:16:39 +00:00
Eitan Adler
c9eddf9897 It seems these ports are still required on 7.x
Feature safe:	yes
2012-03-25 21:46:08 +00:00
Eitan Adler
b874aa45af Remove these vulnerable ports:
2011-10-14 graphics/linux-tiff
2011-10-14 x11-toolkits/linux-pango

Feature safe:	yes
2012-03-25 20:32:53 +00:00
Jeremy Messenger
c9eebe3ab4 Fix the build with clang.
PR:		ports/166225
Submitted by:	Shane Ambler <FreeBSD@Shaneware.biz>
Reviewed by:	marcus
Feature safe:	yes
2012-03-25 02:14:55 +00:00
Martin Wilke
16f30451d5 - Update to 3.0.4
PR:		165946
Submitted by:	maintainer
Feature safe:	yes
2012-03-24 16:00:03 +00:00
Jeremy Messenger
6c70e18280 Fix the build when japanese/sed is installed. Get it to use the system sed
instead of try to pick up japanese/sed.

PR:		ports/160224
Reported by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Feature safe:	yes
2012-03-17 18:07:47 +00:00
Jeremy Messenger
6c70c5f94b Make startup notification to optional.
PR:		ports/164500
Submitted by:	Zhihao Yuan <lichray@gmail.com>
Feature safe:	yes
2012-03-16 02:59:17 +00:00
Philip M. Gollucci
b59621d3ae - Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
2012-03-13 16:15:36 +00:00
Alberto Villa
492e3e6a29 - Fix MIT-SHM problem.
- Bump PORTREVISION.

Qt raster graphics system engine tries to attach to shared memory
segments marked for removal, which is forbidden by POSIX (shmctl(2)).
Backport a fix to invert order of operations.
The issue was triggered by Marble and KDE-Games, which resulted in
blank windows.

PR:		164742
Approved by:	portmgr via miwi
Obtained from:	Qt Project
Feature safe:	yes
2012-03-13 10:03:32 +00:00
Philip M. Gollucci
2cf4c1e2c8 - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
2012-03-08 18:45:38 +00:00
Max Brazhnikov
c9ff9ff91a Disconnect ports we don't maintain from bsd.pyqt.mk 2012-03-08 14:08:42 +00:00
Martin Wilke
e4800bda04 - Unbreak build by remove gecko support
- Bump PORTREVISION

Approved by:	gnome (kwm via irc)
2012-03-04 14:02:57 +00:00
Max Brazhnikov
d70c778e7c Update to 1.3.0
Pass maintainership to submitter

PR:		ports/165531
Submitted by:	Muhammad Moinur Rahman <5u623l20 at gmail.com>
2012-03-02 12:29:55 +00:00
Max Brazhnikov
52aaf8e911 Sort plist
Reformat description
2012-03-02 12:28:13 +00:00
Romain Tartière
7a7f42b7e0 Update dependencies.
PR:		ports/165365
Submitted by:	Steve Wills <swills@freebsd.org>
2012-02-27 07:54:28 +00:00
Koop Mast
c81a1871d5 Fix a typo in the plist.
PR:		ports/165282
Submitted by:	truckman@
2012-02-24 17:14:16 +00:00
Ruslan Makhmatkhanov
9c548be5b6 - fix sort order in few category Makefiles
PR:		165411
Submitted by:	Conrad J. Sabatier <conrads at cox dot net>
2012-02-23 09:21:48 +00:00
Pietro Cerutti
eb45e8cce0 - Update distinfo, the tarball was rerolled. Author assures it's not been
compromised.
- Fix MASTER_SITES
- Remove unused arguments from CONFIGURE_ARGS
- Remove unneeded quotations from pkg-config file
2012-02-22 13:19:55 +00:00
Steve Wills
8f38caca39 - Migreate from libungif to giflib
PR:		ports/165378
Submitted by:	swills (myself)
Approved by:	Dmitry Karasik <dmitry@karasik.eu.org> (maintainer)
2012-02-22 03:48:01 +00:00
Jason Helfman
d8c3d20ee9 - restore epoch
PR:	ports/165362
Submitted by:	maintainer, conrads@cox.net
2012-02-21 16:18:29 +00:00
Jason Helfman
db9c2c04fc - Update to 3.7.1
- pass maintainership to submitter

PR:	ports/164784
Submitted by: Conrad J. Sabatier, conrads@cox.net
2012-02-20 17:20:52 +00:00
Johan van Selst
82a6148da7 Correct CATEGORIES for new port
Reported by:	erwin
Pointy hat to:	myself
2012-02-20 13:05:46 +00:00
Martin Wilke
91769996e5 - Update to 3.0.3
PR:		165048
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2012-02-20 00:06:39 +00:00
Johan van Selst
18d05b2123 - Add new port: x11-toolkits/libxaw3dxft
It is an alternative for libxaw3d, with support for UTF-8 and fancy fonts.
  This library is a requirement for newer versions of graphics/xpaint.

libxaw3dxft is a Xaw (Athena Widget Set) replacement that looks
three-dimensional.

Xaw3dxft is an extended version of xaw3d with support for UTF8 input
and UTF8 encoding of text, and rendering text with the Freetype
library and Truetype fonts. It should be mostly compatible with the
original xaw3d library, except for font management : everything
using the old X11 core font routines should be replaced by their
freetype equivalents.

The main advantage of using libxaw3dxft over libxaw3d or libxaw is
that all text will appear nicely antialiasedd when using truetype fonts
in the menu widgets. Also, the use of UTF8 makes it easier to
internationalize applications in arbitrary languages.

WWW: http://sf-xpaint.sourceforge.net/
2012-02-19 09:07:38 +00:00
Gabor Pali
6088e11500 wxHaskell is a portable and native GUI library for Haskell. It is built
on top of wxWidgets - a comprehensive C++ library that is portable
across all major GUI platforms; including GTK, Windows, X11, and MacOS
X.  This version works with wxWidgets 2.8 and 2.9.

WWW:	http://haskell.org/haskellwiki/WxHaskell

Obtained from:	FreeBSD Haskell
2012-02-18 21:38:48 +00:00
Gabor Pali
0df28bef5d wxHaskell is a portable and native GUI library for Haskell. It is built
on top of wxWidgets, a comprehensive C++ library that is portable across
all major GUI platforms, including GTK, Windows, X11, and MacOS X.  This
version works with wxWidgets 2.8 only.  Distributed under the WXWINDOWS
LIBRARY LICENSE.  Please see LICENSE file, but note that this is
essentially LGPL with an exception allowing binary distribution of
proprietary software.  This is the same license as wxWidgets itself
uses.

WWW:	http://haskell.org/haskellwiki/WxHaskell

Obtained from:	FreeBSD Haskell
2012-02-18 21:35:29 +00:00
Gabor Pali
804b93ca8f wxHaskell is a portable and native GUI library for Haskell. It is built
on top of wxWidgets, a comprehensive C++ library that is portable across
all major GUI platforms, including GTK, Windows, X11, and MacOS X.  This
version works with wxWidgets 2.8 only.

WWW:	http://haskell.org/haskellwiki/WxHaskell

Obtained from:	FreeBSD Haskell
2012-02-18 21:31:42 +00:00
Marcus von Appen
fbd0197639 - Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:	exp-run by pav
2012-02-18 10:18:33 +00:00
Eitan Adler
a32b6f66e6 Normalize the maintainer (freebsd -> FreeBSD.org) 2012-02-16 01:08:31 +00:00
Cy Schubert
846f02966f PORTREVISION bump. 2012-02-15 15:15:31 +00:00
Cy Schubert
ff3d9ce262 Fix pkg-plist errors (resulting in a conflict with the x11/props port).
Flagged by:	pav
2012-02-15 15:06:08 +00:00
Gabor Pali
58f26d5476 - Please welcome Gtk2Hs 0.12.2!
Obtained from:	FreeBSD Haskell
2012-02-13 06:02:19 +00:00
Gabor Pali
43ccbcbdd5 - Update to 0.12.1
Obtained from:	FreeBSD Haskell
2012-02-13 06:01:14 +00:00
Gabor Pali
3cbdd68f6e - Update to 0.12.2
Obtained from:	FreeBSD Haskell
2012-02-13 06:00:08 +00:00
Gabor Pali
0459403968 - Update to 0.12.3
Obtained from:	FreeBSD Haskell
2012-02-13 05:59:18 +00:00
Gabor Pali
c4aebd467c - Please welcome GHC 7.0.4
GHC in the ports tree has been updated to version 7.0.4 and the port revision
for all the Haskell ports without version changes are bumped.  Other per-port
updates are coming soon.

This update also incorporates some improvements for bsd.cabal.mk that makes
working with Haskell ports even easier.

Thanks ashish@ for the help!

Obtained from:	FreeBSD Haskell
2012-02-13 03:49:32 +00:00
Ruslan Makhmatkhanov
847375fe09 - convert to using PYTHON_SITELIBDIR (non-functional change) 2012-02-12 17:40:54 +00:00
Raphael Kubo da Costa
c1301ea016 Update to 0.9.0. 2012-02-10 23:10:25 +00:00
Cy Schubert
6d0e01a6a1 Update 3.2p1-X11R6 --> 3.2p1.4-19c
This fixes cmdtool and shelltool terminal handling and utmpx issues under
9.0.
2012-02-08 06:54:54 +00:00
Cy Schubert
7bc0a17fb9 Add distfile sources. 2012-02-08 05:55:47 +00:00
Eitan Adler
6d535e4b5f Avoid automagical creation of xmlto files
Submitted by:	dougb
2012-02-07 01:18:20 +00:00
Eitan Adler
06116d3b4e Backout previous commit due to missing dependencies not picked up by a tinderbox run
Reported by:	x11@ mailing list
Reviewed by:	miwi
Pointyhat to:	me
2012-02-05 05:12:45 +00:00
Eitan Adler
bbb553382b Update to 1.0.9
Changes:
	This release includes several bug fixes, as well as the usual set
	of recent build configuration improvements & janitorial cleanups.

Reviewed by:	miwi
Obtained from:	xorg-dev repo
2012-02-04 16:20:34 +00:00
Eitan Adler
2f4ad6f34f Update to 1.1.1
Changes:
	Adds new XtAsprintf function

Reviewed by:	miwi
Obtained from:	xorg-dev repo
2012-02-04 16:19:07 +00:00
Steve Wills
c604e7f694 - Update to 1.223
- Improve depends

PR:		ports/164517
Submitted by:	sunpoet
2012-02-01 16:57:23 +00:00
Steve Wills
7cbf34829e - Update to 1.242
PR:		ports/164518
Submitted by:	sunpoet
2012-02-01 16:56:14 +00:00
Sunpoet Po-Chuan Hsieh
3785e0d90f - Use OPTIONS
- Use REINPLACE_CMD to modify makefiles (Makefile and Makefile.PL)
2012-01-30 04:48:57 +00:00
Martin Wilke
39ee2064d8 - Update to 0.95
PR:		164176
Submitted by:	Ports Fury
2012-01-29 06:50:43 +00:00
Pav Lucistnik
61d3e67655 - Add a couple of pure extensions:
devel/pure-readline:   A readline interface for the Pure language
  devel/pure-stldict:    Pure interface to C++ STL map/unordered_map
  devel/pure-stlvec:     Pure interface to C++ STL vector
  math/pure-mpfr:        Multiprecision floats for Pure
  x11-toolkits/pure-tk:  A basic interface between Pure and Tcl/Tk

PR:		ports/161799
Submitted by:	Zhihao Yuan <lichray@gmail.com>
2012-01-26 20:18:32 +00:00
Pav Lucistnik
ff60500447 - Update pure to 0.51 and update modules
PR:		ports/161799
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2012-01-26 11:18:51 +00:00
Oliver Lehmann
3649162046 update ogre to 1.7.4
bump PORTREVISION on affected ports
2012-01-26 07:59:51 +00:00
Sunpoet Po-Chuan Hsieh
7c2ddfb87f - Fix *_DEPENDS
- Bump PORTREVISION for dependency change
2012-01-26 01:24:57 +00:00
Alberto Villa
cd3fe9e9f2 - Pet Tinderbox and friends.
OPTIONSFILE must be set using ?= to allow overriding.

PR:		163743
PR:		163744
PR:		163745
PR:		163746
Submitted by:	A.J. Kehoe IV (Nanoman) <vOo4vyPj@nanoman.ca>
2012-01-24 23:40:21 +00:00
Pawel Pekala
3cb7e02df4 Don't change rpath of library, port run depends on gcc44+ anyway 2012-01-23 20:24:50 +00:00
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Eitan Adler
e1925f7102 - Remove outdated version checks
Reviewed by:	nox
2012-01-09 04:01:17 +00:00
Eitan Adler
a77f3b4e6f 2011-12-03 x11-toolkits/gob: No more supported upstream, not depend on anymore. 2012-01-08 22:09:25 +00:00
Steve Wills
95a354ccdf - Update to 1.31 which fixes build with Perl 5.14
PR:		ports/163716
Submitted by:	FAndrey <f0andrey@gmail.com>
Approved by:	Dmitry Karasik <dmitry@karasik.eu.org> (maintainer)
2012-01-08 05:08:00 +00:00
Pietro Cerutti
277236d9bb - Update to 1.7.32
- Remove old patch (fixed upstream)
- Make supported image formats optional
2012-01-05 16:15:26 +00:00
Pietro Cerutti
4c09ce6b2f - Update to 0.9.96-01-01-12 2012-01-04 13:52:14 +00:00
Pietro Cerutti
e1e2dde8fa - Update to 1.7.31
See http://www.fox-toolkit.org/news.html for release notes.
2012-01-03 09:45:07 +00:00
Steve Wills
cedadbf3ef - Update to 1.241
- Add missing RUN_DEPENDS
2012-01-01 17:07:49 +00:00
Steve Wills
87d848ff25 - Update to 1.222 2012-01-01 17:05:23 +00:00
Rene Ladan
110eb5bff8 Remove expired ports:
2011-12-31 www/squid30: This version of Squid is no longer actively maintained upstream
2011-12-31 devel/slglade: Depends on non-functional x11-toolkits/slgtk
2011-12-31 x11-toolkits/slgtk: Does not work with newer GTK+, upstream development has ceased
2011-12-31 x11-toolkits/slgtkdatabox: Depends on non-functional x11-toolkits/slgtk
2012-01-01 12:07:55 +00:00
Rene Ladan
c3df4f93ad Remove expired, unmaintained ports:
2011-11-30 textproc/skribe
2011-11-30 emulators/wahcade
2011-11-30 databases/keximdb: Depends on editors/koffice-kde3, which is scheduled for deletion
2011-11-30 editors/koffice-kde3
2011-11-30 net/keepalived: Depends on net/ipvs, which is scheduled for deletion
2011-11-30 net/ipvs: Designed for FreeBSD 5.x, which is no longer supported
2011-11-30 databases/fireprofile
2011-12-01 audio/gnowavcut: Abandonware
2011-12-01 mail/demime: No upstream development since 2007
2011-12-03 x11/wmmsg: No more public distfiles
2011-12-03 x11-toolkits/libgtkeditor: No more supported upstream, not depend on anymore.
2011-12-03 misc/demoniac: No more upstream, no more public distfiles
2011-12-03 cad/gtkwave: No more public distfiles, no more upstream
2011-12-07 databases/clip: No develop anymore for long
2011-12-09 x11-toolkits/gtkextra: no longer supported upstream, no more depend on
2011-12-28 17:49:04 +00:00
Emanuel Haupt
33fcf400f8 End WWW CPAN URL with a "/" 2011-12-28 08:20:20 +00:00
Mark Linimon
b7be40e900 Mark as broken on powerpc: fails to link.
Hat:		portmgr
2011-12-28 07:12:55 +00:00
Pawel Pekala
d6309fd84d - Update to version 2.9.3
- Add support for WITH_DEBUG and WITHOUT_NLS knobs
- Don't overwrite configuration files on install/upgrade
- Take maintainership
2011-12-25 14:29:44 +00:00
Steven Kreuzer
e837ac5078 Fix MAINTAINER 2011-12-24 20:11:00 +00:00
Pawel Pekala
2c31385cf2 c++-gtk-utils is a lightweight library containing a number of classes and
functions for programming GTK+ programs using C++ in POSIX (unix-like)
environments, where the user does not want to use a full-on wrapper such as
gtkmm or wxWidgets, or is concerned about exception safety or thread safety
of the wrapper and their documentation.

WWW:    http://cxx-gtk-utils.sourceforge.net
2011-12-23 16:56:30 +00:00
Philip M. Gollucci
f80d681da2 - Over to ruby@ 2011-12-22 22:12:15 +00:00
Chris Rees
9f89694ef1 - Update to 3.0.2
PR:		ports/163185
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2011-12-17 11:05:35 +00:00
Pav Lucistnik
6b31ddb8d8 - Remove dead WWW
Reported by:	distilator
Feature safe:	yes
2011-12-13 17:53:56 +00:00
Nicola Vitale
ebf63e9f7f - Update to 1.9.29
Feature safe:	yes
2011-12-11 16:57:32 +00:00
Brendan Fabeny
703740740b update MASTER_SITES
Feature safe:	yes
2011-12-09 15:56:43 +00:00
Steve Wills
71a6c2ecf6 - Fix build with Ruby 1.9 (I wish I were making this up). No change to
default package so no PORTREVISION bump

Feature safe:	yes
2011-12-06 02:47:32 +00:00
Steve Wills
846e117eff - Update ruby-gnome2 to 1.0.3
PR:		ports/162139
Submitted by:	TAKATSU Tomonari <tota@freebsd.org> (based on)
Feature safe:	yes
2011-12-05 22:54:11 +00:00
Steve Wills
f2df7d5adf Remove these ports as they are no longer included in the upstream
ruby-gnome.

devel/ruby-gconf2
devel/ruby-gnomevfs
devel/ruby-libglade2
graphics/ruby-gnomecanvas2
graphics/ruby-libart2
print/ruby-gnomeprint
www/ruby-gtkhtml2
www/ruby-gtkmozembed
x11-toolkits/ruby-gnomeprintui
x11-toolkits/ruby-gtkglext
x11-toolkits/ruby-panelapplet
x11/ruby-gnome2-all

PR:		ports/162139
Submitted by:	TAKATSU Tomonari <tota@freebsd.org> (based on)
Feature safe:	yes
2011-12-05 22:53:04 +00:00
Diane Bruce
e2594fa655 - Add version fltk-1.1.10 as fltk11 for ports that still need it
look at log for fltk for previous versions
- No man pages or docs as this port is deprecated

Feature safe:	yes
2011-12-05 20:31:53 +00:00
Michael Scheidell
37a9bb6057 - update to snapshot r9166
- maintainer sends port back to ports@

PR:		162297
Submitted by:	maintainer
Approved by:	maintainer(tmseck@web.de), gabor(mentor)
Feature safe:	yes
2011-12-03 18:51:57 +00:00
Max Khon
240034f5de Update to 2.9.2.
PR:		161745
Submitted by:	Wen Heping
Feature safe:	yes
2011-12-02 13:43:45 +00:00
Pietro Cerutti
5572c35664 - use ${PREFIX}/etc instead of /etc for system-wide preferences
PR:		162023
Submitted by:	bf
Feature safe:	yes
2011-11-28 12:59:50 +00:00
Martin Wilke
a97bd843b7 - Chase fxscintilla shlib bump
- While here remove 6.X support

Feature safe:	yes
2011-11-28 11:31:42 +00:00
Martin Wilke
379717b0bd - Update to 2.28.0
PR:		162855
Submitted by:	ports fury
Feature safe:	yes
2011-11-28 11:30:37 +00:00
Pietro Cerutti
ff79c78f95 - Fix build with clang
Reported by:	rdivacky (via IRC)
Feature safe:	yes
2011-11-28 10:11:53 +00:00
Raphael Kubo da Costa
c422ee0b98 Update to 0.8.1.
Approved by:	avilla (mentor, implicit)
Feature safe:	yes
2011-11-25 19:03:50 +00:00
Martin Wilke
baadca7cb3 - Update to 2.9.2
PR:		162822
Submitted by:	Ports Furu
Feature safe:	yes
2011-11-25 16:45:15 +00:00
Alexey Dokuchaev
de362c1688 - Define LICENSE (LGPL21)
- Ensure lines do not exceed 80-char limit
- Touch Makefile header while here

Feature safe:	yes
2011-11-19 12:27:14 +00:00
Alexey Dokuchaev
ebfac68b12 Augment port description.
Feature safe:	yes
2011-11-19 12:23:57 +00:00
Emanuel Haupt
1afcdd5eb1 Remove trailing whitespaces.
Feature safe:	yes
2011-11-18 23:30:13 +00:00
Oliver Lehmann
14e785efa1 update to 0.8.0.1048
Feature safe: yes
2011-11-18 08:38:07 +00:00
Pietro Cerutti
9f3a14eb30 - unbreak
- update to 1.3.0

Feature safe:	yes
2011-11-17 14:40:48 +00:00
Pietro Cerutti
9cedf0be83 - Unbreak - fix build with latest x11-toolkits/fltk
Feature safe:	yes
2011-11-16 09:42:46 +00:00
Raphael Kubo da Costa
d4cfe572b7 Update to 0.2.9.
While it does contain a few new features and headers, the main reason for the
update is that it fixes KDE bug 281850.

Approved by:	makc (mentor)
Feature safe:	yes
2011-11-15 18:01:17 +00:00
Wen Heping
0d9276eb5c - Update to 3.0.0
PR:		ports/162545
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Feature safe:	yes
2011-11-14 08:58:07 +00:00
Chris Rees
71285cb29d Update distinfo. Upstream patched the original distfile to automate inclusion
of a version number.  Any further changes will be accompanied by a version bump.

PR:		ports/162517
Submitted by:	Doug Spangler <foepah@gmail.com>
Approved by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
Feature safe:	yes
2011-11-13 15:35:33 +00:00
Mark Linimon
b171f3c261 Mark as broken on powerpc-9: does not compile.
Hat:		portmgr
Feature safe:	yes
2011-11-11 05:03:45 +00:00
Mark Linimon
7d8608ab13 Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)
Hat:		portmgr
2011-11-10 05:38:32 +00:00
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00
Baptiste Daroussin
4d64f8f50b Deprecate gtkextra, it will no more be depend on by anything in the tree at the expiration date. 2011-11-09 15:00:35 +00:00
Pav Lucistnik
3f486edd14 - Mark BROKEN: does not compile
src/GIL/extension/io/../dynamic_image/apply_operation_base.hpp:121:22: error: reference '_op' cannot be declared 'mutable' [-fpermissive]

Reported by:	pointyhat
2011-11-08 22:14:03 +00:00
Martin Matuska
bb74a2c6d8 Update tcl85/tk85 to 8.5.11 2011-11-08 12:42:59 +00:00
Thomas Abthorpe
83cb816d41 Reassign stas' ports back to the pool at his request, thanks for your years
of service, we hope to see you back.
2011-11-05 03:40:18 +00:00
Pav Lucistnik
7bd53bb5b7 - Mark BROKEN: does not compile with new fltk
Reported by:	pointyhat
2011-11-04 22:19:36 +00:00
Eitan Adler
0b4fc243ea Fix build of swt-devel when webkit is installed
PR:		ports/162263
Submitted by:	"Conrad J. Sabatier" <conrads@cox.net> (patch)
Submitted by:	"Kevin Oberman" <kob6558@gmail.com> (bug report)
Submitted by:	"Leslie Jensen" <leslie@eskk.nu> (bug report)
Approved by:	bapt,sahil (mentors, implicit)
2011-11-03 19:20:11 +00:00
Steve Wills
5582693109 - Mark MAKE_JOBS_UNSAFE as this fails for me with MAKE_JOBS enabled 2011-11-03 19:04:06 +00:00
Baptiste Daroussin
7d538876a8 Deprecate a bunch a gtk1 ports with no more any upstream or library abandoned upstream and not depend on by anything the ports tree anymore
Approved by:	kwm (x11-toolkits/gob)
2011-11-03 13:54:26 +00:00
Doug Barton
a1b8c7234f Remove ports@ ports that have been DEPRECATED for at least 1 month
audio/shoutcast		Unfetchable; website rearranged
audio/linux-shoutcast	Unfetchable; website rearranged
chinese/scim-chewing	Does not configure
converters/py-cjkcodecs	Integrated into every python version in the tree
databases/kpogre	Does not compile
deskutils/mhc		Does not fetch
deskutils/org-mode.el6	Does not fetch
deskutils/gemcal	Does not fetch
devel/erlang-thrift	Does not build
dns/domtools		Does not fetch
editors/richtext	Does not compile
games/vultures-claw	Does not fetch
games/bomb		Does not fetch
games/lgeneral-data	Bad plist
games/linux-enemyterritory-jaymod	Does not fetch
games/xphotohunter	Does not fetch
graphics/gimpshop	Fails to patch
graphics/lightspark-devel	Does not compile
graphics/xmms-plazma	Does not fetch
graphics/py-cgkit	Does not fetch, does not compile on ia64, powerpc, or sparc64
japanese/rxvt		Does not fetch, fails to build with new utmpx
japanese/epic4		Some distfiles do not fetch
java/jde		Does not fetch
java/kaffe		Does not fetch
korean/gdick	HTMLs from the Yahoo! Korea Dictionary cannot be parsed, other runtime problems
korean/hanterm-xf86	Does not compile
korean/stardict2-dict-kr Does not fetch
lang/p5-JavaScript	Does not fetch
lang/TenDRA	Website disappeared; last release 2006, Does not compile on recent FreeBSD-9
mail/freepops		Does not build
mail/itraxp		Does not build
misc/tellico		Leaves file behind on deinstall
net/gsambad		Does not fetch
net/nocatauth-gateway	Uses a UID registered to another port
net/nocatauth-server	Uses a UID registered to another port
net/libosip2		Does not fetch
net/kmuddy		Does not fetch
net/netboot		Does not build
net-mgmt/jffnms		Does not fetch
net-p2p/frostwire	Does not fetch
net-p2p/azureus		Does not fetch
news/cleanscore		Does not fetch
news/nntpswitch		Does not fetch
news/p5-NewsLib		Does not fetch
russian/cyrproxy	Does not fetch
science/gerris		Does not fetch
security/opensaml	Does not fetch
sysutils/wmbattery	Does not fetch
sysutils/cpuburn	No more public distfiles
textproc/tei-guidelines-p4	Does not fetch
textproc/tei-p4		Does not fetch
textproc/py-hyperestraier	Does not fetch
textproc/tdtd.el	Does not fetch
textproc/tei-lite	Does not fetch
www/phpwiki13		Does not fetch
www/p5-Apache-Scoreboard	Depends on mod_perl
www/p5-B-LexInfo	Broken due the new mod_perl2 API
www/phpwiki		Does not fetch
www/smb2www		Apache13 is deprecated, migrate to 2.2.x+ now
www/spip		Checksum is changing daily
www/monkey		Does not fetch
x11-toolkits/jdic	Does not fetch
x11-toolkits/py-kde	Does not compile
2011-11-02 01:35:45 +00:00
Doug Barton
291c479c05 Remove references to unsupported FreeBSD versions. Mostly of the form:
.if ${OSVERSION} < 700000
2011-11-01 20:46:07 +00:00
Doug Barton
ef1a7001c8 x11-toolkits/gambas2-gb-qt has been broken for over a year.
Remove it, and the ports that depend on it.
2011-11-01 05:19:50 +00:00
Doug Barton
2555968c05 audio/mp3butler Depends on audio/p5-MusicBrainz-Client which is DEPRECATED
audio/p5-MusicBrainz-Client	Disappeared from CPAN
editors/doxymacs	Depends on www/w3-4, which is DEPRECATED
graphics/libart		Does not fetch, no more public distfiles
java/jboss4		Does not build with new ant
korean/hanterm		Depends on korean/johabfonts, which is DEPRECATED, fails to build with new utmpx
korean/johabfonts	No more public distfiles, installs into /
korean/hlatex-psfonts-uhc-extra	Depends on korean/hlatex, which is DEPRECATED
korean/texinfo		Depends on korean/hlatex, which is DEPRECATED
korean/hlatex		No more public distfiles
mail/jboss-mailservices	Depends on java/jboss4, which is DEPRECATED
misc/p5-Geography-NationalGrid-TW	Depends on misc/p5-Geography-NationalGrid, which is DEPRECATED
misc/p5-Geography-NationalGrid	Disappeared from CPAN
multimedia/fxtv		Depends on multimedia/mplex, which is DEPRECATED
multimedia/mplex	Upstream disapeared and distfile is not available
net/py-timeoutsocket	Upstream disapear and distfile is no more available
textproc/p5-XML-LibRSVG	Unmaintained and not used anymore
textproc/javacc		No more public distfiles
www/w3-4/Makefile	Upstream disapeared and distfile is not available
www/commonist		Depends on textproc/javacc, which is DEPRECATED
www/newsfeed		Depends on net/py-timeoutsocket, which is DEPRECATED
x11/fbsd-icons		Upstream disapear and distfile is no more available
x11-themes/geramik	Depends on x11-toolkits/qtpixmap, which is DEPRECATED
x11-toolkits/qtpixmap	No more public distfiles
x11-wm/fvwm95-i18n	Depends on x11/fbsd-icons, which is DEPRECATED
x11-wm/fvwm95		Depends on x11/fbsd-icons, which is DEPRECATED
2011-11-01 04:34:28 +00:00
Koop Mast
a829062c83 Update poppler to 0.18.0.
The qt3 bindings are removed upstream.
The glib library lost the last gdk-pixbuf code. And rename it from
-gtk to -glib.

Thanks to:	pav for a exp-runs
		bapt for double checking the libreoffice ports
2011-10-31 09:53:19 +00:00
Koop Mast
f7d2c3ea3e Fix build on FreeBSD 10 2011-10-29 22:53:25 +00:00
Martin Wilke
17318c886c - Fix build on FreeBSD 10 2011-10-29 16:51:32 +00:00
Koop Mast
6561003cfe Fix build on FreeBSD 10 2011-10-29 10:25:51 +00:00
Martin Wilke
690535e580 - Fix build on FreeBSD 10.0
Notes: all x11@ ports fixed for FreeBSD 10
2011-10-29 07:04:53 +00:00
Pav Lucistnik
30935ef6a0 - Mark BROKEN: does not fetch: size mismatch
fetch: http://pure-lang.googlecode.com/files/pure-gtk-0.10.tar.gz: size mismatch: expected 162894, actual 163011

Reported by:	pointyhat
2011-10-28 21:43:05 +00:00
Martin Wilke
60f67978aa - Fix build on FreeBSD 10 2011-10-28 18:53:24 +00:00
Pawel Pekala
8c82d344e7 - Use correct USE_AUTOTOOLS libtool expression
- Fix build

PR:		ports/162040
Submitted by:	Laurent Berthelet <laurent@ospowa.com>
2011-10-28 17:49:34 +00:00
Pietro Cerutti
3101e1485c - Update to 1.7.30
See http://www.fox-toolkit.org/news.html for release notes.
2011-10-27 13:27:50 +00:00
Rene Ladan
43e1cc46ab Consistify spelling of "Xfce", and some other projects while there.
Also remove a commented out BROKEN line for x11/xfce4-clipman-plugin

PR:		ports/160730
Submitted by:	ryusuke
2011-10-26 20:27:27 +00:00
Pawel Pekala
cc65d1789b Fix -fno-tree-ter configure check
PR:		ports/161970
Submitted by:	Nali Toja <nalitoja@gmail.com>
Approved by:	maintainer
2011-10-26 18:53:36 +00:00
Brendan Fabeny
a01ae4ea4d Adopt during Stas's hiatus
Approved by:	stas
2011-10-26 05:54:00 +00:00
Pietro Cerutti
ab84145f7f - Update to 1.3.0 2011-10-24 13:12:23 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Stanislav Sedov
422bce3414 - Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
2011-10-24 03:33:20 +00:00
Rene Ladan
141c539983 Re-assign to the Xfce team.
Approved by:	oliver (previous maintainer)
2011-10-23 11:56:51 +00:00
Sunpoet Po-Chuan Hsieh
17f0ef11aa - Update to 804.030
Changes:	http://search.cpan.org/dist/Tk/Changes
2011-10-22 16:33:36 +00:00
Jose Alonso Cardenas Marquez
69eb61999e - Update to 2.4 2011-10-20 18:34:00 +00:00
Greg Larkin
c5263dcb64 - Updated to 2.8.12.1
ChangeLog:
    http://www.wxpython.org/recentchanges.php (scroll to 2.8.10.1 - 2.8.12.1)
- Start storing distfile in distfiles/python
- Removed stale patch (patch-wxpython-fedora11)

PR:		ports/161693
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	Neal Nelson <neal@nicandneal.net> (maintainer)
2011-10-19 17:31:08 +00:00
Eitan Adler
fc80b30a92 - update pure-gen to 0.12
- update pure-gtk to 0.10
- update pure-sockets to 0.5
-- remove duplicate pkg-plist entries
-- make clang dep unconditional

PR:		ports/161423
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
Approved by:	bapt (mentor)
2011-10-18 22:20:32 +00:00
Eitan Adler
482aaa2803 - Update to 3.6.2
- Pet portlint by using PKGNAMESUFFIX
- Rename BROWSER option to MOZILLA
- Disable MOZILLA by default
- Add License (EPL)

PR:		ports/161218
Submitted by:	Pedro Giffuni <giffunip@tutopia.com> (maintainer)
Approved by:	bapt (mentor)
2011-10-18 22:18:48 +00:00
Emanuel Haupt
0eca255976 Update to 0.90.7
PR:             161625
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 19:02:55 +00:00
Sunpoet Po-Chuan Hsieh
e56e15630f - Update to 804.029_502
Changes:	http://search.cpan.org/dist/Tk/Changes
2011-10-18 05:06:58 +00:00
Alberto Villa
483990fcf2 - Stop installing the rapper binary with raptor and bump PORTREVISION.
- Update raptor2 to 2.0.4.
- Update rasqal to 0.9.27.
- Update redland to 1.0.14.
- Update redland-bindings to 1.0.13.1.
- Update shared-desktop-ontologies to 0.8.0. [1]
- Update soprano to 2.7.0 and disable clucene indexer.
- Update strigi to 0.7.6.

PR:		157022 [1]
Submitted by:	rakuco [1]
2011-10-16 22:55:01 +00:00
Alberto Villa
de066f788c - Update PyQt4 to 4.8.5.
- Update SIP to 4.12.4.
- Use common DISTINFO_FILEs.
2011-10-16 22:50:48 +00:00
Sunpoet Po-Chuan Hsieh
e40afe3d98 - Update to 804.029_501
Changes:	http://search.cpan.org/dist/Tk/Changes
2011-10-15 13:08:46 +00:00
Doug Barton
4ed9440d08 x11-toolkits/linux-pango also needs a reprieve ala graphics/linux-tiff
till dependant ports can be marked BROKEN on RELENG_7.
2011-10-15 01:04:41 +00:00
Doug Barton
4eb5b88d9e As previously advertised, complete removal of vulnerable ports that
no one has stepped up to deal with:

archivers/pecl-phar		Vulnerable since 2011-01-13
comms/libsyncml			Depends on devel/libsoup22, which is FORBIDDEN
databases/mysql323-server	Vulnerable since 2006-10-29
databases/mysql323-client	Vulnerable since 2006-10-29
databases/mysql323-scripts	Vulnerable since 2006-10-29
databases/mysql40-server	Vulnerable since 2006-10-29
databases/mysql40-client	Vulnerable since 2006-10-29
databases/mysql40-scripts	Vulnerable since 2006-10-29
databases/p5-DBD-mysql40
		Depends on databases/mysql40-server, which is FORBIDDEN
deskutils/buoh			Depends on devel/libsoup22, which is FORBIDDEN
deskutils/libopensync-plugin-syncml
		Depends on comms/libsyncml, which is DEPRECATED
devel/libsoup22			Vulnerable since 2011-07-28
dns/bind9-sdb-ldap		Vulnerable since 2011-06-04
dns/bind9-sdb-postgresql	Vulnerable since 2011-06-04
ftp/wgetpro			Vulnerable since 2004-12-14
games/quake2forge		Vulnerable since 2005-01-21
graphics/linux-tiff		Vulnerable since 2004-10-13
japanese/mutt			Vulnerable since 2007-07-29
japanese/asterisk14-sounds	Depends on net/asterisk14, which is FORBIDDEN
net/asterisk14			Vulnerable since 2011-06-25
net/isc-dhcp31-client		Vulnerable since 2011-04-10
net/isc-dhcp31-server		Vulnerable since 2011-04-10
net/isc-dhcp31-relay		Vulnerable since 2011-04-10
net/asterisk-app-ldap		Depends on net/asterisk14, which is FORBIDDEN
net/asterisk-app-notify		Depends on net/asterisk14, which is FORBIDDEN
net/asterisk-oh323
   Depends on net/asterisk14, which is FORBIDDEN, does not compile on sparc64
net/asterisk14-addons		Depends on net/asterisk14, which is FORBIDDEN
net/astfax			Depends on net/asterisk14, which is FORBIDDEN
net-mgmt/nagios2		Vulnerable since 2009-06-30
www/gforge			Vulnerable since 2005-08-09
www/linux-flashplugin7		Vulnerable since at least 2008-05-30
www/opera-devel			Vulnerable since 2010-06-25, does not fetch
www/plone3			Vulnerable and unsupported upstream
www/serendipity-devel		Vulnerable since 2008-04-25
www/ziproxy			Vulnerable since 2010-06-15
www/asterisk-gui		Depends on net/asterisk14, which is FORBIDDEN
x11-toolkits/linux-pango	Vulnerable since 2009-05-13
2011-10-14 22:30:49 +00:00
Sunpoet Po-Chuan Hsieh
19d1534866 - Add p5-Tk-ToolBar 0.10
Tk::Toolbar implements a dockable toolbar. It is in the same spirit as the
"short-cut" toolbars found in most major applications, such as most web browsers
and text editors (where you find the "back" or "save" and other shortcut
buttons).

Buttons of any type (regular, menu, check, radio) can be created inside this
widget. You can also create Label, Entry and LabEntry widgets. Moreover, the
ToolBar itself can be made dockable, such that it can be dragged to any edge of
your window. Dragging is done in "real-time" so that you can see the contents of
your ToolBar as you are dragging it. Furthermore, if you are close to a
stickable edge, a visual indicator will show up along that edge to guide you.
ToolBars can be made "floatable" such that if they are dragged beyond their
associated window, they will detach and float on the desktop. Also, multiple
ToolBars are embeddable inside each other.

Various icons are built into the Tk::ToolBar widget. Those icons can be used as
images for ToolButtons (see "SYNOPSIS"). A demo program is bundled with the
module that should be available under the 'User Contributed Demonstrations' when
you run the widget program. Run it to see a list of the available images.

WWW: http://search.cpan.org/dist/Tk-ToolBar/
2011-10-10 11:53:36 +00:00
Sunpoet Po-Chuan Hsieh
a571c2b564 - Add p5-Tk-CursorControl 0.4
Tk::CursorControl is-NOT-a Tk::Widget. Rather, it uses Tk and encompasses a
collection of methods used to manipulate the cursor (aka pointer)
programmatically from a Tk program.

WWW: http://search.cpan.org/dist/Tk-CursorControl/
2011-10-10 11:52:22 +00:00
Sunpoet Po-Chuan Hsieh
473c176599 - Add p5-Tk-Role-Dialog 1.112380
Tk::Role::Dialog is meant to be used as a Moose role to be composed for easy Tk
dialogs creation.

It will create a new toplevel with a title, and possibly a header as well as
some buttons.

One can create the middle part of the dialog by providing a _build_gui() method,
that will receive a Tk::Frame where widgets are supposed to be placed.

The attributes (see below) can be either defined as defaults using the
_build_attr() methods, or passed arguments to the constructor call. The only
mandatory attribute is parent, but you'd better provide some other attributes if
you want your dialog to be somehow usable! :-)

WWW: http://search.cpan.org/dist/Tk-Role-Dialog/
2011-10-10 03:27:37 +00:00
Sunpoet Po-Chuan Hsieh
a7a66ee9ab - Add p5-Tk-Action 1.093390
Menu entries are often also available in toolbars or other widgets. And
sometimes, we want to enable or disable a given action, and this means having to
update everywhere this action is allowed.

This module helps managing actions in a Tk GUI: just create a new object,
associate some widgets and bindings with add_widget() and then de/activate the
whole action at once with enable() or disable().

WWW: http://search.cpan.org/dist/Tk-Action/
2011-10-10 03:26:26 +00:00
Sunpoet Po-Chuan Hsieh
201155b913 - Add p5-Tk-Sugar 1.093190
Tk is a great graphical toolkit to write desktop applications. However, one can
get bothered with the constant typing of quotes and options. Tk::Sugar provides
handy subs for common options used when programming Tk.

Benefits are obvious:
- Reduced typing: The constant need to type => and '' is fine for one-off cases,
  but the instant you start using Tk it starts to get annoying.
- More compact statements: Reduces much of the redundant typing in most cases,
  which makes your life easier, and makes it take up less visual space, which
  makes it faster to read.
- No string worries: Strings are often problematic, since they aren't checked at
  compile-time. Sometimes it makes spotting an error a difficult task. Using
  this alleviates that worry.

WWW: http://search.cpan.org/dist/Tk-Sugar/
2011-10-10 03:25:19 +00:00
Sunpoet Po-Chuan Hsieh
2d9564737d - Add p5-Tk-Role-HasWidgets 1.112380
When programming Tk, it's almost always a good idea to keep a reference to the
widgets that you created in the interface. Most of the time, a simple hash is
enough; but it is usually wrapped up in methods to make the hash private to the
window object. And of course, those methods are duplicated in all modules, under
a form or another.

Since duplication is bad, this module implements a Moose role implementing those
methods once and forever. This implies that your class is using Moose in order
to consume the role.

WWW: http://search.cpan.org/dist/Tk-Role-HasWidgets/
2011-10-10 03:23:56 +00:00
Doug Barton
2d94dc2a57 For ports that have an EXPIRATION_DATE which has already passed, but
that have other ports that depend on them, mark the ports that depend
on them DEPRECATED, and make all EXPIRATION_DATEs 2011-10-31.
2011-10-09 01:48:11 +00:00
Sunpoet Po-Chuan Hsieh
93c0e727cf - Update to 804.029_500 (developer release) and unbreak
- Sort MAN3
- Cosmetic change

Changes:	http://search.cpan.org/src/SREZIC/Tk-804.029_500/Changes
2011-10-03 18:15:19 +00:00
Pav Lucistnik
88697c92ad - Mark BROKEN: does not compile
In file included from Xlib_f.c:8:
  Xlib.h:22: error: conflicting types for 'XKeycodeToKeysym'
  /usr/local/include/X11/Xlib.h:1702: error: previous declaration of 'XKeycodeToKeysym' was here

Reported by:	pointyhat
2011-10-02 20:00:11 +00:00
Eitan Adler
df9b21a0b1 - Update to 2.29
PR:		ports/161210
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by:	sahil (mentor)
2011-10-02 17:09:23 +00:00
Pawel Pekala
876784544b - Update to version 3.5.2
- Add LICENSE
- Assign maintainership to submitter

PR:		ports/161178
Submitted by:	Pedro Giffuni <giffunip@tutopia.com>
Approved by:	miwi, wen (mentors implicit)
2011-10-01 19:44:24 +00:00
Greg Larkin
649ed43937 - Chase repocopy of devel/py-zopeInterace to devel/py-zope.interface
PR:		ports/160846
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-09-29 21:18:00 +00:00
Cy Schubert
f3921da21d Fix unresolved external reference in xview-clients under 9.0. 2011-09-27 00:55:46 +00:00
Doug Barton
75fbecdf73 Mark FORBIDDEN the remaining ports that are vulnerable for more than
2 weeks according to portaudit (ranging from 23 days to 7 years).
The maintainers were notified by mail that this action would be taken
on 2011-09-03. (Ports for which maintainers responded have been/will be
dealt with separately.)

Also mark DEPRECATED ports that rely on the FORBIDDEN ports, and a few
ports that rely on those DEPRECATED ports.
2011-09-26 09:24:20 +00:00
Cy Schubert
ed5b7be17f Fix build under 9.0 (with new utmpx). 2011-09-25 05:48:13 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Martin Matuska
2d13269cf3 Fix version number in pkg-descr
PR:		ports/157686
2011-09-19 11:19:13 +00:00
Brendan Fabeny
995ffe92ce add gtksourceview2 support; simplify handling of options;
respect NOPORTEXAMPLES; change a set of sed delimiters to
permit commas in flags

PR:		157369
Approved by:	stas (maintainer)
2011-09-18 15:28:34 +00:00
Sunpoet Po-Chuan Hsieh
57b83a1e37 - Change PERL_MODBUILD to "yes" for all values less than or equal to 5.8.0+
With hat:	perl
2011-09-17 06:50:17 +00:00
Sunpoet Po-Chuan Hsieh
6fb6597c89 - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat:	perl
2011-09-17 06:49:29 +00:00
Pietro Cerutti
b87a0c7aab - Update to 1.7.29
See http://www.fox-toolkit.org/news.html for release notes.
2011-09-15 10:24:45 +00:00
Brendan Fabeny
43b25cb444 Fix linking and sparc64 build; small clean-up
PR:		160598
Approved by:	Naram Qashat (maintainer)
2011-09-13 11:30:22 +00:00
Chris Rees
f9bb6f4f0a Use Eclipse archive site instead-- this port could really do with an update.
PR:		ports/160570
Submitted by:	Allen Landsidel <landsidel.allen@gmail.com>
2011-09-11 13:04:40 +00:00
Dmitry Marakasov
baa9fa30e2 - Respect LOCALBASE
PR:		160550
Submitted by:	myself
Approved by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
2011-09-10 05:05:33 +00:00
Pietro Cerutti
ebb2c14ece - Unbreak INDEX by not commenting out PKGNAMESUFFIX 2011-09-07 10:35:30 +00:00
Baptiste Daroussin
447afa5045 2011-09-01 x11-wm/epiwm: Abandonware
2011-09-01 x11-toolkits/p5-GdkPixbuf: Disappear from CPAN
2011-09-01 x11-toolkits/XawPlus: No more public distfiles
2011-09-01 x11-fonts/gnome-font-sampler: No more public distfiles
2011-09-01 x11/xvattr: No more public distfiles
2011-09-01 www/xitami: No more public distfiles
2011-09-01 www/webredirect: No more public distfiles
2011-09-01 www/webglimpse: No more public distfiles
2011-09-01 www/squishdot: No more public distfiles
2011-09-01 www/py-forgethtml: No more public distfiles
2011-09-01 www/mmosaic: No more public distfiles
2011-09-01 www/ljsm: No more public distfiles
2011-09-01 www/ljpms: No more public distfiles
2011-09-01 www/ashe: No more public distfiles
2011-09-01 textproc/europass-xsl: BROKEN for more than 6 month
2011-09-01 textproc/carthage: No more public distfiles
2011-09-07 09:30:17 +00:00
Pietro Cerutti
1a0e13e8e6 - Mark as broken after x11-toolkits/xforms update 2011-09-07 08:29:06 +00:00
Pietro Cerutti
25ec1c9927 - Chase x11-toolkits/xforms shlib version bump 2011-09-07 08:28:13 +00:00
Pietro Cerutti
f764b7ec74 - Update to 1.0.93sp1
- Take maintainership
- Specify LICENSE
- Fix MASTER_SITES
2011-09-07 08:24:00 +00:00
Pawel Pekala
cdb14c34c1 Update to version 2.28
PR:		ports/160438
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by:	miwi, wen (mentors implicit)
2011-09-05 15:33:27 +00:00
Dirk Meyer
61a33922a3 - Security fix for reading GIF images
Security: CVE-2007-5137
2011-09-03 16:23:17 +00:00
Dirk Meyer
c17a1445d3 - Security fix for reading GIF images
Security: CVE-2007-5137
2011-09-03 16:13:25 +00:00
Stefan Walter
b4301d8ad9 Mark x11-toolkits/slgtk and dependent ports as DEPRECATED expiring 2011-12-31 as
suggested by the ports' maintainer, as they don't work with recent GTK+ and
upstream development seems to have ceased.

PR:		157044
Submitted by:	Jilles Tjoelker <jilles@stack.nl>
Patch by:	maintainer
2011-09-01 13:40:07 +00:00
Koop Mast
c6edbcd171 Update to 2.24.6. 2011-09-01 12:31:38 +00:00
Pav Lucistnik
3afe81c499 - Unbreak by fixing plist
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-31 20:42:09 +00:00
Pav Lucistnik
00020db87a - Mark BROKEN: incomplete plist
Reported by:	pointyhat
2011-08-31 20:13:05 +00:00
Sunpoet Po-Chuan Hsieh
ee39e5deee - Update to 0.67
- Sort MAN3
- Pet portlint

Changes:	http://search.cpan.org/dist/Gtk2-Ex-FormFactory/Changes
2011-08-27 10:39:31 +00:00