Commit graph

5286 commits

Author SHA1 Message Date
Wen Heping
dbac367e80 - Add missing DEPENDS [1]
- Update pkg-message for apache-2.4
- Use dynamic plist instead of static plist

Reported by:	Iasen Kostov <iasen.kostov@gmail.com> (via email) [1]
2014-11-10 13:44:59 +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
Antoine Brodin
6fa31879ae Mark BROKEN: Uses unknown GNOME component gnomedesktopsharp20 2014-11-05 22:55:07 +00:00
Ashish SHUKLA
85f56adb6e - Chase GNU Emacs updates
PR:		194624
2014-11-05 13:19:31 +00:00
Jason Helfman
1616d90abe - update libvirt to 1.2.10
- chase shared library bump
2014-11-04 18:41:15 +00:00
Pawel Pekala
fc952e6355 - Update to version 0.2.12
- Add LICENSE

PR:		194494
Submitted by:	tkato432@yahoo.com
2014-11-02 12:05:56 +00:00
Rene Ladan
438685261b Remove expired ports:
2014-10-31 deskutils/babytrans: Abandonware, dictionaries unavailable
2014-10-31 www/rt38: Has expired: End of Life March 2014
2014-10-31 10:35:01 +00:00
Jason Helfman
763dd97ec9 - update libvirt,py-libvirt,libvirt-glib to 0.1.9
- shift var from ${PREFIX} to /var
- bump shared libs of dep. port

PR:		192441 (based on)
Submitted by:	olevole@olevole.ru
2014-10-29 22:17:55 +00:00
Martin Matuska
3cae31f88b Horde package update:
comms/pear-Horde_ActiveSync 2.19.3 -> 2.19.4
devel/pear-Horde_Alarm 2.2.1 -> 2.2.2
www/pear-Horde_Dav 1.1.0 -> 1.1.1
databases/pear-Horde_Db 2.1.4 -> 2.1.5
devel/pear-Horde_History 2.3.1 -> 2.3.2
security/pear-Horde_Secret 2.0.3 -> 2.0.4
www/horde-base 5.2.1 -> 5.2.2
mail/horde-imp 6.2.2 -> 6.2.3
mail/horde-ingo 3.2.1 -> 3.2.2
deskutils/horde-kronolith 4.2.2 -> 4.2.3
deskutils/horde-mnemo 4.2.1 -> 4.2.2
deskutils/horde-nag 4.2.1 -> 4.2.2
mail/horde-turba 4.2.2 -> 4.2.3
deskutils/horde-groupware 5.2.2 -> 5.2.3
mail/horde-webmail 5.2.2 -> 5.2.3
www/horde-wicked 2.0.1 -> 2.0.2
devel/horde-whups 3.0.0 -> 3.0.1
2014-10-29 22:12:34 +00:00
Pawel Pekala
916e86692e The ultimate replacement for spreadsheets, mind mappers, outliners, PIMs, text
editors and small databases.

Suitable for any kind of data organization, such as Todo lists, calendars,
project management, brainstorming, organizing ideas, planning, requirements
gathering, presentation of information, etc.

It's like a spreadsheet, immediately familiar, but much more suitable for
complex data because it's hierarchical.
It's like a mind mapper, but more organized and compact.
It's like an outliner, but in more than one dimension.
It's like a text editor, but with structure.

WWW: http://treesheets.com

PR:		193337
Submitted by:	lightside <lightside@gmx.com>
2014-10-26 18:15:12 +00:00
Raphael Kubo da Costa
c0b6043623 Add upstream patch to fix the build with the IBUS option on.
Explicitly #include <locale.h> to avoid this:

  /wrkdirs/usr/ports/deskutils/kdeplasma-addons/work/kdeplasma-addons-4.14.2/applets/kimpanel/backend/ibus/ibus15/panel.cpp:415:36: error: use of undeclared identifier 'LC_CTYPE'
    const char* locale = setlocale(LC_CTYPE, NULL);
2014-10-20 20:39:43 +00:00
Baptiste Daroussin
ff2951b4df Cleanup plist 2014-10-20 11:52:39 +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
Antoine Brodin
b325ed2062 - Allow staging as a regular user
- Bump portrevision as some files were not packaged with intended owner
2014-10-19 15:39:12 +00:00
Max Brazhnikov
6bc0240e85 deskutils/kchmviewer-kde4:
- update to 7.1
- amend COMMENT
- add dependence on archivers/libzip
- switch to out-of-source build
2014-10-19 15:15:00 +00:00
Marcus von Appen
e1555011ab - Convert ports from databases/ and deskutils/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-19 08:50:17 +00:00
Kris Moore
9274659d88 - Pet portlint 2014-10-17 19:35:32 +00:00
Kris Moore
ef468ba4ee - General cleanup of port
Submitted by: Max Brazhnikov <makc@freebsd.org>
2014-10-17 19:23:48 +00:00
Pawel Pekala
f9543f1e88 - Update to version 5.23.3
- Remove @dirrm's from pkg-plist

PR:		194193
Submitted by:	maintainer
2014-10-17 16:59:48 +00:00
Kris Moore
51c422d1c3 KDE Connect is a project that aims to communicate all your devices.
For example, with KDE Connect you can receive your phone notifications on your
computer, or just use your phone as a remote control for your desktop.

WWW:    https://community.kde.org/KDEConnect

