notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: cad/qcad/Makefile
SVNWeb

Number of commits found: 137 (showing only 100 on this page)

1 | 2  »  

Wed, 13 Sep 2023
[ 11:16 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:4ba130af7e264e34579a01dd02e2b542dc3745d8  commit hash:4ba130af7e264e34579a01dd02e2b542dc3745d8  commit hash:4ba130af7e264e34579a01dd02e2b542dc3745d8  4ba130a 
cad/qcad: remove unnecessary dependency on QtWebkit

This was removed upstream some time ago:
https://github.com/qcad/qcad/commit/3775c83c0fc43bd1609b57d1977d498c5c2f6645
Sun, 6 Aug 2023
[ 20:30 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:e2c63a2111782a3380ce5670c39ba54667ed18bf  commit hash:e2c63a2111782a3380ce5670c39ba54667ed18bf  commit hash:e2c63a2111782a3380ce5670c39ba54667ed18bf  e2c63a2 
cad/qcad: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
Thu, 22 Jun 2023
[ 13:59 Michael Reifenberger (mr) search for other commits by this committer ]    commit hash:7103f51acd08881fb45c248e13a370fcbee8ca98  commit hash:7103f51acd08881fb45c248e13a370fcbee8ca98  commit hash:7103f51acd08881fb45c248e13a370fcbee8ca98  7103f51 
cad/qcad: Update to 3.28.1.0
Tue, 25 Apr 2023
[ 15:17 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  feb1fa3  (Only the first 10 of 1613 ports in this commit are shown above. View all ports for this commit)
audio/opus: bump consumers after update to 1.4
Sun, 9 Oct 2022
[ 10:39 Michael Reifenberger (mr) search for other commits by this committer ]    commit hash:967280d674432861652d5368a25f907fccfd4f96  commit hash:967280d674432861652d5368a25f907fccfd4f96  commit hash:967280d674432861652d5368a25f907fccfd4f96  967280d 
cad/qcad: Update

Update to the version 3.27.7.0
Sun, 11 Sep 2022
[ 10:20 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  ddae4e9  (Only the first 10 of 1105 ports in this commit are shown above. View all ports for this commit)
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
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sat, 27 Aug 2022
[ 16:50 Michael Reifenberger (mr) search for other commits by this committer ]    commit hash:fc9023053ee9fbc155060adaf5552e54d17afd01  commit hash:fc9023053ee9fbc155060adaf5552e54d17afd01  commit hash:fc9023053ee9fbc155060adaf5552e54d17afd01  fc90230 
cad/qcad: Update

Update to 3.27.6.7
Wed, 20 Jul 2022
[ 14:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:b46abf8056cc9f1f1f579710126929b99b36f966  commit hash:b46abf8056cc9f1f1f579710126929b99b36f966  commit hash:b46abf8056cc9f1f1f579710126929b99b36f966  b46abf8  (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
cad: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  AMAKAWA Shuhei <amakawa@jp.FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Andersson <anders@hack.org>
  *  Bruce M Simpson <bms@FreeBSD.org>
  *  Christoph Moench-Tegeder <cmt@FreeBSD.org>
  *  David Yeske <dyeske@gmail.com>
  *  Diane Bruce <db@db.net>
  *  Joachim Strombergson <watchman@ludd.ltu.se>
  *  Johnny Sorocil <jsorocil@gmail.com>
  *  Julian Jenkins <kaveman@magna.com.au>
  *  Marc Fonvieille <blackend@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 19 May 2022
[ 16:16 Michael Reifenberger (mr) search for other commits by this committer ]    commit hash:274d6cb1a528615b4616f179f77e47e766a0f146  commit hash:274d6cb1a528615b4616f179f77e47e766a0f146  commit hash:274d6cb1a528615b4616f179f77e47e766a0f146  274d6cb 
cad/qcad: Update

Update to 3.27.6.0
Sat, 16 Oct 2021
[ 09:51 Jimmy Olgeni (olgeni) search for other commits by this committer ]    commit hash:4460cf727a7788c9ce21f3344ce5745e5cd9fc4a  commit hash:4460cf727a7788c9ce21f3344ce5745e5cd9fc4a  commit hash:4460cf727a7788c9ce21f3344ce5745e5cd9fc4a  4460cf7  (Only the first 10 of 476 ports in this commit are shown above. View all ports for this commit)
*: fix tab vs. space issues, and comments according to the guide.
Tue, 22 Jun 2021
[ 18:53 Kevin Bowling (kbowling) search for other commits by this committer ]    commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  da3162c  (Only the first 10 of 914 ports in this commit are shown above. View all ports for this commit)
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
Mon, 19 Apr 2021
[ 08:00 Tobias Kortkamp (tobik) search for other commits by this committer ]    commit hash:1bf865fed5a69877b34d01b873ccac59a8ab9476  commit hash:1bf865fed5a69877b34d01b873ccac59a8ab9476  commit hash:1bf865fed5a69877b34d01b873ccac59a8ab9476  1bf865f  (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
Clean up all commented PORTREVISION and PORTEPOCH lines

No revision bump tool that we have cleans them up or deals with
them, so we end up with duplicated lines.  Instead of implementing
that just clean up the 51 ports that do this.

PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if
you need a reminder or placeholder.
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 28 Mar 2021
[ 20:08 mr search for other commits by this committer ] Original commit   Revision:569410
Stop setting MAKE_JOBS_UNSAFE by only building release or debug

Submitted by:	rakuco@
Differential Revision:	https://reviews.freebsd.org/D19219
Thu, 11 Mar 2021
[ 19:08 mr search for other commits by this committer ] Original commit   Revision:568126
Update to 3.26.1.0
Sat, 21 Nov 2020
[ 21:51 mr search for other commits by this committer ] Original commit   Revision:556018
Update to 3.25.2.4
Thu, 10 Sep 2020
[ 18:19 mr search for other commits by this committer ] Original commit   Revision:548217
Update to version 3.25.2.0
Wed, 10 Jun 2020
[ 20:06 mr search for other commits by this committer ] Original commit   Revision:538437
Remove BROKEN_i386 after the previous fix got verified.

PR:		234857
Reported by:	emaste@
Sun, 7 Jun 2020
[ 16:48 mr search for other commits by this committer ] Original commit   Revision:538166
Try to fix i386 build.

While there update to 3.24.3.8

PR:		234857
Submitted by:	emaste@
Mon, 13 Apr 2020
[ 12:35 tcberner search for other commits by this committer ] Original commit   Revision:531601 (Only the first 10 of 310 ports in this commit are shown above. View all ports for this commit)
Update Qt5 to 5.14.2

Very big thanks go again to kai@ who provided the www/qt5-webengine upgrade (to
5.14.0).
Notably, video capture support was re-enabled.

Announcement:
        https://www.qt.io/blog/qt-5.14-has-released

PR:		244964
Exp-run by:	antoine
Sun, 19 Jan 2020
[ 16:56 mr search for other commits by this committer ] Original commit   Revision:523580
Update to 3.24.2.0
Sun, 12 Jan 2020
[ 15:57 mr search for other commits by this committer ] Original commit   Revision:522792
Fixes and update to 3.24.1.0

Submitted by:	Tamas Tevesz
Fri, 8 Nov 2019
[ 16:59 tcberner search for other commits by this committer ] Original commit   Revision:517080 (Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
Update Qt5 to 5.13.2

Announcement:
        https://www.qt.io/blog/qt-5.13.2-released

Thanks to kai@ for updating webengine.

PR:		241649
Exp-run by:	antoine
Mon, 4 Nov 2019
[ 21:36 zeising search for other commits by this committer ] Original commit   Revision:516745 (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
Add USES=xorg USES=gl, ports categories c

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'c'.
Wed, 18 Sep 2019
[ 09:25 antoine search for other commits by this committer ] Original commit   Revision:512262
Mark BROKEN on i386 with lld

Reported by:	pkg-fallout
MFH:		2019Q3
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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
Sun, 2 Jun 2019
[ 18:05 mr search for other commits by this committer ] Original commit   Revision:503319 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Update to v3.22.0.12

Submitted by:	Tamas TEVESZ
Sat, 25 May 2019
[ 16:18 tcberner search for other commits by this committer ] Original commit   Revision:502590 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
archivers/quazip: update to 0.8

From the changelog:
   * Support for UTF-8 in file names and comments (Denis Zavorotnyy)
   * get/setOsCode(), get/setDefaultOsCode()
   * Fixed Z_STREAM_END handling in QuaZioDevic
Sat, 16 Mar 2019
[ 19:37 tcberner search for other commits by this committer ] Original commit   Revision:495949
archivers/quazip: remove flavors (Qt4 deprecation)
Tue, 12 Feb 2019
[ 21:07 mr search for other commits by this committer ] Original commit   Revision:492810
Simplify C*FLAGS for i386

Submitted by:	mat@
Thu, 7 Feb 2019
[ 22:36 mr search for other commits by this committer ] Original commit   Revision:492387
Update to 3.21.3.15 and try to fix build for i386
Wed, 16 Jan 2019
[ 11:13 tijl search for other commits by this committer ] Original commit   Revision:490472 (Only the first 10 of 1089 ports in this commit are shown above. View all ports for this commit)
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 26 Dec 2018
[ 12:29 linimon search for other commits by this committer ] Original commit   Revision:488380
USES=compiler:c++11-lang is necessary to build on GCC-based architectures.

PR:		234394
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
Sat, 8 Dec 2018
[ 13:57 mr search for other commits by this committer ] Original commit   Revision:486950
Update to 3.21.3.11
Tue, 25 Sep 2018
[ 20:12 tcberner search for other commits by this committer ] Original commit   Revision:480692 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Update Qt5 to 5.11.2

PR:		231560
Exp-run by:	antoine
Tue, 11 Sep 2018
[ 18:34 zeising search for other commits by this committer ] Original commit   Revision:479538 (Only the first 10 of 331 ports in this commit are shown above. View all ports for this commit)
Change x11/xorgproto to become a build dep

Change x11/xorgproto to become a build time dependency when added to
USE_XORG.  Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.

PR:		230909
Reviewed by:	eadler
Approved by:	portmgr (antoine)
Obtained
from:	https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run:	antoine
Differential Revision:	https://reviews.freebsd.org/D16906
Mon, 10 Sep 2018
[ 13:15 mat search for other commits by this committer ] Original commit   Revision:479407 (Only the first 10 of 127 ports in this commit are shown above. View all ports for this commit)
Add EXAMPLES options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Mon, 9 Jul 2018
[ 13:57 mr search for other commits by this committer ] Original commit   Revision:474257
Really bunp PORTREVISION this time...

Reported by:	linimon
[ 10:09 mr search for other commits by this committer ] Original commit   Revision:474249
Bump PORTREVISION to fix pkg building.
Fri, 6 Jul 2018
[ 12:24 mr search for other commits by this committer ] Original commit   Revision:474010
Complete the switch to qt5 and upgrade to 3.21.1.1

Submitted by:	Tamas Tevesz ice@extreme.hu
Thu, 28 Jun 2018
[ 17:39 tcberner search for other commits by this committer ] Original commit   Revision:473503 (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
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
Fri, 22 Jun 2018
[ 12:07 mr search for other commits by this committer ] Original commit   Revision:473035
Update to version 3.20.1.7 and use QT5 due to compile errors when using QT4.
Sun, 11 Mar 2018
[ 10:05 tcberner search for other commits by this committer ] Original commit   Revision:464159 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Convert archivers/quazip and archivers/quazip-qt5 into flavors

Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14640
Sat, 11 Nov 2017
[ 15:35 mr search for other commits by this committer ] Original commit   Revision:453976
Upgrade to 3.19.0.0
Fri, 22 Sep 2017
[ 10:48 mat search for other commits by this committer ] Original commit   Revision:450351 (Only the first 10 of 175 ports in this commit are shown above. View all ports for this commit)
Remove USES=execinfo.

PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
Sun, 13 Aug 2017
[ 15:23 mr search for other commits by this committer ] Original commit   Revision:447895
Update to 3.17.3.6 and add missing linetypes.

Reported by:	Ban Lovko
Mon, 19 Jun 2017
[ 17:02 mr search for other commits by this committer ] Original commit   Revision:443884
Update to 3.17.1.0
Tue, 23 May 2017
[ 05:03 rezny search for other commits by this committer ] Original commit   Revision:441503 (Only the first 10 of 711 ports in this commit are shown above. View all ports for this commit)
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Thu, 23 Mar 2017
[ 16:17 mr search for other commits by this committer ] Original commit   Revision:436776
Update to 3.16.7.0
Fri, 24 Feb 2017
[ 14:17 mr search for other commits by this committer ] Original commit   Revision:434717
Update to 3.16.5
Tue, 2 Aug 2016
[ 22:38 mr search for other commits by this committer ] Original commit   Revision:419495
Try to fix shared library links.
While there update to version 3.15.4

PR:		211459
Reported by:	roklein@roklein.de
Thu, 23 Jun 2016
[ 07:09 bapt search for other commits by this committer ] Original commit   Revision:417348
Prefer relative links to make packages more relocation friendly
Thu, 9 Jun 2016
[ 09:24 mr search for other commits by this committer ] Original commit   Revision:416586
- Delete the usage of %%QT_BINDIR%% in pkg-plist (NB.: %%QT_BINDIR%% is still
generated by `make makeplist`)
- While there update to 3.15.2.0

PR:		210110
Thu, 19 May 2016
[ 10:57 amdmi3 search for other commits by this committer ] Original commit   Revision:415501 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
- Fix trailing whitespace in Makefiles

Approved by:	portmgr blanket
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 14 Jan 2016
[ 13:57 mr search for other commits by this committer ] Original commit   Revision:406117
Update to version 3.12.5
Wed, 30 Dec 2015
[ 16:30 mr search for other commits by this committer ] Original commit   Revision:404871
Use LIB_DEPENDS for the quazip dependency.

PR:		205161
Submitted by:	Arrigo Marchiori
[ 00:00 mr search for other commits by this committer ] Original commit   Revision:404790
Try to resolve conflict with archivers/quazip by disabling the internal one from
qcad.

PR:		205161
Submitted by:	Arrigo Marchiori
Mon, 30 Nov 2015
[ 19:47 mr search for other commits by this committer ] Original commit   Revision:402695
Try to fix compilation on FreeBSD-9 and HEAD.

Submitted by:	HEAD part by andreast@
Sat, 28 Nov 2015
[ 21:09 mr search for other commits by this committer ] Original commit   Revision:402560
Update to 3.12.3
Wed, 16 Sep 2015
[ 08:55 rakuco search for other commits by this committer ] Original commit   Revision:397043 (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
Update the Qt4 ports to 4.8.7.

According to upstream, this is the last planned Qt4 release.
A list of changes since 4.8.6 can be found here:
<http://download.qt.io/official_releases/qt/4.8/4.8.7/changes-4.8.7>

Porting notes and changes:
- Remove several patches that have been upstreamed.
- Make Uses/qmake.mk pass the contents of LIBS to the qmake environment. [1]
- Repurpose devel/qt4/files/extrapatch-src-corelib-global-qglobal.h now the
  original patch is part of the release (curiously enough, the original
  patch was never actually used, as the ?= assignment in r362837 after
  r362770 was never possible).

  This works around the way compiler support for C++11 features is detected
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 May 2015
[ 01:21 amdmi3 search for other commits by this committer ] Original commit   Revision:386828
- Don't install static libraries with INSTALL_LIB

Approved by:	portmgr blanket
MFH:		2015Q2
Mon, 18 May 2015
[ 17:07 mat search for other commits by this committer ] Original commit   Revision:386691 (Only the first 10 of 150 ports in this commit are shown above. View all ports for this commit)
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 30 Jan 2015
[ 17:20 mr search for other commits by this committer ] Original commit   Revision:378174
Add datadir to search path.

PR:		197140
Mon, 19 Jan 2015
[ 17:30 mr search for other commits by this committer ] Original commit   Revision:377442
Update to Release 3.7.5.0.
Fix conflict with texlive-base

PR:		184368
Submitted by:	vladimir.chukharev (Infos and Patch to resolve the conflict)
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Mon, 4 Aug 2014
[ 23:06 bapt search for other commits by this committer ] Original commit   Revision:364068
USES=execinfo
Sat, 5 Jul 2014
[ 12:19 tijl search for other commits by this committer ] Original commit   Revision:360738 (Only the first 10 of 59 ports in this commit are shown above. View all ports for this commit)
Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery

Approved by:	portmgr (implicit)
Tue, 3 Jun 2014
[ 11:56 mr search for other commits by this committer ] Original commit   Revision:356330
Update to version 3.5.1.
Mon, 5 May 2014
[ 20:47 rakuco search for other commits by this committer ] Original commit   Revision:353040 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
The KDE on FreeBSD team presents Qt 4.8.6.

This is a minor bugfix release that fortunately contains quite a few patches
that we have upstreamed in the past months.

See http://blog.qt.digia.com/blog/2014/04/24/qt-4-8-6-released/ for a
summary of changes, and
http://download.qt-project.org/official_releases/qt/4.8/4.8.6/changes-4.8.6
for a detailed list of changes.

This patch contains commits by me, makc@ and Schaich Alonso.

PR:		ports/189213
Sat, 8 Mar 2014
[ 22:51 mr search for other commits by this committer ] Original commit   Revision:347540
Update to version 3.4.6
Sun, 2 Feb 2014
[ 13:19 mr search for other commits by this committer ] Original commit   Revision:342284
Upgrade to version 3.4.5
Fri, 3 Jan 2014
[ 00:46 bapt search for other commits by this committer ] Original commit   Revision:338511 (Only the first 10 of 65 ports in this commit are shown above. View all ports for this commit)
Part 1 at removing now useless FETCH_ARGS redifition
Wed, 11 Dec 2013
[ 14:53 bapt search for other commits by this committer ] Original commit   Revision:336172 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in cad

With hat:	portmgr
Mon, 2 Dec 2013
[ 08:59 mr search for other commits by this committer ] Original commit   Revision:335470
Register conflicts with texlive-base-* since it has one file in common.

PR:		ports/184368
Submitted by:	lbartoletti
Tue, 5 Nov 2013
[ 20:34 mr search for other commits by this committer ] Original commit   Revision:332905
Update qcad to 3.4.2.0

PR:		ports/183346
Submitted by:	rakuco@
Fri, 11 Oct 2013
[ 16:25 mr search for other commits by this committer ] Original commit   Revision:330088
Update to 3.3.3.0

PR:             ports/182881
Submitted by:   rakuco@
Thu, 10 Oct 2013
[ 12:47 mr search for other commits by this committer ] Original commit   Revision:329987
Apply fixes provided by Max

Submitted by:	makc@
Fri, 20 Sep 2013
[ 15:58 bapt search for other commits by this committer ] Original commit   Revision:327711 (Only the first 10 of 103 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad)
Wed, 11 Sep 2013
[ 13:15 mr search for other commits by this committer ] Original commit   Revision:326977
Add GLU to the build dependencies
Wed, 4 Sep 2013
[ 09:46 mr search for other commits by this committer ] Original commit   Revision:326264
Add two more dependencies.
Thu, 29 Aug 2013
[ 07:30 mr search for other commits by this committer ] Original commit   Revision:325568
Add moc to the dependencies to fix the build.
Wed, 21 Aug 2013
[ 07:52 mr search for other commits by this committer ] Original commit   Revision:325094 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Readd qcad and upgrade to version 3.2.1

PR:		ports/181199
Submitted by:	Thierry Thomas (thierry@)
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Mon, 31 Oct 2011
[ 15:39 mr search for other commits by this committer ] Original commit 
Add localisazion support to the qcad port.

PR:             ports/162048
Submitted by:   Stefan Rumetshofer
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Wed, 6 May 2009
[ 17:53 itetcu search for other commits by this committer ] Original commit 
Don't fail if share/qcad can't be removed since it might be used by other ports

Requested by:   mr@
Sat, 2 May 2009
[ 08:27 mr search for other commits by this committer ] Original commit 
The attached patches achieve the following improvements:

*  cad/qcad itself:
  1. Enable parallel build.
    This is safe, because the vendor's script supports it
    (but only, when one is using distcc).
  2. Remove the special handling for Alpha.
    I guess, this is a historical wart --
    the current version of qcad compiles on my amd64 with
    `-Wall -W' without any warnings. If Alpha bites again,
    the wart can be put back until someone tracks the bug down.

*  cad/qcad-partslib:
  1. Fetch the .tar.gz, rather than .zip variant of the distribution.
    This new file is more than twice smaller.
  2. Remove build-dependency on qcad -- this is useless for a pure-data port
    and only complicates package building and installation
    (a PORTREVISION bump in qcad itself, for example,
    will necessitate rebuilding partslib without any good reason).
  3. Don't create an intermediate extraction under ${WRKSRC}
    for the sole purpose of creating PLIST -- extract from ${DISTFILE} into
    ${DATADIR} directly and use tar's output to create PLIST on the fly.
    This saves a ton of I/O and diskspace during packaging.

Submitted by: Mikhail T. <mi+thun [at] aldan.algebra.com>
Wed, 21 Jan 2009
[ 14:20 mr search for other commits by this committer ] Original commit 
Fix the paths to qt assistant and qcad manual that are being encoded
into the qcad binary.

PR:             ports/130747
Submitted by:   Alexey Shuvaev
Fri, 6 Jun 2008
[ 13:14 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Thu, 27 Mar 2008
[ 15:16 mr search for other commits by this committer ] Original commit 
Change to ftp:// too.
Thu, 4 Oct 2007
[ 00:15 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Remove always-false/true conditions based on OSVERSION 500000
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Tue, 13 Feb 2007
[ 00:16 pav search for other commits by this committer ] Original commit  (Only the first 10 of 77 ports in this commit are shown above. View all ports for this commit)
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework

Submitted by:   rafan
Tested on:      pointyhat
Thu, 1 Feb 2007
[ 11:59 mr search for other commits by this committer ] Original commit 
- change BUILD_DEPENDS: shells/bash2 -> shells/bash;
- drop a spare line at Makefile to pet portlint.

PR:             ports/108631
Submitted by:   bsam
Wed, 3 May 2006
[ 23:38 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
remove USE_REINPLACE for all ports with categories starting with C

Number of commits found: 137 (showing only 100 on this page)

1 | 2  »