Age | Commit message (Collapse) | Author | Files | Lines |
|
just for root.
Spotted by joerg@'s bulk builds
PKGREVISION++
|
|
|
|
not link it to libpthread.
Also disable debugging output... too verbose, and it works well
enough.
|
|
|
|
|
|
FUSE based filesystem using ObexFTP (currently beta).
Actually ObexFS is just a thin layer wrapping a basic ObexFTP
client into FUSE callbacks.
This works well enough on NetBSD/amd64:
$ mount|grep obexfs
puffs:refuse:obexfs on k600i/ type puffs (nosuid, nodev, mounted by juan)
$
$ ls -l k600i/
total 2
drwxr-xr-x 1 juan users 0 Jan 1 1970 Memoria del tel?fono
drwxr-xr-x 1 juan users 0 Jan 1 1970 Memory Stick
$
|
|
|
|
* bug fixes
|
|
* bug fixes
|
|
|
|
Suggested by schmonz.
|
|
|
|
This is the latest stable version of VIM. Changes since 7.0.243:
* some translation fixes
* the following patches after the official 7.1 release
2404 7.1.001 can't build with Gnome GUI
2011 7.1.002 Oracle Pro*C/C++ files are not detected
|
|
is no way of knowing the file system's name, since it is never passed to
the refuse layer.
|
|
hylafax-5.1.4, lua-5.1.2 [pkg/36333], mzscheme-360 [pkg/36330],
samba-3.0.25, scheme48-1.6 [pkg/36335], wmweather-2.4.4.
|
|
- Implement TCP keepalive settings on platform that support it,
check client.conf for details.
- When reading prelude-adduser password from a file, remove
newline at the end of the string (fix #221).
- When we fail to read an IDMEF message, provide more information
about the place where the error happened.
- Fix an issue with idmef_path_get() on empty path (pointing to the
root message).
- Various bug fixes and minor API improvements.
|
|
|
|
|
|
|
|
textproc/raptor to 1.4.15
Added
textproc/liblrdf version 0.4.0
|
|
- Reenabled test targets in Makefile.in (previously broken by pkgsrc
patches) and in the pkgsrc Makefile.
|
|
|
|
Liblrdf is a library for easy manipulation of RDF files describing
LADSPA plugins. It can also be used for general RDF manipulation.
Liblrdf can read RDF/XLM and N3 files and export N3 files, it also has a light
taxonomic inference capability.
|
|
Pkgsrc changes:
- The package supports installation to DESTDIR.
- Enabled "make test"
- Added libxslt as a requirement so GRDDL support can be built.
Relevant changes since version 1.4.10:
======================================
2007-03-26 Raptor Version 1.4.15 Released
GRDDL parser substantially updated to support the GRDDL W3C Working
Draft 2 March 2007
Errors for XML parsing and URI 404s are reported much better
Fixed reported issues: #0000174, #0000177, #0000178, #0000180
Many other minor fixes and improvements.
2007-01-31 Raptor Version 1.4.14 Released
New Turtle serializer by Dave Robillard based on the existing
RDF/XML-Abbrev serializer.
New GraphViz DOT format serializer by Evan Nemerson.
GRDDL parser now does namespace and profile URI recursion and has
other improvements and fixes.
Fixed reported issues: #0000032, #0000141, #0000143, #0000148,
#0000155 and #0000157
Many other fixes and improvements.
2006-10-22 Raptor Version 1.4.13 Released
Fixed a memory leak in reusing the XML writer
Fixed reported issues: #0000134
Minor updates and fixes to tutorial, configuration and build
2006-08-27 Raptor Version 1.4.12 Released
Restore serializer enumeration ordering back to that of 1.4.10 which
was causing Redland problems when writing type 'application/rdf+xml'.
2006-08-26 Raptor Version 1.4.11 Released
Added network request filtering for parsers
Improved the GRDDL parser to read Embedded RDF and HCalendar
The Guess parser can now be reused to do multiple guesses
The RSS 1.0 Serializer now works again
Fixed reported issues: #0000014, #0000041, #0000089, #0000091 ,
#0000110 and #0000112
Made several other changes, fixes and improvements.
|
|
|
|
|
|
shell script. Bump package revision because of this fix.
Patch submitted by MASUDA Hideo in PR pkg/36338.
|
|
|
|
|
|
|
|
Should fix build problem of comms/pilotmgr.
Bump PKGREVISION.
|
|
SUBST magic for this, that's required to make the upcoming fuse-obexfs
package work.
Bump PKGREVISION.
|
|
|
|
|
|
|
|
|
|
|
|
Changes vs. the 2.0 branch:
2.1.1 - 28 Apr 2007
o Welcome to GnuCash 2.1.1 aka "Bug-begone" the second of several
unstable releasese releases of the GnuCash Open Source Accounting
Software which will eventually lead to the stable version 2.2.0. With
this new release series, GnuCash is available on Microsoft Windows
for the first time, and it also runs on GNU/Linux, *BSD, Solaris and
Mac OSX. This release is intended for developers and testers who want
to help tracking down bugs.
o WARNING: Make sure you make backups of any files used in testing
versions of GnuCash in the 2.1.x series. Although the developers go
to great lengths to ensure that no data will be lost we cannot
guarantee that your data will not be affected if for some reason
GnuCash crashes in testing these releases.
o Please test any and all features important to you. Then post any
bugs you find to bugzilla
http://bugzilla.gnome.org/enter_bug.cgi?product=GnuCash
o Compared to the 2.0.x series, there are only very few user-visible
new features, except for the completed port to the Microsoft Windows
operating system. Minor new features compared to the 2.0.x series
are;
o The Scheduled Transaction Editor and Management dialogs have been
integrated into the overall GnuCash User Interface to give the user a
more consistent experience in creating scheduled transactions.
o Internally, the programming language wrappers are no longer being
generated by the not-so-well-maintained package "g-wrap" but instead
by the well-established wrapper generator "SWIG". In effect, gnucash
does no longer depend on g-wrap anymore but uses SWIG now.
o New printing formats for check printing
o Bugfixes and improvements since the last version 2.1.0 include:
o Start-up behaviour has been improved: Windows size is better,
splash screen can be clicked away
o OFX DirectConnect import uses correct ID fields for transaction
matching
o More Scheduled Transactions bugs have been fixed
o Windows: Reading/writing to compressed data files has been tested
more thoroughly and fixed in various places
o Windows: Crash on changing default currencies fixed
2.1.0 - 14 Apr 2007
o Welcome to GnuCash 2.1.0 aka "Opening Windows" the first of
several unstable releases of the GnuCash Open Source Accounting
Software which will eventually lead to the stable version 2.2.0. This
release is the very first of to support Windows as a platform and is
intended for developers and adventurous testers who want to help
tracking down bugs.
o WARNING WARNING WARNING - Make sure you make backups of any files
used in testing versions of GnuCash in the 2.1.x series. Although the
developers go to great lengths to ensure that no data will be lost we
cannot guarentee that your data will not be affected if for some
reason GnuCash crashes in testing these releases.
o PLEASE TEST TEST AND TEST SOME MORE any and all features important
to you. Then post any bugs you find to bugzilla
http://bugzilla.gnome.org/enter_bug.cgi?product=GnuCash
o If you have the urge to help beyond testing please get involved in
the discussions on the GnuCash mailing lists which you will find at
http://www.gnucash.org. We especially need people to help with
updating the documentation as all texts refer currently to the 1.8.x
series. Please see http://wiki.gnucash.org/wiki/Development on how to
get involved.
o PS I'm not going to list the many features changed or updated in
this release because obviously there is so much that has changed.
|
|
[pkg/36317], musicbrainz-3.0.0, opencdk-0.6.0, p5-IO-Socket-SSL-1.06,
p5-Log-Dispatch-2.18, p5-MailTools-1.77, p5-Text-Glob-0.08,
p5-WWW-Mechanize-1.24, p5-Want-0.14, py-qt3-base-3.17.2.
|
|
|
|
${TOOL}" note.
|
|
From David H. Gutteridge in PR 36321.
|
|
number not incremented.
This was to fix an FD leak.
Use DIST_SUBDIR=${PKGNAME} hack to work around this.
PKGREVISION++
|
|
|
|
|
|
CHANGES:
[gputils] Updated header files and linker scripts.
{gputils] Fixed UPPER to mask with 0xff instead of 0x3f.
[gpasm] Mask MOVLB with 0xf instead of 0xff.
[gpasm] Fixed default access bit for extended pic16e.
[gpasm] Fixed 18xx config bug when config the last section.
[gputils] Fixed bsr boundary for 18f2455/2550/4455/4550.
[gplib] Allow forward and back slashes as directory delimiters.
|
|
devel/p5-Class-Std into The NetBSD Packages Collection.
The Perl 5 module Class::Std provides tools that help to implement
the "inside out object" - a method for reliably enforcing object
encapsulation - class structure in a convenient and standard way.
|
|
|
|
Packages Collection.
The Perl 5 module Class::Std provides tools that help to implement
the "inside out object" - a method for reliably enforcing object
encapsulation - class structure in a convenient and standard way.
|
|
devel/p5-Getopt-Euclid into The NetBSD Packages Collection.
The Perl 5 module Getopt::Euclid uses your program's own documentation
to create a command-line argument parser. This ensures that your
program's documented interface and its actual interface always
agree.
|