Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.2.1_1 22 Jan 2024 10:42:25
    |
Muhammad Moinur Rahman (bofh)  |
graphics/xaos: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
4.2.1_1 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) |
4.2.1_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 ) |
4.2.1_1 20 Jul 2022 14:22:04
    |
Tobias C. Berner (tcberner)  |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
4.2.1_1 04 Oct 2021 11:05:50
    |
Rainer Hurling (rhurlin)  Author: Joerg Preiss |
graphics/xaos: Fix build on HEAD
Add clocale include in src/ui/main.cpp where LC_NUMERIC was missing.
Pass maintainership to submitter.
PR: 258893 |
4.2.1_1 01 Jul 2021 00:42:39
    |
Mateusz Piotrowski (0mp)  |
graphics/xaos: Install manual pages regardless of DOCS
Manual pages should not be guarded with the DOCS option.
No PORTREVISION bump as the package content does not really change.
Approved by: portmgr blanket |
4.2.1_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 |
4.2.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
4.2.1 22 Jan 2021 17:18:45
  |
fernape  |
graphics/xaos: update to 4.2.1
ChangeLog: https://github.com/xaos-project/XaoS/releases/tag/release-4.2.1
Reported by: portscout |
4.2 15 Dec 2020 18:18:14
  |
fernape  |
graphics/xaos: update to 4.2
From ChangeLog: https://github.com/xaos-project/XaoS/releases/tag/release-4.2
* Palette editor, save/load palettes, storing user palettes in the .xpf file.
* The option 'User formulas' maintains a history of recently used formulas.
* Fractal info in the Help menu.
* Batch rendering.
* Enabled panning in rotate mode.
* Unified Open and Open Image option. Save Image option moved to Save as.
Reported by: portscout |
4.1 03 Jul 2020 07:09:18
  |
fernape  |
graphics/xaos: update to 4.1
From ChangeLog: https://github.com/xaos-project/XaoS/releases/tag/release-4.1
New Features
* Added option to show Cartesian coordinate grid.
* Custom palette helps visualizing palette before applying changes through
slider selectable values now.
* PNGs exported using 'Save Image' option can be imported back and users can
continue zooming on it.
Bug Fixes
* Fixed crash on recording XaoS animations.
* Fixed crash on rendering using command line.
* Fix handling non-ASCII paths on Windows.
* Only error messages are shown on incorrect commands.
* Some other small bug fixes.
Reported by: portscout
MFH: 2020Q3 (runtime fixes) |
4.0 19 Jun 2020 14:22:27
  |
pkubaj  |
graphics/xaos: fix build on GCC architectures
Use C++11 compiler:
cc1plus: error: unrecognized command line option "-std=gnu++11" |
4.0 22 May 2020 05:37:40
  |
tagattie  |
- Update to 4.0
- Update port description
- Update WWW
PR: 245913
Submitted by: Andy Mender <andymenderunix@gmail.com>
Approved by: mentors (implicit)
Changelog: https://github.com/xaos-project/XaoS/releases/tag/release-4.0 |
3.6_7 14 Nov 2019 12:39:42
  |
tobik  |
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round |
3.6_7 07 Nov 2019 20:20:00
  |
zeising  |
Sprinkle more USES=xorg |
3.6_7 30 Oct 2019 20:23:14
  |
amdmi3  |
- Add LICENSE
- Switch to USES=localbase
- Cosmetic fixes
- Sinence patching
- Update WWW |
3.6_7 25 Oct 2019 23:41:34
  |
tcberner  |
math/gsl: update to 2.6
- math/p5-Math-GSL does not seem to have any upstream activity to make it work
with this version -> mark it broken
- this also breaks the two consumers of this port
- biology/gemma: has a conflict with cblas, and is makred broken.
PR: 241363
Exp-run by: antoine |
3.6_6 10 Nov 2018 18:12:58
  |
bapt  |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
3.6_5 23 Jun 2018 08:27:14
  |
tcberner  |
Update math/gsl to 2.5
PR: 229067 |
3.6_4 03 Jul 2017 20:38:12
  |
tcberner  |
Update math/gsl to 2.4
Exp-Run by: antoine
PR: 220408 |
3.6_3 02 May 2017 05:26:40
  |
tcberner  |
Update math/gsl to 2.3
This release introduces some new features and fixes several bugs:
http://savannah.gnu.org/forum/forum.php?forum_id=8751
* update to 2.3 and take maintainership
* update math/py-gsl to 2.2.0 for gsl2 support
* update math/rubygem-rb-gsl to 2.1.0.2 for gsl2 support
PR: 218952
Exp-run by: antoine
Reviewed by: mat, rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D10522 |
3.6_2 20 Oct 2016 15:58:13
  |
rakuco  |
Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far. |
3.6_2 19 May 2016 10:44:12
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
3.6_2 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.6_2 25 Mar 2015 20:09:43
  |
marino  |
graphics category: Remove $PTHREAD_LIBS
graphics/zbar didn't pass check-plist (pre-existing), fixed.
approved by: PTHREAD blanket |
3.6_2 19 Jan 2015 17:43:58
  |
marino  |
Designatate 4 ports as unsafe for parallel building
All had similar errors that it couldn't find something during the build,
yet built on a subsequent pass with no adjustments. Most I've seen before
on previous bulk runs. |
3.6_2 25 Dec 2014 20:54:43
  |
