Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.58 25 May 2024 06:26:46 |
Jason E. Hale (jhale) |
x11-toolkits/fox16: Update to 1.6.58
Improve Makefile readability, introducing a separator beween options
blocks. Pet portlint(1), removing unnecessary multiple instances of
USES=xorg. Lightly stroke portclippy(1) to address some other Makefile
order issues. I still think unique options descriptions should head
their respective blocks and not be kept in a block of their own as it
give a quick overview of what the option does right in the block and
makes wholesale removal of an option a tiny bit easier. On the fence
about the benefits of <option>_IMPLIES coming at the beginning or end
of an options block, but keeping it as-is (at the end) to avoid
unnecessary churn.
Remove GNU_CONFIGURE_MANPREFIX after 9fd7ee1cdf6c. There is no
perceivable need to cherry-pick this update to quarterly, so this is
safe. |
1.6.57_4 27 Apr 2024 12:44:59 |
Tijl Coosemans (tijl) |
graphics/tiff: Update to 4.6.0
PR: 278577
Exp-run by: antoine |
1.6.57_3 21 Feb 2024 11:08:27 |
Muhammad Moinur Rahman (bofh) |
x11-toolkits/fox16: Moved man to share/man
Approved by: portmgr (blanket) |
1.6.57_2 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
1.6.57_1 25 Jun 2023 21:05:52 |
Jason E. Hale (jhale) |
x11-toolkits/fox16: Genericize llvm16 fix from [1]
Checking against the operating system version doesn't make much sense
to me since the problem will return if not using the base compiler.
This change will also suppress warnings when building with older
versions of Clang.
[1]
https://cgit.freebsd.org/ports/commit/?id=abad80143b961d4b2431114a4a5160d0efd04284 |
1.6.57_1 25 Jun 2023 18:09:47 |
Muhammad Moinur Rahman (bofh) |
x11-toolkits/fox16: Fix build with llvm16
- Utilize USES=localbase
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
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.6.57_1 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.6.57_1 20 Jul 2022 14:23:40 |
Tobias C. Berner (tcberner) |
x11-toolkits: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 1wardd@airmail.net
* Alexander Kabaev <ak03@gte.com>
* Alexander Novitsky <alecn2002@yandex.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Brian Buchanan <brian@CSUA.Berkeley.EDU>
* Cezary Morga <cm@therek.net>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.6.57_1 07 Aug 2021 10:25:10 |
Tobias C. Berner (tcberner) |
x11-toolkits/fox16: prepare for freetype2 update
- freetype2 will no longer ship freetype-config (which was a pkg-config
wrapper) in the near future -- use pkg-config to gather the required
flags.
PR: 251512 |
1.6.57_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
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 |
1.6.57 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6.57 16 Jan 2021 20:34:07 |
jhale |
x11-toolkits/fox16: Update MASTER_SITES |
1.6.57 07 Nov 2019 18:41:56 |
zeising |
Add USES=xorg and USES=gl
Add USES=xorg and USES=gl to a few remaining ports. |
1.6.57 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.6.57 05 Apr 2018 22:16:47 |
jhale |
Update to 1.6.57 |
1.6.56 16 Feb 2018 11:01:40 |
jhale |
Update to 1.6.56
Silence patching |
1.6.55 01 Aug 2017 07:34:50 |
jhale |
- Update to 1.6.55
- Fix LICENSE (it's LGPL21+, not LGPL3+) |
1.6.52_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 |
1.6.52_1 22 Nov 2016 15:42:57 |
jhale |
Fix segfaults from vsnprintf() in dependent ports |
1.6.52 21 Nov 2016 03:15:05 |
jhale |
Take maintainership |
1.6.52 19 Nov 2016 17:46:15 |
jhale |
Update to 1.6.52
Refine the OPTIMIZED_CFLAGS option to exclude flags unsupported by clang and
to fix build if the PROFILE option is also enabled
Add a few dependencies to satisfy stage-qa |
1.6.51 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.6.51 01 Apr 2016 13:18:17 |
mat |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight |
1.6.51 23 Mar 2016 14:06:37 |
mat |
Update to 1.6.51.
PR: 208215
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
1.6.50_1 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.6.50_1 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
1.6.50_1 02 Mar 2015 23:57:53 |
bapt |
Remove Author from pkg-descr |
1.6.50_1 10 Feb 2015 13:38:16 |
vanilla |
Fix hanging of xfe.
PR: 197464
Submitted by: Ports Fury |
1.6.50 09 Feb 2015 02:25:01 |
vanilla |
Upgrade to 1.6.50
PR: 197464
Submitted by: Port Fury <tkato432@yahoo.com> |
1.6.49_5 28 Jan 2015 01:08:44 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket, kwm (for gnome@ ports) |
1.6.49_5 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
1.6.49_4 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
1.6.49_4 10 Dec 2014 22:29:15 |
gahr |
- Reset maintainership of my ports |
1.6.49_4 10 Sep 2014 20:50:37 |
gerald |
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) |
1.6.49_3 29 Aug 2014 09:26:15 |
amdmi3 |
- Drop .la files, no dependees require them
Approved by: portmgr blanket |
1.6.49_2 23 Apr 2014 13:25:17 |
tijl |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
1.6.49_1 02 Mar 2014 23:34:42 |
bapt |
Convert to USES=libtool |
1.6.49 07 Oct 2013 13:14:13 |
gahr |
- Refactor FOX ports
* Remove CONFLICTS between FOX ports by having man-pages
and binaries named after the port version
* Avoid bumping shlib version at each minor update by using
ltverhack [1]
* Make PKGNAMEs unique (fox14, fox16, fox17) [2]
* Use new LIB_DEPENDS format
Suggested by: mezz [1], bapt [2] |
1.6.49 20 Sep 2013 23:57:48 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits) |
1.6.49 23 Apr 2013 16:41:07 |
gahr |
- Update to 1.6.49
Changes:
* Check index out of bounds in FXTabBook::setCurrent(). |
1.6.47 25 Feb 2013 08:23:03 |
gahr |
- Add HTTP mirror to MASTER_SITES |
1.6.47 27 Nov 2012 11:08:56 |
gahr |
- Update to 1.6.47
* Prototype of wndproc() was not correct for 64-bit Windows.
- Remove shlib versions from LIB_DEPENDS
Feature safe: yes |
1.6.46_2 03 Oct 2012 13:17:32 |
gahr |
- Convert to OptionsNG |
1.6.46_2 13 Aug 2012 10:46:26 |
gahr |
- Remove CONFLICTS between x11-toolkits/fox16 and x11-toolkits/fox17 by
installing FOX-1.7 binaries in bin/fox-1.7 and suffixing its manpages
with -17 (e.g., shutterbug -> shutterbug-17)
- Bump PORTREVISION on both ports |
1.6.46_1 13 Jul 2012 07:09:22 |
gahr |
- Update to 1.6.46
Changes:
* Small tweak to FXIcon's guessthresh() |
1.6.45_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.6.45 02 May 2012 08:29:55 |
gahr |
- Update to 1.6.45
* Fixed quaternion arc() routine. In case of vectors that are (almost) 180
degrees apart, the wrong quaternion was returned.
* Invalid handle issue fixed in FXWindow.
* Backported FXPath shell escaping routine. |
1.6.44 22 Feb 2012 13:19:55 |
gahr |
- Update distinfo, the tarball was rerolled. Author assures it's not been
compromised.
- Fix MASTER_SITES
- Remove unused arguments from CONFIGURE_ARGS
- Remove unneeded quotations from pkg-config file |
1.6.44 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.6.44 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.6.44 05 Aug 2011 09:48:07 |
gahr |
- Add the pthread library to the pkg-config "libs" option |
1.6.44 15 Mar 2011 16:30:34 |
gahr |
- Update to 1.6.44 |
1.6.43 08 Feb 2011 11:37:37 |
gahr |
- Update to 1.6.43a
See the project home page for news.
Feature safe: yes |
1.6.40_1 14 Sep 2010 09:33:55 |
gahr |
- Fix checksums after tarball reroll.
The function to generate half-float tables was revised.
- Bump PORTREVISION |
1.6.40 10 Sep 2010 18:13:03 |
pav |
- Mark BROKEN: does not fetch, size mismatch
Reported by: pointyhat |
1.6.40 01 Sep 2010 12:47:36 |
gahr |
- Update to 1.6.40
Changes:
* Fix FOX package-config file.
* FXSystem::getTempDirectory() now uses TMPDIR environment variable if set.
* Auto-guess icon etch mask threshold added.
* Updated compilation scripts to new autoconfig.
* Removed XGetDefault from code in ControlPanel.cpp. |
1.6.37_3 24 Aug 2010 13:58:57 |
gahr |
- Update CONFLICTS to reflect the latest changes in the FOX ToolKit ports |
1.6.37_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.6.37_2 23 Mar 2010 21:19:44 |
gahr |
- Update to 1.6.37 |
1.6.36_2 11 Mar 2010 16:36:01 |
gahr |
- Take maintainship from araujo
Approved by: aroujo (implicit, email to ports@)
Message-ID: 20100222114814.GB29137@ponderosa.intelbras.com.br |
1.6.36_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.6.36_1 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
1.6.36 20 May 2009 11:57:37 |
araujo |
- These ports needs libcups.so to build.
PR: ports/134662
Submitted by: dionex |
1.6.36 04 Apr 2009 17:26:32 |
araujo |
- Update to 1.6.36.
All stuffs that depends directly of FOX16, needs to be rebuilt after an
upgrade. |
1.6.35 08 Feb 2009 01:08:31 |
araujo |
- Update to 1.6.35.
Reported by: miwi (portscout) |
1.6.34 09 Jan 2009 13:52:52 |
araujo |
- Force commit to note, it was updated to 1.6.34. |
1.6.34 09 Jan 2009 13:46:40 |
araujo |
- Update to 1.6.33.
- All stuffs that depends directly of FOX16, needs to be rebuilt after an
upgrade. |
1.6.33 21 May 2008 02:17:52 |
araujo |
- Update to 1.6.33.
- All stuffs that depends directly of FOX16, needs to be rebuilt after an
upgrade. |
1.6.32 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) |
1.6.32 19 Mar 2008 01:51:02 |
araujo |
- Update to 1.6.32.
- All stuffs that depends directly of Fox16, needs to be rebuilt after na
upgrade. |
1.6.31 01 Jan 2008 16:47:33 |
araujo |
- Update to 1.6.31.
- Stuff that depends on Fox16 needs to be rebuilt after an upgrade.
Approved by: stas (mentor, implicit) |
1.6.30 29 Oct 2007 10:15:02 |
araujo |
- Update to 1.6.30.
- Stuff that depends on fox16 needs to be rebuilt after an upgrade.
Approved by: stas (mentor) |
1.6.29 04 Sep 2007 02:32:53 |
araujo |
- Update to 1.6.29.
- Stuff that depends on fox16 needs to be rebuilt after an upgrade. [1]
Suggested by: dougb [1]
Approved by: itetcu (mentor) |
1.6.26_1 12 Aug 2007 12:33:00 |
araujo |
- Update to 1.6.28.
Approved by: stas (mentor) |
1.6.26_1 29 Jun 2007 16:29:19 |
araujo |
- Change my mail address to araujo@.
Approved by: stas (mentor) |
1.6.26_1 01 Jun 2007 16:27:07 |
araujo |
- Update version to 1.6.26
PR: ports/112026
Submitted by: Marcelo Araujo <araujo@bsdmail.org> (maintainer)
Approved by: stas (mentor) |
1.6.25_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}. |
1.6.25 18 Apr 2007 21:12:55 |
itetcu |
- update to 1.6.25
- OPTIONify
PR: ports/111604
Submitted by: Marcelo Araujo (araujo@bsdmail.org) (maintainer) |
1.6.21 29 Mar 2007 10:52:52 |
rafan |
- Trasnfer maintainership from alecn2002@yandex.ru to
araujo@bsdmail.org except fox14 (owned by shuan@)
- Correctly register CONFLICTS
- While I'm here, correctly respect NOPORTDOCS
Approved by: maintainer (fox10, fox12, fox16), shuan (implicit for fox14) |
1.6.21 19 Mar 2007 03:49:40 |
rafan |
- Update to 1.6.21
PR: ports/109144
Submitted by: Marcelo Araujo <araujo at bsdmail.org>
Approved by: maintainer timeout (1 month) |
1.6.16 02 Feb 2007 17:06:25 |
pav |
- Remove support for xfree86-3
PR: ports/106666
Submitted by: vd
With hat: portmgr |
1.6.16 20 Jan 2007 10:59:56 |
miwi |
- Add backup MASTER_SITES
Submitted by: pointyhat via kris |
1.6.16 06 Dec 2006 19:26:24 |
miwi |
- Update to 1.6.16
PR: ports/105740
Submitted by: miwi
Approved by: maintainer timeout |
1.6.14 01 Oct 2006 22:58:59 |
bsam |
- update to new version: 1.6.1 -> 1.6.14; [1]
- add fox-1.2.* to CONFLICTS; [1]
- move pkgconfigdir from $(libdir)/pkgconfig to $(prefix)/libdata/pkgconfig
(files/patch-Makefile.in);
- s:INSTALLS_SHLIB:USE_LDCONFIG;
- for OSVERSION<500000 add IGNORE=Does not compile at 4.x;
- add libdata/pkgconfig/fox.pc to pkg-plist.
PR: 102560 [1]
Submitted by: Gergely CZUCZY <phoemix at harmless.hu> [1]
Approved by: alecn2002 at yandex.ru (maintainer timeout 5 weeks) |
1.6.1 03 May 2006 02:53:45 |
edwin |
[repocopy] update x11-toolkits/fox12 to x11-toolkits/fox16
This shar is a replacement for x11-toolkits/fox12 so that
it supports FOX 1.6. Please note the deleted files from
fox16/files/
PR: ports/95244
Submitted by: Edwin Groothuis <edwin@mavetju.org> |