Submitted by: Yuri Momotiuk <yurkis@gmail.com>
2014-10-15 14:38:03 +00:00
Kris Moore
50918dc63d Homerun is a fullscreen launcher with content organized in tabs.
A tab is composed of several "sources". A source can provide one
or more sections to a tab. Homerun comes with a few built-in sources,
but custom sources can be written using libhomerun.

WWW:    https://userbase.kde.org/Homerun

Submitted by: Yuri Momotiuk <yurkis@gmail.com>
2014-10-15 14:36:36 +00:00
Ganael LAPLANCHE
b0e7522bcf Remove @dirrm/@dirrmty from my ports 2014-10-13 07:12:43 +00:00
Wen Heping
6f1176b548 - Update to 6.5.18 2014-10-12 07:59:41 +00:00
Emanuel Haupt
e283a7caf5 Remove @dirrm, @dirrmtry 2014-10-08 14:26:25 +00:00
Baptiste Daroussin
b64c6f3f10 Update to 1.8.1
Cleanup plist
2014-10-06 13:20:24 +00:00
Alonso Schaich
c05e144deb Replace USE_PYTHON* by USES=python.
This commit consists of area51's r10314 and r10356 patchsets.

Approved by:	rakuco (mentor)
2014-10-05 18:25:00 +00:00
Guido Falsi
3058d14e68 - Add options to choose which guile version to use
- While here remove dirrms
2014-10-05 13:46:11 +00:00
William Grzybowski
77f8d393b6 deskutils/griffith: switch from py-imaging to py-pillow
- USES python

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
2014-10-04 17:27:23 +00:00
Koop Mast
2b2a2025a8 Remove eel and ports that use it.
Eel doesn't build after the gnome3 import.
2014-10-03 10:53:39 +00:00
Baptiste Daroussin
00b14015e8 Fix option
Reported by:	mat
2014-10-01 12:40:23 +00:00
Ruslan Makhmatkhanov
be0a90fe2b deskutils/gourmet: update to 0.17.4
- update to 0.17.4
- add IPYTHON option (needed for interactive shell plugin)
- define LICENSE_FILE
- convert to USES
2014-10-01 05:58:32 +00:00
Baptiste Daroussin
a194e87525 Convert to USES=horde 2014-09-30 22:24:30 +00:00
Guido Falsi
d9bb253488 - Update to 1.48.0
- Remove deprecated @dirrms from plist
- Switch dependency on py-imaging with py-pilllow
- Convert to USES=python

PR:		193397
Submitted by:	rnejdl@ringofsaturn.com (maintainer)
2014-09-28 21:54:56 +00:00
Marcus von Appen
a031ee4003 - Convert to USES=python
Approved by:	portmgr (implicit)
2014-09-28 18:11:10 +00:00
Marcus von Appen
67df934a50 - Convert to USES=python
Approved by:	portmgr (implicit)
2014-09-28 18:07:08 +00:00
Pawel Pekala
7a918da861 Fix USES=autoreconf conversion
Reported by:		antoine
2014-09-27 12:13:29 +00:00
Pawel Pekala
eebd4aed41 - Convert mail/libetpan to USES=autoreconf
- Bump affected ports
- Simplify pkg-plist in mail/claws-mail
2014-09-27 10:02:14 +00:00
Tijl Coosemans
a6d2f30533 - Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.h
and libintl.so.  This fixes a problem where DATADIRNAME gets an incorrect
  value which causes locale files to be installed in the wrong place.
- The only configure checks that still need to be patched are related
  to intltool so move DATADIRNAME patching from USES=pathfix to
  USE_GNOME=intlhack.

- games/klavaro: remove excessive dependencies
- japanese/libskk: add INSTALL_TARGET=install-strip
- math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread
  patching
- multimedia/freetuxtv: remove excessive dependencies
- science/gramps: fix shared-mime-info use

Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-09-25 15:18:27 +00:00
Vanilla I. Shu
4480ef591f Update to version 1.6.3
PR:		ports/193894
Submitted by:	Ports Fury.
2014-09-25 05:38:29 +00:00
Vanilla I. Shu
4e6fc96bad Upgrade to 1.0.19. 2014-09-25 02:58:59 +00:00
Kevin Lo
718c01f92c Update to 1.4.1 2014-09-24 06:27:59 +00:00
Pawel Pekala
56e9745c23 - Convert to USES=python
- Simplify pkg-plist
2014-09-23 19:37:34 +00:00
Dmitry Marakasov
ec35bb4bbf - Drop @dirrm* from plist 2014-09-23 16:32:30 +00:00
Dmitry Marakasov
c4bfccbedc - Drop @dirrm* from plist 2014-09-23 11:19:59 +00:00
Boris Samorodov
1e52dee8eb deskutils/wammu: adopt USES=python, use bz2 tarball, remove @dirrmtry 2014-09-23 06:50:29 +00:00
Jason E. Hale
35ec8d2a75 - Trim @dirrm[try] from pkg-plist 2014-09-22 12:29:28 +00:00
Antoine Brodin
a137d020fa - Allow staging as a regular user
- Bump portrevision as files were not packaged with intended owner
2014-09-18 21:05:21 +00:00
Tijl Coosemans
427d78a9c6 Add USES=libtool (used in lib7zip build) 2014-09-18 13:12:32 +00:00
Mathieu Arnold
46cf4bcb84 Retire MANCOMPRESSED.
Also the compat NO_INSTALL_MANPAGES shim.

Differential Revision:	https://reviews.freebsd.org/D730
Reviewed by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
2014-09-18 12:31:24 +00:00
Tijl Coosemans
74ca937ba8 Remove old libtool patch 2014-09-18 10:28:39 +00:00