summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2012-11-25add & enable polyshimil1-1/+2
2012-11-25Initial import of polysh, version 0.4, into the NetBSD Packages Collection.imil4-0/+92
Polysh is a tool to aggregate several remote shells into one. It is used to launch an interactive remote shell on many machines at once. It is written in Python and requires Python >= 2.4.
2012-11-23update to 3.6.1drochner3-7/+12
changes: translation updates
2012-11-23Mark proc_find_top to work with C99 inline.joerg2-4/+4
2012-11-23One const ought to be enough for every type.joerg3-1/+60
2012-11-23Needs termios.h.joerg2-5/+6
2012-11-20Update distinfo files for webadmin update.morr41-161/+162
Also security update for wbm-passwd module.
2012-11-19Force GNU inline semantic.joerg4-1/+43
2012-11-14add patches from Xen SA 20..24 to fix various security problemsdrochner8-8/+113
(CVE-2012-4535..4539) bump PKGREV
2012-11-12Remove dependency to NETWORKING, as it was useless and caused rcorder to failjdf1-2/+2
with Circular dependencies.
2012-11-12Update sysutils/fscd to version 1.1.jdf2-6/+6
2012-11-11Additional patches to build with ffmpeg-1.0. Bump PKGREVISION.markd3-5/+23
2012-11-03Recursive revbump from audio/pulseaudio 2.1ryoon1-2/+2
2012-11-02Update to 1.600. Closes PR/45066.shattered26-265/+917
Too many changes to list here.
2012-10-30update to 20120606-v2drochner3-10/+12
no release notes abailable, two patches were added
2012-10-29Update gsettings-desktop-schemas to 3.6.0prlw13-8/+28
* Change default list of input sources to be empty, so the default layout is inherited from the current settings * Add option to show all the available input sources in the UI * Add xkb-options key to input-sources * Add colour saturation setting for the magnifier * Change default keyboard shortcut for "Maximise" * Add show-notifications setting (#677640) * Change the default mouse-button-modifier to Super (#607797) * Add brightness and contrast preferences (#645665) * Add input-sources schema (#676101) * Translation updates
2012-10-27update to new style rcorder.zafer1-3/+3
2012-10-27update to new style.zafer1-2/+2
2012-10-26Make sure a bunch of inline functions are static to ensure they arejoerg5-10/+38
either inlined or remain outlined.
2012-10-26Don't conflict with log from libm.joerg2-1/+67
2012-10-26sysutils/virt-manager: USE_TOOLS+= msgfmtmarino1-2/+2
2012-10-25fix the setschristos2-3/+11
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau447-1262/+448
2012-10-23Remove xextproto/buildlink3.mk in most cases where it occurs withwiz7-14/+7
libXext/buildlink3.mk, now that it is included there. Leave the places where its API version is set or variables from it are used directly (about 3 packages).
2012-10-23Fix compilation with new FFMPEGmarkd3-3/+102
2012-10-22Make this compile with the current GNUstep. Bump PKGREVISION.rh5-12/+47
2012-10-22Update gworkspace to 0.9.1. Changes are mostly bugfixes including therh4-24/+21
ability to compile with clang and the modern Objective-C runtime.
2012-10-20add missing fileschristos1-1/+11
2012-10-14Update to 0.21. Add comment to patch.wiz3-9/+11
============ Version 0.21 ============ desktop-file-validate - update to current version of menu specification (Vincent): - only print hint if no main category is present, not an error - make Science a main category - add new registered categories: Adult, Feed, Humanities, Maps, Shooter, Spirituality, XFCE - update related categories - add TDE to list of registered OnlyShowIn - accept and validate GNOME3/GSettings for AutostartCondition (Vincent) - output hint if more than one main category is present (Vincent) - output hint about suggested related categories (Vincent) misc - do not require glib >= 2.28 for build (Vincent)
2012-10-13Update to 2.4:jmmv6-127/+216
- Add a MKVARS variable to pass arbitrary variables to build.sh through -V. E.g. MKVARS="MKDEBUG=yes". - Move the documentation of the configuration file to a new sysbuild.conf(5).
2012-10-12Fix build problem on NetBSD 4.0, simply revert the part oftaca2-13/+22
"#ifdef _X86_SYSARCH_L" from revision 1.8.
2012-10-11Update to 2.13. No usable change log in distfile.shattered6-34/+36
2012-10-11Add RCS Id, remove dot at end of SEE ALSO.wiz2-3/+5
2012-10-11Update to 1.4:jmmv6-6/+100
- Add support to fetch release sets via ssh.
2012-10-08Revbump after updating graphics/pangoadam79-158/+158
2012-10-08Revision bump associated with the update of lang/ocaml to version 4.jaapb1-3/+4
2012-10-07Update to 1.6.8:wiz4-39/+6
D-Bus 1.6.8 (2012-09-28) == The "Fix one thing, break another" release. • Follow up to CVE-2012-3524: The additional hardening work to use __secure_getenv() as a followup to bug #52202 broke certain configurations of gnome-keyring. Given the difficulty of making this work without extensive changes to gnome-keyring, use of __secure_getenv() is deferred. D-Bus 1.6.6 (2012-09-28) == The "Clear the environment in your setuid binaries, please" release. • CVE-2012-3524: Don't access environment variables (fd.o #52202) Thanks to work and input from Colin Walters, Simon McVittie, Geoffrey Thomas, and others. • Unix-specific: · Fix compilation on Solaris (fd.o #53286, Jonathan Perkin) · Work around interdependent headers on OpenBSD by including sys/types.h before each use of sys/socket.h (fd.o #54418, Brad Smith)
2012-10-06Update glib2 and therefore gdbus-codegen and gio-fam to 2.34.0prlw11-3/+2
- patch-ar and patch-as to avoid dependending on python are no longer necessary since the introduction of --disable-modular-tests - patch-co has been committed to glib in 2360d04e - other patches cargo culted across - statfs test was fixed in glib with commit afa82ae8 - no longer provide man pages as that requires docbook & xsltproc Many changes in glib since 2.32.4, especially GDBus improvements. See NEWS file http://git.gnome.org/browse/glib/plain/NEWS?id=2.34.0 for details.
2012-10-06Switch to BDB_ACCEPTEDadam1-18/+18
2012-10-06Upgrade to 5.2.12. This is a bug fix release.christos29-226/+337
- A new bpluginfo utility tool - Make dump_resource respect console ACL's (security fix) - Add chio-changer-openbsd submitted in bug #1903 - Important Copy job bug fixed. Major changes since 5.2.9: - IPv6 networking should work correctly now - SQL Counter problems resolved - Bat hanging after running a number of jobs - dbcheck rw_writelock problem - Windows VSS restore bug New Feature: - Add rudimentary support for backing up AFS More complete changelog at: http://www.bacula.org/en/?page=news
2012-10-06Recursive bump from net/gssdp.ryoon1-2/+2
2012-10-05Remove PYTHON_VERSIONS_ACCEPTED line since it's the default.wiz1-2/+1
2012-10-05salt appears to work with python-2.7, not only 2.6.apb1-2/+2
2012-10-03Update for python25 removal.wiz1-2/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz90-151/+180
are called p5-*. I hope that's all of them.
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron83-166/+166
requested by Thomas Klausner.
2012-10-01Install all files under ${PREFIX}/9base in order to avoid comflictscheusov2-299/+302
with other packages. ++pkgrevision
2012-09-30Update BUILDLINK_API_DEPENDS.dbus per PR 47023.dholland1-2/+2
2012-09-27Fix PLIST divergence on Gentoo Linux, that has man2html in PATH.ryoon1-1/+4
Disable detection of man2html forcibly.
2012-09-26Adding xgettext to USE_TOOLS should finally fix build on SunOS.gls1-2/+2
Thanks jperkin@.