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 | -0/+1 |
| | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
* | Reset maintainer due to lack of time to work on FreeBSD at the moment. | linimon | 2007-03-07 | 1 | -1/+1 |
| | | | | Hat: portmgr | ||||
* | Remove USE_REINPLACE from categories starting with X | edwin | 2006-05-13 | 1 | -1/+0 |
| | |||||
* | SHA256ify | edwin | 2006-01-24 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Fix build with gcc 3.4 | arved | 2004-09-03 | 1 | -0/+10 |
| | |||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | - All our architectures are -DFreeBSD. See if this fixed build on alpha and ↵ | pav | 2004-02-02 | 1 | -0/+44 |
| | | | | | | amd64 Reported by: bento via kris | ||||
* | Add xplore, an Explorer-like Motif based file manager. | pav | 2003-12-18 | 8 | -0/+477 |
Besides the usual tree and file views, it also have "shelf" inspired by the NeXT file manager, and a log pane for capturing output of launched programs. PR: ports/55540 Submitted by: Albert Graef <Dr.Graef@t-online.de> |