summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10add missing mktexlsr so that this package actually works after beingdmcmahill2-2/+9
installed.
2007-10-10Added _VARGROUPS.rillig1-1/+6
2007-10-10+snort-2.8.0taca1-2/+2
-sudo-1.6.9p5
2007-10-10Note update of security/sudo package to 1.6.9p6.taca1-1/+2
2007-10-10Update sudo package to 1.6.9p6.taca2-6/+6
Major changes since Sudo 1.6.9p5: o Worked around bugs in the session support of some PAM implementations. The full tty path is now passed to PAM as well. o Sudo now only prints the password prompt if the process is in the foreground. o inttypes.h is now included when appropriate if it is present. o Simplified alias allocation in the parser.
2007-10-09Added missing copyright notices for Simon 'corecode' Schubert.heinz4-60/+87
This should fix PR pkg/34017.
2007-10-09AIX has nothing to do with NetBSD-1.5.rillig1-7/+1
2007-10-09Added _VARGROUPS.rillig1-1/+6
2007-10-09Add options.mk for explicitly disabling inet6adrianp2-1/+15
Patch from Yakovetsky Vladimir in PR# 37088
2007-10-09Updated wm/fluxbox to 1.0.0 (ok by agc)xtraeme1-1/+2
2007-10-09Update to 1.0.0 (ok by agc)xtraeme4-24/+139
News in 1.0.0: * New default style: bloe * New styles: ostrich zimek_darkblue, zimek_green, zimek_bisque, carp, arch, bora_black, bora_blue, bora_green, green_tea, bloe * Fixed shape handling, now shaped corners have border. * Allow negative numbers in command "Workspace" * Added utility fluxbox-remote * Allows script access to most fluxbox commands; Support must be turned on in the init file with session.screen.allowRemoteActions; the syntax is, e.g., fluxbox-remote "CustomMenu ~/.fluxbox/custommenu" * Added keycommands :AddWorkspace and :RemoveLastWorkspace * Added some missing Open Office entries and window managers, plus some other minor changes in fluxbox-generate_menu * Updated languages: sv_SE, zh_CN, de_*, es_ES, es_AR, en_US, en_GB, pt_* fi_FI, fr_FR, ru_RU And a lot of bugfixes, please review the Changelog file for more info.
2007-10-09Fix for PR#36447.adam4-53/+52
2007-10-09Make this building on Mac OS X - rename wait() to madplay_wait()hubertf3-3/+26
Bump version to madplay-0.15.2bnb3 OK'd by agc@
2007-10-09Remove trailing spaces.martti63-137/+137
2007-10-09Fixed CVS Id and trailing empty lines.rillig1-3/+1
2007-10-09Provided some reason for having PKGMANDIR and PKGINFODIR. And, by therillig1-3/+9
way, MANINSTALL isn't user-settable.
2007-10-09Fixed gcc4 error messages.rillig2-1/+51
2007-10-09Users are not expected to read this code.rillig1-2/+2
2007-10-09Needs pre-created directories.rillig1-4/+3
2007-10-09Fixed unprivileged pbulk.rillig1-1/+4
2007-10-09Fixed lvalue cast.rillig2-1/+17
2007-10-09Fixed installation by splitting the code into the correct phases.rillig1-14/+7
2007-10-09typorillig1-2/+2
2007-10-09Fixed the build errors with gcc4.rillig7-11/+197
2007-10-09Fix "test ==". Pointed out by tnn@.hira2-1/+15
2007-10-09Correct SITE.* macro for the squirrelmail-lite's patch file.taca1-2/+2
2007-10-09Fixed a typo in the bootstrap program. Now it is possible to specify anrillig1-2/+2
alternative fetch_cmd. Patch provided by Pierre Bourgin in PR 37081.
2007-10-08Fix for PR#37066adam3-21/+34
2007-10-08 - Add missing languages to OO_SUPPORTED_LANGUAGES.hira1-8/+10
- Correct reference of the language list in comment.
2007-10-08Require a recent zlib to fix the build on NetBSD 3.x (whose zlib is too old).ghen1-1/+4
Ok with tron (maintainer).
2007-10-08Fixed two hard-coded paths to /var.rillig1-3/+5
2007-10-08Updated mail/thunderbird and mail/thunderbird-gtk1 to 2.0.0.6nb1.ghen1-1/+3
2007-10-08Fix file permissions for default profile. Bump PKGREVISION.ghen3-3/+6
2007-10-08Note revision bump of webmin.obache1-1/+3
2007-10-08Make sure to run all modules' postinstall script and standard module'sobache8-8/+53
uninstall script. Affected modules are standard modules (acl, cron) and apache module. Bump PKGREVISION.
2007-10-08Use PKG_OPTIONS_OPTIONAL_GROUPS instead of PKG_OPTIONS_REQUIRED_GROUPS.hira1-20/+11
Remove ooo-without-browser option. Pointed out by wiz@.
2007-10-08Add ooo-without-browser option to PKG_OPTIONS_GROUP.browserhira1-2/+7
(it's not a default).
2007-10-07Added _VARGROUPS.rillig1-1/+10
2007-10-07Provided a simple trunc() implementation for NetBSD < 3 and Dragonfly <heinz2-1/+29
1.10 (thanks to Joerg Sonneberger). This fix should solve PR pkg/36602 by Pierre Pronchery.
2007-10-07Be sure we actually use the db stuff as set up by bdb.buildlink3.mk.dmcmahill3-3/+63
This fixes a long standing build failure on SunOS-5.9/sparc and does not seem to break things on NetBSD.
2007-10-07do not install dold which is has a non-existant interpreter. It isn't useddmcmahill2-4/+4
by any system that pkgsrc supports anyway. It seems to only be used by ultrix and it isn't clear that scilab still works on ultrix anyway and it almost certainly doesn't under pkgsrc.
2007-10-07fix a broken depends line (gtk+ lives in x11/gtk2 not gtk2+)dmcmahill1-2/+2
2007-10-07add a bunch of missing distfile checksums (for solaris8, solaris10, sparc ↵dmcmahill2-4/+20
and x86 for each of those).
2007-10-07Remove binutils dependency. Bump PKGREVISION.xtraeme1-3/+2
ok joerg.
2007-10-07Do not do interpreter checks on the contrib files. These are installed forjmmv1-1/+2
convenience but none of them is supposed to be used directly (without manual changes) AFAICT. Furthermore, they require a huge variety of different interpreters and/or utilities, which could grow the monotone dependencies by a big amount. This fixes the recent problems shown in bulk build reports.
2007-10-07Updated URL to MP3 licensing information.heinz1-1/+1
This should fix PR pkg/37069 by Ignatios Souvatzis.
2007-10-07Location for the fancythreads patch has been moved.obache1-2/+2
Noticed by Mirko Thiesen in PR 37068.
2007-10-07Fix patchsums.joerg1-3/+3
2007-10-07fix obsolete URLs for www.NetBSD.orgkano37-70/+70
close PR pkg/37071 reviewd by xtraeme@
2007-10-07Don't define a local weak in6addr_any. Any sane IPv6 setup has and if itjoerg3-5/+18
doesn't include it, your lost mostly anyway. The weak alias creates a conflict on HP-UX tho. Bump revision.