| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=371280
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|
|
|
|
|
|
|
|
|
|
| |
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
Notes:
svn path=/head/; revision=359185
|
|
|
|
|
|
|
| |
- Make RUN_DEPENDS path independent
Notes:
svn path=/head/; revision=349754
|
|
|
|
| |
Notes:
svn path=/head/; revision=345404
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=343634
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.
Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.
Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.
pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is
unavailable or has other issues associated with it.
This work allows us to unify how python packages are built, ensure that Python
distributions are installed consistently, reduces complexity for Python port
maintainers and paves the way for simplifying the Python ports framework in
the future.
With hat on: python
Reviewed by: koobs, antoine
Exp-run: bdrewery
Approved by: bdrewery (portmgr)
Notes:
svn path=/head/; revision=336553
|
|
|
|
|
|
|
| |
devel part 2)
Notes:
svn path=/head/; revision=327723
|
|
|
|
| |
Notes:
svn path=/head/; revision=327568
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
Notes:
svn path=/head/; revision=322840
|
|
|
|
|
|
|
|
| |
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
Notes:
svn path=/head/; revision=311476
|
|
|
|
| |
Notes:
svn path=/head/; revision=304992
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
| |
Notes:
svn path=/head/; revision=297369
|
|
|
|
| |
Notes:
svn path=/head/; revision=292737
|
|
|
|
| |
Notes:
svn path=/head/; revision=283018
|
|
|
|
| |
Notes:
svn path=/head/; revision=276174
|
|
|
|
| |
Notes:
svn path=/head/; revision=260378
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
| |
Notes:
svn path=/head/; revision=249199
|
|
|
|
|
|
|
|
|
|
| |
PyQt-4.7 for FreeBSD. The official update notes can be found at
http://www.riverbankcomputing.com
We'd like to say thanks to all helpers, testers and submitters.
Notes:
svn path=/head/; revision=248842
|
|
|
|
| |
Notes:
svn path=/head/; revision=242790
|
|
|
|
| |
Notes:
svn path=/head/; revision=242486
|
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES for ports that use it
PR: 137695
Submitted by: Sofian Brabez <sbrabez@gmail.com>
Reviewed by: pav
Notes:
svn path=/head/; revision=240624
|
|
|
|
| |
Notes:
svn path=/head/; revision=236144
|
|
|
|
| |
Notes:
svn path=/head/; revision=230902
|
|
|
|
| |
Notes:
svn path=/head/; revision=229440
|
|
|
|
| |
Notes:
svn path=/head/; revision=226608
|
|
|
|
| |
Notes:
svn path=/head/; revision=224660
|
|
|
|
| |
Notes:
svn path=/head/; revision=223374
|
|
was to be able to browse the linux kernel mercurial repository.
WWW: http://www.logilab.org/project/name/hgview/
Notes:
svn path=/head/; revision=223123
|