Commit graph

18916 commits

Author SHA1 Message Date
Danilo Egea Gondolfo
77ab6c156c - Update from 7.40.4 to 7.42.0
- Take maintainership
2014-11-24 14:52:57 +00:00
Danilo Egea Gondolfo
c3a4a6a618 - Update from 1.2.6 to 1.2.7
- Take maintainership
2014-11-24 14:22:10 +00:00
Baptiste Daroussin
c1e98c9625 Make mandoc happy 2014-11-24 09:32:58 +00:00
Johannes Jost Meixner
13f3db520b Renaming linux-c6-gdk-pixbuf to linux-c6-gdk-pixbuf2 in category to unbreak
INDEX.

Spotted by:	cperciva
Approved by:	swills (mentor)
2014-11-24 03:23:58 +00:00
Johannes Jost Meixner
455193b742 graphics/linux-c6-gdk-pixbuf: rename to -pixbuf2
- Rename gdk-pixbuf to linux-c6-gdk-pixbuf2 to properly distinguish between
  linux- gdk-pixbuf 1 and 2.
- Change consumers dependencies to match.

PR: 		195120, 195121
Differential Revision:	https://reviews.freebsd.org/D1192
Submitted by:	Jan Beich <jbeich@vfemail.net>
Reviewed by:	rene (emulation)
Approved by:	swills (mentor)
Approved by:	portmgr (swills)
2014-11-24 02:40:12 +00:00
Koop Mast
caaca9e45d Fix the port and plist for when the CAJA en COMICS options are disabled [1]
While fix the other options as well.

PR:		193529
Submitted by:	Grzegorz Blach <gblach@FreeBSD.org>
2014-11-23 20:55:35 +00:00
Marcus von Appen
6eefcd7381 - Update to version 2.72b
Changelog: http://www.blender.org/features/2-72/

- Mark FFMPEG usage as broken on amd64, if the CPU supports SSE. Blender
  will crash with a SIGBUS error on rendering.
- Add an explicit DEBUG option to make tracking errors easier.
2014-11-23 14:44:25 +00:00
Marcus von Appen
60ce7aa610 - Update to version 1.5.11
PR:		194028
Submitted by:	myself
Approved by:	FreeBSD@ShaneWare.Biz (maintainer)
2014-11-23 14:36:41 +00:00
Marcus von Appen
6929ccf90c - Update to version 1.4.14
PR:		194076
Submitted by:	FreeBSD@ShaneWare.Biz (maintainer)
2014-11-23 14:33:37 +00:00
Dirk Meyer
5df40b141c - use strip logic from bsd.port.mk
PR:		193918
Submitted by:	takefu@airport.fm
2014-11-23 08:47:41 +00:00
Koop Mast
c33a1b2b45 Update to 2.24.25.
Drop :keepla from USES=libtool.
2014-11-23 07:48:22 +00:00
Dirk Meyer
ca28ae4877 - update to 1.5.20 2014-11-22 23:06:52 +00:00
Danilo Egea Gondolfo
ad2d18dc37 - Update to 2.3.37
- Remove USE_GCC

PR:		195259
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
2014-11-22 23:02:29 +00:00
Chris Rees
4cb60faedd Finally retire USE_PGSQL 2014-11-22 20:40:08 +00:00
Boris Samorodov
7493532a0f Change mode for binaries: 711 -> 755.
Approved by:	maintainer (kwm@)
2014-11-22 19:16:42 +00:00
Chris Rees
1e94b6fb2f Switch to USES=pgsql 2014-11-22 19:13:49 +00:00
Boris Samorodov
bd18a77dc8 Fix a typo at PORTNAME.
Approved by:	portmgr (just fix it)
2014-11-22 16:10:40 +00:00
Koop Mast
93fe9cc5af Add argyllcms
ArgyllCMS is an ICC compatible color management system. It supports
accurate ICC profile creation for scanners, cameras and film recorders
and calibration and profiling of displays and RGB & CMYK printers.
2014-11-22 15:53:25 +00:00
Danilo Egea Gondolfo
03d462df02 - Update from 7.40.11 to 7.42.0 2014-11-22 15:23:21 +00:00
Thomas Zander
70e3ccac66 Revive graphics/pinta
- Update to upstream version 1.5
- New maintainer: david.vionnet@vmailbox.org

PR:		195118
Submitted by:	david.vionnet@vmailbox.org (maintainer)
Reviewed by:	riggs
2014-11-22 12:41:40 +00:00
Koop Mast
ef0335db71 Correct categorie of the llvm port 2014-11-21 12:39:29 +00:00
Koop Mast
7d98db9cb2 Update mesa to 10.3.3.
graphics/dri:
Move gettext:build to bsd.mesalib.mk so it present for all mesa ports. [1]
VDPAU needs GALLIUM so check for that, since it a Gallium state tracker. [1][2]
Rework llvm33/llvm34 selection so we can use the llvm version later on.
VDPAU links against the llvm libraries so we need to depend on the llvm port
as a run dependency .[1]
After discussion remove the VDPAU option for now. Radeon kernel drivers currently
don't support hardware-assisted video decoding. And Gallium/VDPAU doesn't support
the intel driver.

PR:		194655 [1]
PR:		194580 [2]
2014-11-21 11:34:04 +00:00
Johan van Selst
f6f35eec4e Fix libdmtx build by relexing library name check
Submitted by:	Mikhail T. <mi@aldan.algebra.com>
2014-11-21 06:49:29 +00:00
Antoine Brodin
47c1e4ea52 Unbreak 2014-11-20 20:53:48 +00:00
Marcus von Appen
e830285641 - Set a proper CONFLICTS with graphics/py-pillow
PR:		194701
Reported by:	Carlos Jacobo Puga Medina (cpm@fbsd.es)
With hat:	python@
2014-11-20 11:01:22 +00:00
Marcus von Appen
184cd5f28b - Use TKINTER as default for py-pillow, since some ports
(e.g. games/pysolfc) rely on it.

