Commit graph

6034 commits

Author SHA1 Message Date
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