| non port: finance/openhbci/Makefile |
|
CVSWeb
|
Number of commits found: 16 |
|
Thu, 21 Aug 2008
|
[ 07: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 )
|
|
Sun, 27 Jul 2008
|
[ 16:34 rafan ]
1.15 finance/openhbci/Makefile
- Drop 4.x support
|
|
Thu, 1 Feb 2007
|
[ 02:42 kris ]
1.7 archivers/dynamite/Makefile
1.7 archivers/libmspack/Makefile
1.35 archivers/lzo/Makefile
1.39 archivers/lzo2/Makefile
1.19 archivers/ucl/Makefile
1.4 archivers/unshield/Makefile
1.21 archivers/xpk/Makefile
1.4 astro/gpsd/Makefile
1.9 astro/jday/Makefile
1.22 astro/libnova/Makefile
(Only the first 10 of 348 ports in this commit are shown above. )
Use libtool port instead of included version to avoid objformat a.out botch
|
|
Tue, 15 Aug 2006
|
[ 00:06 clsung ]
1.12 dns/idnkit/Makefile
1.13 editors/xmleditor/Makefile
1.18 emulators/hercules/Makefile
1.15 emulators/libvm68k/Makefile
1.28 emulators/twin/Makefile
1.87 finance/gnucash-devel/Makefile
1.88 finance/gnucash/Makefile
1.15 finance/ktoblzcheck/Makefile
1.16 finance/libofx/Makefile
1.13 finance/openhbci/Makefile
(Only the first 10 of 81 ports in this commit are shown above. )
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
|
Thu, 23 Feb 2006
|
[ 10:40 ade ]
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile
(Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
|
Tue, 15 Nov 2005
|
[ 06:52 ade ]
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile
(Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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.
|
|
Fri, 9 Sep 2005
|
[ 20:20 linimon ]
1.10 finance/openhbci/Makefile
1.3 science/at/Makefile
Reset maintainer after long period of inactivity.
Previously noticed by: pav
Hat: portmgr
|
|
Tue, 17 May 2005
|
[ 09:52 lawrance ]
1.9 finance/openhbci/Makefile
1.5 finance/openhbci/distinfo
1.1 finance/openhbci/files/patch-configure
1.2 finance/openhbci/files/patch-tree.h
1.7 finance/openhbci/pkg-plist
Update to 0.9.17.2
- Add a patch to work around detecting gcc based on contents of $CC
- IGNORE on 4.x (needs newer c++ libs)
PR: ports/70308
Submitted by: Frank Altpeter <frank.altpeter@gmail.com>
Approved by: clement (mentor)
|
|
Sun, 9 Jan 2005
|
[ 17:24 arved ]
1.8 finance/openhbci/Makefile
1.1 finance/openhbci/files/patch-tree.h
Fix build on 5.x
PR: 75769
Submitted by: Frerich Raabe <frerich@athame.co.uk>
|
|
Sun, 19 Sep 2004
|
[ 03:53 kris ]
1.7 finance/openhbci/Makefile
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
|
|
Fri, 21 Nov 2003
|
[ 11:32 arved ]
1.6 finance/openhbci/Makefile
I am not sure, why I added -pedantic 10 months ago.
With todays gcc it breaks the port on 5.x
|
|
Tue, 11 Nov 2003
|
[ 09:03 linimon ]
1.4 finance/aqmoney/Makefile
1.5 finance/openhbci/Makefile
1.2 finance/aqmoney/distinfo
1.3 finance/openhbci/distinfo
1.2 finance/aqmoney/pkg-descr
1.2 finance/openhbci/pkg-descr
1.5 finance/openhbci/pkg-plist
Update to current versions. PR: ports/57080 and maintainer timeout.
|
|
Mon, 9 Jun 2003
|
[ 12:19 kris ]
1.4 finance/openhbci/Makefile
1.4 finance/openhbci/pkg-plist
Add missing file and bump PORTREVISION
|
|
Mon, 14 Apr 2003
|
[ 16:51 arved ]
1.3 finance/openhbci/Makefile
1.2 finance/openhbci/distinfo
1.2 finance/openhbci/files/patch-aa
1.3 finance/openhbci/pkg-plist
Update to 0.9.9
PR: 50946
Submitted by: maintainer
|
|
Fri, 21 Feb 2003
|
[ 12:00 knu ]
1.2 finance/openhbci/Makefile
1.2 french/abispell-fr-FR/Makefile
1.3 french/gfaim/Makefile
1.2 french/jdictionary-fre-hun/Makefile
1.4 french/plgrenouille/Makefile
1.14 french/xtel/Makefile
1.15 ftp/axel/Makefile
1.2 ftp/fmirror/Makefile
1.3 ftp/frox/Makefile
1.2 ftp/ftp-tls/Makefile
(Only the first 10 of 56 ports in this commit are shown above. )
De-pkg-comment.
|
|
Wed, 8 Jan 2003
|
[ 21:18 arved ]
1.4 finance/Makefile
1.1 finance/openhbci/Makefile
1.1 finance/openhbci/distinfo
1.1 finance/openhbci/files/patch-aa
1.1 finance/openhbci/pkg-comment
1.1 finance/openhbci/pkg-descr
1.1 finance/openhbci/pkg-plist
Add openhbci, client-side implementation of the HBCI
specification.
PR: 42601
Submitted by: Heiner Strauss <heiner@bilch.com>
|
Number of commits found: 16 |