Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Remove unneeded dependency from gtk12/gtk20 [1] | miwi | 2008-04-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | - 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) | ||||
* | - Welcome X.org 7.2 \o/. | flz | 2007-05-20 | 1 | -1/+1 |
| | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
* | Remove USE_REINPLACE from all categories starting with D | edwin | 2006-05-05 | 1 | -1/+0 |
| | |||||
* | Change the maintainership address to the @FreeBSD.org one. | alepulver | 2006-04-09 | 1 | -1/+1 |
| | | | | Approved by: garga (mentor) | ||||
* | - Add SHA256 | pav | 2005-11-26 | 1 | -0/+1 |
| | | | | Requested by: maintainer | ||||
* | - Chase allegro update | pav | 2005-11-13 | 1 | -1/+2 |
| | |||||
* | Adime is a portable add-on library for Allegro with functions for generating | pav | 2005-09-17 | 7 | -0/+174 |
Allegro dialogs in a very simple way. Its main purpose is to give as easy an API as possible to people who want dialogs for editing many kinds of input data. PR: ports/85165 Submitted by: Alejandro Pulver <alejandro@varnet.biz> |