Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For ports maintained by ports@FreeBSD.org, remove names and/or | dougb | 2009-12-21 | 1 | -5/+2 |
| | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. | ||||
* | Use EXAMPLESDIR, DOCSDIR, etc. and fix plist for -DNOPORT* | itetcu | 2009-04-08 | 4 | -32/+40 |
| | | | | Prompted by: QAT QA run | ||||
* | - Update X.org ports to 7.4+ (few ports are more recent than the katamari). | flz | 2009-01-24 | 1 | -1/+1 |
| | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). | ||||
* | - Remove unneeded dependency from gtk12/gtk20 [1] | miwi | 2008-04-20 | 2 | -5/+6 |
| | | | | | | | | | | | | | | | - 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) | ||||
* | - Replace USE_XPM with a list of required xorg components | pav | 2008-03-11 | 1 | -2/+2 |
| | | | | With hat: portmgr |