PR:		194818
Reported by:	Dana (dj9bsd@gmail.com)
With hat:	python@
2014-11-20 10:53:15 +00:00
Jun Kuriyama
fc0bd8f950 - Upgrade to 0.11. 2014-11-20 09:29:02 +00:00
Koop Mast
b0835b747f Switch compiler:c++11-lang with compiler:c++11-lib to fix the build on 9.x
Submitted by:	antione@
2014-11-20 07:19:13 +00:00
Antoine Brodin
54172754af - Hook to the build
- Cleanup a bit
- Mark BROKEN: Missing MASTER_SITES

With hat:	portmgr
2014-11-19 17:35:59 +00:00
Baptiste Daroussin
183d9d26a8 Abandonware 2014-11-19 15:13:36 +00:00
Dmitry Marakasov
5015382233 - Remove all empty directories to avoid check-sanity errors 2014-11-19 15:08:33 +00:00
Koop Mast
af3811313c The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.

This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.

Apart from updating ports to newer versions

GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example xscreensaver
can be used for sessions started without GDM.

Shell Extensions can be installed via https://extensions.gnome.org/ , we have
ported a few that can't be installed via this way.
The old gnome-utils and gnome-games ports where split up into single ports
and where converted to meta-ports.
gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but
if you use startx you need to do this yourself.

Upgrade instructions:

Delete the old and conflicting packages:
# pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \
    guile gcalctool gnome-media libgnomekbd
# pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \
    evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center

For package users the following lines will be enough:
# pkg upgrade
# pkg install gnome3

For ports users should do the following:
# portmaster -a
# portmaster x11/gnome3

We are currently aware of two issues. The first issue is a bug in the
file monitoring code in the glib20 port. This bug causes glib programs
to crash when files in a monitored directory are added or removed.
Upstream is aware of the problem, but since the problem is quite complex
there is no solution yet. This problem isn't restricted to BSD.

The second issue is that on certain video cards totem will display a
purple/pink overlay on the video. It not clear yet where the issues
comes from.

Major thanks goes to Gustau Perez for being a driving force behind getting
GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs.

This update was also made possible by:
	Joe Maloney
	Kris Moore
	Beeblebrox
	Ryan Lortie
	Antoine Jacoutot
	and everyone I missed
2014-11-19 11:49:04 +00:00
Mikhail Teterin
bef4481256 Resurrect the port, that was removed by mistake. Remove the mention of
"NO_STAGE", that lead to the mistake.

Appease portlint by renaming MANN to MANNPAGE. Bump PORTREVISION yet
again.
2014-11-18 23:54:17 +00:00
Koop Mast
b0d4f7466e Update to 6.9.0-0. 2014-11-18 22:43:07 +00:00
Baptiste Daroussin
91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00
Antoine Brodin
676e482143 Cleanup plist 2014-11-13 17:51:10 +00:00
Steve Wills
a7ee035653 Mark broken with Ruby 2.1
With hat:	ruby@
2014-11-12 02:58:43 +00:00
Steve Wills
24b3951e37 Mark broken with Ruby 2.1
With hat:	ruby@
2014-11-12 02:16:58 +00:00
Steve Wills
c02cda76c0 x11/rubygem-gnome2: update to 2.2.3
Update all rubygem-gnome2 and related ports to 2.2.3

While here, mark rubygem-glib2 as broken with Ruby 2.1
2014-11-12 02:02:59 +00:00
Koop Mast
ea453ab321 Unbreak install when the perl option is off.
Submitted by:	adamw@, Mike harding <mvharding@gmail.com>
2014-11-11 21:07:12 +00:00
Johannes Jost Meixner
05c440e10b graphics/linux-c6-libGLU: upgrade to 10.1
- upgrade to 10.1

Differential Revision:	https://reviews.freebsd.org/D1144
Reported by:	Nikolai Lifanov <lifanov@mail.lifanov.com>
Approved by:	swills (mentor)
2014-11-11 15:32:29 +00:00
Koop Mast
12089f1b84 Fix typo in PORTREVISION.
It is clearly not my day.
2014-11-11 13:19:52 +00:00
Johannes Jost Meixner
80b6c31429 Upgrade CentOS to 6.6
- Upgrade all things linux-c6- to CentOS 6.6
- Add ports:
  devel/linux-c6-libsigc++20
  graphics/linux-c6-gdk-pixbuf [1]
  graphics/linux-c6-glx-utils
- Add pkg-plists for net/linux-c6-openldap
  and security/linux-c6-cyrus-sasl2
- Misc. cleanups

Differential Revision:	https://reviews.freebsd.org/D1108
Submitted by:	kmoore [1]
Reviewed by:	rene (emulation)
Approved by:	portmgr (swills)
Approved by:	swills (mentor)
Sponsored by:	Perceivon Hosting Inc.
2014-11-11 13:06:39 +00:00
Koop Mast
0aef8aee8f Fix plist. 2014-11-11 12:20:03 +00:00
Koop Mast
502d2f98b1 Unbreak LICENSE_FILE 2014-11-11 09:42:33 +00:00
Koop Mast
c2f6fdf8ac Update to 6.8.9-10.
Remove implicit liblqr-1 depend [1]

PR:		194780 [1]
Submitted by:	 Robert Schulze <rs@bytecamp.net> [1]
2014-11-11 08:03:27 +00:00
Bartek Rutkowski
1210b8757a graphics/libsixel: update 0.28.0 -> 1.3.2
PR:		194649
Submitted by:	Iwamoto Kouichi <sue@iwmt.org>
Approved by:	mentors (implicit)
2014-11-10 17:12:03 +00:00
TAKATSU Tomonari
4a67e5b2cf - Update to 1.6.3 2014-11-09 10:14:30 +00:00
TAKATSU Tomonari
05cfa5f726 - Update to 1.4.2 2014-11-09 10:14:04 +00:00
Wen Heping
8ed16e76dc - Update to 2.6.0
Submitted by:	rhurlin@gwdg.de(maintainer, via email)
2014-11-09 07:56:26 +00:00
Alexey Dokuchaev
b8d2e0ae5d - Update to version 0.6.0
- Define GLIB_SCHEMAS to prevent crash on startup
- Fix camera auto-detection after generic USB devd(8) events were changed
  from "fake" attach to notify