bapt  |
Bump portrevision after png update |
3.6_1 25 Dec 2014 19:04:27
  |
antoine  |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
3.6_1 20 Oct 2014 17:04:21
  |
bapt  |
Cleanup plist |
3.6_1 17 Aug 2014 13:09:56
  |
tijl  |
math/gsl:
- Add USES=libtool and bump dependent ports
- Add USES=pathfix and INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstage port) |
3.6 11 Jun 2014 14:50:00
  |
tijl  |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
3.6 18 Nov 2013 14:55:59
  |
makc  |
- Update to 3.6
- Add options to build with aalib support
- Use option helpers
- Remove stale patch |
3.5_4 23 Oct 2013 13:08:42
  |
makc  |
- Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes |
3.5_4 20 Sep 2013 18:35:46
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
3.5_4 14 May 2013 18:24:33
  |
mi  |
Reconcile declarations and definitions of a few static functions
to make compilable by the newer compilers (gcc47, gcc48).
Approved by: maintainer |
3.5_4 24 Apr 2013 18:10:32
  |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
3.5_4 25 Mar 2013 13:59:18
  |
makc  |
- Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE if it's
already defined
- Remove OPTIONS_DEFINE, if it contains only global options |
3.5_4 23 Jan 2013 15:00:19
  |
makc  |
Bump PORTREVISION after DESKTOP_ENTRIES update |
3.5_3 07 Jan 2013 02:07:27
  |
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 and/or rephrase COMMENT
- Trim Makefile header
- Other minor changes |
3.5_3 27 Jul 2012 11:03:39
 |
makc  |
- Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes |
3.5_3 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
3.5_2 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 |
3.5_2 03 Jul 2011 14:12:23
 |
ohauer  |
-remove MD5 |
3.5_2 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
3.5_1 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
3.5 07 Jan 2010 21:45:10
 |
makc  |
Update to 3.5
Add option for Gtk2 gui (off by default) |
3.4_1 22 Aug 2009 00:23:13
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
3.4_1 21 Feb 2009 11:31:28
 |
makc  |
Use my @FreeBSD.org email for the rest of my ports |
3.4_1 20 Aug 2008 00:57:32
 |
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
3.4_1 06 Jun 2008 13:35:04
 |
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) |
3.4 05 Jun 2008 22:30:51
 |
miwi  |
- Update to 3.4
PR: 124285
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer) |
3.3 29 Apr 2008 19:06:44
 |
miwi  |
- Update to 3.3
PR: 122892
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer) |
3.2.3_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) |
3.2.3_2 16 Apr 2008 11:17:38
 |
araujo  |
- Pass maintainership to submitter.
PR: ports/122626
Submitted by: Max Brazhnikov <makc@issp.ac.ru> |
3.2.3_2 10 Apr 2008 09:16:59
 |
jkoshy  |
Reset maintainership. |
3.2.3_2 23 Mar 2008 23:03:18
 |
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
3.2.3 05 Jul 2007 06:22:19
 |
jkoshy  |
- Upgrade to v3.2.3.
Upstream changes from the prior version of the port include:
- New fractal types including the Spidron hornflake, Sierpinski, Koch
and many others from the fractint formula database.
- New tutorial movies, new examples.
- Improved fonts for large screen sizes.
- Improvements to translations, a romanian translation, and many
bugfixes.
- Build knobs for the port have been trimmed to ease port maintenance.
The one remaining knob, "PTHREADS", switches on experimental
support for multi-cpu machines.
- The port now adopts the system default for CFLAGS and does not
hardcode compiler switches for aggressive optimization. |
3.1.2_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}. |
3.1.2 17 Sep 2006 20:04:26
 |
kris  |
Now builds on sparc64 |
3.1.2 22 Jan 2006 12:35:18
 |
edwin  |
SHA256ify
Approved by: krion@ |
3.1.2 10 Jul 2005 16:04:32
 |
jkoshy  |
Fix base filesystem pollution.
Detected by: kris/pointyhat |
3.1.2 23 Jun 2005 06:12:48
 |
jkoshy  |
Update to v3.1.2, add OPTIONS support, add support for aalib, and
some minor fixes.
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> |
3.0 14 Aug 2004 07:44:35
 |
jkoshy  |
Unbreak on -CURRENT [with gcc 3.4.2]. |
3.0 29 Feb 2004 17:06:20
 |
jkoshy  |
Add a `WITH_PTHREAD' knob.
Submitted by: Peter Schultz <pmes@bis.midco.net> |
3.0 25 Feb 2004 10:00:49
 |
kris  |
BROKEN on 5.x !i386 and !amd64: Does not compile |
3.0 24 Sep 2003 09:37:11
 |
osa  |
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998 |
3.0 07 Mar 2003 06:04:15
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
28 Nov 2001 10:15:17
    |
jkoshy  |
Make this port compile under -CURRENT. |
11 Sep 2001 03:22:51
    |
ache  |
Bump png major |
28 Feb 2001 09:31:19
    |
jkoshy  |
Do not install SVGAlib support unless the user asks for it. |
08 Oct 2000 02:35:34
    |
asami  |
Convert category graphics to new layout. |
04 Jul 2000 08:13:36
    |
sobomax  |
Bump png shared library version. |