Commit graph

6081 commits

Author SHA1 Message Date
Pawel Pekala
1b4a79f6a1 girara is a library that implements a user interface that focuses
on simplicity and minimalism.

WWW: http://pwmt.org/projects/girara/

PR:		ports/167328
Submitted by:	Mike Krutov <neko@takino.org> (port)
		Quentin Stievenart <quentin.stievenart@gmail.com> (fixes)
2012-05-18 20:05:46 +00:00
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