2014-11-08 21:27:24 +00:00
Wen Heping
dc543d7ec0 - Bump PORTREVISION to chase the update of devel/spatialindex 2014-11-08 11:30:25 +00:00
Thomas Zander
cf6fa431b6 Fix runtime errors with gcc 4.8
Additional enhancements:
- Enable Fortran again (thanks to thierry@)
- Add python and pgsql to USES=
- Correct grass dependency version: 6.4.3 to 6.4.4 (bug 192624)
- Ensure presence of GRASS, if option enabled
- Use ${PYTHON_PKGNAMEPREFIX}name>[compatible-version] scheme
- Broken on FreeBSD < 9.0, if option GRASS enabled (utempter.h problem)
- Correct typo for 'RUN_DEPENDS' in previous patch, sorry.
- Remove dirrmtry entries
- graphics/mapserver (+ www/fcgi) for mapscript capabilities
- rename %%QGIS_FCGI%% to %% QGIS_MAPSERVER%%

PR:		194060
Submitted by:	mazhe@alkumuna.eu
Reviewed by:	rhurlin@gwdg.de (maintainer)
2014-11-08 07:53:08 +00:00
Koop Mast
6b1c2ea085 Remove * from LIB_DEPENDS lines and specify the default library name
for ImageMagick. Using '*' it is unsupported and potention bugs here.
2014-11-07 09:55:22 +00:00
Alex Kozlov
1f7348fcc9 - Update to 1.7.80
* Fixed bug in -plte_len N option.
  * Added "-reduce_palette" and "-noreduce_palette" options. Enable
    reduce_palette when the "-new" or "-reduce" option is used.

PR:	194790
Submitted by:	Anton Sayetsky <vsasjason@gmail.com> (maintainer)
2014-11-05 19:26:33 +00:00
Ashish SHUKLA
85f56adb6e - Chase GNU Emacs updates
PR:		194624
2014-11-05 13:19:31 +00:00
Bartek Rutkowski
feb745912c graphics/py-png: update 0.0.13 -> 0.0.17
- Change MASTER_SITES
- Add LICENSE
- Change WWW

PR:		194220
Submitted by:	Zhihao Yuan <lichray@gmail.com>
Approved by:	mentors (implicit)
2014-11-05 10:41:26 +00:00
Raphael Kubo da Costa
a9662ed949 Update Qt5 ports to 5.3.2.
Proudly presented by the KDE on FreeBSD team, with several guest stars.

This update took way longer than initially expected due to us previously
accumulating assumptions and changes to Qt's build system that finally bit
us back with the 5.3 release series, so we had to do a fair amount of
cleanup.

New ports:
- comms/qt5-serialport: Qt functions to access serial ports, originally
                        based on work by Fernando Apesteguia. [1]
- devel/qt5-qdoc: Qt documentation generator, the Qt5 equivalent of
                  devel/qt4-qdoc3. Originally worked on by Tobias Berner.
                  It had already been half-split from devel/qt5-buildtools,
                  we just needed to finish the work.

Dead ports:
- devel/qt5-qmldevtools: Merged into lang/qt5-qml.

Minor changes:
- devel/qt5: Add x11/qt5-x11extras and the new ports to the dependency list.
- graphics/qt5-imageformats: The port now supports the JPEG2000, WEBP,
                             Direct Draw Surface and ICNS formats.
- multimedia/qt5-multimedia: The ALSA and PULSEAUDIO options are now
                             mutually exclusive due to changes introduced in
                             Qt 5.3.0 (the ALSA code is now a proper plugin
                             that is only built if PulseAudio is not used).
- x11/qt5-x11extras: Add USE_LDCONFIG since the port installs a shared
                     library.

The big changes:
- bsd.qt.mk: Set QMAKESPEC instead of QMAKEPATH. [3]
  QMAKEPATH does much more than we want now that we call qmake from the top
  of ${WRKSRC}. qmake uses QMAKEPATH when evaluating the QMAKE_MKSPECS
  property, which is in turn used by qt_config.pri to load the .pri files in
  mkspecs/modules.

  In practice, this means that if people have an older Qt installation those
  files will be used and QT_CONFIG will have values such as "gui" even if
  one is building a port like textproc/qt5-xml, which passes -no-gui to the
  configure script. Consequently, unintended code paths may be enabled or
  the configuration step can just fail if the .pro files expect values that
  are not present in the system-wide, older .pri files.

  We avoid all those problems if we use QMAKESPEC, as qmake does not take
  its value into account when evaluating the QMAKE_MKSPECS property and will
  only parse the files in the mkspec's directory (mkspecs/freebsd-clang, for
  example, instead of all the files in mkspecs).

- Stop explicitly passing ${LOCALBASE} to the compiler. [3]
  qmake's behavior has changed in Qt 5, and the paths set in QMAKE_INCDIR
  and QMAKE_LIBDIR in the mkspecs are passed before any others, such as the
  ones in the build directory themselves.

  In practice, this means that we end up with linker calls like this:

  c++ -o libfoo.so foo.o bar.o -L/usr/local/lib -L/wrkdir/build/lib
      -lQt5Gui -lQt5Core

  So if one already has Qt installed in the system, the older, already
  present version of the libraries in /usr/local/lib will be used instead of
  the newly-built ones in /wrkdir/build/lib.

  QTBUG-40825 discusses this behavior upstream, but there has been no
  agreement on a solution yet.

  For now, the solution adopted is to make the compiler and the linker aware
  of those paths but only try them last after all others, and this is
  achieved by setting the CPATH and LIBRARY_PATH environment variables when
  qmake is being used.

  In addition to setting them in CONFIGURE_ENV and MAKE_ENV, we also need to
  stop changing QMAKE_INCDIR and QMAKE_LIBDIR as well as filter those paths
  from the pkg-config calls qtbase's configure script makes.

