Commit graph

64 commits

Author SHA1 Message Date
rillig
a3b0c917cb www/bins: fix shell portability 2020-05-23 10:18:02 +00:00
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
rillig
134f20cd44 www/bins: move HTML documentation to share/doc/bins
share/doc/html is deprecated. Bumped PKGREVISION.
2018-02-18 03:37:15 +00:00
wiz
7909ca8cec Comment out dead sites. 2017-08-16 20:45:30 +00:00
wiz
73716d23de Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
agc
b9b754e081 Add SHA512 digests for distfiles for www category
Problems found locating distfiles:
	Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
	Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
	Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
	Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
	Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
	Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
	Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
	Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 02:46:46 +00:00
wiz
2e65d464e8 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wiz
b125a56694 Comment out p5-Storable dependency; included in perl since 5.7.3. 2013-11-24 09:57:02 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
asau
5eae6a18a3 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
joerg
e031855e4a Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 22:00:14 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
wiz
b3d102f75b Update to 1.1.29:
BINS 1.1.29
-----------

- A search engine has been added. It only woks on web browser
supporting javascript and DOM. It can be deactivated via the new
searchEngine parameter. It allows search on image description fields
set in the new searchFields parameter. Maximum results returned by the
search engine is set by the searchLimit parameter.
This adds a new dependency on Text::Unaccent.

- Michael Olson's mwolson templates have been added.

- Martin Pohlack's martin templates have been added. These templates are based
upon marc ones, in turn based on joi. Here are the modifications with
marc:
   - fixed some bugs in the css
   - more layout stuff done in css
   - changed colors to grey-levels, which allows the viewer to
     concentrate on the important parts, the images (if you don't like
     it, you only have to change some lines in the css).
   - some layout changes, links (next, prev, ...) have a fixed
     position now, so you don't have to move the mouse if you want to
     cycle through many images.
   - use transparent pngs for the slide background in browser which
     support it -> smoother slide corners (round corners are
     oversampled, compare the gif and the png)
   - Display the content of the jpeg-comment filed below the image

- Fixed a bug when javaScriptPreloadImage was set to 1 : the next image
preloaded was always at maximum size.
Patch from Malcolm Parsons

- Add support for jpegtran with MMX (libjpeg-mmx-progs).
Patch by Ludovic Rousseau

- Fix -f option so it can work with files given with a relative path.
Patch by Ludovic Rousseau

