Commit graph

78914 commits

Author SHA1 Message Date
wiz
56b6acd261 Use sh(1) instead of &man.sh.1;, which does not work yet. 2005-05-07 22:28:15 +00:00
wiz
2392e577cd Refer doc/pkgsrc.html instead of Packages.txt (HOMEPAGE variable). 2005-05-07 22:24:04 +00:00
rillig
69bf1568b2 When detecting the pkgsrc root directory, don't rely on Packages.txt, as
that will be removed soon. Approved by wiz.
2005-05-07 22:21:23 +00:00
wiz
85c1935403 Sync with v1.88 of packages(7). 2005-05-07 22:20:40 +00:00
wiz
af43f6cfdc Refer doc/pkgsrc.txt instead of Packages.txt. 2005-05-07 22:16:38 +00:00
wiz
f39de9fe86 Refer doc/pkgsrc.html instead of Packages.txt. 2005-05-07 22:16:05 +00:00
wiz
73b1f62fd4 Refer doc/pkgsrc.txt instead of Packages.txt. 2005-05-07 22:14:02 +00:00
rillig
c342ce1550 Removed the CPPFLAGS.NetBSD definition, as it has been fixed upstream.
Approved by wiz.
2005-05-07 22:07:39 +00:00
jschauma
3b0f34f1e0 Instead of using
cp .../* DESTDIR
do
cd .../ && PAX -rw . DESTDIR

This prevents failure due to too long argument list on some platforms.
2005-05-07 22:00:35 +00:00
reed
03db4bad60 Remove the xineplug_ao_out_oss entries as they were later added
to PLIST.common.
2005-05-07 21:57:02 +00:00
schmonz
c2634d1003 Since share/examples/qmail/boot is under ${PREFIX}, create it with
INSTALLATION_DIRS rather than MAKE_DIRS. Calculate QUEUE_EXTRALEN
in a more readable fashion.
2005-05-07 21:37:42 +00:00
rillig
7f2465a3a5 Replaced the shell here-document operator with qw(...). No functional
changes. Approved by wiz.
2005-05-07 21:22:40 +00:00
jschauma
127a340077 add a trivial builtin file to check for the existence of fam.h
This should address PR 27264.
2005-05-07 21:20:44 +00:00
kristerw
27a596e476 Do not add CC to MAKE_FLAGS. This was not quoted correctly, and the
pkgsrc infrastructures already adds this anyway.
2005-05-07 20:55:26 +00:00
kristerw
0515ee60bc Sort to make pkglint happy. 2005-05-07 20:54:05 +00:00
kristerw
5226713b67 Sort file names to fix lint warnings. 2005-05-07 20:46:16 +00:00
kristerw
966ed38f9e Do not add CC to MAKE_FLAGS. This was not quoted correctly, and the
pkgsrc infrastructures already adds this anyway.
2005-05-07 20:43:39 +00:00
jdolecek
0bc8eaff20 g/c, it's not necessary and was empty anyway 2005-05-07 19:34:42 +00:00
reed
4c676c29a2 Add PKGBASE to MESSAGE_SUBST for substituting variables in MESSAGEs.
Noticed it was used in multimedia/xine-ui/MESSAGE.NetBSD.

Maybe this is redundant, and in that case, could have just hard-coded
"xine-ui" instead.
2005-05-07 19:32:56 +00:00
jdolecek
3aefd29f26 add php5-soap, ride PKGREVISION bump done for php-eaccelerator 2005-05-07 19:30:28 +00:00
jdolecek
7e5715910c Add package for PHP5 SOAP extension. 2005-05-07 19:28:01 +00:00
jdolecek
dde40c1bea add php-eaccelerator 2005-05-07 19:03:38 +00:00
jdolecek
3d22f3088c Added package for eAccelerator 0.9.2a - PHP accelerator, optimizer, encoder
and dynamic content cache. Works for both PHP4 and PHP5.
2005-05-07 18:59:05 +00:00
jdolecek
42f4761d9f Add package for eAccelerator - PHP accelerator, optimizer, encoder and dynamic
content cache.

Confirmed buildable and working for both PHP4 and PHP5.
2005-05-07 18:53:33 +00:00
jdolecek
4f26e9ed5f do not define MASTER_SITES and EXTRACT_SUFX if PECL_VERSION is set,
so that lang/php/ext.php need not use = assignment and extensions
would be able to use different setting
2005-05-07 18:50:24 +00:00
ben
8e29c33b26 Update MASTER_SITES. 2005-05-07 17:45:33 +00:00
jdolecek
cf7438b1c6 pear-SOAP updated to 0.8.1 - HTTP transmissing error handling improvements,
WSDL related tweaks and NAN/INF-related warning fixes
2005-05-07 16:52:07 +00:00
jdolecek
51f7d73a29 Update to 0.8.1. Changes include HTTP transmissing error reporting
improvements, tweaks to WSDL-related code. Also fixes the warnings
about 'NAN' and 'INF' being already defined.
2005-05-07 16:51:01 +00:00
gavan
3c495e7aeb Move invocation of make into a do_test_default, and provide overridable
function do_test, which by default just invokes do_test_default.

For jlam's overriding pleasure.
2005-05-07 15:45:59 +00:00
wiz
b211f9ec60 Note removal of libsnert, milter-sender, and milter-spamc. 2005-05-07 15:43:08 +00:00
wiz
8141b32922 Remove libsnert, milter-sender, and milter-spamc on request from
the author, Anthony Howe (achowe snert com).
Upcoming versions will have a much more restrictive license which
will (among other things) disallow packaging it.
2005-05-07 15:42:03 +00:00
wiz
5b3329a65d Fix previous: paragraph should end after last letters. 2005-05-07 15:35:11 +00:00
rillig
081173559c Restructured the description of the first two sections of the package
Makefile. Fixed some other typos. Removed the MESSAGE file of audit-
package and described how to display it. Approved by wiz.
2005-05-07 15:28:40 +00:00
rillig
36c9c42be8 Updated pkglint to 4.13. Placed the definitions of deprecated variables
into a separate file.
2005-05-07 15:25:54 +00:00
kristerw
0fe7962336 Perl is needed to format the documentation. Add USE_PERL5=build. 2005-05-07 15:21:19 +00:00
recht
db5ba53a33 note update of ncftp3 to 3.1.9 2005-05-07 15:17:50 +00:00
recht
fb09da38a0 update to 3.1.9
ok'd by zuntum@

Add a patch from darwinports to disable Framework checks.

changes:
3.1.9, 2005-03-19
  + Renamed internal libraru function getline() to gl_getline()
    to avoid namespace collision with glibc.
  + Renamed internal library function Duration() to FTPDuration()
    to avoid namespace collision on Mac OS X.
  + Recognize additional error response codes to SITE UTIME, to prevent
    using it if the server doesn't support it.
  + If the server does not support setting timestamps in MDTM, quit
    trying it if it fails the first time.
  + Do not allow control characters such as NUL, CR, LF in FTP URLs, to
    avoid command injection as described by
    Albert Puigsech Galicia <ripe AT 7a69ezine.org>.
  + Fixed a problem where a timed-out transfer may have been detected
    but still locked up the process (Thanks, IWAI, Masaharu).
  + Ncftpget and ncftpput now accept a "-C" parameter which is similar
    to the "-c" option (ftp "cat" mode), where stdin (stdout) is not used
    and the filename is specified as a parameter instead.  This is useful
    if you don't want to specify a password on the command line.
  + Ncftpput now allows the "-m" option in conjunction with the "-c" or "-C"
    options.
  + Small compatibility fixes for Mac OS X, Solaris 10, Linux.

3.1.8.1, 2004-07-27
  + A fix for some DNS resolution problems on Linux.
2005-05-07 15:14:44 +00:00
rillig
0985068dda Swapped out the definition of deprecated variables to an external file.
Welcome to 4.13. Approved by wiz.
2005-05-07 15:10:24 +00:00
wiz
c143b4a7d3 Fix typo in email address committed with update. 2005-05-07 15:01:45 +00:00
abs
a5e92662e4 Update wwwoffle to 2.8e, and take over maintainership 2005-05-07 11:03:56 +00:00
abs
af7a0ecf13 Update wwwoffle to 2.8e, and take over maintainership
Changes since 2.8c:
* src/version.h, doc/NEWS: Update to version 2.8e.
* src/wwwoffle-tools.c:
Fix previous wwwoffle-mv change and preserve timestamps.
* src/configdata.c:
Make the default value for reply-chunked-data match the documentation.
* src/info.c: Indicate on the info page if the URL has been requested.
* src/wwwoffles.c: Handle HEAD requests more intelligently.
When online send HEAD don't cache them, when offline convert to GET if not cached.
* doc/README: Updated description of wwwoffle-mv program.
* src/configdata.c, src/wwwoffles.c, conf/upgrade-config.pl,
conf/wwwoffle.conf.template, doc/CHANGES.CONF, doc/README.CONF,
src/config.h:
Added a new option cache-control-max-age-0 to OnlineOptions and OfflineOptions.
* doc/FAQ: Another solution to the infamous libc resolver problem.
* src/wwwoffles.c: No functional changes.
Added more comments relating to Fetch mode, and on mode for else statements.
Rearranged code so that mode==Fetch is evaluated with others in else branch.
* src/wwwoffles.c:
Fix two places where being in Fetch mode would go wrong
(aliased URL and unauthenticated proxy request).
* doc/README, doc/README.CONF: Some text changes.
* src/wwwoffle-tools.c: Allow moving files and changing the path.
* src/control.c: Fix spurious error message.
* doc/wwwoffle.conf.man.template:
Updated the dates in the footer/header.
* src/spool.c:
Only print an error for a missing monitor time file if the URL is monitored.
Version 2.8d of WWWOFFLE released.
* doc/NEWS, src/version.h: Update to version 2.8d.
* doc/README:
Update acknowledgements section (removal of old GIF code).
* src/gifmodify.c:
All new GIF modification code (handles GIF87a and GIF89a).
* doc/README.CONF:
Make sure that all lines are less than 78 characters long.
* src/htmlmodify.l, conf/upgrade-config.pl,
conf/wwwoffle.conf.template, doc/CHANGES.CONF, doc/README.CONF,
src/config.h, src/configdata.c:
Add a new option to remove HTML "marquee" effect (scrolling text).
* src/Makefile.in, src/configedit.c, src/control.c, src/index.c,
src/monitor.c, src/refresh.c:
Give warnings if processing URL arguments and an unexpected one is seen.
* conf/wwwoffle.conf.template, doc/CHANGES.CONF, doc/README,
doc/README.CONF, src/config.h, src/configdata.c, src/htmlmodify.l,
conf/upgrade-config.pl:
Add an HTMLModify option to fix bad cyrillic coding.
* src/wwwoffle-tools.c: Return an error status in case of a failure.
* src/wwwoffles.c:
Make sure that there is a message from 'wwwoffle -fetch' for all URLs.
* src/miscurl.c: Fix hostname character checking.
* src/document.c: Parse xhtml pages for links and images.
* src/info.c: Display source of xhtml and xml pages.
* src/wwwoffles.c: Add cache information to xhtml pages.
* doc/README.CONF: Clarify the try-without-password option wording.
* src/miscurl.c:
When splitting a URL disallow invalid characters in hostnames.
* src/wwwoffled.c: Change log file ownership before changing uid/gid.
Close stdin/stdout/stderr after detaching from terminal not before.
Don't open log file again after detaching from terminal.
Don't force usage of stderr when re-initialising error handler.
* doc/README.CONF, src/configmisc.c:
A URL-SPEC path like '/*/foo*' matches '/foo*' and '/*/foo*' as a special case.
* src/cgi.c, src/search.c:
Fix bug with setting up stdout for CGI program.
* src/errors.c: Fix bug that left file descriptor open on log file.
* src/document.h, src/htmlmodify.l, src/wwwoffles.c:
Disable the demoronise-ms-html option if the HTML is UTF-8 or other multibyte charset.
2005-05-07 11:02:47 +00:00
recht
5e9d00093c Fix the build on MacOS X 10.4 which now has statvfs. 2005-05-07 08:31:15 +00:00
wiz
8d3dd00c09 Give this package a dummy version number (today). 2005-05-07 07:54:37 +00:00
schmonz
3405b010f3 Note that mail/majordomo (and perhaps other packages) need to be
converted to use generic install scripts.
2005-05-07 02:51:49 +00:00
schmonz
5a062ee684 Note getmail update. 2005-05-07 02:22:51 +00:00
schmonz
42929d6b79 Update to 4.3.8. From the changelog:
-change (again) handling of deleted messages vs. connection that dies.
  Inability to send QUIT to POP3 server should be less problematic now.
  -improve housekeeping of old message state file.  Thanks: Thomas Schwinge.
2005-05-07 02:19:30 +00:00
toshii
4e3ae3bf13 Fix for NetBSD LP64 arches by checking if _LP64 is defined. These arches
don't define __LP64__.  This is basically same as patch-ab rev. 1.13,
which was probably removed by mistake.
2005-05-07 00:47:29 +00:00
rillig
e490f7bac8 Don't use hard-coded /usr/pkgsrc, but @PKGSRCDIR@. Approved by wiz. 2005-05-07 00:04:33 +00:00
wiz
fdfee6342b Fix typo. 2005-05-06 23:28:50 +00:00
wiz
c65974aca0 Some minor fixes while I was browsing. 2005-05-06 23:04:16 +00:00