| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
|
|
|
|
| |
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
|
|
|
| |
MFH: 2017Q2 (build fix blanket)
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
|
|
| |
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.
PR: 201980
Exp-run by: antoine@
|
|
|
|
|
|
|
|
|
| |
Any strip on any FreeBSD version should be able to handle stripping requested
by libtool
PR: 198611
Reviewed by: emaste
Exp-run: self
|
|
|
|
|
|
|
|
|
|
| |
- Un-break build on 10.x and later
- Introduce non-default OPENGL OPTION
PR: 199248
Submitted by: tkato432@yahoo.com
Reviewed by: riggs
MFH: 2015Q2
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
|
|
|
| |
Discussed on: irc (#bsdports)
|
|
|
|
| |
- Add USES=libtool and INSTALL_TARGET=install-strip
|
|
|
|
|
|
|
|
|
|
|
| |
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs)
|
| |
|
|
|
|
| |
Requested by: gerald
|
|
|
|
| |
Requested by: John Marino <freebsd.contact@marino.st>
|
|
|
|
| |
Notified by: pkg-fallout
|
| |
|
| |
|
| |
|
|
|
|
| |
multimedia)
|
| |
|
| |
|
|
|
|
|
|
| |
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
It accidentally slipped in during the original introduction
- Trim header
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Remove code for EOL FreeBSD versions
- Drop ABI version in LIB_DEPENDS (where not needed)
- Provide NLS option
Approved by: portmgr (bdrewery)
|
|
|
|
| |
Submitted by: miwi
|
|
|
|
|
| |
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
| |
- Trim header
Feature safe: yes
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 163286
Submitted by: Heath Nielson <heathn@gmail.com>
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
|
|
|
|
|
| |
- Takeover maintainership
Approved by: pav (maintainer, via irc)
|
| |
|
| |
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
| |
|
| |
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
| |
PR: ports/130638
Submitted by: Eric L. Chen <d9364104@mail.nchu.edu.tw>
|
|
|
|
|
| |
PR: ports/127160
Submitted by: chinsan
|
| |
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
| |
|
|
|
|
|
|
| |
- Take over maintaining it
Approved by: sat (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
|
|
|
| |
Reported by: pointyhat via pav
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
default.
Bump PORTREVISION on all dependent ports.
|
| |
|
|
Subtitle Editor is a GTK+2 tool to edit subtitles. It can be used for
new subtitles or as a tool to transform, edit, correct and refine
existing subtitle. This program also shows sound waves, which makes it
easier to synchronise subtitles to voices.
WWW: http://kitone.free.fr/subtitleeditor/
Author: IDJAAD djamel <kitone_at_free_dot_fr>
|