Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.5.2236_6 26 Jul 2013 19:19:21
  |
rene  |
KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt |
0.9.5.2236_6 23 May 2013 16:10:43
  |
jgh  |
- adoption of optionsNG framework
Approved by: portmgr (bapt) |
0.9.5.2236_6 24 Apr 2013 18:10:32
  |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.9.5.2236_6 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.9.5.2236_5 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
0.9.5.2236_5 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
0.9.5.2236_5 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.9.5.2236_4 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.9.5.2236_3 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.9.5.2236_2 02 Aug 2009 19:36:34
 |
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
0.9.5.2236_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 |
0.9.5.2236_1 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). |
0.9.5.2236 21 Aug 2008 06:18:49
 |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.9.5.2236 13 Jul 2008 22:48:03
 |
miwi  |
- Update to 0.9.5.22.36
PR: 125511
Submitted by: "Alexey V. Panfilov" <ports@subnets.ru>
Approved by: maintainer |
0.9.5.2152_1 06 Jun 2008 13:51:54
 |
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.5.2152 29 Apr 2008 19:02:56
 |
miwi  |
- Update to 0.9.5.2152
PR: 123221
Submitted by: "Alexey V. Panfilov" <sim-im@lehis.ru> (maintainer) |
0.9.5.2099_1 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.9.5.2099 07 Feb 2008 13:40:22
 |
miwi  |
- Update to 0.9.5.2099
PR: 119975
Submitted by: "Alexey V. Panfilov" <sim-im@lehis.ru> (maintainer) |
0.9.5.2054 15 Sep 2007 09:17:22
 |
sem  |
- Update to 0.9.5.2054
PR: ports/116351
Submitted by: maintainer |
0.9.5.1809_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.9.5.1809 23 Jan 2007 08:12:56
 |
miwi  |
- Update to 0.9.5.1809
PR: ports/108206
Submitted by: Alexey V. Panfilov<sim-im@lehis.ru> (maintainer) |
0.9.5.1538 16 Nov 2006 12:50:19
 |
sem  |
- Update to 0.9.5.1539
- Mark IGNORE on 4.x
Submitted by: maintainer |
0.9.5.970 05 Aug 2006 21:47:40
 |
itetcu  |
Update sim-im-devel to latest and unbreak.
PR: ports/101249
Submitted by: Alexey V. Panfilov (maintainer) |
0.9.5.456 04 Aug 2006 08:46:12
 |
erwin  |
Mark BROKEN: does not install cleanly |
0.9.5.456 12 Jun 2006 14:26:24
 |
itetcu  |
Update to 0.9.5.474
PR: ports/97296
Submitted by: maintainer |
0.9.5.432 27 Apr 2006 01:03:35
 |
edwin  |
[NEW PORT]: net-im/sim-im-devel: Plugin-based instant messenger
Plugin-based instant messenger. See http://sim-im.berlios.de
for detailed information.
PR: ports/94622
Submitted by: Alexey V. Panfilov <sim-im@lehis.ru> |