pkgsrc/www
wiz 3a6244a38a Update to 0.7.8. Compiles with 0.9.7 mozilla, thus fixing
bulk build problem.
Changes since 0.7.4:
0.7.8
-----
- use putenv instead of setenv for sun systems.
- Added a FavIcon plugin, requires GdkPixbuf and will only work with
  current CVS skipstone and 0.7.8 or higher releases. Introduces a new
  plugin position (PLUGIN_IN_TOOLBAR_BEFORE_ENTRY) some of you may have to
  recompile your plugins.
- Fixed title setting for notebook window and added a check
  for null titles in adding go menu items.
- Patch from Ashie, to fix copy/paste between notebook tabs.
- Fix to the reload menu as I was not returning what gtk was expecting,
  it was causing a reload hangup
- Lots of Improvements to the Throb plugin thanks to M.R. Muthu Kumar. Now
  Throbbers should be placed in ~/.skipstone/plugins/throbbers
- Thanks to "M.R.Muthu Kumar" <m_muthukumar@users.sourceforge.net> for
  noticing a bug when closing the config window with plugins that wants
  its stuff saved, that crashes skip. Fixed now.
- Fix titles so that they are not shortened in the window title of the
  notebook interface, if the notebook label itself is shortened.
- Added an option to disable annoying popups, in mozilla node check disable
  popups to activate.
- Applied a patch with changes from Petr Blahos <pblahos@suse.cz> so that
  hitting alt-l does not open the url entry dialog if the navigation bar
  is on, rather just grabs focus on the entry, otherwise default behavior
  is kept if the navigation toolbar is off.
- Fix crash recovery some more! it was dying out too fast because of
  the recent changes.
- make cvsmozilla=1 for those of you using CVS mozilla as of 9th of dec.
  update since an API had changed. people using <= 0.96 should just do a make
  as usual
- Applied a patch from : "M.R.Muthu Kumar" <m_muthukumar@users.sourceforge.net>
  That loads a pixmap for bookmark link in the bookmark toolbar and another
  one for the bookmark folder. mini_folder.xpm and mini_link.xpm. Those are
  added to the default theme ofcourse, now people are more than welcome
  to draw other ones for the rest of the themes :)
- Added an option to toggle the use of HTTP version 1.0, as i found out
  that my intenet junkbuster proxy does not like http version 1.1 - so if
  you are seeing weird behavior using jb with skipstone, check use 1.0 in
  mozilla config section.
- updated japanese translations from ashie.
- Changed the way the titles are handled since the new patch didn't play
  well with windowed mode.
- Another Patch from ashie@home.ne.jp for internationlizing copy/paste.
- Set title on window even on notebook mode and on switch of notebook.
- Use g_get_home_dir() instead of getenv("HOME");
- Patch from ashie@home.ne.jp that enables title encoding so that japanese,
  chinese and other chars display correctly in bookmarks and titles.
- Add SkipStone's version to the user_agent string.
- Fixed a crash for confirmEx dialog temporarly until I finish the
  implementation.
- Applied a patch for bookmarks from ashie@home.ne.jp that fixes dropping of
  bookmarks onto the root of another bookmark and also adds the ability to
  autoscroll when you are dropping a bookmark further down the ctree.


0.7.7
-----
- Fixed a condition where mozilla embedding components could be faulty
  and would still cause crash recovery to respawn even though we are
  trapping the respawning. Now skipstone should print the message
  about the fast respawning and just quit.
- Added skipstone-desk.png and skipstone-now.png one for your desktop
  and one to promote skipstone :) Thanks to Jenn <spam@neurodreams.net>
  for the skipstone-now icon - I lost the email which I got the skipstone.png
  desktop icon so if the user who made it can email me again so I can give
  him appropriate credit.
- crash fix when closing a detabbed tab, thanks to Dam
  <damien@mandrakesoft.com> for noticing that one.
- Patch from Dam's <damien@mandrakesoft.com> to shorten the spaces in the
  toolbars.
- Ben Winslow <rain@bluecherry.net> sent in a patch that reported exact
  progress if known, I modified it to do a progerss_all instead displaying
  the site name and also calculates estimated speed in bps. Anyone else
  is welcome to do timed calcuations if they like.
