Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.6_7 24 Jan 2024 10:57:09 |
Max Brazhnikov (makc) |
manprefix: move manpages to share/man |
3.0.6_6 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) |
3.0.6_5 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 ) |
3.0.6_5 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
3.0.6_5 01 May 2021 12:42:30 |
Baptiste Daroussin (bapt) |
Prepare removal for libgnomeui
Remove the GNOME option for all ports depending on libgnomeui |
3.0.6_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.0.6_4 08 Nov 2019 12:59:36 |
tobik |
textproc: Add missing USES={gnome,php} |
3.0.6_4 14 Aug 2019 12:16:41 |
mat |
Convert to UCL & cleanup pkg-message (categories [t-u]) |
3.0.6_4 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 |
3.0.6_3 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 |
3.0.6_2 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 |
3.0.6_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 |
3.0.6 03 Apr 2017 11:37:39 |
bapt |
Fix build with newer sigc++20 |
3.0.6 02 Apr 2017 22:27:24 |
bapt |
Fix bulid with -std=c++11 |
3.0.6 02 Apr 2017 09:42:48 |
bapt |
Chase a bunch of failures after libsigc++20 update
New libsigc++20 requires c++11 (it exposes c++11) so explicitly use -std=c++11
where needed.
Mark as broken a bunch of ports which are not c++11 compatible |
3.0.6 03 Jan 2017 19:58:37 |
jbeich |
Assume "pkg-config zlib" works after 9.x reached EOL |
3.0.6 25 Oct 2016 12:27:41 |
makc |
textproc/stardict3:
- Update to 3.0.6
- Take maintainership |
3.0.4_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.0.4_2 14 Sep 2016 15:59:34 |
mat |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
3.0.4_2 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
3.0.4_2 25 Aug 2015 10:03:09 |
makc |
Convert my ports to new options helpers |
3.0.4_2 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@ |
3.0.4_2 15 Nov 2014 16:26:33 |
antoine |
Cleanup plist |
3.0.4_2 03 Sep 2014 13:16:18 |
tijl |
- Add missing libgmodule-2.0
- Patch configure instead of configure.ac to avoid USE_AUTOTOOLS
- Use default *_WRKSRC |
3.0.4_2 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
3.0.4_2 23 Jul 2014 20:33:35 |
tijl |
Remove patches added together with USES=libtool that are no longer needed
after r362656. |
3.0.4_2 02 Jul 2014 18:20:34 |
tijl |
- Add USES=libtool
- Fix problem with DATADIRNAME by setting CPPFLAGS/LIBS instead of patching
- Silence post-patch |
3.0.4_1 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
3.0.4_1 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.0.4_1 25 Mar 2014 09:29:00 |
makc |
textproc/stardict3:
- Switch off GMOME 2 support by default
- Covert to USES= tar:bzip2
- Add patches to fix gnome-free build with clang |
3.0.4 22 Oct 2013 14:01:39 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [st])
Approved by: portmgr (bdrewery) |
3.0.4 09 Oct 2013 17:02:33 |
makc |
- One more patch to fix build on 10.x
Submitted by: clutton at zoho.com |
3.0.4 02 Oct 2013 20:50:35 |
makc |
- Update patches to fix build on 8.x (with old zlib) and 10 (unistd.h)
- gnomehack -> pathfix
- Convert LIB_DEPENDS to new syntax
- Support staging |
3.0.4 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
3.0.4 03 Sep 2013 12:13:24 |
bapt |
Add an explicit dependency on pkgconf |
3.0.4 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
3.0.4 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
3.0.4 25 Feb 2013 15:46:23 |
makc |
- Update to 3.0.4
- Rephrase COMMENT
- Fix indent
- Mark MAKE_JOBS_SAFE |
3.0.3_1 11 Dec 2012 12:33:58 |
makc |
- Add patches to fix build with clang and recent gcc [1]
- Trim Makefile header
PR: ports/172213 [1]
Submitted by: mbsd <mbsd at isgroup.com.ua> |
3.0.3_1 27 Jul 2012 11:03:39 |
makc |
- Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes |
3.0.3_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
3.0.3 23 Oct 2011 16:16:22 |
makc |
Update to 3.0.3
Update WWW
Remove dead link from pkg-message |
3.0.2_1 17 Jun 2011 21:10:38 |
makc |
Fix support for RealPeopleTTS
Use xdg-open instead of firefox |
3.0.2 24 Apr 2011 20:28:45 |
makc |
Update to 3.0.2
Take maintainership
Port changes:
rename GNOMEUI option to more common GNOME and turn it off
mark run conflict with stardict2
remove support for 6.x
update pkg-message
sort plist
PR: ports/156228
Approved by: maintainer timeout |
3.0.1_5 23 Aug 2010 18:32:40 |
makc |
Disable advertisement and updateinfo plugins.
Respect PREFIX.
Create empty directories when installing from package.
PR: ports/149468
Approved by: maintainer timeout (two weeks) |
3.0.1_4 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
3.0.1_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
3.0.1_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
3.0.1_1 22 Aug 2009 00:37:17 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V |
3.0.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 |
3.0.1 26 Sep 2008 02:22:59 |
delphij |
o Detect and use memrchr supplied by the distribution
when running system does not have memrchr(3).
o Pass maintainership to submitter.
Submitted by: Eric L. Chen <d9364104 mail nchu edu tw> |
3.0.1 23 Sep 2008 04:07:39 |
edwin |
add missing directories.
Noticed by: QAT |
3.0.1 23 Sep 2008 02:35:09 |
edwin |
[new port] Add textproc/stardict3
Add new port textproc/stardict3 (update stardict-2.x to
stardict-3.x).
StarDict is a Cross-Platform and international dictionary
written in Gtk2. It has powerful features such as "Glob-style
pattern matching," "Scan selection word," "Fuzzy query,"
etc.
WWW: http://stardict.sourceforge.net/
PR: ports/125924
Submitted by: "Eric L. Chen" <d9364104@mail.nchu.edu.tw> |
2.4.8_7 23 Sep 2008 02:24:05 |
edwin |
Forced commit to show repocopy. |