| non port: devel/str/Makefile |
|
CVSWeb
|
Number of commits found: 25 |
|
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 )
|
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ]
1.2 www/helixplugin/files/BSDmakefile
1.2 x11/gpctool/files/BSDmakefile
1.4 japanese/kanji18/files/DEINSTALL.tmpl
1.4 japanese/kanji26/files/DEINSTALL.tmpl
1.4 cad/cider/files/FreeBSD
1.2 audio/festival+OGI/files/FreeBSD.mak
1.3 japanese/kanji18/files/INSTALL.tmpl
1.3 japanese/kanji26/files/INSTALL.tmpl
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile
(Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
|
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)
|
|
Fri, 20 Jan 2006
|
[ 06:12 vd ]
1.10 databases/gnats4/Makefile
1.4 devel/google-sparsehash/Makefile
1.17 devel/ossp-al/Makefile
1.78 devel/pth/Makefile
1.38 devel/shtool/Makefile
1.26 devel/str/Makefile
1.23 editors/jext/Makefile
1.12 mail/lmtp2nntp/Makefile
1.15 net-mgmt/iftop/Makefile
1.14 net/libnss-mysql/Makefile
(Only the first 10 of 13 ports in this commit are shown above. )
Change my email address to the @FreeBSD one
Approved by: garga (mentor)
|
|
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.
|
|
Wed, 12 Oct 2005
|
[ 13:20 mnag ]
1.24 devel/str/Makefile
Change MAINTAINER
|
[ 13:01 mnag ]
1.23 devel/str/Makefile
1.11 devel/str/distinfo
1.2 devel/str/files/patch-str_parse.c
Update to 0.9.12
PR: 87310
Submitted by: Vasil Dimov <vd@datamax.bg>
|
|
Tue, 11 Oct 2005
|
[ 17:02 mnag ]
1.22 devel/str/Makefile
1.1 devel/str/files/patch-str_parse.c
Fix SIGSEGV when reuse va_list (seen on amd64)
Bump PORTREVISION
PR: 87260
Submitted by: Vasil Dimov <vd@datamax.bg>
|
|
Mon, 3 Oct 2005
|
[ 18:42 mnag ]
1.21 devel/str/Makefile
Fix previous commit. build need stay after ":".
Approved by: pav (mentor)
|
[ 14:57 mnag ]
1.20 devel/str/Makefile
1.10 devel/str/distinfo
Update to 0.9.11
PR: 86872
Submitted by: Vasil Dimov <vd@datamax.bg>
Approved by: pav (mentor)
|
|
Fri, 16 Sep 2005
|
[ 17:58 mnag ]
1.17 benchmarks/iperf/Makefile
1.4 databases/pecl-sqlite/Makefile
1.33 databases/py-MySQLdb-devel/Makefile
1.31 databases/py-MySQLdb/Makefile
1.10 databases/py-PySQLite10/Makefile
1.12 databases/py-PySQLite11/Makefile
1.15 databases/py-PySQLite2/Makefile
1.33 databases/sqlite2/Makefile
1.10 databases/tinycdb/Makefile
1.36 devel/mm/Makefile
(Only the first 10 of 46 ports in this commit are shown above. )
Update my email
Approved by: pav (mentor)
|
|
Mon, 29 Aug 2005
|
[ 06:36 novel ]
1.14 devel/ossp-cfg/Makefile
1.16 devel/ossp-l2/Makefile
1.15 devel/ossp-val/Makefile
1.16 devel/ossp-var/Makefile
1.6 devel/ossp-xds/Makefile
1.18 devel/str/Makefile
1.14 mail/pecl-mailparse/Makefile
1.84 mail/postfix1/Makefile
1.10 misc/ossp-uuid/Makefile
1.18 net/ossp-sa/Makefile
Anti Unmaintained Ports Campaign by Marcus Grando.
PR: 854[06-15]
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
|
|
Tue, 12 Apr 2005
|
[ 21:53 pav ]
1.17 devel/str/Makefile
1.9 devel/str/distinfo
1.2 devel/str/files/patch-str_basic.c
1.2 devel/str/files/patch-ts.c
- Update to 0.9.10
PR: ports/79832
Submitted by: Alex Deiter <tiamat@komi.mts.ru>
|
|
Sat, 21 Aug 2004
|
[ 15:19 pav ]
1.30 devel/mm/Makefile
1.12 devel/ossp-al/Makefile
1.12 devel/ossp-cfg/Makefile
1.13 devel/ossp-ex/Makefile
1.14 devel/ossp-l2/Makefile
1.13 devel/ossp-val/Makefile
1.14 devel/ossp-var/Makefile
1.4 devel/ossp-xds/Makefile
1.35 devel/shtool/Makefile
1.16 devel/str/Makefile
(Only the first 10 of 16 ports in this commit are shown above. )
- Introduce MASTER_SITE_OSSP
PR: ports/70504
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
|
|
Mon, 10 May 2004
|
[ 19:11 linimon ]
1.15 devel/str/Makefile
1.8 devel/str/distinfo
Update to 0.9.9.
PR: ports/66379
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
|
|
Tue, 13 Apr 2004
|
[ 17:42 arved ]
1.14 devel/str/Makefile
1.1 devel/str/files/patch-str_basic.c
1.1 devel/str/files/patch-ts.c
Attempt to fix build on amd64 by using va_copy
|
|
Sun, 14 Mar 2004
|
[ 11:23 rse ]
1.29 devel/mm/Makefile
1.32 devel/shtool/Makefile
1.13 devel/str/Makefile
1.13 graphics/gfont/Makefile
1.41 lang/eperl/Makefile
1.27 lang/p5-ePerl/Makefile
1.7 misc/iselect/Makefile
1.45 www/wml/Makefile
Resign maintainership of the ports corresponding to software I developed
myself because I've not the necessary time to maintain the ports in a
reasonable way. This way others are encouraged to pick up those ports.
|
|
Fri, 5 Mar 2004
|
[ 04:49 kris ]
1.12 devel/str/Makefile
BROKEN on amd64: Does not compile
|
|
Fri, 21 Feb 2003
|
[ 11:23 knu ]
1.34 devel/ORBacus/Makefile
1.3 devel/aap/Makefile
1.4 devel/adabroker/Makefile
1.3 devel/agenda-headers/Makefile
1.3 devel/agenda-libs/Makefile
1.2 devel/agenda-snow-libs/Makefile
1.3 devel/agenda-static-libs/Makefile
1.6 devel/ald/Makefile
1.18 devel/amulet/Makefile
1.2 devel/antlr/Makefile
(Only the first 10 of 422 ports in this commit are shown above. )
De-pkg-comment.
|
|
Mon, 17 Feb 2003
|
[ 15:25 rse ]
1.10 devel/str/Makefile
1.6 devel/str/distinfo
1.4 devel/str/pkg-descr
upgrade to OSSP str 0.9.8
|
|
Mon, 1 Apr 2002
|
[ 10:53 rse ]
1.9 devel/str/Makefile
1.5 devel/str/distinfo
1.3 devel/str/pkg-descr
upgrade to OSSP str 0.9.7
|
|
Thu, 16 Aug 2001
|
[ 15:08 rse ]
unknown devel/str/Makefile
unknown devel/str/distinfo
unknown devel/str/pkg-descr
Upgrade to Str 0.9.5
|
|
Fri, 16 Jun 2000
|
[ 22:52 asami ]
unknown archivers/bzip2/Makefile
unknown archivers/lzo/Makefile
unknown audio/esound/Makefile
unknown audio/gsm/Makefile
unknown audio/libaudiofile/Makefile
unknown audio/libcdaudio/Makefile
unknown audio/libmikmod/Makefile
unknown audio/libshout/Makefile
unknown audio/libworkman/Makefile
unknown audio/nas/Makefile
(Only the first 10 of 264 ports in this commit are shown above. )
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
|
[ 09:19 sobomax ]
unknown archivers/bzip2/Makefile
unknown audio/sidplay/Makefile
unknown audio/sphinx/Makefile
unknown audio/wsoundserver/Makefile
unknown converters/recode/Makefile
unknown converters/uulib/Makefile
unknown databases/typhoon/Makefile
unknown databases/unixODBC/Makefile
unknown devel/ORBacus/Makefile
unknown devel/ORBit/Makefile
(Only the first 10 of 100 ports in this commit are shown above. )
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
|
Thu, 15 Jun 2000
|
[ 18:59 sobomax ]
unknown audio/sidplay/Makefile
unknown audio/sphinx/Makefile
unknown converters/recode/Makefile
unknown devel/popt/Makefile
unknown devel/pth-devel/Makefile
unknown devel/pth/Makefile
unknown devel/rpc2/Makefile
unknown devel/rvm/Makefile
unknown devel/sdl-devel/Makefile
unknown devel/sdl/Makefile
(Only the first 10 of 91 ports in this commit are shown above. )
Third round of INSTALL_SHLIBS=yes fixes.
|
Number of commits found: 25 |