| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Approved by: fjoe (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=306418
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Comments for BUILD_ and RUN_DEPENDS fail to mention alternate means to specify dependencie [2]
- Fix make reinstall [3]
- Trivial comment change for PORTDATA [4]
PR: 151954 [1]
161314 [2]
167085 [3]
167465 [4]
Submitted by: Anonymous <swell.k@gmail.com> [1]
dougb@ and Chris Rees <utisoft@gmail.com> [2]
Garrett Cooper <yanegomi@gmail.com> [3]
"Bryan Drewery" <bryan@shatow.net> [4]
Tested via: phw
Notes:
svn path=/head/; revision=297274
|
|
|
|
|
|
|
|
|
| |
PR: ports/163006
Submitted by: fjoe
Feature safe: yes
Notes:
svn path=/head/; revision=287206
|
|
|
|
|
|
|
|
|
| |
compatibility first
Feature safe: yes
Notes:
svn path=/head/; revision=286864
|
|
|
|
|
|
|
|
|
|
|
| |
- Reassign to a new maintainer
PR: ports/163006
Submitted by: fjoe
Feature safe: yes
Notes:
svn path=/head/; revision=286758
|
|
|
|
|
|
|
|
|
|
|
| |
change.
- Update multimedia/dvdstyler to 1.8.1 which seems to be the only port in
the tree using wxsvg.
Approved by: kwm (for -multimedia), portmgr (pav, for Mk/bsd.wx.mk)
Notes:
svn path=/head/; revision=259319
|
|
|
|
| |
Notes:
svn path=/head/; revision=235704
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
PR: ports/116891
Submitted by: edwin
Notes:
svn path=/head/; revision=201654
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
x11-toolkits/py-wxPython28-common and x11-toolkits/py-wxPython28-unicode,
applying the corresponding patches.
- Add PYDISTUTILS_NOEGGINFO to fix plist issues [1].
- Integrate with bsd.wx.mk: the noticeable difference is that ports using
USE_WX=2.6+ and WX_COMPS=python will be built from now on with wxWidgets
2.8, which was previously restricted for these ports because of the lack of
the "python" component for version 2.6 [1].
PR: ports/115349, ports/115350, ports/115351
Submitted by: Neal Nelson <neal@nelson.name>
Reworked by: alepulver (myself) [1]
Notes:
svn path=/head/; revision=200368
|
|
|
|
|
|
|
| |
Reported by: Mike Harding <mvh@ix.netcom.com>
Notes:
svn path=/head/; revision=181404
|
|
|
|
|
|
|
| |
Reported by: pav
Notes:
svn path=/head/; revision=181209
|
|
|
|
|
|
|
| |
- Do not add invalid dependencies in addition to setting IGNORE.
Notes:
svn path=/head/; revision=181185
|
|
|
|
|
|
|
| |
Reported by: pav
Notes:
svn path=/head/; revision=181168
|
|
|
|
| |
Notes:
svn path=/head/; revision=181153
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add autodetection of installed versions to use if the user/port has not
expressed any preference (done using own WANT_WX framework by itself).
- Remove _WX_ILLEGAL_VERS_* added in the last update to 2.8. The reason is
that each port should choose the version it can use, that includes taking
into account available components (also this brings much more chicken and
egg problems so the code could get really messy).
- Correctly indent the first .for loop to initialize component information.
Notes:
svn path=/head/; revision=181119
|
|
|
|
|
|
|
|
|
|
| |
that define
USE_WX= 2.4+
WX_COMPS= python
Notes:
svn path=/head/; revision=178709
|
|
|
|
|
|
|
| |
- Fix path to wxsvg.
Notes:
svn path=/head/; revision=178687
|
|
|
|
|
|
|
|
|
| |
- Change dependency type separator from "_" to ":".
- Add WX_PREMK, WANT_UNICODE, WITHOUT_UNICODE, WXRC_CMD.
- Fix dependencies when using multiple components.
Notes:
svn path=/head/; revision=177191
|
|
PR: ports/89398
Submitted by: alepulver
Notes:
svn path=/head/; revision=166952
|