1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

61 Commits

Author SHA1 Message Date
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Dirk Meyer
8ff64a7b2f - add USE_GCC for CURRENT 2014-01-11 06:33:06 +00:00
Dirk Meyer
79104f9813 - use STAGEDIR
- use OPTIONS_DEFINE
2013-12-17 13:20:40 +00:00
Baptiste Daroussin
661a3f91f8 Convert LIB_DEPENDS for ports depending on boost 2013-12-12 13:01:40 +00:00
Dmitry Marakasov
27d195667d - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [np])
Approved by:	portmgr (bdrewery)
2013-10-22 13:59:53 +00:00
Dirk Meyer
1e3119b07e - fix misplaced NO_STAGE in slaveports and ifdefs 2013-09-21 11:06:03 +00:00
Baptiste Daroussin
28bf02d683 Add NO_STAGE all over the place in preparation for the staging support (cat: net-im) 2013-09-20 22:13:34 +00:00
Dirk Meyer
11eafb3068 - update to 1.8.0
- removed plugins: licq-console is no longer maintened upstream.
- new plugins: licq-icq, licq-msn
2013-08-30 19:24:37 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Baptiste Daroussin
f5f6cd6d9b Chase boost update 2013-01-31 13:38:42 +00:00
Dirk Meyer
e4e43f9e08 - update to 1.7.1 2013-01-26 18:46:04 +00:00
Dirk Meyer
2189e60f97 - update to 1.7.0 2012-12-09 21:31:58 +00:00
Dirk Meyer
9bdfaa3d24 - update to 1.6.1 2012-06-22 05:17:29 +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
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Dirk Meyer
59cffe4503 - update to 1.6.0 2012-01-12 15:52:07 +00:00
Dirk Meyer
671a716876 - update KDE definitions
Suggested by:	Max Brazhnikov
2010-11-27 22:58:13 +00:00
Dirk Meyer
584a4de6e2 - update licq ports to 1.5.0
- use cmake framework
- add license
2010-11-27 12:27:26 +00:00
Dirk Meyer
0aedc99d68 - update to 1.3.9 2010-05-21 11:25:33 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Pav Lucistnik
d1107bb40e - 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)
2009-07-28 11:45:08 +00:00
Dirk Meyer
3559ca77cf - add boost as direct dependency 2008-11-09 08:10:33 +00:00
Dirk Meyer
3c2a3a0ef1 - udpate to 1.3.6 2008-11-01 09:33:05 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Dirk Meyer
50179d1567 - clean X11BASE 2008-03-30 09:36:46 +00:00
Dirk Meyer
b5e895bdf4 - update to 1.3.5 2007-12-11 20:30:25 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Dirk Meyer
833affb30c - update to 1.3.4
pkg-plist files submitted by Dennis Schneider
2006-10-31 05:27:10 +00:00
Dirk Meyer
413cc9c3af - fix build option WITH_KDE
PR:		90788
Submitted by:	Yuri Khotyaintsev
2005-12-24 09:38:07 +00:00
Dirk Meyer
93191a3d01 - update to 1.3.2
- Translate-fix
Submitted by: NetJunior
2005-12-20 15:31:34 +00:00
Pav Lucistnik
c40ee69213 Move licq related ports to a newly create net-im category:
net/licq -> net-im/licq
  net/licq-console -> net-im/licq-console
  net/licq-osd -> net-im/licq-osd
  net/licq-qt-gui -> net-im/licq-qt-gui

Repocopied by:	marcus
2005-11-09 08:28:43 +00:00
Volker Stolz
0538e0c5f9 - Sanitize plugin-directory handling: Plugins should not try to remove lib/icq
- Adapt one port to USE_LIBTOOL while here
- Mark licq-jons-gtk-gui as BROKEN: It's based on licq-1.2.4 which makes it
   incompatible with 1.3.0 (builds fine but doesn't run)

Approved by: dinoex
2005-03-03 11:51:45 +00:00
Dirk Meyer
4dc4982ee3 - update to 1.3.0 2004-10-12 04:15:58 +00:00
Dirk Meyer
12f24bd542 - make PKGNAMESUFFIX more flexible
- LICQ_PORT without PORTSDIR
2004-03-26 17:49:07 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Dirk Meyer
906409396d - Update to licq-base-1.2.7
- Update to licq-console-1.2.7
- Update to licq-qt-gui-1.2.7
2003-06-26 15:45:42 +00:00
Dirk Meyer
a959ae74de - remove empty dirs 2003-06-09 18:58:59 +00:00
Dirk Meyer
6b0c9caa74 - add patch to fix:
annoying bug with sending russian letters
Submitted by:	tima@east.ru
2003-03-29 07:54:18 +00:00
Dirk Meyer
0e00f5d4b2 - update to licq-base-1.2.6, licq-qt-gui-1.2.6, licq-console-1.2.6 2003-03-24 16:19:58 +00:00
Dirk Meyer
4eb8d6d1fa - retire pkg-comment 2003-02-21 03:59:00 +00:00
Dirk Meyer
387f34ee24 - add COMMENT 2003-02-20 18:26:42 +00:00
Dirk Meyer
3dbc0b36af - convert INCDIR -> LICQ_PORT
so one knob controls it all
2003-02-04 20:07:03 +00:00
Dirk Meyer
09666e3dd5 - make portlint happier 2003-01-22 19:14:08 +00:00
Dirk Meyer
2ea071deb8 licq:
- Update to 1.2.3
- default config now prefix aware
- Update PKG_MESSAGE for gtk plugin

licq-qt-gui:
- Update to 1.2.3

licq-console:
- Update to 1.2.3
- user newer autoconf/automake

licq-jons-gtk-gui:
- Update to 1.2.3 (0.20.1)
2003-01-08 22:22:41 +00:00
Dirk Meyer
e676d3950a - new feature GUI_KDE
PR:		45840
Submitted by:	lev@serebryakov.spb.ru, fjoe
2003-01-02 04:06:58 +00:00
Max Khon
1988106be6 remove -DWITH_LICQ_DEVEL support
Approved by:	MAINTAINER
2002-08-12 20:38:39 +00:00
Max Khon
7f7057d6c1 remove support for -DWITH_LICQ_DEVEL
Approved by:	MAINTAINER
2002-08-12 20:32:01 +00:00
Dirk Meyer
d4e17048ac Update to 1.2.0a
Submitted by: fjoe,brad@brad-x.com
2002-08-09 18:42:48 +00:00