summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-05-07Refer doc/pkgsrc.html instead of Packages.txt.wiz1-2/+2
2005-05-07Refer doc/pkgsrc.txt instead of Packages.txt.wiz5-9/+9
2005-05-07Removed the CPPFLAGS.NetBSD definition, as it has been fixed upstream.rillig1-2/+1
Approved by wiz.
2005-05-07Instead of usingjschauma1-2/+2
cp .../* DESTDIR do cd .../ && PAX -rw . DESTDIR This prevents failure due to too long argument list on some platforms.
2005-05-07Remove the xineplug_ao_out_oss entries as they were later addedreed1-3/+1
to PLIST.common.
2005-05-07Since share/examples/qmail/boot is under ${PREFIX}, create it withschmonz1-4/+4
INSTALLATION_DIRS rather than MAKE_DIRS. Calculate QUEUE_EXTRALEN in a more readable fashion.
2005-05-07Replaced the shell here-document operator with qw(...). No functionalrillig1-48/+35
changes. Approved by wiz.
2005-05-07add a trivial builtin file to check for the existence of fam.hjschauma1-0/+10
This should address PR 27264.
2005-05-07Do not add CC to MAKE_FLAGS. This was not quoted correctly, and thekristerw1-3/+1
pkgsrc infrastructures already adds this anyway.
2005-05-07Sort to make pkglint happy.kristerw1-2/+2
2005-05-07Sort file names to fix lint warnings.kristerw1-4/+4
2005-05-07Do not add CC to MAKE_FLAGS. This was not quoted correctly, and thekristerw1-2/+1
pkgsrc infrastructures already adds this anyway.
2005-05-07g/c, it's not necessary and was empty anywayjdolecek1-2/+0
2005-05-07Add PKGBASE to MESSAGE_SUBST for substituting variables in MESSAGEs.reed1-1/+2
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-07add php5-soap, ride PKGREVISION bump done for php-eacceleratorjdolecek1-1/+2
2005-05-07Add package for PHP5 SOAP extension.jdolecek4-2/+23
2005-05-07add php-eacceleratorjdolecek2-4/+6
2005-05-07Added package for eAccelerator 0.9.2a - PHP accelerator, optimizer, encoderjdolecek2-2/+4
and dynamic content cache. Works for both PHP4 and PHP5.
2005-05-07Add package for eAccelerator - PHP accelerator, optimizer, encoder and dynamicjdolecek3-0/+38
content cache. Confirmed buildable and working for both PHP4 and PHP5.
2005-05-07do not define MASTER_SITES and EXTRACT_SUFX if PECL_VERSION is set,jdolecek2-2/+8
so that lang/php/ext.php need not use = assignment and extensions would be able to use different setting
2005-05-07Update MASTER_SITES.ben1-2/+2
2005-05-07pear-SOAP updated to 0.8.1 - HTTP transmissing error handling improvements,jdolecek1-1/+2
WSDL related tweaks and NAN/INF-related warning fixes
2005-05-07Update to 0.8.1. Changes include HTTP transmissing error reportingjdolecek2-6/+6
improvements, tweaks to WSDL-related code. Also fixes the warnings about 'NAN' and 'INF' being already defined.
2005-05-07Move invocation of make into a do_test_default, and provide overridablegavan2-11/+21
function do_test, which by default just invokes do_test_default. For jlam's overriding pleasure.
2005-05-07Note removal of libsnert, milter-sender, and milter-spamc.wiz1-1/+4
2005-05-07Remove libsnert, milter-sender, and milter-spamc on request fromwiz24-544/+1
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-07Fix previous: paragraph should end after last letters.wiz1-3/+3
2005-05-07Restructured the description of the first two sections of the packagerillig2-59/+64
Makefile. Fixed some other typos. Removed the MESSAGE file of audit- package and described how to display it. Approved by wiz.
2005-05-07Updated pkglint to 4.13. Placed the definitions of deprecated variablesrillig1-1/+2
into a separate file.
2005-05-07Perl is needed to format the documentation. Add USE_PERL5=build.kristerw1-1/+2
2005-05-07note update of ncftp3 to 3.1.9recht1-2/+2
2005-05-07update to 3.1.9recht3-13/+79
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-07Swapped out the definition of deprecated variables to an external file.rillig3-66/+54
Welcome to 4.13. Approved by wiz.
2005-05-07Fix typo in email address committed with update.wiz1-2/+2
2005-05-07Update wwwoffle to 2.8e, and take over maintainershipabs2-3/+4
2005-05-07Update wwwoffle to 2.8e, and take over maintainershipabs2-11/+9
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-07Fix the build on MacOS X 10.4 which now has statvfs.recht2-9/+9
2005-05-07Give this package a dummy version number (today).wiz1-1/+2
2005-05-07Note that mail/majordomo (and perhaps other packages) need to beschmonz1-1/+4
converted to use generic install scripts.
2005-05-07Note getmail update.schmonz1-1/+2
2005-05-07Update to 4.3.8. From the changelog:schmonz2-6/+6
-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-07Fix for NetBSD LP64 arches by checking if _LP64 is defined. These archestoshii2-1/+15
don't define __LP64__. This is basically same as patch-ab rev. 1.13, which was probably removed by mistake.
2005-05-07Don't use hard-coded /usr/pkgsrc, but @PKGSRCDIR@. Approved by wiz.rillig1-3/+3
2005-05-06Fix typo.wiz1-2/+2
2005-05-06Some minor fixes while I was browsing.wiz1-24/+28
2005-05-06Sync with usr.sbin/pkg_install/add/pkg_add.1 v1.59.wiz2-21/+65
2005-05-06Mention that semicolon is a shell meta-character and that it probablywiz1-1/+3
needs quoting in the PKG_PATH, to avoid user confusion. Reviewed by dillo.
2005-05-06Note some package updates in PRs.wiz1-8/+9
2005-05-06Remove paragui update line, the update has been reverted.wiz1-2/+1
2005-05-06Revert update to 1.1.8 -- it's a development version, and the APIwiz4-30/+21
changes break the only dependency we have in pkgsrc. Ok'd by xtraeme.