aboutsummaryrefslogtreecommitdiff
path: root/comms/gammu
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 1.28.0.Boris Samorodov2010-07-123-6/+19
| | | | Notes: svn path=/head/; revision=257688
* . move *.pyc and *.pyo file creation to comms/gammu MakefileBoris Samorodov2010-05-152-0/+12
| | | | | | | | | | | | | | (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). Notes: svn path=/head/; revision=254351
* comms/gammu-python:Boris Samorodov2010-05-141-0/+1
| | | | | | | | | | | | | . remove CATEGORIES (it's the same with master port); . run python script to create gammu/__init__.pyc file; . bump PORTREVISION. comms/gammu: . add gammu/__init__.pyc to pkg-plist (when WITH_PYTHON_GAMMU is defined, i.e. for comms/gammu-python port). Notes: svn path=/head/; revision=254322
* . remove period from COMMENT;Boris Samorodov2010-05-141-2/+4
| | | | | | | | . add CONFLICTS; . bump PORTREVISION. Notes: svn path=/head/; revision=254320
* Return bsd.port.pre[post].mk back for the sake of OSVERSION.Boris Samorodov2010-05-141-2/+5
| | | | Notes: svn path=/head/; revision=254318
* Switch back to base gcc at sparc, should be fine now.Boris Samorodov2010-05-141-7/+1
| | | | Notes: svn path=/head/; revision=254317
* Here is a more descriptive pkg-descr. :-)Boris Samorodov2010-05-121-7/+20
| | | | Notes: svn path=/head/; revision=254208
* Update to version 1.27.0. Main changes:Boris Samorodov2009-12-222-4/+4
| | | | | | | | | | * 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). Notes: svn path=/head/; revision=246458
* . remove a version number from pkg-descr;Boris Samorodov2009-12-031-2/+2
| | | | | | | . update the URL to the project. Notes: svn path=/head/; revision=245142
* Now gammu compiles with default compilers at FreeBSD-amd64Boris Samorodov2009-11-171-1/+1
| | | | | | | | | (and may be at sparc64 as well -- should be checked out). Pointed out by: Andrius Morkunas <hinokind at gmail.com> (by e-mail) Notes: svn path=/head/; revision=244374
* . update to version 1.26.1;Boris Samorodov2009-09-082-6/+6
| | | | | | | | | | | | | . 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). Notes: svn path=/head/; revision=241032
* Version 1.26.0 is out! There is reduced memory usage, tons of bugfixes,Boris Samorodov2009-09-042-4/+4
| | | | | | | | better support for reading messages from Motorola phones. Full changelog: http://blog.cihar.com/archives/2009/09/04/gammu_stable_version_1_26_0/ Notes: svn path=/head/; revision=240861
* Mark as needing specific version on sparc64 as well: default versionMark Linimon2009-08-171-1/+1
| | | | | | | | | gets internal error. Hat: portmgr Notes: svn path=/head/; revision=239692
* Place an ARCH check after ".include <bsd.port.pre.mk>".Boris Samorodov2009-07-251-4/+4
| | | | | | | | | Hm, strange it did work at amd64 tinderbox though... Reported by: FreshPorts sanity checking Notes: svn path=/head/; revision=238360
* Use GCC=4.3 to fix build at FreeBSD-amd64 (the port doesn'tBoris Samorodov2009-07-251-0/+4
| | | | | | | | | compile with other gcc versions). Do not bump PORTREVISION. Reported by: QAT Notes: svn path=/head/; revision=238358
* Update to version 1.25.0.Boris Samorodov2009-07-192-4/+4
| | | | Notes: svn path=/head/; revision=238067
* Update to version 1.24.0.Boris Samorodov2009-04-254-45/+4
| | | | | | | Remove patches incorporated upstream. Notes: svn path=/head/; revision=232746
* bump PORTREVISION after cmake updateMax Brazhnikov2009-03-241-1/+1
| | | | Notes: svn path=/head/; revision=230897
* . fix build at FreeBSD-6.x (add a variable initialization,Boris Samorodov2009-03-122-4/+12
| | | | | | | | the patch submitted upstream); . bump PORTREVISION (the logic has changed). Notes: svn path=/head/; revision=229923
* . mark BROKEN at 6.x -- does not compile; [1]Boris Samorodov2009-03-112-5/+44
| | | | | | | | | | | . reintroduce NOPORTDOCS with upstream patches; [2] . no changes to default packages -- do not bump PORTREVISION. Pointed out by: pointyhat [1] QAT [2] Notes: svn path=/head/; revision=229872
* . do not use NOPORTDOCS since after "documentation clarification" [1]Boris Samorodov2009-03-043-43/+11
| | | | | | | | | | | | | | | 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] Notes: svn path=/head/; revision=229498
* Update to version 1.23.1.Boris Samorodov2009-03-033-4/+5
| | | | Notes: svn path=/head/; revision=229407
* Update to version 1.23.0.Boris Samorodov2009-03-026-17/+26
| | | | Notes: svn path=/head/; revision=229320
* Update to version 1.22.1.Boris Samorodov2008-12-192-4/+4
| | | | Notes: svn path=/head/; revision=224495
* Update to version 1.21.0.Boris Samorodov2008-10-052-4/+4
| | | | Notes: svn path=/head/; revision=221257
* - Add common code to support for cmake based ports.Martin Wilke2008-05-271-9/+3
| | | | | | | | | | - 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) Notes: svn path=/head/; revision=213789
* Update to 1.20.0.Boris Samorodov2008-05-113-6/+6
| | | | Notes: svn path=/head/; revision=212910
* Add missing '$' (the wrong patch version has been committed).Boris Samorodov2008-01-141-1/+1
| | | | | | | | Pointed out by: pointyhat (via erwin) Pointyhat to: bsam (me) Notes: svn path=/head/; revision=205647
* Make use of gammu-config script.Boris Samorodov2008-01-121-0/+3
| | | | | | | Suggested by: lme Notes: svn path=/head/; revision=205565
* Update to a bug-fix release 1.17.0:Boris Samorodov2007-12-202-4/+4
| | | | | | | * Fixed reading of messages from AT phones using CMGL. Notes: svn path=/head/; revision=204222
* . update to version 1.16.0;Boris Samorodov2007-12-166-99/+24
| | | | | | | | . add INSTALL_LIBDATA_DIR to CMAKE_ARGS; . exclude manual pages for NOPORTDOCS case. Notes: svn path=/head/; revision=203875
* . update to stable release 1.13.0;Boris Samorodov2007-08-204-29/+12
| | | | | | | . remove patch patch-common-CMakeLists.txt (incorporated upstream). Notes: svn path=/head/; revision=197990
* . the new developer switched from gmake to cmake, the port mainly rewritten;Boris Samorodov2007-08-1110-232/+155
| | | | | | | | . update to version 1.12.0; . remove 4.x traces. Notes: svn path=/head/; revision=197476
* . new release 1.10.0, library version bumpted, many changes (see ChangeLog);Boris Samorodov2007-04-105-27/+28
| | | | | | | | . a new main developer (Michal Cihar); . MASTER_SITES changed. Notes: svn path=/head/; revision=189723
* . mark BROKEN for 4.x (does not compile); [1]Boris Samorodov2007-01-101-1/+5
| | | | | | | | | . s/INSTALLS_SHLIB/USE_LDCONFIG. Submitted by: pointyhat via krismail [1] Notes: svn path=/head/; revision=182004
* Update to new release 1.09.00. Changes since 1.08.00 (many):Boris Samorodov2006-12-083-5/+9
| | | | | | | http://www.mwiacek.com/zips/gsm/gammu/changelog Notes: svn path=/head/; revision=179174
* Update 1.07.00 -> 1.08.00. Changes (many):Boris Samorodov2006-11-033-12/+12
| | | | | | | | | http://www.mwiacek.com/zips/gsm/gammu/changelog While I'm here: change my email address to FreeBSD one. Notes: svn path=/head/; revision=176288
* URL to the second master site changed.Boris Samorodov2006-06-281-1/+1
| | | | | | | | Pointed out by: pointyhat Approved by: netchild (mentor, implicit) Notes: svn path=/head/; revision=166494
* Update to 1.07.00Ion-Mihai Tetcu2006-06-123-6/+6
| | | | | | | | PR: 98876 Submitted by: maintainer Notes: svn path=/head/; revision=165272
* - Update to 1.06.00Sergey Matveychuk2006-05-123-7/+8
| | | | | | | | | | | - 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> Notes: svn path=/head/; revision=162160
* remove USE_REINPLACE for all ports with categories starting with CEdwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161308
* - Update to 1.05.00Sergey Matveychuk2006-04-203-13/+13
| | | | | | | | PR: ports/96019 Submitted by: Boris B. Samorodov <bsam@ipt.ru> Notes: svn path=/head/; revision=159993
* Reset kirill@solaris.ru who has not responded to email asking aboutMark Linimon2006-04-051-1/+1
| | | | | | | | | maintainer timeouts. Hat: portmgr Notes: svn path=/head/; revision=158836
* Fix works on 4.x systems.Andrey Slusar2006-02-141-1/+10
| | | | | | | | PR: ports/92421 Approved by: maintainer timeout(18 days) Notes: svn path=/head/; revision=155999
* Update to 1.04.0Andrey Slusar2006-01-194-4/+25
| | | | | | | | | PR: ports/91097 Submitted by: "Boris B. Samorodov" <bsam@ipt.ru> Approved by: maintainer timeout Notes: svn path=/head/; revision=153885
* Update to 1.03.0Sam Lawrance2005-12-084-19/+10
| | | | | | | | | PR: ports/89648 Submitted by: Boris B. Samorodov <bsam@ipt.ru> Approved by: kirill@solaris.ru (maintainer, timeout 14+ days) Notes: svn path=/head/; revision=150653
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Fix bluetooth.h search path.Jean-Yves Lefort2005-11-112-4/+7
| | | | | | | | PR: ports/88660 Submitted by: Thiemo Nordenholz <nz@thiemo.net>, maintainer Notes: svn path=/head/; revision=147974
* - Update to 1.02.0 [1]Renato Botelho2005-09-204-43/+42
| | | | | | | | | | | | - Use DATADIR macro - Use PORTDOCS scheme PR: ports/85139 [1] Submitted by: Boris Samorodov <bsam@ipt.ru> [1] Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=143230
* - Update to 1.01.0Pav Lucistnik2005-07-266-41/+47
| | | | | | | | | PR: ports/83200 Submitted by: Juraj Hajovsky <xhajov00@stud.fit.vutbr.cz> Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=140180