- Call qmake from the root of the ${WRKSRC}.

  In Qt 5.3, Qt's build infrastructure has undergone some changes that make
  our previous approach of calling qmake from the directories we want to
  build stop working. Things would break even more in Qt 5.4, in which
  qtbase's configure script does not accept the -process, -fully-process and
  -dont-process arguments anymore (it always behaves as if -process had been
  used).

  Bite the bullet and start calling qmake from ${WRKSRC}. The largest part of
  this change involves changing lines in Makefiles from
    WRKSRC_SUBDIR=	foo/bar
  to
    BUILD_WRKSRC=		${WRKSRC}/foo/bar
    INSTALL_WRKSRC=		${WRKSRC}/foo/bar
  as well as adding patches to .pro files to avoid entering other
  subdirectories and removing post-configure targets that are not necessary
  anymore.

  Since qmake needs to be called from the top of ${WRKSRC} anyway, we can
  also simplify the configuration process for the qtbase ports a little.
  Looking at r10019 it is not clear why we started calling qmake in the
  pre-configure target in addition to the post-configure one (while also
  skipping it in do-configure), but we can now drop this call since letting
  configure behave as if -process had been passed means it will call qmake
  on its own and overwrite the files generated by the pre-configure call. We
  still need to call qmake in post-configure though, as the configure script
  does not pass -recursive when calling qmake and we need to be able to call
  make from any subdirectory when building.

PR:		194762 [1]
PR:		194566 # exp-run with base GCC and clang
PR:		194088 [3]
2014-11-05 09:39:21 +00:00
John Marino
e44447e355 graphics/code-eli: improved pkg-descr from maintainer 2014-11-04 22:40:00 +00:00
John Marino
0c5e7c4e20 Add new port graphics/code-eli
PR:		194406
Submitted by:	Fernando Apesteguia

This is a collection of C++ libraries that provides a variety of
functionalities.  Eigen3 is needed for most of the components to work
since all of the vector and matrix math is done using Eigen3. CPPTest
is used to perform unit testing on the components.
2014-11-04 18:36:41 +00:00
John Marino
e796db8ebc Add new port graphics/maim
PR:		194585
Submitted by:	Neel Chauhan

maim (make image) takes screenshots of your desktop. maim is an
improvement on Scrot, the minimalistic command line screen capturing
application.
2014-11-04 17:30:25 +00:00
Pawel Pekala
67ee3f9efa Update to version 0.2.7
PR:		194482
Submitted by:	maintainer
2014-11-02 12:54:11 +00:00
Alexey Dokuchaev
cfbf4acbc4 Install introspection files (as required by some programs). 2014-11-01 20:50:25 +00:00
Dmitry Marakasov
32c8390cd5 - Add LICENSE 2014-11-01 08:34:04 +00:00
Dmitry Marakasov
4e98bb238e - Drop @dirrm* from plist
- Add LICENSE_FILE
2014-11-01 08:33:31 +00:00
Antoine Brodin
f874b98feb Fix LIB_DEPENDS 2014-10-31 22:04:30 +00:00
Antoine Brodin
6e230647fd Fix LIB_DEPENDS 2014-10-31 21:58:58 +00:00
Dmitry Marakasov
e7a20af648 - Clarify LICENSE
- Add LICENSE_FILE
2014-10-31 19:55:09 +00:00
Mathieu Arnold
3e0ef45119 Make buildable again.
Noticed by:	antoine
Pointy hat to:	mat
Sponsored by:	Absolight
2014-10-31 18:11:59 +00:00
Dmitry Marakasov
6e370a2167 - Add LICENSE 2014-10-31 14:44:35 +00:00
Matthias Andree
129145d5c1 Upgrade to new upstream release 4.2.
ChangeLog: http://rawtherapee.com/blog/rawtherapee-4.2-is-out
2014-10-31 08:33:57 +00:00
Mathieu Arnold
f43e79fde2 Remove a bit of patch that should not have been there
Noticed by:	mva
Sponsored by:	Absolight
2014-10-30 16:06:44 +00:00
Mathieu Arnold
1896969863 Fix building as a user.
Sponsored by:	Absolight
2014-10-30 14:17:05 +00:00
Dmitry Marakasov
12859583e0 - Strip library 2014-10-29 15:33:12 +00:00
Dmitry Marakasov
1b8a653023 - Fix build for SMYRNA option
Approved by:	portmgr blanket
2014-10-28 01:23:47 +00:00
Dmitry Marakasov
2ef801ead1 - Fix shebangs
Approved by:	portmgr blanket
2014-10-28 01:13:32 +00:00
Jason E. Hale
60f6e26170 - Fix stage-qa error where STAGEDIR was being referenced by the binary
by setting up MAKE_ENV instead of passing STAGEDIR through PREFIX
- Respect CC, CFLAGS, LDFLAGS, and MAKE_JOBS
- Strip binaries
- Convert USE_BZIP2 to USES
- Use options helpers (this also fixes a problem where LIB_DEPENDS was
  being over-ridden in the PDF option, effectively cancelling out the
  LIB_DEPENDS for the PS option)
  Note: Did not use <OPT>_CONFIGURE_ENABLE because the configure script
  only understands --disable-<feature>
- Bump PORTREVISION

PR:		194317
Approved by:	olivierd (maintainer)
2014-10-27 23:36:31 +00:00
Koop Mast
a462744240 Update the "new" Mesa to 10.3.2.
Add code to select the correct MASTER_SITE.
Mesa version 10.3.0 -> distdir 10.3
Mesa version 10.3.2 -> distdir 10.3.2

Obtained from:	xorg-dev repo
2014-10-27 20:39:00 +00:00
Pawel Pekala
63ab8c6719 - Update devel/doxygen to version 1.8.8 [1]
- Fix graphics/partio plist problem after doxygen update [2]

PR:		194178 [1]
Submitted by:	maintainer [1]
Approved by:	mva@ [2]
2014-10-26 23:25:45 +00:00
Dirk Meyer
63450a2015 - update to 10.35.94 2014-10-26 19:58:04 +00:00
Raphael Kubo da Costa
32bcfd1eed Add missing dependencies.
* USES=pkgconfig was missing so exiv2 detection was broken, for example.
* USE_QT5=declarative and USE_QT5=printsupport were missing, and the latter
  is required for the port to build correctly with the upcoming Qt 5.3.2.
  I've added an upstream commit to properly detect and use PrintSupport in
  the build process as well.

PR:		194596
Approved by:	Hannes Hauswedell <h2+fbsdports@fsfe.org> (maintainer)
2014-10-25 23:04:53 +00:00
Antoine Brodin
fdab2b6359 Deprecate ports broken for more than 6 months 2014-10-25 16:49:19 +00:00
Alex Kozlov
9f7b49ae86 - Update to 1.7.78
- Update maintainer's email

