| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
NO_BUILD does more than dummy do-build. It creates BUILD_COOKIE that marks
all targets in _BUILD_SEQ as done, including do-build-${opt}-on/off and
post-build-${opt}-on/off. Since the targets haven't been run yet
do-install-DOXYGEN-on fails due to missing files.
Fix by leaking a call to nop "all" target in vendor Makefile. It should
be less kludgy than defining our own dummy do-build and less confusing
than treating do-build itself as an option helper. In case "all" starts
doing something useful the port would automatically take advantage of it.
PR: 202951
Reviewed by: mat
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=396400
|
|
|
|
|
|
|
|
|
|
|
|
| |
Even though the port still has a few FindIconv.cmake files scattered around,
they are not actually used by the build system anymore, so the dependency is
unnecessary.
Approved by: danfe (maintainer)
Differential Revision: https://reviews.freebsd.org/D3531
Notes:
svn path=/head/; revision=395607
|
|
|
|
| |
Notes:
svn path=/head/; revision=395475
|
|
|
|
|
|
|
|
| |
I missed the unnecessary use of immediate evaluation assignment operators.
Let's fix that once and for all.
Notes:
svn path=/head/; revision=395417
|
|
|
|
|
|
|
|
| |
PR: 202441
Submitted by: tatsuki_makino@hotmail.com (maintainer)
Notes:
svn path=/head/; revision=395409
|
|
|
|
|
|
|
|
|
| |
- Fix library installation
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=395236
|
|
|
|
|
|
|
|
| |
Pointy hat to: mat
Sponsored by: Absolight
Notes:
svn path=/head/; revision=394780
|
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
Notes:
svn path=/head/; revision=394778
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add GUI option (requires qt4-gui,qt4-xml,qt4-network and qt4-webkit at runtime).
- Remove autoconf/pcre/glib20/gettext dependencies (unused).
- USE_QT4=linguist_build -> USE_QT4=linguisttools_build (GUI option only).
- Use system zlib.
- Regenerate patch.
PR: 201680
Submitted by: s3erios@gmail.com
Approved by: dev2@heesakkers.info
Notes:
svn path=/head/; revision=394642
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
Notes:
svn path=/head/; revision=394462
|
|
|
|
|
|
|
|
|
|
|
|
| |
using python
PR: 201077
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D2955
Notes:
svn path=/head/; revision=393196
|
|
|
|
| |
Notes:
svn path=/head/; revision=392647
|
|
|
|
| |
Notes:
svn path=/head/; revision=391829
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for graphics/gdal shlib change
- Mark astro/merkaartor as BROKEN
Changes: http://trac.osgeo.org/gdal/wiki/Release/2.0.0-News
Notes:
svn path=/head/; revision=391657
|
|
|
|
| |
Notes:
svn path=/head/; revision=391602
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.070/Changes
Notes:
svn path=/head/; revision=390749
|
|
|
|
|
|
|
| |
Fix wrong conversion to stage
Notes:
svn path=/head/; revision=390714
|
|
|
|
| |
Notes:
svn path=/head/; revision=390709
|
|
|
|
|
|
|
|
|
|
| |
- Convert to autoreconf
- note shared lib bump, but nothing to chase
Submitted by: tatsuki_makino@hotmail.com (maintainer)
Notes:
svn path=/head/; revision=390530
|
|
|
|
|
|
|
|
|
| |
downside to having this set is that portscout cannot find new releases
when the username changes (which happens often in large projects with
multiple maintainers).
Notes:
svn path=/head/; revision=390487
|
|
|
|
| |
Notes:
svn path=/head/; revision=390310
|
|
|
|
| |
Notes:
svn path=/head/; revision=390113
|
|
|
|
| |
Notes:
svn path=/head/; revision=390062
|
|
|
|
| |
Notes:
svn path=/head/; revision=389864
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION to chase the update of proj
PR: 200434
Submitted by: wen@(myself)
Approved by: maintainer(timeout, >20 days)
Notes:
svn path=/head/; revision=389704
|
|
|
|
| |
Notes:
svn path=/head/; revision=389651
|
|
|
|
|
|
|
|
|
| |
PR: 197522
Submitted by: jbeich
Approved by: portmgr
Notes:
svn path=/head/; revision=389300
|
|
|
|
| |
Notes:
svn path=/head/; revision=389296
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Astro-satpass/Changes
Notes:
svn path=/head/; revision=388866
|
|
|
|
| |
Notes:
svn path=/head/; revision=388865
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The latest commits broke this port on DragonFly. The port uses the
base mk files rather than a standalone makefile, and will not build
without warnings appearing:
gpxloggerd.c:185:16: error: variable 'pt' set but not used
[-Werror=unused-but-set-variable]
To ensure -Werror flag is not passed to the build, set NO_WERROR for
the makefile.
Approved by: blanket (-Werror, restore DF)
Notes:
svn path=/head/; revision=388665
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=387922
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Astro-SpaceTrack/Changes
Notes:
svn path=/head/; revision=387733
|
|
|
|
| |
Notes:
svn path=/head/; revision=387547
|
|
|
|
|
|
|
|
|
|
| |
python 2.7.10
Differential Revision: https://reviews.freebsd.org/D2639
Reviewed by: sunpoet, mva
Notes:
svn path=/head/; revision=387491
|
|
|
|
| |
Notes:
svn path=/head/; revision=387462
|
|
|
|
| |
Notes:
svn path=/head/; revision=387435
|
|
|
|
| |
Notes:
svn path=/head/; revision=387434
|
|
|
|
| |
Notes:
svn path=/head/; revision=387183
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=387021
|
|
|
|
|
|
|
|
| |
PR: 200366
Approved by: Craig Whipp <crwhipp gmail.com> (maintainer)
Notes:
svn path=/head/; revision=386994
|
|
|
|
|
|
|
| |
Submitted by: Craig Whipp <crwhipp gmail.com>
Notes:
svn path=/head/; revision=386917
|
|
|
|
|
|
|
|
| |
GPSD consumes 100% of CPU time. I'm out of time to debug that now, so
simply turn off by default.
Notes:
svn path=/head/; revision=386901
|
|
|
|
|
|
|
| |
Submitted by: bapt
Notes:
svn path=/head/; revision=386900
|
|
|
|
| |
Notes:
svn path=/head/; revision=386862
|
|
|
|
|
|
|
| |
Submitted by: glebius (maintainer)
Notes:
svn path=/head/; revision=386813
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=386550
|
|
|
|
|
|
|
|
| |
- Remove GTK'ish INSTALLS_ICONS knob, as it pulls dependencies that might
be uncalled in pure X11 or Qt-based environments
Notes:
svn path=/head/; revision=386382
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
- Remove GTK'ish INSTALLS_ICONS knob, as it pulls dependencies that might
be uncalled in pure X11 or Qt-based environments
Notes:
svn path=/head/; revision=386300
|