non port: www/coppermine/Makefile |
SVNWeb
|
Number of commits found: 80 |
Sun, 30 Apr 2023
|
[ 11:10 Felix Palmen (zirias) ] a6bb2f8 (Only the first 10 of 148 ports in this commit are shown above. )
Mk/Uses/magick.mk: Bump all consumers
Bump all consumers of ImageMagick ports after flavorizing them.
Approved by: tcberner (mentor, implicit)
|
Mon, 24 Apr 2023
|
[ 12:03 Wen Heping (wen) ] 47aa0f8
www/coppermine: Update to 1.6.25
|
Sun, 16 Apr 2023
|
[ 18:09 Muhammad Moinur Rahman (bofh) ] 0ac3a69 (Only the first 10 of 188 ports in this commit are shown above. )
*/*: 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 )
|
Sat, 15 Apr 2023
|
[ 09:45 Wen Heping (wen) ] 0c6cf53
www/coppermine: Update to 1.6.24
|
Mon, 27 Mar 2023
|
[ 22:19 Wen Heping (wen) ] 8e350c2
www/coppermine: Update to 1.6.23
|
Fri, 3 Mar 2023
|
[ 14:54 Wen Heping (wen) ] fd08b4c
www/coppermine: Update to 1.6.22
|
Wed, 11 Jan 2023
|
[ 13:44 Wen Heping (wen) ] 0efdee2
www/coppermine: Update to 1.6.21
|
Mon, 7 Nov 2022
|
[ 02:15 Wen Heping (wen) ] 8e57739
www/coppermine: Update to 1.6.20
|
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 )
|
Tue, 12 Jul 2022
|
[ 06:53 Wen Heping (wen) ] 989ad2c
www/coppermine: Update to 1.6.19
Take maintainership
|
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 )
|
Wed, 12 May 2021
|
[ 20:35 Danilo Egea Gondolfo (danilo) ] b8d38c8
www/coppermine: Update to 1.6.12
Drop maintainership.
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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, 8 Feb 2021
|
[ 19:28 danilo ]
www/coppermine: Update to 1.6.10
|
Tue, 27 Oct 2020
|
[ 17:32 danilo ]
www/coppermine: Update to 1.6.09
|
Fri, 7 Aug 2020
|
[ 17:05 danilo ]
- Update to 1.6.08
|
Tue, 28 Jan 2020
|
[ 12:55 danilo ]
- Update to 1.6.07
|
Wed, 7 Aug 2019
|
[ 09:02 amdmi3 ]
- Switch to options helpers
- Update WWW
Approved by: portmgr blanket
|
Sat, 13 Apr 2019
|
[ 14:45 danilo ]
- Update to 1.6.06
|
Wed, 26 Dec 2018
|
[ 13:32 danilo ]
- Update to 1.6.05
- Remove DEPRECATED and IGNORE_WITH_PHP. This version works with PHP 7
- Use github
- Give www permissions just to directories which need to be writable
This release contains important security patches.
MFH: 2018Q4
|
Thu, 6 Dec 2018
|
[ 11:22 rene ] (Only the first 10 of 168 ports in this commit are shown above. )
Remove version 7.0 from the IGNORE_WITH_PHP list.
|
Sun, 2 Dec 2018
|
[ 17:43 antoine ] (Only the first 10 of 153 ports in this commit are shown above. )
Deprecate ports depending on php 5.6
|
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>
|
Mon, 8 Oct 2018
|
[ 15:08 antoine ] (Only the first 10 of 154 ports in this commit are shown above. )
Fix some PKGNAME collisions
|
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)
|
Sun, 19 Feb 2017
|
[ 22:01 danilo ]
- Update to 1.5.46
|
Wed, 2 Nov 2016
|
[ 22:45 mat ] (Only the first 10 of 110 ports in this commit are shown above. )
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Sun, 2 Oct 2016
|
[ 02:36 danilo ]
- Update to 1.5.44
- This release covers a SQL injection and a possible shell code execute
vulnerabilities
MFH: 2016Q3
|
Thu, 15 Sep 2016
|
[ 01:41 swills ] (Only the first 10 of 193 ports in this commit are shown above. )
Unmark broken on powerpc64
These ports built successfully
|
Mon, 16 May 2016
|
[ 02:03 danilo ]
- Update to 1.5.42
|
Thu, 21 Apr 2016
|
[ 16:43 swills ] (Only the first 10 of 419 ports in this commit are shown above. )
many ports: mark broken on powerpc64
|
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
|
Mon, 21 Dec 2015
|
[ 12:35 amdmi3 ]
- Add NO_ARCH
- Switch to options helpers
- Modernize plist
Approved by: portmgr blanket
|
Sun, 22 Nov 2015
|
[ 18:47 danilo ]
- Update to 1.5.40
|
Sat, 15 Aug 2015
|
[ 19:36 danilo ]
- Update to 1.5.38
|
Fri, 8 May 2015
|
[ 15:51 danilo ]
- Update to 1.5.36
- The release covers a recently discovered XSS vulnerability
MFH: 2015Q2
|
Sat, 25 Oct 2014
|
[ 13:51 danilo ]
- Update from 1.5.32 to 1.5.34
|
Wed, 8 Oct 2014
|
[ 12:44 danilo ]
- Update from 1.5.30 to 1.5.32
|
Thu, 10 Jul 2014
|
[ 15:05 danilo ]
- Update from 1.5.28 to 1.5.30
|
Sat, 5 Apr 2014
|
[ 01:58 danilo ]
- Update from 1.5.26 to 1.5.28
- Add LICENSE
- Unmute installation commands
|
Mon, 10 Mar 2014
|
[ 18:01 bapt ] (Only the first 10 of 159 ports in this commit are shown above. )
Convert www to USES=zip
|
Thu, 9 Jan 2014
|
[ 21:13 danilo ]
- Update from 1.5.24 to 1.5.26
|
Sat, 19 Oct 2013
|
[ 13:27 danilo ]
- Change maintainer email to @FreeBSD.org
- Remove indefinite article from COMMENT
- Use options helpers
- Add 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)
|
Sat, 25 May 2013
|
[ 01:51 bdrewery ]
- Update to 1.5.24
- Update WWW
PR: ports/178892
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
|
Wed, 13 Feb 2013
|
[ 17:01 lippe ]
- Update to 1.5.22
- Pass maintainership to submitter
PR: ports/176086
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
|
Mon, 10 Dec 2012
|
[ 01:20 eadler ] (Only the first 10 of 88 ports in this commit are shown above. )
Revert Chris Petrik's ports to the pool. Thank you for all your work so far,
and should you desire to return just let us know.
PR: ports/174309
Submitted by: Chris Petrik
|
Sun, 9 Sep 2012
|
[ 02:30 eadler ] (Only the first 10 of 32 ports in this commit are shown above. )
Welcome back Chris Petrik <c.petrik.sosa@gmail.com>
PR: ports/171481
|
Thu, 30 Aug 2012
|
[ 11:40 jase ]
- Update to 1.5.20
- Update MASTER_SITES
- Convert to optionsNG and add DOCS option
- Document security vulnerabilities [1]
PR: ports/169558
Requested by: Alexey <alexey@kouznetsov.com> (submitter)
Security: 6dd5e45c-f084-11e1-8d0f-406186f3d89d [1]
Approved by: flo (mentor)
|
Thu, 9 Feb 2012
|
[ 02:38 wen ]
- Update to 1.5.18
|
Tue, 18 Oct 2011
|
[ 05:07 sunpoet ]
- Update to 1.5.16
- Add OPTIONS: IMAGEMAGICK
Changes: http://forum.coppermine-gallery.net/index.php/topic,73460.0.html
http://coppermine-gallery.net/archive.php
|
Tue, 6 Sep 2011
|
[ 12:51 jlaffaye ]
- Update MASTER_SITES
- Unmark BROKEN
PR: ports/159502
Submitted by: Simon Wright <diver06@gmx.net>
|
Tue, 2 Aug 2011
|
[ 19:24 bapt ]
Mark BROKEN: Does not fetch
|
Fri, 18 Mar 2011
|
[ 14:27 miwi ]
- Reset maintainership
|
Mon, 8 Mar 2010
|
[ 23:04 miwi ]
- Update to 1.4.26
PR: 144354
Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com>
|
Thu, 27 Aug 2009
|
[ 21:10 miwi ]
- Update to 1.4.24
|
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
|
Fri, 29 May 2009
|
[ 12:00 miwi ]
- Update to 1.4.23
PR: 134886
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
Fri, 1 May 2009
|
[ 13:57 miwi ]
- Update to 1.4.22
|
Wed, 11 Mar 2009
|
[ 18:03 miwi ]
- Update to 1.4.21
|
Mon, 9 Mar 2009
|
[ 17:07 miwi ]
- Update to 1.4.20
- Take over maintainership
|
Mon, 18 Aug 2008
|
[ 12:03 miwi ]
- Update to 1.4.19
Approved by: maintainer implicit
|
Fri, 16 May 2008
|
[ 15:49 miwi ]
- Update to 1.4.18
PR: 123586
Submitted by: Yoshisato YANAGISAWA <osho@pcc-software.org>
Approved by: maintainer implicit
|
Mon, 7 Jan 2008
|
[ 22:34 miwi ]
- Update to 1.4.14
- Clean up Makefile
- Utilized WWWDIR macro
Submitted by: farrokhi@ (maintainer)
|
Mon, 17 Sep 2007
|
[ 11:51 miwi ]
- Update to 1.4.13
Approved by: maintainer implicit
|
Mon, 9 Jul 2007
|
[ 13:05 miwi ]
- Update to 1.4.12
Approved by: maintainer implicit
|
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}.
|
Sat, 24 Mar 2007
|
[ 16:43 pav ] (Only the first 10 of 19 ports in this commit are shown above. )
- WWWOWN and WWWGRP are defined in bsd.port.mk
|
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)
|
Sun, 5 Nov 2006
|
[ 09:02 miwi ]
- Update to 1.4.10
PR: ports/105130
Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
Sponsored by: FreeBSD Bug-a-thon #2
|
Fri, 8 Sep 2006
|
[ 19:45 itetcu ]
- update to 1.4.9
- use SUB_FILES for pkg-message and drop pre-patch [1]
PR: ports/103023
Submitted by: Babak Farrokhi (maintainer), itetcu (me) [1]
|
Thu, 29 Jun 2006
|
[ 19:46 miwi ]
- Pass maintainership to submitter
- Update to 1.4.8
PR: ports/99433
Submitted by: Babak Farrokhi <babak_at_farrokhi.net>
Approved by: markus (mentor)
|
Mon, 22 May 2006
|
[ 15:26 mnag ]
- Update to 1.4.6
- Reorganize Makefile
Security:
http://www.vuxml.org/freebsd/0b628470-e9a6-11da-b9f4-00123ffe8333.html
|
Thu, 26 Jan 2006
|
[ 09:18 pav ]
- Update to 1.3.5
PR: ports/92311
Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
|
Sun, 22 Jan 2006
|
[ 06:28 edwin ] (Only the first 10 of 95 ports in this commit are shown above. )
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related)
|
Fri, 6 May 2005
|
[ 20:32 brooks ]
Add pcre dependency.
Reported by: "G.V. Tjong A Hung" <g.v.tjongahung at gmail dot com>
|
Sun, 1 May 2005
|
[ 00:34 brooks ]
Upgrade to 1.3.3 which fixes IP spoofing and cross site scripting
vulnerabilities.
Drop maintainership. I don't actually use this software at this point
so I'm not keeping close enough track of it to maintain it. If you
do use it and would like to maintain it, please submit a PR to that
effect.
|
Mon, 23 Aug 2004
|
[ 20:08 brooks ]
- Upgrade coppermine to 1.3.2.
- Depend on required PHP extensions by using the new USE_PHP systax.
- Make GD the default and add a WITH_IMAGEMAGICK option to enable
an ImageMagick depend instead.
Submitted by: Nils Vogels <nivo at yuckfou.org> (upgrade)
PR: ports/70764
|
Sat, 8 May 2004
|
[ 00:29 brooks ]
Add Coppermine Photo Gallery 1.2.1
Coppermine Photo Gallery is a picture gallery script. Users can upload
pictures with a web browser (thumbnails are created on the fly), rate
pictures, add comments and send e-cards. The admins can manage the
galleries and batch add pictures that have been uploaded on the server
by FTP.
Approved by: krion (mentor)
|
Number of commits found: 80 |