PR:	194461
Submitted by:	Anton Sayetsky <vsjcfm@gmail.com> (maintainer)
2014-10-24 14:38:11 +00:00
Danilo Egea Gondolfo
73ea2f57a9 - Update from 2.8 to 2.9
- Use options helpers
- Take maintainership
2014-10-24 13:54:01 +00:00
Koop Mast
1bc98bdc34 Add libepoxy.
Epoxy is a library for handling OpenGL function pointer management for you.
2014-10-24 11:10:31 +00:00
John Marino
801d8368e2 graphics/libGL: Fix Gallium drivers on DragonFly (No-Op for FreeBSD) 2014-10-23 11:27:42 +00:00
Antoine Brodin
06b69cb81e Fix duplicate pkgname
||<|2> gimp ||<|2> 2 || gnome@FreeBSD.org || graphics/gimp ||
|| gnome@FreeBSD.org || graphics/py-gimp ||
2014-10-21 19:38:18 +00:00
Marcus von Appen
734b61f327 - Convert ports of graphics/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-21 16:36:12 +00:00
Baptiste Daroussin
a76a739bfe Cleanup plist 2014-10-20 17:04:20 +00:00
John Marino
e37d39a111 Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__.  For some ports, this fixes the build
without the need for additional patches.

Approved by:	portmgr (bapt, blanket)
2014-10-20 09:34:03 +00:00
Koop Mast
238087016a Update to 0.48.5.
Adobe Illustrator SVG files containing entities can be loaded again
Support for Poppler 0.26
Support for Boehm-GC 7.4.0 and later
Several crash bugs were fixed

Remove the gnomevfs option.
Install all available manpages.
2014-10-20 09:12:19 +00:00
Max Brazhnikov
a1d086bc7a - Chase shlib bump in astro/marble and graphics/okular after update to 4.14.2 2014-10-19 15:59:37 +00:00
Max Brazhnikov
0ea52f99b4 KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!
USE_KDE4=kdehier component has been deprecated, new components added:
 baloo			- Baloo core libraries
 baloo-widgets		- Baloo widgets library
 kfilemetadata		- KDE library for extracting file metadata

New ports:
  graphics/kqtquickcharts	- QtQuick plugin to render interactive charts
  misc/artikulate		- Pronunciation trainer for KDE
				(not usable currently, links to both
				GStreamer 1.x and 0.10.x via dependencies)
  sysutils/baloo[-widgets]	- KDE framework for searching and
				managing user metadata
  sysutils/kfilemetadata	- Library for extracting file metadata

l10n ports:
- Farsi (Persian) and Indonesian translations has been readded
- Vietnamese didn't pass threshold for inclusion into release

astro/kstars:
- switch dependency from math/eigen2 to math/eigen3
- add PYKDE option for updating supernovae data

deskutils/kdepim4:
- update dependencies: add libkgapi and baloo,
  remove now needless clucene, link-grammar, strigi
- add patch to fix build with gcc42
- update COMMENT and description for all KDE PIM ports

devel/ruby-krossruby:
- remove BROKEN, it builds with ruby 2.x now

editors/kate:
- add patch to disable memory-hungry build of the kate tests [1]

graphics/okular:
- add dependency on graphics/libkscreen

math/cantor:
- add optional dependency on lang/luajit for LuaJIT backend
- fix gfortran detection [2]

misc/kdehier4:
- adapt to new pkg world. Now the purpose of kdehier4 only
  to link some stuff between KDE4_PREFIX and LOCALBASE.

science/kalzium:
- switch dependency from math/eigen2 to math/eigen3
- add dependence on science/chemical-mime-data

x11-themes/kdeartwork4
- switch dependency from math/eigen2 to math/eigen3

among other changes:
- drop deprecated USE_KDE4=kdehier
- drop @dirrm from plist
- clean up pkg-descr
- convert to options helpers
- other portlint fixes

The area51 repository features commits by alonso, rakuco and myself.

PR:		187150 [1]
Reported by:	pe.freethread@live.com
Patch by:	Tobias Berner <tcberner@gmail.com>

PR:		180674 [2]
Reported by:	torsten.eichstaedt@web.de

PR:		194316
Exp-run:	antoine
2014-10-19 15:57:27 +00:00
Dirk Meyer
2d03fdc568 - update to 1.5.19 2014-10-19 11:31:27 +00:00
Juergen Lock
ddb6d1d6f7 - Update libxine to 1.2.6 - changelog is here:
http://anonscm.debian.org/hg/xine-lib/xine-lib-1.2/file/9aef7a72d009/ChangeLog

- Remove an inline from include/xine/xineutils.h for the benefit
  of using libxine with base gcc 4.2 .

- Bump PORTREVISIONs for ports depending on libxine. (now also non-default
  rdeps as per the new rule)
2014-10-18 21:10:39 +00:00
Koop Mast
ed2b9a6306 Disable checking for hw.dri.%d.modesetting.
This sysctl is only available if a KMS module is loaded. But the libdrm
check happens before X has a chance of loading a KMS module.

This went unnoticed because I preload my KMS modules at boot.

Submitted by:	tijl@
2014-10-18 13:17:26 +00:00
John Baldwin
1ebd0e3345 The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD and
is being removed.  No portrev bump needed since the kernel will continue to
accept this flag for old binaries even after support for it in new binaries
is removed.

PR:		193961
Approved by:	portmgr (antoine)
2014-10-18 12:20:42 +00:00
Koop Mast
17ee344a16 Enable the new Mesa if the DragonFly version is new enough.
Submitted by:	Francois Tigeot
2014-10-18 09:13:49 +00:00
Dmitry Marakasov
a61f2205e2 - Fix ${arch}_BROKEN statements to correct BROKEN_${arch}
- Drop @dirrm* from plists
- Other minor fixes
2014-10-17 15:37:58 +00:00
Johannes Jost Meixner
3f4aaa99e1 graphics/linux-c6-sdl_image: update to 1.2.12
- update to 1.2.12
- remove leftover distinfo.i386

