Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KDE3 and QT3 expired on 2013-07-01, remove these ports. | Rene Ladan | 2013-07-26 | 1 | -40/+0 |
| | | | | | | | | | | | | | | | | | | | Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt Notes: svn path=/head/; revision=323748 | ||||
* | - Remove unneeded dependency from gtk12/gtk20 [1] | Martin Wilke | 2008-04-19 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584 | ||||
* | - New port: graphics/py-amanith | Jose Alonso Cardenas Marquez | 2006-09-26 | 1 | -0/+40 |
PyAmanith is a Python wrapper for the Amanith 2D vector graphics library. It strives to offer a pythonic interface to the library and make all its features accessible. WWW: http://louhi.kempele.fi/~skyostil/projects/pyamanith/ PR: ports/103655 Submitted by: Dmitry Marakasov <amdmi3__at__mail.ru> Notes: svn path=/head/; revision=173913 |