Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
15260_3 17 Sep 2024 18:50:12 |
Daniel Engberg (diizzy) Author: lightside |
devel/upp: Fix build with freetype2 2.13.3
Based on upstream commit 68139e354876013046aac0d1699d7b61ce055d53
Reference:
https://github.com/ultimatepp/ultimatepp/commit/68139e354876013046aac0d1699d7b61ce055d53
PR: 281326
Approved by: portmgr (blanket, build fix) |
15260_2 21 Jan 2024 15:26:53 |
Muhammad Moinur Rahman (bofh) |
devel/upp: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
15260_2 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
15260_2 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
15260_1 19 Aug 2023 16:04:12 |
Piotr Kubaj (pkubaj) |
devel/upp: add support for powerpc64* |
15260_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
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) |
15260 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 ) |
15260 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 ) |
15260 26 Sep 2021 08:19:50 |
Mikael Urankar (mikael) |
devel/upp: Fix build on aarch64.
./uppsrc/Core/Cpu.cpp:193:8: error: use of undeclared identifier
'sysctlbyname'
if(sysctlbyname("vm.vmtotal", &vmt, &vmt_size, NULL, 0) >= 0 &&
Approved by: portmgr (build fix blanket) |
15260 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
15260 11 Jan 2021 16:30:30 |
tcberner |
devel/upp update to revision 15260
PR: 250753
Submitted by: Oskar Holmlund <oskar.holmlund@ohdata.se> (original version,
maintainer), lightside@gmx.com (committed version) |
14429 01 Nov 2020 14:25:36 |
antoine |
Mark BROKEN
FontFc.cpp:(.text._ZN3Upp14GetFontInfoSysENS_4FontE+0xf7): undefined reference
to `FT_Get_X11_Font_Format(FT_FaceRec_*)'
Reported by: pkg-fallout |
14429 05 Jun 2020 12:07:25 |
tagattie |
Update to 14429
PR: 246563
Submitted by: lightside <lightside@gmx.com>
Approved by: m.sund@arcor.de (maintainer timeout, >2 weeks),
mentors (implicit)
Changelog: https://www.ultimatepp.org/www$uppweb$Roadmap$en-us.html |
11873_3 07 Nov 2019 20:20:00 |
zeising |
Sprinkle more USES=xorg |
11873_3 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 |
11873_2 04 May 2019 04:52:30 |
linimon |
These ports now build on aarch64.
Approved by: portmgr (tier-2 blanket) |
11873_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 |
11873_1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
11873 15 Jul 2018 15:19:53 |
fernape |
devel/upp: update to 11873
Maintainer timed out.
PR: 227414
Submitted by: lightside@gmx.com
Approved by: tcberner (mentor)
Security: CVE-2018-8740
Differential Revision: https://reviews.freebsd.org/D16017 |
11540 02 Mar 2018 03:00:23 |
linimon |
Also broken the same way as powerpc on powerpc64.
Reformat for readability.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build machines |
11540 19 Feb 2018 06:08:06 |
yuri |
devel/upp: Update to 11540
Additional port changes:
* Changed to DISTVERSION
* Moved BROKEN_xx to a proper place
* Removed IDE_USES=gmake
* Adjusted various _USEx= clauses
PR: 224355
Submitted by: lightside <lightside@gmx.com>
Approved by: Matthias <m.sund@arcor.de> (maintainer), tcberner (mentor,
implicit) |
10804_1 30 Dec 2017 21:46:46 |
krion |
Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd if
/usr/bin/ld is lld, until the issue can be addressed.
PR: 214864
Approved by: portmgr (LLD_UNSAFE blanket)
Sponsored by: The FreeBSD Foundation |
10804_1 22 Sep 2017 10:48:29 |
mat |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
10804_1 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(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 |
10804 22 Aug 2017 12:38:55 |
swills |
devel/upp: Update to 10804
PR: 216938
Submitted by: lightside <lightside@gmx.com>
Approved by: m.sund@arcor.de (maintainer) |
9251_2 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
9251_1 08 Nov 2016 19:29:57 |
linimon |
The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'. |
9251_1 08 Nov 2016 08:23:25 |
linimon |
Mark as broken on arm64. Remove ia64 line, it is obsolete.
Approved by: portmgr (tier-2 blanket) |
9251_1 23 Jul 2016 13:41:26 |
riggs |
Fix build with libc++ 3.8.0
PR: 209549
Submitted by: dim
Approved by: maintainer timeout
MFH: 2016Q3 (ports-secteam build fix blanket) |
9251_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
9251_1 19 Mar 2016 19:34:29 |
feld |
devel/upp: Unbreak port
- Bump PORTREVISION
- Use simplified upstream patch [1, 2] to fix the build
Reference links:
1. Fixed FT include issue in GtkDrawText.cpp
https://github.com/ultimatepp/mirror/commit/24c443290699034e21d6bdb8b1dee493e78107c5
2. freetype include in GTK backend removed
https://github.com/ultimatepp/mirror/commit/71174caa1b99265490d1cc210e7efe0f6b325eba
PR: 207979 |
9251 13 Mar 2016 20:04:29 |
antoine |
Mark BROKEN: fails to build
In file included from CtrlCore/GtkDrawText.cpp:7:
In file included from ./plugin/FT_fontsys/ftoutln.h:25:
In file included from ./plugin/FT_fontsys/freetype.h:35:
In file included from ./plugin/FT_fontsys/fttypes.h:25:
./plugin/FT_fontsys/ftsystem.h:171:11: error: redefinition of 'FT_MemoryRec_'
Reported by: pkg-fallout |
9251 23 Dec 2015 19:39:43 |
riggs |
Update to upstream version 9251, convert to OPTION helpers
PR: 204961
Submitted by: lightside@gmx.com
Approved by: maintainer timeout |
8227 04 May 2015 11:17:21 |
jbeich |
devel/upp: update to 8227 and improve
- Adapt MASTER_SITES
- Adapt MACRO_FLAGS
- Adapt include directories for CINC
- Adapt sed patches
- Adapt GCC build method
- Add LICENSE_FILE
- Add execinfo to USES
- Add creation of CLANG build method, based on GCC with some changes
- Add patch to build U++ package(s) using modern GCC [1]
- Add patch to delete *.bm files for local install, not just GCC.bm [2]
- Add patches for some U++ packages to compile on FreeBSD [3]
- Do not copy (unused) empty directories to DATADIR
- Wrap cd related command to parentheses
Changes: http://upp.sf.net/www$uppweb$Roadmap$en-us.html
PR: 198359
Submitted by: lightside <lightside@gmx.com>
Approved by: m.sund@arcor.de (maintainer)
Obtained from: https://code.google.com/p/upp-mirror/source/detail?r=8242 [1]
Obtained from: https://code.google.com/p/upp-mirror/source/detail?r=8251 [2]
Obtained from: https://code.google.com/p/upp-mirror/source/detail?r=8267 [3]
Obtained from: https://code.google.com/p/upp-mirror/source/detail?r=8268 [3] |
5485_2 24 Nov 2014 17:41:10 |
mat |
Fix three ports forgotten by the USE_PGSQL removal. (Fix a typo in devel/upp.)
Sponsored by: Absolight |
5485_2 19 Nov 2014 11:49:06 |
kwm |
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.
This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.
Apart from updating ports to newer versions
GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.
Shell Extensions can be installed via https://extensions.gnome.org/ , we have (Only the first 15 lines of the commit message are shown above ) |
5485_2 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
5485_1 19 Jan 2014 18:17:54 |
bapt |
Support stage
Use options helpers
Unsilent install
Remove references to NOPORTDATA |
5485_1 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
5485_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
5485_1 23 Jan 2013 15:00:19 |
makc |
Bump PORTREVISION after DESKTOP_ENTRIES update |
5485 22 Jan 2013 23:12:21 |
makc |
- Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category if missing
- Remove indefinite article from COMMENT
Approved by: maintainers |
5485 01 Nov 2012 09:06:40 |
rm |
- update to 5485
while here:
- trim Makefile header
- remove shlib versions (portlint warning)
- convert to optionsng (and rename GL option to OPENGL to pick existing option
description from bsd.options.desc.mk)
- break an overly long line
PR: 173199
Submitted by: Matthias Sund <m.sund at arcor dot de> (maintainer)
Feature safe: yes |
4193_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
4193_1 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
4193 18 Dec 2011 09:00:52 |
miwi |
- Update to 4192
PR: 163028
Submitted by: Matthias Sund <m.sund@arcor.de> (maintainer) |
4179 24 Nov 2011 15:18:57 |
miwi |
- Update to 4179
- Pet Portlint
PR: 162764
Submitted by: maintainer
Feature safe: yes |
3211_1 10 Nov 2011 05:38:32 |
linimon |
Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)
Hat: portmgr |
3211_1 23 Aug 2011 18:39:19 |
kwm |
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed. |
3211 01 Mar 2011 17:26:42 |
sylvio |
- Update to 3211
PR: ports/155101
Submitted by: Matthias Sund <m.sund@arcor.de> (maintainer) |
2791 27 Jan 2011 18:54:03 |
pav |
- Update to 2791
PR: ports/153969
Submitted by: Sender Ghost <lightside@safebox.ru>
Approved by: Matthias Sund <m.sund@arcor.de> (maintainer)
Feature safe: yes |
2008.1_3 20 Nov 2010 15:37:08 |
kwm |
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX (Only the first 15 lines of the commit message are shown above ) |
2008.1_3 30 Mar 2010 08:24:05 |
dinoex |
- fix build for png-1.4.1 |
2008.1_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2008.1_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2008.1_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 |
2008.1 10 Dec 2008 07:35:19 |
linimon |
Mark as broken on sparc64.
Hat: portmgr |
2008.1 13 Aug 2008 07:05:36 |
miwi |
- Update to 2008.1
PR: 126226
Submitted by: Matthias Sund <m.sund@arcor.de> (maintainer) |
2007.1_4 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) |
2007.1_3 19 Apr 2008 17:56:05 |
miwi |
- 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) |
2007.1_3 24 Mar 2008 13:03:55 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
2007.1_2 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
2007.1_1 27 Jul 2007 16:39:56 |
miwi |
- Fix build with gcc 4.2
PR: 114745
Submitted by: Matthias Sund <m.sund@arcor.de> (maintainer) |
2007.1_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2007.1 23 Apr 2007 08:04:28 |
miwi |
- Remove 4.X gruft
PR: 111867
Submitted by: Marcelo Araujo <araujo@bsdmail.org>
Approved by: maintainer |
2007.1 19 Apr 2007 08:21:47 |
miwi |
- Fix build
Submitted by: pointyhat via kris |
2007.1 17 Apr 2007 21:30:04 |
miwi |
- Update to 2007.1
PR: 111787
Submitted by: Matthias Sund (maintainer) |
605_2 07 Oct 2006 09:17:33 |
miwi |
- Added socket patch to fix (non-)blocking behaviour
- Fixed a few library dependencies for upp packages
- Changed SDL usage (to reflect recent change in devel/sdl12)
PR: ports/104030
Submitted by: Matthias Sund <m.sund@arcor.de> (maintainer) |
605_1 20 Sep 2006 11:21:59 |
stas |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor) |
605 09 Jun 2006 20:36:44 |
pav |
- Update to 605
- Add WITH_SDL knob
PR: ports/98598
Submitted by: Matthias Sund <m.sund@arcor.de> (maintainer) |
602 07 Jun 2006 13:56:23 |
edwin |
Add SIZE |