summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-01-12Updated url2pkg to 2.3.rillig2-7/+13
Changes since 2.2: - Detect more sourceforge download URLs. - wrksrc_files and wrksrc_dirs are looked for in WRKSRC, not in WRKDIR. - When the URL is being read in and an EOF occurs, the program exits.
2007-01-12Fixed the PLIST, which I got wrong during the update of the package.rillig2-472/+16
PKGREVISION++
2007-01-12Fix a pkglint warning.wiz1-2/+2
2007-01-12Support flac-1.1.3 using a patch fromwiz2-1/+56
ftp.altlinux.org /pub/people/thresh
2007-01-12Add descriptions for speex, sndfile, samplerate. Sort.wiz1-2/+5
2007-01-12Support flac-1.1.3 using a patch fromwiz5-2/+378
ftp.altlinux.org /pub/people/thresh
2007-01-12Actually, do support flac-1.1.3 by using a patch fromwiz3-2/+136
ftp.altlinux.org /pub/people/thresh
2007-01-12Does not build with flac-1.1.3; I am not going to backport the fix, sincewiz1-2/+1
easytag-devel already supports the new API, use that instead.
2007-01-12sun-j{re,dk}15 -> 5.0.10tv1-1/+3
2007-01-12Update to 1.5.0_10. Changes are in the release notes:tv7-27/+29
http://java.sun.com/j2se/1.5.0/ReleaseNotes.html Update includes amd64 update as well for sun-jre15 (amd64 is not yet supported in sun-jdk15).
2007-01-12Update to 1.2.1gdt3-7/+14
* Fix for bug in Within() caused by point-in-polygon performance shortcut. * Fix for bug in indexes with null on PostgreSQL 8.2. * Fix for JTS handling of multi-dimensional data. * Fix for GCJ Java support. * Fix for JDBC compatibility in PostgreSQL 8.2. * New AsKML() function. * Better Transform() performance when no transform is actually required!
2007-01-12Update iodbc to 3.52.5.obache6-38/+23
Pointed out in PR 35383. Jan 05 2007, V3.52.5: * Added support for FileDSN * Added support for Connection Pooling * Added check for tracefile size * Call ODBC 2.x functions in driver if application uses ODBC 2.x only calls * Fixed problem parsing driver result in SQLSetStmtAttr * Fixed source code readability * Fixed bug in overwriting driver name * Fixed check for /Library/ODBC for Mac OS X * Fixed prototypes * Rewrote bootstrap script and configure summary * Use localtime_r in tracing when available * Fixed build issues with Mac OS X * Small code cleanups and fixes Jan 26 2006, V3.52.4: * Added support for Mac OS X 10.4 Universal kit (ppc, ppc64 and i386) * Removed dependency between iodbc and iodbcinst shared libraries * Cleanup Mac OS X build process * Clarify LGPL license conditions * Fixed problem with error on subsequent SQLExecute statements * Fixed problem building 64bit GUI components * Fixed compiler warnings * Fixed problem determining which compiler to use on AIX * Enabled SHLIB_PATH on HP/UX * Fixed problem using # as comment in odbc.ini file * Disabled --disable-odbc3 flag * Small code cleanups and fixes pkgsrc chages: Fix comment and descr, refrect current status.
2007-01-12fix for modular X11abs1-2/+4
2007-01-12Forgot to commit the actual patch.rillig1-0/+23
2007-01-12Added a patch for Solaris.rillig1-1/+2
2007-01-12Replacing the #!tixwish line in script commands becomes easier for otherrillig1-0/+20
packages.
2007-01-12Added the file msg.help, which describes the INFO_MSG, WARNING_MSG,rillig2-1/+21
ERROR_MSG and FATAL_MSG commands.
2007-01-12PKGTOOLS_ENV does not exist anymore.rillig1-5/+1
2007-01-12Fixed the documentation of the PREFIX variable. It cannot be overridden,rillig1-3/+12
neither by the user nor by a package.
2007-01-12remove suggestion for gtkfontsel package -- has just been added to pkgsrc-wip.wiz1-5/+1
2007-01-11+ bluefish-1.0.7, mplayer-plugin-firefox-3.35, ↵wiz1-5/+6
p5-Mail-Mbox-MessageParser-1.5000, weechat-0.2.3.
2007-01-11update to 2.0.4drochner2-6/+6
This is a bug fix release to fix several crashes and minor bugs in the user interface. It also fixes printing of transparent images.
2007-01-11add a comment why libdjbfft is not used heredrochner1-1/+6
(for those puzzled about the "No accelerated IMDCT transform found" message)
2007-01-11Note tmda PKGREVISION bump.schmonz1-1/+2
2007-01-11Avoid passing "-i" to qmail-inject: it's an invalid option and theschmonz3-4/+24
intended behavior is already the default. Fixes a longstanding problem using TMDA with qmail. While here, mollify pkglint slightly. Bump PKGREVISION.
2007-01-11update to 1.3.3.7drochner7-83/+429
This switches the pkg to the 1.3 branch which is declared stable now.
2007-01-11* Warn if LICENSE/RESTRICTED/NO_*_ON_* are misordered.gdt1-1/+3
2007-01-11add LICENSE=generic-nonlicense, because RESTRICTED makes it clear thisgdt1-1/+2
is non-free, and that's better than missing LICENSE.
2007-01-11update to 3.3.10drochner5-8/+51
changes: -fixed bugs which can lead to database corruption under obscure and difficult to reproduce circumstances -new sqlite3_prepare_v2() API -bug fixes in the command-line shell -enhancements to the query optimizer pkgsrc change: fix a selftest which couldn't work as intended due to misuse of O_APPEND
2007-01-11add a "test" target againdrochner1-1/+4
2007-01-11Untangle dependencies: split out the "exrdisplay" GUI app which needsdrochner8-7/+96
fltk from the rest. Now eg KDE doesn't require fltk anymore which looked a bit strange.
2007-01-11From the discussion in #pkgsrc of build problems of wip/gxmms2:joerg1-1/+3
Packages using lang/python/extension.mk must follow the naming scheme or otherwise they can't be depended on.
2007-01-11Needs libXt for build.joerg1-1/+4
2007-01-11No need to manually include x11.b3.mk, x11/fox/b3.mk has a properjoerg1-2/+2
dependency list now. Bump revision anyway as the list has changed.
2007-01-11Modular Xorg support.joerg6-9/+32
2007-01-11Contrary to the name and category, this does not need X11. Bump revision.joerg1-5/+2
2007-01-11Modular Xorg support.joerg7-13/+24
2007-01-11p5-PathTools is successor to p5-File-Spec, so conflict.obache1-1/+3
Pointed out by Christoph Badura in PR 35402. From Changes of p5-PathTools: 3.00 Thu Sep 2 22:15:07 CDT 2004 - Merged Cwd and File::Spec into a single PathTools distribution. This was done because the two modules use each other fairly extensively, and extracting the common stuff into another distribution was deemed nigh-impossible. The code in revision 3.00 of PathTools should be equivalent to the code in Cwd 2.21 and File::Spec 0.90.
2007-01-11Removed devel/p5-File-Spec.obache1-1/+2
2007-01-11Remove p5-File-Spec. Use p5-PathTools instead.obache5-37/+1
Pointed out by Christoph Badura in PR 35402. From Changes of p5-PathTools: 3.00 Thu Sep 2 22:15:07 CDT 2004 - Merged Cwd and File::Spec into a single PathTools distribution. This was done because the two modules use each other fairly extensively, and extracting the common stuff into another distribution was deemed nigh-impossible. The code in revision 3.00 of PathTools should be equivalent to the code in Cwd 2.21 and File::Spec 0.90.
2007-01-11Updated print/acroread7 to 7.0.9.obache1-1/+2
2007-01-11When a SUBST change leaves a file as-is, print an informational message.rillig1-3/+4
For all messages, the current SUBST_CLASS is printed, too.
2007-01-11Added the INFO_MSG command, which can be used when the user should berillig1-3/+4
noticed about something that is not severe enough to need a warning. INFO messages go to stdout instead of stderr. Added the :M* modifier to the INSTALL_MACROS to make the resulting command lines somewhat shorter.
2007-01-11Modular Xorg support.joerg1-1/+4
2007-01-11Fixed the PLIST. Noticed by joerg. PKGREVISION++rillig2-2/+13
2007-01-11Modular Xorg support.joerg1-1/+6
2007-01-11Update to version 7.0.9.obache2-10/+9
Patch provided by KIRIHARA Masaharu in PR 35393. Security fix of APSB07-01. http://www.adobe.com/support/security/bulletins/apsb07-01.html
2007-01-11Modular Xorg support.joerg1-1/+3
2007-01-11Needs glu. Bump revision.joerg1-2/+3
2007-01-11Needs glu, bump revision.joerg1-2/+3