aboutsummaryrefslogtreecommitdiff
path: root/comms/scmxx/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209417
* - Update to 0.9.0Marcus Alves Grando2006-04-291-1/+6
| | | | | | | | | | | | - Update pkg-descr - Respect CFLAGS PR: 94602 Submitted by: Ulrich Spoerlein <q___galgenberg.net> Approved by: maintainer Notes: svn path=/head/; revision=160829
* - Update to 0.8.1Sergey Matveychuk2005-10-111-1/+1
| | | | | | | | PR: ports/87256 Submitted by: maintainer Notes: svn path=/head/; revision=144955
* - Update to 0.8.0Pav Lucistnik2005-07-141-1/+1
| | | | | | | | PR: ports/83463 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) Notes: svn path=/head/; revision=139224
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Update to 0.7.5Volker Stolz2005-02-141-3/+2
| | | | | | | | PR: ports/77498 Submitted by: Janos Mohacsi (maintainer) Notes: svn path=/head/; revision=128807
* - Remove extra directories from ru and de man pages.Sergey Matveychuk2004-12-181-0/+1
| | | | | | | | | | - While I'm here: remove locale directories for ru and de also. PR: ports/75218 Submitted by: maintainer Notes: svn path=/head/; revision=124381
* - Update to 0.7.4:Sergei Kolobov2004-10-151-10/+11
| | | | | | | | | | | | | | | | - Added German and Russian translations - Configuration file changes PR: ports/72735 Submitted by: Janos Mohacsi (maintainer) While I'm here: - Move examples installation out of NOPORTDOCS check - Add CONFIGURE_TARGET to silense configure warning - Minor Makefile tweaks Notes: svn path=/head/; revision=119511
* Update to 0.7.3Kirill Ponomarev2004-08-041-2/+2
| | | | | | | | PR: ports/69955 Submitted by: maintainer Notes: svn path=/head/; revision=115397
* Update to 0.7.2Tilman Keskinoz2004-07-231-1/+1
| | | | | | | | PR: 69443 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Notes: svn path=/head/; revision=114477
* - Update to version 0.7.1Kirill Ponomarev2004-05-251-1/+1
| | | | | | | | PR: ports/67165 Submitted by: maintainer Notes: svn path=/head/; revision=109944
* - Update to 0.7.0Pav Lucistnik2004-04-281-3/+2
| | | | | | | | PR: ports/65819 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) Notes: svn path=/head/; revision=107821
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-2/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - Update to 0.6.4.1Pav Lucistnik2004-01-271-2/+2
| | | | | | | | PR: ports/61983 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) Notes: svn path=/head/; revision=99259
* - Update to version 0.6.4Kirill Ponomarev2003-09-241-4/+5
| | | | | | | | | | | | | | | - UCS-2 phonebook transfer mode - Phonebook hadling fixed - Apply the DOCSDIR and EXAMPLESDIR macro to pkg-plist - Remove missing example - Added russian man page - Change master_site to sourceforge PR: 56731 Submitted by: maintainer Notes: svn path=/head/; revision=89180
* Update to 0.6.3.8Sergey A. Osokin2003-06-231-3/+3
| | | | | | | | | Submitted by: maintainer PR: 53635 Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=83490
* Update to 0.6.3.7Kevin Lo2003-04-161-1/+1
| | | | | | | | PR: 50995 Submitted by: MAINTAINER Notes: svn path=/head/; revision=79046
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76030
* Update to 0.6.3.5Tilman Keskinoz2003-01-181-2/+3
| | | | | | | | PR: 47164 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Notes: svn path=/head/; revision=73408
* Update to 0.6.3.1. Notable changes in this release:Christian Weisgerber2002-11-211-4/+7
| | | | | | | | | | | | | - Now uses libiconv to generalize the charset handling. It can also decode UCS2-encoded SMS, localize the date format, and add the status report request bit to outgoing SMSes. - SL45 also handled. PR: 45519 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Notes: svn path=/head/; revision=70695
* Update to version 0.6.1.6Kevin Lo2002-10-241-1/+1
| | | | | | | | PR: 44408 Submitted by: MAINTAINER Notes: svn path=/head/; revision=68708
* add scmxx 0.6.1.5Ying-Chieh Liao2002-09-181-0/+35
Data exchange utility for Siemens mobile phones PR: 39707 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Notes: svn path=/head/; revision=66562