| non port: comms/scmxx/Makefile |
|
CVSWeb
|
Number of commits found: 30 |
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ]
1.17 accessibility/accerciser/Makefile
1.11 accessibility/at-poke/Makefile
1.76 accessibility/at-spi/Makefile
1.4 accessibility/at-spi2-atk/Makefile
1.4 accessibility/at-spi2-core/Makefile
1.65 accessibility/atk/Makefile
1.4 accessibility/atkmm/Makefile
1.53 accessibility/dasher/Makefile
1.5 accessibility/eflite/Makefile
1.59 accessibility/gnome-mag/Makefile
(Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
|
Mon, 31 May 2010
|
[ 02:01 ade ]
1.14 accessibility/accerciser/Makefile
1.74 accessibility/at-spi/Makefile
1.2 accessibility/at-spi2-atk/Makefile
1.2 accessibility/at-spi2-core/Makefile
1.61 accessibility/atk/Makefile
1.52 accessibility/dasher/Makefile
1.56 accessibility/gnome-mag/Makefile
1.43 accessibility/gnopernicus/Makefile
1.48 accessibility/gok/Makefile
1.17 accessibility/mousetweaks/Makefile
(Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
|
Sat, 22 Aug 2009
|
[ 00:15 amdmi3 ]
1.22 benchmarks/iperf/Makefile
1.24 benchmarks/lmbench/Makefile
1.14 benchmarks/sysbench/Makefile
1.26 biology/avida/Makefile
1.2 biology/libsbml/Makefile
1.23 biology/mopac/Makefile
1.10 biology/protomol/Makefile
1.2 biology/pycogent/Makefile
1.9 cad/adms/Makefile
1.7 cad/atlc/Makefile
(Only the first 10 of 78 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with B,C
|
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ]
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile
(Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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 (Only the first 15 lines of the commit message are shown above )
|
|
Fri, 25 Jul 2008
|
[ 14:34 pav ]
1.6 accessibility/py-papi/Makefile
1.9 astro/gpstk/Makefile
1.17 astro/nova/Makefile
1.24 audio/ccaudio/Makefile
1.18 audio/fcplay/Makefile
1.23 audio/gkrellmss2/Makefile
1.17 audio/jack-keyboard/Makefile
1.20 audio/rawrec/Makefile
1.3 benchmarks/thrulay/Makefile
1.7 biology/blat/Makefile
(Only the first 10 of 213 ports in this commit are shown above. )
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
|
|
Fri, 6 Jun 2008
|
[ 13:15 edwin ]
1.11 comms/cutecom/Makefile
1.31 comms/efax-gtk/Makefile
1.12 comms/fldigi/Makefile
1.32 comms/gfax/Makefile
1.20 comms/ghfaxviewer/Makefile
1.16 comms/gmfsk/Makefile
1.66 comms/gnokii/Makefile
1.7 comms/gnuradio/Makefile
1.15 comms/gpredict/Makefile
1.10 comms/gpsk31/Makefile
(Only the first 10 of 42 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
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)
|
|
Thu, 20 Mar 2008
|
[ 09:23 pav ]
1.8 benchmarks/forkbomb/Makefile
1.8 benchmarks/gtkperf/Makefile
1.22 benchmarks/httperf/Makefile
1.5 benchmarks/super-smack/Makefile
1.9 benchmarks/webbench/Makefile
1.15 cad/tochnog/Makefile
1.22 chinese/autoconvert/Makefile
1.11 chinese/oto/Makefile
1.23 chinese/wenju/Makefile
1.47 chinese/zhcon/Makefile
(Only the first 10 of 23 ports in this commit are shown above. )
- Remove USE_GETOPT_LONG which is a no-op since March 2007
|
|
Sat, 29 Apr 2006
|
[ 20:15 mnag ]
1.23 comms/scmxx/Makefile
1.19 comms/scmxx/distinfo
1.2 comms/scmxx/pkg-descr
1.10 comms/scmxx/pkg-plist
- Update to 0.9.0
- Update pkg-descr
- Respect CFLAGS
PR: 94602
Submitted by: Ulrich Spoerlein <q___galgenberg.net>
Approved by: maintainer
|
|
Tue, 11 Oct 2005
|
[ 16:38 sem ]
1.22 comms/scmxx/Makefile
1.17 comms/scmxx/distinfo
1.2 comms/scmxx/files/patch-docs_Makefile.in
1.2 comms/scmxx/files/patch-po_Makefile.in
1.2 comms/scmxx/files/patch-src-charsets_ucs4_dec.c
1.2 comms/scmxx/files/patch-src-helper_str.c
1.2 comms/scmxx/files/patch-src-smspdu-smsud_enc.c
1.2 comms/scmxx/files/patch-src_Makefile.in
1.2 comms/scmxx/files/patch-src_pinfile.c
1.8 comms/scmxx/pkg-plist
- Update to 0.8.1
PR: ports/87256
Submitted by: maintainer
|
|
Thu, 14 Jul 2005
|
[ 16:03 pav ]
1.21 comms/scmxx/Makefile
1.16 comms/scmxx/distinfo
1.1 comms/scmxx/files/patch-docs_Makefile.in
1.1 comms/scmxx/files/patch-po_Makefile.in
1.1 comms/scmxx/files/patch-src-charsets_ucs4_dec.c
1.1 comms/scmxx/files/patch-src-helper_str.c
1.1 comms/scmxx/files/patch-src-smspdu-smsud_enc.c
1.1 comms/scmxx/files/patch-src_Makefile.in
1.3 comms/scmxx/files/patch-src_charsets_ucs4__dec.c
1.1 comms/scmxx/files/patch-src_pinfile.c
(Only the first 10 of 11 ports in this commit are shown above. )
- Update to 0.8.0
PR: ports/83463
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
|
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ]
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile
(Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ]
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile
(Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
Mon, 14 Feb 2005
|
[ 17:03 vs ]
1.18 comms/scmxx/Makefile
1.15 comms/scmxx/distinfo
1.6 comms/scmxx/pkg-plist
Update to 0.7.5
PR: ports/77498
Submitted by: Janos Mohacsi (maintainer)
|
|
Sat, 18 Dec 2004
|
[ 14:51 sem ]
1.17 comms/scmxx/Makefile
1.5 comms/scmxx/pkg-plist
- Remove extra directories from ru and de man pages.
- While I'm here: remove locale directories for ru and de also.
PR: ports/75218
Submitted by: maintainer
|
|
Fri, 15 Oct 2004
|
[ 16:17 sergei ]
1.16 comms/scmxx/Makefile
1.14 comms/scmxx/distinfo
1.2 comms/scmxx/files/patch-src_charsets_ucs4__dec.c
1.4 comms/scmxx/pkg-plist
- Update to 0.7.4:
- 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
|
|
Wed, 4 Aug 2004
|
[ 10:21 krion ]
1.15 comms/scmxx/Makefile
1.13 comms/scmxx/distinfo
Update to 0.7.3
PR: ports/69955
Submitted by: maintainer
|
|
Fri, 23 Jul 2004
|
[ 08:03 arved ]
1.14 comms/scmxx/Makefile
1.12 comms/scmxx/distinfo
1.2 comms/scmxx/files/patch-src-unicode.c
1.1 comms/scmxx/files/patch-src_charsets_ucs4__dec.c
Update to 0.7.2
PR: 69443
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
|
|
Tue, 25 May 2004
|
[ 09:02 krion ]
1.13 comms/scmxx/Makefile
1.11 comms/scmxx/distinfo
- Update to version 0.7.1
PR: ports/67165
Submitted by: maintainer
|
|
Wed, 28 Apr 2004
|
[ 16:39 pav ]
1.12 comms/scmxx/Makefile
1.10 comms/scmxx/distinfo
1.1 comms/scmxx/files/patch-src-unicode.c
- Update to 0.7.0
PR: ports/65819
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
|
|
Tue, 30 Mar 2004
|
[ 19:20 krion ]
1.7 archivers/dpkg/Makefile
1.7 archivers/rpm4/Makefile
1.30 audio/flac/Makefile
1.16 audio/id3lib/Makefile
1.58 audio/mpg123/Makefile
1.3 audio/mpiosh/Makefile
1.12 audio/musicpd/Makefile
1.6 chinese/oto/Makefile
1.53 chinese/xcin25/Makefile
1.11 comms/scmxx/Makefile
(Only the first 10 of 64 ports in this commit are shown above. )
- Use USE_ICONV knob
Approved by: portmgr
|
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ]
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile
(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, 27 Jan 2004
|
[ 11:54 pav ]
1.9 comms/scmxx/Makefile
1.8 comms/scmxx/distinfo
- Update to 0.6.4.1
PR: ports/61983
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
|
|
Wed, 24 Sep 2003
|
[ 10:15 krion ]
1.8 comms/scmxx/Makefile
1.7 comms/scmxx/distinfo
1.3 comms/scmxx/pkg-plist
- Update to version 0.6.4
- 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
|
|
Mon, 23 Jun 2003
|
[ 14:35 osa ]
1.7 comms/scmxx/Makefile
1.6 comms/scmxx/distinfo
Update to 0.6.3.8
Submitted by: maintainer
PR: 53635
Approved by: fjoe (mentor) (implicit)
|
|
Wed, 16 Apr 2003
|
[ 01:22 kevlo ]
1.6 comms/scmxx/Makefile
1.5 comms/scmxx/distinfo
Update to 0.6.3.7
PR: 50995
Submitted by: MAINTAINER
|
|
Fri, 21 Feb 2003
|
[ 11:07 knu ]
1.2 comms/bforce-kst/Makefile
1.4 comms/birda/Makefile
1.2 comms/gfax/Makefile
1.4 comms/ghfaxviewer/Makefile
1.4 comms/gkermit/Makefile
1.2 comms/java-commapi-freebsd/Makefile
1.3 comms/java-commapi/Makefile
1.9 comms/ltmdm/Makefile
1.16 comms/mwavem/Makefile
1.8 comms/plp/Makefile
(Only the first 10 of 36 ports in this commit are shown above. )
De-pkg-comment.
|
|
Sat, 18 Jan 2003
|
[ 17:35 arved ]
1.4 comms/scmxx/Makefile
1.4 comms/scmxx/distinfo
1.3 comms/scmxx/files/patch-Makefile.in
Update to 0.6.3.5
PR: 47164
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
|
|
Thu, 21 Nov 2002
|
[ 19:13 naddy ]
1.3 comms/scmxx/Makefile
1.3 comms/scmxx/distinfo
1.2 comms/scmxx/files/patch-Makefile.in
1.2 comms/scmxx/pkg-plist
Update to 0.6.3.1. Notable changes in this release:
- 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>
|
|
Thu, 24 Oct 2002
|
[ 06:55 kevlo ]
1.2 comms/scmxx/Makefile
1.2 comms/scmxx/distinfo
Update to version 0.6.1.6
PR: 44408
Submitted by: MAINTAINER
|
|
Wed, 18 Sep 2002
|
[ 08:31 ijliao ]
1.71 comms/Makefile
1.1 comms/scmxx/Makefile
1.1 comms/scmxx/distinfo
1.1 comms/scmxx/files/patch-Makefile.in
1.1 comms/scmxx/pkg-comment
1.1 comms/scmxx/pkg-descr
1.1 comms/scmxx/pkg-plist
add scmxx 0.6.1.5
Data exchange utility for Siemens mobile phones
PR: 39707
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
|
Number of commits found: 30 |