Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.1_11 01 Oct 2024 18:56:20
    |
Rene Ladan (rene)  |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
0.4.1_11 12 Jun 2023 22:58:36
    |
Muhammad Moinur Rahman (bofh)  |
lang/lafontaine: Fix build with llvm15
Approved by: portmgr (blanket) |
0.4.1_11 17 Apr 2023 09:27:26
    |
Robert Clausecker (fuz)  |
lang/lafontaine: fix build with -fcommon
Turn two duplicate definitions into declarations.
This fixes the build with FreeBSD 13+.
Add missing LIB_DEPENDS and USE_GNOME entries.
Define LICENSE. |
0.4.1_10 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) |
0.4.1_9 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 ) |
0.4.1_9 20 Jul 2022 14:22:15
    |
Tobias C. Berner (tcberner)  |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
0.4.1_9 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.4.1_9 18 Feb 2021 01:51:00
  |
linimon  |
Mark BROKEN in 13/14 (via latest llvm update). |
0.4.1_9 08 Nov 2019 14:47:00
  |
tobik  |
Add missing USES={gnome,php,sdl} to the rest |
0.4.1_9 08 Dec 2016 19:52:20
  |
tijl  |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.4.1_8 27 Oct 2014 15:23:31
  |
bapt  |
Cleanup plist |
0.4.1_8 01 Jun 2014 12:34:53
  |
pawel  |
- Port is stage safe
- Use options subs, helpers |
0.4.1_8 21 Feb 2014 13:37:50
  |
ehaupt  |
Remove trailing whitespaces from category lang |
0.4.1_8 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.4.1_8 07 Oct 2013 23:40:23
  |
marino  |
Explicitly link libraries on 10 unmaintained ports
The following ports will not build with a binutils 2.22+ linker built
with standard options. This has been obvious with DPorts, but difficult
to see on FreeBSD. However, setting the ports compiler as a recent gcc
(e.g lang/gcc48) is an excellent way to detect the unspecified but needed
libraries as these recent GCC compilers use the latest binutils linkers.
These patches were tested on FreeBSD 8.4 and DragonFly 3.5 |
0.4.1_8 20 Sep 2013 19:53:10
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
03 Sep 2013 06:36:42

|
bapt  |
Add an explicit dependency on pkgconf |
0.4.1_8 04 Jun 2013 13:58:44
  |
bapt  |
WITHOUT_NLS -> PORT_OPTIONS:MNLS |
0.4.1_8 26 Apr 2013 10:44:29
  |
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
0.4.1_8 28 Mar 2013 03:28:31
  |
eadler  |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
0.4.1_8 05 Jul 2012 17:26:10
 |
pawel  |
Add USE_CSTD=gnu89 to fix linking when building with clang |
0.4.1_8 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.4.1_7 24 Oct 2011 03:33:20
 |
stas  |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
0.4.1_7 11 Aug 2011 19:20:17
 |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
0.4.1_7 03 Jul 2011 13:45:36
 |
ohauer  |
- remove MD5 |
0.4.1_7 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.4.1_6 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.4.1_5 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.4.1_4 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.4.1_3 06 Jun 2008 13:41:15
 |
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.4.1_2 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) |
0.4.1_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.4.1 03 Oct 2006 13:35:48
 |
stas  |
- Fix build with gcc 4.1
- Change my email
Approved by: sem (mentor) |
0.4.1 29 Jul 2006 21:55:50
 |
miwi  |
- Pass maintainership to submitter
- Update to 0.4.1
PR: ports/100927
Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by: krion (mentor) |
0.3R3_2 09 May 2006 20:52:24
 |
edwin  |
Remove USE_REINPLACE from the categories starting with L |
0.3R3_2 07 Mar 2006 08:28:06
 |
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
0.3R3_1 25 Nov 2005 00:33:45
 |
pav  |
- Add SHA256 |
0.3R3_1 15 Aug 2004 18:18:05
 |
arved  |
Fix build with gcc 3.4 |
0.3R3_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.3R3 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
0.3R3 03 Nov 2003 19:34:53
 |
krion  |
- Fix build on -current
PR: 58878
Submitted by: Ports Fury |
0.3R3 29 Oct 2003 02:52:43
 |
linimon  |
Mark as broken on 5.x due to the usual gcc 3.3 problems. |
0.3R3 20 Apr 2003 19:28:12
 |
marcus  |
Remove USE_GNOMENG. |
0.3R3 20 Feb 2003 18:38:02
 |
knu  |
De-pkg-comment. |
0.3R3 05 Feb 2003 18:23:57
 |
naddy  |
Homepage has changed.
PR: 47857, 47859, 47900, 47901
Submitted by: tadalunch@s5.xrea.com |
0.3R3 23 Oct 2002 09:10:45
 |
ijliao  |
- Fix MASTER_SITES
- Support CFLAGS/PREFIX properly
PR: 44114
Submitted by: Ports Fury |
0.3R3 06 Sep 2002 07:07:15
 |
ijliao  |
add lafontaine 0.3R3
Graphical logo interpreter |