| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
08 Mar 2013 10:51:36
4.7.4
|
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 |
31 Dec 2012 17:03:21
4.7.4
|
mezz  |
Remove the created by me and update those header at the same time. I never
care about those header, so you even can claim that those were created by
you instead of me. |
23 Sep 2011 22:26:39
4.7.4
|
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 |
24 Jun 2011 17:28:57
4.7.4
|
mezz  |
Update to 4.7.4.
PR: ports/155457
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> |
04 Dec 2010 07:34:27
4.5.10
|
ade  |
Sync to new bsd.autotools.mk |
20 Nov 2009 22:53:09
4.5.10
|
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
08 Sep 2009 21:41:12
4.5.10
|
marcus  |
Update to 4.5.10.
PR: 138312
Submitted by: bf <bf1783@gmail.com> |
02 Aug 2009 19:36:34
4.5.4
|
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 |
10 May 2009 17:58:47
4.5.4
|
mezz  |
Update to 4.5.4.
PR: ports/130970 (4.4.2 version)
Submitted by: bf <bf2006a@yahoo.com> |
09 Nov 2008 17:39:41
4.3.9
|
mezz  |
Update to 4.3.9.
PR: ports/128717
Submitted by: bf <bf2006a@yahoo.com>
Security: CVE-2007-5395 |
30 Nov 2006 20:36:48
4.2.4
|
mezz  |
Update to 4.2.4. |
05 Nov 2006 03:56:22
4.2.2
|
mezz  |
INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh) |
14 Apr 2006 19:32:34
4.2.2
|
mezz  |
-Update to 4.2.2.
-Remove USE_REINPLACE.
-Use ltverhack.
-Update the WWW. |
23 Feb 2006 10:40:45
4.1.3_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
23 Nov 2005 22:41:05
4.1.3
|
pav  |
- Add SHA256 checksums |
15 Nov 2005 06:52:12
4.1.3
|
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. |
12 Sep 2005 05:52:44
4.1.3
|
mezz  |
Update to 4.1.3. |
22 May 2005 08:24:33
4.1.1
|
mezz  |
The Link Grammar Parser is a syntactic parser of English, based on link
grammar, an original theory of English syntax. Given a sentence, the system
assigns to it a syntactic structure, which consists of a set of labeled links
connecting pairs of words. The parser also produces a "constituent"
representation of a sentence (showing noun phrases, verb phrases, etc.).
WWW: http://www.link.cs.cmu.edu/link/ |