Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.4_3 17 Apr 2024 20:30:27 |
Christian Weisgerber (naddy) |
*/*: Remove GNU_CONFIGURE_MANPREFIX
After 9fd7ee1cdf6c remove GNU_CONFIGURE_MANPREFIX from my ports. |
2.1.4_3 27 Jan 2024 10:52:26 |
Gleb Popov (arrowd) Author: Christian Weisgerber |
*/*: Move manpages to share/man
Approved by: portmgr (blanket) |
2.1.4_2 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) |
2.1.4_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 ) |
2.1.4_1 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) |
2.1.4_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.1.4_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1.4_1 24 Aug 2020 15:05:09 |
naddy |
Zap duplicate definition to fix build with -fno-common.
Reported by: pkg-fallout |
2.1.4 08 Nov 2019 14:11:46 |
tobik |
math: Add missing USES={gl,gnome,php,sdl,xorg} |
2.1.4 29 Dec 2016 15:32:45 |
amdmi3 |
- Fix LICENSE
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- Switch to USES=localbase
Approved by: portmgr blanket |
2.1.4 06 Sep 2016 23:18:47 |
woodsb02 |
math/galculator: Update to 2.1.4
- Follow upstream move from SF to GitHub, and new website hosting
- Add USES=autoreconf libtool as GH tarball only comes with configure.ac
- Add OPTIONS to select GTK3 or GTK2 (GTK3 by default as per upstream)
- Add USE_GNOME=cairo und GTK2_LIB_DEPENDS undeclared dependencies
Changes this release:
https://github.com/galculator/galculator/blob/v2.1.4/ChangeLog
Reviewed by: adamw (mentor)
Approved by: naddy (maintainer), mat (mentor)
Differential Revision: https://reviews.freebsd.org/D7789 |
2.1.3 28 Jul 2015 18:13:50 |
kwm |
Explicitly depend on intltool.
When GNOME 3.16 is merged, gtk20 will not implicelty depend on it. |
2.1.3 29 Nov 2014 18:22:33 |
tijl |
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt. Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.
USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.
Update gettext to 0.19.3.
Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports. When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.
Fix some ports that installed files in lib/locale instead of share/locale.
PR: 194038
Reviewed by: bapt
Exp-run: antoine
Approved by: portmgr (antoine) |
2.1.3 15 Nov 2014 12:20:54 |
antoine |
Cleanup plist |
2.1.3 15 Mar 2014 19:47:35 |
naddy |
Update to 2.1.3: bug fixes, new and updated translations |
2.1.2 13 Mar 2014 16:11:14 |
naddy |
USE_BZIP2 -> USES+=tar:bzip2
USE_XZ -> USES+=tar:xz |
2.1.2 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
2.1.2 22 Oct 2013 13:56:27 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with m)
Approved by: portmgr (bdrewery) |
2.1.2 04 Oct 2013 15:21:09 |
naddy |
Support staging. |
2.1.2 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
03 Sep 2013 06:36:42
|
bapt |
Add an explicit dependency on pkgconf |
2.1.2 01 Aug 2013 20:22:27 |
naddy |
For all my ports
* remove MAKE_JOBS_SAFE (default now)
* change USE_GMAKE=yes to USES=gmake |
2.1.2 29 Apr 2013 15:00:16 |
naddy |
Update to 2.1.2. No user-visible changes. |
2.1 13 Feb 2013 22:13:23 |
naddy |
Fix build on systems that happen to have GCC 4.[678] installed.
Submitted by: bf |
2.1 12 Feb 2013 18:24:26 |
naddy |
Update to 2.1: bug fixes, add Turkish translation |
2.0.1 17 Dec 2012 21:40:40 |
naddy |
Update to 2.0.1: config file stored according to XDG spec. |
2.0 16 Oct 2012 18:47:11 |
naddy |
Update to 2.0.
Adds a few translations; no user-visible changes otherwise.
Feature safe: yes |
1.3.4_4 15 Sep 2012 20:00:33 |
naddy |
Remove pointless header lines from ports I created once upon a time. |
1.3.4_4 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.3.4_3 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.3.4_3 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.3.4_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.3.4_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.3.4_1 22 Aug 2009 00:28:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
1.3.4_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 |
1.3.4 25 Mar 2009 16:24:14 |
naddy |
Mark MAKE_JOBS_SAFE for parallel building. |
1.3.4 18 Mar 2009 15:42:12 |
naddy |
Update to 1.3.4 which fixes a bug when changing sign in scientific
EE notation. |
1.3.3 12 Jan 2009 14:40:57 |
naddy |
Update to 1.3.3. No major changes. |
1.3.1_2 06 Jun 2008 13:44:06 |
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) |
1.3.1_1 05 Oct 2007 15:29:08 |
naddy |
Don't try to remove share/pixmaps.
Submitted by: linimon (pointyhat) |
1.3.1 01 Oct 2007 21:23:54 |
naddy |
Update to 1.3.1, which adds an additional "paper mode". |
1.2.5.2_2 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.2.5.2_1 07 Aug 2006 16:46:12 |
naddy |
(1) Try to deinstall some locale directories not listed in BSD.local.dist.
(2) Attempt to fix build on 4.x, whose ancient perl still requires a
mode argument to mkdir().
PR: 101487
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> (1), pointyhat (2) |
1.2.5.2 02 Apr 2006 22:25:37 |
naddy |
Sync with upstream (1.2.5.2); no functional changes. |
1.2.5.1 27 Mar 2006 15:02:48 |
naddy |
Maintenance update to 1.2.5.1 which fixes a bug with recent glib
versions. |
1.2.5_1 22 Jan 2006 12:56:47 |
edwin |
SHA256ify
Approved by: krion@ |
1.2.5_1 22 Jan 2006 02:26:24 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.2.5_1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
1.2.5 10 May 2005 19:11:43 |
naddy |
Maintenance update to 1.2.5: minor bug fixes. |
1.2.4_3 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
1.2.4_2 19 Dec 2004 22:48:00 |
naddy |
Don't leave extra directory after uninstall.
Submitted by: kris (pointyhat) |
1.2.4_1 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
1.2.4 23 Oct 2004 13:51:22 |
naddy |
Update to 1.2.4. This is a bugfix/minor feature enhancement release:
* introducing thousands separators
* several bugfixes
* cleaned up display code
* new and updated translations |
1.2.3 27 May 2004 20:11:34 |
naddy |
Update to 1.2.3:
- Small fixes.
- Translation updates. |
1.2.2_1 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
1.2.2 01 Apr 2004 21:01:40 |
naddy |
Update to 1.2.2. Changes in this release:
* several bugfixes
* [EE] shortcut
* updated translations |
1.2.1 20 Mar 2004 23:32:40 |
naddy |
Update to 1.2.1. Changes in this release:
* formula entry mode
* right mouse button click gives popup menu
* translation updates
* bug fixes |
1.1.4_1 18 Mar 2004 20:59:15 |
trevor |
Add size data, approved by maintainers. |
1.1.4_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.1.4 13 Nov 2003 02:37:57 |
naddy |
Update to 1.1.4: RPN mode improvements, bugfixes, translation updates. |
1.1.3 01 Sep 2003 18:35:09 |
naddy |
Update to 1.1.3. Changes in this release:
* Introducing basic and scientific mode.
* Number base, angle unit and notation mode are remembered on exit.
No defaults anymore.
* Updates to binary mode.
* New functions (asinh, acosh, atanh) and a new operation (percent).
* Bug fixes: crash on bracket closing, remember display value, GUI.
* Japanese translation, translation updates. |
1.1.2 08 Jul 2003 15:08:40 |
naddy |
Update to 1.1.2. Adds French translation. |
1.1.1 25 Jun 2003 23:52:00 |
naddy |
Import galculator 1.1.1.
galculator is a GTK2-based scientific calculator with ordinary
notation/reverse polish notation, different number bases (DEC, HEX,
OCT, BIN) and different units of angular measure (DEG, RAD, GRAD). |