Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.13_1 22 Nov 2024 22:31:54 |
Charlie Li (vishwin) |
devel/py-pygobject: bump consumer PORTREVISIONs after port rename
With hat: gnome
PR: 273722 |
1.13 20 Mar 2024 17:11:27 |
Rodrigo Osorio (rodrigo) |
multimedia/gaupol: update to 1.13
Changelog: https://github.com/otsaloma/gaupol/blob/master/NEWS.md |
1.4.3_3 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
1.4.3_2 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
1.4.3_2 06 May 2023 17:05:14 |
Fernando Apesteguía (fernape) |
multimedia/gaupol: Add needed dependencies
According to the home page.
* gspell
* multiple gstreamer plugins
PR: 271181
Reported by: saper@saper.info
MFH: 2023Q2 (missing dependencies) |
1.4.3_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 ) |
1.4.3 09 Oct 2022 11:56:28 |
Fernando Apesteguía (fernape) |
*/*: Release ports from maintainership
Maintainer releases all his ports.
PR: 266871
Reported by: unrelentingtech <greg@unrelenting.technology> |
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.4.3 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.4.3 20 Jul 2022 14:22:30 |
Tobias C. Berner (tcberner) |
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.4.3 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
1.4.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.3 08 Nov 2019 13:59:51 |
tobik |
multimedia: Add missing USES={gl,gnome,sdl,xorg} |
1.4.3 11 Jan 2019 15:09:16 |
mat |
Disable flavors for Python ports without PYTHON_PKGNAMEPREFIX/SUFFIX. |
1.4.3 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
1.4.3 27 May 2018 20:56:47 |
yuri |
multimedia/gaupol: Plist problem fixed by the upstream
Followup to r470990:
They quickly fixed the plist problem that I've reported.
PR: 226704 |
1.4 27 May 2018 19:05:53 |
yuri |
multimedia/gaupol: Correction: uncomment PYDISTUTILS_INSTALLARGS |
1.4 27 May 2018 19:05:01 |
yuri |
multimedia/gaupol: Update 0.19.2 -> 1.4; Change of maintainership
Port changes:
* greg@unrelenting.technology takes maintainership
* Change PORTVERSION to DISTVERSION
* Switch to github
* Now use distutils/plist/etc
* Adjust USE_GNOME
* Delete --single-version-externally-managed in PYDISTUTILS_INSTALLARGS since
PYDISTUTILS_INSTALLNOSINGLE is deprecated
* Change WWW URL
PR: 226704
Submitted by: Greg V <greg@unrelenting.technology> |
0.19.2_4 09 Dec 2017 11:36:48 |
antoine |
Add explicit FLAVOR to dependencies (useful when using
DEFAULT_VERSIONS=python=3.x) |
0.19.2_4 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.19.2_4 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.19.2_4 24 Feb 2016 18:48:47 |
amdmi3 |
- Clarify LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
- Fix build with disabled NLS |
0.19.2_4 02 Aug 2015 20:23:56 |
kwm |
Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.
PR: 201980
Exp-run by: antoine@ |
0.19.2_4 19 Jan 2015 21:24:38 |
bapt |
Cleanup Makefile
Remove redundant @exec |
0.19.2_4 21 Oct 2014 17:22:08 |
mva |
- Convert ports of multimedia/ to new USES=python
Approved by: portmgr (implicit) |
0.19.2_4 23 Sep 2014 11:19:32 |
amdmi3 |
- Drop @dirrm* from plist |
0.19.2_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) |
0.19.2_3 22 Jun 2014 15:04:03 |
riggs |
- Stagify
Approved by: mentors (implicit) |
0.19.2_3 30 May 2014 20:33:46 |
cs |
Back to pool
Approved by: portmgr (implicit) |
0.19.2_3 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
0.19.2_2 21 Feb 2014 13:38:21 |
ehaupt |
Remove trailing whitespaces from category multimedia |
0.19.2_2 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
0.19.2_2 15 Dec 2013 16:22:17 |
wg |
Use setuptools for all Python ports.
Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.
Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.
Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.
pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is (Only the first 15 lines of the commit message are shown above ) |
0.19.2_2 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
0.19.2_1 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
0.19.2_1 06 May 2013 10:22:41 |
bapt |
Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS
While here do some conversion to new options framework |
0.19.2_1 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.19.2_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.19.2 02 Mar 2012 20:30:35 |
cs |
Update to 0.19.2
Approved by: glarkin@ (mentor, implicit) |
0.19.1 11 Oct 2011 20:02:54 |
cs |
Update to 0.19.1
Approved by: glarkin@ (mentor) |
0.18 15 Sep 2011 12:33:27 |
cs |
Change maintainer address to my FreeBSD address
Approved by: wen@ (mentor) |
0.18 22 Jul 2011 01:37:09 |
pav |
- Stop removing shared metadata on deinstall
Reported by: pointyhat |
0.18 12 Jul 2011 18:46:50 |
glarkin |
- Updated to 0.18
ChangeLog: http://download.gna.org/gaupol/0.18/gaupol-0.18.news
PR: ports/157476
Submitted by: C-S <c-s@c-s.li> (maintainer) |
0.17.2 22 Apr 2011 19:14:36 |
glarkin |
- Updated to 0.17.2
Changes:
https://github.com/otsaloma/gaupol/commit/1789c62604fe528cc8b3c5e2e4f4ef67576f9c19#NEWS
PR: ports/156390
Submitted by: C-S <c-s@c-s.li> (maintainer) |
0.17.1 03 Dec 2010 19:56:24 |
glarkin |
- Fixed plist problems
Reported by: QAT |
0.17.1 01 Dec 2010 22:48:07 |
glarkin |
- Updated to 0.17.1 (http://download.gna.org/gaupol/0.17/gaupol-0.17.1.news)
- Passed maintainership to submitted
- Added LICENSE
- Minimal version of Python is now 2.6+
PR: ports/152051
Submitted by: C-S <c-s at c-s dot li> |
0.17 15 Jul 2010 07:29:08 |
miwi |
- Update to 0.17
PR: 148565
Submitted by: Ports Fury |
0.15.1_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.15.1 09 May 2010 11:22:06 |
miwi |
- Update to 0.15.1
PR: 146307
Submitted by: Ports Fury |
0.15_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.15_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.15 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
0.15 20 Oct 2009 09:40:14 |
miwi |
- Update to 0.15
PR: 139770
Submitted by: Ports Fury |
0.13.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 |
0.13.1 11 Feb 2009 17:45:50 |
nivit |
- Update to 0.13.1
PR: ports/131592
Submitted by: nivit |
0.12.3_1 11 Feb 2009 16:48:01 |
nivit |
- Chase textproc/py-enchant update |
0.12.3_1 07 Sep 2008 00:19:05 |
linimon |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.12.3 06 Jun 2008 13:48:22 |
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) |
0.12.3 15 Dec 2007 09:16:28 |
sat |
- Update to 0.12.3 |
0.7.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}. |
0.7.2 18 Apr 2007 08:01:25 |
sat |
- De-4.x-ify most of my ports to save gnats from excessive abuse
- s/CSME/CENKES/ in my ports |
0.7.2 22 Jan 2007 14:31:08 |
sat |
Add port multimedia/gaupol:
Gaupol is an editor for text-based subtitle files. It supports multiple
subtitle file formats and provides convenient means of correcting texts
and timing subtitles to match video. The user interface is designed with
attention to batch processing of multiple documents and convenience of
translating.
WWW: http://home.gna.org/gaupol/
Author: Osmo Salomaa <otsaloma@cc.hut.fi> |