non port: deskutils/wammu/Makefile |
SVNWeb
|
Number of commits found: 37 |
Thu, 26 Dec 2019
|
[ 07:54 antoine ] (Only the first 10 of 255 ports in this commit are shown above. )
Deprecate a few ports
With hat: portmgr
|
Fri, 8 Nov 2019
|
[ 03:54 linimon ] (Only the first 10 of 24 ports in this commit are shown above. )
Unmark these ports broken on aarch64.
Submitted by: emaste (TRYBROKEN run)
Approved by: portmgr (tier-2 blanket)
|
Mon, 25 Feb 2019
|
[ 12:47 bapt ] (Only the first 10 of 66 ports in this commit are shown above. )
wxGTK3.0: switch to gtk3 and webkit2
Discussed with: portmgr
|
Sat, 7 Jul 2018
|
[ 06:44 linimon ] (Only the first 10 of 22 ports in this commit are shown above. )
Mark these ports as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint and modernize.
Approved by: portmgr (tier-2 blanket)
|
Mon, 29 Jan 2018
|
[ 09:25 vanilla ]
Update to 0.44.
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above )
|
Sat, 24 Dec 2016
|
[ 14:26 vanilla ]
Update to 0.43.
|
Sun, 13 Nov 2016
|
[ 03:14 vanilla ]
Bump PORTREVISION to chrase comms/gammu's shared library version.
|
Tue, 23 Aug 2016
|
[ 16:02 amdmi3 ]
- Update to 0.42
PR: 212078
Submitted by: joneum@bsdproject.de
|
Sat, 23 Jul 2016
|
[ 04:41 vanilla ]
Update to 0.41.
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 11 Dec 2015
|
[ 06:12 vanilla ]
Upgrade to 0.40, switch to autoplist.
|
Thu, 22 Oct 2015
|
[ 14:05 amdmi3 ]
- Fix identation
- Add LICENSE_FILE
- Add NO_ARCH
- Regenerate patches with `make makepatch`
|
Mon, 19 Oct 2015
|
[ 08:22 bsam ]
To the pool: do not use the port any more and have no spare time to
maintain it.
|
Tue, 23 Sep 2014
|
[ 06:50 bsam ]
deskutils/wammu: adopt USES=python, use bz2 tarball, remove @dirrmtry
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Sat, 5 Jul 2014
|
[ 23:12 wg ]
deskutils/wammu: use WX 3.0
Approved by: portmgr (bapt, blanket)
|
Mon, 10 Mar 2014
|
[ 20:55 gerald ] (Only the first 10 of 1081 ports in this commit are shown above. )
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)
|
Sun, 9 Feb 2014
|
[ 11:50 antoine ]
Finish stage support
|
Sat, 26 Oct 2013
|
[ 00:52 gerald ] (Only the first 10 of 1147 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Tue, 24 Sep 2013
|
[ 15:57 bsam ]
Move mannual pages to stage control.
|
[ 15:13 bsam ]
. STAGE'ify;
. use LIB_DEPENDS instead of BUILD_DEPENDS and RUN_DEPENDS;
. pet portlint: make COMMENT a bit shorter.
|
Fri, 20 Sep 2013
|
[ 16:21 bapt ] (Only the first 10 of 271 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils)
|
Tue, 11 Jun 2013
|
[ 15:19 miwi ]
- Fix i18 manpages
Reported by: pkg (DEVELOPER_MODE)
|
Fri, 24 May 2013
|
[ 17:59 bsam ]
. trim Makefile headers;
. USE_GNOME=pkgconfig -> USES+=pkgconfig;
. pet portlint: place LICENSE before MAINTAINER.
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Wed, 25 Jul 2012
|
[ 06:32 cs ] (Only the first 10 of 125 ports in this commit are shown above. )
Fix typos in COMMENT
|
Thu, 28 Jun 2012
|
[ 11:17 bsam ]
. comms/gammu: update to version 1.32.0;
. deskutils/wammu: bump PORTREVISION (gammu shlib version has changed).
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Mon, 26 Dec 2011
|
[ 11:21 bsam ]
Bump PORTREVISION since libgammu version was changed.
|
Fri, 16 Sep 2011
|
[ 10:23 bsam ]
Update to version 0.36.
Changes: http://wammu.eu/download/wammu/0.36/
|
Fri, 11 Feb 2011
|
[ 08:01 bsam ]
The port now depends upon comms/gammu (since the latter
uses python by default).
|
Fri, 3 Dec 2010
|
[ 07:46 bsam ]
Update to version 0.35.
|
Sat, 11 Sep 2010
|
[ 10:36 bsam ]
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.
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Sat, 15 May 2010
|
[ 13:24 bsam ]
. gammu-python and wx-python are needed while building as well;
. bump PORTREVISION.
|
Fri, 14 May 2010
|
[ 17:15 bsam ]
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/
|
Number of commits found: 37 |