- Now SkipStone can be compiled with a debug=1 flag that will enable function
  calls to be displayed for debugging purposes, if you are having problems
  with skipstone its a good idea to recompile with make debug=1 and run
  skipstone > debugout then send me the latest lines from debugout - helps.
- Added webbrowserpersist to include according to new mozilla include dirs
- Renamed read_config() to read_skipstone_config() and the same for
  write_config(), read_config() was causing CrossOver plugin problems.
  Appearntly they were using the same or something went wrong with both
  Skip and the plugin so the easiest solution was to rename our functions.
  Thanks to Martin Wulffeld  <tranquil@mail.dk> for doing all the detective
  work with this, he came up with the answer and emailed me about it.
- More renaming for CrossOver stuff. I wonder why all those conflicts.
- Updated nl.po by Francois Duprez.
0.7.6
-----
- A new AutoComplete plugin, install it and hit tab on the entry location
  to get a list of possible completions when typing a url.
- Mozilla 0.9.5 and CVS Mozilla compatibility.
- Added Escape as a key handler to destroy the windows in history, bookmarks
  print, open location, config, and error dialogs. Basically all the windows
  will be destroyed when hitting escape except for skipstone window which
  stop load when hitting escape.
- Patch from Petr Blahos <pblahos@suse.cz> Adds directory locations for
  SUSE distros to skipstone startup script, fixes the previous tab menuitem
  which was calling the next function! and adds a new fixed tab size feature.
- Patch from Mike Meyer <mwm@mired.org> to config.mk so that PREFIX can be
  passed and used in INCLUDE and LIB locations instead of only installtion
  location, helps with FreeBSD port maintaince.
- Disable all warnings for submit/enter secure/leave secure site by default
  if crypto is compiled in until I file a bug about not being prompted to
  stop this behavior by mozilla prompt service.
- avoid potential crash when appending an entry to go menu and location is
  null.
- Added a new position to plugins, PLUGIN_IN_TOOLBAR_START which causes
  plugins to be loaded before skipstone's control buttons (back, forward, etc)
  and added two examples that use that .. a button that when clicked creates
  a new skipstone page or notebook tab and if pasted on, it'll create a page
  with the buffer loaded on. There are two versions of this plugin, a text
  only version for people without Imlib2 and an Imlib enhanced version
  that can load a graphical image that can be set via the config (it can be
  disabled also in the imlib version to remain text only) - Set the image file
  from its config section in skipstone's config. You may want to recompile
  all your plugins and skipstone ofcourse.

0.7.5
-----
- Fix to compile with 0.93 and keep backward compatibility with 0.92 calls.
- Added an option to control underlining of links in the Appearance section.
- Originally patch from Mike Meyer <mwm@mired.org> for adding an option
  to disable use of web page colors, I put that in its own Appearance node
  in prepration to make the colors configurable from skipstone also, rather
  than using the default mozilla colors.
- Fixed an odd crash when setting the title sometimes.
- Patch from Mike Meyer <mwm@mired.org> to fix SIGUSR1 in ipc for BSD users.
- Spec file fixed from IKEUCHI Hiroki <e5215@icsc.maizuru-ct.ac.jp>
- Patch from Takuro Ashie  <ashie@homa.ne.jp> to add support for changing
  fonts for multiple languages instead of western only. Also adds Cursive
  and Fantasy fonts settings.
  -Another patch from Takuro, adds _() internatilization around strings
   in skipstone-prompter and skipdownload.
