| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: net/ekiga/pkg-plist |
|
CVSWeb
|
Number of commits found: 10 |
|
Sun, 20 Jan 2008
|
[ 16:28 mi ]
1.26 net/ekiga/pkg-plist
Add the oc-localization to pkg-plist. Adjust pointy-hat.
Notified by: pav
|
|
Thu, 25 Oct 2007
|
[ 00:37 marcus ]
1.17 accessibility/Makefile
1.1 accessibility/accerciser/Makefile
1.3 accessibility/at-poke/Makefile
1.61 accessibility/at-spi/Makefile
1.52 accessibility/atk/Makefile
1.39 accessibility/dasher/Makefile
1.61 accessibility/gail/Makefile
1.43 accessibility/gnome-mag/Makefile
1.36 accessibility/gnopernicus/Makefile
1.37 accessibility/gok/Makefile
(Only the first 10 of 1479 ports in this commit are shown above. )
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for(Only the first 15 lines of the commit message are shown above )
|
|
Mon, 18 Jun 2007
|
[ 15:24 mi ]
1.71 net/ekiga/Makefile
1.85 net/opal/Makefile
1.20 net/ekiga/distinfo
1.31 net/opal/distinfo
1.2 net/opal/files/patch-configure.ac
1.24 net/ekiga/pkg-plist
Upgrade opal to 2.2.8 (from 2.2.4) and ekiga to 2.0.9 (from 2.0.4).
These versions are only available from Ekiga.org, rather than from
the traditionally used site VoxGratia.org...
Turn the previously "hidden" knobs into OPTIONS. Make ekiga accept
whatever versions of opal and pwlib are installed.
Take over maintainership, as I plan to use ekiga myself -- unlike
the current maintainer.
Approved by: maintainer
|
|
Sat, 19 May 2007
|
[ 21:32 flz ]
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile
(Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
Sat, 10 Feb 2007
|
[ 11:49 miwi ]
1.68 net/ekiga/Makefile
1.19 net/ekiga/distinfo
1.22 net/ekiga/pkg-plist
- Update to 2.0.4
PR: 108970
Submitted by: Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer)
|
|
Fri, 8 Dec 2006
|
[ 07:49 marcus ]
1.67 net/ekiga/Makefile
1.18 net/ekiga/distinfo
1.21 net/ekiga/pkg-plist
Update to 2.0.3.
Approved by: maintainer
|
|
Sat, 14 Oct 2006
|
[ 09:35 marcus ]
1.54 accessibility/at-spi/Makefile
1.48 accessibility/atk/Makefile
1.33 accessibility/dasher/Makefile
1.57 accessibility/gail/Makefile
1.20 accessibility/gnome-speech/Makefile
1.33 accessibility/gnopernicus/Makefile
1.31 accessibility/gok/Makefile
1.1 accessibility/orca/Makefile
1.57 archivers/file-roller/Makefile
1.25 audio/gnome-audio/Makefile
(Only the first 10 of 577 ports in this commit are shown above. )
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there, (Only the first 15 lines of the commit message are shown above )
|
|
Sat, 15 Jul 2006
|
[ 18:39 marcus ]
1.63 net/ekiga/Makefile
1.19 net/ekiga/pkg-plist
Fix the plist and thus the package build by adding all of the missing
locales.
Hat: portmgr
|
|
Sun, 9 Apr 2006
|
[ 17:12 mezz ]
1.59 net/ekiga/Makefile
1.18 net/ekiga/pkg-plist
- USE_AUTOTOOLS=libtool:15 -> GNU_CONFIGURE=yes
- ${LOCALBASE}/bin/sdl11-config -> ${SDL_CONFIG}
- Add intlhack.
- Add -I${LOCALBASE}/include and -L${LOCALBASE}/lib to allow it finds more
stuff such as libintl.h and etc.
- Install dbus files in the correct place. Since, it's installed in the wrong
place and are not in plist, you can clean up by manual by do this:
rm -rf /usr/X11R6/share/gnome/dbus-1
- Correct the plist if you disable/enable the dbus.
- Bump the PORTREVISION.
Reviewed by: marcus
Approved by: "Jean-Baptiste Quenot" <jbq@caraldi.com> (maintainer)
|
|
Thu, 6 Apr 2006
|
[ 14:04 edwin ]
1.1648 net/Makefile
1.57 net/ekiga/Makefile
1.16 net/ekiga/distinfo
1.2 net/ekiga/files/patch-configure
1.3 net/ekiga/files/patch-endpoint
1.2 net/ekiga/files/patch-lib_gtk-text-buffer-addon.h
1.2 net/ekiga/files/patch-lib_gtk-text-tag-addon.c
1.2 net/ekiga/files/patch-lib_xdap_xdap.c
1.1 net/ekiga/files/patch-src-gui-libintl
1.2 net/ekiga/files/patch-src_config.cpp
(Only the first 10 of 17 ports in this commit are shown above. )
New port: net/ekiga based on net/gnomemeeting
Ekiga is a free Voice over IP phone allowing you to do free
calls over the Internet.
Ekiga is the first Open Source application to support both
H.323 and SIP, as well as audio and video. Ekiga was formerly
known as GnomeMeeting.
The new port is based on net/gnomemeeting (same author,
port Makefiles very similar), so could you please:
1) make a repocopy from gnomemeeting to ekiga
2) apply the patch in ekiga, note that old patch files are
removed, and a new patch file is provided
PR: ports/95321
Submitted by: Jean-Baptiste Quenot <jbq@caraldi.com>
|
Number of commits found: 10 |