Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
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
|
|
a getifaddrs-based implementation,
fix another botch in the patch for "configure",
bump PKGREVISION
|
|
|
|
|
|
- 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.
|
|
|
|
|
|
- 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.
|
|
|
|
of a lot of X11 libraries. Problem noted by Matthias Drochner in
private e-mail.
Bump package revision because of this fix.
|
|
* invalid lvalue cast
* static v.s. extern
|
|
version 20071221
|
|
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.
|
|
|
|
Bump PKGREVISION.
And this package is DESTDIR ready.
|
|
|
|
|
|
|
|
whether they can be made simpler.
|
|
|
|
* Should use INSTALL_LIB instead of INSTALL_DATA for library.
* Add DESTDIR support.
|
|
|
|
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).
|
|
* Honor ${PKGMANDIR}, maybe fixed on platform PKGMANDIR != share
|
|
|
|
|
|
|
|
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.
|
|
Fix build problem with these checks.
|
|
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.
|
|
remove extra copy of README and COPYING, only install them to share/doc/psi/
fixup PLIST (missing @dirrm's)
bump PKGREVISION
|
|
be installed at the same time; also speedup build by disabling building
tests and other miscellaneous cleanup
bump PKGREVISION
|
|
|
|
|
|
|
|
(for qca 1.x), so that kdenetwork3 works again
XXX these should be renamed to qca1* after current freeze
|
|
|
|
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)
|
|
|
|
|
|
- setproctitle for supfilesrv
- don't fail catastrophically in supscan on filesystem full errors
|
|
|
|
|
|
having both qca 1.x and qca 2.x in tree
|
|
tested on NetBSD 4.0, I don't have other platforms ...
|
|
|