summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-09-07Remove "-Wall" flag from CFLAGS to make this compile with non-gcc compilersjschauma2-4/+4
that do not support "-Wall".
2003-09-07fixhubertf1-8/+7
2003-09-07Add '#include <assert.h>' where needed to make this compile with gcc3.jschauma3-1/+27
Patches provided in PR pkg/22699 by pino at dohd dot org
2003-09-07fixuphubertf1-8/+4
2003-09-06update version according to autoconf to match realitygrant2-11/+11
2003-09-06Original homepage refuses connections; substitute it.wiz1-2/+2
2003-09-06fix some rcsidsgrant26-42/+35
2003-09-06Note Update of xemacs-current to 21.5.15magick1-1/+2
2003-09-06Update xemacs-current to 21.5.15magick3-11/+11
This beta release includes mainly bugfixes. No new features.
2003-09-06Use the appropriate find(1) options depending on OPSYS (-d vs. -depth).wiz1-1/+8
Patch by Jonathan Perkin.
2003-09-06Fix use of catcjep1-2/+2
2003-09-06Note update of lang/nawk to 20030731cjep1-1/+2
2003-09-06Update of lang/nawk to 20030731. Cut-down version of changes sincecjep2-5/+5
20030321 version: Jul 29, 2003: fixed (i think) the long-standing botch that included the beginning of line state ^ for RE's in the set of valid characters; this led to a variety of odd problems, including failure to properly match certain regular expressions in non-US locales. thanks to ruslan for keeping at this one. Jul 28, 2003: n-th try at getting internationalization right, with thanks to volker kiefel, arnold robbins and ruslan ermilov for advice, though they should not be blamed for the outcome. according to posix, "." is the radix character in programs and command line arguments regardless of the locale; otherwise, the locale should prevail for input and output of numbers. i have rescinded the attempt to use strcoll in expanding shorthands in regular expressions (cclenter). Jul 4, 2003: fixed bug that permitted non-terminated RE, as in "awk /x". Jun 1, 2003: subtle change to split: if source is empty, number of elems is always 0 and the array is not set.
2003-09-06Also check for presence of <sys/statfs.h>, and pretend we don't have it ifjlam4-6/+15
we use libnbcompat's statfs.
2003-09-06Remove the PKG_INSTALLATION_TYPES setting again... this shouldn't be herejlam1-3/+1
yet.
2003-09-06Modify autoconf tests so that we'll reliably implement BSD statfs()jlam3-51/+60
using statvfs() on systems that provide it. I'm assuming that the SVR4 statvfs() is a standardized call across systems that have it. This should allow IRIX to build the statfs call into libnbcompat.
2003-09-06Suggest a good default value for RCD_SCRIPTS_DIR for pkgviews users.jlam1-2/+3
2003-09-06Move RCD_SCRIPTS_DIR definition to bsd.pkg.defaults.mk. This implies thatjlam2-3/+8
RCD_SCRIPTS_DIR is user-settable in /etc/mk.conf.
2003-09-06Install the rcd scripts at post-install time, not at post-install-scriptjlam1-2/+3
time. The rc.d script needs to be recorded in the PLIST, and post-install-script time is too late if we use dynamic PLISTs.
2003-09-06Add .PHONY targets for Makefile correctness.jlam1-1/+7
2003-09-06Move PKG_SYSCONFBASE definition into bsd.pkg.defaults.mk. This impliesjlam2-3/+8
that it's user-settable from /etc/mk.conf.
2003-09-06Also descend to sub directories for make lintcjep1-1/+2
2003-09-06Note pkglint-3.60 update.wiz1-1/+2
2003-09-06Update to 3.60: adapt for vulnerability file name change.wiz2-5/+5
2003-09-06Ensure that struct option is defined properly before accepting that havingjlam5-78/+565
getopt.h implies having getopt_long. Also Fix checks for setmode, pwcache, and vis so that if any of a list of functions is missing, then use the nbcompat versions.
2003-09-06libnbcompat tests for pwd.h, so no need to test for it here.grant3-6/+2
2003-09-06(my) linux defines DEFTAPE, not _PATH_DEFTAPE, so use that orgrant3-0/+23
"/dev/tape" if DEFTAPE is undefined.
2003-09-06security/p0fitojun1-1/+2
2003-09-06upgrade to 2.0.1.itojun3-19/+19
from webpage: >v2 is a significantly more accurate, precise and faster brother of the original >proof-of-concept tool I released in 2000. P0f v1 is largely obsolete...
2003-09-06fix missing include of getopt.h by including nbcompat.h.grant1-3/+4
2003-09-06Upgraded p5-Apache-Gallery to 0.6kim1-1/+2
2003-09-06Upgrade p5-Apache-Gallery to 0.6.kim5-23/+38
Notable changes: * Apache now internally handles image dispatch which enables use of all Apache caching possibilities * Support the EXIF Orientation key for automatic rotate * Directory comments * New GallerySortBy option to allow sort by time, size etc. * Set width/height on thumbnail images for better performance * InlineDir is no longer configurable using PerlSetVar * Write to the error log if unable to open files in the cache * Added slideshow feature * Moved the cache to one single directory outside the webscope * Allow user to customize the "No info found" message Some people have been reporting problems with Apache segfaulting when displaying images from certain cameras (eg. the Canon G2). The problem can be solved by using Image::Info 1.11 or earlier.
2003-09-06Updated p5-libapreq to 1.2. Seekim1-1/+2
http://cvs.apache.org/viewcvs.cgi/httpd-apreq/Changes?rev=1.54&content-type=text/vnd.viewcvs-markup
2003-09-06Update p5-libapreq to 1.2, from its new home.kim2-6/+6
Changes are numerous since this package has not been updated in quite a while. See http://cvs.apache.org/viewcvs.cgi/httpd-apreq/Changes?rev=1.54&content-type=text/vnd.viewcvs-markup
2003-09-06Fix tilde expansion bug.kim3-3/+19
2003-09-06Updated p5-Inline to 0.44kim1-1/+2
2003-09-06Update p5-Inline to 0.44kim2-5/+5
Inline version 0.44 is a semi-major release: + This version is intended to be backwards compatible with 0.43. + Fixed many bugs reported since 0.43 + Sped up parsing of C with 'USING => ParseRegExp' + Added BUILD_NOISY and BUILD_TIMERS options + Use File::Spec for all path operations. First step in porting to all platforms. + Always call ILSM->validate() + Allow C++ modules to be written with Inline + New improved Inline::MakeMaker
2003-09-06Oops, we're not supposed to convert packages to be able to use pkgviewsjlam1-3/+1
yet (BTW, this Just Works for anyone interested).
2003-09-06nbcompat/sha2.h is no more in libnbcompat-20030830.jlam1-2/+2
2003-09-06Update pkgtools/libnbcompat to 20030830. Changes from the previousjlam11-1493/+10
version are removing sha2* object files from libnbcompat.a. It turns out that the functions defined there aren't provided by NetBSD, so it makes no sense for libnbcompat to define them, and none of the utilities in pkgsrc that link against libnbcompat actually use these functions anyway.
2003-09-05Add back setmode.c which is still needed on systems that don't havejlam2-1/+506
{get,set}mode() that was accidentally deleted.
2003-09-05Remove MAKE_DIRS/OWN_DIRS, MAKE_DIRS_PERMS/OWN_DIRS_PERMS will create thebouyer1-13/+1
directories too, and having both will cause the directories to be created with the wrong owner/mode. Thanks to Marc Recht for giving me details on this.
2003-09-05Note addition of menu2wm, version 0.1.jmmv1-1/+2
2003-09-05Add and enable menu2wm.jmmv1-1/+2
2003-09-05Initial import of menu2wm, version 0.1:jmmv4-0/+38
Menu2WM is an utility that takes an XML document describing the structure of a menu and converts it to the format expected by the most common window managers. The following window managers are currently supported: Blackbox, IceWM, OpenBOX 3, PekWM, PWM and WindowMaker.
2003-09-05update comment. pointed out by Todd Vierling on tech-pkg@jdolecek1-4/+3
2003-09-05add a note that pcre, session and xml are now built into the main PHP4 packagejdolecek1-1/+4
suggested on tech-pkg@
2003-09-05add a patch to stop crashing on -d '' or -G '' which abcde wants to use whenexplorer3-3/+51
a date or genre is unknown
2003-09-05Bump up samba version due to DFS fix.kim1-1/+2
2003-09-05Fix DFS for Windows XP and 2003 clients.kim3-3/+20
http://lists.xsec.it/pipermail/samba-it/2003-April/000321.html