Commit graph

29 commits

Author SHA1 Message Date
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Vanilla I. Shu
4d2d39a3c5 Upgrade to 0.40, switch to autoplist. 2015-12-11 06:12:16 +00:00
Dmitry Marakasov
2b3635a2f5 - Fix identation
- Add LICENSE_FILE
- Add NO_ARCH
- Regenerate patches with `make makepatch`
2015-10-22 14:05:41 +00:00
Boris Samorodov
15944e9e1f To the pool: do not use the port any more and have no spare time to
maintain it.
2015-10-19 08:22:34 +00:00
Boris Samorodov
1e52dee8eb deskutils/wammu: adopt USES=python, use bz2 tarball, remove @dirrmtry 2014-09-23 06:50:29 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
William Grzybowski
ae3d4d8619 deskutils/wammu: use WX 3.0
Approved by:	portmgr (bapt, blanket)
2014-07-05 23:12:12 +00:00
Gerald Pfeifer
1cd277bdce Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
2014-03-10 20:55:20 +00:00
Antoine Brodin
f669acea30 Finish stage support 2014-02-09 11:50:46 +00:00
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
2013-10-26 00:52:33 +00:00
Dmitry Marakasov
fdb84adb5d - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with d)
Approved by:	portmgr (bdrewery)
2013-10-22 13:52:24 +00:00
Boris Samorodov
546a76704c Move mannual pages to stage control. 2013-09-24 15:57:03 +00:00
Boris Samorodov
1f17132568 . STAGE'ify;
. use LIB_DEPENDS instead of BUILD_DEPENDS and RUN_DEPENDS;
. pet portlint: make COMMENT a bit shorter.
2013-09-24 15:13:26 +00:00
Baptiste Daroussin
cf104c570b Add NO_STAGE all over the place in preparation for the staging support (cat: deskutils) 2013-09-20 16:21:37 +00:00
Martin Wilke
7c24512abd - Fix i18 manpages
Reported by:	pkg (DEVELOPER_MODE)
2013-06-11 15:19:11 +00:00
Boris Samorodov
a35ab9d8ef . trim Makefile headers;
. USE_GNOME=pkgconfig -> USES+=pkgconfig;
. pet portlint: place LICENSE before MAINTAINER.
2013-05-24 17:59:35 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Carlo Strub
d5fda8cb2c Fix typos in COMMENT 2012-07-25 06:32:06 +00:00
Boris Samorodov
5c20fd6ab4 . comms/gammu: update to version 1.32.0;
. deskutils/wammu: bump PORTREVISION (gammu shlib version has changed).
2012-06-28 11:17:59 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Boris Samorodov
429611ebb4 Bump PORTREVISION since libgammu version was changed. 2011-12-26 11:21:39 +00:00
Boris Samorodov
768bdd7a14 Update to version 0.36.
Changes: http://wammu.eu/download/wammu/0.36/
2011-09-16 10:23:45 +00:00
Boris Samorodov
06b6fee954 The port now depends upon comms/gammu (since the latter
uses python by default).
2011-02-11 08:01:40 +00:00
Boris Samorodov
908dcbe17b Update to version 0.35. 2010-12-03 07:46:41 +00:00
Boris Samorodov
2a52a07d3c Remove LICENSE from pkg-descr as well. 2010-09-11 10:39:05 +00:00
Boris Samorodov
0b893d4781 1. Update to version 0.34. Changes:
* Fixed handling error when SMSC is not configured in phone (bug #1244).
    * Drop dependency of RPM on python-xml, it's not needed anymore (bug #1248).
    * Better error messages on non existing devices or on wrong privileges.
    * Support for storing call entry as new contact (bug #1283).
    * More user friendly errors from talkback dialog.
    * Lot of translations were updated.
2. Add LICENSE.
2010-09-11 10:36:16 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Boris Samorodov
6d53c3da65 . gammu-python and wx-python are needed while building as well;
. bump PORTREVISION.
2010-05-15 13:24:42 +00:00
Boris Samorodov
656081c211 Wammu Mobile Phone Manager
It works with any phone that Gammu supports, including many models from
Nokia, Siemens, and Alcatel. It has complete support (read, edit,
delete, copy) for contacts, todo, and calendar. It can read, save, and
send SMS. It includes an SMS composer for multi-part SMS messages, and
it can display SMS messages that include pictures. Currently, only text
and predefined bitmaps or sounds can be edited in the SMS composer. It
can export messages to an IMAP4 server (or other email storage).

This program does not support browsing files in phone.

LICENSE: GPLv2

WWW: http://wammu.eu/
2010-05-14 17:15:19 +00:00