1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

3528 Commits

Author SHA1 Message Date
Ashish SHUKLA
f3770c10f9 - Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi
2012-08-01 16:50:15 +00:00
Michael Scheidell
a8700ae4f8 - Update to 2.0.6.2
- Remove files/patch-soap (fixed upstream)

PR:		ports/169623
Submitted by:	Axel Gonzalez <loox@e-shell.net>
Approved by:	Mina R Waheeb <syncer@gmail.com> (maintainer)
2012-07-30 18:54:25 +00:00
Alex Kozlov
5e83c36f63 Remove expired ports:
2012-07-20 audio/etoile-melodie: API no longer supported
2012-07-20 audio/etoile-volumecontrolmenulet: API no longer supported
2012-07-20 deskutils/etoile-corner: API no longer supported
2012-07-20 deskutils/etoile-dictionaryreader: API no longer supported
2012-07-20 deskutils/etoile-distributedview: API no longer supported
2012-07-20 deskutils/etoile-extendedworkspacekit: API no longer supported
2012-07-20 deskutils/etoile-hardware: API no longer supported
2012-07-20 deskutils/etoile-inspectorkit: API no longer supported
2012-07-20 deskutils/etoile-lookandbehavior: API no longer supported
2012-07-20 deskutils/etoile-menuserver: API no longer supported
2012-07-20 deskutils/etoile-panekit: API no longer supported
2012-07-20 deskutils/etoile-scriptservices: API no longer supported
2012-07-20 deskutils/etoile-servicemenulet: API no longer supported
2012-07-20 deskutils/etoile-servicesbarkit: API no longer supported
2012-07-20 deskutils/etoile-systemconfig: API no longer supported
2012-07-20 deskutils/etoile-trackerkit: API no longer supported
2012-07-20 deskutils/etoile-ui: API no longer supported
2012-07-20 devel/etoile-collectionkit: API no longer supported
2012-07-20 devel/etoile-coreobject: API no longer supported
2012-07-20 devel/etoile-foundation: API no longer supported
2012-07-20 devel/etoile-serialize: API no longer supported
2012-07-20 devel/etoile-unitkit: API no longer supported
2012-07-20 devel/llvm-etoile: API no longer supported
2012-07-20 editors/etoile-typewriter: API no longer supported
2012-07-20 graphics/popplerkit: API no longer supported
2012-07-20 graphics/vindaloo: API no longer supported
2012-07-20 lang/etoile-compiler: API no longer supported
2012-07-20 lang/etoile-io: API no longer supported
2012-07-20 lang/etoile-languagekit: API no longer supported
2012-07-20 lang/etoile-lkplugins: API no longer supported
2012-07-20 lang/etoile-scriptkit: API no longer supported
2012-07-20 lang/etoile-smalltalkkit: API no longer supported
2012-07-20 multimedia/etoile-babbler: API no longer supported
2012-07-20 multimedia/etoile-mediakit: API no longer supported
2012-07-20 multimedia/etoile-multimediakit: API no longer supported
2012-07-20 net-im/etoile-stepchat: API no longer supported
2012-07-20 net-im/etoile-xmppkit: API no longer supported
2012-07-20 sysutils/etoile-behavior: API no longer supported
2012-07-20 sysutils/etoile-installer: API no longer supported
2012-07-20 sysutils/etoile-powermenulet: API no longer supported
2012-07-20 sysutils/etoile-system: API no longer supported
2012-07-20 textproc/etoile-lucenekit: API no longer supported
2012-07-20 textproc/etoile-ogrekit: API no longer supported
2012-07-20 textproc/etoile-opmlkit: API no longer supported
2012-07-20 www/etoile-bookmarkkit: API no longer supported
2012-07-20 www/etoile-mollusk: API no longer supported
2012-07-20 x11-fm/etoile-fontmanager: API no longer supported
2012-07-20 x11-themes/etoile-azbackground: API no longer supported
2012-07-20 x11-themes/etoile-camaelon: API no longer supported
2012-07-20 x11-themes/etoile-etoilemenus: API no longer supported
2012-07-20 x11-themes/etoile-iconkit: API no longer supported
2012-07-20 x11-themes/etoile-wildmenus: API no longer supported
2012-07-20 x11-wm/etoile-azalea: API no longer supported
2012-07-20 x11-wm/etoile-azdock: API no longer supported
2012-07-20 x11-wm/etoile-azswitch: API no longer supported
2012-07-20 x11-wm/etoile-login: API no longer supported
2012-07-20 x11/etoile: Update to a new release is required
2012-07-20 x11/etoile-idle: API no longer supported
2012-07-20 x11/etoile-iterm: API no longer supported
2012-07-20 x11/etoile-xwindowserverkit: API no longer supported
2012-07-20 x11/gnustep-app: API no longer supported
2012-07-28 01:02:20 +00:00
Max Brazhnikov
52e8b487f6 - Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes
2012-07-27 11:03:38 +00:00
Doug Barton
308388d3cf For ports that depend on security/libotr, add the new USE_PKGCONFIG macro.
For all but kdenetwork4 use =build. For it use both just in case.

