Commit graph

2113 commits

Author SHA1 Message Date
taca
7bce45a3d2 Add BUILD_DEPENDS to perl since apache's apxs utility is perl script. 2002-01-24 16:36:17 +00:00
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
wiz
4bbed71470 regen (patch-a[acd] don't exist, it seems -- forgot to commit?) 2002-01-24 12:27:53 +00:00
wiz
684bf3ea96 Fix last commit (package was already at PKGREVISION 1, adding
nb1 to the PKGNAME made it go nb1nb1...). Bump to PKGREVISION 2.
2002-01-22 22:21:41 +00:00
drochner
f85bca23c3 use buildlink file for python, but keep tied to version 2.0
because of some dependencies
2002-01-22 18:47:14 +00:00
wiz
fdec5a6365 Fix depends line. Reported in pkg/15322 by Anne Bennett. Might also fix bulk
build failure.
2002-01-21 11:26:09 +00:00
wiz
4089e0891e Unwildcard jpeg dependency. 2002-01-19 16:59:52 +00:00
taca
fb851caa5f Update ap-ruby package (mod_ruby) to 0.9.5. Quote from ChangeLog
is below.

Thu Dec 27 15:27:02 2001  Shugo Maeda <shugo@modruby.net>

	* version 0.9.5 released.

Mon Dec 17 16:29:30 2001  Shugo Maeda <shugo@modruby.net>

	* mod_ruby.c (ruby_startup): save Apache's signal handlers.

Tue Oct 30 14:56:22 2001  Neil Conway <nconway@klamath.dyndns.org>

	* connection.c (connection_aborted): new method.

Wed Oct 17 15:03:34 2001  Shugo Maeda <shugo@modruby.net>

	* version 0.9.4 released.

Mon Oct 15 12:25:28 2001  Shugo Maeda <shugo@modruby.net>

	* mod_ruby.c (ruby_startup): call Init_stack().

	* request.c (cleanup_request_object): free RDATA(reqobj)->data.

	* request.c (request_headers_in): allow non-auth handlers to
	access Authorization header fields.

	* request.c (request_get_basic_auth_pw): allow non-auth handlers.

Fri Oct 12 17:48:57 2001  Shugo Maeda <shugo@modruby.net>

	* apachelib.h (DEFINE_ATTR_READER): raise exception if data == NULL.

	* apachelib.h (DEFINE_ATTR_WRITER): ditto.

	* mod_ruby.c (per_request_cleanup): set r->main to rb_request if r
	is a sub_request.

	* request.c (request_mark): return immediately if data == NULL.

Fri Oct 12 12:35:12 2001  Miles Egan <miles@pixar.com>

	* configure.rb.in: chomp output of apxs.

Wed Oct 10 12:15:16 2001  Shugo Maeda <shugo@modruby.net>

	* ruby_config.c (ruby_cmd_output_mode): new directive RubyOutputMode.

	* request.c (apache_request_new): save request objects to
	r->request_config.

	* request.c (cleanup_request_object): new function.

Thu Aug 30 18:28:46 2001 Sean Chittenden <sean-apache-modruby@chittenden.org>

	* request.c (rb_apache_request_flush): call ap_rflush().

	* request.c: allow the path_info for the request to be changed.

Fri Aug 24 11:24:38 2001  Shugo Maeda <shugo@modruby.net>

	* version 0.9.3 released.

Fri Aug 24 11:20:56 2001  Shugo Maeda <shugo@modruby.net>

	* lib/apache/eruby-run.rb (postrun): do not overwrite r.content_type.

Thu Aug 23 19:59:41 2001  Shugo Maeda <shugo@modruby.net>

	* mod_ruby.c (ruby_require): handle SystemExit correctly.

Mon Aug 20 15:22:10 2001  Shugo Maeda <shugo@modruby.net>

	* request.c (request_method_number): new method.

	* apachelib.c: new constants M_GET, M_PUT, ....

Tue Aug 14 14:58:56 2001  Shugo Maeda <shugo@modruby.net>

	* configure.rb: rebuild with autoconf.rb 0.2.3 for Solaris.

Mon Aug 13 11:25:13 2001  Shugo Maeda <shugo@modruby.net>

	* version 0.9.2 released.

Sun Aug 12 18:19:51 2001  Shugo Maeda <shugo@modruby.net>

	* mod_ruby.c (ruby_require): initialize $:.

Mon Aug  6 14:38:39 2001  Shugo Maeda <shugo@modruby.net>

	* version 0.9.1 released.

Mon Aug  6 14:36:20 2001  Shugo Maeda <shugo@modruby.net>

	* changed license for Apache.

Mon Aug  6 14:09:20 2001  Shugo Maeda <shugo@modruby.net>

	* mod_ruby.c (ruby_handler): flush rb_request only in RubyHandler.

	* server.c (server_document_root): new method.
	Thanks to Sean Chittenden.

Sat Jul 28 19:16:44 2001  Shugo Maeda <shugo@modruby.net>

	* mod_ruby.c (ruby_trans_handler): renamed translate_uri2file to
	translate_uri.

Fri Jul 27 13:44:14 2001  Shugo Maeda <shugo@modruby.net>

	* mod_ruby.c (per_request_cleanup): do not restore rb_stdout.

Mon Jul 23 11:16:05 2001  Aristarkh A Zagorodnikov <xm@w3d.ru>

	* request.c (request_the_request): new method.

Fri Jul  6 14:26:34 2001  Shugo Maeda <shugo@modruby.net>

	* version 0.9.0 released.

Mon Jul  2 15:26:47 2001  Shugo Maeda <shugo@modruby.net>

	* request.c (request_sent_http_header): new method.

Mon Jul  2 12:42:54 2001  Shugo Maeda <shugo@modruby.net>

	* request.c (request_set_content_type): accept nil.

	* request.c (request_set_content_encoding): ditto.

	* request.c (request_set_content_languages): ditto.

Fri Jun 29 16:05:06 2001  Shugo Maeda <shugo@modruby.net>

	* mod_ruby.c (per_request_init): set rb_stdin, rb_stdout,
	rb_defout to rb_request.

	* mod_ruby.c (per_request_cleanup): flush rb_request.

	* request.c (request_output_buffer): new method.

	* lib/apache/cgi-support.rb: removed.

	* lib/apache/eruby-run.rb: use tempfile.

	* lib/apache/erb-run.rb: ditto.
2002-01-19 10:20:12 +00:00
mjl
f02ea6fdc0 Update bluefish to 0.7
- numerous small updates and improvements
- more translations
- the custom menu now is extended for custom search and replace macro's
- some small memory leaks fixed
- better handling for file history
2002-01-19 02:00:44 +00:00
mjl
fd0c941b07 Update p5-URI to 1.18.
- Added support for ssh: URIs
- URI::Escape: Make sure cache is not set when the
  RE wouldn't compile
- Don't try to come up with the e-mail address of
  the user as the anonymous password.

Fixes PR/15101 by Shell Hung.
2002-01-18 22:45:50 +00:00
mjl
bd60e5f3fa Update p5-CGI-Application to 2.1.
- Enhanced capabilities for creating general superclasses for your projects.
- All run modes may be referenced by method name, in addition to subref.
- Created cgiapp_init() hook to allow for inherited common behaviors.
- Added ability to set mode_param() to use a call-back instance method
  (specified by subref) instead of a CGI parameter.
- HTML::Template is now only loaded if load_tmpl() is called.
- Run-modes may now return scalar-refs in addition to scalars.
- Added new run-mode of last resort: "AUTOLOAD".  See POD for usage.
- The param() method has been extended to allow multiple parameters
  to be set at one time, via a hash (or hashref).
- Fixed bug in run() method where a null-string run-mode would be
  considered valid.  A zero-length run-mode will now result in the
  start_mode() being called.
- The run_mode() method now may be called a subsequent time to
  amend the list of run-modes.
- Bug fixed and documentation updated

Fixes PR/15221 by Shell Hung.
2002-01-18 22:36:36 +00:00
mjl
514c7f951d Update p5-HTML-Table to 1.13.
- Added methods to set the style attribute of tables, rows,
  cols and cells
- setRowBGColor and setRowAlign are now more efficient
- Added method to set the rules and align attributes for tables
- Changed all tags and attributes to print in lowercase.
- Changed faulty behaviour of numeric parameters to the new method
- All attribute values are now surounded by quotes
- getTable was returning 0 (zero) for an empty table, now just plain
  return
- Added getTableRows and getTableCols
- Added methods setCellFormat, setRowFormat and setColFormat
- More bugs fixed
- Documentation Updated

Fixes PR/15203 by Shell Hung.
2002-01-18 22:31:45 +00:00
martti
144cc53a02 Updated gtkhtml to 1.0.1 (list of changes is unknown, the ChangeLog file
doesn't say anything useful).
2002-01-17 11:15:32 +00:00
jwise
17262a89da Fix an incorrect usage of ${MAKE_ENV} which was keeping cocoon from building
on systems (such as the bulk build system) where ${JAVA_HOME} was not set
in the invoker's environment.
2002-01-14 15:35:46 +00:00
jwise
aec1932c20 Fix hidden assumption that ${JAVA_HOME}/bin was in invoking users path.
Should fix bulk build.
2002-01-14 15:30:44 +00:00
jwise
870c35b5f5 Fix configure script gmake detection to be more resilient. 2002-01-14 15:19:46 +00:00
seb
dfc8df7c50 Added a couple of official mirror sites as per PR 15102. 2002-01-14 00:31:53 +00:00
seb
869bf22f50 Update to version 7.9.2. PR 15102 by Shell Hung <shell@shellhung.org>
Trivial patch on configure which fixes compilation on NetBSD/!i386 added.

Fixed in 7.9.2
- compiles and builds on the good old Mac OS (in addition to Mac OS X)
- bugfixed persistant connections over proxy with multiple protocols
- --disable-epsv is a new option to the curl command line tool
- bugfixed verbose ftp output on Tru64 unix
- added CURLOPT_FTP_USE_EPSV
- passive ftp download works with IPv6
- always return proper error code on failed connects
- bugfixed FTP response reader
- bugfixed verbose telnet
- added CURLINFO_STARTTRANSFER_TIME
- bugfixed conditional HTTP fetches based on time
- multiple calls to curl_global_init() is now treated better
- bugfixed multiple ftp requests
- made -p/--proxytunnel work for plain HTTP as well
- "current speed" progress meter bugfix
- improved the name resolver configure check
- libcurl now restores signal handlers and timeouts properly
- improved SSL over HTTP-proxy when using weird proxies(!)
- added the -1/--TLSv1 option
- bugfixed LDAP transfers
2002-01-14 00:19:58 +00:00
agc
9a23e219aa Update the cadaver package to version 0.19.0.
Provided in PR 15223 by "Eric Gillespie, Jr." <epg@pretzelnet.org>

Changes since previous version (0.17.0):

+ Use the neon package (also from "Eric Gillespie, Jr." <epg@pretzelnet.org>)

+ Changes from 0.17 to 0.19.0:

    * Remote filename completion from Sean Treadway.
    * Cosmetic and bug fixes for 'steal' and 'discover' commands.
    * Added 'propdel' command to remove properties.
    * Added 'overwrite', 'lockdepth', 'lockscope' options.
    * Fix for resolving paths passed to 'ls' command (e.g. "..").
    * Retry authentication once if it fails.
    * Fixes for readline 4.2 compatibility:
          * may have broken readline 2 compatibility; please shout if so!
    * Add mkstemp() replacement for platforms where necessary.
    * Incorporate RPM spec file changes from Red Hat (by Nalin Dahyabhai).
    * Updated to neon 0.18:
          * timezone handling fixes in date parsing on some platforms
          * fixes for lock handling
          * portability fixes
    * Added 'logout' command, to clear cached authentication details.
    * Added 'propnames' command.
    * Added 'utf8' option, to presume terminal I/O is UTF-8. e.g. xterm -u8 mode.
    * Handle UTF-8 encoding/decoding of property names/values better when not in utf8 mode.
    * Added FAQ entry on how to read your HotMail e-mail using cadaver.
    * Updated to neon 0.16:
          * libxml2, expat2 support (can force with --with-libxml[12])
          * Untested SOCKSv5 support (--with-socks)
    * Fix 'ls' listing the 'executable' property.
    * Disable i18n support by default to prevent portability problems.
    * Added FAQ entry on using 'edit' with gvim.
2002-01-13 21:24:44 +00:00
agc
998af35a43 Add and enable neon. 2002-01-13 19:29:59 +00:00
agc
b346213a44 Initial import of neon-0.18.3 into the NetBSD Packages Collection.
neon is an HTTP and WebDAV client library.  It provides lower-level
interfaces which directly implement new HTTP methods, and higher-level
interfaces so that you don't have to worry about the lower-level
stuff.

Provided in PR 15222 by "Eric Gillespie, Jr." <epg@pretzelnet.org>.
The only modification was to use pkgsrc's libtool.
2002-01-13 19:29:02 +00:00
jlam
1f7bfc6d12 Remove references to the example php.ini files. The recommended one is
automatically installed, and the example files are in the obvious place.
2002-01-11 22:27:05 +00:00
wiz
5ad21dff64 Remove non-existing patch-aa from distinfo. 2002-01-10 14:22:15 +00:00
wiz
8929e2aad1 Remove non-existing patch-a[ab] from distinfo. 2002-01-10 14:21:50 +00:00
jlam
944301ad1f The PHP3 module packages have dispersed into more relevant categories, so
remove them from the www directory.
2002-01-10 13:21:53 +00:00
jlam
4f7494fa61 Use new PHP3 Makefile framework and buildlinkify. 2002-01-10 13:18:06 +00:00
jlam
b79863177f Implement new framework to handle PHP3 modules, based on the way PHP4
modules are handled.  Also buildlinkify, honor ${PKG_SYSCONFDIR}, and use
the general INSTALL scripts to handle the php3.ini config file.  Become
the maintainer since the changes to the package structure are fairly large.
The new framework should make creating new PHP3 modules simpler, and makes
buildlinkifying those modules simpler as well.
2002-01-10 13:17:11 +00:00
simonb
fa4add213b Update adzap to version 20020110 - only change is that the wrapzap script
now exports STUBURL_WEBBUGJS properly.
2002-01-10 09:47:25 +00:00
simonb
a1285cf754 Fix hand-patch botch. 2002-01-10 00:48:40 +00:00
simonb
e86b0c0b48 Update adzap to version 20020107. Adds support for javascript counters,
plus more ads to be zapped.
Needs a new variable in adzap.conf - STUBURL_COUNTERJS.
2002-01-10 00:41:45 +00:00
jlam
fb596783ba Update www/php4 to 4.1.1. Changes from version 4.1.0 include:
- Fixed bug that caused crashes or error notices on shutdown on threaded
  platforms. (Zeev)
- Fixed bug in gmmktime() which was one hour off during standard time -
  bug #9878. Patch by bfoddy@mediaone.net. (jmoore)
- Fixed a bug where the is_file() family of functions would in-correctly give
  an error when they were given filenames that didn't exist. (Sterling)
- Fixed a bug in the strtotime() function where it was incorrectly recognizing
  GMT +0100 and GMT -0100. (Derick)
2002-01-06 19:57:13 +00:00
wiz
0b0cfdcd6a Remove duplicate "with". 2002-01-05 21:35:39 +00:00
jwise
12fe642351 New sablotron needs iconv to be linked in as well.
Dependency is picked up via the sablotron package, so just add to link.

Bump version to nb1, as old version will build correctly, but fail to link
into apache.
2002-01-05 21:18:02 +00:00
tsarna
bbcc92e360 Clarify reason for brokenness 2002-01-05 14:31:01 +00:00
martti
27749c7cb6 Updated to the latest beta version 2.0.28
- a lot of bug fixes

- fix pkg/14509 (conflict with expat)

Open issues:

- I had to change "sbindir:" in config.layout to "$prefix/bin"
  or apachectl wasn't able to locate httpd

- http://mail-index.netbsd.org/tech-pkg/2001/11/08/0009.html
2002-01-04 09:45:09 +00:00
fredb
bfd0b25c9e Don't include security/openssl/buildlink.mk, as no package that
depends on libwww currently requires openssl. If one ever does, it
can just include the openssl buildlink file in it's "Makefile".
2002-01-02 21:01:23 +00:00
fredb
f6fe5ef480 Don't install a duplicate control panel. 2002-01-02 16:15:09 +00:00
abs
0a782acfc3 shorten COMMENT 2002-01-01 19:22:06 +00:00
jlam
93f4be20fc Fix installation so that existing config files are preserved when building
from source instead of installing from a binary package (problem noted in
private email by George Coulouris <george@coulouris.org>.
2002-01-01 06:22:54 +00:00
jlam
3d83091f3b Move ownership of SSL-related config directories from www/apache to this
package.
2002-01-01 06:12:38 +00:00
jlam
fe0e35dbfe Fix installation so that existing config files are preserved when building
from source instead of installing from a binary package (problem noted in
private email by George Coulouris <george@coulouris.org>.  Also move the
ownership of SSL-related config directories to the www/ap-ssl package.
2002-01-01 06:12:05 +00:00
jlam
f9eccf2485 Adapt to the new Zend API from php-4.1.0. 2001-12-31 23:54:49 +00:00
jlam
3b2ee66b8a Update www/ap-php4 to 4.1.0. Changes from version 4.0.6 include:
- Fixed a bug which caused set_time_limit() to affect all subsequent requests
  to running Apache child process. (Zeev)
- Added peak memory logging. Use --enable-memory-limit to create a new Apache
  1.x logging directive "{mod_php_memory_usage}n" which will log the peak
  amount of memory used by the script. (Thies)
2001-12-31 23:54:37 +00:00
jlam
a407f5cb9e Update www/php4 to 4.1.0. Major changes from version 4.0.6 include:
- Introduced a new $_REQUEST array, which includes any GET, POST or COOKIE
  variables.  Like the other new variables, this variable is also available
  regardless of the context.
- Introduced $_GET, $_POST, $_COOKIE, $_SERVER and $_ENV variables, which
  deprecate the old $HTTP_*_VARS arrays.  In addition to be much shorter to
  type - these variables are also available regardless of the scope, and
  there's no need to import them using the 'global' statement.

Other relevant changes include:

- Bug fixes to prevent crashes on unexpected input.
- Huge performance improvements, especially in thread-safe code.
- Introduced extension version numbers.
- Added support for single dimensional SafeArrays and Enumerations.
  Added an is_enum() function to check if a component implements an
  enumeration.
- Improved speed of the serializer/deserializer.
- Floating point numbers are better detected when converting from strings.
- Added import_request_variables(), to allow users to safely import form
  variables to the global scope
- Add config option (always_populate_raw_post_data) which when enabled
  will always populate $HTTP_RAW_POST_DATA regardless of the post mime
  type
- Added getmygid() and safe_mode_gid ini directive to allow safe mode to do
  a gid check instead of a uid check.
- Assigning to a string offset beyond the end of the string now automatically
  increases the string length by padding it with spaces, and performs the
  assignment.
2001-12-31 23:54:24 +00:00
fredb
a857bb6821 Make sure we don't install the CHANGES.orig left-over. 2001-12-31 19:56:23 +00:00
fredb
6a80a3ee93 Add all the mirrors sites from <URI:http://lynx.isc.org/mirrors.html>,
which have the distfile, and which I can reach right now.
2001-12-31 19:50:21 +00:00
fredb
77c489bda2 Add a couple of mirror sites, arbitrarily chosen from the list at
<URI:http://lynx.isc.org/mirrors.html>.
2001-12-31 19:42:48 +00:00
fredb
f90739f9c2 Update package to 2.8.4rel.1b (2.8.4.1.2), which is the second patch release
to 2.8.4rel.1. A complete summary of changes follows.

extracted from 2001-10-06 (2.8.5dev.3)
* modify LYtouchline() to avoid using wredrawln() for ncurses, since the
  LYwin variable may be a pad much wider than the screen, which is not handled
  properly (report by Karl Eichwalder <keichwa@gmx.net>) -TD
* correct beginning configure script, which was supposed to remove
  config.cache, but did not, due to a misplaced line when it was added
  1998-06-04 (prompted by a report by Fr3dY <fr3dy@retemail.es> that the
  checks for srand/rand did not work) -TD

extracted from 2001-08-15 (2.8.5dev.2)
* work around defect in move_anchors_in_region() and related logic by changing
  default for nested-tables to FALSE when Lynx is not configured for
  color-style.  The problem is that when an anchor is shifted right by
  nested-table logic, if it has a <BR> near the beginning of a table cell and
  it happens to be split across a line, its size will not be adjusted properly
  (report by Hataguchi Takeshi) -TD
* correct logic used for trimming TEXTAREA introduced in 2.8.4pre.3, which did
  not trim carriage-return characters if TRIM_INPUT_FIELDS was false.
  (report by Hataguchi Takeshi <patakuti@t3.rim.or.jp>) -TD
* correct a bug in search logic which happens with pages shorter than the
  screen, due to improper starting-line value sent to search function.  Fixed
  by adding checks in www_search_backward() and www_search_foreward(), (report
  by -Frederic L W Meunier) -TD

extracted from 2001-07-24 (2.8.5dev.1)
* modify GetChar() definition for PDCurses to ignore key-modifiers which are
  passed back from getch() as if they were key codes.  Those interfere with
  shifted commands such as 'Q' -TD
* modify parse_style() function to operate on a copy of its parameter, to avoid
  changing it.  Otherwise, when parse_style() is executed as a side effect of
  start_curses(), its data is modified and not valid on successive calls.
  This bug existed prior to 2.8.4dev.17 -TD
* set return value of edit_current_file() to true if the file is edited.  This
  forces a reload for example if one edits the current html file, and is needed
  to make PDCurses repaint the screen as well (report by vtailor@gte.net,
  bug introduced in 2.8.4dev.21) -TD
* add ifdef for wresize() to accommodate FreeBSD 3.x which has resizeterm() but
  not wresize().  Also, use a 'long' rather than 'attr_t'.  These changes are
  needed to build with the 1.8.6ache patches to ncurses (report by Matt
  <matt@greenviolet.net>) -TD
2001-12-31 19:31:07 +00:00
fredb
b204ecc5ea Update lynx-current to 2.8.5dev.5 (2.8.5.0.5). Numerous bug fixes,
many involving refinements to the options handling (both on the
command line and in ~/lynx.cfg), and also including several fixes
for obscure html parsing errors.

This package now enables a few experimental options which are not
brand new, but have not been enabled in the package before:

--enable-kbd-layout                   (define EXP_KEYBOARD_LAYOUT)
      Disabled by default, this option allows you to use translation
      tables on the input keystrokes. Current tables include
	      ROT13'd keyboard layout
	      JCUKEN Cyrillic, for AT 101-key kbd
	      YAWERTY Cyrillic, for DEC LK201 kbd

--enable-nested-tables
      Extends TRST to format nested tables, as well as be smarter
      about <BR> and <P> tags in table cells.

Also for the first time, enable color styles with NetBSD curses
(the default) on NetBSD-1.5 and newer, only:

--enable-color-style                  (define USE_COLOR_STYLE)
      Use this option to enable optional and *experimental* color
      style. This is implemented for curses (if it supports color),
      ncurses and PDCurses, but not slang.

The color style support lets the user specify an ".lss" file to
map html styles to colors. This was already the package default
for the ncurses build, though now, in NetBSD curses, the colors
don't look quite the same as they do in ncurses.
2001-12-31 04:21:30 +00:00
wiz
829260b1bc Add p5-IO-Socket-SSL dependency. Bump to 5.63nb1. Closes pkg/15030. 2001-12-30 13:49:38 +00:00
abs
db15293cd7 fix for a.out platforms 2001-12-29 14:39:04 +00:00
jlam
d3e69e0e5e USE_NCURSES needs to come before including ncurses/buildlink.mk. 2001-12-28 07:38:56 +00:00
taya
d9cc0990a9 Update galeon to 1.0.2
Changes from release notes:
- mozilla 0.9.7 compatibility
- bugfixes
2001-12-28 04:41:37 +00:00
taya
272d0ee17e Update mozilla to 0.9.7
See the release notes for detail.

http://www.mozilla.org/releases/mozilla0.9.7/
2001-12-27 15:02:36 +00:00
jlam
049ae3fcc4 Vastly simplify this script by using /etc/rc.subr. Provide minimal start
functionality on pre-1.5 platforms, as apachectl may always be used instead
for the full control interface.
2001-12-26 22:03:38 +00:00
jlam
da525c873f (1) Create new variable "APACHE_SUEXEC_CONFIGURE_ARGS" that may contain
--suexec-* configure options that are passed directly to the Apache
    configure script.  This may be used to tune the suEXEC configuration
    in more restrictive ways, e.g. --suexec-uidmin=1000.  This solution
    is more open-ended than the fix proposed in pkg/14973.  Also, we
    don't duplicate all of the options from the Apache configure script
    in pkgsrc bsd.pkg.defaults.mk.  This closes pkg/14973 by Eric
    Schnoebelen <eric@cirr.com>

(2) For namespace consistency, deprecate APACHE_USER in favor of
    APACHE_SUEXEC_USER.  Move APACHE_USER into bsd.pkg.obsolete.mk.

(3) Create the suEXEC user when the functionality is enabled in the server
    so that CGI scripts will work properly.  This closes pkg/14903 by
    Wojciech Puchar <wojtek@3miasto.net>
2001-12-26 21:20:26 +00:00
jlam
035d4f69ad Buildlink'ify in same way as www/lynx. 2001-12-26 16:16:47 +00:00
jlam
7e5ba8a39b Buildlink'ify. 2001-12-26 16:09:41 +00:00
lukem
7728bd6af5 add make_album 2001-12-26 08:11:46 +00:00
lukem
31d311a98e make_album organises images into HTML "albums", with thumbnails and
different sized images.  It supports reading the EXIF data out of the
original image and presenting that information.  An example
configuration can be found at:
	http://www.burren.cx/david/files/example_album.tar.gz
2001-12-26 08:03:24 +00:00
jlam
75b0811923 Update www/surfraw to 1.0.7. Changes from version 1.0.5 include:
New elvi: freebsd, openbsd, filesearching, ftpfind
    Updated elvi: translate (babelfish), ftpsearch, fast, netbsd
    Rename linuxdoc elvi to slinuxdoc, to prevent name clash with sgmltools
    Use test -r instead of test -e which inexplicably chocked Solaris8
    Documentation changes
2001-12-26 08:02:44 +00:00
lukem
0fe9b9e372 make_album organises images into HTML "albums", with thumbnails and
different sized images.  It supports reading the EXIF data out of the
original image and presenting that information.  An example
configuration can be found at:
	http://www.burren.cx/david/files/example_album.tar.gz
2001-12-26 07:51:11 +00:00
wiz
8824391736 Buildlinkify. 2001-12-25 19:25:28 +00:00
dillo
2c8bc4e2c1 Update dillo to 0.6.3:
This release introduces extended UI customization, a full-screen
   mode, a way to turn off the dicache (saving lots of memory), and
   optimized code for handling resize requests in the page widget.
   The whole HTML tag parsing and URL resolving modules are new,
   improved, and more standards-compliant. Several bugfixes and other
   enhancements were also made.
2001-12-24 14:35:32 +00:00
jlam
550cbe83c7 Touch curl-config after configure is run to prevent regeneration. 2001-12-23 19:33:18 +00:00
abs
d4a1e34209 Update ns-remote to 1.5:
Change ns-open to always start a new netscape process for URLs containing a
comma, rather than trying to URL encode them.
The XChangeProperty() call inside ns-remote interprets commas as deliminating
optional arguments and does not handle URL encoded commas.
Fixes PR pkg/14984 from reed@reedmedia.net
2001-12-22 14:43:19 +00:00
lukem
a2fec5b94b Remove " {build 0000000000}" from title bars; it's not useful and
wastes screen space.  Fix by Peter Seebach in [pkg/15026].
2001-12-22 06:08:53 +00:00
agc
a7dbf752da Update gtkasp2php to version 0.75.25.
- add support for CDONTS.NewMail mail object
- add a php command to make variables global
- bugfixed in session not working

Provided in PR 15012 by Shell Hung (shell@shellhung.org)
2001-12-21 10:52:30 +00:00
agc
87ac49f950 Update asp2php to version 0.75.25.
- add support for CDONTS.NewMail mail object
- add a php command to make variables global
- bugfixed in session not working

Provided in PR 15010 by Shell Hung (shell@shellhung.org)
2001-12-21 10:48:15 +00:00
fredb
b3cd9a96e6 Update lynx to 2.8.4rel1, known to pkgsrc as 2.8.4.1. What follows is
an abridged change log back to 2.8.4dev19 (lynx-current, which see).
Only entries deemed likely to be visible to the user are reproduced
here. Code clean-ups, reverted interim changes, and changes that would
not affect NetBSD hosts were ommitted. Please see the CHANGES file in
the archive or on the web for a complete list.

Also, by popular demand, make native curses the default (ncurses and
libslang are still build-time options). The color scheme for native
curses under a NetBSD 1.5.* xterm is nearly the same as the libslang
version.

2001-07-10 (2.8.4pre.4)
* correct order of checks for wrapping in www_search_forward() and
  www_search_backward(), which would allow an infinite loop if there were no
  anchors on the current page (report by Frederic L W Meunier) -TD
* add a missing chunk to reverted change of SGML_character()

2001-07-07 (2.8.4pre.3)
* review/add descriptions of new command-line options in lynx.man, lynx.hlp and
  Lynx_users_guide.html -TD
* update da.po, ja.po, ru.po, sv.po from
    http://www.iro.umontreal.ca/contrib/po/maint/lynx/
  (report by JS) -TD
* add command-line option -curses-pads which can be used to disable the
  left/right scrolling logic.  This is used for testing, e.g., the repaint
  bug reported below -TD
* remove logic in lynx_force_repaint() which reset the window background, since
  it does not work with the logic used to implement left/right scrolling.
  Retested older versions of ncurses and did not find a case where this was
  needed after all (report by IZ) -TD
* add -trim_input_fields command-line option and corresponding
  TRIM_INPUT_FIELDS to lynx.cfg to suppress trimming of TEXT and TEXTAREA
  fields in forms.  This does not retain trailing blank lines in a TEXTAREA;
  more work would be needed to do that (reported by VH, most browsers appear to
  retain trailing blanks) -TD
* modify parsing of "<script>...</script>" to allow "<!-- ... -->" comments
  in SGML_character().  Though the HTML 4.0 spec is fairly clear, other
  browsers (and some webpages) assume that "</" does not have to be escaped
  when it appears in a script which is commented to avoid confusion with older
  browsers.  This change doesn't ensure that the comment is at the beginning
  of a line, since that's awkward to do with SGML_character(), and also leaves
  the script in a comment which works for lynx since lynx does not interpret
  it anyway -TD
* modify parse_attributes() in LYStyle.c to allow video attributes such as bold
  and reverse to be combined with colors, used this to debug problem with
  <script> and comment -TD
* improve logic for nested-tables to handle cases such as www.tin.org -IZ
  TRST ignores the horizontal alignment *inside* a multi-line cell of a table.
  This limitation, in conjunction with the nested-tables modifications does not
  work well when text with a horizontal alignment (e.g., <ul>) is put in a
  table cell.  This patch introduces a *limited* logic to take this info into
  account.  It should work OK as far as the last non-empty line of the cell is
  ended by a "line-end" command, not by a </td> (this is often the case with
  contents using horizontal formatting).
* updated URLs for ncurses (report by DK) -TD
* updated samples/bright-blue.lss -IZ
* update/extend lists in lynx_help_main.html -Frederic L W Meunier
* add note about lynx.cfg mouse and color configuration to user's guide -PW
* document -cmd_log and -cmd_script options in user's guide (Michael Warner).

2001-06-02 (2.8.4dev.21)
* regenerated lynx.pot and resync'd the .po files against it with msgmerge,
  formatted to 132 columns to minimize line-breaks, for ease of comparison -TD
* change lynx.cfg entry for COLOR #6 to brightred/black, which is what
  Slackware uses, to make links more visible -TD
* add checks for potential buffer overflow in increment_tagged_htline() -TD
* consolidate scattered calls to editor with function edit_temporary_file(),
  which fixes terminal modes when editing TEXTAREA -TD
* modify LYisNonAlnumKeyname(), etc., using new functions LYindex2MBM() and
  LBMBM2index() so that it should work with EBCDIC, as well as similar case of
  translation in LYBookmarks.c which assume that there are no gaps in the
  coding for the alphabet -TD
* workaround in lynx_nl2crlf() for ncurses, which did not refrain from using
  cursor-down if it was set to a newline when nonl() was specified -TD
* replace permissions[] array in LYLocal.c because cygwin (mis)implements the
  S_xxx values as a function -TD
* add ENABLE_LYNXRC setting to lynx.cfg, which allows one to modify the list
  of values which are visible on the O'ptions form which can be saved to the
  .lynxrc file -TD
* check the width of entries displayed by LYOptions.c non-forms
  boolean_choice(), to pad shorter ones with spaces -TD
* change type of LYMultiBookmarks to integer, combine with LYMBMAdvanced, to
  use enumMultiBookmarks to set it, making its configuration more easily
  table-driven -TD
* make the style of menu border/bg/entry/number/active-entry and scroll
  indicator settable -IZ
  The names in lynx.lss are
    menu.frame menu.bg menu.n menu.entry menu.active menu.sb
* modify cookie path prefix-comparison to ignore a trailing slash, e.g.,
  /group/sftvnews/ versus /group/sftvnews (workaround for LV visiting
  http://groups.yahoo.com/group/sftvnews) -TD
* cookie path= should be a prefix of the request-URI path, so do not truncate
  request-URI path in LYSetCookie() [we got mistaken "invalid cookie path=..."
  prompt in some cases previously] -LP
* parameterized the logic around URL_edit_history to add MAIL_edit_history,
  used to store addresses for Printing Options, mail file to user (request by
  LV) -TD
* check, fix minor problems with some .po files based on check_po script
  (mentioned on mutt-dev mailing list by Bjorn Jacke <bjacke@suse.de>) -TD
* check width in LYpaddstr(), truncate the string if needed.  This fixes a
  case where items in very wide popup menus would wrap, e.g., the EXTERN_LINK
  menu -TD
* combine checks for useragent into one function LYCheckUserAgent() -TD
* add runtime toggle for EXP_NESTED_TABLES, bind this to "~" (see www.tin.org
  for comparison) -TD
* regenerate ja.po from lynx-2.8.3rel1.ja.po using gettext 0.10.37 and libiconv
  1.6.1 (updated by Masayuki Hatta <mhatta@po.airs.net>)
* changed -DNCURSES in DOS makefile to -DPDCURSES -TD
* improve definition of CTRACE, making it an expression again as it was before
  dev.20 -PG
* move logic for cookie_domain_flag_set() out of LYReadCFG.c into LYCookie.c
  rewriting it to make it table-driven, where it is now shared with LYrcFile.c
  -TD
* rewrote LYrcFile.c, making it table-driven as is LYReadCFG.c -TD
* reviewed/corrected several pointer-mismatches in PARSE_xxx() macro usage -TD
* corrected return-types of several functions in LYLocal.c, which were given as
  BOOLEAN though they return a signed integer -TD
* add DIRED support to makefile.bcb -TD
* filter the list of mime types sent in "Accept:" header for GET, to eliminate
  repeated or shadowed types, using new function HTFilterPresentations()
  (addresses Debian bug report #41594) -TD
* fix several typos in Lynx help-files -LV
* enable scroll indicators on the menus - shown if there is a part of menu
  before/after the visible area -IZ
* modify the context-sensitive mouse-menu, making it easier to to configure by
  reorganizing the tables used to generate the popup menu -IZ
* correct a couple of places in form_getstr() when keys were "generated"
  instead of actions, which broke mouse-navigation in input fields -IZ
* fix return value of Stbl_finishTABLE(), retesting curpos whose value may have
  been altered, e.g,.  in split_line(), causing a cell to overflow to the right
  of the visible area (even if line wrap is requested) -IZ
* change the logic of -display-charset:  before it was sometimes descriptive
  (here is the charset, behave as if it was used for display), sometimes
  prescriptive (make the display to use charset if you can).  Now it is only
  descriptive.  One is forced to use the 'O'ptions to manually load a different
  font -IZ
* move $(DEFS) and $(CHARSET_DEFS) into $(CPP_OPTS) in src/makefile.in -TD
* renamed -blink_is_boldbg command-line option to -blink, corrected ifdef's -TD
* implement -blink_is_boldbg option for OS/2 EMX and ncurses, then integrated
  some ifdef's to merge with equivalent slang code -IZ
* rewrote hardcoded if/then/else chains in handle_LYK_SHIFT_LEFT()
  handle_LYK_SHIFT_RIGHT() to repeat_to_delta() function -TD
* implement a key-accelerator for shift-left/right commands, i.e., repeating
  the shift command increases the amount by which the screen is shifted -IZ
* modify ifdef in handle_LYK_LINEWRAP_TOGGLE() to use popup menus for each
  configuration rather than limit it only to mouse-supported ones such as
  ncurses or PDCurses -TD
* changes to left/right scrolling to limit its effect to tables (IZ):
  + rename LYlineWrap variable (used to denote the column at which content is
    wrapped) to LYwideLines (used to denote the opposite sense:  true if
    wrapping is disabled).
  + add global variable LYtableCols to control the column-limit for tables.
    The two variables LYLineWrap and LYtableCols have the same effect as did
    altering LYlineWrap and LYcols, but are limited to table layout.
  + modify handle_LYK_LINEWRAP_TOGGLE(), use a popup menu to set LYwideLines
    and LYtableCols.  The latter is set to a positive integer, in units of
    1/12 of the physical screen width.
  + modify GridText.c, replacing LYcols with new macros DISPLAY_COLS and
    WRAP_COLS.
  + keep scrollbar on the right margin of the screen when the contents are
    shifted left or right.
* modify makefile.bcb, add (tested) commented-out lines for building with
  color-styles -TD
* modify makefile.msc and makefile.bcb, add (tested) commented-out lines for
  building with winsock2 -TD
* add a configure check for napms(), use this if available to support subsecond
  delay times for INFOSECS, MESSAGESECS, ALERTSECS -TD
* rewrote www_user_search() to support both forward and backward search.
  Bound backward-search to 'N' -TD
* split-out anchor_has_target() and link_has_target() to separate the search

2001-04-01 (2.8.4dev.20)
* rename KEYMAP 'EXTERN' to 'EXTERN_LINK', adding 'EXTERN_PAGE'.  Existing
  keymaps should work since 'EXTERN_LINK' matches first.  EXTERN_PAGE runs the
  external command on the current page.  Map comma (,) to EXTERN_PAGE -TD
* modify LYExtern.c to recognize if more than one EXTERN command has been
  defined in lynx.cfg for a given name, and allow the user to select one
  command from a popup menu -TD
* split-out code that opens lynx.cfg and lynx.lss as LYOpenCFG() function,
  making that check if the given pathname is absolute.  If not, it attempts
  to look in the same directory as the parent file (when processing includes),
  or the directory of the default config file -TD
* replace some explicit "r", "w", and "a+" fopen modes with TXT_R, TXT_W and
  TXT_A, add/use corresponding BIN_R, BIN_W, BIN_A definitions.  Correction to
  OpenHiddenFile(), which would have appended text to a binary file -TD
* combined lynx_html_item_type and lynx_printer_item_type structs as
  lynx_list_item_type to simplify LYReadCFG.c and incidentally fixing a bug in
  add_printer_to_list by merging it with add_item_to_list -TD
* implement a simple workaround for staircased messages from running xli as an
  external viewer, with lynx_nl2crlf() function -TD
* add bright-blue.lss sample (from IZ) -TD
* modify makefile.in's to use symbol _O for object suffix to allow simple
  override for OS/2 EMX -Zomf compiler option (request by IZ) -TD
* add HAVE_LYHELP_H definition in config.hin and use that in LYGlobalDefs.h
  to workaround misuse of HAVE_CONFIG_H in makelynx.bat -TD
* work-around in LYrefresh() when curses pads are used, for special case where
  cursor is not set properly when prompting with long subject line for mailto
  URL -TD
* eliminate some pointer mismatch compiler warnings in LYEditInsert() for
  EXP_KEYBOARD_LAYOUT configuration -TD
* improve handling of tables with respect to bad HTML.  Also took an
  opportunity to macroize a couple of places which missed in
  unobfuscation-of-faking <td></td> (this faking happens when line break
  happens in a non-first column of a table) -IZ
  For example:
    <TR>
      <TD>
             <FORM ACTION="FrameWork.class" METHOD="post">
          y
      </TD>
      <TD>
         <DIV>
              x
         </DIV></FORM>
      </TD>
    </TR>
  Note FORM which spans cells.  -trace'ing it gives very unintuitive
  results: it skips </TD> inside FORM, but not <TD>.  Then it supplied
  </TD> when the FORM ends.
* repair treatment of colspans in TRST, making it work again in one of the
  special cases it worked before.  Another bug was in interaction of
  justification and tables -IZ
* marked more TRACEs in TRST as "BUG"s -IZ
* TRST would sometimes produce non-intuitive results if <td> follows </tr>.
  Add error recovery for this case -IZ
* corrections for nested-table configuration -IZ
  + make trailing <BR> in table cells "behave well" again (the following cell
    would not be horizontally offset).
  + fix highlighting of multiline links inside tables, and a "80M tracelog" bug
    (due to a misprint update of the enclosing table was performed once-per-row
    instead of once-per-table).  Extra updates would not hurt, but led to
    slowdowns and quadratic-size logs.
  + fix a special case with table-in-table for partial-display
* resizing a window on a console may lead to a switch of the character-cell
  size.  The "downloaded font" loaded during an auto-switch of display-charset
  may be no longer valid.  In this case, force a re-download of the suitable
  font for the current charcell size -IZ
* add reverse-video style for forwbackw.arrow to lynx.lss -TD
* while an error in .lynx-keymaps is fatal, but a more or less equivalent error
  in the KEYMAP section of lynx.cfg is benign.  Make them both benign -IZ
* change remaining uses of lookup_keymap(LYK_xxx) to LAC_TO_LKC0(LYK_xxx) -TD
* modify set_clicked_link() to return lynx keycodes rather than character
  values -IZ
* remove line_for_char() function since it is used for HTLine.start
  computations -TD
* several changes to GridText.c -IZ
  + '#' (shown at the UL corner when there is a toolbar) is shown even at the
    beginning-of-the document.
  + with mouse enabled, the first 6 chars in the UL corner were "always"
    sensitive to Click-1, behaving as PREV_DOC (usually on Left).  This patch
    changes this logic (for color-style):
       If '#' is shown there, clicking on it behaves as pressing #;
       Clicking on the next 6 chars behaves as PREV_DOC/NEXT_DOC (3+3);
  + if you define a style for forwbackw.arrow, then suitable arrows are shown
    in these 3+3 positions; in fact they are shown only if it makes sense to do
    PREV_DOC/NEXT_DOC, providing additional feedback.
  + remove the first empty line shown on any HTML document.
  + correct an off-by-one error in the removal-of-zero-length-markup logic.
    Due to this bug, zero-length markup was never removed, which led to
    accumulation of style change entries, eventually to a buffer overflow.  At
    this moment lynx color-style engine would give up, resulting in
    incomprehensible ocean of colors on the display.  To demonstrate, make a
    select entry with more than 46 entries.  [My auto-display-charset logic
    added 2 new encodings to the table of Lynx, bringing the number to 46 on
    the 'o'ption form.  ;-]
  + fixes a bug with incorrectly calculated width of a numeric tag [12]
    as far as 12 is 10 or more (still fixes Debian #68542).
  + remove unused members from HTLine struct.
  + make variables underline_on and bold_on private.
  + rewrote insert_blanks_in_line(), splitting out move_anchors_in_region().
  + make split_line() easier to maintain by adding variables to represent
    common subexpressions, e.g., s_post, s_pre.
  + use set_style_by_embedded_chars() in split_line() to simplify/improve test
    for whether lynx should add a bold/underline control.
  + recode to eliminate HTLine.start
  + recode to eliminate HTLine.chars
  + several changes to split_line(), using pointers to HTChangeStyle structs
    rather than array indices.
* adjust some ifdef's to make configure --disable-trace compile -TD
* correct allocation size in mailcap_substitute(), which did not count the
  trailing null -TD
* add configure --enable-vertrace option, to put __FILE__ and __LINE__ into
  trace log -PG
* improve description of USE_MOUSE in lynx.cfg -PW
* eliminate a few references to USE_HASH and LINKEDSTYLES in documentation -TD
* fix a comparison in HTChunkPutUtf8Char() to work with EBCDIC -PG
* fix a typo in LYCharUtils.c CTRACE macro, amend tracing to avoid suppressing
  a related user message -PG
2001-12-21 03:55:50 +00:00
jlam
d0c121ed09 Don't depend on Apache. CVSweb is a simple perl CGI script and works with
just about every webserver out there that supports CGI executables.  Fixes
pkg/14971 by matthew green <mrg@eterna.com.au>.
2001-12-17 22:11:46 +00:00
abs
a2fb3dd67b Update checkbot to 1.67. Changes:
* A --language option to ask the server for pages in other languages
 * Bug fixes related to URI package and non-standard server names
 * Some other minor bugfixes detailed in the ChangeLog
 * Added example for use of the --match argument
2001-12-17 12:01:27 +00:00
martti
421675cb9c Updated to 5.63 (provided by Shell Hung in pkg/14954)
- Regen patches
- Add p5-Compress-Zlib to DEPENDS
- Add Compress::Zlib for Net::HTTP::Methods
- LWP::Authen::Digest now use Digest::MD5 instead of MD5
- Net::HTTP new options to the 'read_response_headers' method
- LWP::Protocol::http will now allow certain bad headers
  n the responses it reads.
- LWP::UserAgent: make sure that the 'request' attribute is
  always set on the returned response.
2001-12-15 10:12:40 +00:00
mrg
f04a132007 update to bozohttpd 5.09. changes include... um, i forget. it can now
run in a daemon mode at the very least... (ie, no longer inetd or some
other daemon starter dependant)
2001-12-14 16:26:03 +00:00
taca
7d04de62b8 Update squid to 2.4.3 (squid-2.4.STABLE3), referring to tech-pkg's mail
from "Ciarcinski, Adam \(ISS Brussels\)" <ACiarcinski@iss.net>.

From ChangeLog:

Changes to Squid-2.4.STABLE3 (Nov 28, 2001):

	- Fixed bug #255: core dump on SSL/CONNECT if access denied by
	  miss_access
	- Fixed bug #246: corrupt on-disk meta information preventing
	  rebuilds of lost swap.state files
	- Fixed bug #243: squid_ldap_auth now supports spaces in passwords
	- Fixed a coredump when creating FTP directories
	- Fixed a compile time problem with statHistDump prototype mistmatch,
	  reported by some compilers
	- Fixed a potential coredump situation on snmpwalk in certain
	  configurations
	- Fixed bug #229: filedescriptor leakage in the "aufs" cache_dir
	  store implementation
	- Serbian error message translations

I added following changes, too.

o honor PKG_SYSCONFDIR keep SQUID_SYSCONFDIR effective.
o Add --disable-internal-dns.  This made external dnsserver
  available.  External dnsserver could be disabled with configuration
  file.
o Enable optimization with "-O".
o Fix a problem to access nat device when transparent proxy enabled.
  This fix will be contained in squid 2.5 release.
o setproctitle() hack for external dnsserver from daemonnews's article.
2001-12-12 17:06:18 +00:00
abs
74498f630f Update checkbot to 1.66. Changes:
* checkbot.pl (get_headers): URI doesn't know about netloc, but it
      does know about authority.
      (get_headers): $url is already absolute, no need for ->abs
    * checkbot.pl (handle_doc): Print a notice when external non
      HTTP/FTP URLs are dropped.
    * checkbot.pl (init_modules and other places): Remove
      URI::URL::strict call and use of new URI::URL because it is
      obsolete, we should use the URI classes now.
    * checkbot.pl (init_globals): Initialize last checkpoint time with
      0 instead of current time, so that we write out a set of pages
      right at the start. This will catch problems with permissions for
      these pages as early as possible.
    * checkbot.pl (get_server_type): Take into account that we might
      not learn anything about the server
    * checkbot.pl (get_headers): Factored out of check_external so
      that moving to using GET requests only will be easier later.
    * checkbot.pl (send_mail): Really fix printing of starting URLs in
      email. All URLs are now printed in the subject and body of the
      message.
2001-12-12 13:20:32 +00:00
dillo
d3f8ff8d3f Fix LP64 bug. Thanks to Michael L. Hitch for tracking it down. 2001-12-12 05:57:29 +00:00
jlam
5725a8578b Missed a PHP_PKG_VERS -> PKGREVISION conversion. 2001-12-11 06:12:44 +00:00
joda
c40179e7d3 uhm, typo in previous 2001-12-10 15:32:41 +00:00
joda
f2fb1e1c2e need to zero out sockaddr before calling connect 2001-12-10 15:28:11 +00:00
jmc
b6a661ae29 revert last change 2001-12-09 22:54:14 +00:00
jmc
f8a52727de Requires a manual fetch so mark it as interactive 2001-12-09 00:33:25 +00:00
wiz
3d13f3bf80 Fix typo reported in pkg/14872 and another one. 2001-12-08 10:23:07 +00:00
jlam
9139918f55 Strongly buildlink'ify, and remove zlib/buildlink.mk as it's implied by
png/buildlink.mk.
2001-12-06 16:36:28 +00:00
dillo
db18359bf6 add and enable dillo 2001-12-06 16:16:14 +00:00
dillo
9479c4aac6 Initial import of dillo 0.6.2, a small and fast graphical web browser.
pkg provided by Benjamin.Wong@cc.gatech.edu in PR 14808.
2001-12-06 16:15:41 +00:00
taya
15eeccad63 Update galeon to 1.0.1
From the release mail:
- fixed crashes on exit
- other bugfixes
2001-12-06 15:56:00 +00:00
agc
57aa4707d7 s/root/${ROOT_USER}/g, now that the definition appears in the
defs.${OPSYS}.mk files.
2001-12-05 15:00:44 +00:00
jlam
478cba00bb By default, prevent invocation of GNU "auto*" driven by the generated
Makefiles during the build process by touching various auto{conf,make}
source files to make them up-to-date.  Packages that require regenerating
the configure script and Makefile.in files should make the appropriate
calls to auto{conf,make} in a pre-configure target.  This allows the
various targets listed in ${_CONFIG_PREREQ} to modify the generated files
without triggering the GNU auto* tools and having the modifications be
overwritten.
2001-12-04 06:14:57 +00:00
mjl
def2e663aa Update to 1.54
Added mod_uniqueid and mod_usertrack generators.
   Fixed validate function in Flex.
   Move to Digest::MD5 instead of MD5.
2001-12-04 01:35:54 +00:00
jlam
0399f6c6c4 Mark as USE_BUILDLINK_ONLY. 2001-12-03 22:56:42 +00:00
jlam
fa209d1852 EXTRACT_SUFX needs to be explicityly set to ".tar.bz2" now that we don't
include kde2/Makefile.kde2.
2001-12-03 16:16:31 +00:00
jlam
8cc6055063 Use PKGREVISION to manage the package-specific version number when it
differs from the distfile version number.  G/C some the unused variables
in php4/Makefile.common related to the old way of handling version numbers.
2001-12-03 08:30:58 +00:00
jlam
2c718cd982 Fix typo. 2001-12-02 19:41:04 +00:00
jlam
70cd6e4628 This isn't really a package distributed with KDE2, so don't use
Makefile.kde2.  We copy the few settings that we use from Makefile.kde.
We also ensure that this package sets USE_BUILDLINK_ONLY.
2001-12-02 18:52:52 +00:00
jlam
55ffb37406 bsd.pkg.install.mk calls the INSTALL script at the right times
automatically, so no need to do it ourselves.
2001-12-02 06:56:38 +00:00
jlam
f94711f954 Buildlink'ify, respect PKG_SYSCONFDIR, and use the general INSTALL scripts. 2001-12-01 15:08:02 +00:00
briggs
043e5f4650 Make sure we can find libgd.* 2001-12-01 02:26:24 +00:00
mjl
bbdf18aeec Update to 5.62
The $VERSION of LWP::UserAgent wrapped around.  This confused the
  CPAN indexer.  Bumped the major number to 2 to fix this.

  Net::HTTP did not work well on perl5.003.  The PeerHost argument
  to IO::Socket::INET was not recognized, so we had to use PeerAddr
  instead.  The syswrite() method also required a length argument.

  Net::HTTP did not deal with transfer encoding tokens in a
  case-insensitive way.

  The jigsaw-chunk test failed on MacOS because "\n" is different.
2001-11-30 14:59:28 +00:00
jlam
4c38713d7b A dependency on automake implies a dependency on autoconf; there's no need
to list them both when we listing just automake will do.
2001-11-29 19:46:10 +00:00
jlam
113f69d713 Buildlinkify. 2001-11-29 13:27:46 +00:00
martti
aa1ea853d0 Added weex 2001-11-29 08:36:17 +00:00
martti
9e24c55204 Fast Webpage Exchanger (weex) is a utility designed to automate the
task of remotely maintaining a web page or other FTP archive. With weex,
the maintainer of a web site or archive that must be administered through
FTP interaction can largely ignore that process.

Provided by Hiramatsu Yoshifumi in pkg/13090
2001-11-29 08:36:06 +00:00
hubertf
5542206cba Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
2001-11-29 01:12:24 +00:00
jlam
718ca46cf7 Buildlinkify, and use REPLACE_PERL instead of directly subbing for perl
path.
2001-11-28 23:59:29 +00:00
martti
43819b0620 Added cgicc 2001-11-28 17:50:04 +00:00
martti
19d4fe2d33 Added cgicc-3.1.5, provided by Shell Hung in pkg/14643
GNU cgicc is an ANSI C++ compliant class library that greatly
simplifies the creation of CGI applications for the World Wide Web.
2001-11-28 17:47:05 +00:00
jlam
f97ace6a37 Buildlinkify. 2001-11-28 14:00:47 +00:00
abs
dc415a5663 Update www/communicator and www/navigator to 4.79.
- Improvements accessing subfolders under the Inbox on certain
      mail servers.
    - Performance improvements when accessing pages with nested
      tables and style sheets.
    - Unix Only: You can now add multiple personal address books.
    - Improved support for dual processor machines.
    - Fixed incompatibilities which caused Communicator to quit
      unexpectedly while viewing certain web sites.

	Note: only i386/linux (NetBSD) and Solaris 2.x binaries available,
	Digital unix appears to be frozen at 4.78
2001-11-27 14:11:50 +00:00
tron
4dc4e7c86a Add missing file "share/omf/galeon/galeon-manual-C.omf". 2001-11-26 15:41:15 +00:00
jlam
1f181fe325 The apache buildlink.mk file only has a build dependency on apache. We
need a normal dependency since we require apache to be installed at
run-time.
2001-11-26 15:02:30 +00:00
jlam
6e896e42e0 Forgot a CONFDIR -> PKG_SYSCONFDIR replacement. 2001-11-26 07:30:44 +00:00
jlam
cc4128d97e Buildlinkify, in the sense that only the perl headers are found in
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
2001-11-26 06:49:36 +00:00
jlam
748e348ae2 Respect PKG_SYSCONFDIR. 2001-11-26 05:18:32 +00:00
jlam
ffceca11a9 PKG_SYSCONFDIR is where the configuration files for a package may be found.
This value may be customized in various ways:

PKG_SYSCONFBASE is the main config directory under which all package
	configuration files are to be found.

PKG_SYSCONFSUBDIR is the subdirectory of PKG_SYSCONFBASE under which the
	configuration files for a particular package may be found.

PKG_SYSCONFDIR.${PKGBASE} overrides the value of ${PKG_SYSCONFDIR} for a
	particular package.

Users will typically want to set PKG_SYSCONFBASE to /etc, or accept the
default location of ${PREFIX}/etc.

This obsoletes the use of CONFDIR, which was active for only 6 days, so no
need to have a workaround to still accept old CONFDIR settings.
2001-11-25 18:59:45 +00:00
taya
8419f3b270 Update galeon to 1.0
Many bugs are fixed.
And at last reached to 1.0.
2001-11-24 02:13:13 +00:00
martti
98ccd890c3 Bump the version number. 2001-11-23 10:53:12 +00:00
martti
df96ba64a5 Make this work with apache6 (patch provided by Tero Kivinen).
This is part 2 of 2 to fix PR#14693 by Tero Kivinen
2001-11-23 10:52:23 +00:00
martti
804e551c79 Use the latest IPv6 patch for apache-1.3.22 (which adds just #define APACHE6 1
into httpd.h) so that apache6 can be use together with ap-perl.

This is part 1 of 2 to fix PR#14693 by Tero Kivinen
2001-11-23 10:52:21 +00:00
tron
f4354210d0 Fix problems caused by recent changes: the example configuration files get
installed into "etc/squid" (and are not moved arround after installation).
The message of the install script matches the actual layout again and is
adapted to changes to "SQUID_SYSCONFDIR".
2001-11-23 10:22:53 +00:00
simonb
d397f64d1a Update adzap to version 20011120.
Changes include support for https ads and yet more add patterns.
2001-11-23 02:18:21 +00:00
taya
6d1b9ea338 Update mozilla to 0.9.6
From "What's New" section of release notes:

* Mozilla now displays page icons in the url bar (Expect support for
 shortcut icons (aka favicon) in Mozilla 0.9.7). Page icons can be defined
 in the html head section of a document like so:

	<LINK REL="icon" HREF="images/mozilla-16.png" TYPE="image/png">
	<LINK REL="SHORTCUT ICON" HREF="/images/global/branding/dellecomicon.ico">

* Mozilla can now display Windows .BMP and .ICO images on all platforms.
* Print Preview has been implemented.
* Macintosh Page Setup has been implemented (Bug 36796)
* Mail message "labels" support has been implemented. (Bug 81292)
* Mail "prefill mail filter" support has been implemented (Bug 65761)
* The new Search for item on the context menu lets you search for any text
 you highlight on a web page.
* Select some text in browser window.
* Right click in the browser window and a context menu will pop up.
* Choose the Search for item and Mozilla will search for the highlighted text at your default engine.
2001-11-22 16:25:36 +00:00
agc
02ba17e66e Upgrade this package from version 0.73.4 to 0.75.24
Differences from previous version:

Fixed a problem with ' and % inside quotes for version 0.75.21.

Fixed a bug whereby line numbers were reported wrongly, introduced
when the recursive directories feature was added to asp2php.

Fixed the gettoken() function so it parses Response.Write"blah"
   correctly (not having a space between the Write and " confused it)
Added support for the JMail object so asp2php will send mails now
Added limited support for global.asa
Added/Fixed the problem with parsing Functions and Subs

And other miscellaneous bug fixes

Provided in PR pkg/14568 by Shell Hung (shell@shellhung.org), modified
slightly by me, to place the gtk functionality in a different package,
to be committed soon.
2001-11-22 12:06:45 +00:00
agc
45daa3f567 Add and enable asp2php 2001-11-22 11:33:22 +00:00
agc
a448dde779 Add gtkasp2php-0.75.24 to the NetBSD Packages Collection.
asp2php converts WWW Active Server Pages (ASP) files that run on the
Microsoft IIS Web Server into PHP pages to run on Apache. This version
of the utility uses the gtk+ widget set.

Provided in PR 14568 by Shell Hung (shell@shellhung.org), modified
by myself to use the gtk+ buildlink functionality.
2001-11-22 11:32:29 +00:00
agc
ff632b280a Upgrade this package from version 0.73.4 to 0.75.24
Differences from previous version:

Fixed a problem with ' and % inside quotes for version 0.75.21.

Fixed a bug whereby line numbers were reported wrongly, introduced
when the recursive directories feature was added to asp2php.

Fixed the gettoken() function so it parses Response.Write"blah"
   correctly (not having a space between the Write and " confused it)
Added support for the JMail object so asp2php will send mails now
Added limited support for global.asa
Added/Fixed the problem with parsing Functions and Subs

And other miscellaneous bug fixes

Provided in PR pkg/14568 by Shell Hung (shell@shellhung.org), modified
slightly by me, to place the gtk functionality in a different package,
to be committed soon.
2001-11-22 11:26:59 +00:00
martti
beee8e51c0 Updated to version 5.61 (PR#14613). Changes since 5.53:
- Add HOMEPAGE
- Remove duplicate DEPENDS with p5-URI
- Add patch to avoid interactive questions
- new maintainer
- New Net::HTTPS module
- HTTP/1.1 and SSL supports
- More bugfixs in LWP::*
2001-11-22 09:11:08 +00:00
jlam
892b322f45 These rc.d scripts are copied to ${RCD_SCRIPTS_DIR} == /etc/rc.d, so change
the test for pre-rc.d systems to just whether /etc/rc.subr is present.
2001-11-21 21:38:50 +00:00
jlam
cdec44e8b4 RCD_SCRIPTS now just lists the filenames (see bsd.pkg.install.mk). 2001-11-21 15:44:22 +00:00
jlam
b23d2e8626 Adapt to use shared INSTALL/DEINSTALL scripts by using the logic in
bsd.pkg.install.mk:

	* Remove old DEINSTALL/INSTALL scripts.
	* Move some text printed at POST-INSTALL time into the MESSAGE file.
	* Adjust rc.d scripts to respect rc.conf settings, so that the
	  script may be directly copied into /etc/rc.d.
2001-11-19 16:23:08 +00:00
kim
7aceab2279 Config files cannot be forced into ${PREFIX}. 2001-11-17 23:47:24 +00:00
jlam
1706cb5016 Fix installation when an old config file exists. 2001-11-15 07:12:17 +00:00
jlam
40c036b324 Fix installation when an old config file exists. 2001-11-15 05:32:56 +00:00
enami
488176ccfd Pass LIBRUNPATH via CONFIGURE_ENV also since this is refered from configure
script in addtion to makefile fragments.  It looks like this is now necessary
to embedd rpath into some shared object after recent bsd.pkg.mk change.
2001-11-14 23:03:38 +00:00
agc
be9bc4ff1b Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with a
single instance of ${PAX}.
2001-11-14 14:47:53 +00:00
agc
f2a37aa881 Set the timezone - taken from PR 14581, from Dave Huang <khym@azeotrope.org> 2001-11-14 11:49:51 +00:00
zuntum
18d078ffb2 Drop maintainership - set to packages@netbsd.org 2001-11-14 06:18:08 +00:00
jlam
bcb9a0c55e Note addition of www/quanta-docs. 2001-11-13 21:36:49 +00:00
jlam
c8e01c40b1 www/quanta-docs - documentation collection for Quanta, the KDE web editor
This documentation collection has basically been authored by the
authoritative sources and was adapted to Quanta.  The Quanta documentation
is automatically available interactively by simply placing your cursor in a
keyword, right click, and select "Context help" from the popup menu.
2001-11-13 21:35:26 +00:00
jlam
e33359888c Update quanta to 1.9.9.2, representing 2.0-pre-release-2. Changes from
quanta-2.0pr1 (2.0-pre-release-1) are:

- a ton of new keywords and functions have been added to the syntax
  highlighter for PHP.
- highlighting for PHP keywords and functions is now case-insensitive
- ASP-like opening and closing PHP tags (<% and %>) are now supported.
2001-11-13 21:28:41 +00:00
seb
96bd5a055b Upgrade to version 7.9.1
Fixed in 7.9.1
	much better connection re-use validity check
	bugfixed connection re-use for FTP urls containing name and password
	LDAP transfers no longer "hang"
	a memory leak in the cookie engine was removed
	CURLE_GOT_NOTHING is a new possible error code
	curl_easy_duphandle() now duplicates cookie parser status too
	--fail now only returns error if HTTP code is >= 400
	a possible memory leak when a transfer failed was removed
	builds better in cygwin
	"current speed" meter more accurate
	-c without -b saves the cookies now
	-0/--http1.0 can now be used to set HTTP 1.0 operations
	bugfixed libcurl for "thread-hopping" on Windows
	removed memory leak in IPv6-enabled libcurl
	'curl' no longer uses curl_formparse()
	non-blocking connects
	bugfixed curl_formadd()
	bugfixed CURLINFO_FILETIME
	bugfixed cookiejar
2001-11-12 12:27:30 +00:00
jlam
5dd02d376d Note addition of p5-CGI-FastTemplate-1.09 in www/p5-CGI-FastTemplate. 2001-11-12 09:18:34 +00:00
jlam
667d16cbd3 www/p5-CGI-FastTemplate - perl5 extension for managing templates
CGI::FastTemplate manages templates and parses templates, replacing variable
names with values.  It was designed for mid to large scale web applications
(CGI, mod_perl) where there are great benefits to separating the logic of an
application from the specific implementation details.  The primary advantages
of CGI::FastTemplate over other template systems is speed and efficieny.
2001-11-12 09:17:08 +00:00
bouyer
44fbac6164 Update horde to 1.2.7. Change:
no changes to Horde this release; companion to IMP v2.2.7 only
2001-11-11 19:30:07 +00:00
taya
3372fae033 forget to 'cvs add' for previous commit 2001-11-11 11:12:22 +00:00
taya
0a59c3cd2f Add patch for 1.5.X 2001-11-11 11:11:25 +00:00
hubertf
09c1f15d9d Adjust format a bit:
* 75 * '='
 * RCS ID
 * blank line
 * message text
 * optional blank line
 * 75 * '='
2001-11-11 06:17:26 +00:00
taya
191e332fdc Currect distinfo.
Maybe source tarball was replaced...
2001-11-11 03:23:28 +00:00
taya
62c5ff111a Update galeon to 0.12.7
This is a bugfix release and RC2 for galeon 1.0
2001-11-11 02:29:27 +00:00
hubertf
f933a546ac buildlinkify, so this compiles again!
Noted by Bernhard Riedel <bernhard@sdg.de> on IRC
2001-11-09 17:26:27 +00:00
tron
dd2abbade0 Update "analog" package to version 5.1. Changes since version 5.03:
- The Browser Summary now recognises the Konqueror and Galeon browsers,
  and distinguishes Mozilla and Netscape. (If you are using a
  configuration file from an older version of analog, you need to
  remove one line.)
- The Operating System Report now recognises Windows XP.
- Numerical addresses are now included in the Organisation Report.
- Logfile and cache file names can now contain date codes, in the same way
  as the OUTFILE.
- The person setting up the form interface can now specify a list of allowed
  commands, rather than a list of forbidden commands.
- The LATEX output style now works with the ISO-Latin-2 character set as
  well as ISO-Latin-1. New command PDFLATEX.
- New LOGFORMAT token %Z for two- or four-digit years. In the COMPSEP, you
  can now use \t to represent a tab.
- New warnings category G; some warnings reclassified.
- Various small bugs fixed. Also there is some rewriting internally, but
  it should be transparent to the user.
- The Windows executable has been compiled using MinGW instead of Microsoft
  Visual C++.
- Finnish translation, and corrections to German and Serbian. Brazilian
  Portuguese report descriptions files.
2001-11-08 08:27:02 +00:00
tron
e3061c9141 Correct path for configuration files in installation instructions. Problem
noted by Hubert Feyrer in private e-mail.
2001-11-08 06:58:10 +00:00
jlam
8bae87330d Workaround differences in "make" behaviour between 1.5.2 and -current.
These packages use GNU-automake-generated Makefiles, so we can pass our
${MAKE_FLAGS} in through AM_MAKEFLAGS.
2001-11-07 06:12:19 +00:00
jlam
c91b8b7863 Deal with scope issues: you can't modify a variable defined outside of a
subshell.  In this case, the subshell is implicit due to the pipeline.
2001-11-06 23:12:00 +00:00
jlam
d83f31bd77 Properly check for remaining config files after deinstalling. 2001-11-06 22:50:13 +00:00
jlam
10701aeef8 Update www/surfraw to 1.0.5. Changes from version 1.0.3 include:
Note that SURFRAW_browser was made obsolete in 1.0.4.
		SURFRAW_text_browser and SURFRAW_graphical_browser
		replace its functionality
	STATE EXTRA CLEARLY THE FORMAT OF ~/.surfraw.conf so
		even Redhat users get it.
	New elvi: debbugs, debcontents, debpackages, swhois, woffle
	Dead elvi: ircsearch, newscientist
	-g and -t switch between graphical & text browsers
	-new opens a new window on -remote comprehending browsers
	Fix url space escaping problem
2001-11-06 10:58:03 +00:00
tron
dd013767dd Use "--enable-storeio=ufs,diskd" instead of "--enable-storeio=diskd" to
get "ufs" storage type build again because we will otherwise break lots
of existing configurations. Problem pointed out by Simon Burge via e-mail.
2001-11-06 07:22:13 +00:00
tron
823ce591bc Activate store type "diskd" by default as suggested by Grant Beattie in
PR pkg/14476.
2001-11-06 03:05:14 +00:00
jlam
4184584206 Config files shouldn't be group-writeable. 2001-11-05 07:47:48 +00:00
jlam
27a776ce63 Remove debugging line. 2001-11-05 07:44:49 +00:00
zuntum
fed2316363 I should have cvs removed this file before 2001-11-01 21:04:17 +00:00
zuntum
da1a49f386 Move these files, too 2001-11-01 20:46:13 +00:00
zuntum
6c18dc2b05 Oops, forgot to cvs rm things 2001-11-01 20:43:48 +00:00
zuntum
afeb1d898f Finishing my cvs {rm,add} crusade in pkg/ 2001-11-01 20:38:21 +00:00
jlam
d42be0e08f Move MESSAGE.module from pkg/ to top-level package directory. 2001-11-01 19:34:52 +00:00
jlam
1ea58d26e3 Change reachover references into another package's pkg/ directory into
references to the other package's base directory.  This is needed after
the files in the pkg/ directory were dispersed into the base directory.
2001-11-01 09:41:13 +00:00
zuntum
c736340585 Move pkg/ files into package's toplevel directory 2001-11-01 02:25:33 +00:00
zuntum
431e7a7dda Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
wiz
fbe0cf14ce Correct package names by adding '4' before the '-', and add
php4-posix, which seems to be needed for mail/imp, as noted by
Olaf Seibert in private mail.
2001-10-30 13:56:55 +00:00
damon
c52b9b5ebc Added p5-HTML-TableExtract 2001-10-30 13:37:14 +00:00
damon
805ad950ee Initial Version 2001-10-30 13:34:47 +00:00
jlam
2491af435c Note addition of apc-gui-1.0.3 in www/apc-gui. 2001-10-29 19:36:28 +00:00
jlam
b9d2377211 www/apc-gui - web interface for managing APC (php-apc)
APC GUI is an add on for APC to provide a comprehensive, easy to use and, of
course, good-looking web-based GUI.  APC GUI not only gives access to
statistical parameters of APC, it also makes it easier to administer
web-servers running APC by providing comfortable features for restarting the
cache and deleting scripts from the cache.
2001-10-29 19:35:04 +00:00
jlam
573f745fb1 Some NetBSD releases don't have SHM_{R,W} so use the S_I{R,W}{USR,GRP,OTH}
flags instead.
2001-10-29 19:33:49 +00:00
wiz
57f80a4c2f Drop some whitespace 2001-10-29 17:18:52 +00:00
jlam
1ff05c8e06 Note addition of php-apc-1.1.0.1 in www/php4-apc. 2001-10-29 16:52:18 +00:00
jlam
5265c36a98 www/php-apc - Alternative PHP Cache for PHP4
APC is the Alternative PHP Cache, which provides a way of boosting the
performance of PHP on heavily-loaded sites by allowing scripts to be cached
in a compiled state, so that the overhead of parsing and compiling can be
almost completely eliminated.

This is an open source product that does the same job as the commercial
product Zend Cache.
2001-10-29 16:50:16 +00:00
jmc
3f4dcce89e Fix depends lines to point to correct paths 2001-10-29 05:43:47 +00:00
jlam
59091db4bc Note addition of php-FastTemplate-1.1.0 in www/php-FastTemplate. 2001-10-28 03:39:18 +00:00
jlam
c4d70b01b2 www/php-FastTemplate:
PHP extension for managing templates and variable interpolation

FastTemplate is a port of the Perl CGI::FastTemplate module to PHP, which
is a very fast implementation of templates using simple variable
interpolation.

Templates are very useful for CGI programming, because adding HTML to your
PHP code clutters your code and forces you to do any HTML modifications.
By putting all of your HTML in seperate template files, you can let a
graphic or interface designer change the look of your application without
having to bug you, or let them muck around in your PHP code.
2001-10-28 03:36:16 +00:00
taya
a7f539a95c Update galeon to 0.12.6.
Changes from previous version is bugfixes.
Announce said "This is the first release candidate for 1.0."
2001-10-27 12:45:52 +00:00
taya
4d4e3f8af1 Update galeon to 0.12.5
Changes from Release Notes
	0.12.4 -> 0.12.5
	- ability to drag tabs
	- bugfixes

	0.12.3 -> 0.12.4
	- mozilla 0.9.5 compatibility
	- bugfixes
2001-10-26 16:02:01 +00:00
taya
3e625e10e5 enable IPv4 mapped IPv6 address(workaround for -current) 2001-10-26 15:27:56 +00:00
agc
296e868cf0 Move the moz-install script from the scripts/ directory to the files/
directory.
2001-10-26 14:35:12 +00:00
kleink
303313aa77 Buildlink'ify. 2001-10-26 14:17:18 +00:00
agc
d52dd5005a At present, if there is a pre-<target> or post-<target> script in
the scripts/ directory, it will be run automatically as part of
the build process, by bsd.pkg.mk.  There are now exactly 5 packages
in pkgsrc which use this facility, and yet, for every package build,
the existence of a script is checked by bsd.pkg.mk once before the
target is executed, and once afterwards. This incurs needless
overhead.

Move the separate pre- and post- script handling out of bsd.pkg.mk into
the individual package Makefiles, where it's much more obvious what is
happening, anyway.
2001-10-26 14:09:59 +00:00
agc
7ac52790a3 The directory to pick up the openldap1 package from is
../../databases/openldap1 now.

It doesn't make much sense to me to patch a Makefile to include
@PREFIX@ patterns, followed by a custom script to substitute @PREFIX@
for ${PREFIX}.  Modify the patch to use "${PREFIX}" (which is passed
through the environment anyway), and is what every other package
seems to use quite happily.

Remove now unnecessary script file.
2001-10-26 12:18:20 +00:00
wiz
cf875b62b6 Pass ${command_args} in stop_cmd, as requested in pkg/14349. 2001-10-25 10:20:59 +00:00
jlam
a4bc16d30c I am a triple idiot. The only relevant variable that x11.buildlink.mk
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use.  Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-24 22:10:43 +00:00
jwise
c6b77b3c82 Integrate a patch from the sourceforge page for this project.
With this patch, the sablotron base URI for xslt processing is set to the
current working directory, so document inclusion (ala

	<xsl:apply-templates select="document(data/test.xml)" />

) will DTRT.

Bump the pkg version to 1.1nb1, as stylesheets written for the new version
may not work with the old.
2001-10-23 17:21:56 +00:00
jlam
6d4acd5e38 There are some .c files in the header directory. 2001-10-23 15:50:55 +00:00
jlam
ce061a4a99 Add a buildlink.mk file for use primarily by packages that use apxs to
compile Apache extension modules.  This is usable by packages that depend
on either apache or apache6.
2001-10-23 15:42:05 +00:00
jlam
dff59f9ec3 x11.buildlink.mk needs to be included before any buildlink.mk files that
use X11_BUILDLINK_MK as a test value.  Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
2001-10-23 13:14:43 +00:00
jwise
c4fa25edb1 Fix previous, and also add new MASTER_SITES. 2001-10-23 03:17:17 +00:00
jwise
36cede2c0d HOMEPAGE moved... 2001-10-23 03:13:04 +00:00
jlam
2ed7a86f42 Minimize the diffs between the apache and apache6 packages:
- Whitespace changes to Makefile
- From the commit log for apache/Makefile:

Don't do the dance with ROOT_GROUP.  Apache extension modules installed by
apxs are now installed with "${INSTALL} -c -o ${LIBOWN} -g ${LIBGRP}",
which should do the right thing regardless of the platform.  ${INSTALL} is
replaced with the full path to the install program used by pkgsrc, which
should be /usr/bin/install on NetBSD, and /usr/ucb/install on Solaris.

This should fix pkg/14232 by Pierre Bourgin.
2001-10-22 18:10:28 +00:00
jlam
8b5f62044c Don't do the dance with ROOT_GROUP. Apache extension modules installed by
apxs are now installed with "${INSTALL} -c -o ${LIBOWN} -g ${LIBGRP}",
which should do the right thing regardless of the platform.  ${INSTALL} is
replaced with the full path to the install program used by pkgsrc, which
should be /usr/bin/install on NetBSD, and /usr/ucb/install on Solaris.

This should fix pkg/14232 by Pierre Bourgin.
2001-10-22 18:02:51 +00:00
jwise
cf50955cd9 Build correctly even if user does not have CLASSPATH set.
This should be in bsd.pkg.mk, and will move there soon.
2001-10-22 15:26:10 +00:00
jwise
51527077e4 Set a better default CLASSPATH, so that this builds ok even if the user
has not set CLASSPATH.  This logic should move to bsd.pkg.mk, and will soon.
2001-10-22 15:15:23 +00:00
jwise
4de03fc6d7 Need a BUILD_DEPENDS on perl, so we can use apxs... 2001-10-22 15:10:49 +00:00