Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-11 | Python 2.3 doesn't work, so remove it. | joerg | 1 | -2/+2 | |
2009-02-11 | Doesn't support Python 2.3. | joerg | 2 | -3/+5 | |
2009-02-11 | fix distinfo | abs | 1 | -4/+4 | |
2009-02-11 | set PKGNAME | adrianp | 1 | -1/+2 | |
2009-02-11 | Added databases/jdbc-mysql5 version 5.0.8 | adrianp | 1 | -1/+2 | |
2009-02-11 | +jdbc-mysql5 | adrianp | 1 | -1/+2 | |
2009-02-11 | add DESTDIR support. | markd | 1 | -2/+4 | |
2009-02-11 | MySQL provides connectivity for client applications developed in the Java | adrianp | 4 | -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-11 | add DESTDIR support. | markd | 1 | -2/+4 | |
2009-02-11 | Updated filesystems/fs-utils to 20090211 | stacktic | 1 | -1/+2 | |
2009-02-11 | Updated fs-utils to 20090211 | stacktic | 2 | -6/+6 | |
- Clean up - Sync with HEAD - use fork in fsu_console | |||||
2009-02-11 | On Linux, gdbserver is built and installed, but is missing from PLIST. | shattered | 2 | -1/+4 | |
Copy PLIST.Linux from devel/gdb. Fixes PR 36621. OK by wiz@. | |||||
2009-02-11 | add DESTDIR support. Drop maintainership. | markd | 1 | -12/+13 | |
2009-02-11 | Updated sysutils/xcdroast to 0.98a16 | shattered | 1 | -1/+2 | |
2009-02-11 | Update to 0.98alpha16 (plus parse_version.patch). Changes: | shattered | 5 | -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-11 | add DESTDIR support | markd | 2 | -12/+6 | |
2009-02-11 | Drop the explicit libXt dependency - comes from QT. | markd | 1 | -2/+1 | |
2009-02-11 | add DESTDIR support. | markd | 1 | -5/+3 | |
2009-02-11 | Remove PKGREVISION after the update. | joerg | 1 | -2/+1 | |
2009-02-11 | net/py-soappy updated to 0.11.6. | joerg | 1 | -1/+2 | |
2009-02-11 | Fix detection on OpenSolaris | adrianp | 1 | -2/+2 | |
2009-02-11 | Add patches that unbreak Python 2.5 build. | joerg | 5 | -2/+65 | |
2009-02-11 | Update to SOApy-0.11.6: | joerg | 3 | -7/+15 | |
- bug fixes | |||||
2009-02-11 | add DESTDIR support. | markd | 1 | -1/+3 | |
2009-02-11 | Copy settings.map and web.config to config dir. Fixes pkg/40595 | kefren | 1 | -1/+6 | |
Bump PKGREVISION | |||||
2009-02-11 | metakit-2.4.9.7. | joerg | 1 | -1/+3 | |
2009-02-11 | Update to Metakit 2.4.9.7: | joerg | 8 | -123/+23 | |
- better UTF8 support in file & property names - bugfixes - Python 2.5 support for 64bit platforms | |||||
2009-02-11 | Fix DESTDIR build. | joerg | 1 | -2/+3 | |
2009-02-11 | Explicitly disable wxGTK support. | joerg | 1 | -1/+3 | |
2009-02-11 | f2c-20090102 is the latest. | asau | 1 | -2/+2 | |
2009-02-11 | DESTDIR support. | joerg | 4 | -4/+78 | |
2009-02-11 | Revert unintended change. | joerg | 1 | -2/+2 | |
2009-02-11 | disable some linux specific hack which tries to import "libc.so.6" | drochner | 3 | -3/+16 | |
and "libmpcdec.so.3" - this is going to fail on other platforms obviously, bump PKGREVISION | |||||
2009-02-11 | replace my quick-and-dirty patch fixing mikmod play with the upstream | drochner | 2 | -6/+31 | |
version, to ease further updates | |||||
2009-02-11 | Remove the post-patch target, which does nothing useful. Suggested by | minskim | 1 | -4/+1 | |
OBATA Akio in PR 40610. | |||||
2009-02-11 | update to 0.10.1 | drochner | 3 | -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-11 | replace my quick-and-dirty setgroups/initgroups patch by the upstream | drochner | 2 | -9/+16 | |
version, to ease further updates | |||||
2009-02-11 | don't include pyversion.mk directly - this breaks Python version | drochner | 1 | -3/+2 | |
propagation if the pkg is required by another one (use extension.mk instead) | |||||
2009-02-11 | update to 1.0.6.15 | drochner | 6 | -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-11 | update to 2.2.4 | drochner | 3 | -8/+10 | |
changes: -New korean translation -New templates -bugfixes | |||||
2009-02-11 | Add RCS Id. | wiz | 2 | -2/+4 | |
2009-02-11 | Fix build with newer Python versions. Add DESTDIR support. | joerg | 5 | -9/+74 | |
2009-02-11 | Retire the BSD installer as used by older DragonFly releases. DragonFly | joerg | 32 | -313/+11 | |
itself ships the sources nowaday, so this has become redundant. | |||||
2009-02-11 | Add missing \ in multiline variable assignments. Only affects AIX. | joerg | 1 | -3/+3 | |
2009-02-11 | Use pkg_admin for audit processing if pkg_install >= 20090201 is | joerg | 2 | -4/+14 | |
installed. | |||||
2009-02-11 | Sort PYTHON_VERSIONS_ACCEPTED. | joerg | 16 | -34/+34 | |
2009-02-11 | Fix Python version order. | joerg | 1 | -2/+2 | |
2009-02-11 | old gstreamer0.8 is also affected by the qt demux security problem | drochner | 3 | -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-11 | pkgsrc@ => pkgsrc-users@. | obache | 1 | -2/+2 | |
2009-02-11 | pkgsrc-user@ => pkgsrc-users@. | obache | 1 | -2/+2 | |