2002-01-24 13:47:02 +00:00
..
adzap Update adzap to version 20020110 - only change is that the wrapzap script 2002-01-10 09:47:25 +00:00
amaya Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
analog Update "analog" package to version 5.1. Changes since version 5.03: 2001-11-08 08:27:02 +00:00
ap-aolserver revert last change 2001-12-09 22:54:14 +00:00
ap-auth-cookie Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
ap-auth-ldap The apache buildlink.mk file only has a build dependency on apache. We 2001-11-26 15:02:30 +00:00
ap-auth-postgresql Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
ap-csacek Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
ap-dav Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
ap-DBI Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
ap-dtcl Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
ap-Embperl Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
ap-fastcgi Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
ap-jk Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
ap-jserv Fix configure script gmake detection to be more resilient. 2002-01-14 15:19:46 +00:00
ap-perl Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
ap-php3 Use new PHP3 Makefile framework and buildlinkify. 2002-01-10 13:18:06 +00:00
ap-php4 Update www/ap-php4 to 4.1.0. Changes from version 4.0.6 include: 2001-12-31 23:54:37 +00:00
ap-ruby Update ap-ruby package (mod_ruby) to 0.9.5. Quote from ChangeLog 2002-01-19 10:20:12 +00:00
ap-ssl Move ownership of SSL-related config directories from www/apache to this 2002-01-01 06:12:38 +00:00
ap-xslt Fix last commit (package was already at PKGREVISION 1, adding 2002-01-22 22:21:41 +00:00
apache Fix installation so that existing config files are preserved when building 2002-01-01 06:12:05 +00:00
apache-current Updated to the latest beta version 2.0.28 2002-01-04 09:45:09 +00:00
apache6 Fix installation so that existing config files are preserved when building 2002-01-01 06:22:54 +00:00
apc-gui bsd.pkg.install.mk calls the INSTALL script at the right times 2001-12-02 06:56:38 +00:00
arena Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
asp2php Update asp2php to version 0.75.25. 2001-12-21 10:48:15 +00:00
asWedit Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
bluefish regen (patch-a[acd] don't exist, it seems -- forgot to commit?) 2002-01-24 12:27:53 +00:00
bozohttpd update to bozohttpd 5.09. changes include... um, i forget. it can now 2001-12-14 16:26:03 +00:00
cadaver Update the cadaver package to version 0.19.0. 2002-01-13 21:24:44 +00:00
calamaris Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
cgicc Added cgicc-3.1.5, provided by Shell Hung in pkg/14643 2001-11-28 17:47:05 +00:00
cgilib Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
checkbot Update checkbot to 1.67. Changes: 2001-12-17 12:01:27 +00:00
chimera Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
cocoon Fix an incorrect usage of ${MAKE_ENV} which was keeping cocoon from building 2002-01-14 15:35:46 +00:00
communicator shorten COMMENT 2002-01-01 19:22:06 +00:00
cronolog Set the timezone - taken from PR 14581, from Dave Huang <khym@azeotrope.org> 2001-11-14 11:49:51 +00:00
curl Added a couple of official mirror sites as per PR 15102. 2002-01-14 00:31:53 +00:00
cvsweb Don't depend on Apache. CVSweb is a simple perl CGI script and works with 2001-12-17 22:11:46 +00:00
dillo Update dillo to 0.6.3: 2001-12-24 14:35:32 +00:00
galeon fix for a.out platforms 2001-12-29 14:39:04 +00:00
galway Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
glibwww Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
grail Remove duplicate "with". 2002-01-05 21:35:39 +00:00
gtkasp2php Update gtkasp2php to version 0.75.25. 2001-12-21 10:52:30 +00:00
gtkhtml Updated gtkhtml to 1.0.1 (list of changes is unknown, the ChangeLog file 2002-01-17 11:15:32 +00:00
haskell-cgi Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
hiawatha Adjust format a bit: 2001-11-11 06:17:26 +00:00
horde bsd.pkg.install.mk calls the INSTALL script at the right times 2001-12-02 06:56:38 +00:00
htdig Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
htmldoc Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
htmllint Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
hypermail Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
ijb Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
jakarta-servletapi Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with a 2001-11-14 14:47:53 +00:00
jakarta-tomcat Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
jsdk20 Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
jssi Fix hidden assumption that ${JAVA_HOME}/bin was in invoking users path. 2002-01-14 15:30:44 +00:00
kannel Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
libghttp Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
libwww Don't include security/openssl/buildlink.mk, as no package that 2002-01-02 21:01:23 +00:00
links Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
lynx Make sure we don't install the CHANGES.orig left-over. 2001-12-31 19:56:23 +00:00
lynx-current Add all the mirrors sites from <URI:http://lynx.isc.org/mirrors.html>, 2001-12-31 19:50:21 +00:00
make_album make_album organises images into HTML "albums", with thumbnails and 2001-12-26 08:03:24 +00:00
Mosaic Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
mozilla Update mozilla to 0.9.7 2001-12-27 15:02:36 +00:00
navigator Update www/communicator and www/navigator to 4.79. 2001-11-27 14:11:50 +00:00
navigator3 Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
neon Initial import of neon-0.18.3 into the NetBSD Packages Collection. 2002-01-13 19:29:02 +00:00
netscape Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
ns-plugger-common Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
ns-plugger-communicator Change reachover references into another package's pkg/ directory into 2001-11-01 09:41:13 +00:00
ns-plugger-navigator Change reachover references into another package's pkg/ directory into 2001-11-01 09:41:13 +00:00
ns-remote Update ns-remote to 1.5: 2001-12-22 14:43:19 +00:00
openacs Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
opera Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
p5-Apache-ASP Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Apache-DBILogConfig Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Apache-DBILogger Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Apache-ePerl Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
p5-Apache-Filter Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Apache-Session Remove non-existing patch-a[ab] from distinfo. 2002-01-10 14:21:50 +00:00
p5-Apache-SSI Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-CGI Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-CGI-Application Update p5-CGI-Application to 2.1. 2002-01-18 22:36:36 +00:00
p5-CGI-FastTemplate Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-CGI-Minimal Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-CGI_Lite Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-FCGI Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-HTML-Clean Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-HTML-FillInForm Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-HTML-Format Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-HTML-Mason Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-HTML-Parser Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-HTML-PrettyPrinter Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-HTML-SimpleParse Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-HTML-Table Update p5-HTML-Table to 1.13. 2002-01-18 22:31:45 +00:00
p5-HTML-TableExtract Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-HTML-Tagset Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-HTML-Template Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-HTML-Tree Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-HTTP-Request-Form Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-HTTPD-User-Manage Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-libapreq Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
p5-libwww Add p5-IO-Socket-SSL dependency. Bump to 5.63nb1. Closes pkg/15030. 2001-12-30 13:49:38 +00:00
p5-Template-Toolkit Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
p5-URI Update p5-URI to 1.18. 2002-01-18 22:45:50 +00:00
p5-VRML Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
php-FastTemplate Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
php3 Implement new framework to handle PHP3 modules, based on the way PHP4 2002-01-10 13:17:11 +00:00
php4 Remove references to the example php.ini files. The recommended one is 2002-01-11 22:27:05 +00:00
php4-apc Adapt to the new Zend API from php-4.1.0. 2001-12-31 23:54:49 +00:00
py-pcgi Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
py-zpublisher Move pkg/ files into package's toplevel directory 2001-11-01 02:25:33 +00:00
quanta By default, prevent invocation of GNU "auto*" driven by the generated 2001-12-04 06:14:57 +00:00
quanta-docs Fix depends line. Reported in pkg/15322 by Anne Bennett. Might also fix bulk 2002-01-21 11:26:09 +00:00
ruby-htmlsplit Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
ruby-tag Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
ruby-uri Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
sitecopy Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
skipstone Update to 0.7.8. Compiles with 0.9.7 mozilla, thus fixing 2002-01-24 13:47:02 +00:00
snarf Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
spfc Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with a 2001-11-14 14:47:53 +00:00
squid Update squid to 2.4.3 (squid-2.4.STABLE3), referring to tech-pkg's mail 2001-12-12 17:06:18 +00:00
surfraw Remove non-existing patch-aa from distinfo. 2002-01-10 14:22:15 +00:00
swish-e Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
tcl-cgi Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
thttpd bsd.pkg.install.mk calls the INSTALL script at the right times 2001-12-02 06:56:38 +00:00
tidy Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
urlget Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
w3 I should have cvs removed this file before 2001-11-01 21:04:17 +00:00
w3c-httpd Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
w3m Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
waplet Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
wdg-validate Buildlinkify, and use REPLACE_PERL instead of directly subbing for perl 2001-11-28 23:59:29 +00:00
web500gw Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
webalizer bsd.pkg.install.mk calls the INSTALL script at the right times 2001-12-02 06:56:38 +00:00
weblint Buildlinkify. 2001-11-29 13:27:46 +00:00
webnew Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
weex Fast Webpage Exchanger (weex) is a utility designed to automate the 2001-11-29 08:36:06 +00:00
wml Buildlinkify. 2001-12-25 19:25:28 +00:00
www6to4 Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
wwwcount Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
wwwoffle Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
zope use buildlink file for python, but keep tied to version 2.0 2002-01-22 18:47:14 +00:00
zope-confera Move pkg/ files into package's toplevel directory 2001-11-01 02:25:33 +00:00
Makefile Add and enable neon. 2002-01-13 19:29:59 +00:00