| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
version 1.1.0 (via revision 464079).
Notes:
svn path=/head/; revision=464084
|
|
|
|
|
|
|
|
|
| |
- Adjust ports depending on it
PR: 217801
Notes:
svn path=/head/; revision=436507
|
|
|
|
| |
Notes:
svn path=/head/; revision=435957
|
|
|
|
|
|
|
|
|
|
| |
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Notes:
svn path=/head/; revision=424411
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt. Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.
USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.
Update gettext to 0.19.3.
Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports. When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.
Fix some ports that installed files in lib/locale instead of share/locale.
PR: 194038
Reviewed by: bapt
Exp-run: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=373636
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
As a stopgap (and as a favour to anyone building from ports ;-), change
the DOCS option to DOXYGEN, and default it to off.
THere are still some stage-qa issues but it should build and package on
all platforms now.
Approved by: joerg (maintainer)
Notes:
svn path=/head/; revision=366936
|
|
|
|
| |
Notes:
svn path=/head/; revision=364761
|
|
|
|
|
|
|
|
|
|
|
| |
Update dependent ports to build with it
Most of work by: pi@
Exp-run: self
PR: ports/190943
Notes:
svn path=/head/; revision=364468
|
|
|
|
|
|
|
|
|
| |
pending PR (related to stage)
With hat: portmgr
Notes:
svn path=/head/; revision=360604
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=355707
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui
- 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
- Removed compatibility with K&R compilers, which was untestable due
to lack of such compilers.
- New functions
. mpc_log10
. mpc_mul_2si, mpc_div_2si
- Speed-ups
. mpc_fma
- Bug fixes
. mpc_div and mpc_norm now return a value indicating the effective
rounding direction, as the other functions.
. mpc_mul, mpc_sqr and mpc_norm now return correct results even if
there are over- or underflows during the computation.
. mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
infinite part and equals output variable is corrected.
. mpc_fr_sub: Wrong return value for imaginary part is corrected.
Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.
Bump PORTREVISIONS of all dependent ports.
PR: 183141
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=331644
|
|
|
|
|
|
|
| |
devel part 1)
Notes:
svn path=/head/; revision=327722
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add trace options to ncurses{-deve}
- doc knob conversion in subversion{16}
- trim headers/comments
- eliminate some processing of bsd.port.pre.mk
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=319339
|
|
|
|
|
|
|
|
|
|
|
|
| |
TEX_DEFAULT:
A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf.
USE_TEX:
A knob for port developers. Valid keywords are listed in
bsd.tex.mk.
Notes:
svn path=/head/; revision=317899
|
|
|
|
|
|
|
| |
instead to make migration to TeXLive easier.
Notes:
svn path=/head/; revision=317455
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316434
|
|
|
|
|
|
|
| |
PR: ports/163562
Notes:
svn path=/head/; revision=288275
|
|
|
|
|
|
|
| |
declare it BROKEN even when trying to build the docs.
Notes:
svn path=/head/; revision=287559
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE data
PR: ports/161412
Submitted by: 4720
Approved by: joerg via email
Notes:
svn path=/head/; revision=287394
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat)
Notes:
svn path=/head/; revision=266895
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
upgrade, change the AVRLIBCDOCS option default to "off", and mark the
port as being BROKEN only if docs are requested, so it will be non
broken by default.
This can go away again with an upcoming new upstream release that
implements a proper workaround, but it's a useful workaround until
then.
PR: ports/153181
Submitted by: Craig Leres
Notes:
svn path=/head/; revision=266374
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=263993
|
|
|
|
| |
Notes:
svn path=/head/; revision=260674
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
|
|
|
|
| |
devel/avr-binutils and devel/avr-gcc added support for more AVR devices
which avr-libc automatically picks up during a "make configure".
Notes:
svn path=/head/; revision=250709
|
|
|
|
|
|
|
|
| |
about building the docs from the user (and then eventually ignore it
anyway).
Notes:
svn path=/head/; revision=249623
|
|
|
|
|
|
|
| |
Submitted by: Warren Block
Notes:
svn path=/head/; revision=249617
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
that caused the port being marked BROKEN (and thus fixes the PR
mentioned).
Incorporate a patch submitted by Warren Block to make the option
more obvious that avr-libc can be built without building all the
documentation (which, in turn, has a huge list of prerequisites).
PR: ports/143636
Submitted by: Warren Block (for the "no docs" option)
Notes:
svn path=/head/; revision=249568
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=247527
|
|
|
|
|
|
|
| |
the pkg-plist since the avr-libc port will automatically pick them up.
Notes:
svn path=/head/; revision=239403
|
|
|
|
|
|
|
|
| |
This is also supposed to fix the QAT complaint about misinstalled files
for custom PREFIX settings.
Notes:
svn path=/head/; revision=237651
|
|
|
|
| |
Notes:
svn path=/head/; revision=235603
|
|
|
|
|
|
|
|
| |
Prompted by: QAT QA run
Approved by: maintainer timeout on QATMail
Notes:
svn path=/head/; revision=232614
|
|
|
|
| |
Notes:
svn path=/head/; revision=204297
|
|
|
|
|
|
|
| |
PR: ports/116408
Notes:
svn path=/head/; revision=202430
|
|
|
|
| |
Notes:
svn path=/head/; revision=202348
|
|
|
|
| |
Notes:
svn path=/head/; revision=196514
|
|
|
|
| |
Notes:
svn path=/head/; revision=194142
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
| |
Approved by: portmgr (clement)
Notes:
svn path=/head/; revision=175320
|
|
|
|
| |
Notes:
svn path=/head/; revision=175137
|
|
|
|
| |
Notes:
svn path=/head/; revision=174617
|
|
|
|
|
|
|
|
| |
section in [avr-]objcopy, until a new version of avr-libc is going to
be released.
Notes:
svn path=/head/; revision=174065
|
|
|
|
| |
Notes:
svn path=/head/; revision=160046
|
|
|
|
|
|
|
|
|
|
| |
implicitly required by transfig (which is listed as a build
dependency), explicitly mention it again as well.
PR: ports/91145
Notes:
svn path=/head/; revision=158296
|