summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2005-07-29whitespace fixgrant1-3/+3
2005-07-29whitespace fixesgrant1-5/+5
2005-07-29non-void function must return a value.grant2-1/+14
fixes build with sunpro.
2005-07-29honour LDFLAGS and LIBSgrant1-1/+2
2005-07-28Use PKG_SUGGESTED_OPTIONS instead of a hack.wiz1-5/+5
2005-07-28Update to 1.8.2:wiz4-11/+13
* Add Khmer support [Jens Herden, Javier Sola] * Fix bugs and crashes in the operation of PangoLayoutIter [Amit Aronovitch] * Increase sharing of data between different copies of Pango [Tommi Komulainen, Ross Burton] * Remove dependence of opentype code on FreeType internals [David Turner, Behdad Esfahbod] * Cache metrics for the Win32 backend [Tor Lillqvist] * Improve handling of RTL text when passing it to Uniscribe [Tor] * Support for TrueType fonts on Win32 with characters outside the BMP [Tor] * Handle alpha in XftColors again. [Mikael Magnusson] * Better handling of MacThai encoded fonts [Theppitak Karoonboonyanan] * Handle zero width chars properly in Hangul backend [Young-Ho Cha, Changwoo Ryu] * Fix Oriya character classification [Gora Mohanty, Gautam Sengupta] * PangoAttrIterator bug fixes [Morten Welinder] * Clean up copyright/licensing information [William N. Ray] * Misc bug and build fixes [Sebastien Bacher, Brandon Bergren, Chris Blizzard, Paolo Borelli, Behdad, Harshula, Alex Jones, Aivars Kalvans, Stepan Kasal, Karel Kulhavy, Ryan Lortie, Ben Maurer, Sukhjinder Sidhu, Manish Singh, Emil Soleyman-Zomalan, Morten]
2005-07-27add picp, a command-line PIC programmer.dogcow1-1/+2
2005-07-27update to 2.4.3drochner2-6/+6
changes: -fix for a crash in e-canvas -translation updates
2005-07-27update to 2.10.1drochner3-23/+6
changes: -bugfixes -translation updates
2005-07-27update to 2.10.0drochner3-8/+10
changes: -minor bugfix -translation updates
2005-07-27update to 2.10.1drochner3-8/+8
changes: -minor bugfixes
2005-07-27update to 2.10.0drochner3-10/+103
changes: -doc build fixed -translation updates
2005-07-27update to 2.10.2drochner3-7/+9
changes: -translation updates
2005-07-27update to 2.10.1drochner3-7/+8
changes: -fixes minor bugs and memory leaks -translation updates
2005-07-27Reset MAINTAINER -- he stopped working on pkgsrc.wiz2-4/+4
2005-07-27Picp is a command-line interface to MicroChip Picstart Plus, Newfounddogcow5-0/+83
Electronics Warp-13, and JuPic PIC programmers.
2005-07-26Re-add patch-aa, so that SCons picks up the buildlink-PATH. This fixesrecht2-1/+15
build problems if boost is installed. noted by drochner@
2005-07-26prc-tools was marked BROKEN over a year ago, no one was interested in fixing ↵wiz24-764/+1
it -- remove it.
2005-07-25Explicitly require threaded perl (pkg/30825).epg1-1/+2
2005-07-25Cleanup and alphabetize PERL5 variables. Lose unused PERL_DIR andepg1-6/+4
commented out PERL5_CONFIGURE_DIRS.
2005-07-25Update to 1.0.1:wiz5-23/+22
07232005 - Fixed bug in zip archiver (thanks, Jörg Walter!). Updated zlib to 1.2.3, which properly includes the security fix. Fixed "make dist" to handle .svn dirs and other file changes. Removed "debian" directory. Fixed warning in physfs.c. Updated CWProjects.sit. Upped version to 1.0.1. 07132005 - Moved to zlib122, and security fix discussed here: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2096 06122005 - Added support for mingw to Unix build process (thanks, Matze!). 03162005 - Readded Spanish translation. Added Brazillian Portguese translation and fixed unlocalized string in wad.c (thanks Danny!). Some MacOS Classic fixes and MPW support (thanks, Chris!). Changed CWProjects from SITX to SIT format, so MacOS Classic users can unpack it. 02152005 - Minor comment fix in platform/pocketpc.c 01052004 - Fixed HOG archiver sorting/file lookup (thanks, Chris!) 12162004 - Fixed some documentation/header comment typos (thanks, Gaetan!) 10302004 - Fixed a strcpy that should have been a strcat. (thanks, Tolga!) Removed .cvsignore files (we're in a Subversion repository, now). Build system respects external CFLAGS now. (thanks, Adam!) 09212003 - Happy September. Fixes to bootstrap on MacOS X. Seeking now tries to respect pre-buffered data.
2005-07-25Include mk/pthread.buildlink3.mk.kristerw1-1/+2
2005-07-24Correct spelling of "ONLY_FOR_PLATFORM".kristerw1-2/+2
2005-07-24ArX-2.2.3 2005-July-21recht4-36/+7
"annotate" has been implemented and "log" has been enhanced. The patch queue has been updated and tests modified to work with ArX. "fork", "replay", and "merge" no longer supports out-of-place forks. "arx help" now works. The autoconf scripts for Python configuration have been revamped to use a standard autoconf macro. See INSTALL.GENERIC for details. Revision libraries and "library" have been removed. Some limitations in "merge", "diff" and "replay" have been removed.
2005-07-23Remove bonobo-conf.wiz1-2/+1
2005-07-23Remove devel/bonobo-conf -- its last dependency (evolution12) was removed.wiz8-596/+0
2005-07-23Remove some obsolete packages using gnome[1]-libs.wiz7-123/+1
List posted to tech-pkg by jmmv on June 15, no negative comments.
2005-07-22Update to 0.3.7:wiz2-7/+7
** A RPM *.spec file is included. ** Fix compiler warnings, contributed by Frediano Ziglio. ** Gnulib is used, currently only to provide more robust ntlm_check_version. ** Address in license was updated to reflect the new FSF postal address. Set TEST_TARGET.
2005-07-22Update to 0.5.18:wiz2-6/+6
** The macro AX_CREATE_STDINT_H that is used to create idn-int.h ** has been updated. ** Fix use of 'head -1' in configure script (should be 'head -n -1'), ** thanks to Carsten Lohrke. ** Announce the help-libidn mailing list in documentation and README. ** Translation updates. ** API and ABI is backwards compatible with the previous version.
2005-07-22Added libgnomeuimm; removed libgnomeuimm20, libgnomeuimm26adam11-276/+2
2005-07-22Changes 2.10.0:adam5-0/+125
* Increased version for GNOME 2.10 release version. Changes 2.8.0: * Increased version for GNOME 2.8 release version. Changes 2.7.2: * IconList: Added select_all(). * DruidPageStandard: Added contents-background, contents-background-gdk, and contents-background-set properties.
2005-07-22Added libgnomemm; removed libgnomemm20, libgnomemm26adam11-180/+2
2005-07-22Changes 2.10.0:adam5-0/+74
* Increased version to match GNOME 2.10 release version. Changes 2.8.0: * Increased version to match GNOME 2.8 release version.
2005-07-22Imported into a wrong directory - mea culpa [adam]adam5-106/+0
2005-07-22Changes 2.10.0:adam5-0/+106
* Increased version for GNOME 2.10 release version. Changes 2.8.0: * Increased version for GNOME 2.8 release version. Changes 2.7.2: * Now builds against latest gnome-vfs 2.7 API. Changes 2.7.1: This is the first version for GNOME 2.7/2.8 with additional API: * Added Address. * Added ResolveHandle. * Added DnsSd functions. * Drive: Added get_hal_udi(). * Volume: Added get_hal_udi().
2005-07-22Added libglademm; removed libglademm20, libglademm24adam11-339/+2
2005-07-22Changes 2.6.0:adam5-0/+236
libglademm 2.6 is API/ABI-compatible with libglademm 2.4. Changes since libglademm 2.4: * Glade::Xml: Added connect_clicked() for easy connection of buttons and menuitems signals. * Glade::VariablesMap: now handles Entry, ComboTextEntry, SpinButton, *Scale, Calendar and CheckBox.
2005-07-22Removed gconfmm26adam6-99/+1
2005-07-22Changes 2.10.0:adam5-56/+52
gconfmm 2.10 is API/ABI-compatible with gconfmm 2.8.x and gconfmm 2.6.x. Changes compared to gconfmm 2.8: * Client: Added set_*_list() methods.
2005-07-22Moved glibmm24 to glibmmadam6-658/+2
2005-07-22gtkmm (previously known as Gtk--) is the official C++ interface for theadam5-0/+714
popular GUI library GTK+. Highlights include typesafe callbacks, widgets extensible via inheritance and a comprehensive set of widget classes that can be freely combined to quickly create complex user interfaces.
2005-07-22update to 1.2.3drochner4-23/+8
this fixes (at least) another security problem (DoS, CAN-2005-1849) changes: -Eliminate a potential security vulnerability when decoding invalid compressed data -Eliminate a potential security vulnerability when decoding specially crafted compressed data -Fix a bug when decompressing dynamic blocks with no distance codes -Fix crc check bug in gzread() after gzungetc() -Do not return an error when using gzread() on an empty file
2005-07-22Update cpuflags to 0.90abs4-8/+15
NetBSD: treat 'AMD Unknown K7 (Athlon)' as -march=athlon All: If -v is given, also correctly display CPUFLAGS value
2005-07-22Changes 2.0.15:adam3-161/+485
* g++ 3.2 (and Mac OS X g++ 3.3) build fix. * Compose: Fix slot lifetime regression introduced in 2.0.9. * tests: Small ISO C++ correctness fix * Don't specify unused function parameter names.
2005-07-22since the version number was not bumped, allow previous installationsgrant1-2/+2
of devel/pkgconfig to satisfy the buildlink dependency.
2005-07-21Add/enable valgrindjschauma1-1/+2
2005-07-21Initial import of valgrind, currently marked only available for Linux.jschauma4-0/+89
Valgrind is a suite of tools for debugging and profiling x86-Linux programs. With the tools that come with Valgrind, you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting, making your programs more stable. You can also perform detailed profiling, to speed up and reduce memory use of your programs. The Valgrind distribution currently includes five tools: two memory error detectors, a thread error detector, a cache profiler and a heap profiler.
2005-07-21Remove pkgconfig -- replaced by pkg-config.wiz6-153/+0
2005-07-21Descend into pkg-config instead of pkgconfig.wiz1-2/+2
2005-07-21Change path from devel/pkgconfig to devel/pkg-config.wiz44-88/+88
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.