| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
All applications in the ports tree works correctly with unicode version of wxGTK
Newer version of wxGTK are unicode only (3.0+)
Note that now WX_UNICODE macro is noop
Notes:
svn path=/head/; revision=397077
|
|
|
|
| |
Notes:
svn path=/head/; revision=396852
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=386312
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=378270
|
|
|
|
| |
Notes:
svn path=/head/; revision=375598
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=371331
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=367855
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Please use USES=python instead of USE_PYTHON.
USE_PYTHON=yes becomes USES=python
USE_PYTHON=2.7+ becomes USES=python:2.7+
USE_PYTHON_BUILD=3.3 becomes USES=python:3.3,build
...
A new PYTHON_FEATURES variable was added, which enables certain features for a
port and replaces some knobs at the same time;
PYTHON_FEATURES=distutils replaces USE_PYDISTUTILS
PYTHON_FEATURES=autoplist replaces PYDISTUTILS_AUTOPLIST
PYTHON_FEATURES=py3kplist replaces PYTHON_PY3K_PLIST_HACK
PYTHON_FEATURES=noegginfo replaces PYDISTUTILS_NOEGGINFO
PYTHON_FEATURES=concurrent replaces PYTHON_CONCURRENT_INSTALL
PYTHON_FEATURES=pythonprefix replaces USE_PYTHON_PREFIX
Some knobs have been deprecated and are to be removed in the near future:
PYTHON_MASTER_SITES - use MASTER_SITE_PYTHON instead
PYTHON_PKGNAMESUFFIX - use PYTHON_PKGNAMEPREFIX instead
PYDISTUTILS_INSTALLNOSINGLE - deprecated without replacement
Some knobs have been removed completely:
PYTHON_MASTER_SITE_SUBDIR
PYTHON_DISTNAME
PYTHON_WRKSRC
Several variables specific to the Python framework are no longer passed to the
build environment to avoid polluting dependency builds.
PYTHON_VERSION is not passed to .MAKEFLAGS anymore
PYTHON_DEFAULT_VERSION,
PYTHON_DEFAULT_PORTVERSION and
PYTHONBASE are not passed to the make environment anymore
The conversion required a couple of ports to be updated to fit the changes and
new requirements. Those included "bsd.python.mk" directly or contained checks
in places, for which the USES framework would fail to provide correct values.
Python modules directly using the upstream Python package (such as py-tkinter
or py-sqlite3) were updated to avoid using the now unnecessary and remmoved
knobs from "bsd.python.mk".
Phabric: D399
exp-run: 167368 192357
PR: 167368 192357
Reviewed by: antoine, wg
Exp-run award: antoine
With hat: python@
Approved by: portmgr
Notes:
svn path=/head/; revision=364450
|
|
|
|
| |
Notes:
svn path=/head/; revision=353803
|
|
|
|
|
|
|
|
|
|
| |
- Define DOCS
- Use gmake USES macro instead of USE_GMAKE
- Update LICENSE
- Use new LIB_DEPENDS syntax
Notes:
svn path=/head/; revision=343494
|
|
|
|
|
|
|
| |
multimedia)
Notes:
svn path=/head/; revision=327747
|
|
|
|
| |
Notes:
svn path=/head/; revision=316355
|
|
|
|
|
|
|
|
|
|
|
| |
- Improve handling of different options combinations
- Trim Makefile header
- Update my email address
Approved by: flo, rene (mentors)
Notes:
svn path=/head/; revision=309556
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat)
Notes:
svn path=/head/; revision=301539
|
|
|
|
|
|
|
| |
directly or indirectly (via libvorbis, libtheora).
Notes:
svn path=/head/; revision=301188
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
| |
Notes:
svn path=/head/; revision=285379
|
|
|
|
| |
Notes:
svn path=/head/; revision=284554
|
|
|
|
|
|
|
|
| |
PR: ports/160347
Submitted by: Barbara <barbara.xxx1975@libero.it> (maintainer)
Notes:
svn path=/head/; revision=281733
|
|
|
|
|
|
|
|
|
| |
PR: ports/158563
Submitted by: Barbara <barbara.xxx1975@libero.it>
Approved by: gabor (mentor)
Notes:
svn path=/head/; revision=277014
|
|
|
|
| |
Notes:
svn path=/head/; revision=276986
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=276815
|
|
|
|
| |
Notes:
svn path=/head/; revision=270340
|
|
|
|
|
|
|
| |
(via libvorbis, libtheora).
Notes:
svn path=/head/; revision=255958
|
|
|
|
|
|
|
|
|
|
|
| |
- Make HTML docs optional
PR: ports/145236
Submitted by: myself
Approved by: maintainer (timeout)
Notes:
svn path=/head/; revision=252669
|
|
|
|
| |
Notes:
svn path=/head/; revision=252097
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=237283
|
|
|
|
|
|
|
|
|
| |
PR: ports/132076
Reported by: Marcin Cieslak <saper@SYSTEM.PL>
Approved by: maintainer timeout (anders; 1 month)
Notes:
svn path=/head/; revision=231333
|
|
|
|
| |
Notes:
svn path=/head/; revision=221740
|
|
Notes:
svn path=/head/; revision=221738
|