Differential Revision:	https://reviews.freebsd.org/D949
Approved by:	swills (mentor)
2014-10-17 14:29:17 +00:00
Koop Mast
b6482412f3 Fix the build when NLS is unset.
Submitted by:	mat@
2014-10-17 11:45:36 +00:00
Baptiste Daroussin
fb4284f33d Remove a useless left @dir 2014-10-17 11:37:29 +00:00
Baptiste Daroussin
766c80d8d5 Update to 0.99 beta19
Strip binaries using the autotools mechanism instead of the manual one
2014-10-17 11:37:12 +00:00
Baptiste Daroussin
6e45327e93 Remove now unsused libraries 2014-10-17 11:16:52 +00:00
Koop Mast
1d803f71bb Update Mesa ports to new default of 9.1.7 and more recent version to 10.3.0.
The port will switch to the newer version if hw context is available in the
i915kms driver.

- Get ride of WITH_NEW_XORG.
- Use @comment in plist to ignore unwanted files in the stagedir, instead of
  trying to remove them in post-install.
- Bump portrevision of 9.1.7 due to dependency changes.
- Drop :keepla from USES=libtool.
- Drop @dirrm[try] from plists
- Give dri propper options, with pkg-help for additional information.
- Make separate plist for dri for the different versions, the combined plist
  was headache inducing.
- Add "workaround" patches to allow clang to build the dri port on i386 [1].
  USE_GCC is now only needed for 8.x.
- Add gbm port and USE_GL switch for it.

PR:		192286 [1]
Submitted by:	Carlos Jacobo Puga Medina [1]
Approved by:	portmgr (bapt@)
In collaberation with:	dumbbell@
Obtained from:	xorg-dev
2014-10-17 09:53:13 +00:00
Koop Mast
655b821fe3 Update to 2.4.58.
Remove support for the old libdrm and WITH_NEW_XORG.

Obtained from:	xorg-dev
2014-10-17 09:45:18 +00:00
John Marino
5ebdc43505 Remove @dirrm from package list of 8 of my ports 2014-10-16 10:56:37 +00:00
Alex Kozlov
43a22bb0dd - Fix various distinfo errors
- Remove unused USE_* knobs
- Fix typos in USE_* knobs
- Remove empty lines after .include <bsd.port.mk>

Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D911
2014-10-16 08:55:30 +00:00
Koop Mast
2c72183a0f Add missing depend on liblqr-1.
Submitted by:	Daniel Reichelt <reicheltmail@googlemail.com>
2014-10-15 20:52:44 +00:00
Dmitry Marakasov
66c97ce6bc - Update to 1.6
- Drop @dirrm from pkg-plist

PR:		194194
Submitted by:	udvzsolt@gmail.com (maintainer)
2014-10-15 19:48:22 +00:00
Max Brazhnikov
cc58096f7b graphics/libkscreen:
- add missing dependencies on xcb libraries
2014-10-15 12:05:55 +00:00
Jason E. Hale
747a3f8374 - Update to 1.86 2014-10-15 11:12:34 +00:00
Pawel Pekala
48ce5dce19 Remove @dirrm's from my ports plists 2014-10-13 22:08:27 +00:00
Dmitry Marakasov
4751b42b4a - Strip library
- Fix soname
2014-10-13 17:36:27 +00:00
Guido Falsi
4a3ac2f250 - Update to 1.2.6
- Add NO_ARCH
- Remove dirrms

PR:		194166
Submitted by:	tkato432 at yahoo.com
2014-10-13 17:06:50 +00:00
Vanilla I. Shu
4219075047 Upgrade to 1.074. 2014-10-13 04:24:46 +00:00
Koop Mast
cb974625ea ImageMagick tries to find out the cpu features and enables a matching
-march, this is not desirable for package building.
Disable this feature by default since it machine specific and add a
SIMD option if users want to enable it.
2014-10-12 23:56:13 +00:00
Max Brazhnikov
9b0b250003 graphics/showimage:
- update to 1.8.2

PR:		194271
Submitted by:	Rusty Nejdl (maintainer)
2014-10-12 20:16:38 +00:00
Danilo Egea Gondolfo
c47a89e9ca - Use options helpers 2014-10-12 15:03:25 +00:00
Danilo Egea Gondolfo
63d4d806ee - Update from 2.6 to 2.7
- Take maintainership
2014-10-12 14:56:15 +00:00
Max Brazhnikov
ba84bf6efe Add new port graphics/libkscreen:
KDE screen management library.

WWW: http://projects.kde.org/projects/extragear/libs/libkscreen

Obtained from:	KDE/FreeBSD repo
2014-10-12 11:33:12 +00:00
Wen Heping
f674c3a291 - Pass correct value to configure with WMS_CLIENT and WFS_CLIENT option
PR:		194266
Submitted by:	Julien Cigar<jcigar@ulb.ac.be>
2014-10-11 14:57:48 +00:00
William Grzybowski
5fbaebbab3 graphics/py-pillow: fix typo in TIFF option
With hat:	python
Reported by:	Beeblebrox <zaphod berentweb com> (via email, freebsd-ports@)
2014-10-11 13:08:20 +00:00
Danilo Egea Gondolfo
948a9139b7 - Update from 1.1 to 2.0
PR:		194260
Submitted by:	johnjen@reynoldsnet.org (maintainer)
2014-10-10 15:59:56 +00:00
Danilo Egea Gondolfo
5aed07834b - Update from 7.40.10 to 7.40.11 2014-10-09 15:56:13 +00:00
Emanuel Haupt
e283a7caf5 Remove @dirrm, @dirrmtry 2014-10-08 14:26:25 +00:00
Baptiste Daroussin
9874d11306 Stop checking make version to allow building with gmake 4.1 2014-10-08 06:45:23 +00:00
William Grzybowski
0f108c12a7 graphics/py-pillow: fix build of tk extension
- Update to 2.6.0
- USES python

PR:		193958
Submitted by:	mva
Approved by:	koobs (maintainer)
2014-10-07 20:40:20 +00:00
Dmitry Marakasov
f632cb0cd4 - Update to 0.20.1
- While here, add LICENSE_FILE

PR:		194200
Submitted by:	cmt@burggraben.net (maintainer)
2014-10-07 17:52:38 +00:00
Antoine Brodin
68a01ae96a Fix without gperf from base 2014-10-07 17:16:02 +00:00
Marcus von Appen
9640f93d88 - Make py-imaging concurrently available for different Python versions
- Fix WWW: spacing, while here

