| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Mar 2013 17:56:37
1.9_11
|
eadler  |
Convert a few remaining straglers from the unmaintined ports to pathfix |
28 Mar 2013 16:29:01
1.9_11
|
eadler  |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
28 Mar 2013 03:28:31
1.9_11
|
eadler  |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
08 Mar 2013 10:51:36
1.9_11
|
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 |
10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
01 Jun 2012 05:26:28
1.9_10
|
dinoex  |
- update png to 1.5.10 |
14 Feb 2012 12:45:35
1.9_9
|
mm  |
Bump pcre library dependency due to 8.30 update |
06 Dec 2011 19:51:03
1.9_9
|
rm  |
- fix python dependency version to not confuse our users
According to [1], mudmagic using system python interpreter to run
user-defined scripts. So, any python version will fit, change USE_PYTHON
value from 24 to just YES. And by the way, since `24' is not correct
value to depend on Python 2.4 (it should be USE_PYTHON=2.4 in this
case), this port is actually depend on default Python version (2.7), so
no portrevision bump is needed.
[1]
http://www.mudmagic.com/mud-client/downloads/mudmagic-1.9/interface/doc/python_scripting.html
Approved by: novel (mentor)
Feature safe: yes |
23 Sep 2011 22:26:39
1.9_9
|
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 |
03 Jul 2011 14:25:36
1.9_9
|
ohauer  |
-remove MD5 |
25 Oct 2010 20:09:07
1.9_9
|
trasz  |
Drop maintainership for ports I can't maintain anymore. |
03 Apr 2010 10:44:36
1.9_9
|
roam  |
Chase the ftp/curl shlib version bump. |
28 Mar 2010 06:47:48
1.9_8
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.9_7
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
1.9_6
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
23 Jan 2009 15:43:14
1.9_5
|
roam  |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
06 Jun 2008 13:31:51
1.9_4
|
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) |
04 Oct 2007 01:02:44
1.9_3
|
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
11 Jul 2007 22:06:17
1.9_3
|
trasz  |
- Use proper capitalization in my email address.
Approved by: miwi (mentor)
Suggested by: sat |
19 May 2007 20:32:57
1.9_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
13 Apr 2007 13:03:49
1.9_2
|
trasz  |
Change my email address to trasz@FreeBSD.org.
Approved by: miwi (mentor) |
10 Apr 2007 20:25:46
1.9_2
|
miwi  |
- Fix plist
PR: 111035
Submitted by: trasz <trasz@pin.if.uz.zgora.pl> (maintainer) |
13 Dec 2006 12:41:36
1.9_1
|
roam  |
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports |
07 Oct 2006 09:33:44
1.9
|
pav  |
- BROKEN on FreeBSD 4.X: does not compile
Reported by: krismail |
25 Sep 2006 20:05:59
1.9
|
pav  |
The Mud Magic Mud Client is written in GTK+ and supports MXP, MSP,
MCCP, and ZMP with PCRE regular expression handling and Python script
engine. The plugins shipped with the client currently include an
automapper, note system, and database front end.
WWW: http://www.mudmagic.com/mud-client/
PR: ports/103482
Submitted by: trasz <trasz@pin.if.uz.zgora.pl> |