| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
08 Mar 2013 11:32:12
1.4.2_9
|
bapt  |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
05 Mar 2013 17:07:44
  |
miwi  |
- Convert to OptionsNG
- Trim header
Reviewed by: beat, bapt, kwm |
11 Feb 2013 14:21:39
1.4.2_9
|
gahr  |
- Chase devel/ucommon shlib versbion bump |
31 Jan 2013 13:38:43
1.4.2_8
|
bapt  |
Chase boost update |
13 Dec 2012 16:27:25
1.4.2_7
|
acm  |
- Bump PORTREVISION. devel/commoncpp, devel/libzrtpcpp and devel/crtp ports
have been updated |
29 Jul 2012 11:17:04
1.4.2_6
|
cs  |
Fix typos in COMMENT
Approved by: portmgr@ (implicit) |
01 Jun 2012 05:26:28
1.4.2_6
|
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
1.4.2_5
|
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 |
08 Apr 2011 06:53:29
1.4.2_5
|
acm  |
- Add KDE option. It enable or disable KDE features
PR: 151285
Suggested by: amdmi3 |
20 Mar 2011 12:54:45
1.4.2_4
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
1.4.2_4
|
ade  |
Sync to new bsd.autotools.mk |
28 Mar 2010 06:47:48
1.4.2_4
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.4.2_3
|
dinoex  |
- update to jpeg-8 |
10 Nov 2009 16:16:13
1.4.2_2
|
acm  |
- Bump PORTREVISION. Some dependencies were updated |
02 Aug 2009 19:36:34
1.4.2_1
|
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 |
31 Jul 2009 13:57:52
1.4.2_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
28 Jul 2009 11:45:09
1.4.2
|
pav  |
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer) |
27 Apr 2009 16:44:05
1.4.2
|
acm  |
- Update to 1.4.2 |
12 Dec 2008 22:57:02
1.3.2
|
acm  |
- Update to 1.3.2
PR: 129487
Submitted by: Pedro F. Giffuni <giffunip at tutopia.com> |
21 Aug 2008 06:18:49
1.2_1
|
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 ) |
06 Jun 2008 13:50:32
1.2_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) |
28 Mar 2008 02:30:33
1.2
|
acm  |
- Update to 1.2 |
22 Mar 2008 08:55:40
1.1_1
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
22 Dec 2007 06:59:01
1.1
|
acm  |
- Update to 1.1
- Add new libxml2 dependency
- Add USE_PERL5. It fixes a problem with all FreeBSD versions [1]
- Add pkg-message file
Reported by: pav [1] |
17 Oct 2007 10:13:01
1.0_4
|
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
02 Oct 2007 15:45:33
1.0_3
|
acm  |
- Chase increase of devel/ccrtp shlib version.
- Bump PORTREVISION |
04 Jul 2007 15:10:58
1.0_2
|
barner  |
- Bump boost shared library version to 4
- Bump PORTREVISION |
19 May 2007 20:32:57
1.0_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
05 Mar 2007 21:41:56
1.0
|
acm  |
- Fix the speex dependency.
PR: ports/109937
Submitted by: kitsune <v.velox__ at_vvelox.net> |
03 Mar 2007 15:38:23
1.0
|
acm  |
- Update to 1.0
- Remove supoprt for 4.x
- Some another tiny modifications
Tested by: asouza |
23 Feb 2007 22:51:12
0.9_2
|
mezz  |
Chase the shared library version of speex, bump the PORTREVISION. |
13 Feb 2007 00:16:29
0.9_1
|
pav  |
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by: rafan
Tested on: pointyhat |
28 Dec 2006 21:23:52
0.9_1
|
acm  |
- Move to LOCALBASE
- Fix a configure problem [1]
Reported by: Joao Rocha Braga Filho <goffredo__at__gmail.com> [1] |
05 Oct 2006 06:35:29
0.9
|
acm  |
- Update to 0.9
- Add devel/libzrtpcpp for secure voice communication |
14 Aug 2006 15:11:02
0.8.1_1
|
acm  |
- Add net/ilbc dependency to LIB_DEPENDS. It permit to compile twinkle with
support for RFC3951.
- PORTVERSION bump
Submitted by: J.R. Oldroyd <fbsd__ at __opal.com>
Approved by: garga (mentor) |
30 Jul 2006 21:21:10
0.8.1
|
acm  |
- New port: net/twinkle
Twinkle is a soft phone for your voice over IP communcations using the SIP
protocol.
You can use it for direct IP phone to IP phone communication or in a network
using a SIP proxy to route your calls.
WWW: http://www.twinklephone.com/
Approved by: garga (mentor) |