Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.24993_3 17 Mar 2025 04:02:08
    |
Charlie Li (vishwin)  |
gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port move
The GTK 1-based gdk-pixbuf has not existed for some time.
No functional or package changes. |
1.24993_3 20 Dec 2023 15:14:48
    |
Muhammad Moinur Rahman (bofh)  |
x11-toolkits/p5-Gtk2: Unbreak
- Add missing dependencies
- Pet portclippy |
1.24993_3 06 Nov 2023 10:03:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
1.24993_3 31 Jul 2023 16:42:03
    |
Po-Chuan Hsieh (sunpoet)  |
x11-toolkits/p5-Gtk2: Strip shared library
- Bump PORTREVISION for package change |
1.24993_2 11 Apr 2023 20:34:04
    |
Rene Ladan (rene)  |
all: return swills' ports to the pools after safeeping his ports bit.
With hat: portmgr-secretary |
1.24993_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) |
1.24993_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 ) |
1.24993_1 20 Jul 2022 14:23:40
    |
Tobias C. Berner (tcberner)  |
x11-toolkits: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 1wardd@airmail.net
* Alexander Kabaev <ak03@gte.com>
* Alexander Novitsky <alecn2002@yandex.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Brian Buchanan <brian@CSUA.Berkeley.EDU>
* Cezary Morga <cm@therek.net>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.24993_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.24993_1 06 Apr 2020 17:31:36
  |
sunpoet  |
Move devel/p5-Glib2 to devel/p5-Glib
- Bump PORTREVISION of dependent ports for dependency change |
1.24993 08 Nov 2019 11:21:03
  |
tobik  |
x11*: Add missing USES={gl,gnome,mate} |
1.24993 03 Sep 2019 17:52:41
  |
swills  |
x11-toolkits/p5-Gtk2: update to 1.24993 |
1.24992 16 Oct 2017 16:59:54
  |
swills  |
x11-toolkits/p5-Gtk2: update to 1.24992 |
1.24991 11 Apr 2017 13:08:51
  |
swills  |
x11-toolkits/p5-Gtk2: update to 1.24991 |
1.2498 18 Jan 2017 13:20:32
  |
tijl  |
The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user. Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well. The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.
Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).
PR: 215882
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.2498 09 Apr 2016 20:58:12
  |
swills  |
x11-toolkits/p5-Gtk2: update to 1.2498 |
1.2495 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.2495 30 Jun 2015 20:43:44
  |
swills  |
x11-toolkits/p5-Gtk2: update to 1.2495 |
1.2491_1 26 Nov 2014 13:08:38
  |
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.2491 07 Aug 2014 21:44:30
  |
antoine  |
Remove duplicate line from plist
Reported by: pkg developer mode |
1.2491 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 |
1.2491 10 Jun 2014 12:14:14
  |
mat  |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
1.2491 12 May 2014 15:29:47
  |
swills  |
- Update to 1.2491
PR: ports/189597
Submitted by: Bartek Rutkowski <ports@robakdesign.com> |
1.249 05 May 2014 11:15:53
  |
bapt  |
Catch a couple of missing convertsion to :tu/:tl
Submitted by: ak
With hat: portmgr |
1.249 18 Dec 2013 17:02:13
  |
swills  |
- Update to 1.249
- Add LICENSE
- Update and sort *_DEPENDS
- Use USES=gmake
- Sort make knobs
- Support STAGEDIR
PR: ports/184700
Submitted by: sunpoet |
1.243 20 Sep 2013 23:57:48
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits) |
1.243 02 Sep 2013 09:36:29
  |
az  |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
1.243 20 Jun 2013 11:38:21
  |
swills  |
- Fix build in non-UTF8 enviroment
PR: ports/179307
Submitted by: pawel |
1.243 21 Jun 2012 01:44:57
 |
swills  |
- Update to 1.243
PR: ports/169192
Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> |
1.242_1 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
1.242 01 Feb 2012 16:56:14
 |
swills  |
- Update to 1.242
PR: ports/164518
Submitted by: sunpoet |
1.241 01 Jan 2012 17:07:49
 |
swills  |
- Update to 1.241
- Add missing RUN_DEPENDS |
1.223 17 Sep 2011 06:49:29
 |
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
1.223 10 Apr 2011 16:22:45
 |
