Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
StGIT is a Python application providing similar functionality to Quilt
(i.e. pushing/popping patches to/from a stack) on top of GIT. These
operations are performed using GIT commands and the patches are stored
as GIT commit objects, allowing easy merging of the StGIT patches into
other repositories using standard GIT functionality.
Note that StGIT is not an SCM interface on top of GIT and it expects a
previously initialised GIT repository (unless it is cloned using StGIT
directly). For standard SCM operations, either use plain GIT commands
or the Cogito tool but it is not recommended to mix them with the
StGIT commands.
|
|
Change the install permissions to be 755, not 655.
Rather than patching configure and Makefile, use automake & autoconf to
rebuild them.
Bump pkg revision to 4.
|
|
|
|
New Games:
- Added Cinematique evo 1 engine. Currently only Future Wars is supported.
- Added Touche: The Adventures of the Fifth Musketeer engine.
- Added support for Gobliins 2.
- Added support for Simon the Sorcerer's Puzzle Pack.
- Added support for Ween: The Prophecy.
- Added support for Bargon Attack.
- Added Sierra AGI engine.
- Added support for Goblins 3.
- Added Parallaction engine. Currently only Nippon Safes Inc. is supported.
General:
- Added dialog which allows the user to select the GUI theme on runtime.
- Added 'Mass Add' feature to the Launcher, which allows you to scan for
all games in all subdirectories of a given directory (to use it, press
shift then click on "Add Game").
- Improved the way the auto detector generates target names, it now takes
a game's variant, language and platform into account.
- Improved compression for DXA movies.
- Keyboard repeat is now handled in a centralized way, rather than on a
case-by-case basis. (Simply put, all engines now have keyboard repeat.)
|
|
|
|
- Many MSHTML improvements
- A few more sound fixes
- Many Direct3D fixes
- Lots of bug fixes
|
|
|
|
* Add support for Adobe's feature file syntax.
* Add a popup menu to the lookups pane of font info.
* Change the name of File->Merge Kern Info to File->Merge Feature Info
* Remove the code to produce the old, broken, 'size' feature.
* An earlier patch, designed to make the tabset work in the charview even if the user changed the name, didn't work.
* Bug in the selection iterator.
* Accept contour += (1,2) rather than forcing people to say contour += fontforge.point(1,2)
* Crash when mistyping a glyph name in Glyph Info possub panes. Probably in the equivalent lookup dlgs too.
* If a glyph contained two copies of another glyph, and one of those copies was off by enough that ff didn't recognize it, the depending on how the contours were ordered, ff might fail to recognize the first glyph too, even though it did match.
* Add iterators to contours and layers. Python users seem to expect them even when they aren't documented to exist.
* layer += contour didn't work in python. I was examining a bit through the wrong data type.
* Provide a mechanism for copying lookup information from one glyph to another. (Edit->Copy Lookup Data)
* Loading kerning info from a mac 'FOND' resource was broken by the lookup change.
* Python scripting command font.createChar didn't. Partial patch from Max Rabkin.
* Adding a kerning pair from the metrics view would often add two or three pairs with the same character combination and different values.
* Another remove overlap bug. Introduced recently.
* Reinstate Apply Substitutions scripting command.
* Add some dutch styles.
* Make yet another attempt to correct for rounding errors when loading a postscript font.
* Add a way to get a font's filename to python.
* Werner points out that in scripting I use "break" in an example. It isn't documented to work and I don't implement it but I do show it. Oops. Ok, make it work.
* Display substitutions was broken.
* When generating default names for subtables, it is confusing to name them the same as the lookup.
* Change to using USC4 from UCS2 internally.
* Provide default names for lookups once the user sets the feature.
* Disambiguate some strings for the polish translation
* Revert glyph should not work for old sfd files.
|
|
|
|
* 2.4.3 (stable)
* The quick search entry is cleared when Escape key is pressed on it.
* UTF-8 with BOM is handled correctly when inserting signature.
* A possible crash when adding address from address book was fixed.
|
|
courier-mta-0.56, curl-7.16.3, digikam-0.9.2,
gnome-build-0.1.7, gperiodic-2.0.9, gsed-4.1.6, gthumb-2.10.5,
libtool-1.5.24, libxml2-2.6.29, mail-notification-4.1, mercurial-0.9.4,
openmotif-2.3, silc-client-1.1.1, silc-toolkit-1.1.1, sunbird-0.5,
sylpheed-2.4.3, vobcopy-1.0.2, wxRemind-0.9.10, xcompmgr-1.1.3,
xterm-227, zile-2.2.36.
|
|
The following new API routines were added:
glp_set_rii set (change) row scale factor
glp_set_sjj set (change) column scale factor
glp_get_rii retrieve row scale factor
glp_get_sjj retrieve column scale factor
glp_simplex solve LP problem with the simplex method
(this routine replaces lpx_simplex, which is
also available for backward compatibility)
glp_init_smcp initialize simplex method control params
glp_bf_exists check if the basis factorization exists
glp_factorize compute the basis factorization
glp_bf_updated check if the basis factorization has been
updated
glp_get_bfcp retrieve basis factorization control params
glp_set_bfcp change basis factorization control params
glp_get_bhead retrieve the basis header information
glp_get_row_bind retrieve row index in the basis header
glp_get_col_bind retrieve column index in the basis header
glp_ftran perform forward transformation
glp_btran perform backward transformation
|
|
|
|
* Fix valgrind error in gdImageFillTiled
* Add missing custom cmake macros
* Avoid signature buffer copy in gd_gif_c
* Race condition in gdImageStringFTEx
* Reading GIF images is not thread safe (static usage in private functions)
* GIF Local palette is read twice
* GIF, Use local frame dimension when possible instead of the logical screen size
* OpenVMS build support, see VMS/README.VMS for the details
* GIF, do not try to use the global colmap if it does not exist
* gdImageAALine draws axis lines with two pixels width
* TTF usage doesn't work properly on Netware
* gdImageArc CPU usage with large angles
* gdImageFilledRectangle regression fixed when used with reversed edges
* Possible infinite loop in libgd/gd_png.c, flaw found by Xavier Roche
* Fixed segfault when an invalid color index is present in a GIF image data
* Possible integer overflow in gdImageCreateTrueColor
* gdImageCreateXbm can crash if gdImageCreate fails
|
|
|
|
|
|
|
|
but in actuality it is 20070625. My poor excuse for the screwup is that it
has been sitting in my tree for a while.
|
|
Solaris kernel module for virtual Ethernet devices (TAP) and virtual
point-to-point tunneling interfaces (TUN).
|
|
|
|
VERSION 1.4.6
CHANGES:
* Improved icon theme, kindly provided by Landy DeField
<lando@revelinux.com>. Big thanks!
* Playlist now sends notifications to scripts if items are added, removed,
reordered, or if the playlist is cleared. Useful for script authors.
Thanks to Miguel Angel Alvarez <maacruz@gmail.com> for the patch.
* iPod device plugin now handles RockBox devices. Thanks to Michael
Buesch <mb@bu3sch.de> for the patch.
* Organising files will only delete empty parent folders if the folder
is within the collection hierarchy. (BR 136757)
* The default cover image preview size has been increased to 130px.
* The "hide menubar" option has been removed. It's too dangerous and led
to countless support requests.
* Generic media device can now handle any KIO-compatible URL, including
obex and smb. Manage your bluetooth phone's music collection through
Amarok!
* Upgraded SQLite to 3.3.17.
* Append an album to the playlist by right-clicking on it from within
the Cover Manager. Patch by Doug Reich <dreich@hmc.edu>.
* Faster playlist handling. Patch by Ovy <ovy@alum.mit.edu>. (BR 142255)
* The moodbar process has been given a higher priority. (BR 136867)
* Allow for lyrics scripts to specifiy site, site_url, and add_url from
within the script. This will allow for "meta lyrics" scripts. Patch by
Sergio Pistone <sergio_pistone@yahoo.com.ar>. (BR 141885)
* First rating star now lets you toggle between no rating, half a star,
and one full star.
BUGFIXES:
* Uninstalling scripts would in some cases leave files behind. Patch by
Sergio Pistone <sergio_pistone@yahoo.com.ar>. (BR 143716)
* Last.fm "Custom Station" stream works again. (BR 146020)
* Fix regression where the "Show Script Manager" button displayed on the
Lyrics tab of the Context Browser wouldn't actually show the Script
Manager.
* Don't show ratings from the previous track's rating change in the OSD on
playing the next track.
* The config dialog is now less tall and fits on widescreen displays.
* Making a dynamic playlist with the number of previously played tracks to
show set to zero and attempting to play the first track would cause a
crash. (BR 145157)
* If "Stop after current track" was used, the last track would not be
counted or rated in the user's statistics. (BR 140980)
* Generic media device wouldn't allow you to drop a folder on the
viewport, meaning you couldn't move subfolders to the top level of the
mount point.
* Made the settings dialog less tall. (BR 141250)
* Star ratings now update instantly in the Context Browser, OSD, and
Collection Browser.
* lyrc script did not work behind proxy due to a stray quote mark. Gentoo
Bug 166050.
* Fix compilation on kde-3.3 systems.
* amarok_live.py now uses popen correctly. Patch by Luke Macken
<lmacken@fedoraproject.org>. (BR 127804)
* Make amarok_proxy.rb use HTTP/1.0 as we don't support chunked responses.
Patch by solsTiCE <solstice.dhiver@laposte.net>. (BR 141819)
* Fix Quadratic loading in Playlists. Patch by Ovy
<ovy@alum.mit.edu>. (BR 142255)
* Correctly set iPod model. Patch by İsmail Dönmez <ismail@kde.org>.
* Fix detection of vfat devices on FreeBSD. (BR 141614)
* Right-click on volume slider would change the volume. (BR 141672)
|
|
|
|
|
|
cdrkit is a suite of programs for recording CDs and DVDs, blanking
CD-RW media, creating ISO-9660 filesystem images, extracting audio
CD data, and more. The programs included in the cdrkit package were
originally derived from several sources, most notably mkisofs by
Eric Youngdale and others, cdda2wav by Heiko Eissfeldt, and cdrecord
by Joerg Schilling. However, cdrkit is not affiliated with any of
these authors; it is now an independent project.
Tested by Blair Sadewitz.
|
|
|
|
|
|
|
|
Do not match newlines in tags.
Fix keyword expansion for repos not using KeywordExpand.
|
|
|
|
- If using modular X.org, depend on x11/rgb
- Set rgb- and font-paths to sane default values
- While here, fix some pkglint warnings
- Bump PKGREVISION
|
|
|
|
|
|
|
|
3.05 (2007-05-13)
* Allow for immutable subclasses of YAMLObject. Fixed #53.
* Make the encoding of the unicode->str conversion explicit; fixed #52.
* Fixed a problem when the DOCUMENT-END event is not emitted until
the beginning of the next document is available. Fixed #51. Thanks
edward(at)sweetbytes.net for the bug report.
* Improve output of float values. Fixed #49.
* Fix the bug when the path in add_path_resolver contains boolean
values. Fixed #43 (thanks to jstroud(at)mbi.ucla.edu for reporting
and pointing to the cause).
* Use the types module instead of constructing type objects by
hand. Fixed #41. Thanks to v.haisman(at)sh.cvut.cz for the patch.
* Fix loss of microsecond precision in datetime.datetime constructor
(fix #30). Thanks to edemaine(at)mit.edu for the bug report and the patch.
* Fixed loading an empty YAML stream.
3.04 (2006-08-20)
* Include experimental LibYAML bindings.
* Fully support recursive structures (close #5).
* Sort dictionary keys (close #23). Mapping node values are now
represented as lists of pairs instead of dictionaries. Do not
check for duplicate mapping keys as it didn't work correctly
anyway.
* Fix invalid output of single-quoted scalars in cases when a single
quote is not escaped when preceeded by whitespaces or line breaks
(close #17).
* To make porting easier, rewrite Parser not using generators.
* Fix handling of unexpected block mapping values, like
: foo
* Fix a bug in Representer.represent_object: copy_reg.dispatch_table
was not correctly handled.
* Fix a bug when a block scalar is incorrectly emitted in the simple
key context.
* Hold references to the objects being represented (close #22).
* Make Representer not try to guess !!pairs when a list is represented.
* Fix timestamp constructing and representing (close #25).
* Fix the 'N' plain scalar being incorrectly recognized as !!bool (close #26).
|
|
This can currently only be set to 'clean' which will result in a
priveleged 'make clean' operation in case any package builds result
in files under ${WRKSRC} that are owned by root.
This is useful for certain packages e.g. python (on NetBSD) and ezm3
and possibly more.
|
|
|
|
|
|
|
|
installation before. Bump revision.
|
|
|
|
|
|
|
|
|
|
|
|
it, CPUs without are rare and detection at runtime is non-trivial.
If this ever becomes an issue, more involved magic should be requested
upstream.
|
|
|
|
|