Age | Commit message (Collapse) | Author | Files | Lines |
|
in PR pkg/19899 and modified by me.
DASM is a highly evolved cross-assembler for 6502, 6803 and 68HC11
processors. It is very popular for hacking/cross-developing on old
6502-based video game systems from Atari, Nintendo, etc. DASM
processes output from the Distella Atari ROM disassembler without
modification.
|
|
eblook supports EB 4.x.
While here, enable pkgviews installation.
|
|
* Fix build when eb is installed as pkgviews.
|
|
Changes since 3.3.4 are:
* Accept remote access.
* Adopt BSD license.
* Include only Japanese HTML documents (English documents are removed!).
* Accept Japanese encodings other than EUC-JP.
* Improve EB_BookList API.
* Many bug fixes.
While here, enable pkgviews installation.
|
|
- Fixed a stupid bug in the howl callback. If you had problems with
daapd showing up in iTunes (i.e. with the mDNS Responder), try this
update.
- The howl API has changed as of howl 0.9.6.
- Added support for Xing/LAME headers. This speeds up parsing of MP3 files
and in effect the complete initial scan of the filesystem.
- Fixed a few memory leaks.
- Fixed an issue in the makefile.
- Added auto-updates.
- Clients waiting for updates are automatically notified of changes in the
database.
- daapd scans the filesystem periodically now. This happens in a
separate thread.
- Transmissions are compressed with gzip now. This can be turned off with -z
|
|
- FIX: network interface index was not being initialized correctly on non-Linux platforms
- FIX: sw_mdns_stub_init() was not initializing m_pending_ops
- FIX: autoipd was not handling return code from fcntl correctly
- FIX: portability patches from GNOME team
- integration of patches necessary to build and run on Solaris
- Separate Apple code into separate mDNSResponder library.
- Add sw_discovery_query_record() to discovery API to query individual resource records
- Support for discovery operations on specific network interfaces
- Support for 64 bit Linux
- FIX: client side memory leak when cancelling discovery operations
- FIX: FreeBSD mDNSResponder didn't work with -a switch
- FIX: mDNSResponder would occasionally crash when waking from sleep on Windows
- FIX: mDNSResponder code for parsing config files had buffer overflow
|
|
|
|
(list there will be replaced by a link into the pkgsrc guide!)
|
|
a consistent state.
|
|
|
|
|
|
|
|
video player.
|
|
|
|
|
|
|
|
|
|
no trailing comma at end of enum.
|
|
|
|
|
|
|
|
|
|
Bugs Fixed
----------
C13 - Got audio test working again.
C13 - Fixed a bug that would let non-subscribers see KGS Plus games.
Features Added
--------------
C13 - Changed escaper system. Chronic escapers now effectively resign
every time that they escape.
C13 - KGS Plus lectures now marked with a "+" instead of a "!".
S - When you are watching a lecture or replay, you will not get the
"You have been idle a long time" warning.
C13 - Added a confirmation dialog for admins when they enter a private
game. From time to time admins have accidentally entered a private
game, not intending to intrude; this will still let them in, but make
sure they don't do it by accident.
W - Made it possible to order KGS Plus as a gift for an account that
you don't have the password of.
S,C13 - Can now record KGS Plus lectures and play them back later.
|
|
|
|
patches provided by Tobias Nygren <tnn at netilium dot org> with
minor changes by me.
|
|
<tnn at netilium dot org> with minor changes by me.
tested on Tru64 5.0 and 5.1B.
|
|
|
|
Log::LogLite class helps us create simple logs for our application.
The Lite suffix refers mainly to the ease of use of this class,
although the class is quite simple anyway.
|
|
|
|
IO::LockedFile class gives us the same interface of the IO::File class
to files with the unique difference that those files are locked using
the flock mechanism.
|
|
|
|
|
|
|
|
http://svn.edgewall.com/repos/trac/tags/trac-0.8
Thanks to Simon Kuhn <sak8@eecs.cwru.edu> for the initial patch.
Upstream changelog:
* Roadmap module.
* Support for custom ticket properties.
* Wiki administration features.
* Advanced ticket queries.
* Improved diff display.
* User preferences.
* Wiki editing (near-wysiwyg) aids a la wikipedia.
* Improved email notification.
* Fixed bugs
|
|
|
|
Changes since 1.5.1:
Post 1.5.5.1
The 1.5.5.1 package had wrong compiler flags. -g was switched on
while -O2 optimizations were off. Not a big deal, but I replaced
the package with a new one.
The next version's configure knows Cygwin and the Makefile knows
DESTDIR. Thanks to Yaakov Selkowitz for this and for the Cygwin
ports. :)
1.5.5.1
Obviously I failed to understand the arcane knowledge Unix signal
handling is made of. 1.5.5 creates zombies and fails to exit (hangs)
at least on OpenBSD. But I still claim that this is a bug in the
OS. Anyway, this release fixes just this one problem. If 1.5.5
works fine you don't need to upgrade.
1.5.5
I've fixed quite an amount of things in the HTTP and related code.
Torturing code with randomly generated crap is a fun method to find
problems. ;)
Cache file handling was also rewritten to avoid problems with
filesystems that don't like binary data in filenames very much. I
also fixed this on Cygwin where it was totally broken. Snownews
may now generate different hashes for the filenames than before so
some feeds may appear completely unread after upgrading in certain
cases.
Overall this release touched a lot of core code, should've probably
been 1.6.0. Ah well, have fun with the yellow chicken!
1.5.4.1
Make snownews work with gmail's atom feed.
1.5.4
* Fixed some of the UTF-8 problems. Ncurses still doesn't seem
to like what I do. Will solve this in a later version.
* "Return to previous menu" and "quit" are now two different
keys. Default bindings for both is still 'q' so it doesn't
brake any previous behaviour, but if you want you can define
different keys for it now.
* The HTTP client now understands chunked transfer encoding.
This was included from a patch for Liferea. Should be of rare
use since only some broken proxy servers made it neccessary to
support this.
* I've update the Credits a bit. I know that I probably forgot
to mention somebody, if you feel left out, let me know. ;) I
will go over the file and my emails again for the next version.
* I made the progress bars perfectly smooth. And much faster.
The code wasted a lot of CPU cycles. The cookie loading still
does the same, though. :P
* The highlight bar and the status line cover the whole screen
instead of n-1 columns now.
* If an error during an update occurs the feedname that caused
it is displayed in the status line as well. (Same goes for the
error.log)
* The code that determines read status of an item during an
update now depends on the link and the title element. Feeds
that have the same URL for all items should work better now.
* Adding a feed now removes whitespaces from the beginning of
the string so if you cut&paste " http://whatever" it'll work.
* I added support for feed:// URLs. It's stupid, but seems to
be used in the wild so I just give up.
* The "HTML renderer" now decodes numerical entities all by
itself (if supported by your C library) and uses libxml's
htmlEntityLookup(). User defined entities are still checked
first.
* Stupid NULL ptr crash in the HTTP status parser.
* Basic/Digest auth headers should be case insensitive.
* Possible crash when deleting the "New Headlines" feed.
* It is now possible to use URLs http://foo.com without a trailing slash.
* Items in "New Headlines" had wrong feed name attached to them
if you moved around feeds in the main menu.
* No recursive adding of smartfeeds. And no extreme memory
trashing in this case anymore.
* UTF-16 and pure binary data can now be read. Anyone who wants
to write a webcomic2aalib extension?
1.5.3
This version contains the following changes:
Prevent launching smartfeed:// URLs with the browser.
Configurable enter key broke type ahead a bit. Think I already mentioned this some time ago, no?
The "Downloading [feedname]" always shows the correct feed name now.
Finetuned display of HTML only feed descriptions a bit more.
Changed URL in user agent string to http://snownews.kcore.de/.
Error messages are now in full colour. :)
Many more errors are now written into the error.log file.
1.5.2
Not many new stuff since the beta1 version. Using filter extensions
works fine now, if you subscribe a feed that cannot be parsed you'll
be asked if you want to use a filter for this feed (=unsucked the
add a filter UI). There was a problem with accessing memory that
didn't belong to us in xmlparse for strings exactly one byte long.
The feed download function behaved strangely sometimes due to some
thread safety issues. Never affected Snownews, only Liferea. Just
mentioned for completeness. Snownews should also start up a bit
faster now if you have many feeds and a really slow system.
1.5.2beta2
Unfortunately 1.5.2-beta1 is a bit crashy if you use the (New
headlines) pseudo feed. Something's stompin on my internal database
which leads to inconsistent calculations of unread items in the
new headlines feed and the rest of the program. And ultimatively
to a segfault if you open the feed in this state. The patch below
fixes this. Also fixes obscure issues with smart feeds + caching,
makes HTTP auth via proxy work and fixes bugs with the feed reordering
in the main menu. Moved feeds had some of their internal data mixed
up with others. Specifically the last HTTP status reply, last
modification date and the data contentlength.
1.5.2beta1
The enter key has now a configurable key binding. So if you want
to have 'l' to select an item, it should work now. Multi byte
characters are now handled correctly. Well, everywhere except in
the article (if provided) itself since the word wrap function still
doesn't like multi byte characters. Should work everywhere else if
you link against libncursesw. I rewrote all of the build system.
Nothing fancy, but it's one single Makefile now and does not depend
on GNU make anymore. Building is probably broken on Solaris atm.
A feed that contains all new items from all your other feeds can
now be added by pressing 'H' in the main menu. Filters and external
feed sources work now.
External sources: Write a script/program that outputs RSS and you
can add it via an URL exec:/path/to/script. Snownews will execute
it everytime you refresh the feed/all feeds. In short: [your
script] -> RSS -> Snownews
Filters: You can subscribe to Atom, any other syndication format,
heck even HTML pages with this feature. All you need is a script
that converts whatever resource from the web to a valid RSS document.
The external script must accept data via stdin and write valid RSS
to stdout. Snownews will execute this filter everytime it downloads
a resource from the web. This automatically takes advantage from
Snownews' http features (last mod, gzip, auto redirect, etc.). To
use this, subscribe anything you want, ignore the parser errors,
press 'e' and enter the location of the filter you want to use,
refresh the feed. In short: [resource on the web] -> Snownews ->
[your script] -> RSS -> Snownews
|
|
${PKG_SYSCONFDIR}/ldap.conf (by default, /usr/pkg/etc/ldap.conf) instead
of hard-coding /etc/ldap.conf. Bump the PKGREVISION.
|
|
install. This prevents Heimdal from building and installing its own
DES library and headers. Bump the PKGREVISION.
|
|
|
|
make they use /sbin/shutdown under *BSD, instead of the poweroff and
reboot commands.
The patch is a hack (not to be submitted back to the upstream developers
without modification), but is the simplest thing we can do to avoid ugly
and hard to maintain patches. I'll submit a better, but more complex
one, to GNOME's Bugzilla when I have more time.
Bump PKGREVISION to 1.
|
|
|
|
for more models, some NULL pointer checks, envelope and KRBG (with
patched gs) support.
See http://hpinkjet.sourceforge.net/updates.php for full details.
|
|
|
|
update include:
* The configuration file (shared with nss_ldap.so and sudo) has
been moved to ${PKG_SYSCONFDIR}/ldap.conf. Any secrets file is
found in ${PKG_SYSCONFDIR}/ldap.secret.
* Use the pkg.install framework to copy the config file from the
example directory to the real location.
* Use libtool to build and install the PAM module.
Changes from version 150 include:
* preliminary SASL bind support
* include password policy schema file
* preliminary support for
draft-behera-ldap-password-policy-07.txt
* support for service-based authorization
(based on patch from Manon Goo)
* add ignore_authinfo_unavail flag
* pam_filter works again
* fix from Thorsten Kukuk (SuSE) to handle scope-less
nss_base_passwd configuration
* AD password change fix
* fix from Thorsten Kukuk (SuSE) to handle aborted password changes
* support for multiple service search descriptors from Symas
* support non-experimental password change exop
* patch from Howard Chu to use linker grouping on Solaris
|
|
|
|
|
|
|
|
|
|
Changes since previous version:
Fixed a bug that was causing 2xscale/3xscale to be broken
when clipping the leftmost and rightmost 8 columns.
Added an iNES header correction entry for JustBreed.
Modified the MMC5 "ELROM" board emulation to not emulate WRAM.
Corrected various pieces of code that were causing compiler warnings.
When the PPU is in a "dead" state after starting up, the graphics
buffer is now cleared. Previously, particularly in the Windows port, when
a game was closed, and a new game was loaded, the last image from
the previous game would be displayed for a short time.
Removed some debugging code that shouldn't have been enabled in 0.98.11.
|
|
time ago.
ok wiz@
|