CVS log for ports/comms/p5-SMS-Send-DeviceGsm/Makefile
Up to [FreeBSD] / ports / comms / p5-SMS-Send-DeviceGsm
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:38:56 2012 UTC (2 weeks, 6 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Sep 17 06:48:46 2011 UTC (4 months, 3 weeks ago) by sunpoet
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+ With hat: perl
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jun 21 19:17:39 2009 UTC (2 years, 7 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -3 lines
- Update to 1.06 PR: ports/135721 Approved by: maintainer Submitted by: myself (pgollucci@)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Sep 28 14:32:38 2008 UTC (3 years, 4 months ago) by lippe
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -4 lines
- Update to 1.04. PR: ports/127189 Submitted by: lippe Approved by: "snowfly" <snowfly@yuntech.edu.tw> (maintainer)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Apr 29 17:00:01 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -10 lines
- Update to 123219 PR: 123219 Submitted by: Tsung-Han Yeh <snowfly@yuntech.edu.tw> (maintainer)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:24:14 2008 UTC (3 years, 9 months ago) by araujo
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Dec 12 14:52:46 2007 UTC (4 years, 2 months ago) by rafan
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- Update to 1.00 PR: ports/117790 Submitted by: Tsung-Han Yeh <snowfly at yuntech.edu.tw> (maintainer)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Sep 23 06:23:36 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
[NEW PORT] comms/p5-SMS-Send-DeviceGsm: An SMS::Send driver for Device::Gsm SMS::Send::DeviceGsm is an SMS::Send driver that uses Device::Gsm to deliver messages via attached hardware. You provide the hardware port and the baudrate to use. Consult Device::Gsm for further information on what devices and baudrates are supported. Author: Chris Williams <chris@bingosnet.co.uk> WWW: http://search.cpan.org/dist/SMS-Send-DeviceGsm/ PR: ports/116531 Submitted by: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
