Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.0.6_1 10 Jul 2024 13:39:44 |
Alexander Leidinger (netchild) |
ftp/fastdfs: make the rc scripts service jails aware
PR: 279640
Approved by: maintainer timeout (1 month) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
6.0.6 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
6.0.6 16 Oct 2021 07:09:23 |
Jimmy Olgeni (olgeni) |
ftp/fastdfs: fix typos in pkg-descr. |
6.0.6 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
6.0.6 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
6.0.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.0.6 03 Jul 2020 15:13:59 |
lwhsu |
Update to 6.06
PR: 246912
Submitted by: Daniel Ylitalo <daniel@blodan.se> (maintainer) |
5.0.11_1 01 Jul 2018 09:17:46 |
linimon |
Mark these ports broken on mips64 and/or mips.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
5.0.11_1 04 Nov 2017 21:35:36 |
dbaio |
ftp/fastdfs: Add status command
It helps in monitoring a cluster more easily.
While here, fix svn properties.
PR: 223044
Submitted by: Daniel Ylitalo <daniel@blodan.se> (maintainer) |
5.0.11 15 Aug 2017 19:01:24 |
dbaio |
ftp/fastdfs, ftp/php[5.6|70|71]-fastdfs: Update to 5.0.11
While here, improve LICENSE
Changes: https://github.com/happyfish100/fastdfs/blob/master/HISTORY
PR: 221415
Submitted by: Daniel Ylitalo <daniel@blodan.se> maintainer |
5.0.10 03 May 2017 12:47:59 |
miwi |
Updates
devel/libfastcommon to 1.0.36
ftp/fastdfs to 5.0.10
ftp/php56-fastdfs to 5.0.10
ftp/php70-fastdfs to 5.0.10
ftp/php71-fastdfs to 5.0.10
Changelog:
https://github.com/happyfish100/libfastcommon/blob/master/HISTORY
https://github.com/happyfish100/fastdfs/blob/master/HISTORY
PR: 218423
Submitted by: maintainer |
5.0.8_1 28 Jan 2017 15:19:57 |
marino |
ftp/fastdfs: Revbump due to libfastcommon dependency
The fastcommon library was misbuilt on amd64, and this port was missed
from the original list of revbumps. |
5.0.8 28 Jan 2017 14:33:43 |
marino |
ftp/fastdfs: Add explicit -L flag to link libfastcommon
Supports non-default LOCALBASE and compilers that don't look in
/usr/local/lib by default. It adjusts already existing patches.
Approved by: just-fix-it |
5.0.8 01 Jan 2017 03:45:13 |
sunpoet |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket) |
5.0.8 25 Dec 2016 17:30:39 |
amdmi3 |
- Mark it broken properly on FreeBSD 9 i386
- Pet portlint
PR: 214953
Submitted by: daniel@blodan.se (maintainer) |
5.0.8 09 Dec 2016 12:40:29 |
robak |
ftp/fastdfs: Add IGNORE for 9.x i386 systems
PR: 214953
Submitted by: Daniel Ylitalo <daniel@blodan.se> (maintainer) |
5.0.8 27 Oct 2016 05:49:09 |
gahr |
New ports: devel/libfastcommon, ftp/fastdfs, ftp/php(56|70)-fastdfs
FastDFS is an open source high performance distributed file system (DFS).
It's major functions include: file storing, file syncing and file accessing,
and design for high capacity and load balance.
WWW: https://github.com/happyfish100/fastdfs
PR: 213311
Submitted by: Daniel Ylitalo <daniel@blodan.se> |