| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
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
|
|
|
|
|
|
|
| |
- Get rid of infozip dependency
Notes:
svn path=/head/; revision=340446
|
|
|
|
| |
Notes:
svn path=/head/; revision=340444
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
Notes:
svn path=/head/; revision=340412
|
|
|
|
| |
Notes:
svn path=/head/; revision=339858
|
|
|
|
| |
Notes:
svn path=/head/; revision=339622
|
|
|
|
|
|
|
|
|
|
|
|
| |
The previous commit enabled non-root builds to work, but broke builds
by root instead. The ${GID} variable is blank when the user is root,
so the replacement of "root" with ${GID} resulted in bad command.
Just use ${BSD_INSTALL_PROGRAM} instead and revbump because the packaged
binaries could be stripped now because of that. Commit covered by the
"Just fix it" blanket.
Notes:
svn path=/head/; revision=339621
|
|
|
|
| |
Notes:
svn path=/head/; revision=339602
|
|
|
|
| |
Notes:
svn path=/head/; revision=339579
|
|
|
|
|
|
|
|
|
|
| |
While here switch MASTER_SITES to github cloud
Use MAKE_ARGS do avoid patching
With hat: lua@
Notes:
svn path=/head/; revision=339574
|
|
|
|
|
|
|
|
|
| |
Update Comment
Add LICENSE blob.
Stagify.
Notes:
svn path=/head/; revision=339537
|
|
|
|
| |
Notes:
svn path=/head/; revision=339420
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update HACKAGE_SITE to follow changes in upstream
- MAKE_ENV now sets LC_ALL and DESTDIR for Haskell Cabal ports
- Further minor cosmetical changes: replace USE_GMAKE with USES, get rid of
${DO_NADA}, some refactoring
Obtained from: FreeBSD Haskell
Notes:
svn path=/head/; revision=339286
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the iconv changes (basically GHCi was rendered unusable)
- Fix build for x11-toolkits/hs-wxc, while here
- Bump port revision for all Haskell Cabal ports as they have to be rebuilt
PR: ports/184806
Reported by: many
Obtained from: FreeBSD Haskell
MFH: 2014Q1
Notes:
svn path=/head/; revision=339285
|
|
|
|
| |
Notes:
svn path=/head/; revision=339246
|
|
|
|
| |
Notes:
svn path=/head/; revision=339244
|
|
|
|
| |
Notes:
svn path=/head/; revision=339243
|
|
|
|
| |
Notes:
svn path=/head/; revision=339242
|
|
|
|
| |
Notes:
svn path=/head/; revision=339241
|
|
|
|
| |
Notes:
svn path=/head/; revision=339240
|
|
|
|
| |
Notes:
svn path=/head/; revision=339239
|
|
|
|
| |
Notes:
svn path=/head/; revision=339238
|
|
|
|
| |
Notes:
svn path=/head/; revision=339237
|
|
|
|
| |
Notes:
svn path=/head/; revision=339236
|
|
|
|
| |
Notes:
svn path=/head/; revision=339235
|
|
|
|
| |
Notes:
svn path=/head/; revision=339234
|
|
|
|
|
|
|
| |
Reported by: bsam
Notes:
svn path=/head/; revision=339233
|