summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-06-12Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)wiz159-306/+318
for SDL shlib changes.
2006-06-12Update to 1.2.6:wiz3-9/+8
1.2.6: Sam Lantinga - Sun Apr 30 01:48:40 PDT 2006 * Added gcc-fat.sh for generating Universal binaries on Mac OS X * Updated libtool support to version 1.5.22 Sam Lantinga - Wed Nov 19 00:23:44 PST 2003 * Updated libtool support for new mingw32 DLL build process Shard - Thu, 05 Jun 2003 09:30:20 -0500 * Fixed compiling on BeOS, which may not have SO_BROADCAST Kyle Davenport - Sat, 19 Apr 2003 17:13:31 -0500 * Added .la files to the development RPM, fixing RPM build on RedHat 8 Bump BUILDLINK_ABI_DEPENDS for SDL shlib changes.
2006-06-12Update to 1.2.5:wiz3-14/+10
1.2.5: Maurizio Monge - Sun May 14 13:57:32 PDT 2006 * Fixed loading BMP palettes at unusual offsets Sam Lantinga - Thu May 11 21:51:19 PDT 2006 * Added support for dynamically loading libjpeg, libpng, and libtiff. Sam Lantinga - Sun Apr 30 01:48:40 PDT 2006 * Added gcc-fat.sh for generating Universal binaries on Mac OS X * Updated libtool support to version 1.5.22 Sam Lantinga - Sat Feb 4 15:17:44 PST 2006 * Added support for XV thumbnail images Gautier Portet - Fri, 19 Mar 2004 17:35:12 +0100 * Added support for 32-bit BMP files with alpha Bump BUILDLINK_ABI_DEPENDS for SDL shlib changes.
2006-06-12Update to 2.0.8:wiz4-9/+42
2.0.8: Stepan Roh - 2005-10-02 09:46 * Fixed line spacing by using font ascender and descender Sam Lantinga - Sun Apr 30 01:48:40 PDT 2006 * Added gcc-fat.sh for generating Universal binaries on Mac OS X * Updated libtool support to version 1.5.22 Add build fix patch for freetype2-2.2.1. Bump BUILDLINK_ABI_DEPENDS for SDL shlib changes.
2006-06-12Bump PKGREVISION and BUILDLINK_ABI_DEPENDS for SDL shlib changes.wiz2-6/+6
Fix HOMEPAGE and MASTER_SITES while here.
2006-06-12Remove SDL-arts, SDL-esound, and SDL-nas -- merged back into devel/SDLwiz13-132/+1
as options.
2006-06-12Update to 1.2.10.wiz22-1811/+147
Package changes: Merge SDL-arts, SDL-esound, and SDL-nas packages back as options, all defaulting to on (add "-arts -esound -nas" to PKG_OPTIONS.SDL to get the previous behaviour of this package). Reason: trying to get and stay in sync with upstream, who decided not to take back the relevant changes. Ok jmmv@ Also follow upstream w.r.t. library version numbers; bump BUILDLINK_API_DEPENDS for that (no real reason to diverge here). Most patches have been integrated upstream. Changes in 1.2.10: 1.2.10: If SDL_OpenAudio() is passed zero for the desired format fields, the following environment variables will be used to fill them in: SDL_AUDIO_FREQUENCY SDL_AUDIO_FORMAT SDL_AUDIO_CHANNELS SDL_AUDIO_SAMPLES If an environment variable is not specified, it will be set to a reasonable default value. Added support for the SDL_VIDEO_FULLSCREEN_HEAD environment variable, currently supported on X11 Xinerama configurations. Added SDL_GL_SWAP_CONTROL to wait for vsync in OpenGL applications. Added SDL_GL_ACCELERATED_VISUAL to guarantee hardware acceleration. Added current_w and current_h to the SDL_VideoInfo structure, which is set to the desktop resolution during video intialization, and then set to the current resolution when a video mode is set. SDL_SetVideoMode() now accepts 0 for width or height and will use the current video mode (or the desktop mode if no mode has been set.) Added SDL_GetKeyRepeat() Added SDL_config.h, with defaults for various build environments.
2006-06-12+ acroread7-7.0.8, adns-1.3, amule-2.1.3, doxygen-1.4.7,wiz1-5/+8
gstreamer0.10-0.10.8, guile-gtk-0.50, py-psycopg-2.0.2.
2006-06-12Note update of www/squid package to 2.5.14nb1.taca1-1/+2
2006-06-12Update www/squid package to 2.5.14nb1.taca2-7/+10
2006-06-02 22:07 (Major) assertion failed: HttpReply.c:105: "rep"
2006-06-12Prefer NAME_MAX over MAXNAMLEN and avoid statvfs on DragonFly.joerg4-5/+82
2006-06-12Added a patch for Solaris 5.8.rillig1-0/+22
2006-06-12Fixed problems on Solaris 5.8. Added a proper PLIST.rillig3-3/+174
2006-06-12Ensure that PROC is set on DragonFly.joerg2-11/+18
2006-06-12fix rillig's useridtv1-2/+2
2006-06-12tor -> 0.1.1.21tv1-1/+2
2006-06-12Changes in version 0.1.1.21 - 2006-06-10tv2-6/+6
o Crash and assert fixes from 0.1.1.20: - Fix a rare crash on Tor servers that have enabled hibernation. - Fix a seg fault on startup for Tor networks that use only one directory authority. - Fix an assert from a race condition that occurs on Tor servers while exiting, where various threads are trying to log that they're exiting, and delete the logs, at the same time. - Make our unit tests pass again on certain obscure platforms. [Noncritical changes, of which there are many, are in the ChangeLog.]
2006-06-12Added xfractint.rillig1-1/+2
2006-06-12Imported xfractint.rillig5-0/+52
Xfractint draws a wide variety of fractals. Xfractint is a port of the IBM PC program fractint. Xfractint has online documentation which should be referenced for most operation information. Note that the online documentation is from fractint, and does not always accurately describe xfractint.
2006-06-12Patches work better when relative to WRKSRC...joerg2-5/+5
2006-06-12Add recently imported suse_libcups and suse_openssl.salo1-1/+4
2006-06-12Updated print/auctex to 11.83tonio2-3/+3
2006-06-12Update print/auctex to 11.83tonio3-8/+9
News in 11.83 ============= * The new function `TeX-doc' provides easy access to documentation about commands and packages or information related to TeX and friends in general. It is accessible with the key binding `C-c ?' or the `Find Documentation...' entry in the mode menus. * You can now get rid of generated intermediate and output files by means of the new `Clean' and `Clean All' entries in `TeX-command-list' accessible with `C-c C-c' or the Command menu. * Support for forward search with PDF files was added. That means you can jump to a place in the output file corresponding to the position in the source file. Currently this only works if you use the pdfsync LaTeX package and xpdf as your PDF viewer. The accuracy is in the range of +/-1 page. Adding support for this feature required the default value of the variable `TeX-output-view-style' to be changed. Please make sure you either remove any customizations overriding the new default or incorporate the changes into your customizations if you want to use this feature. * TeX error messages of the `-file-line-error' kind are now understood in AUCTeX and preview-latex (parsers are still separate). * Bug fix in XyMTeX support. * The LaTeX tool bar is now enabled by default.
2006-06-12Fix two pkglint warnings.hira1-7/+7
2006-06-12Updated ImageMagick to 6.2.8.0; wine to 0.9.15; efax-gtk to 3.0.10adam2-4/+5
2006-06-12Changes 6.2.8.0:adam4-14/+18
* Bug fixes and improvements
2006-06-12Changes 3.0.10:adam3-8/+9
Update Albanian translation (Besnik Bleta) and Catalan translation Add Traditional Chinese translation (including efax-gtk.desktop) Make the sort direction of the fax lists selectable Improve time reporting to main window and to logfile Have GobjHandle<> sink objects with floating references, and with GTK+-2.9 and above use g_object_ref_sink() instead of g_object_ref()/gtk_object_sink() Have consistent keys shortcuts for the closing of dialogs Use in_addr_t type explicitly where relevant More...
2006-06-12Changes 0.9.15:adam6-21/+25
- More MS/RPC improvements. - Core Audio driver for Mac OS X. - More complete DNSAPI dll. - Improvements to Web browser support. - Lots of bug fixes.
2006-06-12Be more consistent about how we're emitting errors and warnings.jlam1-6/+8
2006-06-12Remove the rests of renderext.joerg2-7/+1
2006-06-12_DEPENDS_COOKIE is already defined in bsd.depends-vars.mk.jlam1-3/+1
2006-06-12Improve Linux/AMD64 support. Still not complete, but much better.joerg1-1/+3
2006-06-12Improve Linux/AMD64 support. Bump revisions of xorg-imake andjoerg7-12/+38
xorg-libs due to changed packages.
2006-06-11Needs pkg-config.joerg1-2/+2
2006-06-11Rename to match Python naming convention. Depend on py-cheetah.joerg2-3/+63
Fix PLIST. Conflict on old name.
2006-06-11Rename to match directory name and Python version convension.joerg1-2/+5
Drop revision and add conflict on old name. Accept Python 2.2+.
2006-06-11Uses C++.joerg1-1/+2
2006-06-11Needs msgfmt.joerg2-4/+4
2006-06-11Needs msgfmt.joerg2-3/+4
2006-06-11Needs pkg-config.joerg2-3/+4
2006-06-11This shouldn't point to the (no longer existing)jschauma1-2/+2
../../www/netscape7-acroread/Makefile.common, but instead to ../../www/opera-acroread/Makefile.common.
2006-06-11Add missing zlib dependency, noted in Linux bulk build.wiz1-1/+2
2006-06-11remove remaining files overlooked in last commitjschauma2-16/+0
2006-06-11Fixed spelling mistake.heinz1-2/+2
2006-06-11fix help file installation in the !gnome case, problem found bydrochner6-39/+82
Lubomir Sedlacik (no PKGREVISION bump because the default case is not affected) Help display seems fundamentally broken to me in the !gnome case; the code looks for an "index.html" which is not installed (and which no make rule is present for).
2006-06-11Updated to version 2.21.heinz2-8/+7
Pkgsrc changes: - The module is available in the IP subdirectory on CPAN, so use the shorter URL for MASTER_SITES. Relevant changes since version 2.20: ==================================== - Small bug fixes - Database update: Apr 6 01:20 ripe.db.inetnum.gz Apr 6 00:18 delegated-afrinic-20060406 Apr 5 18:16 delegated-apnic-20060406 Apr 6 05:03 delegated-arin-20060406 Apr 6 03:50 delegated-lacnic-20060405
2006-06-11dvd+rw-tools updated to 6.1.wiz2-3/+3
2006-06-11Update to 6.1:wiz6-43/+39
This is essentially minor bug-fix release, which most notably works around "unable to anonymously mmap" failure at startup and fixes typo in -speed interpretation code. Besides bug-fixes this version attempts to obtain exclusive lock on block device under Linux. This opens possibility for safe deployment of automounting/autoplaying facility under Linux 2.6. Keep in mind that it takes two to dance tango, automounters/autoplayers has to play along as well.
2006-06-11evolution-data-server updated to 1.6.2.wiz2-3/+3
2006-06-11Update to 1.6.2:wiz6-37/+21
Changelog: Evolution-Data-Server 1.6.2, 2006-05-29 ---------------------------------------- Bug fixes since 1.6.2 : http://go-evolution.org/Evo2.6.2#Evolution-Data-Server And on that page: From Evolution (There is currently no text in this page)