PR:		194211
Submitted by:	myself
Approved by:	mainland@apeiron.net (maintainer)
2014-10-07 16:55:22 +00:00
William Grzybowski
c2c0afc656 graphics/py-pyggel: switch from py-imaging to py-pillow
- USES python

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
2014-10-07 16:53:11 +00:00
William Grzybowski
950071eb62 graphics/impressive: switch from py-imaging to py-pillow
- USES python

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
2014-10-07 16:48:54 +00:00
Baptiste Daroussin
33ed9d8ff5 Fix without gperf in base 2014-10-07 15:58:07 +00:00
Dmitry Marakasov
6483ae4b2a - Fix checking unitialized variable
- While here, add LICENSE

PR:		194210
Submitted by:	enslay@gmail.com
MFH:		2014Q4
2014-10-07 15:51:50 +00:00
Baptiste Daroussin
80fc5987a3 Convert USES=gperf properly 2014-10-07 14:16:10 +00:00
Baptiste Daroussin
f8b1c32bb5 Fix build 2014-10-07 13:51:05 +00:00
Baptiste Daroussin
5279b4ba31 Remove zlib from pc files 2014-10-07 13:33:25 +00:00
Baptiste Daroussin
944c8a6d02 Remove zlib from required dependencies for libetonyek01 2014-10-07 12:47:43 +00:00
Baptiste Daroussin
308f0669b6 Fix build without gperf 2014-10-07 12:31:19 +00:00
Baptiste Daroussin
85eaac31ea Use new LODEV master site 2014-10-07 12:28:59 +00:00
Baptiste Daroussin
30190ede24 Fix fetching 2014-10-07 12:28:28 +00:00
William Grzybowski
b1921995a4 graphics/py-opengl: switch from py-imaging to py-pillow
- USES python

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
2014-10-07 12:20:35 +00:00
Baptiste Daroussin
43d09f7cc0 Import libgltf required by libreoffice 4.3 2014-10-07 12:20:05 +00:00
Baptiste Daroussin
206de61729 Fix fetching
Remove the DOCS option
2014-10-07 11:58:18 +00:00
Baptiste Daroussin
29e772f98a Fix fetch 2014-10-07 11:56:14 +00:00
Baptiste Daroussin
8236e4cf2b Really ensure it does not conflicts with libetonyek01 2014-10-07 10:11:31 +00:00
Baptiste Daroussin
1215b7dff5 Fix typo 2014-10-07 09:53:49 +00:00
Baptiste Daroussin
1fe815b0ad Import libcdr01
Ensure it does not conflicts with libcdr
2014-10-07 09:52:16 +00:00
Baptiste Daroussin
e041eaf406 Import libetonyek01
Ensure it doesn't conflicts with libetonyek
2014-10-07 09:47:55 +00:00
Johannes Jost Meixner
758e1872cb graphics/linux-c6-libGLU: Port of CentOS 6.5's Mesa libGLU
Add port of CentOS 6.5's libGLU library. This allows several games to be used
with the new CentOS ports.

While here:
 - Add c6 libglu to Mk/bsd.linux-apps.mk
 - Add to emulators/linux-c6 as dependency, bump PORTREVISION

Differential Revision:	https://reviews.freebsd.org/D841
Approved by: swills (mentor)
Approved by: portmgr (bapt)
2014-10-07 09:07:33 +00:00
Dmitry Marakasov
785ef96caf - Fix segfault (1)
- Fix duplicate PORTREVISION

PR:		194061 (1)
Submitted by:	rndfax@yandex.ru
MFH:		2014Q4
2014-10-06 23:40:52 +00:00
Antoine Brodin
cd5d95f14d Remove trailing / to pass check-plist 2014-10-06 23:13:39 +00:00
Antoine Brodin
6d794e8f03 Remove trailing / to pass check-plist 2014-10-06 23:09:26 +00:00
Antoine Brodin
3f277adcb8 Remove trailing / to pass check-plist 2014-10-06 23:06:15 +00:00
Antoine Brodin
bf388792ee Remove trailing / to pass check-plist 2014-10-06 23:03:36 +00:00
Antoine Brodin
65e1bf2e46 Unbreak after graphics/osg update 2014-10-06 22:02:58 +00:00
Antoine Brodin
145ca41419 Fix packaging 2014-10-06 21:02:15 +00:00
Antoine Brodin
3ed5b6d4e7 Fix plist 2014-10-06 20:17:50 +00:00
Baptiste Daroussin
c74120ccb0 Import libwpg03
Make sure that libwpg is not conflicting with libwpg03
2014-10-06 19:20:24 +00:00
Baptiste Daroussin
3eeac09135 Update to 1.8.1
Cleanup plist
2014-10-06 13:18:03 +00:00
Baptiste Daroussin
d735361bc9 Update to 1.8.1
Cleanup plist
2014-10-06 13:10:43 +00:00
Tijl Coosemans
49d24ca548 graphics/djvulibre:
- Add USES=libtool and bump dependent ports
- Remove threading related patches
2014-10-05 21:30:26 +00:00
Steve Wills
e85c824771 graphics/rubygem-flamegraph: create port
Flamegraph support for arbitrary ruby apps

WWW: https://github.com/SamSaffron/flamegraph
2014-10-05 21:19:49 +00:00
Tijl Coosemans
e50662422f graphics/gts:
- Convert to USES=libtool and bump dependent ports
- Convert to USES=pathfix
- Add INSTALL_TARGET=install-strip
2014-10-05 20:17:59 +00:00
Tijl Coosemans
78d60e991d Add USES=libtool and INSTALL_TARGET=install-strip 2014-10-05 19:57:41 +00:00
Tijl Coosemans
88c67cd38c - Update devel/libtool and devel/libltdl to version 2.4.2.418
- Patch libtool so it uses the same library version specification as on
  Darwin, Linux and other systems.  Given the version current:revision:age
  a library will be given the extension .so.major.age.revision with major
  equal to current-age.  Before libtool would use .so.current on FreeBSD.
- Patch libtoolize to remove two cases of umask 0 that caused libltdl
  files to be copied world writable (--ltdl option)
