non port: www/serendipity/Makefile |
SVNWeb
|
Number of commits found: 57 |
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:23 Tobias C. Berner (tcberner) ] e915e75 (Only the first 10 of 1623 ports in this commit are shown above. )
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 )
|
Sat, 11 Dec 2021
|
[ 13:50 Tobias C. Berner (tcberner) ] 45526ec (Only the first 10 of 146 ports in this commit are shown above. )
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 )
|
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.
|
Mon, 11 May 2020
|
[ 13:31 joneum ]
Update to 2.3.5
Switch to Github
Sponsored by: Netzkommune GmbH
|
Sat, 10 Nov 2018
|
[ 19:57 kwm ] (Only the first 10 of 157 ports in this commit are shown above. )
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>
|
Sun, 30 Sep 2018
|
[ 06:54 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
|
Mon, 10 Sep 2018
|
[ 11:22 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
|
Mon, 14 May 2018
|
[ 15:10 joneum ]
Take over maintainership
Approved by: tz
|
Sat, 16 Dec 2017
|
[ 21:44 tz ] (Only the first 10 of 36 ports in this commit are shown above. )
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)
|
Wed, 4 Oct 2017
|
[ 11:29 bapt ] (Only the first 10 of 79 ports in this commit are shown above. )
Convert to USES=php
While here convert some ports to optiosn helpers
|
Wed, 3 May 2017
|
[ 15:04 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>
|
Thu, 1 Dec 2016
|
[ 09:17 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
|
Mon, 21 Nov 2016
|
[ 15:56 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
|
Fri, 10 Jun 2016
|
[ 09:08 tz ] (Only the first 10 of 25 ports in this commit are shown above. )
Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org
Approved by: junovitch (mentor)
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] (Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 14 Oct 2015
|
[ 20:39 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
|
Mon, 20 Apr 2015
|
[ 18:02 amdmi3 ]
- Add LICENSE
- Add CPE info
- Fix WWW
|
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!
|
Fri, 19 Sep 2014
|
[ 21:12 antoine ]
Allow staging as a regular user
Bump portrevision as files were not packaged with intended owner
|
Mon, 19 May 2014
|
[ 07:16 miwi ]
- Update to 1.7.8
- Drop USE_BZIP2
- Pet portlint
PR: 189834
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
|
Wed, 12 Mar 2014
|
[ 02:50 miwi ]
- Stage support
|
Fri, 20 Sep 2013
|
[ 23:36 bapt ] (Only the first 10 of 2206 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
|
Fri, 7 Jun 2013
|
[ 15:08 miwi ]
- Update to 1.7
|
Sat, 9 Jun 2012
|
[ 16:03 miwi ]
- Update to 1.6.2
|
Tue, 29 May 2012
|
[ 14:59 miwi ]
- Convert to new options framework
- Add shared MAGICK, MYSQL, PGSQL and SQLITE descriptions
Reviewed by: bapt
|
Fri, 28 Oct 2011
|
[ 14:31 miwi ]
- Update to 1.6
|
Wed, 26 Jan 2011
|
[ 05:22 miwi ]
- Update to 1.5.5
PR: 153852 (based on)
Submitted by: Marek Holienka <marekholienka@gmail.com>
Feature safe: yes
|
Thu, 4 Nov 2010
|
[ 10:01 miwi ]
- Update to 1.5.4
|
Tue, 25 May 2010
|
[ 12:06 miwi ]
- Update to 1.5.3
|
Fri, 12 Feb 2010
|
[ 17:16 miwi ]
- Update to 1.5.2
|
Sat, 22 Aug 2009
|
[ 00:38 amdmi3 ] (Only the first 10 of 179 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with W
|
Mon, 9 Mar 2009
|
[ 18:37 miwi ]
- Take over maintainership
|
Fri, 13 Feb 2009
|
[ 14:36 miwi ]
- Update to 1.4.1
Approved by: maintainer implicit
|
Fri, 25 Apr 2008
|
[ 12:09 miwi ]
- Update to 1.3.1
Approved by: maintainer implicit
Security:
http://www.vuxml.org/freebsd/9c133aa0-12bd-11dd-bab7-0016179b2dd5.html
|
Fri, 21 Mar 2008
|
[ 11:26 miwi ]
- Update to 1.3
Approved by: maintainer implicit
|
Sat, 15 Dec 2007
|
[ 21:45 miwi ]
- Update to 1.2.1
Approved by: maintainer implicit
|
Sun, 9 Sep 2007
|
[ 23:30 miwi ]
- Update to 1.2
Approved by: maintainer implicit
|
Mon, 20 Aug 2007
|
[ 15:49 miwi ]
- Update to 1.1.4
Approved by: maintainer implicit
|
Wed, 20 Jun 2007
|
[ 13:45 miwi ]
- Update to 1.1.3
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Tue, 6 Mar 2007
|
[ 06:51 linimon ] (Only the first 10 of 17 ports in this commit are shown above. )
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
|
Sat, 3 Mar 2007
|
[ 16:29 miwi ]
- Update to 1.1.2
Approved by: maintainer implicit
|
Tue, 9 Jan 2007
|
[ 22:25 miwi ]
- Update to 1.1
Submitted by: farrokhi
|
Sun, 10 Dec 2006
|
[ 22:07 miwi ]
- Update to 1.0.4a
Submitted by: farrokhi
|
Tue, 5 Dec 2006
|
[ 22:01 miwi ]
- Update to 1.0.4
Submitted by: farrokhi
|
Thu, 23 Nov 2006
|
[ 07:21 miwi ]
- Update to 1.0.3a
Submitted by: miwi via irc
Approved by: maintainer
|
Tue, 21 Nov 2006
|
[ 20:40 miwi ]
- Update to 1.0.3
PR: ports/105707
Submitted by: farrokhi@
|
Wed, 8 Nov 2006
|
[ 09:28 farrokhi ] (Only the first 10 of 66 ports in this commit are shown above. )
Change my email address to farrokhi@ in all ports that I maintain.
Approved by: miwi (mentor)
|
Mon, 23 Oct 2006
|
[ 18:12 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
|
Mon, 21 Aug 2006
|
[ 11:47 miwi ]
- Update to 1.0.1
PR: ports/102282
Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
Approved by: krion (mentor)
|
Fri, 23 Jun 2006
|
[ 08:41 erwin ]
- update to 1.0
- update MASTER_SITES
PR: 99122
Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
|
Tue, 17 Jan 2006
|
[ 00:23 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>
|
Fri, 6 Jan 2006
|
[ 16:40 aaron ]
- Don't propose sqlite backend if PHP_VER != 5
- apply correct permissions
- fix php5 detection
Approved by: tobez
|
[ 06:23 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>
|
Thu, 5 Jan 2006
|
[ 03:57 edwin ] (Only the first 10 of 90 ports in this commit are shown above. )
Chase libversion bumb to libMagick.so.9
PR: ports/91270
|
Wed, 14 Dec 2005
|
[ 17:09 aaron ]
Add serendipity 0.9.1, PHP based weblog software.
PR: ports/90342
Submitted by: babak@farrokhi.net
|
Number of commits found: 57 |