For net-im/clim also fix the manual call to pkg-config for CONFIGURE_ENV
2012-07-26 07:19:30 +00:00
Doug Barton
bd510d4f15 Revert the unauthorized conversion of pkg-config from a proper build dep
to the new macro (r301539). Convert pkg-config to pkgconf.

Add a build dep on pkgconf to pidgin-otr to handle libotr's .pc files
2012-07-26 07:13:52 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Carlo Strub
2adc21ec96 Fix typos in COMMENT 2012-07-24 21:27:13 +00:00
Mark Linimon
3a6d159f67 Add INSTALL_DEPENDS to fix build on pointyhat-west.
Hat:		portmgr
2012-07-23 18:31:38 +00:00
Doug Barton
8655105e57 Change USE_GNOME= pkgconfig to a direct BUILD_DEPENDS for my ports 2012-07-23 06:52:27 +00:00
Baptiste Daroussin
1403623fa9 Convert to new options framework 2012-07-20 21:56:57 +00:00
Max Brazhnikov
28031d12e6 Fix pkgconfig location.
Reported by:	pointyhat (beat, erwin)
2012-07-19 11:34:15 +00:00
Pietro Cerutti
f75cef99cf - Add dialback patch (http://issues.igniterealtime.org/browse/OF-443)
PR:		169590
Submitted by:	"Eugene M. Zheganin" <eugene@zhegan.in>
2012-07-09 10:33:49 +00:00
Jimmy Olgeni
6f46ac5ae1 Upgrade to version 2.0.02.
PR:		ports/169703
Submitted by:	olgeni
Approved by:	maintainer
2012-07-09 09:09:18 +00:00
Joe Marcus Clarke
98a9e47b64 Update to 2.10.6. 2012-07-09 01:07:15 +00:00
Joe Marcus Clarke
b62e593c8d Update to 2.10.6. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes in this release.
2012-07-09 01:06:48 +00:00
TAKATSU Tomonari
2889a91ebe - Update to 0.1.1.814 2012-07-08 22:01:39 +00:00
Renato Botelho
5c559d3f96 Remove lib version from LIB_DEPENDS to silence portlint 2012-07-02 22:07:40 +00:00
TAKATSU Tomonari
f458f1d4b4 - Update to 0.1.1.810 [1]
- Fix whitespaces [1]
- Set RUBY_VER to 1.9
- Add CONFLICTS between net-im/mikutter and net-im/mikutter003

PR:		ports/169425 [1]
Submitted by:	Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp> [1]
2012-07-02 11:49:34 +00:00
TAKATSU Tomonari
f586c5e4a1 - Fix whitespaces [1]
- Add LATEST_LINK

PR:		ports/169425 (partially) [1]
Submitted by:	Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp> [1]
2012-07-02 11:32:36 +00:00
Andrej Zverev
a41069ab3b - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 14:53:22 +00:00
Andrej Zverev
3982ced0ba - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 05:52:54 +00:00
Andrej Zverev
e6353d0b3d - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-29 16:47:42 +00:00
Pav Lucistnik
e14440b95e - Unbreak depends
Reported by:	pointyhat
2012-06-26 22:11:17 +00:00
Jimmy Olgeni
4620e7fdba Upgrade to version 2.0.01.
PR:		ports/169402
Submitted by:	olgeni
Approved by:	maintainer
2012-06-26 10:44:08 +00:00
Dirk Meyer
79ed41a8a0 - reset MAINTAINER 2012-06-26 05:44:19 +00:00
Max Brazhnikov
ae6a9048ee Connect libjreen 2012-06-25 18:16:44 +00:00
Max Brazhnikov
59c07f3bc2 Add new port net-im/libjreen:
Qt4 based jabber library from qutim.org project.

WWW:	http://qutim.org/jreen

PR:		based on ports/168801
Submitted by:	Andrey K <akuz84@gmail.com>
2012-06-25 18:15:30 +00:00
Steve Wills
b9873c0bcf - Update to 0.9.3
PR:		ports/169378
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp>
2012-06-24 23:20:21 +00:00
Michael Scheidell
92a638a8b9 - Update to 20111108
- Add MSN 2011 protocol support

PR:		ports/162511
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
2012-06-24 17:36:25 +00:00
Jason Helfman
77fcba148c - update to 1.4
PR:	ports/169352
Submitted by:	maintainer, jimmy@mammothcheese.ca
2012-06-24 02:41:03 +00:00
Dirk Meyer
9bdfaa3d24 - update to 1.6.1 2012-06-22 05:17:29 +00:00
Johan van Selst
f232757d1a Convert to new options framework 2012-06-16 20:54:21 +00:00
TAKATSU Tomonari
bc53b57d23 - Convert to new options framework 2012-06-12 15:10:39 +00:00
Sunpoet Po-Chuan Hsieh
aaeff0f056 - Update to 12.1.0
- Change RUN_DEPENDS to ensure same-verison twisted dependency

Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.1.0/twisted/words/topfiles/NEWS
2012-06-11 16:10:00 +00:00
Steve Wills
63d09c9c9b - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
2012-06-10 18:42:48 +00:00
Dirk Meyer
d0e91b562f - mark DEPRECATED
- reset MAINTAINER
2012-06-10 16:10:22 +00:00
Pav Lucistnik
8081996372 - Default OPTIONS value "no" now means "on", so change to "off"
- Mark heimdal variant BROKEN

Reported by:	pointyhat
2012-06-10 10:41:58 +00:00
Tilman Keskinoz
2b95e5bb14 Update to 0.9.2
PR:		168806
Submitted by:	maintainer
2012-06-08 12:54:09 +00:00
Ion-Mihai Tetcu
515c8b0ea2 - mark skype and skype-devel CONFLICTing. I really don't know why they waren't
until now.
- bump PORTREVISION

I'll look for a better solution in the next days.

Submitted by:	"Sulev-Madis 'ketas' Silber" <madis555@hot.ee>'s checker
2012-06-07 19:41:34 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Andrej Zverev
1385f70bdf - Remove SITE_PERL from *_DEPENDS 2012-06-05 18:34:53 +00:00
Ruslan Makhmatkhanov
c52d84728f - register conflicts with net-im/tkabber-devel
PR:		168706
Submitted by:	Volodymyr Kostyrko <c.kworr at gmail dot com> (maintainer)
2012-06-05 10:11:23 +00:00
Andrej Zverev
b6638c5d60 - Remove SITE_PERL from *_DEPENDS
Approved by:	maintainer (miwi@ via email)
2012-06-05 09:50:45 +00:00
Ruslan Makhmatkhanov
5bcff0e6d2 - register conflicts with net-im/gajim-devel
Reported by:    Sulev-Madis 'ketas' Silber <madis555 at hot dot ee>
2012-06-04 17:54:25 +00:00
Johan van Selst
e8587758f8 Chase security/gsasl library update 2012-06-03 13:56:44 +00:00
Baptiste Daroussin
ee78026d08 update maintainer address
switch to new options framework

PR:		ports/168581
Submitted by:	Oleg Ginzburg <olevole@olevole.ru> (maintainer)
2012-06-02 16:25:51 +00:00
Steve Wills
872817b282 Twitter Client on Terminal with Twitter Streaming API.
WWW:	http://rubygems.org/gems/earthquake

PR:		ports/168173
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp>
2012-06-01 16:22:11 +00:00
Dirk Meyer
3e6f00777a - fix build with libpng 1.5.10 2012-06-01 15:14:24 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Sylvio Cesar Teixeira
d944492aba - Update to 0.98.9
PR:		ports/168424
Submitted by:	Otacilio de Araujo Ramos Neto <otacilio.neto@bsd.com.br>
2012-05-31 19:25:43 +00:00
Mark Linimon
14b31ac1eb Remove tkabber-plugins-devel. This was an abandoned repocopy which
never got connected:

PR:		ports/150086
Hat:		portmgr
2012-05-26 22:32:01 +00:00
Martin Wilke
e7baaf55b8 - Bump all XFCE after XFCE import 2012-05-25 16:52:32 +00:00
Alex Dupre
77cb321f55 Mark IGNORE with php 5.4 and set 5.3 as default.
Reported by:	pav
Pointyhat to:	me
2012-05-20 06:42:55 +00:00
Ashish SHUKLA
c22ae1ac86 - Update to 2.1.11
Changes:	http://www.ejabberd.im/ejabberd-2.1.11
2012-05-18 19:28:41 +00:00
Rene Ladan
08865bed1d Remove expired unmaintained ports:
2012-05-16 databases/sqlite34: No more supported, please use databases/sqlite3 instead
2012-05-10 graphics/long-exposure-tools: BROKEN for more than 6 month
2012-05-10 misc/kde3-i18n-hsb: BROKEN for more than 6 month
2012-05-10 misc/kde3-i18n-mt: BROKEN for more than 6 month
2012-05-10 misc/kde3-i18n-nso: BROKEN for more than 6 month
2012-05-10 net-im/pino: BROKEN for more than 6 month
2012-05-18 print/perlftlib: No more upstream, no more used in the ports tree
2012-05-18 13:18:31 +00:00
Pawel Pekala
b7d3f1749a Update to 2.0.0
PR:		ports/167859
Submitted by:	maintainer
2012-05-15 21:12:15 +00:00
Pav Lucistnik
06637eabf1 - Unbreak for PORTREVISION != ""
Reported by:	pointyhat
2012-05-15 21:03:48 +00:00
Emanuel Haupt
7ff01d9cc9 Install locale in share/locale
PR:             167534 (based on)
Submitted by:   nemysis <nemysis@gmx.ch>
2012-05-15 12:43:38 +00:00
Emanuel Haupt
01bcad14c9 Install locale in share/locale
PR:		167534 (based on)
Submitted by:	nemysis <nemysis@gmx.ch>
2012-05-15 12:42:10 +00:00
Martin Matuska
6f768ef70e Fix build for WITHOUT_DEBUG
Patch from upstream: https://github.com/Jabberd2/jabberd2/commit/41884d9919

PR:		ports/167865
Reported by:	Guido Falsi <madpilot@FreeBSD.org>
2012-05-14 12:11:44 +00:00
Ruslan Makhmatkhanov
c8bca55689 - strict python version to 2.x only 2012-05-13 16:13:24 +00:00
Joe Marcus Clarke
7cdb8ac048 Update to 2.10.4. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changesin this release.
2012-05-12 16:19:38 +00:00
Martin Matuska
16bcbf23d2 Update to 2.2.16
PR:		ports/167813
Submitted by:	Bjoern Koenig <bkoenig@alpha-tierchen.de>
2012-05-12 07:42:28 +00:00
Jason Helfman
10fae75e84 - update to 4.2.1
- update maintainer email address
- add LICENSE

PR:	ports/167221
Submitted by:	maintainer, decept0@gmail.com
2012-04-25 16:30:47 +00:00
Wen Heping
fde821dfa4 - Update to 0.52 [1]
ChangeLog: http://cpansearch.perl.org/src/ELMEX/AnyEvent-XMPP-0.52/Changes
- Reset maintainer to perl@

PR:		167244 [1]
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> [1]
2012-04-24 06:20:20 +00:00
Pawel Pekala
be49b56bef - Update to version 1.13.1
- Add options for OSC2005 msg timeout and Kerberos support

PR:		ports/167086
Submitted by:	Golyashov Sergey <svvord@ulona.org>
Approved by:	maintainer
2012-04-21 08:25:39 +00:00
Alberto Villa
17a64815f4 - Remove stale patch to fix build.
Reported by:	Jurgen Galonska via email
2012-04-16 19:51:33 +00:00
Alberto Villa
496729c82e - Update to 0.9.1. 2012-04-16 11:50:44 +00:00
Baptiste Daroussin
ba56649f1a Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as broken for more than 6 month 2012-04-09 23:51:44 +00:00
Renato Botelho
df2fecede2 Update to 2.5.1
Feature safe:	yes
2012-04-08 11:07:33 +00:00
Dennis Herrmann
54c7246798 - Update to 1.11.0
Feature safe:	yes
2012-04-02 13:17:52 +00:00
Joe Marcus Clarke
4760bc79f4 Update to 2.10.3. See http://developer.pidgin.im/wiki/ChangeLog for a
list of changes in this release.

Feature safe:	yes
2012-04-01 23:48:08 +00:00
Matthias Andree
c596e49b62 Update to revision 628 to fix a few bugs.
Note that the tarball may be unfetchable for a few hours until
it propagates through the FreeBSD mirrors.

Feature safe: yes
2012-03-29 05:49:52 +00:00
Sunpoet Po-Chuan Hsieh
2eb0e15505 - Update to 12.0.0
- Pass maintainership to python@

Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.0.0/twisted/words/topfiles/NEWS
PR:		ports/165735
Submitted by:	sunpoet (myself)
Approved by:	Neal Nelson <neal@nicandneal.net> (maintainer)
Feature safe:	yes
2012-03-28 19:37:38 +00:00
Sergey Skvortsov
b4c93516b2 - Add missing *_DEPENDS [1]
- pass maintainership to perl@

PR:		ports/165766 [1]
Submitted by:	swills
Feature safe:	yes
2012-03-22 20:19:42 +00:00
Ruslan Makhmatkhanov
cd45072c46 - depend on py-gnome-desktop conditionally (via option, default off)
- bump PORTREVISION

PR:		166309
Submitted by:	Pierre Guinoiseau <pierre at guinoiseau dot eu>
Suggested by:   David Thiel <lx at redundancy.redundancy dot org>
Feature safe:	yes
2012-03-22 07:07:12 +00:00
Ruslan Makhmatkhanov
a222096f31 - update to 0.15
- actualize dependencies list according to docs
- exclude -A from FETCH_ARGS
- add WITH_CRYPTO option (default off)
- actualize pkg-descr

Feature safe:   yes
2012-03-21 04:28:45 +00:00
Martin Matuska
44c7a4f3f7 Add patch for upstream bug #899284
https://bugs.launchpad.net/jabberd2/+bug/899284

Reported by:	decke
Feature safe:	yes
2012-03-19 09:57:05 +00:00
Joe Marcus Clarke
82e87de646 Update to 2.10.2. See http://developer.pidgin.im/wiki/ChangeLog for a
list of changes in this release.

Feature safe:	yes
2012-03-18 17:00:35 +00:00
Martin Wilke
1297eba1d8 - Update to 1.2.3_4
- Take maintainership

PR:		166178
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Feature safe:	yes
2012-03-18 09:19:23 +00:00
Martin Wilke
cd665ecec7 - Add missing BUILD_DEPENDS to silence build warnings and allow the port to work
- Sort DEPENDS
- Avoid use of SITE_PERL in DEPENDS
- Bump PORTREVISION

PR:		165768
Submitted by:	swills@
Feature safe:	yes
2012-03-17 04:27:02 +00:00
Sunpoet Po-Chuan Hsieh
a0629ca07c - Update to 0.45
Changes:	http://search.cpan.org/dist/Net-Stomp/CHANGES
Feature safe:	yes
2012-03-15 12:52:21 +00:00
Philip M. Gollucci
b59621d3ae - Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
2012-03-13 16:15:36 +00:00
Philip M. Gollucci
2cf4c1e2c8 - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
2012-03-08 18:45:38 +00:00
Max Brazhnikov
78819d7021 Remove build dependencies on textproc/docbook-xml and textproc/docbook-xsl.
They were added to fix build with kdelibs-4.5, while correct fix was
to add them as run dependencies for x11/kdelibs4 (done a while ago).
2012-03-07 14:57:01 +00:00
Martin Matuska
7809d2691d Add upstream patches. 2012-03-06 11:10:31 +00:00
Steve Wills
e7f8b572ca - Add missing BUILD_DEPENDS and RUN_DEPENDS
- Bump PORTREVISION
2012-03-06 03:13:07 +00:00
Steve Wills
642518af66 - Add missing BUILD_DEPENDS and RUN_DEPENDS
- Bump PORTREVISION
2012-03-06 02:47:02 +00:00
Dennis Herrmann
ae976f2f48 - Update to 1.10.3 2012-03-05 15:23:10 +00:00
Dennis Herrmann
82047cd98c - Update to 1.10.2 2012-03-04 13:56:26 +00:00
Pav Lucistnik
9cd91f3661 - Remove conditional checks for FreeBSD 6.X
PR:		ports/165608
Submitted by:	pgollucci
Approved by:	portmgr (hat)
2012-03-02 14:56:37 +00:00
Greg Larkin
b48da6b6c5 - Reassign to the heap
Requested by:	roam (on ports-developers@)
2012-02-27 20:32:31 +00:00
Tilman Keskinoz
99ede11a3a Remove conflicting dependency on libungif, giflib is already pulled in as a
dependency

Fix receiving of the Contact list by following Location redirects

PR:		165008
Submitted by:	Axel Gonzales
Approved by:	maintainer
2012-02-27 14:14:20 +00:00
Ruslan Makhmatkhanov
9c548be5b6 - fix sort order in few category Makefiles
PR:		165411
Submitted by:	Conrad J. Sabatier <conrads at cox dot net>
2012-02-23 09:21:48 +00:00
Alberto Villa
c80ba98a50 - Fix build when devel/qmake is installed.
Reported by:	jerry@seibercom.net and avg via mailing list
2012-02-23 00:27:59 +00:00
Dirk Meyer
206d7d84bd - remove broken option WITH_SOCKS
PR:		165386
Submitted by:	Josh Paetzel
2012-02-22 18:34:37 +00:00
Ashish SHUKLA
709e7e7325 - Chase Emacs updates
PR:		ports/165082
2012-02-22 13:31:32 +00:00
Alberto Villa
37a88d8bb5 - Update to 0.9.0. 2012-02-21 08:32:25 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00