summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-02-11Python 2.3 doesn't work, so remove it.joerg1-2/+2
2009-02-11Doesn't support Python 2.3.joerg2-3/+5
2009-02-11fix distinfoabs1-4/+4
2009-02-11set PKGNAMEadrianp1-1/+2
2009-02-11Added databases/jdbc-mysql5 version 5.0.8adrianp1-1/+2
2009-02-11+jdbc-mysql5adrianp1-1/+2
2009-02-11add DESTDIR support.markd1-2/+4
2009-02-11MySQL provides connectivity for client applications developed in the Javaadrianp4-0/+51
programming language via a JDBC driver, which is called MySQL Connector/J. MySQL Connector/J is a JDBC Type 4 driver. Different versions are available that are compatible with the JDBC 3.0 and JDBC 4.0 specifications. The Type 4 designation means that the driver is pure-Java implementation of the MySQL protocol and does not rely on the MySQL client libraries.
2009-02-11add DESTDIR support.markd1-2/+4
2009-02-11Updated filesystems/fs-utils to 20090211stacktic1-1/+2
2009-02-11Updated fs-utils to 20090211stacktic2-6/+6
- Clean up - Sync with HEAD - use fork in fsu_console
2009-02-11On Linux, gdbserver is built and installed, but is missing from PLIST.shattered2-1/+4
Copy PLIST.Linux from devel/gdb. Fixes PR 36621. OK by wiz@.
2009-02-11add DESTDIR support. Drop maintainership.markd1-12/+13
2009-02-11Updated sysutils/xcdroast to 0.98a16shattered1-1/+2
2009-02-11Update to 0.98alpha16 (plus parse_version.patch). Changes:shattered5-117/+30
* merged in all patches (compile warnings fixes, locale fixes, wav detection fixes, removed pcre dependency from configure, crash fixes and version detection fixes) * merged in several of the patches RedHat created for RPM version. * improved current cdrtools support. * removed extra handling for ProDVD, as this is all now integrated into the current cdrecord without any need for a key. * updated several translations. Fixes PR 38238. OK by wiz@.
2009-02-11add DESTDIR supportmarkd2-12/+6
2009-02-11Drop the explicit libXt dependency - comes from QT.markd1-2/+1
2009-02-11add DESTDIR support.markd1-5/+3
2009-02-11Remove PKGREVISION after the update.joerg1-2/+1
2009-02-11net/py-soappy updated to 0.11.6.joerg1-1/+2
2009-02-11Fix detection on OpenSolarisadrianp1-2/+2
2009-02-11Add patches that unbreak Python 2.5 build.joerg5-2/+65
2009-02-11Update to SOApy-0.11.6:joerg3-7/+15
- bug fixes
2009-02-11add DESTDIR support.markd1-1/+3
2009-02-11Copy settings.map and web.config to config dir. Fixes pkg/40595kefren1-1/+6
Bump PKGREVISION
2009-02-11metakit-2.4.9.7.joerg1-1/+3
2009-02-11Update to Metakit 2.4.9.7:joerg8-123/+23
- better UTF8 support in file & property names - bugfixes - Python 2.5 support for 64bit platforms
2009-02-11Fix DESTDIR build.joerg1-2/+3
2009-02-11Explicitly disable wxGTK support.joerg1-1/+3
2009-02-11f2c-20090102 is the latest.asau1-2/+2
2009-02-11DESTDIR support.joerg4-4/+78
2009-02-11Revert unintended change.joerg1-2/+2
2009-02-11disable some linux specific hack which tries to import "libc.so.6"drochner3-3/+16
and "libmpcdec.so.3" - this is going to fail on other platforms obviously, bump PKGREVISION
2009-02-11replace my quick-and-dirty patch fixing mikmod play with the upstreamdrochner2-6/+31
version, to ease further updates
2009-02-11Remove the post-patch target, which does nothing useful. Suggested byminskim1-4/+1
OBATA Akio in PR 40610.
2009-02-11update to 0.10.1drochner3-12/+22
changes: Added reset all config options button. Added code for uncompressing gzip files (borrowed from from libkde) Allowed for gzip compressed JSON files. Fixed flip buttons bug. Fixed min FPS feature. Implemented screenshots inverted colors feature + associated GUI. Re-coded grid display from scratch. It is now much faster and much more robust. Refactored large part of the Navigator and Projector classes. Added a StelPainter class allowing many optimizations and simpler API. Re-added telescope control key bindings. Improved the doxygen developers documentation. Added Simbad lookup to the search window. Fixed ecliptic line rendering. Fixed grid rendering bugs. Added ZIP archive support with code copied from KDE SVN. Fixed sun's magnitude bug. Added automatic star catalog downloader to GUI. Star catalog settings are now defined in a config file. Converted system-dependent star catalog memory mapping code to QFile::map(). Added log file for debugging output. Prepends system specs, such as memory and CPU information. Imported KdeWin32 code for POSIX emulation on Windows. Fixed build with Qt 4.5. Fixed full screen problems at init. Optimized VecXX contructors (no more default values). Added translations for Albanian and Bosnian. Fixed many bugs.
2009-02-11replace my quick-and-dirty setgroups/initgroups patch by the upstreamdrochner2-9/+16
version, to ease further updates
2009-02-11don't include pyversion.mk directly - this breaks Python versiondrochner1-3/+2
propagation if the pkg is required by another one (use extension.mk instead)
2009-02-11update to 1.0.6.15drochner6-75/+43
changes: -Improved Scheme mode -Improved appearance of Wikipedia mathematical pages -Added plug-in for drawing Feynman diagrams pkgsrc change: make it work with maxima-5.17
2009-02-11update to 2.2.4drochner3-8/+10
changes: -New korean translation -New templates -bugfixes
2009-02-11Add RCS Id.wiz2-2/+4
2009-02-11Fix build with newer Python versions. Add DESTDIR support.joerg5-9/+74
2009-02-11Retire the BSD installer as used by older DragonFly releases. DragonFlyjoerg32-313/+11
itself ships the sources nowaday, so this has become redundant.
2009-02-11Add missing \ in multiline variable assignments. Only affects AIX.joerg1-3/+3
2009-02-11Use pkg_admin for audit processing if pkg_install >= 20090201 isjoerg2-4/+14
installed.
2009-02-11Sort PYTHON_VERSIONS_ACCEPTED.joerg16-34/+34
2009-02-11Fix Python version order.joerg1-2/+2
2009-02-11old gstreamer0.8 is also affected by the qt demux security problemdrochner3-3/+26
recently fixed in 0.10 (known as CVE-2009-0398 now), so add the applicable part of the upstream patch and bump PKGREVISION (this has reached the end of its useful life anyway, it is only used by "tunesbrowser" and as non-default option in KDE3)
2009-02-11pkgsrc@ => pkgsrc-users@.obache1-2/+2
2009-02-11pkgsrc-user@ => pkgsrc-users@.obache1-2/+2