| non port: converters/ascii2binary/Makefile |
|
CVSWeb
|
Number of commits found: 12 |
|
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
|
|
Wed, 8 Sep 2010
|
[ 20:20 thierry ]
1.11 converters/ascii2binary/Makefile
1.9 converters/ascii2binary/distinfo
Upgrade to 2.14.
Changelog at <http://billposer.org/Software/Ascii2BinaryChangeLog.html>.
|
|
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.
|
|
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, 6 Jun 2008
|
[ 13:15 edwin ]
1.8 converters/ascii2binary/Makefile
1.12 converters/gbase/Makefile
1.10 converters/konwert/Makefile
1.19 converters/ktextdecode/Makefile
1.6 converters/libticonv/Makefile
1.12 converters/p5-Convert-Recode/Makefile
1.2 converters/php4-recode/Makefile
1.2 converters/php5-recode/Makefile
1.38 converters/recode/Makefile
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)
|
|
Tue, 13 Feb 2007
|
[ 22:01 thierry ]
1.7 converters/ascii2binary/Makefile
1.8 converters/ascii2binary/distinfo
Upgrade to 2.13.
Changelog at <http://billposer.org/Software/a2b.html#changelog>.
|
|
Tue, 19 Dec 2006
|
[ 21:34 thierry ]
1.6 converters/ascii2binary/Makefile
1.7 converters/ascii2binary/distinfo
Upgrade to v. 2.12.
Changelog at <http://billposer.org/Software/a2b.html#changelog>.
|
|
Wed, 19 Apr 2006
|
[ 21:52 thierry ]
1.5 converters/ascii2binary/Makefile
1.5 converters/ascii2binary/distinfo
Upgrade to 2.11.
Changelog at <http://billposer.org/Software/a2b.html#changelog>.
|
|
Wed, 15 Mar 2006
|
[ 20:46 thierry ]
1.4 converters/ascii2binary/Makefile
1.4 converters/ascii2binary/distinfo
Switch to a versionned tarball. No diff after extraction.
|
|
Mon, 13 Mar 2006
|
[ 06:32 thierry ]
1.3 converters/ascii2binary/Makefile
1.3 converters/ascii2binary/distinfo
1.1 converters/ascii2binary/files/patch-Makefile.in
Upgrade to 2.10 and make fetchable again.
Approved by: portmgr (linimon)
|
|
Sun, 5 Mar 2006
|
[ 08:29 thierry ]
1.2 converters/ascii2binary/Makefile
1.2 converters/ascii2binary/distinfo
1.2 converters/ascii2binary/files/patch-Makefile
Upgrade to 2.9 to make fetchable again.
Changelog at <http://billposer.org/Software/a2b.html#changelog>.
Approved by: portmgr (linimon)
|
|
Mon, 30 Jan 2006
|
[ 23:25 thierry ]
1.122 converters/Makefile
1.1 converters/ascii2binary/Makefile
1.1 converters/ascii2binary/distinfo
1.1 converters/ascii2binary/files/patch-Makefile
1.1 converters/ascii2binary/pkg-descr
ascii2binary and binary2ascii convert between textual and binary
representations of numbers.
The two programs are useful for generating test data, for inspecting binary
files, and for interfacing programs that generate textual output to programs
that require binary input and conversely. They can also be useful when it is
desired to reformat numbers.
WWW: http://billposer.org/Software/a2b.html
|
Number of commits found: 12 |