Up to [cvs.netbsd.org] / pkgsrc / www / wwwoffle
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.15 / (download) - annotate - [select for diffs], Sun Jun 14 22:00:41 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
HEAD
Changes since 1.14: +1 -7
lines
Diff to previous 1.14 (colored)
Convert @exec/@unexec to @pkgdir or drop it.
Revision 1.14 / (download) - annotate - [select for diffs], Tue Sep 26 13:48:43 2006 UTC (5 years, 8 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.13: +7 -9
lines
Diff to previous 1.13 (colored)
Update www/wwwoffle from 2.8e to 2.9a - from PR/34532 by Marko Schutz Changelog runs to over 1000 lines
Revision 1.13 / (download) - annotate - [select for diffs], Tue Apr 11 08:10:41 2006 UTC (6 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.12: +3 -2
lines
Diff to previous 1.12 (colored)
Correctly use config file framework for wwwoffle.conf, also move it under share/examples/wwwoffle like all other packages do. Bump revision.
Revision 1.12 / (download) - annotate - [select for diffs], Tue Nov 1 12:22:24 2005 UTC (6 years, 6 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Update wwwoffle to wwwoffle-2.8enb1 - Use gzip rather than gtar to extract in PLIST (should really be an INSTALL script) - Fix some lines in MESSAGE to for pkglint
Revision 1.11 / (download) - annotate - [select for diffs], Sun Oct 23 16:51:00 2005 UTC (6 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.10: +4 -4
lines
Diff to previous 1.10 (colored)
Use ${RMDIR} instead of rmdir.
Revision 1.10 / (download) - annotate - [select for diffs], Mon May 2 20:34:07 2005 UTC (7 years ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (colored)
RCD_SCRIPTS_EXAMPLEDIR is no longer customizable. And always is defined as share/examples/rc.d which was the default before. This rc.d scripts are not automatically added to PLISTs now also. So add to each corresponding PLIST as required. This was discussed on tech-pkg in late January and late April. Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
Revision 1.9 / (download) - annotate - [select for diffs], Fri Apr 23 22:08:00 2004 UTC (8 years, 1 month ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.8: +1 -2
lines
Diff to previous 1.8 (colored)
mk/bsd.pkg.install.mk now automatically registers
the RCD_SCRIPTS rc.d script(s) to the PLIST.
This GENERATE_PLIST idea is part of Greg A. Woods'
PR #22954.
This helps when the RC_SCRIPTS are installed to
a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later,
the default RCD_SCRIPTS_EXAMPLEDIR will be changed
to be more clear that they are the examples.)
These patches also remove the etc/rc.d/ scripts from PLISTs
(of packages that use RCD_SCRIPTS). (This also removes
now unused references from openssh* makefiles. Note that
qmail package has not been changed yet.)
I have been doing automatic PLIST registration for RC_SCRIPTS
for over a year. Not all of these packages have been tested,
but many have been tested and used.
Somethings maybe to do:
- a few packages still manually install the rc.d scripts to
hard-coded etc/rc.d. These need to be fixed.
- maybe remove from mk/${OPSYS}.pkg.dist mtree specifications too.
Revision 1.8 / (download) - annotate - [select for diffs], Fri Aug 29 09:23:25 2003 UTC (8 years, 8 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
Add missing file to PLIST.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Dec 9 16:01:53 2002 UTC (9 years, 5 months ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.6: +5 -5
lines
Diff to previous 1.6 (colored)
Replace "true" by "${TRUE}".
Revision 1.6 / (download) - annotate - [select for diffs], Thu Sep 5 16:56:54 2002 UTC (9 years, 8 months ago) by fredb
Branch: MAIN
Changes since 1.5: +1 -5
lines
Diff to previous 1.5 (colored)
Update wwwoffle to Version 2.7e. From the NEWS file:
Bug Fixes:
Correct some invalid HTML in the message files. Fix some memory leaks, free
some unfreed memory, check some pointers, close some files. Don't send the
extra arguments to POST requests that WWWOFFLE uses internally. Removed
segmentation fault potential when password not used in config file. Another
fix for the cookie problem. Warn if running as root. Try both IPv6 and IPv4
socket binding (IPv6 may not accept IPv4). Potential bug fix for page
corruption. Potential fix for IPv6 configuration on Solaris.
New Features:
Add an option to have case-insensitive matching for URL-SPEC path and args.
Added the option to only fetch images on the same host (automatic fetching).
Allow URL-SPECs to contain an '=' sign embedded in them (long time bug fix).
The monitor options page now accepts ranges of hours or days (e.g. '1-5n').
[Note: The change to IPv6 binding to not require IPv4-mapped addresses was
already present in the package as "patch-ac".]
[Note: TODO: Have the package create a user, and let the "rc.d" script run
wwwoffle as that user.]
Also, reorder ${MASTER_SITES} to comply with the request on the download
page, and work around an install target corner case for the benefit of bulk
build machines (only applies for hosts on which wwwoffle has never run).
Revision 1.5 / (download) - annotate - [select for diffs], Sat Aug 10 17:03:26 2002 UTC (9 years, 9 months ago) by fredb
Branch: MAIN
CVS Tags: netbsd-1-6-RELEASE-base,
netbsd-1-6
Changes since 1.4: +2 -3
lines
Diff to previous 1.4 (colored)
Really respect ${PKG_SYSCONFDIR}, and account for the fact that it may
have moved since the last installation.
Make myself the maintainer of this package.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Aug 7 09:15:43 2002 UTC (9 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.3: +1 -2
lines
Diff to previous 1.3 (colored)
Merge wwwoffle.sh and wwwoffled into one rc.d script that follows pkgsrc conventions for rc.d scripts.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Mar 10 22:14:30 2002 UTC (10 years, 2 months ago) by fredb
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.2: +43 -10
lines
Diff to previous 1.2 (colored)
Update wwwwoffle to 2.7. Very many bug fixes, including fixes for dealing better with javascript pages, and fixes for old ftp servers. Lots of new features and configure options, too. Also, new translations for French, Dutch, Polish, German; docs and notes in a few other languages; and translations for local pages are now selected by browser settings!
Revision 1.2 / (download) - annotate - [select for diffs], Fri Feb 15 10:13:05 2002 UTC (10 years, 3 months ago) by skrll
Branch: MAIN
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
Revision 1.1 / (download) - annotate - [select for diffs], Thu Nov 1 02:19:10 2001 UTC (10 years, 6 months ago) by zuntum
Branch: MAIN
Move pkg/ files into package's toplevel directory