| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
9.x in order to prevent run-time breakage after the recent changes in
libiconv
- Bump port revision for lang/ghc and all dependents, as a consequence
Obtained from: FreeBSD Haskell
Notes:
svn path=/head/; revision=349475
|
|
|
|
|
|
|
|
|
|
|
| |
in CONFIGURE_ARGS with ICONV_PREFIX. Also add CFLAGS to INC in
CONFIGURE_ARGS to get -DLIBICONV_PLUG on FreeBSD 10 with libiconv installed.
PR: ports/187907
Approved by: perl (mat)
Notes:
svn path=/head/; revision=349168
|
|
|
|
|
|
|
|
| |
Reported by: Mike Harding <mvharding@gmail.com> (via email)
Approved by: perl (mat)
Notes:
svn path=/head/; revision=349107
|
|
|
|
|
|
|
|
| |
- Remove leading article from COMMENT
- Define DOCS option
Notes:
svn path=/head/; revision=348992
|
|
|
|
| |
Notes:
svn path=/head/; revision=348929
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Enable -fvisibility=hidden.
- Add USE_CSTD=gnu89 to fix compilation with -O0 and -Oz.
- Add DOCS option.
PR: ports/186846
Approved by: kwm, marcus
Notes:
svn path=/head/; revision=348854
|
|
|
|
| |
Notes:
svn path=/head/; revision=348337
|
|
|
|
| |
Notes:
svn path=/head/; revision=348046
|
|
|
|
| |
Notes:
svn path=/head/; revision=347965
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs)
Notes:
svn path=/head/; revision=347809
|
|
|
|
| |
Notes:
svn path=/head/; revision=347403
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Support staging
- Patch upstream makefile to not mix LOCALBASE and PREFIX
PR: 186196
Submitted by: amdmi3
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=347376
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
Notes:
svn path=/head/; revision=347369
|
|
|
|
|
|
|
| |
With hat: perl
Notes:
svn path=/head/; revision=347305
|
|
|
|
| |
Notes:
svn path=/head/; revision=347293
|
|
|
|
| |
Notes:
svn path=/head/; revision=347292
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
Notes:
svn path=/head/; revision=347148
|
|
|
|
|
|
|
|
|
|
| |
for plist change.
PR: ports/186590
Approved by: maintainer
Notes:
svn path=/head/; revision=346968
|
|
|
|
|
|
|
| |
was included into bsd.python.mk
Notes:
svn path=/head/; revision=346792
|
|
|
|
|
|
|
|
|
|
| |
to say goodbye. Upstream unsupported it since 2011-01-06 (see
http://php.net/eol.php )
Strip PHP 5.2 out of Mk/bsd.php.mk
Notes:
svn path=/head/; revision=346583
|
|
|
|
| |
Notes:
svn path=/head/; revision=346559
|
|
|
|
| |
Notes:
svn path=/head/; revision=346394
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
Notes:
svn path=/head/; revision=345641
|
|
|
|
| |
Notes:
svn path=/head/; revision=345401
|
|
|
|
|
|
|
| |
Tested by: Frank Broniewski
Notes:
svn path=/head/; revision=345015
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Replace PERL with REINPLACE_CMD in post-patch.
- Replace "iconv.h" with "${ICONV_PREFIX}/include/iconv.h" so
/usr/include/iconv.h is included on FreeBSD 10 even when
converters/iconv is installed. The port uses iconvctl(3) which
isn't declared in /usr/local/include/iconv.h with -DLIBICONV_PLUG.
- files/patch-lib-error.c: Implement program_name using __progname.
- files/patch-libiconv-Makefile.in: deleted because the libiconv
directory isn't built.
- files/patch-src-Makefile.in:
+ Remove chunks that aren't needed.
+ Remove ../lib/libreco.a from LIBS so CFLAGS+=-fPIC can be removed
from the port Makefile. Instead, just copy lib/error.c (the only
file needed from libreco.a) to src/error.c and compile it into
librecode.so.
PR: 186637
Approved by: demon (maintainer)
Notes:
svn path=/head/; revision=344949
|
|
|
|
| |
Notes:
svn path=/head/; revision=344752
|
|
|
|
| |
Notes:
svn path=/head/; revision=344459
|
|
|
|
| |
Notes:
svn path=/head/; revision=344458
|
|
|
|
| |
Notes:
svn path=/head/; revision=344457
|
|
|
|
|
|
|
|
| |
- Stage support
- Bump PORTREVISION
Notes:
svn path=/head/; revision=343876
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=343634
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Enable FPM by default [2]
- Add support to override configure flags [3]
To users requesting mod_php package, please read this:
https://wiki.apache.org/httpd/PHP-FPM
PR: ports/185438 [1], ports/186536 [2]
Submitted by: Ilya Bakulin <webmaster@kibab.com> [1],
Reinier Schoof <reinier@skoef.nl> [2]
Notes:
svn path=/head/; revision=343492
|
|
|
|
| |
Notes:
svn path=/head/; revision=343440
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Enable FPM by default [2]
- Add support to override configure flags [3]
To users requesting mod_php package, please read this:
https://wiki.apache.org/httpd/PHP-FPM
PR: ports/186564 [1], ports/185437 [2], ports/186536 [3]
Submitted by: Rustem Alimov <rustem.alimov@gmail.com> [1],
Ilya Bakulin <webmaster@kibab.com> [2],
Reinier Schoof <reinier@skoef.nl> [3]
Notes:
svn path=/head/; revision=343435
|
|
|
|
|
|
|
| |
Thanks to: Ashish Kulkarni (upstream developer)
Notes:
svn path=/head/; revision=343319
|
|
|
|
| |
Notes:
svn path=/head/; revision=343179
|
|
|
|
| |
Notes:
svn path=/head/; revision=342693
|
|
|
|
| |
Notes:
svn path=/head/; revision=342384
|
|
|
|
|
|
|
|
|
| |
PR: ports/184596
Tested by: grembo
Approved by: ale (maintainer)
Notes:
svn path=/head/; revision=341778
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
iconv extensions that the base system iconv doesn't support yet:
* wchar_t: port uses the special WCHAR_T character conversion.
* translit: port uses //TRANSLIT or //IGNORE conversion options.
Adding one or both of these arguments makes the port depend on
converters/libiconv for now.
- Allow installation of converters/libiconv on FreeBSD 10+.
- Use ICONV_CONFIGURE_ARG in devel/gettext instead of defining CPPFLAGS
and LDFLAGS to fix compilation with libiconv installed.
- Stage converters/libiconv and devel/gettext.
Approved by: bapt (on trust)
Notes:
svn path=/head/; revision=341775
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure)
Notes:
svn path=/head/; revision=341761
|
|
|
|
| |
Notes:
svn path=/head/; revision=341552
|
|
|
|
| |
Notes:
svn path=/head/; revision=341502
|
|
|
|
| |
Notes:
svn path=/head/; revision=341492
|
|
|
|
|
|
|
|
|
| |
PR: ports/178251
Submitted by: Chad Slater <chad.slater (at) gmail.com>
Approved by: maintainer time-out (8 months)
Notes:
svn path=/head/; revision=341459
|
|
|
|
| |
Notes:
svn path=/head/; revision=340899
|
|
|
|
|
|
|
| |
- Take maintainership of a few ports
Notes:
svn path=/head/; revision=340835
|
|
|
|
| |
Notes:
svn path=/head/; revision=340671
|
|
|
|
|
|
|
| |
- Use PYDISTUTILS_AUTOPLIST
Notes:
svn path=/head/; revision=340448
|