1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

47 Commits

Author SHA1 Message Date
Jeremy Messenger
789d75c728 -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
2009-08-02 19:36:34 +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
Florent Thoumie
340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +00:00
Rong-En Fan
741aa71483 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
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +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
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +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
Martin Wilke
2f71eabdae - Update to 0.9.4.3
PR:             110029
Submitted by:   Alexey V. Panfilov <sim-im@lehis.ru> (maintainer)
2007-03-07 12:20:51 +00:00
Martin Wilke
a6bcf131f6 - Update to 0.9.4.2
PR:		108204
Submitted by:	Alexey V. Panfilov<sim-im@lehis.ru> (maintainer)
2007-01-23 08:13:12 +00:00
Sergey Matveychuk
0de762b9fe - Update to 0.9.4.1
Submitted by:	maintainer
2006-11-23 10:59:11 +00:00
Sergey Matveychuk
3e52c860c7 - New maintainer
Submitted by:	Alexey V. Panfilov <sim-im at lehis.ru>
2006-11-16 13:09:03 +00:00
Markus Brueffer
dcb7193134 Drop maintainership 2006-11-04 23:17:04 +00:00
Markus Brueffer
9d12423332 - Move net-im/simicq to net-im/sim-im as it has been renamed upstream
- Update to version 0.9.4
- Remove OpenSSL knob as the port requires it now
- Register CONFLICTS with net-im/simicq and net-im/sim-im-devel
- Update WWW

Repocopied by:	marcus
2006-07-14 23:27:26 +00:00
Edwin Groothuis
0f12b488a5 Remove USE_REINPLACE from all categories starting with N 2006-05-11 22:49:56 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
45e4c90095 SHA256ify
Approved by:	krion@
2006-02-01 01:02:03 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Pav Lucistnik
d11b5ce66c Move instant messaging related ports to newly created net-im category:
net/aim -> net-im/aim
  net/amsn -> net-im/amsn
  net/ari-yahoo -> net-im/ari-yahoo
  net/ayttm -> net-im/ayttm
  net/bsflite -> net-im/bsflite
  net/ccmsn -> net-im/ccmsn
  net/centericq -> net-im/centericq
  net/cicquin -> net-im/cicquin
  net/coccinella -> net-im/coccinella
  net/convey -> net-im/convey
  net/echat -> net-im/echat
  net/ejabberd -> net-im/ejabberd
  net/firetalk -> net-im/firetalk
  net/fugu -> net-im/fugu
  net/gajim -> net-im/gajim
  net/gale -> net-im/gale
  net/ginsu -> net-im/ginsu
  net/gnome-jabber -> net-im/gnome-jabber
  net/gtkyahoo -> net-im/gtkyahoo
  net/gyach -> net-im/gyach
  net/icb -> net-im/icb
  net/icmpchat -> net-im/icmpchat
  net/icqlib -> net-im/icqlib
  net/imcom -> net-im/imcom
  net/jabberd -> net-im/jabberd
  net/jabber-pymsn -> net-im/jabber-pymsn
  net/jit -> net-im/jit
  net/kmerlin -> net-im/kmerlin
  net/kmess -> net-im/kmess
  net/konverse -> net-im/konverse
  net/kpopup -> net-im/kpopup
  net/libmsn -> net-im/libmsn
  net/libyahoo2 -> net-im/libyahoo2
  net/linpopup -> net-im/linpopup
  net/linux-ymessenger -> net-im/linux-ymessenger
  net/mcabber -> net-im/mcabber
  net/mercury -> net-im/mercury
  net/micq -> net-im/micq
  net/mu-conference -> net-im/mu-conference
  net/naim -> net-im/naim
  net/pebrot -> net-im/pebrot
  net/pork -> net-im/pork
  net/py-msnp -> net-im/py-msnp
  net/py-pyxmpp -> net-im/py-pyxmpp
  net/p5-Jabber-Connection -> net-im/p5-Jabber-Connection
  net/p5-Net-AIM -> net-im/p5-Net-AIM
  net/p5-Net-AOLIM -> net-im/p5-Net-AOLIM
  net/p5-Net-ICQ2000 -> net-im/p5-Net-ICQ2000
  net/p5-Net-MSN -> net-im/p5-Net-MSN
  net/p5-Net-NetSend -> net-im/p5-Net-NetSend
  net/p5-Net-OSCAR -> net-im/p5-Net-OSCAR
  net/simicq -> net-im/simicq
  net/sulci -> net-im/sulci
  net/tik -> net-im/tik
  net/tkabber -> net-im/tkabber
  net/tkabber-devel -> net-im/tkabber-devel
  net/tmsnc -> net-im/tmsnc
  net/vicq -> net-im/vicq
  net/vqcc-gtk -> net-im/vqcc-gtk
  net/xicq -> net-im/xicq
  net/ymessenger -> net-im/ymessenger
  net/ysm -> net-im/ysm

