summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-12-21add MAKE_JOBS_SAFE=no from Rumko and pkgsrc-users@jnemeth1-1/+3
2007-12-21I18N (PR 37581) and DESTDIR support.joerg4-4/+21
2007-12-21Add i18n support (PR 37581) and mark as DESTDIR safe.joerg2-3/+11
2007-12-21This package is not MAKE_JOBS_SAFE. Reported by Rumko on pkgsrc-users.rillig1-1/+2
2007-12-21disable ssse3 in the standard case, this makes the pkg build on NetBSDdrochner1-1/+11
because ssse3 needs a newer assembler than we have, add an option to enable it, which pulls in devel/binutils to get a recent assembler
2007-12-21fix the problems with SIOCGIFCONF and its wrong use here by addingdrochner6-39/+217
a getifaddrs-based implementation, fix another botch in the patch for "configure", bump PKGREVISION
2007-12-21Include stub libraries on Linux as well. From PR 37584.joerg1-2/+3
2007-12-21xf86-video-radeonhd-1.1.0joerg1-1/+2
2007-12-21Update to x86-video-radeonhd 1.1.0:joerg4-43/+8
- Added Support for RS600, preliminary RV670. - Allows panning in RandR mode. - Preliminary (read: untested) support for HDMI connectors. - Now builds against the latest upstream X.Org code in git. - Lots of bugfixes, e.g. - Better monitor detection. - Gamma + palette fixes. - Mode stability + textmode restore. - RandR mode selection fixes.
2007-12-21Require m4 for build. From PR 37582.joerg1-2/+2
2007-12-21- wireshark 0.99.7tron1-2/+1
2007-12-21- More proper fix to previous change; correct real python scripts' path.taca3-15/+29
- Change the order of including files in Makefile to use REPLACE_PYTHON properly. - Remove shebang line from a library file which would never be executed directly.
2007-12-21Note update of "mplayer" and "gmplayer" packages.tron1-1/+3
2007-12-21Fix NetBSD-specific bug in "configure" script which broke the detectiontron5-8/+32
of a lot of X11 libraries. Problem noted by Matthias Drochner in private e-mail. Bump package revision because of this fix.
2007-12-21Fix build problems with gcc4.obache3-1/+29
* invalid lvalue cast * static v.s. extern
2007-12-21Note update of leaf packages netbsd-iscsi-{initiator,target} toagc1-1/+3
version 20071221
2007-12-21Update the NetBSD iSCSI initiator and target to version 20071221.agc4-13/+13
Changes since previous version: + Incorporate a minor build change for platforms without strlcat(3). + Add the new "size" keyword to the extent definition when presenting targets: When defining extents, the new keyword "size" can be used in the place of the physical size of the regular file. This is useful for presenting ISO images to initiators, as in the following: In /etc/iscsi/targets: # present an ISO image extent2 /usr/sets/20071214/release/iso/i386cd.iso 0 size target2 ro extent2 any % priv /etc/rc.d/iscsi_target restart Stopping iscsi_target. Starting iscsi_target. Reading configuration from `/etc/iscsi/targets' target0:rw:any extent0:/tmp/iscsi-target0:0:104857600 target1:rw:any extent1:/tmp/iscsi-target1:0:52428800 target2:ro:any extent2:/usr/sets/20071214/release/iso/i386cd.iso:0:354906112 DISK: 1 logical unit (204800 blocks, 512 bytes/block), type iscsi fs DISK: LUN 0: 100 MB disk storage for "target0" DISK: 1 logical unit (102400 blocks, 512 bytes/block), type iscsi fs DISK: LUN 0: 50 MB disk storage for "target1" DISK: 1 logical unit (693176 blocks, 512 bytes/block), type iscsi fs DISK: LUN 0: 338 MB readonly disk storage for "target2" TARGET: TargetName is iqn.1994-04.org.netbsd.iscsi-target % Please note that the NetBSD initiator can mount (via vnd) an iSCSI target presented in this manner. The Microsoft iSCSI initiator sees the read-only target as a normal SCSI disk, and fails (not surprisingly) to initialize the disk. It's now possible to make ISO images available via iSCSI, and NetBSD will DTRT. In read-only targets, don't attempt to seek to the last block and rewrite it, it may not work. Don't assign 8 MB of unused space for use in each iSCSI disk - just use 1MB, which will be enough for the scatter gather iovecs. Get rid of some dead code.
2007-12-21Updated net/miredo to 1.0.6nb1obache1-1/+2
2007-12-21Name of sample config files has been changed.obache1-4/+7
Bump PKGREVISION. And this package is DESTDIR ready.
2007-12-21Sortobache1-12/+12
2007-12-21+ REDQ_FILES_PERMSrillig1-1/+2
2007-12-21Updated the list of pkgsrc compilers (+hp, +pcc).rillig1-2/+6
2007-12-21Some builtin.mk files are way too redundant. Someone should checkrillig1-1/+6
whether they can be made simpler.
2007-12-21Add DESTDIR support.obache1-5/+7
2007-12-21* Also need ${PKGMANDIR}/man5 before install.obache1-5/+8
* Should use INSTALL_LIB instead of INSTALL_DATA for library. * Add DESTDIR support.
2007-12-21Note update of "mplayer" packages.tron2-4/+7
2007-12-21Update "mplayer", "mplayer-share", "mencoder" and "gmplayer" packagestron21-359/+475
to version 1.0rc2 (as 1.0rc10). Changes since version 1.0rc1 (known as 1.0rc9 in "pkgsrc"): - A lot of new audio and video decoders and other improvements - A large number of bug fixes - Updated documentation - Support for Mac OS X Intel Approved by Thomas Klausner (because it fixes the Darwin-i386 build).
2007-12-21* Also ${PKGMANDIR}/cat1 before install, then DESTDIR ready.obache1-2/+5
* Honor ${PKGMANDIR}, maybe fixed on platform PKGMANDIR != share
2007-12-21Fix typo which cause PKG_OPTIONS ignorance.taca1-2/+2
2007-12-21+dhcp-4.0.0.taca1-1/+2
2007-12-21Note update of security/sudo package to 1.6.9p10.taca1-1/+2
2007-12-21Update sudo pacakge to 1.6.9p10.taca2-7/+6
Major changes since Sudo 1.6.9p9: o Moved LDAP options into a table for simplified parsing/setting. o Fixed a problem with how some LDAP options were being applied. o Added support for connecting directly to LDAP servers via SSL/TLS for servers that don't support the start_tls extension.
2007-12-21Avoid CHECK_INTERPRETER and CHECK_PERMS for some files.taca1-1/+10
Fix build problem with these checks.
2007-12-21+ flightgear-1.0.0, glade3-3.4.1, goffice0.5-0.6.0, gxemul-0.4.6.1,wiz1-5/+13
kdbg-2.1.0, kmymoney2-0.8.8, libpreludedb-0.9.14, maradns-1.2.12.09, perl5-5.10.0, systrace-1.6e, wireshark-0.99.7, zsh-4.2.7.
2007-12-21update depends/buildlink for qca2 changesjdolecek2-4/+16
remove extra copy of README and COPYING, only install them to share/doc/psi/ fixup PLIST (missing @dirrm's) bump PKGREVISION
2007-12-21install qca2 files into qt4 subdirectory, so that qca 1.x and qca2 couldjdolecek5-37/+60
be installed at the same time; also speedup build by disabling building tests and other miscellaneous cleanup bump PKGREVISION
2007-12-20Note update of the "wireshark" package to version 0.99.7.tron1-1/+2
2007-12-20fixup qca entriesjdolecek1-4/+3
2007-12-20put back qca-tls, add qca2 and qca2-ossljdolecek1-2/+4
2007-12-20move back to version 1.0 for security/qca and re-add security/qca-tlsjdolecek10-39/+118
(for qca 1.x), so that kdenetwork3 works again XXX these should be renamed to qca1* after current freeze
2007-12-20Note subversion 1.4.6 update.epg1-1/+2
2007-12-20Update to Version 1.4.6. 1.4.5 was a security fix for a bug presentepg3-42/+42
only in Windows clients. Version 1.4.6 (21 Dec 2007, from /branches/1.4.x) http://svn.collab.net/repos/svn/tags/1.4.6 User-visible changes: - Client: * fixed: unbounded memory use in "svn cat" over ra_svn (r26964, -8) * fixed: 'svn diff --summarize file' displays erroneous output (issue #2765) * fixed: 'svn status' wrong on previously-reverted deleted dir (issue #2804) * fixed: 'svn up' can delete unversioned symlinks (issue #1808) * fixed: use correct properties for locally replaced files (issue #2743) * fixed: 'svn info -R $REPO_ROOT' w/ pre-1.2 svnserve broken (r26264) * fixed: svnsync ignores '--config-dir' (r27056) * datestamps can be localized (r26156) * fixed: text base not updated when merging a replaced file (issue #2698) * fixed: inverted 'switch --relocate' error message (r22355) * fixed: sporadically failing file and directory removal on Windows (r25520) * fixed: property file handling for schedule-delete files (r25833) * fixed: allow invalid svn:eol-style values (r28331) * fixed: 'svnadmin rmlocks' should error when no path provided (r28431) * support neon 0.26.4 (r26077) - Server: * fixed: authz granted if calculation inconclusive (r23815) * fixed: svndumpfilter crashes on Windows (r23494) * fixed: wrong pointer type used for memset (r27263) * fixed: invalid FSFS directory cache can corrupt repository (r27256) * fixed: dir props on FSFS filesystem root never conflict (issue #2608) - Client and Server: * fixed: "No newline at end of file" message translated (issue #2906) * use compressed delta encoding for 'svn blame' in svnserve (r26115) * translation updates for Simplified Chinese Developer-visible changes: * svnserveautocheck.sh script is executable (r23942) * add RHEL5 RPM (r25593) * test suite passes with trunk servers (forwards-compatibility) (r25607) * javahl bindings: - improve error reporting from native code (r25208)
2007-12-20mention new supchristos1-1/+2
2007-12-20qca-ossl moved to qca2-ossljdolecek1-2/+2
2007-12-20Upgrade to sup-0.2; fixes linux build. New features:christos3-12/+12
- setproctitle for supfilesrv - don't fail catastrophically in supscan on filesystem full errors
2007-12-20files moved to security/qca2-ossljdolecek4-46/+0
2007-12-20reimport security/qca-ossl as security/qca2-ossl (it's qca 2.x only)jdolecek4-0/+46
2007-12-20re-import security/qca version 2.0.0 as security/qca2 in preparation forjdolecek5-0/+91
having both qca 1.x and qca 2.x in tree
2007-12-20remove no longer needed patches - part of psi update to 0.11jdolecek10-155/+1
tested on NetBSD 4.0, I don't have other platforms ...
2007-12-20remember to close() the "ls -l " exprs, lest we run out of file descriptorsabs1-1/+2