swills  |
- Update to 1.223
PR: ports/156300
Submitted by: Zhihao Yuan <lichray at gmail.com> |
1.221_3 09 Dec 2010 02:36:55
 |
swills  |
- Takeover some of clsung's ports
Approved by: pgollucci (mentor) |
1.221_3 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.221_2 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
1.221_1 04 Nov 2009 06:38:55
 |
clsung  |
- add p5-Pango to RUN_DEPENDS
- bump PORTREVISION |
1.221 30 Oct 2009 06:54:00
 |
clsung  |
- Update to 1.221 |
1.203 22 Aug 2009 00:39:37
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with X |
1.203 21 Aug 2009 07:42:27
 |
clsung  |
- Update to 1.203 |
1.200_2 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.200_1 13 Jan 2009 20:31:25
 |
pav  |
- Fix plist: installs extra file after recent Gtk update
Reported by: pointyhat |
1.200 27 Sep 2008 09:24:49
 |
clsung  |
- Update to 1.200 |
1.183 25 Jun 2008 07:09:15
 |
clsung  |
- Update to 1.183
Changes: http://search.cpan.org/dist/Gtk2/ChangeLog |
1.146_1 06 Jun 2008 14:16:37
 |
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.146 08 Sep 2007 01:12:10
 |
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
1.146 15 Aug 2007 01:19:08
 |
clsung  |
- Update to 1.146 |
1.144_1 04 Aug 2007 11:41:31
 |
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
1.144_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}. |
1.144 26 Mar 2007 01:41:35
 |
clsung  |
- Update to 1.144 |
1.143 26 Feb 2007 00:31:49
 |
clsung  |
- Update to 1.143 |
1.142 02 Feb 2007 07:58:26
 |
clsung  |
- Update to 1.142 |
1.141 26 Dec 2006 03:12:04
 |
clsung  |
- Update to 1.141 |
1.122 06 Sep 2006 04:43:00
 |
clsung  |
- minor beautification
Submitted by: infofarmer |
1.122 14 Aug 2006 08:04:09
 |
clsung  |
- Respect DESTDIR
PR: ports/101885
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
1.122 02 Jun 2006 01:19:52
 |
clsung  |
- Update to 1.122
PR: 98305
Submitted by: Rong-En Fan <rafan_AT_infor dot org> |
1.121 17 Apr 2006 07:15:25
 |
clsung  |
- update to 1.121 |
1.104 06 Feb 2006 06:37:15
 |
clsung  |
- update to 1.104 |
1.103 22 Jan 2006 04:04:16
 |
clsung  |
- update to 1.103
- add SHA256 |
1.101_1 22 Jan 2006 03:00:46
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.101_1 05 Nov 2005 05:22:06
 |
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
1.101 05 Oct 2005 08:17:45
 |
clsung  |
- update to 1.101 |
1.080 20 Mar 2005 17:31:39
 |
clsung  |
- fix unfetchable (wrong directory in CPAN)
- remove redundant entry in distinfo
Noted by: Sean McNeil <sean at mcneil dot com> |
1.080 18 Mar 2005 07:05:54
 |
clsung  |
- update to 1.080
- from ChangeLog
- Stable release 1.080. |
1.043_2 12 Mar 2005 10:54:27
 |
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
1.043_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.043 20 Aug 2004 02:56:44
 |
clsung  |
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor) |
1.043 21 Jul 2004 01:08:06
 |
ijliao  |
upgrade to 1.043
PR: 69332
Submitted by: maintainer |
1.042 20 Apr 2004 08:13:02
 |
ijliao  |
upgrade to 1.042 |
1.040_1 05 Apr 2004 03:31:02
 |
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
1.040 01 Apr 2004 02:33:31
 |
ijliao  |
upgrade to 1.040 |
1.021_1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.021_1 04 Feb 2004 05:10:27
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.021 02 Jan 2004 09:25:47
 |
ijliao  |
upgrade to 1.021
Approved by: maintainer |
1.00 29 Oct 2003 03:38:10
 |
vanilla  |
Add p5-Gtk2 1.00,
perl module for Gtk+ 2.x graphical user interface
library.
PR: 58607
Submitted by: clsung@dragon2.net |