Repocopied by:	marcus
2005-11-09 07:48:19 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Kris Kennaway
be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00
Markus Brueffer
556cfc5383 Fix build if WITHOUT_SSL and WITHOUT_KDE are specified
Reported by:	Eugene Ossintsev <eugos@gmx.net>
		Peter Seipel <webghost@lego-hc11.de>
2004-10-15 09:37:55 +00:00
Thierry Thomas
64e8cb66bb Chase libaspell to aspell.16. 2004-08-28 22:50:44 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Markus Brueffer
b4ea2e3445 - Update to version 0.9.3 which adds support for Yahoo! and LifeJournal
Submitted by:	Vladimir Grebenschikov <vova@sw.ru>
Approved by:	arved (mentor)
2004-04-02 15:57:12 +00:00
Markus Brueffer
91e67482b4 - SIZEify
Submitted by:	trevor
Approved by:	arved (mentor)
2004-03-28 18:36:47 +00:00
Markus Brueffer
7bb44cbc85 Change my email address.
Approved by:	arved (mentor)
2004-02-23 20:57:56 +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
Clement Laforet
06a3b5912c - Fix build on -STABLE
PR:                 61340
Submitted by:       Markus Brueffer <brueffer@phoenix-systems.de> (maintainer)
Approved by:        erwin (mentor) (implicitly)
2004-01-14 01:39:37 +00:00
Kirill Ponomarev
4b17e443c1 - Tarball was rerolled by developers, new version doesn't
include a binary (simctrl) anymore, which accidently
  existed in the original tarball.

PR:		60985
Submitted by:	maintainer
2004-01-06 18:49:34 +00:00
Kirill Ponomarev
131230dbac - Update to version 0.9.2
PR:		60661
Submitted by:	maintainer
2003-12-28 17:42:55 +00:00
Kirill Ponomarev
cdfcac1b4c - Update to version 0.9.1
- fixed USE_OPENSSL, USE_KDELIBS_VER usage (see PR 57502)

PR:		59108
Submitted by:	maintainer
2003-11-10 14:38:13 +00:00
Kirill Ponomarev
4be664808a - Update to version 0.9
- Simicq is now a multi protocol messenger. Supported protocols
  are:
  * Oscar - ICQ and AIM support
  * Jabber
  * MSN

PR:		58931
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de> (maintainer)
2003-11-04 21:03:08 +00:00
Max Khon
2df0f8fe51 Fix off-by-one error in calculating birthdate day.
Similar fix is already in sim CVS tree.

Submitted by:	fjoe, who got a lot of congrats one day earlier :)
Approved by:	MAINTAINER
2003-09-01 21:26:02 +00:00
Kirill Ponomarev
c7988d67cc - Update net/simicq to 0.8.3
PR:		56142
Submitted by:	maintainer
2003-08-29 20:15:01 +00:00
Erwin Lansing
98fd2fa648 pass maintainership to markus brueffer who
kindly volunteered to keep this port up-to-date
as i am concentrating on docs-issues.

PR:		56126
Submitted by:	maintainer
2003-08-29 11:27:24 +00:00
Tilman Keskinoz
db7362f923 portlint
Try to remove some more directories

PR:		53677
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-06-26 13:32:05 +00:00
Tilman Keskinoz
2ab00b7de6 Update to 0.8.2
Approved by:	maintainer
2003-06-22 18:25:00 +00:00
Tilman Keskinoz
6520b885b9 Fix Build after recent SSL changes.
PR:		50007
Submitted by:	Maxim Maximov <mcsi@agava.com>
Approved by:	maintainer
2003-03-23 23:20:50 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Tilman Keskinoz
8e01552d09 Add a WITHOUT_SSL knob.
Approved by:	maintainer
2003-02-01 22:05:20 +00:00
Tilman Keskinoz
47616dfcd3 Update to 0.8.1
PR:		46377
Submitted by:	Josef El-Rayes <j.el-rayes@daemon.li> (maintainer)
2003-01-02 17:43:11 +00:00
Tilman Keskinoz
9be42cf662 Fix Build on -CURRENT.
Approved by:	maintainer
2002-11-23 13:18:17 +00:00
Tilman Keskinoz
fbe2fe602e Update Maintainers Emailaddress in pkg-descr [1]
USE_KDELIBS_VER does not work with bsd.port.(pre|post).mk [2]

Submitted by:	maintainer[1]
		Herbert Skuhra <zapata@gmx.at> [2]
2002-11-15 21:31:39 +00:00
Tilman Keskinoz
b724ac5fa2 Add simicq, another KDE-ICQ clone.
PR:		44886
Submitted by:	Josef El-Rayes <j.el-rayes@daemon.li>
2002-11-15 20:14:58 +00:00