summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
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.
2005-07-21DEPEND on pkg-config instead of pkgconfig. Bump PKGREVISION.wiz1-4/+4
2005-07-21Import pkg-config-0.19, updated version of devel/pkgconfig.wiz6-0/+129
News: 2005-07-16 Tollef Fog Heen * configure.in: Release 0.19 2005-07-15 Tollef Fog Heen * pkg.c (package_get_var): Make sure to g_strdup all the return values and not return some values which should not be freed and some which should. Yay valgrind. Freedesktop #3682 * configure.in: Fix default search path to be pkgconfig rather than pkg-config again. Freedesktop #3662 * pkg.m4: Add a missing AC_MSG_RESULT. Thanks to Gary Kramlich for noticing this and harassing me to fix it. 2005-06-29 Tollef Fog Heen * configure.in: Release 0.18.1 * pkg.m4: Brown bag fix. pkg_failed was always set to “untried”. Debian #316181. 2005-06-27 Tollef Fog Heen * configure.in: Rename to pkg-config. pkg-config 0.18 The inter-library dependencies check was too tight and caused problems if one used the --no-undefined flag to libtool on Solaris (since it there expands to -Wl,-z,defs which disallows undefined symbols). Add a new name to .pc files: Libs.private which will not be listed in the output of --libs unless --static is also given. Private libraries are libraries which are needed in the case of static linking or on platforms not supporting inter-library dependencies. They are not supposed to be used for libraries which are exposed through the library in question. An example of an exposed library is GTK+ exposing Glib. A common example of a private library is libm. Generally, if include another library's headers in your own, it's a public dependency and not a private one. Thanks a lot to James Henstridge for both the bug and the following discussion.
2005-07-21Update cpuflags to 0.89abs2-11/+13
Use SED and INSTALL - should fix PR30223 (using wrong install under Solaris)
2005-07-21update p5-Clone to 0.18abs2-7/+6
Revision 0.18 2005/05/23 15:34:31 ray moved declaration to top of function, M$ (and other) C compilers choke. Revision 0.17 2005/05/05 22:26:01 ray Changed PERL_MAGIC_backref to '<' for compatability with 5.6 Revision 0.16 2005/04/20 15:49:35 ray Bug fix for id 11997, "Clone dies horribly when Scalar::Util::weaken is around" see http://rt.cpan.org/Ticket/Display.html?id=11997 for details. Revision 0.15.2.1 2005/05/05 21:55:30 ray changed PERL_MAGIC_backref to '<' for backward compatibility with 5.6
2005-07-20Allow to build with Python>=2.4.minskim1-2/+2
2005-07-20+pygamedrochner1-1/+2
2005-07-20import pygame-1.6, a collection of Python modules for gamesdrochner7-0/+160
2005-07-19update to 3.7.1drochner4-24/+151
many bugfixes, some feature extensions
2005-07-19update to 2.1.6drochner3-7/+12
changes: -bugfixes -improvements to many camera drivers
2005-07-19fix for pkg/30455 (poll() in macosx tiger is not usable), by adding a patch-ajtonio2-1/+15
file The patch is taken from http://bugzilla.gnome.org/show_bug.cgi?id=302672 Approved by jmmv@, wiz@
2005-07-19depends should be ../../<category>/<pkg>grant3-8/+8
2005-07-17GDB does not understand the Darwin object format yet.kristerw3-5/+9
2005-07-17binutils-2.15 does not support Darwin's object file format.kristerw1-2/+2
2005-07-16Remove some unnecessarily strong dependencies on perl that resultedjlam7-17/+15
from including perl5/buildlink3.mk. These packages just need the Perl interpreter, and can just add "perl" to USE_TOOLS instead.
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam20-55/+40
around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable.
2005-07-15Fix C99 variable declarations to make this pkg build with gcc 2.95.kristerw2-1/+17
2005-07-15Drop support for TOOLS_DEPMETHOD.<tool>. The new way to specify ajlam4-12/+8
run-time dependency (DEPENDS) on a tool is to append a ":run" modifier to the tool name, e.g., USE_TOOLS+= perl:run Tools without modifiers or with an explicit ":build" modifier will cause build dependencies (BUILD_DEPENDS) on those tools to be added. This makes the notation a bit more compact.
2005-07-15Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by makingjlam4-12/+9
PKGSRC_USE_TOOLS go away. There is now only a single USE_TOOLS variable that specifies all of the tools we need to build/run the package.
2005-07-15Update to 1.024. From the changelog:schmonz5-74/+88
- Fixed (again) glob patterns to allow both "!" (like modern glob) or "^" (like existing shells) for negating character sets. - Tweaked str_alloc to use realloc when appropriate. - Fixed glob pattern matches to use "!" instead of "~" for negating character sets like all other globs use. - Fixed the installer libraries to include all the necessary object files for producing the installer/instcheck/instshow programs. - Added a generic installer program, similar to the "install" program included with ezmlm. - Fixed the instshow library to use and dispaly the install prefix just like the other instlib programs. - The installers now automatically create missing directories, and installs into temporary files that get renamed. - Added path_mkdirs function. - Fixed typo bug in str_catfv and str_copyfv that caused failures on (at least) PPC and S390 architectures. Thanks Gerrit Pape. - Fixed 32-to-64 bit sign extension bug in fmt_multi on some 64-bit platforms. Thanks Gerrit Pape. - installer/instcheck program libraries now optionally install into a prefix directory specified on the command line or with $install_prefix (which can be set on the make command line). - Installation is now done under seperate include/lib directories. - Added sysdep for "extern int daylight" (replaced by a macro if not present). - Fixed a couple of length counting bugs in the fmt number code. - Added multiple-item formatting functions fmt_multi (similar to printf, but safer), fmt_multiv, obuf_putf, str_catf, and str_copyf, as well as a set of formatted message functions.
2005-07-14- Update p5-Cursesadrianp2-7/+7
> New in 1.12 (March 17, 2005) > > Build bug fixed: panel, forms, menu libs not found in build. > > Build bug fixed: Curses.pm treats version as number, so 1.10 == 1.1 . > > New in 1.11 (March 12, 2005) > > Various cleanup and improved diagnostics in the build. > > New in 1.10 (March 11, 2005) > > Build bug fixed: Makefile has undefined variable $libtyp. > > Build bug fixed: Makefile computes wrong guess hint file name. > > New in 1.09 (March 6, 2005) > > - Makefile.PL searches for curses header files instead of assuming > based on $OSNAME. > > - Makefile.PL warns user to reconfigure environment when form.h is > in /usr/include rather than just add -I/usr/include to the compile > (this concerns the problem with the conflicting Perl form.h file).