Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.0_18 05 Dec 2023 09:40:51 |
Muhammad Moinur Rahman (bofh) |
polish/gnugadu2: Remove expired port
2023-12-05 polish/gnugadu2: Last upstream release was in 2006 |
2.3.0_18 05 Nov 2023 23:38:11 |
Muhammad Moinur Rahman (bofh) |
polish/gnugadu2: Mark DEPRECATED
- Last upstream release was in 2006
- Set EXPIRATION_DATE 2023-12-05
Approved by: portmgr (blanket) |
2.3.0_18 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.3.0_17 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.3.0_17 20 Jul 2022 14:22:45 |
Tobias C. Berner (tcberner) |
polish: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aleksander Fafula <alex@BSDGuru.org>
* Aleksander Fafula <alex@bsdguru.org>
* Jacek Pelka <jacek@combit.com.pl>
* Maciek Korzen <eaquer@ceti.pl>
* Pawel Pekala <c0rn@o2.pl>
* Piotr Smyrak <smyru@heron.pl> and
* Thierry Thomas <thierry@pompo.net>
* smyru@heron.pl
* wtp@bsdguru.org
With hat: portmgr |
2.3.0_17 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
2.3.0_17 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.3.0_17 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.3.0_17 06 Nov 2019 20:47:27 |
zeising |
Add USES=xorg USES=gl, ports categories p
Add USES=xorg and USES=gl to ports in categories starting with 'p'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
2.3.0_17 25 Feb 2019 14:32:37 |
bapt |
First step at deorbitting esound:
remove esound options where it is possible to |
2.3.0_16 31 May 2017 20:43:21 |
pawel |
- Add LICENSE information
- Convert to USES=localbase
- Add missing dependencies found by stage-qa
- Fix build when GTKSPELL=on, needs aspell
- Remove deprecated WANT_GNOME
- Fix typo in pkg-descr |
2.3.0_15 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
2.3.0_15 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
2.3.0_15 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.3.0_15 13 Sep 2015 13:53:09 |
bapt |
Remove the autodetect option
Convert to options helpers |
2.3.0_14 01 Jun 2015 01:28:15 |
amdmi3 |
- Strip libraries |
2.3.0_13 12 Nov 2014 14:00:10 |
antoine |
Cleanup plist |
2.3.0_13 16 Jul 2014 08:44:05 |
bapt |
Fix some non default LIB_DEPENDS
With hat: portmgr |
2.3.0_13 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
2.3.0_13 27 May 2014 11:17:41 |
amdmi3 |
- Convert misc/xosd and dependent ports which need it (deskutils/xneur,
polish/ekg2, polish/gnugadu2, sysutils/lineak-xosdplugin) to USES=libtool, drop
.la files
- Since xosd shlib version has changed, bump all ports which depend on it
- Stagify deskutils/xneur
- Convert USE_BZIP2 to USES
- Use new LIB_DEPENDS syntax
Approved by: portmgr blanket |
2.3.0_12 08 Nov 2013 14:31:40 |
kwm |
Update to 0.3.6.
This update supports a number of new codecs.
Remove indiffently argument from COMMENT
Update pkg-descr to supported codec list.
Stageify. |
2.3.0_11 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) |
2.3.0_11 20 Sep 2013 22:34:43 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
polish) |
2.3.0_11 02 Sep 2013 10:31:45 |
bapt |
Eliminate USE_GNOME=pkgconfig from polish |
2.3.0_11 28 Aug 2013 18:29:39 |
itetcu |
Arts was removed:
audio/arts||2013-07-26|Has expired: Depends on Qt 3.x
So remove the last leftovers.
Approved by: portmgr (itetcu) |
2.3.0_11 03 Aug 2013 08:45:52 |
az |
- Convert to new perl framework
- Trim Makefile header |
2.3.0_11 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
2.3.0_11 08 Mar 2013 10:51:36 |
kwm |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
2.3.0_11 11 Oct 2012 08:34:10 |
bapt |
Fix typo during OptionsNG conversion
Reported by: pointyhat-west
Pointyhat to: eadler
Feature safe: yes |
2.3.0_11 07 Oct 2012 13:23:27 |
eadler |
Convert to OptionsNG. |
2.3.0_11 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.3.0_10 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 |
2.3.0_10 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
2.3.0_10 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
2.3.0_9 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.3.0_8 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.3.0_7 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
2.3.0_7 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 |
2.3.0_6 04 May 2009 20:17:52 |
miwi |
- Drop maintainership
PR: 133789
Submitted by: Piotr Smyrak <smyru@heron.pl> (maintainer) |
2.3.0_6 23 Jan 2009 16:28:36 |
flz |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
2.3.0_5 06 Jun 2008 13:55:33 |
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) |
2.3.0_4 18 May 2008 16:14:26 |
rafan |
- Unbreak after latest polish/libgadu commit
- Fix GNOME icon and desktop
- Bump PORTREVISION
PR: ports/123716
Submitted by: Piotr Smyrak <smyru at heron.pl> (maintainer) |
2.3.0_3 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) |
2.3.0_2 16 Apr 2008 22:32:14 |
pav |
- Mark BROKEN: does not configure |
2.3.0_2 27 Mar 2008 11:20:18 |
miwi |
- Add missing dependens
- Bump PORTREVISION
Submitted by: pointyhat via pav |
2.3.0_1 23 Mar 2008 11:11:33 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
2.3.0_1 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 ) |
2.3.0 04 Oct 2007 02:18:18 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
2.3.0 27 Jul 2007 14:46:50 |
miwi |
- Update to 2.3.0
PR: 114942
Submitted by: Piotr Smyrak <smyru@heron.pl> (maintainer) |
2.2.9_3 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}. |
2.2.9_2 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) |
2.2.9 07 Sep 2006 15:44:21 |
pav |
- Update to 2.2.9
- Switch to libgadu
PR: ports/102908
Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer) |
2.2.8_2 28 May 2006 15:54:10 |
pav |
- Rename ports
textproc/gtkspell2 -> textproc/gtkspell
textproc/gtkspell2-reference -> textproc/gtkspell-reference |
2.2.8_2 13 May 2006 01:03:17 |
edwin |
Remove USE_REINPLACE from all categories starting with P |
2.2.8_2 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.2.8_1 23 Jan 2006 23:49:32 |
edwin |
SHA256ify
Approved by: krion@ |
2.2.8_1 31 Dec 2005 18:49:08 |
marcus |
Chase the dbus shared lib version. |
2.2.8_1 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. |
2.2.8_1 09 Nov 2005 19:11:29 |
pav |
- Change second category to be net-im
Suggested by: arved |
2.2.8_1 09 Nov 2005 08:21:21 |
pav |
Move instant messaging related ports to newly created net-im category:
net/gaim -> net-im/gaim
net/gaim-latex -> net-im/gaim-latex
net/gaim-openq -> net-im/gaim-openq
net/gaim-rss-reader -> net-im/gaim-rss-reader
net/gicq -> net-im/gicq
net/gnomeicu2 -> net-im/gnomeicu2
net/gossip -> net-im/gossip
net/ickle -> net-im/ickle
net/jabber -> net-im/jabber
net/jabber-aim -> net-im/jabber-aim
net/jabber-conference -> net-im/jabber-conference
net/jabber-jud -> net-im/jabber-jud
net/jabber-msn -> net-im/jabber-msn (Only the first 15 lines of the commit message are shown above ) |
2.2.8_1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
2.2.8 07 Oct 2005 23:21:12 |
pav |
- Update to 2.2.8
Submitted by: maintainer |
2.2.5 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. |
2.2.5 11 Apr 2005 09:03:22 |
flz |
- Update to to 2.2.5 (thanks to Matthew Luckie <mjl@luckie.org.nz> for testing
on 4.x)
PR: ports/79764
Submitted by: maintainer |
2.2.4_1 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
2.2.4 28 Jan 2005 00:01:01 |
pav |
- Update to 2.2.4
PR: ports/76758
Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer) |
2.0.3_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. |
2.0.3 21 Jul 2004 21:38:29 |
pav |
- Update to 2.0.3
Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer) |
2.0.2 09 Jul 2004 17:43:11 |
marcus |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
2.0.2 11 May 2004 12:13:35 |
pav |
- Update to 2.0.2
PR: ports/66475
Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> |
2.0.p8_1 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
2.0.p8 01 Apr 2004 22:12:02 |
pav |
- Update to 2.0pre8
PR: ports/64391
Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer) |
2.0.p7 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.0.p7 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. |
2.0.p7 02 Mar 2004 18:57:32 |
pav |
- Update to 2.0 pre7
PR: ports/63640
Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer) |
2.0.p6_2 18 Feb 2004 10:04:48 |
pav |
- Fix Makefile logic: enter src/plugins/sound subdir when external sound plugin
only is enabled in configure script.
- This fixes packing on Bento.
- Patch submitted to authors. |
2.0.p6_2 17 Feb 2004 22:41:52 |
kris |
BROKEN on 5.x: broken pkg-plist |
2.0.p6_2 14 Feb 2004 13:56:45 |
pav |
- Fix desktop icon
PR: ports/62120
Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer) |
2.0.p6_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
2.0.p6 22 Jan 2004 22:30:05 |
krion |
- Chase libraries because of new loudmouth version
PR: 61754
Submitted by: maintainer |
2.0.p6 22 Jan 2004 09:20:07 |
krion |
- Update to version 2.0.p6
PR: 61659
Submitted by: maintainer |
2.0.p5 15 Jan 2004 23:48:07 |
pav |
Add gnugadu 2.0 pre5 after repocopy from polish/gnugadu.
This is Gtk2 version of gnugadu.
PR: ports/61242
Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> |