- Let USES=libtool patch this new version correctly
- Adjust all ports with USES=libtool:build and bump PORTREVISION on their
  dependent ports if a library version changed

PR:		194068
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-10-05 18:01:19 +00:00
Guido Falsi
2160b8794d - Update to 0.20.0
- Remove dirrms

PR:		194001
Submitted by:	cmt@burggraben.net (maintainer)
2014-10-05 14:12:45 +00:00
Guido Falsi
a581f501c7 - Update to 0.8.4
- Remove dirrms

PR:		194100
Submitted by:	fernando.apesteguia@gmail.com (maintainer)
2014-10-05 14:02:53 +00:00
Tijl Coosemans
52aa8b6507 Remove patches and patch Makefile.in instead of Makefile.am to avoid
USE_AUTOTOOLS
2014-10-05 13:45:58 +00:00
William Grzybowski
0ba06712dc graphics/py-sorl-thumbnail: switch from py-imaging to py-pillow
- USES python

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
2014-10-05 00:09:15 +00:00
William Grzybowski
d737a13788 graphics/py-soya3d: switch from py-imaging to py-pillow
- USES python

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
2014-10-05 00:07:58 +00:00
William Grzybowski
b1d7599847 graphics/py-mcomix: switch from py-imaging to py-pillow
- USES python

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
2014-10-05 00:01:19 +00:00
William Grzybowski
a2a83dbb06 graphics/py-gchartwrapper: switch from py-imaging to py-pillow
- USES python

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
2014-10-04 23:59:47 +00:00
Antoine Brodin
df6c543cb8 Unbreak ocrfeeder, it depended on both py-imaging (via self+py-sane) and py-pillow (via py-reportlab2) 2014-10-04 23:52:12 +00:00
William Grzybowski
2eb179e5a6 graphics/imgv: switch from py-imaging to py-pillow
With hat:	python
Approved by:	portmgr (bdrewery, implicit)
2014-10-04 23:21:19 +00:00
Antoine Brodin
9f55225bec Unbreak, this port depended on both py-imaging and py-pillow (via py-reportlab2) 2014-10-04 22:45:24 +00:00
Antoine Brodin
866acc3b33 Unbreak, this port depended on both py-imaging and py-pillow (via py-reportlab2) 2014-10-04 22:38:23 +00:00
William Grzybowski
b1fd1cd72f graphics/imgtops: switch from py-imaging to py-pillow
- USES python

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
2014-10-04 21:44:23 +00:00
Sunpoet Po-Chuan Hsieh
df931307ee - Remove OPTIONS_DEFAULT 2014-10-04 17:31:26 +00:00
Sunpoet Po-Chuan Hsieh
7ba51f0e05 - Use INSTALL_TARGET=install-strip 2014-10-04 15:13:06 +00:00
Ruslan Makhmatkhanov
d3e42f460d graphics/gimp-gmic-plugin: update to 1.6.0.0 2014-10-04 12:33:27 +00:00
Jason E. Hale
29f523f9dc - Convert to USES=autoreconf 2014-10-04 00:04:30 +00:00
Dmitry Marakasov
1adbdcdf05 - Drop @dirrm* from plist
- Remove exec/unexec which should be handled by USES=desktop-file-utils
2014-10-03 14:11:36 +00:00
Tijl Coosemans
7e80354fe2 - Remove :oldver from USES=libtool
- Convert to USES=autoreconf and INSTALL_TARGET=install-strip
- Remove jpeg 6 and 7 compatibility options because those versions of jpeg
  are no longer in the ports tree
2014-10-03 12:26:44 +00:00
Dmitry Marakasov
7773f2ccbe - Update to 3.3.2 2014-10-02 19:56:04 +00:00
Dmitry Marakasov
cf5abe6907 - Update to 3.2.1 2014-10-02 19:55:55 +00:00
Danilo Egea Gondolfo
18799d1fa6 - Update from 7.40.9 to 7.40.10 2014-10-02 13:05:02 +00:00
Sunpoet Po-Chuan Hsieh
484b6b1a64 - Update to 1.11.1
- Cleanup PLIST

Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.11.1-News
2014-10-01 20:09:23 +00:00
Sunpoet Po-Chuan Hsieh
d8f71e1ce7 - Update to 1.11.1
- Cleanup PLIST

Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.11.1-News
2014-10-01 20:09:18 +00:00
Sunpoet Po-Chuan Hsieh
3fa2906c1e - Update to 1.11.1
- Cleanup PLIST

Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.11.1-News
2014-10-01 20:09:12 +00:00
Sunpoet Po-Chuan Hsieh
0115b62d16 - Update to 1.11.1
- Cleanup PLIST

Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.11.1-News
2014-10-01 20:07:52 +00:00
Sunpoet Po-Chuan Hsieh
28c493def5 - Update to 1.11.1
- Cleanup PLIST

Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.11.1-News
2014-10-01 20:07:47 +00:00
Steve Wills
e1b8d9cc1a graphics/rubygme-exifr: update to 1.2.0 2014-10-01 18:13:25 +00:00
Wen Heping
dd07b7d9ad - Update to recent version
- Correct license
- Improvements of the startup shell script
  (diagnostic 'echo comments' are intentional)
- Enable displaying memory management in 'About:Information'
- Move readme.txt to enable showing in the programs 'About:About' dialog

PR:		193430
Submitted by:	Rainer Hurling<rhurlin@gwdg.de>(maintainer)
2014-10-01 10:58:43 +00:00
Pietro Cerutti
94067d550b - Update to 4.6.0
Release notes: http://tulip.labri.fr/TulipDrupal/?q=node/2041
2014-10-01 07:45:42 +00:00
Baptiste Daroussin
1446608ec7 Convert to USES=horde
Fix pear-Horde_core options
Use options helpers where possible
2014-09-30 22:14:59 +00:00
Dmitry Marakasov
c497cf286a - Convert to USES=python 2014-09-30 13:47:38 +00:00
Dmitry Marakasov
2f6d6d9c2a - Fix shift key getting stuck on some cases
PR:		193630
Submitted by:	mike.d.ft402@gmail.com
2014-09-30 02:04:37 +00:00
Dmitry Marakasov
8f8dbc4339 - Convert to USES=python 2014-09-29 18:33:48 +00:00