1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Peter Pentchev
35a7b1218b A couple of changes:
- let the s5-blank script evolve into the s5 utility, a bit more powerful,
  and having a manual page
- only run the DOS2UNIX command on the text files, do no damage to images
- use COPYTREE_SHARE for the installation
- bump PORTREVISION.
2008-06-12 14:56:38 +00:00
Peter Pentchev
c72fb58531 Fix the download site to avoid a redirect that may break the download. 2008-06-04 08:52:15 +00:00
Peter Pentchev
1fe1a6db76 USE_DOS2UNIX for the s5-blank template and other files. To make this work
with the somewhat weird s5-blank.zip rebuild process, move the "build"
actions to post-extract, as per the PR.

PR:		96306
Submitted by:	delphij
2006-07-14 11:54:50 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Peter Pentchev
01408def1b Explicitly specify unzip as a build dependency, do not just hope it will
be left over from the extract stage. [1]
Clean up the build/install interaction - remove a slew of files at
the build stage, do not modify the work tree during the installation.

Reported by:	pointyhat via kris [1]
2005-11-01 00:16:47 +00:00
Peter Pentchev
36802290c7 Add S5 1.1, Eric Meyer's Simple Standards-based Slide Show System.
WWW:		http://www.meyerweb.com/eric/tools/s5/
2005-10-28 22:17:56 +00:00