- Default template has been renamed to swigs, has it may not be the
default in the future (it uses tables and don't use CSS).

- A tools directory has been added in the archive, containing the
small BINS related utilities. The new tools add_num_prefix,
remove_num_prefix and bins_addtext have been added. All is documented
on the web site.

- A FAQ has been added.

- BINS now has a page on gna!, see https://gna.org/projects/bins/

BINS 1.1.28
-----------

- Replaced parameter "enlarge" with "whenSrcSmaller" to dictate what to
do if the source image is smaller than the size of the generated
image. Fixed a bug that prevented enlarged image from actually being
generated.
Patch from Alexander Blazej

- Added new linkRelative parameter allow to use relative links if
linkInsteadOfCopy is set to 1.
Patch from Dan McMahill

- Transform functionality now allow perl code. A new dateString
parameter allow to specify the date string to be used (following
date(1)), introducing a dependency on Date::Parse.
Patch from Martin Michlmayr

- Handle buggy EXIF information in DateTimeOriginal.
Patch from Martin Michlmayr

- Fix on deExifyImages option.
Patch from Martin Michlmayr

- Fix encoding problem whith ISO 646 used by Solaris.
Patch from Martin Michlmayr

- Fix bug when source directories is a prefix of the destination one.
Patch from Pizza

- Make JPEG Comments available as image subtext.
Patch from Martin Pohlack

- Catalan translation (ca) has been added.
Thanks to Joan Antoja Sabin

- A CSS bug in marc template has been fixed.
Correction from Martin Pohlack

- The image details page, using the Joi template, now respects use of a
background image.
Fix by Alexander Blazej

- The image details page's "Album Tree" link is fixed.
Fix by Alexander Blazej

- Standardized indentation (4 columns).
Done by Alexander Blazej

- Default value of borderOnThumbnails has been set to 0.
2005-10-04 19:12:01 +00:00
jlam
83147ffa68 Remove some unnecessarily strong dependencies on perl that resulted
from including perl5/buildlink3.mk.  These packages just need the Perl
interpreter, and can just add "perl" to USE_TOOLS instead.
2005-07-16 19:10:37 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
809ad6f2f7 Add RMD160 checksums. 2005-02-24 14:08:26 +00:00
dmcmahill
1ee5e23eaa when using ${INSTALL_DATA_DIR} only specify 1 directory at a time.
Some systems (solaris 9) do not like multiple directories being listed
at once.
2005-02-24 01:27:58 +00:00
wiz
28b5e32402 Complete move of p5-XML-YAWriter to p5-XML-Handler-YAWriter. 2005-02-19 18:53:55 +00:00
wiz
bf6e094b73 Update to 1.1.27:
- Added new parameter borderOnThumbnails to change or remove the
border of the thumbnail's image in the thumbnails page, in pixels.

- Exit if target_dir is in source_dir since it will generate an
infinite recursion.
Correction from Ludovic Rousseau

- Bug on tips popup when text contained double quotes has been corrected.
Patch from Arthur de Jong

- bugs on -e and -o custom options has been fixed.
Patch from Adam Lackorzynski

- Adding a check for Perl < 5.8 in bins_edit for utf-8 handling.
Correction from Robert Funnell

- Hungarian translation (hu) has been added.
Thanks to Aurel Gabris

- zh language code has been changed to zh_TW.

- Correction in comments of binsrc.
Patch from Robert Funnell

- Added RCS directories in excludeDirs parameter of binsrc to shown
regexp use.
Suggestion from Ambrose Li

The following changes have been made in bins-edit-gui by Mark W.
Eichin:

- Primitive "current album" editor.
- Force LATIN1 if 7-bit ANSI is selected. Add charmap override box if
either conversion fails.
- Free server-side pixmap correctly (oops.)
- Fix grey-out of filename box.
- more error checks.
- Update man page.

- Also, shortcut for autofill has been corrected (now CTRL A).
Correction from Ivan Daou
2005-02-18 13:48:08 +00:00
wiz
186d7c8ccb Fix DEPENDS. 2005-02-04 15:32:13 +00:00
wiz
3f1c735a35 Wildcard depends. 2005-01-03 14:03:55 +00:00
dmcmahill
bfefbcead3 remove me as maintainer of this one 2004-11-27 01:34:57 +00:00
wiz
c371b48138 Update master site. 2004-11-08 16:50:13 +00:00
martti
be98da4308 Updated bins to 1.1.26
- Added new marc and petrus templates
- Added support for more Exif tags.
- Fix a divide by zero error crash, due to a corrupt image.
- Fix javascript errors occured when a singe quote was included in a filename.
- Fix bug on joi template : accesskey="t" was showing in the pages.
- Fix missing /IF directive in images pages on satyap template.
2004-06-21 16:22:26 +00:00
snj
67721bd22d Convert to buildlink3. 2004-04-27 04:59:42 +00:00
martti
8e39ff7b1e Updated bins to 1.1.25
- The images in each directory can now be displayed in an arbitrary,
  custom order. This is done via an optional file album.list (a slibling
  file to album.xml) that lists the files in the order you want them
  displayed. If album.list doesn't exist in a directory the sorting by
  image name is done as usual.
- Added hot keys (use with Alt key) : (N)ext, (P)revious, (U)p,
  (H)ome, images (L)ist, (T)ree.
- Added first, last, index, parent, up and index relation links in
  thumbnail and image pages. They are used by Mozilla and Opera
  navigation bar.
- Added first and last links on thumbnail and image pages in default
  templates.
- Fix bug on images list page for custom sizes (defined in description image
  file).
- Updated Spanish translation.
- Updated Esperanto translation.
2004-02-29 13:08:55 +00:00
martti
c04931abfa Ooops, regen again 2004-02-01 19:51:58 +00:00
martti
7be9b7befa Regenerate (distfile was changed) 2004-02-01 19:47:08 +00:00
martti
d04a3ba434 Updated bins to 1.1.24
- Added anti_bins program, to create a clean image files tree for each
  image size from a BINS album.
- Added jpegProgressify config option. Now, generated jpeg can be
  progressive (instead of baseline) using jpegtran.  Usually progressive
  jpegs save space, but by default it only makes them progressive if it
  does save space. See bins man page for usage detail.
- Added prev/next link element (to enable Mozilla's link prefetching
  feature and site navigation toolbar) in joi templates .
- Added JavaScript image pre-loading in satyap templates.
- Bug fixes
- New templates
- Translation updates
2003-12-07 15:17:08 +00:00
martti
abe6937635 Updated bins to 1.1.23
* new parameter 'deExifyImages'
* bug fixes
* translation updates
2003-10-05 12:03:33 +00:00
martti
2a657c2716 Removed patch-aa 2003-08-28 09:53:27 +00:00
martti
5df226d104 New checksum 2003-07-23 09:43:21 +00:00
martti
9e0e38f0ab Updated bins to 1.1.22
- Perl 5.8 UTF-8 file writting problem has been corrected.
- htmldefaults option of HTML::Clean has been removed, because it
  breaks UTF-8 strings in Perl 5.8.
- added satyap style templates from Satya.
- added Dutch translation (nl).
2003-07-21 12:41:13 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
martti
972ab33840 Updated bins to 1.1.21nb1
* install bins_cleanupgallery
2003-04-12 14:45:08 +00:00
martti
1069e157ea Updated bins to 1.1.21
- PNG images can now be used directly in the album (even if then are
  still renamed to .jpg...).

- File timestamps are now preserved when they are copied in the gallery.

- bins_cleanupgallery script has been added. Use it to remove any unused
  file in your HTML galleries. Run it without argument for usage
  information. Note that this script is still experimental, so if it
  performs wrong, just re-run bins to recreate erased files.
  This program was written by Jochen Schaeuble <psionic @ psionic.de>.

- default templates has been updated

- joi templates have been updated
2003-04-08 11:00:05 +00:00
cjep
f113bde39c USE_PKGLOCALEDIR=YES 2003-01-25 18:02:14 +00:00
wiz
7ad4f25d7d Update to 1.1.20:
- corrects bug with UTF-8 local encoding
2002-12-24 02:05:50 +00:00
wiz
252b0aea26 Update to 1.1.19 -- three more message catalogs installed, of which
two are new in this version ;).
2002-12-23 21:37:47 +00:00
dmcmahill
04cefdebc0 update to bins-1.1.18. Changes are:
BINS 1.1.18
-----------

