Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | -remove MD5 | ohauer | 2011-07-03 | 1 | -1/+0 |
| | |||||
* | - Mark MAKE_JOBS_UNSAFE | pav | 2009-11-21 | 1 | -0/+1 |
| | | | | Reported by: pointyhat | ||||
* | - 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 | -4/+3 |
| | | | | | | | | | | | | | | | - 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 | -3/+2 |
| | | | | With hat: portmgr | ||||
* | - Welcome X.org 7.2 \o/. | flz | 2007-05-20 | 1 | -0/+2 |
| | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
* | Remove USE_REINPLACE for categories starting with a G | edwin | 2006-05-08 | 1 | -1/+0 |
| | |||||
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Add mxp (Mandelbrot explorer). Mxp is an X application for computing and ↵ | maho | 2005-03-25 | 6 | -0/+123 |
exploring Mandelbrot sets. Features of mxp include: - zoom and un-zoom - dynamic resizing of drawing window - setup save/load - asynchronous image generation (buttons always work) - GIF output - animation - nine color schemes - color rotation - color change options - detailed statistics WWW: http://www.ibiblio.org/pub/Linux/apps/math/fractals/ and also fix category Approved by: portmgr(marcus) Submitted by: kris |