Age | Commit message (Collapse) | Author | Files | Lines |
|
because I'm a slacker. Take a months-old hint from Johnny in PR
16628 and set PKG_CREATE_USERGROUP to NO in the meantime.
|
|
- First things first, suggest that those with commit access find
an open PR to address.
- Include wiz's most recent list of "packages looking for updaters".
If you've since committed an update, or have noticed other
packages in need of updating, please do your part to keep the
list current and accurate.
- Improve formatting.
- Correct spelling.
- Standardize punctuation.
|
|
installed by bootstrap-pkgsrc to satisfy the dependency requirement.
|
|
force PYTHON_VERSIONS_ACCEPTED to "22".
|
|
|
|
Addresses PR pkg/18077 and PR pkg/18430 and possibly others.
|
|
|
|
|
|
=== Release 2.3.3, October 28, 2002
Changes to start coping with MKS Source Integrity conversions.
This change allows genmetadata to simply ignore (and hence, to
continue working!) the "ext" and "format" keywords that MKS Source
Integrity apparently adds to the rcs repertiore. This could possibly
be recoded to deal with arbitrary new keywords, but I don't want to go
there now.
Note that there *may* be other gotchas when attempting to use cvs2p4
to convert MKS SI repositories, which may be addressed by future
changes to cvs2p4:
1. It appears that MKS may compress (gzip) binary ,v files, but *not*
rename them to refelct this. Very odd.
2. It appears that MKS may allow a larger character set (than pure RCS)
in legal symbolic names. I can probably fix cvs2p4 to deal with these
pretty easily, but we should also consider whether any of the MKS names
might be illegal in Perforce (and thus needs some sort of
translation).
Intrepid users setting out to use this tool to convert MKS into
Perforce are encouraged to send problem reports to
"opensource@perforce.com".
|
|
configure warning on Darwin.
|
|
compilation on Darwin.
|
|
|
|
|
|
out by (one- at inbox dot lv) in PR pkg/19115 as well, as we have a completely
new checksum. Changes according to the website:
Changes since version 3.1.2:
- Fixed a bug that could cause the playlist repeat to stop (thanks to
Alex Rasmussen for finding the bug)
- Command line options for nmixer changed, and it's now possible to select a
different hardware mixer device.
- Fixed a bug that caused mp3blaster to quit when the user's homedir could
not be determined.
Changes since version 3.1.1:
-Compiles on gcc-3.* without errors
-Trailing slash in HTTP URLs is only appended after the hostname, not in
URLs that contain a path following the hostname. This means that mp3's can
now be played straight from an URL again.
- For HTTP streams, HTTP/1.1 is used instead of HTTP/1.0 (this, and previous
suggestion submitted by Markus Jerger. Thanks!)
|
|
|
|
patches provided by (wolfgang at wsrcc dot com) in PR pkg/19126.
Minor changes by me: new homepage is at sourceforge, shut up pkglint.
An official changelog does not seem to be available, but according to the
PR, this version ``has prettier (more structured) output'' and ``produce[s]
nice-looking xhtml''.
|
|
|
|
mismatch pointed out in PR pkg/19129. If I was able to read Japanese, I
would probably also have been able to provide a list of changes since the
last version. Maybe somebody who does speak Japanese could post the list
of changes if available?
|
|
|
|
Default unrecognised keys to 'pause-toggle' rather than 'play'.
Make 'rew' a synonym for 'prev' and add 'recall' for 'add previous
track to queue' functionality.
|
|
Default unrecognised keys to 'pause-toggle' rather than 'play'.
Make 'rew' a synonym for 'prev' and add 'recall' for 'add previous
track to queue' functionality.
|
|
|
|
Some additional cleanup by me.
Changes since 0.9.9* are too many to list here -- lots of new features.
|
|
|
|
|
|
|
|
Changes since last version:
* fixed bug which caused huge memory usage and crashing when zooming way
in to a layout
* Two bugs in aperture macros fixed; one caused "multi macro" macros not
to work properly and the other was related to primitive 20.
* The Debian build system discovered that I checked if unsigned were -1.
* Some cleanup/speedup when parsing Gerber by removing nested strncmp's
with a switch/case.
* RS274D caused segfault.
* If %SR%, %SF% and %AS% are defined to their default values the compiler
doesn't complain anymore. I still don't handle them if they are non
default values.
* In some strange corner case we managed to sometimes get spurious lines
showing up on the image.
* Strange drill files from Orcad386 handled better (we all know what Pitch
thinks about Orcad:-) ).
* Dino Ghilardi has contributed some code to be able to set the scale
explicitly. That can be used when printing PNG's generated by gerbv.
He has also written a text on how to actually get them out on the printer.
It is in doc/PNG-print/PNGPrintMiniHowto.txt.
* Round off when converting from inches to pixels changed so poured areas
built up by several lines now seems to fill. Before the change you could,
at certain zoom levels, see gaps that wasn't there.
|
|
|
|
|
|
Changes since version 0.80.1:
- Fixed buffer overflow in libwraster
|
|
|
|
Changes from 0.9.5 to 0.9.8
===========================
* Added support for aborting automatically pending commands
that never receives the reply (to avoid memory leaks).
* Added support for removing explicitly added client connections
in rehash and closing the client connections if they were
unconfigured in the rehash.
* Rewrote WHOIS, WHOWAS and IDENTIFY commands in the server.
* If packet processing fails (like integrity check fails)
the connection is closed now.
* Normal server now reconnects to backup router automatically
if connection is lost to it.
* Added support for replying on behalf of the user to the
Requested Attributes in WHOIS command in the server.
* Failed OPER and SILCOPER authentications are now logged.
* Added sort-of "Quality of Service" (QoS) support. Data
reception can be controlled with rate limit per second
and/or read data length limit.
* Added support for encrypted private key files. Now passphrase
must be provided when new key pair is created , and prompted
when loading the private key.
* Resumed client packet handling from server put the resumed
client on wrong list on router and caused the client not be
present on the network anymore.
* Various cleanup in error message output in config parsing code
and in server init code. Fixed error log files containing too
many newlines in some situations.
* Assure that channel key is set before sending it. May crash
server otherwise.
* Don't swtich to become primary router if we are backup if
decryption error has occurred.
* Fixed a bug in backup router IP address comparison
* Fixed a crashbug in incoming server accepting.
* Fixed packet decryption problem when backup router encrypted
channel message with wrong key during backup resuming protocol.
* Fixed memory leaks in server.
* Fixed channel key packet processing bug on backup router
during backup resuming protocol.
|
|
Changes between 0.9.5.1 and 0.9.8
=================================
* Added STATS command.
* Added Requested Attributes support.
* Added -details option to WHOIS command to support the requested
attributes. By default it requests all attributes.
* Added implementation of VCard (RFC 2426) which can be used as
part of Requested Attributes in WHOIS command.
* Added ATTR command which is used to manage user's Requested
Attributes sending and values for WHOIS command.
* Added support for saving the requested attributes in WHOIS to
directory.
* Added support for auto-passphrase authentication from the config
file during connecting which was not implemented yet.
* Added shared library complation support.
* Added support for encrypted private key files. Now passphrase
must be provided when new key pair is created and prompted when
loading the private key.
* Added -P option which can be used to change the passphrase of
the private key.
* UTF-8 decode the topic in TOPIC command reply and LIST command
reply.
* Added manpage for silc(1).
* Fixed string formatting crashbug in lib/silccore/silcattrs.c
* Fixed double free in RSA public key set function.
* Fixed a bug in authentication protocol failure handling which
was processing wrong callback context.
* Merged DISCONNECT fix, and autoconn port fix from Irssi CVS.
* Merged c0ffee's /set heartbeat patch and fixed the heartbeat
sending.
* Fixed connection closing in client library to not crash.
* Fixed the INVITE command to not crash client when given without
nickname argument.
|
|
|
|
|
|
- convert to bsd.pkg.install.mk example config installation
- bump PKGREVISION
from Julio Merino in PR pkg/18982.
|
|
from Hiramatsu Yoshifumi in PR pkg/19003.
|
|
from Julio Merino in PR pkg/19022.
|
|
|
|
- bump PKGREVISION
from Julio Merino in pkg/18981.
|
|
fixes pkg/18804 from John T. Rose.
|
|
|
|
- make use of ${CHOWN} and ${CHMOD}
fixes pkg/18177 from Julien T. Letessier.
|
|
addresses pkg/18915 from Robert Elz.
|
|
that are outside of ${LOCALBASE} belong to the package that lists them.
If the directory already exists before the package is installed, then
we don't presume ownership of the directory.
This addresses pkg/18383 by Grant Beattie.
|
|
|
|
- bump PKGREVISION
fixes pkg/18601 from Hauke Fath.
|
|
|
|
- convert to bsd.pkg.install.mk rc.d script and example
config installation
- bump PKGREVISION
|
|
|