non port: textproc/htmltolatex/Makefile |
SVNWeb
|
Number of commits found: 46 |
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Sat, 27 Apr 2019
|
[ 09:04 pkubaj ]
textproc/htmltolatex: fix build with GCC-based architectures
Add USES=compiler:c++11-lang.
Add include <cstring> and <strings.h> to CH2L.cpp.
Add include <cstring> to util.cpp.
Required to build with GCC (used on GCC architectures):
undefined reference to std::__cxx11::basic_string
PR: 237549
Approved by: pi (maintainer), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D20050
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 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, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] (Only the first 10 of 1104 ports in this commit are shown above. )
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Fri, 19 Jan 2018
|
[ 06:08 pi ]
textproc/htmltolatex: fix build on current
|
Mon, 22 May 2017
|
[ 22:29 linimon ] (Only the first 10 of 41 ports in this commit are shown above. )
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
|
Sun, 1 Jan 2017
|
[ 03:45 sunpoet ] (Only the first 10 of 161 ports in this commit are shown above. )
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket)
|
Wed, 21 Dec 2016
|
[ 10:07 amdmi3 ]
- Add LICENSE
- Mark BROKEN on 9.x: does not build due to incompatibility with GraphicsMagic:
/usr/local/lib/libGraphicsMagick++.so: undefined reference to
`std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15'
Approved by: portmgr blanket
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 11 Oct 2015
|
[ 16:20 marino ] (Only the first 10 of 11 ports in this commit are shown above. )
graphics/GraphicsMagick: Upgrade version 1.3.21 => 1.3.22
GraphicsMagick was just updated, but there was as newer, second
PR to upgrade it once more. And again, the shared library version
has been bumped (haven't these guys heard of symbol versioning?)
While the INDEX references 114 users of GraphicksMagick, I'm going to
only bump the same 8 ports as yesterday. The bump script appears to
be obsolete (still uses CVS!)
PR: 203547
Submitted by: Walter Schwarzenfeld
|
Sat, 10 Oct 2015
|
[ 15:20 marino ] (Only the first 10 of 13 ports in this commit are shown above. )
graphics/GraphicsMagick: Upgrade version 1.3.20 => 1.3.21
The shared library versions changed, so bump all the ports that
depend on GraphicsMagick by default too.
PR: 200304
Submitted by: ports fury
|
Mon, 4 Aug 2014
|
[ 19:34 amdmi3 ] (Only the first 10 of 12 ports in this commit are shown above. )
- Switch graphics/GraphicsMagick to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- Fix distinfo for graphics/cmg
- Fix shebang for graphics/vips
Approved by: portmgr blanket
|
Tue, 17 Jun 2014
|
[ 18:39 rene ] (Only the first 10 of 24 ports in this commit are shown above. )
Update www/GraphicsMagick to 1.3.19 and bump PORTREVISION for consumers.
Note that graphics/GraphicsMagick12 was removed on 2014-05-20 because it is
no longer maintained upstream.
Detailed/other changes:
* graphics/GraphicsMagick :
- Copy contents from graphics/GraphicsMagick13
- Remove PORTREVISION and PKGNAMESUFFIX
- Keep original pkg-descr, do not copy whitespace-only changes.
* graphics/pecl-gmagick :
- Use modern LIB_DEPENDS
* graphics/vips :
- Stage support
- Use modern LIB_DEPENDS
- USES libtool, pathfix
* multimedia/bombono :
- Update BUILD_DEPENDS and RUN_DEPENDS
* textproc/htmltolatex :
- Use modern LIB_DEPENDS
Phabric: D108 162
Approved by: portmgr (antoine, bapt)
|
Sun, 8 Jun 2014
|
[ 19:05 pi ] (Only the first 10 of 16 ports in this commit are shown above. )
Mass-update maintainer from fbsd-ports@opsec.eu -> pi@FreeBSD.org
|
Mon, 26 May 2014
|
[ 13:21 miwi ] (Only the first 10 of 20 ports in this commit are shown above. )
- Convert gmake,bzip2 to USES
Approved by: portmgr
|
Wed, 23 Oct 2013
|
[ 10:42 tijl ]
- Change a patch to fix build with libc++.
- Support staging.
- Hand maintainership to submitter.
PR: ports/183111
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu>
|
Fri, 20 Sep 2013
|
[ 23:17 bapt ] (Only the first 10 of 1559 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
|
Fri, 8 Mar 2013
|
[ 11:32 bapt ] (Only the first 10 of 209 ports in this commit are shown above. )
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 27 Aug 2010
|
[ 20:23 pav ]
- Remove hand-rolled make jobs construct and mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Sat, 28 Jun 2008
|
[ 16:44 beech ]
- Bump again after downgrading GraphicsMagick
|
Wed, 25 Jun 2008
|
[ 08:36 beech ]
- Bump poirtrevision after GraphicsMagick update
|
Wed, 30 Apr 2008
|
[ 12:44 mi ]
Reportedly the newly-enabled self-tests fail during official
package-building. Make the test-target produce the tests' output on
stdout, so it is included in the traces -- this may help me debug the
problem remotely.
|
Sat, 26 Apr 2008
|
[ 17:50 mi ]
Fix properly -- it never built after the earlier PORTREVISION dump.
Also:
* Switch to GraphicsMagick for future stability;
* enable parallelized building.
* remove explict linking with -lstdc++.
* fix the bundled-in tests and make them run post-build
* Remove the defunct WWW from pkg-descr
|
Tue, 22 Apr 2008
|
[ 10:56 miwi ] (Only the first 10 of 27 ports in this commit are shown above. )
- Chase graphics/ImageMagick shlib version bump
Pointyhat to: mi@
|
Wed, 17 Oct 2007
|
[ 10:13 ade ] (Only the first 10 of 199 ports in this commit are shown above. )
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Wed, 24 May 2006
|
[ 14:21 mnag ] (Only the first 10 of 32 ports in this commit are shown above. )
- Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION
|
Thu, 5 Jan 2006
|
[ 03:57 edwin ] (Only the first 10 of 90 ports in this commit are shown above. )
Chase libversion bumb to libMagick.so.9
PR: ports/91270
|
Sun, 6 Mar 2005
|
[ 22:16 pav ] (Only the first 10 of 17 ports in this commit are shown above. )
- Chase ImageMagick shlib bump
PR: ports/78455
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (ImageMagick's
maintainer)
|
Sun, 5 Dec 2004
|
[ 15:35 josef ]
Bump portrevision and dependency on ImageMagick
in order to trace recent ImageMagick update.
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
PR: ports/74487
Approved by: mat
Reviewed by: lofi
|
Mon, 26 Jul 2004
|
[ 12:13 vs ]
Remove references to mirror.ac.uk
PR: ports/69481
Submitted by: Tim Bishop
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Thu, 16 Oct 2003
|
[ 04:15 kris ] (Only the first 10 of 22 ports in this commit are shown above. )
Before committing the previous BROKEN changes I carefully checked the status
of each port on bento and for recent fixes. Unfortunately at some point I
got confused and switched to the wrong list :-) As a result I picked up a
number of ports that were fixed a while ago. Sorry for the false alarm,
maintainers.
Pointy hat to: kris
|
[ 02:18 kris ]
BROKEN on 5.x: does not compile
|
Sat, 4 Oct 2003
|
[ 16:36 nork ]
Chase lib version change of graphics/ImageMagick.
Bump PORTREVISION acordingly.
|
Sun, 23 Mar 2003
|
[ 15:41 foxfair ]
Switch MASTER_SITE to make this port fetchable.
|
Fri, 21 Feb 2003
|
[ 22:17 naddy ]
Fix build for -CURRENT (GCC3).
|
Thu, 20 Feb 2003
|
[ 19:11 knu ] (Only the first 10 of 122 ports in this commit are shown above. )
De-pkg-comment.
|
Sun, 1 Sep 2002
|
[ 16:07 dwcjr ] (Only the first 10 of 76 ports in this commit are shown above. )
${PERL} -> ${REINPLACE_CMD}
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net
|
Thu, 29 Aug 2002
|
[ 17:18 lioux ]
Update MASTER_SITES
Submitted by: blackend
|
Sun, 20 Jan 2002
|
[ 18:37 ijliao ]
add htmltolatex 1 HTML to LaTeX to PDF Converter
|
Number of commits found: 46 |