Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.6_1,2 03 Nov 2023 07:17:38 |
Michael Osipov (michaelo) |
*/*: Bump PORTREVISION for Ghostscript 10 change
Reported by: sunpoet
Approved by: jrm (mentor), sunpoet
Differential Revision: https://reviews.freebsd.org/D42412 |
1.9.6,2 16 Jan 2023 21:16:32 |
Dima Panov (fluffy) |
devel/doxygen: drop staled patches |
1.9.6,2 16 Jan 2023 19:32:05 |
Dima Panov (fluffy) |
devel/doxygen: update to 1.9.6 release (+)
Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_6 |
1.9.5,2 19 Dec 2022 14:44:58 |
Muhammad Moinur Rahman (bofh) |
Mk/**tex.mk: Convert bsd.tex.mk to USES=tex
- Update all the consumers to use USES=tex
- USE_TEX=yes is the old way of writing USES=tex which has been removed
and replaced in all ports
- Almost all of the USE_TEX features remains unchanged
- Some consumers had the same variables defined both in the mk
infrastructure and also in the ports which have been removed from the
ports as those are redundant.
In case any of the consumers are failing to build please make sure that
the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no
longer load the required VARS for tex and related dependencies.
Reviewed by: portmgr
Approved by: portmgr (blanket) |
1.9.5,2 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.9.5,2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.9.5,2 29 Aug 2022 11:02:14 |
Dima Panov (fluffy) |
devel/doxygen: update to 1.9.5 release (+)
Changelog: https://doxygen.nl/manual/changelog.html#log_1_9_5 |
1.9.4,2 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.9.4,2 16 May 2022 04:24:10 |
Alexey Dokuchaev (danfe) |
devel/doxygen: conditionalize MAKE_JOBS_UNSAFE per what comment says.
This allows to utilize all CPU cores when doing docless builds, which
comes handy as C++ code typically takes considerable time to compile.
Approved by: fluffy |
1.9.4,2 12 May 2022 22:16:42 |
Dima Panov (fluffy) |
devel/doxygen: update to 1.9.4 release (+)
C++17 compiler is now required to compile doxygen
Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_4 |
1.9.3_1,2 21 Apr 2022 14:06:58 |
Dima Panov (fluffy) |
devel/doxygen: DOCS optiion should not imply LATEX run dependecy (+)
Build dependency on TeX is enough to generate manpages and html docs
Run dependency on TeX suite still kept via LATEX option (OFF by default)
PR: 263435 |
1.9.3,2 04 Jan 2022 07:17:00 |
Dima Panov (fluffy) |
devel/doxygen: update to 1.9.3 release
Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_3
MFH: 2022Q1
Sponsored by: Netzkommune GmBH |
1.9.2,2 16 Dec 2021 08:49:50 |
Dima Panov (fluffy) |
devel/doxygen: update to 1.9.2 release
Disable default runtime hard-depend on LATeX.
It needed only for some science/math apps to render formulas.
Sponsored by: Netzkommune GmbH |
1.9.1,2 29 Aug 2021 18:22:45 |
Bernhard Froehlich (decke) |
devel/doxygen: Add CPE information
Approved by: portmgr (blanket) |
1.9.1,2 18 Apr 2021 10:02:20 |
Dima Panov (fluffy) |
devel/doxygen: update to 1.9.1 release
Also regen 'pkg-plist' for affected consumers, with PORTREVISION bump
Touch Mk/bsd.ruby.mk due to all ruby* is affected
MFH: 2021Q2 |
1.9.0,2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.9.0,2 08 Jan 2021 07:47:03 |
fluffy |
devel/doxygen: Update to 1.9.0
- regen patches by 'make makepatch'
- adjust consumers which affected by new doxygen styles
- take maintainersip
Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0
PR: 242347
Submitted by: fluffy
Reported by: Naram Qashat (ex-maintainer)
Exp-run by: antoine |
1.8.15_3,2 09 Dec 2019 20:26:00 |
tijl |
Update print/ghostscript9-agpl-* to 9.50.
PR: 240844
Approved by: portmgr (antoine)
Exp-run by: antoine |
1.8.15_2,2 26 Jul 2019 20:46:57 |
gerald |
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 |
1.8.15_1,2 16 Mar 2019 15:21:56 |
tcberner |
devel/doxygen: remove QT4 option (Qt4 deprecation)
Approved by: portmgr (implicit) |
1.8.15,2 05 Mar 2019 21:20:28 |
antoine |
Update devel/doxygen to 1.8.15
PR: 236110 |
1.8.14_1,2 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
1.8.14_1,2 12 Dec 2018 01:35:36 |
gerald |
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 |
1.8.14,2 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
1.8.14,2 25 Sep 2018 08:26:39 |
arved |
USES=compiler:c++11-lang is necessary to compile this port on powerpc64.
PR: 231679
Submitted by: Piotr Kubaj
Approved by: maintainer |
1.8.14,2 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
1.8.14,2 18 Jun 2018 03:49:10 |
linimon |
Mark ports broken on powerpc64, categories d-f.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket) |
1.8.14,2 19 Jan 2018 21:28:34 |
antoine |
Update devel/doxygen to 1.8.14
PR: 225290
Submitted by: Naram Qashat (maintainer) |
1.8.13_1,2 04 Dec 2017 20:12:21 |
amdmi3 |
- Allow build with Python 3
PR: 224085
Approved by: cyberbotx@cyberbotx.com (maintainer) |
1.8.13_1,2 21 Nov 2017 12:50:27 |
arved |
Fix a regression which causes a segfault in the devel/libftdi1 build
PR: 219022
Submitted by: John Hein
Approved by: maintainer |
1.8.13,2 25 Jun 2017 21:07:58 |
tcberner |
Make ninja opt-out in cmake.mk
Using ninja instead of make (1) can lead to significant speed ups while
building.
Therefore switch from having the ninja generator opt-in to having it opt-out.
Previously cmake-ports that wanted to use ninja could set
CMAKE_NINJA=yes
now, ports that do not work with ninja can set
cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.
The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary
PR: 219629
PR: 213331
Exp-run by: antoine
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D10748 |
1.8.13,2 21 Mar 2017 16:12:53 |
amdmi3 |
- Fix typo in option desc
Approved by: portmgr blanket |
1.8.13,2 19 Mar 2017 17:19:55 |
antoine |
- Update devel/doxygen to 1.8.13
- Adjust ports depending on it
PR: 217801 |
1.8.12,2 05 Jan 2017 11:00:50 |
amdmi3 |
Remove always-true/false conditions after 9.x, 10.[12] EOL
While here, couple minor fixes
portmgr blanket |
1.8.12,2 27 Sep 2016 16:32:53 |
antoine |
- Update devel/doxygen to 1.8.12
- Adjust plist of ports depending on it
PR: 212869 |
1.8.11,2 01 Aug 2016 18:26:33 |
antoine |
- Update devel/doxygen to 1.8.11
- Adjust plist of ports depending on it
PR: 211447
Submitted by: maintainer |
1.8.10_3,2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.8.10_3,2 24 Mar 2016 15:47:50 |
tijl |
Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base
is stuck at 9.06 which is almost 4 years old now.
Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version
on its own instead of as a variant of other versions.
Fix print/ghostscript9-agpl-base to install eps2write.
Update math/asymptote to 2.37 to support newer Ghostscript.
PR: 208159
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.8.10_2,2 19 Nov 2015 14:25:13 |
antoine |
Fix build with flex 2.6.0 |
1.8.10_2,2 19 Oct 2015 14:50:52 |
amdmi3 |
Improve shebangfix framework
- Support multiple values in *_OLD_CMD, i.e. we can now fix both
"/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify
them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash,
ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously)
replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is
still (correctly) replaced with "${perl_CMD} -tt")
Note that *_OLD_CMD items containing spaces must now be quoted (e.g.
perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")
Update shebangfix usage according to new rules in many ports:
- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces
Fix shebangfix usage in many ports (irrelevant to infrastructure change):
- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as
python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for
exact string
Approved by: portmgr (bapt)
Differential Revision: D3756 |
1.8.10_2,2 27 Aug 2015 09:10:11 |
amdmi3 |
- Pet portlint, switch to options helpers
PR: 202539
Submitted by: cyberbotx@cyberbotx.com (maintainer) |
1.8.10_2,2 22 Aug 2015 17:48:36 |
hrs |
- Split ghostscript into X11-independent and -dependent parts:
* print/ghostscript{7,8,9,9-agpl}-base
Installs Ghostscript binary, libgs, and related files.
These ports do not depend on X11 libraries (i.e. x11* devices
are not available). USES=ghostscript will set dependency on
one of them depending on GHOSTSCRIPT_DEFAULT.
The default device is set to "display" or "bbox".
* print/ghostscript{7,8,9,9-agpl}-x11
Installs a shared library which provides X11 support to
the installed Ghostscript binaries. x11* devices will be (Only the first 15 lines of the commit message are shown above ) |
1.8.10_1,2 17 Aug 2015 12:26:08 |
amdmi3 |
- Fix perl path in generated files
Approved by: portmgr blanket
MFH: 2015Q3 (blanket) |
1.8.10,2 27 Jul 2015 17:11:52 |
antoine |
Update devel/doxygen to 1.8.10
PR: 201365
exp-run: self |
1.8.9.1,2 16 Jul 2015 20:53:29 |
kwm |
Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.
Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection.
Arguments supported: <empty>, build, run, nox11 and agpl
PR: 201201 (exp-run)
Approved by: portmgr (mat@)
Exp run by: antione@ (previous patch)
Differential Revision: https://reviews.freebsd.org/D2938 |
1.8.9.1,2 21 Jan 2015 16:37:55 |
antoine |
Update to 1.8.9.1
PR: 196841
Submitted by: maintainer
Mini exp-run: self |
1.8.9,2 31 Dec 2014 06:45:11 |
antoine |
Update devel/doxygen to 1.8.9
PR: ports/196342
Submitted by: Naram Qashat (maintainer)
Exp-run and fixes to depending ports: self |
1.8.8,2 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
1.8.8,1 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
1.8.8,1 26 Oct 2014 23:25:45 |
pawel |
- Update devel/doxygen to version 1.8.8 [1]
- Fix graphics/partio plist problem after doxygen update [2]
PR: 194178 [1]
Submitted by: maintainer [1]
Approved by: mva@ [2] |
1.8.7_1,1 25 Aug 2014 16:57:28 |
danfe |
Unbreak the build with HTMLDOCS or PDFDOCS options enabled.
PR: 192958
Submitted by: Tsurutani Naoki
Approved by: maintainer |
1.8.7_1,1 22 Aug 2014 17:10:20 |
danfe |
- Optionize for Graphviz and LaTeX (enabled by default, so hopefully the
rest of the ports tree that uses Doxygen for their documentation aren't
adversely affected)
- Use new OPTIONS framework helpers
- PDFDOCS relies on both the LATEX and HTMLDOCS options to be enabled
- Remove a couple patches that believed to have no effect on PDFDOCS build
because it should've been setting HAVE_LATEX in MAKE_ARGS instead of
HAVE_PDFDOCS (which was done by a previous commit that submitter was
unaware of back when it happened, but never should've happened to begin
with)
- While here: sort USES, remove MAKE_JOBS_UNSAFE [*], and cleanup Makefile,
use correct spelling of PostScript and PDF in port description text
[*] Except cleaning targets, use more robust make(1) syntax of -C, albeit
I did not find evidence that cd ... ; $(MAKE) syntax was causing build
failures with -jX. Still, -C is better and safer in general.
PR: 192732
Submitted by: maintainer
Reviewed by: marino |
1.8.7,1 09 Aug 2014 19:39:09 |
antoine |
Update devel/doxygen to 1.8.7
Update dependent ports to build with it
Most of work by: pi@
Exp-run: self
PR: ports/190943 |
1.8.3.1_1,1 28 Jul 2014 16:28:03 |
adamw |
Rename devel/ patch-xy patches to reflect the files they modify. |
1.8.3.1_1,1 02 Jul 2014 10:26:52 |
robak |
devel/doxygen: convert to new LIB_DEPENDS format
Approved by: marino (mentor) |
1.8.3.1_1,1 24 Jun 2014 22:46:07 |
bapt |
Use MAKE_CMD |
1.8.3.1_1,1 24 Jun 2014 22:45:53 |
bapt |
Use MAKE_CMD |
1.8.3.1_1,1 16 Jun 2014 08:41:16 |
pi |
devel/doxygen: set PORTEPOCH for revert
Submitted by: mat |
1.8.3.1_1 16 Jun 2014 07:54:41 |
pi |
revert to doxygen 1.8.3.1 for now |
1.8.7 14 Jun 2014 07:22:54 |
pi |
devel/doxygen: 1.8.3.1 -> 1.8.7
In a second step, the python build part has to be tested (still open)
PR: ports/190943
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
1.8.3.1_1 05 May 2014 18:26:53 |
antoine |
Unbreak |
1.8.3.1_1 05 May 2014 09:45:37 |
bapt |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
1.8.3.1_1 02 May 2014 12:36:48 |
marino |
devel/doxygen: Remove "jobs unsafe" designation
PR: ports/188461
Submitted by: Jia-Shiun Li
Approved by: maintainer (Naram Qashat) |
1.8.3.1_1 03 Feb 2014 04:03:58 |
miwi |
- Stage support |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
1.8.3.1_1 16 Sep 2013 10:28:33 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
1.8.3.1_1 04 Sep 2013 18:06:08 |
madpilot |
- Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code) |
1.8.3.1_1 11 May 2013 17:58:56 |
hrs |
Rectify USE_TEX to support both of teTeX and TeXLive.
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. |
1.8.3.1_1 06 May 2013 02:00:41 |
hrs |
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier. |
1.8.3.1_1 29 Apr 2013 08:57:13 |
bapt |
Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format |
1.8.3.1_1 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
1.8.3.1_1 08 Mar 2013 11:32:12 |
bapt |
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 |
1.8.3.1_1 07 Mar 2013 19:04:55 |
makc |
- Rename options: DOCS -> HTMLDOCS, LATEX -> PDFDOCS, DOXYWIZARD -> QT4
- Disable all options by default
PR: ports/176725
Approved by: Naram Qashat (maintainer) |
1.8.3.1 24 Jan 2013 21:22:44 |
pawel |
Update to version 1.8.3.1
PR: ports/175456
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
1.8.3 31 Dec 2012 11:59:37 |
pawel |
Update to version 1.8.3
PR: ports/174838
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
1.8.2 15 Aug 2012 00:18:40 |
bdrewery |
- Update to 1.8.2 [1]
- Convert to new options framework
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
PR: ports/170574 [1]
Approved by: bapt (mentor) |
1.8.0_1 25 Jul 2012 06:32:08 |
cs |
Fix typos in COMMENT |
1.8.0_1 07 Jul 2012 15:30:24 |
crees |
Disable tests until fix is in place for I/O errors
PR: ports/169659
Submitted by: ak
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
1.8.0_1 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
1.8.0_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.8.0 05 Mar 2012 18:58:14 |
scheidell |
- Update to 1.8.0
PR: ports/165694
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by: gabor (mentor, implicit) |
1.7.6.1 12 Dec 2011 15:35:33 |
culot |
- Update to 1.7.6.1
Changes: http://www.doxygen.org/changelog.html
PR: ports/163184
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Feature safe: yes |
1.7.5.1 05 Nov 2011 16:55:36 |
sunpoet |
- Update to 1.7.5.1
Changes: http://www.doxygen.org/changelog.html
PR: ports/162243
Submitted by: sunpoet (myself)
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
1.7.3_1 02 May 2011 12:44:53 |
makc |
Bump PORTREVISION after open-mofit update |
1.7.3 21 Jan 2011 03:15:06 |
sunpoet |
- Update to 1.7.3
- CXX is already added in bsd.port.mk
- Cosmetic change
Changes: http://www.stack.nl/~dimitri/doxygen/changelog.html
PR: ports/154102
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Feature safe: yes |
1.7.2 19 Oct 2010 01:28:23 |
pgollucci |
- Update to 1.7.2
PR: ports/151383
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
1.7.1 03 Aug 2010 12:18:30 |
rene |
- Update devel/doxygen to 1.7.1
- Update pkg-plist and bump PORTREVISION of affected ports
PR: ports/148156
Submitted by: maintainer
Approved by: tabthorpe (mentor), fluffy (graphics/libwpg)
Tested by: exp-run by pav |
1.6.3_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.6.3 22 Feb 2010 10:44:51 |
nemoliu |
- Update to 1.6.3
- Fix previous pre.mk ordering bug by converting to new style options.mk.
PR: ports/144184
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Feature safe: yes |
1.6.2_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.6.2 01 Jan 2010 12:53:37 |
lwhsu |
- Update to 1.6.2
PR: ports/142201
Submitted by: Naram Qashat <cyberbotx AT cyberbotx.com> (maintainer) |
1.6.1 13 Oct 2009 16:38:21 |
wxs |
- Update to 1.6.1
PR: ports/138181
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
1.5.9_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.5.9 09 Jun 2009 01:37:43 |
amdmi3 |
- Mark MAKE_JOBS_UNSAFE
PR: 135381
Submitted by: myself
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
1.5.9 09 May 2009 09:18:11 |
miwi |
- Update to 1.5.9
PR: 134237
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
1.5.8 30 Dec 2008 02:26:32 |
amdmi3 |
- Update to 1.5.8
- Add OPTIONS
- Trim down Qt depends
- Clean Makefile a bit
PR: 130003
Submitted by: Naram Qashat <cyberbotx at cyberbotx dot com> (maintainer)
Some tweaks by: myself
Tweaks approved by: Naram Qashat <cyberbotx at cyberbotx dot com>
(maintainer) |
1.5.7.1 09 Nov 2008 16:10:51 |
miwi |
- Update to 1.5.7.1
PR: 128659
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
1.5.7 17 Oct 2008 19:35:50 |
stefan |
- Update to 1.5.7.
- Assign maintainership to submitter.
PR: 127727
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Approved by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> (former
maintainer) |
1.5.6_1 06 Jun 2008 13:21:59 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
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) |