- joi templates has been updated by Joachim Kohlhammer :
* The Albumtree works now correctly, even the thumbnail for the
  root-album works, i.e. no more broken images.
* New icon for the albumtree.
* Redesign of the image-view. The icons moved to the left border.
* Leave was renamed to Home; the variable in the template is now called
  HOME_LINK. The icon was changed to a little house. The old icon is
  still included.
* If the option pathImgNum is set, the image-view shows
  (Image/Imagecount) in the path.
* The path contains a icon for each level (corresponding to the type of
  the level (albumtree, album, image)) if the variable pathShowIcon is
  set to 1.
* In the Thumbnailview the bar with the next/prev-buttons shows only if
  there are two or more pages. If the bar shows, it now has a grey
  background.
* The "cycling" of the thumbnailpages and the imageviews can be disabled
  by setting the options thumbnailPageCycling and imagePageCycling to 1.

- If only one Thumbnailpage exists, the navigation bar shows
"Thumbnail Page" instead of "Thumbnail Page 1".
(from Joachim Kohlhammer's patch)

- select LATIN1 as default encoding on systems lacking the locale
command (like *BSD systems)
(patch from Dan <mcmahill at mtl.mit.edu>).

- added new parameter emptyAlbumDesc to get rid of the "No long/short
description available" message if no description was set.

- added Spanish translation.
(thanks to David Barroso).
2002-10-26 19:38:12 +00:00