non port: archivers/pecl-lzf/Makefile |
SVNWeb
|
Number of commits found: 36 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] 1ced9d2 (Only the first 10 of 199 ports in this commit are shown above. )
archivers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Albert Vernon <f3cun3c02@sneakemail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Kuehn <freebsd@nagilum.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Zhuravlev <zaa@zaa.pp.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Anders Nordby <anders@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Sun, 23 Jan 2022
|
[ 18:19 Po-Chuan Hsieh (sunpoet) ] 7a5539c
archivers/pecl-lzf: Update to 1.7.0
Changes: https://pecl.php.net/package-changelog.php?package=lzf
|
Tue, 4 May 2021
|
[ 19:14 Po-Chuan Hsieh (sunpoet) ] 7ed036e
archivers/pecl-lzf: Remove no-op WRKSRC
- Use CONFIGURE_ENABLE option helper
- Take maintainership
|
[ 16:57 Rene Ladan (rene) ] 727adba (Only the first 10 of 290 ports in this commit are shown above. )
*: reset miwi's ports after safekeeping his ports bit.
Hat: portmgr-secretary
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 19 Jul 2020
|
[ 14:40 lwhsu ]
Update to 1.6.8
PR: 247679
Submitted by: Miguel Gocobachi <miguel@gocobachi.dev>
Approved by: maintainer timeout
|
Fri, 6 Mar 2020
|
[ 17:05 joneum ] (Only the first 10 of 163 ports in this commit are shown above. )
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH
|
Thu, 20 Dec 2018
|
[ 16:26 joneum ]
Update to 1.6.7
Changelog:
- increase compression buffer up to 104% to avoid failure when output is larger
than input
- don't try to compress very large input (>4GB)
Sponsored by: Netzkommune GmbH
|
Wed, 31 May 2017
|
[ 15:10 joneum ]
- archivers/pecl-lzf: Update from 1.6.5 to 1.6.6
- Add LICENSE_FILE
- Changelog: update bundled liblzf to 3.6
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D11001
|
Tue, 16 May 2017
|
[ 13:37 joneum ] (Only the first 10 of 355 ports in this commit are shown above. )
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755
|
Mon, 10 Apr 2017
|
[ 15:08 mat ] (Only the first 10 of 152 ports in this commit are shown above. )
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281
|
Thu, 22 Dec 2016
|
[ 12:00 wen ] (Only the first 10 of 25 ports in this commit are shown above. )
- Pass maintainership to submitter
PR: 215489
Submitted by: joneum@bsdproject.de
|
Thu, 4 Aug 2016
|
[ 02:52 vanilla ]
Change LICENSE to PHP301.
|
[ 02:48 vanilla ]
Update to 1.6.5.
|
Wed, 3 Aug 2016
|
[ 12:47 mat ] (Only the first 10 of 381 ports in this commit are shown above. )
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.
Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php. A PHP extension will be automatically activated
when installed. The order into which extensions are loaded is
automatically guessed. In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set. Refer to the USES=php
section of the Porter's Handbook for more information.
Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.
And finally, bump PORTREVISION for all php extensions.
PR: 210697
Submitted by: mat
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D7022
|
Mon, 25 Jul 2016
|
[ 20:01 rene ] (Only the first 10 of 317 ports in this commit are shown above. )
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary
|
Tue, 28 Jun 2016
|
[ 14:00 mat ] (Only the first 10 of 246 ports in this commit are shown above. )
Convert USE_PHP*=yes into USES=php*
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936
|
Thu, 26 Nov 2015
|
[ 14:39 miwi ] (Only the first 10 of 47 ports in this commit are shown above. )
- Take Maintainership
Approved by: mat (mentor)
|
Wed, 29 Apr 2015
|
[ 06:42 vanilla ]
1: Upgrade to 1.6.3.
2: remove BROKEN.
3: change distname.
PR: 199770
Submitted by: neveld@davidnevel.org
|
Sun, 5 Apr 2015
|
[ 09:49 bapt ]
Mark as broken: no public distfiles
|
Tue, 24 Feb 2015
|
[ 01:37 vanilla ]
1: add LICENSE.
2: switch to USES=tar:tgz
|
Tue, 18 Nov 2014
|
[ 09:37 bapt ] (Only the first 10 of 449 ports in this commit are shown above. )
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
|
Mon, 5 May 2014
|
[ 09:45 bapt ] (Only the first 10 of 293 ports in this commit are shown above. )
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
|
Sat, 4 Jan 2014
|
[ 23:46 bapt ]
Support stage
|
Fri, 20 Sep 2013
|
[ 13:11 bapt ] (Only the first 10 of 221 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
|
Mon, 29 Oct 2012
|
[ 13:01 flo ]
- Update to 1.6.2 for php 5.4 compatibility, remove custom patch for 5.4
compatibility
- remove what looks like a leftover debug echo to fix BETTER_COMPRESSION option
[1]
PR: ports/170988 [1]
Reported by: Andrea Venturoli <ml@netfence.it> [1]
Feature safe: yes
|
Sat, 9 Jun 2012
|
[ 14:48 miwi ]
- Fix build for php54
PR: 168741
Submitted by: Valery Komarov <komarov@valerka.net>
|
Mon, 4 Jun 2012
|
[ 04:56 miwi ]
- Convert to optionNG
|
Fri, 28 Aug 2009
|
[ 18:54 miwi ] (Only the first 10 of 18 ports in this commit are shown above. )
- Take maintainership
|
[ 17:37 linimon ] (Only the first 10 of 221 ports in this commit are shown above. )
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr
|
Tue, 24 Mar 2009
|
[ 13:54 chinsan ]
- Update to 1.5.2
|
Mon, 23 Mar 2009
|
[ 01:59 chinsan ]
- Update to 1.5.1
|
Wed, 2 Jul 2008
|
[ 06:21 chinsan ]
- Update to 1.5.0.
PR: ports/125171
Submitted by: Wen heping <wenheping@gmail.com>
|
Tue, 3 Oct 2006
|
[ 15:34 chinsan ] (Only the first 10 of 91 ports in this commit are shown above. )
Change the following ports to my FreeBSD.org email.
Approved by: delphij (mentor)
archivers/pecl-bz2/Makefile
archivers/pecl-lzf/Makefile
archivers/pecl-rar/Makefile
audio/fapg/Makefile
audio/pecl-id3/Makefile
chinese/CJKUnifonts/Makefile
chinese/auto-tw-l10n/Makefile
chinese/dfsongsd/Makefile
chinese/fortunetw/Makefile
chinese/gcin/Makefile
chinese/joe/Makefile
chinese/joe2/Makefile (Only the first 15 lines of the commit message are shown above )
|
Thu, 7 Sep 2006
|
[ 12:25 rafan ]
Add pecl-lzf 1.4, handles LZF de/compression.
PR: ports/102964
Submitted by: chinsan <chinsan.tw at gmail.com>
|
Number of commits found: 36 |