summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-06-11regendillo2-19/+26
2005-06-11Fix capitalization of section heading.dillo1-2/+28
Add comments with suggested contents from jmmv's original mail.
2005-06-11Update to new handling of no supported options.dillo1-36/+9
Remove commented out user-level documentation.
2005-06-11in do-lint, invoke make with the MAKE_ENV set. Makes it work withdillo1-2/+2
LOCALBASE != /usr/pkg.
2005-06-11Allow this file to be included even if no options are supporteddillo1-6/+9
(as may be the case if all options are platform specific). In that case set PKG_OPTIONS to empty and skip the rest of the file. Okayed by jlam.
2005-06-11Use PKG_SYSCONFDIR framework. Reviewed by wiz@.hira5-17/+73
2005-06-11+ ruby-RMagick-1.8.2 [pkg/30497], ruby-imlib2-0.5.2 [pkg/30498].wiz1-3/+3
- ruby-RMagick-1.8.1 [pkg/30313], ruby-imlib2-0.5.1 [pkg/30372].
2005-06-11Set RM to MAKE_RM -f instead of MAKE_RM.wiz2-6/+15
Seems that MAKE_RM was changed to not include -f any longer in the last month or so/ Fixes bulk build problem.
2005-06-11+ crimson-0.4.8, glib-2.6.5, wget-1.10, xpad-2.8.wiz1-2/+5
2005-06-11Move inclusion of tk83/bl3.mk above inclusion of bsd.pkg.mk.wiz1-3/+2
Probably fixes bulk build problem.
2005-06-11Revision 1.2 of this file added a check for the presence of xextensions.pcjmmv1-3/+5
to decide whether the builtin version was enough or not. This check was removed in 1.3 during the conversion to the new builtin structure, hence breaking, at least, compositeext (on which many other packages depend). Given this, readd the check.
2005-06-11Remove unnecessary .undef lines after .for loops as the loop variablesjlam6-27/+6
are automatically undefined after the loop exits.
2005-06-11Add a default fall-through for the shell case statement (portabilityjlam1-1/+2
issue).
2005-06-11Cleanup of tools paths appearing in installed files for the new toolsmarkd1-17/+5
framework. Bump PKGREVISION.
2005-06-10check-wrkref is a make target that greps through the installed filesjlam1-1/+56
for a package and looks for references to the build directory. If any such references are found and PKG_DEVELOPER is defined, then exit with an error. This target is automatically run after a package is installed if CHECK_WRKREF is "yes". The default value for CHECK_WRKREF is "no". You can specify certain files to be skipped during the check by setting CHECK_WRKREF_SKIP to a list of shell globs. Installed files that match these globs are skipped when running the check-wrkref target. The original implementation was from Dan McMahill sent to me in private email. I've added a few more bells and whistles for this commit. This target will be helpful for catching any unwrapped files or mis-embedded tool paths.
2005-06-10Bump PKGREVISION for rpath fix.markd1-1/+2
2005-06-10Set BUILDLINK_RECOMMENDED after recent security fixes. (hi tv!)salo1-1/+2
2005-06-10Find libpthread.so when not on the default rpath.markd2-1/+15
Fixes bulk build on NetBSD-1.6.2.
2005-06-10Add missing file.salo2-2/+4
From MAINTAINER, Matthew Luckie via PR pkg/30494
2005-06-10Unsurprisingly, xcursorgen needs to depend on xcursor. Remove thejlam1-8/+7
outdated check for the presence of xcursor and fix the png link options. Bump the PKGREVISION to 2.
2005-06-10Force an autoconf "cache" override for tools that are likely to bejlam1-2/+5
shell builtins, e.g. echo, false, test, true, since those tools don't have a full path.
2005-06-10Note mantis bumpadrianp1-1/+2
2005-06-10- Fix PLIST problems pointed out by wiz@ on bulk-buildsadrianp2-8/+3
- Bump to nb4
2005-06-10a2ps uses the "file" command to detect the file type of the print job.jlam1-7/+7
Explicitly note that it needs this tool. Also, the tools framework knows about mktemp, so use USE_TOOLS+=mktemp instead of the homegrown code. Bump the PKGREVISION to 8.
2005-06-10Always add mmx to PKG_SUPPORTED_OPTIONS, but ignore it on all but i386.wiz1-6/+4
2005-06-10Always add mmx to PKG_SUPPORTED_OPTIONS.wiz1-6/+1
2005-06-10Slightly different solution to previous:wiz2-11/+8
just ignore mmx pkg_option if set on non-i386.
2005-06-10Wrap complete options part in ifdef i386,wiz1-4/+3
since there is only one option and that only on i386. Fixes bulk build problem.
2005-06-10set PKG_OPTIONS_VAR, noted by wizdillo1-1/+2
2005-06-10Wrap complete options part in ifdef i386,wiz1-4/+3
since there is only one option and that only on i386. Fixes bulk build problem.
2005-06-10libextractor -> 1.4.2tv1-1/+2
2005-06-10Update libextractor to 0.4.2.tv5-39/+19
Fixes (second half of) Secunia SA: http://secunia.com/advisories/15651/ (first half was fixed in 0.3.11nb1) ChangeLog excerpts: Thu Feb 24 00:32:44 EST 2005 Added extractor that extracts binary (!) thumbnails from images using ImageMagick. Decoder function for the binary string is in the thumbnailextractor.c source. Sun Feb 20 16:36:17 EST 2005 Fixed similar problem in REAL extractor. Added support for new Helix/Real format to REAL extractor. Sun Feb 20 12:48:15 EST 2005 Fixed (rare) integer overflow bug in PNG extractor. Fri Jan 21 15:23:43 PST 2005 Fixed security problem in PDF extractor. Fri Dec 24 13:28:59 CET 2004 Added support for Unicode to the pdf extractor. Thu Dec 23 18:14:10 CET 2004 Avoided exporting symbol OPEN (conflicts on OSX with same symbol from GNUnet). Added conversion to utf8 to various plugqins (see todo) and added conversion from utf8 to current locale to print keywords.
2005-06-10OpenAFS conflicts with arla, lwp & rx. OpenAFS's lwp is the same, more or lessgendalia1-1/+5
as devel/lwp, but devel/rx is a regular expression library, not an rpc library. And arla, of course, is another implementation of AFS. I'll work on making it not conflict eventually.
2005-06-10Note update of net/netbsd-tap.cube1-1/+2
2005-06-10Sync with main tree:cube4-9/+35
- 1.8 (christos) Yes, it was a cool trick >20 years ago to use "0123456789abcdef"[a] to implement, xtoa(), but I think defining the samestring 50 times is a bit too much. Defined HEXDIGITS and hexdigits in subr_prf.c and use it... - 1.9 (bouyer) call (ifp->if_input) at splnet(). ifp->if_input points to ether_input() which doesn't raise the IPL itself in all cases. Should also fix PR 29546 (the pkgsrc kernel module needs to be updated). Bump version to 20050610.
2005-06-10mk.conf needs to be backed up as part of the bootstrap files.sketch1-2/+2
2005-06-10Note chat/gaim update.salo1-1/+2
2005-06-10Update to version 1.3.1salo2-6/+6
Changes: - security fixes for DoS issues: http://gaim.sourceforge.net/security/index.php?id=18 http://gaim.sourceforge.net/security/index.php?id=19 - Fix Yahoo! privacy bug - Fix Jabber Get Info crash on busted servers - The file transfer details section now also displays the full path to the local file sent/received. - Yahoo! has the following new "/" commands: /join, /buzz - Updated our gaim.desktop file, thanks to all our terrific - translators for sending in translations of the changes - Improvements to how Gaim handles new message notification
2005-06-10Note update of gedit to 2.10.3.jmmv1-1/+2
2005-06-10Update to 2.10.3: it contains a security fix for a format stringjmmv2-6/+7
vulnerability in error dialogs when loading a file fails.
2005-06-10+ TeXmacs-1.0.5.3, cvs2cl-2.59, drivel-2.0, hobbitmon-4.0.4wiz1-6/+8
[pkg/30484], mhonarc-2.6.12, nut-10.20, pfqueue-0.4.0. - idesk (thanks, jmmv!)
2005-06-10update to tnftp 20050610lukem1-1/+2
2005-06-10Update to tnftp 20050610.lukem1-3/+2
Notable changes (see files/ChangeLog for full details): * Convert to use getline() instead of fgets() whenever reading user input to ensure that an overly long input line doesn't leave excess characters for the next input operation to accidentally use as input. Should fix PR 23953. * Improve method used in fileindir() to determine if `file' is in or under `dir': realpath(3) on non-NetBSD systems may fail if the target filename doesn't exist, so instead use realpath(3) on the parent directory of `file'. (The previous code was over-aggressive in preventing transfers on systems with a realpath(3) that had different semantics to NetBSD.) * Various portability fixes.
2005-06-10merge tnftp 20050610lukem62-1127/+1420
2005-06-10Import tnftp 20050610.lukem4-472/+728
Security-related bug fixes: * Convert to use getline() instead of fgets() whenever reading user input to ensure that an overly long input line doesn't leave excess characters for the next input operation to accidentally use as input. * Zero out the password & account after we've finished with it. * Consistently use getpass(3) (i.e, character echo suppressed) when reading the account data. For some reason, historically the "login" code suppressed echo for Account: yet the "user" command did not! * Improve method used in fileindir() to determine if `file' is in or under `dir': realpath(3) on non-NetBSD systems may fail if the target filename doesn't exist, so instead use realpath(3) on the parent directory of `file'. (The previous code was over-aggressive in preventing transfers on systems with a realpath(3) that had different semantics to NetBSD.) Bug fixes: * Display the hostname in the "getaddrinfo failed" warning. * Only print the "Trying <address>..." message if verbose and there's more than one struct addrinfo in the getaddrinfo() result. * formatbuf(): fix %m and %M to use the hostname, not the username. * fetch_ftp(): preserve 'anonftp' across a disconnect() so that multiple ftp auto-fetches on the same command line login automatically. * Improve bounds checking. * Update various copyright notices. Portability fixes: * Look for dirname(3), which may be in -lgen on IRIX, and replace it if not found. * Don't use non-standard: u_char, u_short, u_int, or uint. * Use uint32_t instead of u_int32_t. * Don't use register. * Helps if the definition of xconnect() matches its declaration.... * Fix some cast issues highlighted by gcc 4 on OSX.4 * Use size_t instead of int where appropriate. * Make this compile on sparc64 (size_t != int). * Printf field widths and size_t don't always mix well, so cast to int. Fixes build problem for alpha. * auto_fetch(): use an initialized volatile int to appease IRIX cc. * Don't abuse unconstify'ing a string and writing to it, because you'll core dump. Also remove extra const that gives pain to the irix compiler. * Make sure we flush after we prepare when we are unbuffered otherwise the prompt will not appear immediately. * Terminate the arglist with a NULL instead of 0. (Shuts up gcc4.x) * Use malloc(3) instead of alloca(3). * Include "src/progressbar.h" for xsignal_restart() prototype. * Ensure that fallback #define of __attribute__ is available. Fixes build problem on HP-UX with cc. * Pull in <poll.h> or <sys/poll.h> if they exist even if we're not using poll, as struct pollfd might exist in those. Fixes build problem on OSX.3. * Use NS_INADDRSZ, NS_IN6ADDRSZ and NS_INT16SZ instead of equivalents without NS_ prefix. * Use socklen_t instead of size_t where appropriate. * Separate CPPFLAGS from CFLAGS. * Use "long long" instead of "quad" in various comments & constants. * Prefer poll over select when implementing replacement usleep().
2005-06-10Update pkgtools/x11-links to 0.25. Changes from verison 0.24 includejlam6-8/+52
synchronizing with the files listed in src/distrib/sets/lists/x* for XFree86 4.5.0.
2005-06-10+ add check at install time for references to ${WRKDIR}dmcmahill1-1/+6
2005-06-10note pkgtools/pkg_install to 20050607dmcmahill1-1/+2
2005-06-10add autoconf test for missing (like in openbsd-3.6) or broken (likedmcmahill5-15/+1429
in AIX-4.3.2) PRIu64. If it is missing or broken, provide one. Should address PR30375. Welcome to pkg_install-20050607
2005-06-09Note update of idesk to 0.7.2.jmmv1-1/+2