Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.22_13 21 Dec 2018 13:19:03 |
rene |
Remove expired ports:
2018-12-19 net/py-libstorj: Broken for more than 6 months
2018-12-20 net/xferstats: Uses obsolete glib12
2018-12-20 net/wmlj: Uses obsolete glib12
2018-12-20 net/ipsorc: Uses obsolete glib12
2018-12-20 net/bsdproxy: Uses obsolete glib12
2018-12-20 net/gini: Uses obsolete glib12
2018-12-21 net/netatalk: Outdated branch of netatalk; use net/netatalk3 instead
2018-12-20 net/nocatsplash: Uses obsolete glib12
2018-12-20 net/jags: Uses obsolete glib12
2018-12-19 net/scribe: Broken for more than 6 months
2018-12-20 net/libnetdude: Uses obsolete glib12
2018-12-20 net/nepim: Uses obsolete glib12
2018-12-20 emulators/generator: Uses obsolete glib12
2018-12-19 emulators/py-nova: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
2.1.22_13 12 Oct 2018 09:19:05 |
antoine |
Deprecate most glib12 consumers
With hat: portmgr |
2.1.22_13 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. |
2.1.22_12 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
2.1.22_12 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
2.1.22_12 02 Mar 2015 23:07:16 |
bapt |
Remove Authors from pkg-descr |
2.1.22_12 29 Nov 2014 18:22:33 |
tijl |
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt. Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.
USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.
Update gettext to 0.19.3.
Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports. When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.
Fix some ports that installed files in lib/locale instead of share/locale.
PR: 194038
Reviewed by: bapt
Exp-run: antoine
Approved by: portmgr (antoine) |
2.1.22_12 13 Sep 2014 15:11:28 |
tijl |
devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
didn't conflict with early development versions of glib/gtk 2.0 |
2.1.22_11 28 Jul 2014 14:12:36 |
adamw |
Rename audio/ patch-xy patches to reflect the files they modify. |
2.1.22_11 04 May 2014 18:48:55 |
tijl |
Convert multimedia/xmms to USES=libtool. Bump PORTREVISION on all
dependent ports and convert them to USES=libtool too.
audio/scrobbler:
- USES=tar:bzip2.
- Don't link with libstdc++.
audio/xmms-bonk:
- Don't link with libstdc++.
audio/xmms-flac:
- Remove unneeded dependencies.
- Remove $FreeBSD$ from patches.
audio/xmms-scrobbler:
- Use OPTIONS_SLAVE.
audio/xmms-timidity:
- USES=tar:bzip2.
- Install the library instead of the source code file.
audio/xmms-volnorm:
- Remove do-install. |
2.1.22_10 09 Apr 2014 17:25:20 |
naddy |
XMMS is not going away soon, so unexpire the plugins that build. |
2.1.22_10 23 Mar 2014 21:59:04 |
antoine |
Chase multimedia/xmms deprecation and expiration date
With hat: portmgr |
2.1.22_10 10 Mar 2014 08:39:33 |
rene |
- Remove optional dependency on expired multimedia/beep-media-player
- Since xmms dependency is now default, just hardcode it and remove the
option for it [0]
- Bump PORTREVISION
Submitted by: az via IRC [0]
Approved by: portmgr (infrastructure blanket) |
2.1.22_9 12 Oct 2013 19:05:09 |
ume |
avoid package name collisions. |
2.1.22_9 04 Oct 2013 17:03:57 |
ume |
use opt_MAKE_ENV.
Spotted by: bapt |
2.1.22_9 04 Oct 2013 16:46:11 |
ume |
- enable stage.
- use opt_LIB_DEPENDS. |
2.1.22_9 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
2.1.22_9 08 Sep 2013 08:27:08 |
antoine |
Add an explicit dependency on pkgconf
Obtained from: portmgr (bapt) |
30 Aug 2013 23:01:06
|
bapt |
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix |
2.1.22_9 16 Jun 2012 19:11:44 |
ume |
Convert to use new OPTIONS framework. |
2.1.22_9 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.1.22_8 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
2.1.22_8 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.1.22_8 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.1.22_7 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.1.22_6 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.1.22_5 06 Jun 2008 13:07:20 |
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.1.22_4 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.1.22_4 24 Mar 2008 23:21:25 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
2.1.22_4 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.1.22_3 19 Jun 2006 12:27:02 |
ume |
- unquote BROKEN.
- make the grammar freaks happy.
PR: ports/99143
Submitted by: Alexander Botero-Lowry <alex__at__foxybanana.com> |
2.1.22_3 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) |
2.1.22_2 08 Nov 2005 16:19:56 |
ume |
add SHA256. |
2.1.22_2 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
2.1.22_1 01 May 2005 17:59:57 |
ume |
make WITH_BEEP_MEDIA_PLAYER actually work. |
2.1.22_1 10 Apr 2005 16:26:44 |
ume |
use OPTIONS. |
2.1.22_1 10 Apr 2005 15:09:42 |
ume |
add WITH_BEEP_MEDIA_PLAYER knob to use beep instead of XMMS.
Requested by: Adam Weinberger <adamw_at_magnesium.net> |
2.1.22_1 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
2.1.22 14 Feb 2005 01:51:51 |
ume |
Update to 2.1.22. |
2.1.21 04 Feb 2005 12:50:16 |
ume |
use PLIST_FILES. |
2.1.21 16 Jan 2005 17:54:44 |
ume |
Update to 2.1.21. |
2.1.20_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.1.20 18 May 2004 19:53:55 |
ume |
Update to 2.1.20. |
2.1.19 08 May 2004 19:42:23 |
ume |
Update to 2.1.19. |
2.1.16_1 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
2.1.16 30 Mar 2004 16:41:51 |
ume |
Update to 2.1.16. |
2.1.13_1 04 Feb 2004 13:57:19 |
ume |
SIZEfy |
2.1.13_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.1.13 29 Jan 2004 11:40:57 |
kris |
Use a unique LATEST_LINK |
2.1.13 26 Dec 2003 19:28:31 |
ume |
Update to 2.1.13. |
2.1.12_1 08 Sep 2003 02:22:34 |
ume |
chase lib version change of multimedia/xmms |
2.1.12 17 Jun 2003 17:54:02 |
ume |
Update to 2.1.12. |
2.1.10 07 Jun 2003 09:50:51 |
ume |
Update to 2.1.10. |
2.1.9_1 21 May 2003 16:24:16 |
ume |
fix handling of CFLAGS.
Reported by: lioux |
2.1.9 23 Mar 2003 05:27:25 |
ume |
Update to 2.1.9. |
2.1.8 20 Feb 2003 20:10:05 |
ume |
De-pkg-comment. |
2.1.8 02 Feb 2003 17:00:40 |
ume |
Update to 2.1.8. |
2.1.7 28 Jan 2003 18:43:32 |
ume |
Update to 2.1.7. |
2.1.4 28 Nov 2002 16:37:35 |
lioux |
After repo copy from graphics category, update all appropriate
dependency references from both audio and graphics to multimedia
category.
audio/xmms --> multimedia/xmms
graphics/avifile --> multimedia/avifile
graphics/divx4linux --> multimedia/divx4linux
graphics/ffmpeg --> multimedia/ffmpeg
graphics/libdv --> multimedia/libdv
graphics/libdvdcss --> multimedia/libdvdcss
graphics/libdvdread --> multimedia/libdvdread
graphics/libmpeg2 --> multimedia/libmpeg2
graphics/linux-realplayer --> multimedia/linux-realplayer
graphics/mjpegtools --> multimedia/mjpegtools
graphics/mplayer --> multimedia/mplayer
graphics/mplayer-fonts --> multimedia/mplayer-fonts
graphics/openquicktime --> multimedia/openquicktime
graphics/win32-codecs --> multimedia/win32-codecs
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat) |
2.1.4 09 Nov 2002 08:29:50 |
ume |
Update to 2.1.4. |
2.1.2 12 Oct 2002 16:53:43 |
ume |
Update to 2.1.2 |
2.1 03 Sep 2002 20:43:17 |
ume |
Update to 2.1. |
2.0 02 Sep 2002 18:34:28 |
ume |
Update gkrellmms to 2.0 after repocopy. |