Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5.0 16 Mar 2024 09:09:51 |
Jochen Neumeister (joneum) |
www/serendipity: Update to 2.5.0
Changelog: https://github.com/s9y/Serendipity/releases
Sponsored by: Netzkommune GmbH |
2.3.5_1 30 Apr 2023 11:10:42 |
Felix Palmen (zirias) |
Mk/Uses/magick.mk: Bump all consumers
Bump all consumers of ImageMagick ports after flavorizing them.
Approved by: tcberner (mentor, implicit) |
2.3.5 16 Apr 2023 18:09:23 |
Muhammad Moinur Rahman (bofh) |
*/*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
all versions of php
* security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
all versions of php
* devel/pear-PHPTAL: Remove OPTION JSON
* www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
and later and has been replaced with sqlsrv module which is Windows
only
* www/codeigniter: Remove OPTION MSSQL
* www/moodle311: Remove OPTION MSSQL
* www/moodle39: Remove OPTION MSSQL (Only the first 15 lines of the commit message are shown above ) |
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) |
2.3.5 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 ) |
2.3.5 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
2.3.5 11 Dec 2021 13:50:53 |
Tobias C. Berner (tcberner) |
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above ) |
2.3.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.3.5 11 May 2020 13:31:39 |
joneum |
Update to 2.3.5
Switch to Github
Sponsored by: Netzkommune GmbH |
2.1.4_1 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
2.1.4_1 10 Nov 2018 19:57:08 |
kwm |
Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.
Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.
Chase these changes in all the ports that using IM6.
PR: 225102 (based on, only the version update) [1]
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> |
2.1.4 30 Sep 2018 06:54:11 |
joneum |
Update to 2.1.4
Changelog:
- Security: Fix XSS for pagination, when multi-category selection is used.
- Minor code fixes (proper PHP escaping for 'orderkey' SQL statement.
- Skeleton, Timeline and Clean Blog templates: Add theme option to disable
google webfonts
Link to https s9y.org pages.
Switch to mysqli PHP extension (Fixes build with PHP 7.x)
MFH: 2018Q3
Security: 01018916-c47c-11e8-8b07-00e04c1ea73d
Sponsored by: Netzkommune GmbH |
2.1.3 10 Sep 2018 11:22:56 |
joneum |
Update to 2.1.3
Changelog:
https://blog.s9y.org/archives/277-Serendipity-2.1.2-released.html
https://blog.s9y.org/archives/277-Serendipity-2.1.3-released.html
Sponsored by: Netzkommune GmbH |
2.1.1 14 May 2018 15:10:06 |
joneum |
Take over maintainership
Approved by: tz |
2.1.1 16 Dec 2017 21:44:09 |
tz |
Add missing IGNORE_WITH_PHP for various PHP based ports.
In preparation of changing the PHP default version from 5.6
to 7.0 i found a number of ports not building with the new version
and all later versions.
Therefore i set IGNORE_WITH_PHP and notice all maintainer about
the change.
Approved by: portmgr (blanket) |
2.1.1 04 Oct 2017 11:29:15 |
bapt |
Convert to USES=php
While here convert some ports to optiosn helpers |
2.1.1 03 May 2017 15:04:37 |
tz |
www/serendipity: Update from 2.0.5 to 2.1.1
Changelog: https://blog.s9y.org/archives/273-Serendipity-2.1.0-released.html
Changelog: https://blog.s9y.org/archives/274-Serendipity-2.1.1-released.html
Also remove no longer needed dependency.
PR: 218526
Submitted by: Jochen Neumeister <joneum@bsdproject.de> |
2.0.5 01 Dec 2016 09:17:38 |
tz |
www/serendipity: Update from 2.0.4 to 2.0.5
Changelog:
https://blog.s9y.org/archives/271-Serendipity-2.0.5-and-2.1-beta3-released.html
PR: 214948
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
Approved by: mentors (implicit)
MFH: 2016Q4 |
2.0.4 21 Nov 2016 15:56:54 |
tz |
www/serendipity: Upgrade from 2.0.2 to 2.0.4
-
https://blog.s9y.org/archives/269-Serendipity-2.0.4-and-2.1-beta2-released.html
- https://blog.s9y.org/archives/266-Serendipity-2.0.3-released.html
PR: 213968
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
MFH: 2016Q4 |
2.0.2 10 Jun 2016 09:08:02 |
tz |
Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org
Approved by: junovitch (mentor) |
2.0.2 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
2.0.2 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
2.0.2 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
2.0.2 14 Oct 2015 20:39:13 |
amdmi3 |
- Update to 2.02
- Fix ownership in plist
- Fix sqlite dependency
- Remove unneeded lines
- Pass maintainership to submitter
PR: 203737
Submitted by: ports@toco-domains.de |
1.7.8_1 19 May 2015 14:14:47 |
amdmi3 |
- Convert to @dir |
1.7.8_1 20 Apr 2015 18:02:10 |
amdmi3 |
- Add LICENSE
- Add CPE info
- Fix WWW |
1.7.8_1 18 Nov 2014 09:37:33 |
bapt |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
1.7.8_1 19 Sep 2014 21:12:25 |
antoine |
Allow staging as a regular user
Bump portrevision as files were not packaged with intended owner |
1.7.8 19 May 2014 07:16:35 |
miwi |
- Update to 1.7.8
- Drop USE_BZIP2
- Pet portlint
PR: 189834
Submitted by: Bartek Rutkowski <ports@robakdesign.com> |
1.7 12 Mar 2014 02:50:22 |
miwi |
- Stage support |
1.7 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.7 07 Jun 2013 15:08:58 |
miwi |
- Update to 1.7 |
1.6.2 09 Jun 2012 16:03:50 |
miwi |
- Update to 1.6.2 |
1.6 29 May 2012 14:59:39 |
miwi |
- Convert to new options framework
- Add shared MAGICK, MYSQL, PGSQL and SQLITE descriptions
Reviewed by: bapt |
1.6 28 Oct 2011 14:31:16 |
miwi |
- Update to 1.6 |
1.5.5 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.5.5 26 Jan 2011 05:22:59 |
miwi |
- Update to 1.5.5
PR: 153852 (based on)
Submitted by: Marek Holienka <marekholienka@gmail.com>
Feature safe: yes |
1.5.4 04 Nov 2010 10:01:55 |
miwi |
- Update to 1.5.4 |
1.5.3 25 May 2010 12:06:15 |
miwi |
- Update to 1.5.3 |
1.5.2 12 Feb 2010 17:16:39 |
miwi |
- Update to 1.5.2 |
1.4.1 22 Aug 2009 00:38:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with W |
1.4.1 09 Mar 2009 18:37:10 |
miwi |
- Take over maintainership |
1.4.1 13 Feb 2009 14:36:00 |
miwi |
- Update to 1.4.1
Approved by: maintainer implicit |
1.3.1 25 Apr 2008 12:09:13 |
miwi |
- Update to 1.3.1
Approved by: maintainer implicit
Security:
http://www.vuxml.org/freebsd/9c133aa0-12bd-11dd-bab7-0016179b2dd5.html |
1.3 21 Mar 2008 11:26:43 |
miwi |
- Update to 1.3
Approved by: maintainer implicit |
1.2.1 15 Dec 2007 21:45:46 |
miwi |
- Update to 1.2.1
Approved by: maintainer implicit |
1.2 09 Sep 2007 23:30:28 |
miwi |
- Update to 1.2
Approved by: maintainer implicit |
1.1.4 20 Aug 2007 15:49:24 |
miwi |
- Update to 1.1.4
Approved by: maintainer implicit |
1.1.3 20 Jun 2007 13:45:39 |
miwi |
- Update to 1.1.3 |
1.1.2_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.1.2 06 Mar 2007 06:51:51 |
linimon |
Use the new facility of bsd.port.mk to be able to simplify the interaction
of USE_PHP and OPTIONS.
PR: ports/106557
Submitted by: ale
Hat: portmgr |
1.1.2 03 Mar 2007 16:29:01 |
miwi |
- Update to 1.1.2
Approved by: maintainer implicit |
1.1 09 Jan 2007 22:25:31 |
miwi |
- Update to 1.1
Submitted by: farrokhi |
1.0.4a 10 Dec 2006 22:07:04 |
miwi |
- Update to 1.0.4a
Submitted by: farrokhi |
1.0.4 05 Dec 2006 22:01:49 |
miwi |
- Update to 1.0.4
Submitted by: farrokhi |
1.0.3a 23 Nov 2006 07:21:14 |
miwi |
- Update to 1.0.3a
Submitted by: miwi via irc
Approved by: maintainer |
1.0.3 21 Nov 2006 20:40:05 |
miwi |
- Update to 1.0.3
PR: ports/105707
Submitted by: farrokhi@ |
1.0.2 08 Nov 2006 09:28:33 |
farrokhi |
Change my email address to farrokhi@ in all ports that I maintain.
Approved by: miwi (mentor) |
1.0.2 23 Oct 2006 18:12:58 |
miwi |
- Update to 1.0.2
PR: ports/104646
Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
Approved by: portmgr (erwin)
Security:
http://www.vuxml.org/freebsd/96ed277b-60e0-11db-ad2d-0016179b2dd5.html |
1.0.1 21 Aug 2006 11:47:04 |
miwi |
- Update to 1.0.1
PR: ports/102282
Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
Approved by: krion (mentor) |
1.0 23 Jun 2006 08:41:32 |
erwin |
- update to 1.0
- update MASTER_SITES
PR: 99122
Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer) |
0.9.1_2 17 Jan 2006 00:23:06 |
edwin |
Add dependency on archivers/pear-File_Archive as suggested.
Serendipity has a plugin that conveniently backups the
entire site.
This plugin requires the pear-File_Archive port in
ports/archivers.
Being that this is not part of the ported package but an
add on you may not want to place the pear-File_Archive on
the dependency list.
Submitted by: "Gerard J. Cerchio" <gjpc@OB1Net.net> |
0.9.1_2 06 Jan 2006 16:40:14 |
aaron |
- Don't propose sqlite backend if PHP_VER != 5
- apply correct permissions
- fix php5 detection
Approved by: tobez |
0.9.1_1 06 Jan 2006 06:23:49 |
edwin |
Serendipty Port is missing php4-xml-4.4.1_3
The port of the Serendipty Blog engine does not install the
php4-xml-4.4.1_3 which is necessary for the blog to display
posts.
PR: ports/91363
Submitted by: Gerard J. Cerchio <gjpc@OB1Net.net> |
0.9.1_1 05 Jan 2006 03:57:35 |
edwin |
Chase libversion bumb to libMagick.so.9
PR: ports/91270 |
0.9.1 14 Dec 2005 17:09:40 |
aaron |
Add serendipity 0.9.1, PHP based weblog software.
PR: ports/90342
Submitted by: babak@farrokhi.net |