The FreeBSD Ports Archive
FreeBSD www : coppermine4>
A web picture gallery script
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.
Images are stored in albums and albums can be grouped by categories. The
script supports multiple users and each user can possibly have its own
set of albums.
The script also supports multiple languages and has a theme system. It
uses PHP, a MySQL database and the GD library (version 1.x or 2.x)
or ImageMagick to make the thumbnails. An install script makes the
installation fast and simple.
http://coppermine.sourceforge.net/
|
coppermine history
v. 1.15
date: 2007/09/17 11:51:11; author: miwi; state: Exp; lines: +2 -2
- Update to 1.4.13
Approved by: maintainer implicit
v. 1.14
date: 2007/07/09 13:05:22; author: miwi; state: Exp; lines: +1 -2
- Update to 1.4.12
Approved by: maintainer implicit
v. 1.13
date: 2007/05/19 20:24:32; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.12
date: 2007/03/24 16:43:27; author: pav; state: Exp; lines: +0 -2
- WWWOWN and WWWGRP are defined in bsd.port.mk
v. 1.11
date: 2006/11/08 09:28:30; author: farrokhi; state: Exp; lines: +1 -1
Change my email address to farrokhi@ in all ports that I maintain.
Approved by: miwi (mentor)
v. 1.10
date: 2006/11/05 09:02:19; author: miwi; state: Exp; lines: +1 -1
- Update to 1.4.10
PR: ports/105130
Submitted by: Babak Farrokhi (maintainer)
Sponsored by: FreeBSD Bug-a-thon #2
v. 1.9
date: 2006/09/08 19:45:11; author: itetcu; state: Exp; lines: +5 -7
- 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]
v. 1.8
date: 2006/06/29 19:46:34; author: miwi; state: Exp; lines: +2 -2
- Pass maintainership to submitter
- Update to 1.4.8
PR: ports/99433
Submitted by: Babak Farrokhi
Approved by: markus (mentor)
v. 1.7
date: 2006/05/22 15:26:26; author: mnag; state: Exp; lines: +20 -21
- Update to 1.4.6
- Reorganize Makefile
Security: http://www.vuxml.org/freebsd/0b628470-e9a6-11da-b9f4-00123ffe8333.html
v. 1.6
date: 2006/01/26 09:18:33; author: pav; state: Exp; lines: +3 -3
- Update to 1.3.5
PR: ports/92311
Submitted by: Jui-Nan Lin
v. 1.5
date: 2006/01/22 06:28:55; author: edwin; state: Exp; lines: +1 -2
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related)
v. 1.4
date: 2005/05/06 20:32:56; author: brooks; state: Exp; lines: +1 -1
Add pcre dependency.
Reported by: "G.V. Tjong A Hung"
v. 1.3
date: 2005/05/01 00:34:05; author: brooks; state: Exp; lines: +3 -3
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.
v. 1.2
date: 2004/08/23 20:08:41; author: brooks; state: Exp; lines: +15 -5
- 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 (upgrade)
PR: ports/70764
v. 1.1
date: 2004/05/08 00:29:54; author: brooks; state: Exp;
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)
=============================================================================
v. 1.15
date: 2007/09/17 11:51:11; author: miwi; state: Exp; lines: +2 -2
- Update to 1.4.13
Approved by: maintainer implicit
v. 1.14
date: 2007/07/09 13:05:22; author: miwi; state: Exp; lines: +1 -2
- Update to 1.4.12
Approved by: maintainer implicit
v. 1.13
date: 2007/05/19 20:24:32; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.12
date: 2007/03/24 16:43:27; author: pav; state: Exp; lines: +0 -2
- WWWOWN and WWWGRP are defined in bsd.port.mk
v. 1.11
date: 2006/11/08 09:28:30; author: farrokhi; state: Exp; lines: +1 -1
Change my email address to farrokhi@ in all ports that I maintain.
Approved by: miwi (mentor)
v. 1.10
date: 2006/11/05 09:02:19; author: miwi; state: Exp; lines: +1 -1
- Update to 1.4.10
PR: ports/105130
Submitted by: Babak Farrokhi (maintainer)
Sponsored by: FreeBSD Bug-a-thon #2
v. 1.9
date: 2006/09/08 19:45:11; author: itetcu; state: Exp; lines: +5 -7
- 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]
v. 1.8
date: 2006/06/29 19:46:34; author: miwi; state: Exp; lines: +2 -2
- Pass maintainership to submitter
- Update to 1.4.8
PR: ports/99433
Submitted by: Babak Farrokhi
Approved by: markus (mentor)
v. 1.7
date: 2006/05/22 15:26:26; author: mnag; state: Exp; lines: +20 -21
- Update to 1.4.6
- Reorganize Makefile
Security: http://www.vuxml.org/freebsd/0b628470-e9a6-11da-b9f4-00123ffe8333.html
v. 1.6
date: 2006/01/26 09:18:33; author: pav; state: Exp; lines: +3 -3
- Update to 1.3.5
PR: ports/92311
Submitted by: Jui-Nan Lin
v. 1.5
date: 2006/01/22 06:28:55; author: edwin; state: Exp; lines: +1 -2
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related)
v. 1.4
date: 2005/05/06 20:32:56; author: brooks; state: Exp; lines: +1 -1
Add pcre dependency.
Reported by: "G.V. Tjong A Hung"
v. 1.3
date: 2005/05/01 00:34:05; author: brooks; state: Exp; lines: +3 -3
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.
v. 1.2
date: 2004/08/23 20:08:41; author: brooks; state: Exp; lines: +15 -5
- 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 (upgrade)
PR: ports/70764
v. 1.1
date: 2004/05/08 00:29:54; author: brooks; state: Exp;
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)
=============================================================================
v. 1.15
date: 2007/09/17 11:51:11; author: miwi; state: Exp; lines: +2 -2
- Update to 1.4.13
Approved by: maintainer implicit
v. 1.14
date: 2007/07/09 13:05:22; author: miwi; state: Exp; lines: +1 -2
- Update to 1.4.12
Approved by: maintainer implicit
v. 1.13
date: 2007/05/19 20:24:32; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.12
date: 2007/03/24 16:43:27; author: pav; state: Exp; lines: +0 -2
- WWWOWN and WWWGRP are defined in bsd.port.mk
v. 1.11
date: 2006/11/08 09:28:30; author: farrokhi; state: Exp; lines: +1 -1
Change my email address to farrokhi@ in all ports that I maintain.
Approved by: miwi (mentor)
v. 1.10
date: 2006/11/05 09:02:19; author: miwi; state: Exp; lines: +1 -1
- Update to 1.4.10
PR: ports/105130
Submitted by: Babak Farrokhi (maintainer)
Sponsored by: FreeBSD Bug-a-thon #2
v. 1.9
date: 2006/09/08 19:45:11; author: itetcu; state: Exp; lines: +5 -7
- 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]
v. 1.8
date: 2006/06/29 19:46:34; author: miwi; state: Exp; lines: +2 -2
- Pass maintainership to submitter
- Update to 1.4.8
PR: ports/99433
Submitted by: Babak Farrokhi
Approved by: markus (mentor)
v. 1.7
date: 2006/05/22 15:26:26; author: mnag; state: Exp; lines: +20 -21
- Update to 1.4.6
- Reorganize Makefile
Security: http://www.vuxml.org/freebsd/0b628470-e9a6-11da-b9f4-00123ffe8333.html
v. 1.6
date: 2006/01/26 09:18:33; author: pav; state: Exp; lines: +3 -3
- Update to 1.3.5
PR: ports/92311
Submitted by: Jui-Nan Lin
v. 1.5
date: 2006/01/22 06:28:55; author: edwin; state: Exp; lines: +1 -2
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related)
v. 1.4
date: 2005/05/06 20:32:56; author: brooks; state: Exp; lines: +1 -1
Add pcre dependency.
Reported by: "G.V. Tjong A Hung"
v. 1.3
date: 2005/05/01 00:34:05; author: brooks; state: Exp; lines: +3 -3
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.
v. 1.2
date: 2004/08/23 20:08:41; author: brooks; state: Exp; lines: +15 -5
- 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 (upgrade)
PR: ports/70764
v. 1.1
date: 2004/05/08 00:29:54; author: brooks; state: Exp;
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)
=============================================================================
|
| |

|