Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
changes:
-Fix a crash in gedit
-Remove unneeded popt usage
-Cleanups
pkgsrc note: we still depend on popt indirectly
|
|
change: a fix including art_misc.h from C++ (which pkgsrc had a patch
for) was included upstream
|
|
changes:
-GtkBuilder supports accessibility properties and relations now
-bugfixes
-translation updates
|
|
changes:
-fix a crash when selecting news bins
-add compatibility with non-standard "xmlURL" OPML attributes
used by LiveJournal
-bugfixes
|
|
|
|
|
|
|
|
Changes:
*******************************************************************************
Version 1.6.5
*******************************************************************************
2008-02-02 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
* Peter Hartley's fix for wrong sized variable beeing passed to
http_MakeMessage() on 64 bit architectures.
|
|
|
|
|
|
rtf2latex already exists in pkgsrc but didn't work for me and this
is different (but maybe derived from same?) and installs different files.
This is rtf2latex2e by Ujwal Sathyam and Scott Prahl. It uses the
RTF reader by Paul DuBois and converts RTF files into the LaTeX2e
format. Its main features are:
1. detects text style: bold, italic, color, big, small,...
2. reads embedded figures: PICT, WMF, PNG, JPEG, converts to EPS
3. reads tables: simple to semi-complex
4. equations: converts embedded MathType < 3.0 equations
5. symbols: converts most greek and math symbols
6. reads footnotes (not in tables yet)
7. support for use of the fontenc package
8. translates hyperlinks using the hyperref package
|
|
|
|
compiled.
|
|
|
|
|
|
* Gtk::RecentAction: Derive from RecentChooser - this class was
unusable before and we didn't want to wait for the next
major GTK+ and gtkmm versions to fix it.
* Build fix with gcc 4.3 pre-releases.
|
|
# used by chat/pidgin/Makefile
per pkglint
|
|
|
|
PKGREVISION++.
Patch from Jonathan Scheifer on pkgsrc-users@.
|
|
|
|
# used by chat/finch/Makefile
per pkglint
|
|
|
|
|
|
Correct location of lsof binary
|
|
|
|
programs. PKGREVISION++
|
|
|
|
Convert pkg_info to use libarchive instead of tar for binary package
handling. As a side effect pkg_info on remote packages will use
one FTP instance per argument, but will try to fetch only the meta data.
This reduces time for pkg_info -X on a full binary repository from 36.9s
to 18.1s for the cache hot case (PKG_TMPDIR on tmpfs for the old
pkg_info). Thanks to tnn@ for testing.
|
|
|
|
|
|
under modular X.
|
|
|
|
========================================================================
Release Notes for PCB snapshot 20080202
========================================================================
This release represents over 180 commits and as such this summary
clearly is not complete. See the ChangeLog file for the complete list
of changes.
- Added a footprin preview in the library window
- Added gnome/kde desktop integration files (app and mime icons, and
.desktop file)
- Added i18n support
- Updated dbus support
- Fix a number of GCC 4 compiler warnings
- Make the gtk gui more robust against malformed menu resource files
- Added checking for duplicate hot key definitions in the menu resource
file in the gtk gui.
- Improved support for building on win32.
- Removed automake/autoconf generated files from cvs
- Fixed some parallel make bugs
- Fixed some scrolling/panning bugs in the gtk gui.
- Added the ability to load edif netlists
- Closed a number of bugs in the sourceforge tracker
- Fix a bg in the x-y output files where the y values were mirrored and offset
- Add XRENDER support to the lesstif HID to support layer transparency
- Fix some polygon dicer bugs
- Fix a handful of bugs in the png export HID
- Avoid vias snapping to pins and moving elements snapping to their own
pins/pads
- Fix a number of undo bugs
- Fix printer calibration
- Add global puller
- Various improvements to the postscript export HID
- Improve all the GetXY prompts in the menu resource files
- Improved the pin/via report
- Improved pin/pad vs grid snapping
- Various footprint improvements
o fixed some drill sizes
o fixed some silk sizes
o Added a handful of QFP family footprints
o Converted the QFP family to the hi-res format
- Several other bug fixes
|
|
changes:
-Fix crash in the Splash renderer when T3 fonts are badly defined
-Draw underlined Links correctly
-utils: Fix two use after free bugs in HtmlOutputDev.cc
-some fixes to the qt4 frontend
|
|
changes:
-fixes for several database corruption issues and crashes
-fixes for Gedcom, ANSEL and XML import/export issues
-translation updates
-various small fixes to several reports
|
|
MetaUML is a GNU GPL MetaPost library for typesetting UML diagrams, using a
human-friendly textual notation.
Here's what you can do with MetaUML (also see the FAQ):
- Create UML diagrams readily usable in a LaTeX article or book.
- Create independent PDF-s
- Create jpeg-s, png-s etc.
MetaUML offers support for class diagrams, package diagrams, activity diagrams,
state machine diagrams use case diagrams and component diagrams.
|
|
changes:
Handle newer Theora granule-pos semantics
Introducing first alpha version playbin2 - the upcoming successor to
playbin
Fixes in playbin handling of stream-switching
New API for uniform handling of raw-video format buffers
Improvements for RTSP/RTP handling
RIFF lib additions for VC-1 and AVC1 fourccs
Many other bug-fixes and improvements
|
|
|
|
MetaUML is a GNU GPL MetaPost library for typesetting UML diagrams, using a
human-friendly textual notation.
Here's what you can do with MetaUML (also see the FAQ):
- Create UML diagrams readily usable in a LaTeX article or book.
- Create independent PDF-s
- Create jpeg-s, png-s etc.
MetaUML offers support for class diagrams, package diagrams, activity diagrams,
state machine diagrams use case diagrams and component diagrams.
|
|
changes:
Monotonic/Posix clock support
Dumping of dot-file graph descriptions for debugging
Clean-up of exported symbols
Many bug-fixes and enhancements
|
|
changes:
This release contains a security fix (remotely-expoitable buffer overflow,
CVE-2006-1664). (This is not the first time that that bug has been fixed?)
It also fixes a few more recent bugs, such as the audio output problems
in 1.1.9.
(The fix for CVE-2008-0225 which we had patches for was included
upstream too.)
|
|
|
|
- ok'ed by rillig
ChangeLog:
* important changes in vesrion 1.38 14/12/2007:
- Promote 1.37_01 to stable.
* important changes in version 1.37_01 11/11/2007:
_ Address #30380: directory traversal vulnerability in Archive-Tar
- Add $INSECURE_EXTRACT_MODE which defaults to 0, disallowing
archives to extract files outside of cwd(). This is a backwards
incompatible change from 1.36 and before.
- Add a -I option to ptar to enable insecure extraction if needed
|
|
|
|
- ok'ed by rillig
ChangeLog:
1.106 Mon 14 Jan 2008
- Adding a slight change to 01_compile.t to prevent warnings
1.105_01 Tue 11 Dec 2007
- Make test scripts more 5.005-compatible
- Removing the use of base.pm for 5.006-compatibility
|
|
|
|
|