Dmitry Marakasov
6f6fbe4bdf
- 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
2011-09-23 22:26:39 +00:00
Steve Wills
e0755b977d
- Chase the libgcrypt shared lib version
2011-07-03 11:40:49 +00:00
Roman Bogorodskiy
207386f96a
Chase security/gnutls update and add an UPDATING entry.
2011-06-05 18:43:16 +00:00
Martin Wilke
bb86cbe5d2
- Get Rid MD5 support
2011-03-20 12:54:45 +00:00
Johan van Selst
fa94784cfd
Fix compilation with XMPP option
...
PR: ports/153850
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com>
2011-01-10 22:11:56 +00:00
Wesley Shields
15c1551ea3
Chase security/libgcrypt shlib bump.
...
PR: ports/148755
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
2010-07-27 01:25:20 +00:00
Johan van Selst
8bf32c9595
Update to 0.7.1
2010-03-20 22:40:50 +00:00
Johan van Selst
4aaac0b5f9
Update my mail address to @FreeBSD.org
...
Feature safe: yes
2010-02-23 18:07:14 +00:00
Johan van Selst
2c67fe1e03
- Make configure detect newer gnutls libraries as well (non-default option)
...
Reported by: Raphael Becker
2009-09-09 08:59:47 +00:00
Roman Bogorodskiy
f32c11d872
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
2009-08-16 18:04:40 +00:00
Johan van Selst
61a88133ee
- Fix dependency checks and the logic of selected (conflicting) options
...
- Rename SSL option to clarify its purpose (SSL is used even if it's off)
Reported by: Simeon Simeonov
2009-06-25 16:29:45 +00:00
Johan van Selst
d4203a8557
Update to 0.7
2009-05-18 21:02:05 +00:00
Johan van Selst
2e1041c1b5
Update to 0.6.4
2009-02-23 19:18:37 +00:00
Rong-En Fan
af76562086
- Bump PORTREVISION due to share library version bump in security/libgcrypt
...
PR: ports/127478
2009-01-06 13:01:11 +00:00
Johan van Selst
5f54354a3d
Update to 0.6.3
2008-09-01 09:24:38 +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
Roman Bogorodskiy
c9536f39b3
- Chase security/gnutls shlib version bump
...
- Add an entry to UPDATING
2008-03-03 11:57:08 +00:00
Johan van Selst
1beaf6baa4
- Update to 0.6.2
...
- Fix jabber support (turned off by default)
2008-02-26 07:31:41 +00:00
Johan van Selst
62496d7f53
bsd.port.options.mk doesn't work yet: do not use this.
...
Reported by: dvl, shaun
Pointyhat to: johans
2007-12-27 16:40:05 +00:00
Johan van Selst
a5d51d2358
- Use OPTIONS
...
- Make hidden dependencies explicit
2007-12-27 16:01:34 +00:00
Johan van Selst
ccecf5b1a9
Update to 0.6.1 (bugfix release)
2007-10-14 16:53:14 +00:00
Johan van Selst
e0a0bfee63
- Move net-im/micq to net-im/climm (project was renamed)
...
- Update to climm 0.6 (this has all the renamed files)
2007-09-18 17:23:57 +00:00
Johan van Selst
21a22d5826
Update to 0.5.4.2
2007-07-09 07:07:15 +00:00
Johan van Selst
7c63aa8f09
- Update to 0.5.4.1 (bugfix release)
...
- Become port maintainer
2007-06-11 12:17:30 +00:00
Martin Wilke
0cad4842fb
- Drop maintainership
...
PR: 113054
Submitted by: buetow@buetow.org (old maintainer)
2007-05-27 11:13:06 +00:00
Martin Wilke
869677f72b
- Update to 0.5.3
...
PR: 111907
Submitted by: miwi
Approved by: maintainer timeout
2007-05-27 10:00:32 +00:00
Rong-En Fan
361364c3a9
- Update to 0.5.2
...
PR: ports/105313
Submitted by: Paul Buetow (maintainer)
2006-11-09 09:44:02 +00:00
Tilman Keskinoz
e671daed58
Catch up with recent changes in the oscar protocol
...
Bump PORTREVISION.
PR: 105222
Submitted by: Paul Buetow (maintainer)
2006-11-07 17:07:27 +00:00
Erwin Lansing
0f17356921
Hand maintainership to submitter
...
PR: 96732
Submitted by: "Paul C. Buetow" <buetow@buetow.org>
2006-05-05 13:18:27 +00:00
Vasil Dimov
8ad5f71042
Update net-im/micq to 0.5.1 (mostly) bugfix release
...
Replace a trivial patch with REINPLACE_CMD
Update pkg-descr
PR: ports/92372
Submitted by: Johan van Selst <johans@stack.nl>
Approved by: garga (mentor)
2006-01-26 17:38:29 +00:00
Pav Lucistnik
d2d527c935
- Add SHA256
2005-11-25 16:56:10 +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
Kirill Ponomarev
6b4c016cab
Drop maintainership, since I'm buried in the $REALLIFE stuff.
2005-09-14 08:26:09 +00:00
Kirill Ponomarev
83c551092e
Introduce some new knobs.
...
PR: ports/82031
Submitted by: Hajovsky Juraj <xhajov00 at stud.fit.vutbr.cz>
2005-06-11 12:41:01 +00:00
Kirill Ponomarev
b854c0341c
Update to 0.5.0.4
2005-06-07 21:56:50 +00:00
Kirill Ponomarev
bad9a5cf92
Update to 0.5.0.3
2005-05-02 20:46:16 +00:00
Kirill Ponomarev
203c0110a4
Update to 0.5.0.2
2005-04-25 09:56:03 +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
Kirill Ponomarev
be120102eb
Update to version 0.5.0.1
2005-03-08 12:31:24 +00:00
Kirill Ponomarev
795f9b2b42
Update to 0.5
2005-02-15 22:20:05 +00:00
Kirill Ponomarev
011874a373
Fix build on 4.x
2004-12-16 21:40:45 +00:00
Kirill Ponomarev
2bcc063df5
Update to 0.4.12
2004-12-15 10:45:11 +00:00
Kirill Ponomarev
57e2ce8082
- Remove USE_SIZE knob
2004-04-01 09:39:47 +00:00
Kirill Ponomarev
a9f6551306
- Use USE_ICONV knob
...
Approved by: portmgr
2004-03-30 19:56:43 +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
Kirill Ponomarev
5e147280ef
- SIZEify
2004-01-30 14:05:15 +00:00
Kirill Ponomarev
9a83ab83ed
- Update to version 0.4.11
...
PR: 61634
Submitted by: Seva Gluschenko <gvs@rinet.ru>
2004-01-20 16:43:12 +00:00
Kirill Ponomarev
5417da6e7f
- Update to 0.4.10.5
2003-10-06 22:29:48 +00:00