Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.20_3 25 Feb 2024 06:39:03 |
Muhammad Moinur Rahman (bofh) |
net-mgmt/etherape: Moved man to share/man
Approved by: portmgr (blanket) |
0.9.20_2 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
0.9.20_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 ) |
0.9.20 09 Oct 2022 20:34:10 |
Neel Chauhan (nc) |
net-mgmt/etherape: Reset MAINTAINER |
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.9.20 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.9.20 20 Jul 2022 14:22:42 |
Tobias C. Berner (tcberner) |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
0.9.20 23 Aug 2021 22:49:10 |
Neel Chauhan (nc) |
net-mgmt/etherape: Update to 0.9.20 |
0.9.18 23 Aug 2021 22:49:10 |
Neel Chauhan (nc) |
net-mgmt/etherape: Adopt port |
0.9.18 22 May 2021 02:13:01 |
Ben Woods (woodsb02) |
*/*: Fix ENOTIME: return my ports to the pool
Reset maintainership of my ports to ports@FreeBSD.org so others can
step in to help where I haven't been able to find the time. |
0.9.18 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.18 04 Feb 2019 14:01:59 |
woodsb02 |
net-mgmt/etherape: Update to 0.9.18
Changes this release:
- https://sourceforge.net/p/etherape/etherape/ci/rel-0.9.18/tree/NEWS
- Notably with this release EtherApe is now a pure GTK 3 application |
0.9.16_1 26 Mar 2018 14:45:02 |
woodsb02 |
net-mgmt/etherape: Re-add libgnomeui dependency
EtherApe crashes at runtime if libgnomeui is not installed, despite
the 0.9.16 release notes stating it is no longer required.
PR: 226947
Reported by: Martin Birgmeier <d8zNeCFG@aon.at> |
0.9.16 05 Mar 2018 08:19:09 |
woodsb02 |
net-mgmt/etherape: Update to 0.9.16
A number of port changes were required due to the upstream migration
away from the Gnome2 libraries. Refer to the 0.9.16 release notes.
Changes this release:
http://etherape.sourceforge.net/NEWS.html |
0.9.14 07 Mar 2016 17:47:40 |
mat |
Update to 0.9.14
PR: 207164
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
0.9.13_2 10 Apr 2015 17:17:25 |
danfe |
Fix broken GUI due to infamous "libglade-WARNING **: could not find signal
handler" errors. This usually happens when signal handlers are not being
exported correctly (via G_MODULE_EXPORT), but I'd leave it for upstream to
decide how to come up with a proper fix. For now, adding `-export-dynamic'
to LDFLAGS is probably OK for a quick'n'dirty remedy.
While here: rephrase COMMENT text, install a few documentation files, and
reformat and amend port description text.
PR: 199139 |
0.9.13_1 21 Dec 2014 00:43:29 |
bapt |
Get rid of gnomehier |
0.9.13 24 Nov 2014 22:35:08 |
antoine |
Cleanup plist |
0.9.13 26 Apr 2014 02:32:10 |
miwi |
- Update to 0.9.13
PR: 188862
Submitted by: Ports Fury |
0.9.9_2 16 Apr 2014 18:19:26 |
marino |
Add USE_GNOME+= gnomedocutils to 5 ports
These ports will fail configuration if gnome-doc-utils is not present.
Likely a common dependency loaded it in the past, but not anymore.
Explicitly list gnome-doc-utils as a build dependency in order to
fix the recent breakage of these ports.
Also reset maintainership of etherape - maintainer gone for more than
one yet now.
Approved by: portmgr (bdrewery) |
0.9.9_2 21 Feb 2014 13:38:46 |
ehaupt |
Remove trailing whitespaces from category net-mgmt |
0.9.9_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.9.9_2 22 Oct 2013 13:59:54 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [np])
Approved by: portmgr (bdrewery) |
0.9.9_2 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
0.9.9_2 03 Sep 2013 12:13:24 |
bapt |
Add an explicit dependency on pkgconf |
0.9.9_2 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.9.9_2 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.9.9_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.9.9_1 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 |
0.9.9_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.9.9_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.9.9 17 Apr 2010 20:09:52 |
sylvio |
- Update to 0.9.9
Approved by: itetcu (mentor, implicit) |
0.9.8_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.9.8_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.9.8 03 Dec 2009 10:51:51 |
sylvio |
- Update to 0.9.8
Approved by: miwi (mentor) |
0.9.7 27 Nov 2009 22:52:30 |
sylvio |
- Update my mail address to FreeBSD
Approved by: miwi (mentor) |
0.9.7 18 Sep 2009 11:02:04 |
pav |
- Update to 0.9.7
- Take maintainership
PR: ports/138921
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Feature safe: yes |
0.9.6_5 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
0.9.6_5 19 Aug 2009 19:50:32 |
linimon |
Reset sbahra at his request due to lack of time to work on these ports. |
0.9.6_5 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.9.6_4 06 Jun 2008 13:53: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) |
0.9.6_3 24 Mar 2008 17:02:27 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.9.6_3 24 Oct 2007 23:37:25 |
marcus |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for (Only the first 15 lines of the commit message are shown above ) |
0.9.6_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}. |
0.9.6_1 07 Mar 2007 05:40:29 |
linimon |
Update maintainer's email address.
Requested by: maintainer |
0.9.6_1 14 Oct 2006 08:54:54 |
marcus |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
0.9.6 30 May 2006 20:30:39 |
pav |
- Update to 0.9.6
Approved by: Samy Al Bahra <sbahra@kerneled.org> (maintainer) |
0.9.1_8 29 Apr 2006 17:24:34 |
mnag |
- Add --zero-delay option
- Bump PORTREVISION
PR: 94777
Submitted by: Ben Allen <benjamin___umn.edu>
Approved by: maintainer timeout (39 days) |
0.9.1_7 15 Apr 2006 22:21:14 |
cperciva |
Change maintainer email address.
Submitted by: maintainer |
0.9.1_7 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.9.1_7 01 Feb 2006 01:08:07 |
edwin |
SHA256ify
Approved by: krion@ |
0.9.1_7 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.9.1_7 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
0.9.1_6 15 Jun 2005 02:43:36 |
lesi |
Directory share/pixmaps is now included in mtree
(BSD.x11-4.dist rev. 1.27), so remove it from plist. |
0.9.1_6 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.9.1_5 03 Mar 2005 10:00:38 |
flz |
- Fix packing list.
- Bump PORTREVISION.
PR: ports/78128
Submitted by: Samy Al Bahra <samy@kerneled.org> (maintainer)
Approved by: pav (mentor) |
0.9.1_4 24 Nov 2004 05:33:15 |
daichi |
[net-mgmt/etherape] Port update.
PR: ports/74174
Submitted by: Samy Al Bahra <samy@kerneled.org> (maintainer) |
0.9.0_4 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
0.9.0_3 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
0.9.0_2 20 Mar 2004 21:03:41 |
trevor |
Add size data, approved by maintainers. |
0.9.0_2 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
0.9.0_2 23 Feb 2004 04:42:13 |
wollman |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus |