| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Apr 2013 10:13:20
0.39_1
|
bapt  |
Convert devel to USES=pkgconfig |
22 Mar 2013 20:06:15
0.39_1
|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
14 Mar 2013 07:12:04
0.39_1
|
kwm  |
Fix build with glib 2.34.
Submitted by: miwi |
08 Mar 2013 23:16:57
0.39_1
|
lippe  |
- Fix build.
Reported by: miwi@
Approved by: maintainer |
08 Mar 2013 10:51:36
0.39
|
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 |
06 Mar 2013 17:27:37
0.39
|
lippe  |
- Update to 0.39.
- Pass maintainership to submitter.
PR: ports/176630
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> |
20 Feb 2013 16:08:59
0.36_2
|
fluffy  |
- Reassign ports from avl@ back to pool at his request.
Submitted by: avl via IM
Approved by: avl via IM |
09 Oct 2012 22:12:14
0.36_2
|
linimon  |
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings. |
14 Nov 2011 03:26:46
0.36_2
|
rakuco  |
Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.
Approved by: avilla (mentor), portmgr (miwi)
Feature safe: yes |
03 Jul 2011 14:59:23
0.36_2
|
ohauer  |
-remove MD5 |
08 Jun 2009 22:30:55
0.36_2
|
miwi  |
- Update lang/python26 and make Python 2.6.2 to the default Python version
Tested by: 3 pointyhat runs
Thanks to: pav, gahr, lwhsu, mva, amdmi3 |
28 May 2009 20:44:16
0.36_1
|
avl  |
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: tabthorpe (mentor) |
24 Mar 2009 19:13:32
0.36_1
|
makc  |
bump PORTREVISION after cmake update |
19 Jun 2008 19:08:51
0.36
|
pav  |
- Update to 0.36
- Take maintainership
PR: ports/124658
Submitted by: Alexander Logvinov <ports@logvinov.com> |
06 Jun 2008 13:21:59
0.31_1
|
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) |
11 Mar 2008 01:37:46
0.31
|
rafan  |
- Update to 0.31
PR: ports/121543
Submitted by: Daniel Roethlisberger <daniel at roe.ch> |
04 Jul 2007 10:00:00
0.30_1
|
lofi  |
Set CONFLICTS, don't hide the shared libary from the runtime linker. |
17 Jun 2007 23:04:59
0.30
|
pav  |
- Update to 0.3.0
PR: ports/113801
Submitted by: G.V. Tjong A Hung <gvtjongahung@users.sourceforge.net> |
15 Apr 2007 19:15:42
0.17_2
|
gabor  |
- Remove FreeBSD 4.X support from unmaintained ports in categories starting with
letter d-e |
17 Mar 2007 21:57:54
0.17_2
|
arved  |
Fix build after objformat removal and on !i386 |
20 Dec 2006 01:38:13
0.17_2
|
ahze  |
Reset MAINTAINER |
04 May 2006 21:41:12
0.17_2
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
23 Feb 2006 10:40:45
0.17_2
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
20 Jan 2006 00:13:17
0.17_1
|
kris  |
BROKEN on !i386: Does not compile |
15 Nov 2005 06:52:12
0.17_1
|
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. |
09 Nov 2005 07:09:47
0.17_1
|
ahze  |
- Add SHA256
- Add SIZE to a few ports |
05 Nov 2005 07:14:26
0.17_1
|
ahze  |
- Mark BROKEN on sparc64
Reported by: kris mail |
05 Nov 2005 05:22:06
0.17_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
29 Oct 2005 01:14:24
0.17
|
ahze  |
- Fix fetch by using MASTER_SITE_LOCAL |
11 Oct 2005 06:12:27
0.17
|
kris  |
BROKEN: Unfetchable |
07 Jul 2005 04:36:14
0.17
|
ahze  |
- Chase changes to swig13
Pointed out by: krismail |
19 Jun 2005 05:54:13
0.17
|
ahze  |
- Add devel/libopensync
OpenSync is a synchronization framework that is platform and distribution
independent. It consists of several plugins that can be used to connect to
devices, a powerfull sync-engine and the framework itself. The synchronization
framework is kept very flexible and is capable of synchronizing any type of
data, including contacts, calendar, tasks, notes and files.
Note: You may want to avoid extra dependencies from devel/swig13 by building
with
the following SWIG_LANGUAGES="perl python" |