non port: comms/gammu/Makefile |
SVNWeb
|
Number of commits found: 100 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 258a9884 (Only the first 10 of 126 ports in this commit are shown above. )
comms: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 'Big Bad Bob' Frazier <bobf@mrp3.com>
* <mr@freebsd.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Dolgov <fox@furry.spb.ru>
* Andrey Lykhin <lan31@inbox.ru>
* Anton Voronin <anton@urc.ac.ru>
* Brandon S. Allbery KF8NH <allbery@ece.cmu.edu> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 27 Oct 2020
|
[ 15:24 rodrigo ]
comms/gammu: upgrade to 1.42.0
Major changes:
- Fixed compilation on some non GNU systems.
- Localization updates.
- Improved CNMI command compatibility for AT module.
- Improved getting of network and manufacturer information in AT module.
- Improved compatibility with D-Link modems that need to power on.
- Dropped Python 2 compatibility from utility scripts.
- Fixed bug in deleting SMS messages.
Full changelog: https://fr.wammu.eu/news/2020/10/03/gammu-1-42-0/
|
Mon, 13 Jan 2020
|
[ 10:13 rodrigo ]
comms/gammu: update to 1.41.0
Changelog: https://wammu.eu/download/gammu/1.41.0/
* Documentation improvements.
* Updated MySQL script to be compatible with current server versions.
* Fixed SMSD operation on phones with more SMS folders.
* Fixed off by one in Python example script.
* Fixed PostgreSQL compilation on openSUSE.
* Several compatibility fixes with recent compilers.
* Improved USSD support.
* Localization updates.
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Wed, 27 Feb 2019
|
[ 17:19 rodrigo ]
Upgrade comms/gammu from v1.39 to 1.40
Full list of changes:
* Added SMSD configuration option RetryTimeout.
* Removed non configurable sleep after failed message send.
* SMSD now tries to store whole decoded text for concatenated messages in the
first entry in database.
* Improved compatibility with Sierra SL8084TR.
* Added support for delivery reports stored in SR memory.
* Configure CNMI parameters for AT driver.
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Fri, 21 Sep 2018
|
[ 11:37 linimon ]
Fix build on gcc-based archs.
PR: 231464
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
|
Tue, 15 May 2018
|
[ 16:07 yuri ]
misc/openhab2 comms/gammu: Bump
I didn't bump them in r469511 and r469512 because they were previously broken
such that they couldn't be installed.
Reported by: mat
|
Mon, 9 Apr 2018
|
[ 18:46 rodrigo ]
Update Gammu to v1.39
Changelist :
Fixed answering call in AT module.
Improved support for Huawei E392 and E3131.
Fixed compatibility of binaries with Windows XP and 2003.
Improved support for ZTE MF667.
Updated list of GSM networks and countries.
|
Wed, 2 Aug 2017
|
[ 22:54 rodrigo ]
Update to 1.38.4
Fix various compilation issues in python-gammu on Windows.
Improved support for Huawei E3531 and E1756.
Fixed several issues with using library on Windows.
|
Wed, 29 Mar 2017
|
[ 11:51 rodrigo ]
Update gammu to 1.38.2 and take maintenership for this port
|
Thu, 12 Jan 2017
|
[ 12:12 vanilla ]
Update to 1.38.1.
|
Fri, 16 Dec 2016
|
[ 08:44 jhale ]
Update to 1.38.0
Convert mysql to USES
Make patches with "make makepatch"
|
Sun, 13 Nov 2016
|
[ 03:13 vanilla ]
Update to 1.37.91.
|
Wed, 25 May 2016
|
[ 15:49 vanilla ]
Update to 1.37.3.
|
Mon, 18 Apr 2016
|
[ 14:06 mat ]
Update to 1.37.2
PR: 208863
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 5 Feb 2016
|
[ 13:11 vanilla ]
1: Update to 1.37.0.2
2: remove RUN_DEPENDS to devel/cdialog.
|
Thu, 10 Dec 2015
|
[ 07:09 vanilla ] (Only the first 10 of 11 ports in this commit are shown above. )
Upgrade to 1.36.8.
|
Thu, 22 Oct 2015
|
[ 14:06 amdmi3 ]
- Add LICENSE_FILE
- Pet portlint
|
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.
|
Wed, 19 Aug 2015
|
[ 13:30 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
|
Sat, 20 Dec 2014
|
[ 17:32 bapt ]
cleanup plist
|
Sun, 19 Oct 2014
|
[ 07:50 mva ] (Only the first 10 of 22 ports in this commit are shown above. )
- Convert ports from cad/, chinese/, comms/ and converters/ to new
USES=python
Approved by: portmgr (implicit)
|
Sun, 30 Mar 2014
|
[ 20:05 bsam ]
Acually bash should present at _configure_ time, so the port build/install
a bash completion file. Restore BUILD_DEPENDS upon bash for non-default
BASH option.
Reported by: Lukasz Wasikowski <lukasz@wasikowski.net> (via e-mail)
|
Fri, 28 Mar 2014
|
[ 14:10 bsam ]
. let drop privileges at gammu-smsd; [1]
. support STAGE;
. add LICENSE (GPLv2);
. add ftp/curl to LIB_DEPENDS;
. add pkgconfig, shebangfix to USES;
. use /bin/sh instead /bin/bash at two scripts;
. add USE_LDCONFIG=yes (the port installs shared libs);
. remove bash from BUILD_DEPENDS (bash completion does not need it);
. bump PORTREVISION.
PR: ports/187110 [1]
Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net> [1]
|
Fri, 20 Sep 2013
|
[ 16:03 bapt ] (Only the first 10 of 172 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms)
|
Thu, 30 May 2013
|
[ 08:47 bsam ]
. update to 1.33.0;
. check for "${PORT_OPTIONS:MDOCS}" rather then "! ${PORT_OPTIONS:MDOCS}"
since both conditions are used.
|
Fri, 26 Apr 2013
|
[ 10:44 ak ] (Only the first 10 of 277 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
|
Fri, 22 Mar 2013
|
[ 20:06 makc ] (Only the first 10 of 464 ports in this commit are shown above. )
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Mon, 11 Feb 2013
|
[ 11:39 bsam ]
Use the standard option for bash completion script
(BASHCS -> BASH).
|
Sat, 6 Oct 2012
|
[ 09:57 bsam ]
. convert to new options style; [1]
. trim headers;
. place post-patch: target before post-install: one.
Spotted by: bapt (at freebsd-ports@) [1]
|
Thu, 28 Jun 2012
|
[ 11:17 bsam ]
. comms/gammu: update to version 1.32.0;
. deskutils/wammu: bump PORTREVISION (gammu shlib version has changed).
|
Mon, 26 Dec 2011
|
[ 11:20 bsam ]
Update to version 1.31.0. ChangeLog since 1.30.0:
20111221 - 1.31.0
[-] * Fixed compilation with latest libusb.
[-] * Improved error handling in SQL backend of SMSD.
[-] * SMSD documentation improvements.
[-] * Indonesian translation updates.
20111213 - 1.30.92
[-] * Improved vCard parser to better handle location for various fields, thanks
to Vladimir Serbinenko for initial patch.
[-] * Fixed reading calls from some Nokia phones (bug #1553).
[-] * Improved text mode SMS parsing in AT driver, thanks to Vladimir
Serbinenko.
[-] * Use glib's MD5 implementation if available. (Only the first 15 lines of the commit message are shown above )
|
Sun, 6 Nov 2011
|
[ 16:36 miwi ] (Only the first 10 of 16 ports in this commit are shown above. )
- Get rid FreeBSD 6.X support
|
Sat, 30 Jul 2011
|
[ 19:27 bsam ]
Create an OPTION to install a bash completion script (off by default).
Do not install the script when this option is disabled. I.e. even
if bash is installed one should define the option "on" (or define
the environment option WITH_BASH) to install the script.
PR: ports/158840 (based on)
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
Fri, 29 Jul 2011
|
[ 20:08 bsam ]
. update to version 1.30.0;
. remove patches taken from HEAD repository.
|
Mon, 23 May 2011
|
[ 14:17 bsam ]
1. Incorporate a patch from the development repository to fix an error:
-----
Scanning dependencies of target sqlreply
> Building C object contrib/sqlreply/CMakeFiles/sqlreply.dir/c/michal.o
> /usr/ports/comms/gammu/work/gammu-1.29.0/contrib/sqlreply/c/michal.c:16:25:
error: mysql/mysql.h: No such file or directory
-----
The error occures only if a mysql port/package is installed.
2. Bump PORTREVISION.
Pointed out by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via freebsd-ports@)
|
Fri, 11 Feb 2011
|
[ 05:34 bsam ]
Add following meta-variables:
. USE_GNOME=glib20 (yea, it's needed now, *sigh*);
. USE_PYTHON=yes (so do python, comms/gammu-python is redundant now);
. USE_GETTEXT=yes.
Remove:
. USE_GNOME=pkgconfig (superseeded by USE_GNOME=glib20).
|
Fri, 28 Jan 2011
|
[ 11:29 bsam ]
Update to version 1.29.0. Changes:
http://wammu.eu/download/gammu/1.29.0/
Feature safe: yes
|
Mon, 12 Jul 2010
|
[ 13:30 bsam ]
Update to version 1.28.0.
|
Sat, 15 May 2010
|
[ 13:02 bsam ]
. move *.pyc and *.pyo file creation to comms/gammu Makefile
(so those who use comms/gammu with WITH_PYTHON_GAMMU option
get the same files and pkg-plists as users of comms/gammu-python);
. compile all python files after installing (not just __init__.py);
. remove PORTREVISION from comms/gammu-python (should be fine to
reflect the one from the master port, and it's bumped
indirectly from 1 to 2);
. do not bump PORTREVISION for comms/gammu since it's default
package s not touched by those changes).
|
Fri, 14 May 2010
|
[ 14:55 bsam ]
. remove period from COMMENT;
. add CONFLICTS;
. bump PORTREVISION.
|
[ 14:48 bsam ]
Return bsd.port.pre[post].mk back for the sake of OSVERSION.
|
[ 14:33 bsam ]
Switch back to base gcc at sparc, should be fine now.
|
Tue, 22 Dec 2009
|
[ 15:25 bsam ]
Update to version 1.27.0. Main changes:
* Initial support for reading Motorola calendar (bug#338).
* Avoid parsing boolean config values all around the code.
* FILES backend of SMSD now support message injecting.
* Ignore duplicate lines in AT reply (bug#1069).
|
Tue, 17 Nov 2009
|
[ 11:00 bsam ]
Now gammu compiles with default compilers at FreeBSD-amd64
(and may be at sparc64 as well -- should be checked out).
Pointed out by: Andrius Morkunas <hinokind at gmail.com> (by e-mail)
|
Tue, 8 Sep 2009
|
[ 09:21 bsam ]
. update to version 1.26.1;
. replace one master site by a more responsive one.
Full list of changes since 1.26.0:
* CPIN reply is handled like regular one except in A2D case (bug #994).
* Fix finding first empty position when memory is empty (bug #996).
* Fixed parsing of SMS status reports.
* Fixed parsing of text messages with new lines (bug #995).
|
Fri, 4 Sep 2009
|
[ 11:03 bsam ]
Version 1.26.0 is out! There is reduced memory usage, tons of bugfixes,
better support for reading messages from Motorola phones. Full changelog:
http://blog.cihar.com/archives/2009/09/04/gammu_stable_version_1_26_0/
|
Mon, 17 Aug 2009
|
[ 01:28 linimon ]
Mark as needing specific version on sparc64 as well: default version
gets internal error.
Hat: portmgr
|
Sat, 25 Jul 2009
|
[ 14:37 bsam ]
Place an ARCH check after ".include <bsd.port.pre.mk>".
Hm, strange it did work at amd64 tinderbox though...
Reported by: FreshPorts sanity checking
|
[ 13:57 bsam ]
Use GCC=4.3 to fix build at FreeBSD-amd64 (the port doesn't
compile with other gcc versions). Do not bump PORTREVISION.
Reported by: QAT
|
Sun, 19 Jul 2009
|
[ 18:03 bsam ]
Update to version 1.25.0.
|
Sat, 25 Apr 2009
|
[ 23:11 bsam ]
Update to version 1.24.0.
Remove patches incorporated upstream.
|
Tue, 24 Mar 2009
|
[ 19:13 makc ] (Only the first 10 of 131 ports in this commit are shown above. )
bump PORTREVISION after cmake update
|
Thu, 12 Mar 2009
|
[ 08:01 bsam ]
. fix build at FreeBSD-6.x (add a variable initialization,
the patch submitted upstream);
. bump PORTREVISION (the logic has changed).
|
Wed, 11 Mar 2009
|
[ 11:20 bsam ]
. mark BROKEN at 6.x -- does not compile; [1]
. reintroduce NOPORTDOCS with upstream patches; [2]
. no changes to default packages -- do not bump PORTREVISION.
Pointed out by: pointyhat [1]
QAT [2]
|
Wed, 4 Mar 2009
|
[ 21:01 bsam ]
. do not use NOPORTDOCS since after "documentation clarification" [1]
there is no easy way (at least I did'n manage to find one and got
no responce at the maillist) to do it. *sigh*
. add a variable WITH_PYTHON_GAMMU to optionally install
python-gammu binding (incorporated into gammu since 1.23.0);
. do not bump PORTREVISION (no changes to default packages).
Reported by: QAT [1]
|
Tue, 3 Mar 2009
|
[ 07:29 bsam ]
Update to version 1.23.1.
|
Mon, 2 Mar 2009
|
[ 10:08 bsam ]
Update to version 1.23.0.
|
Fri, 19 Dec 2008
|
[ 23:11 bsam ]
Update to version 1.22.1.
|
Sun, 5 Oct 2008
|
[ 21:50 bsam ]
Update to version 1.21.0.
|
Tue, 27 May 2008
|
[ 22:12 miwi ] (Only the first 10 of 48 ports in this commit are shown above. )
- Add common code to support for cmake based ports.
- Update devel/cmake to 2.6.0 (also fix ports/123092)
- Use the new CMAKE build framework in all ports using cmake
Approved by: portmgr (pav)
|
Sun, 11 May 2008
|
[ 13:31 bsam ]
Update to 1.20.0.
|
Mon, 14 Jan 2008
|
[ 14:13 bsam ]
Add missing '$' (the wrong patch version has been committed).
Pointed out by: pointyhat (via erwin)
Pointyhat to: bsam (me)
|
Sat, 12 Jan 2008
|
[ 17:49 bsam ]
Make use of gammu-config script.
Suggested by: lme
|
Thu, 20 Dec 2007
|
[ 18:14 bsam ]
Update to a bug-fix release 1.17.0:
* Fixed reading of messages from AT phones using CMGL.
|
Sun, 16 Dec 2007
|
[ 20:59 bsam ]
. update to version 1.16.0;
. add INSTALL_LIBDATA_DIR to CMAKE_ARGS;
. exclude manual pages for NOPORTDOCS case.
|
Mon, 20 Aug 2007
|
[ 20:51 bsam ]
. update to stable release 1.13.0;
. remove patch patch-common-CMakeLists.txt (incorporated upstream).
|
Sat, 11 Aug 2007
|
[ 17:10 bsam ]
. the new developer switched from gmake to cmake, the port mainly rewritten;
. update to version 1.12.0;
. remove 4.x traces.
|
Tue, 10 Apr 2007
|
[ 21:47 bsam ]
. new release 1.10.0, library version bumpted, many changes (see ChangeLog);
. a new main developer (Michal Cihar);
. MASTER_SITES changed.
|
Wed, 10 Jan 2007
|
[ 19:23 bsam ]
. mark BROKEN for 4.x (does not compile); [1]
. s/INSTALLS_SHLIB/USE_LDCONFIG.
Submitted by: pointyhat via krismail [1]
|
Fri, 8 Dec 2006
|
[ 11:15 bsam ]
Update to new release 1.09.00. Changes since 1.08.00 (many):
http://www.mwiacek.com/zips/gsm/gammu/changelog
|
Fri, 3 Nov 2006
|
[ 19:14 bsam ]
Update 1.07.00 -> 1.08.00. Changes (many):
http://www.mwiacek.com/zips/gsm/gammu/changelog
While I'm here: change my email address to FreeBSD one.
|
Wed, 28 Jun 2006
|
[ 06:35 bsam ]
URL to the second master site changed.
Pointed out by: pointyhat
Approved by: netchild (mentor, implicit)
|
Mon, 12 Jun 2006
|
[ 22:17 itetcu ]
Update to 1.07.00
PR: 98876
Submitted by: maintainer
|
Fri, 12 May 2006
|
[ 10:25 sem ]
- Update to 1.06.00
- Update an URL in pkg-descr to point a new site
- Pass maintainership to submitter
PR: ports/97076
Submitted by: Boris B. Samorodov <bsam@ipt.ru>
|
Wed, 3 May 2006
|
[ 23:38 edwin ] (Only the first 10 of 88 ports in this commit are shown above. )
remove USE_REINPLACE for all ports with categories starting with C
|
Thu, 20 Apr 2006
|
[ 06:25 sem ]
- Update to 1.05.00
PR: ports/96019
Submitted by: Boris B. Samorodov <bsam@ipt.ru>
|
Wed, 5 Apr 2006
|
[ 05:52 linimon ]
Reset kirill@solaris.ru who has not responded to email asking about
maintainer timeouts.
Hat: portmgr
|
Tue, 14 Feb 2006
|
[ 11:22 anray ]
Fix works on 4.x systems.
PR: ports/92421
Approved by: maintainer timeout(18 days)
|
Thu, 19 Jan 2006
|
[ 17:03 anray ]
Update to 1.04.0
PR: ports/91097
Submitted by: "Boris B. Samorodov" <bsam@ipt.ru>
Approved by: maintainer timeout
|
Thu, 8 Dec 2005
|
[ 11:19 lawrance ]
Update to 1.03.0
PR: ports/89648
Submitted by: Boris B. Samorodov <bsam@ipt.ru>
Approved by: kirill@solaris.ru (maintainer, timeout 14+ days)
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
Fri, 11 Nov 2005
|
[ 20:17 jylefort ]
Fix bluetooth.h search path.
PR: ports/88660
Submitted by: Thiemo Nordenholz <nz@thiemo.net>, maintainer
|
Tue, 20 Sep 2005
|
[ 17:03 garga ]
- Update to 1.02.0 [1]
- Use DATADIR macro
- Use PORTDOCS scheme
PR: ports/85139 [1]
Submitted by: Boris Samorodov <bsam@ipt.ru> [1]
Approved by: maintainer timeout (14 days)
|
Tue, 26 Jul 2005
|
[ 19:41 pav ]
- Update to 1.01.0
PR: ports/83200
Submitted by: Juraj Hajovsky <xhajov00@stud.fit.vutbr.cz>
Approved by: maintainer timeout (14 days)
|
Thu, 14 Apr 2005
|
[ 09:05 oliver ]
update comms/gammu to 1.00.0
PR: ports/79189
Submitted by: maintainer
|
Wed, 2 Mar 2005
|
[ 09:55 pav ]
- Install shared library and header files
PR: ports/78022
Submitted by: System Administrator <root@sentry.granch.ru>
Approved by: maintainer address bounce:
<kirill@solaris.ru>
(reason: 554 5.7.1 Client host rejected: Presumably dialup/dsl/dynamic
client address!!!!)
|
Fri, 26 Nov 2004
|
[ 15:33 pav ] (Only the first 10 of 12 ports in this commit are shown above. )
- Update to 0.98.0
PR: ports/74366
Submitted by: Kirill Bezzubets <kirill@solaris.ru> (maintainer)
|
Fri, 4 Jun 2004
|
[ 17:29 ade ] (Only the first 10 of 149 ports in this commit are shown above. )
Sync with new bsd.autotools.mk
|
Thu, 8 Apr 2004
|
[ 12:15 krion ]
- Update to 0.94.0
PR: ports/65323
Submitted by: maintainer
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Tue, 13 Jan 2004
|
[ 20:24 pav ]
- Update to 0.92.0, now with FreeBSD Bluetooth stack support
PR: ports/61319
Submitted by: Kirill Bezzubets <kirill@mpool.solaris.ru> (maintainer)
|
Thu, 25 Dec 2003
|
[ 21:20 pav ]
- Update to 0.91.0
PR: ports/60546
Submitted by: Kirill Bezzubets <kirill@solaris.ru>
|
Sat, 13 Dec 2003
|
[ 22:45 pav ]
- Fix INDEX.
Pointy hat to: pav
|
[ 20:39 pav ]
Add gammu, a command-line program to communicate with Nokia cell phones
over cable, infra and Bluetooth.
PR: ports/60211
Submitted by: Kirill Bezzubets <kirill@solaris.ru>
|
Number of commits found: 100 |