| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
multiple versions of automake in years and probably won't in the future.
PR: 228809
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=472376
|
|
|
|
| |
Notes:
svn path=/head/; revision=470560
|
|
|
|
| |
Notes:
svn path=/head/; revision=469472
|
|
|
|
| |
Notes:
svn path=/head/; revision=466573
|
|
|
|
|
|
|
|
| |
I do not have a FreeBSD install with a graphical desktop to test updates
on at this time.
Notes:
svn path=/head/; revision=466570
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
Notes:
svn path=/head/; revision=455210
|
|
|
|
|
|
|
|
|
|
| |
- Also add LICENSE and LICENSE_FILE
PR: 219526
MFH: 2017Q2
Notes:
svn path=/head/; revision=443042
|
|
|
|
|
|
|
|
| |
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
Notes:
svn path=/head/; revision=441503
|
|
|
|
|
|
|
|
| |
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
Notes:
svn path=/head/; revision=428150
|
|
|
|
|
|
|
|
|
|
| |
USE_XORG is required for proper dependency declaration
MFH: 2016Q2
Differential Revision: https://reviews.freebsd.org/D6883
Notes:
svn path=/head/; revision=417321
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415498
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412344
|
|
|
|
|
|
|
| |
PR: 199004
Notes:
svn path=/head/; revision=382669
|
|
|
|
|
|
|
| |
With hat: python@
Notes:
svn path=/head/; revision=376110
|
|
|
|
| |
Notes:
svn path=/head/; revision=374347
|
|
|
|
|
|
|
|
|
| |
OPTIONS helpers.
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=360453
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=355787
|
|
|
|
| |
Notes:
svn path=/head/; revision=338511
|
|
|
|
|
|
|
|
|
|
| |
Split the Gnome clock integration into its own option
PR: ports/182925
Approved by: swills (mentor)
Notes:
svn path=/head/; revision=334904
|
|
|
|
|
|
|
| |
Approved by: swills (mentor)
Notes:
svn path=/head/; revision=331645
|
|
|
|
|
|
|
| |
staging area support
Notes:
svn path=/head/; revision=327684
|
|
|
|
|
|
|
|
|
|
|
| |
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me)
Notes:
svn path=/head/; revision=326316
|
|
|
|
| |
Notes:
svn path=/head/; revision=326095
|
|
|
|
|
|
|
|
|
| |
While here:
- trim some headers
- convert from USE_GNOME=pkgconfig to USES=pkgconfig
Notes:
svn path=/head/; revision=325643
|
|
|
|
|
|
|
| |
Approved by: swills (mentor)
Notes:
svn path=/head/; revision=323891
|
|
|
|
|
|
|
| |
Approved by: swills (mentor)
Notes:
svn path=/head/; revision=323636
|
|
|
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
Notes:
svn path=/head/; revision=320595
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316464
|
|
|
|
|
|
|
|
|
| |
PR: ports/170803
Submitted by: Artis Caune <artis.caune@gmail.com>
Approved by: Mark Felder <feld@feld.me> (maintainer)
Notes:
svn path=/head/; revision=303105
|
|
|
|
|
|
|
|
| |
PR: ports/170099
Submitted by: Mark Felder <feld@feld.me> (maintainer)
Notes:
svn path=/head/; revision=301421
|
|
|
|
|
|
|
|
| |
PR: ports/168825
Submitted by: Mark Felder <feld@feld.me> (maintainer)
Notes:
svn path=/head/; revision=299000
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
| |
PR: ports/160335
Submitted by: Mark Felder <feld@feld.me> (maintainer)
Notes:
svn path=/head/; revision=280923
|
|
to your surroundings. This may help your eyes hurt less if you
are working in front of the screen at night.
WWW: http://jonls.dk/redshift/
PR: ports/152554
Submitted by: Mark Felder <feld@feld.me>
Notes:
svn path=/head/; revision=265125
|