Niels Heinen
e994f71f92
Update to version 1.13.04
...
PR: ports/145717
Submitted by: Jean-Francois Dockes (maintainer)
Approved by: itetcu (mentor, implicit)
2010-05-04 20:16:09 +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
Dennis Herrmann
f3f1f21af6
- Update to 1.13.02
...
PR: ports/143249
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
2010-01-26 22:59:04 +00:00
Pav Lucistnik
af64678e39
- Update to 1.13.01
...
PR: ports/142420
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
2010-01-07 14:34:08 +00:00
Pav Lucistnik
c79b24e88b
- Update to 1.12.4
...
PR: ports/141339
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
2009-12-10 14:01:52 +00:00
Martin Wilke
2b1a7193a2
- Update to 1.12.3
...
PR: 140047
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
2009-10-30 09:41:44 +00:00
Dmitry Marakasov
bf227be8f1
- Update to 1.12.2
...
PR: 139826
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
2009-10-27 16:08:59 +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
Wesley Shields
1c4b55e957
- Update to 1.12.0
...
PR: ports/131616
Submitted by: jean-francois.dockes@wanadoo.fr (maintainer)
2009-02-13 18:40:44 +00:00
Pav Lucistnik
7365210e92
- Update to 1.11.4
...
PR: ports/130295
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
2009-01-08 14:31:46 +00:00
Dmitry Marakasov
48a4ba711c
- Update to 1.11.0
...
PR: 128673
Submitted by: Jean-Francois Dockes <jean-francois dot dockes at wanadoo dot fr> (maintainer)
2008-11-07 14:37:18 +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
Rong-En Fan
76157bcf82
- Chase databases/xapian-core update
...
PR: ports/125954 (deskutils/recoll)
Submitted by: maintainer of xapian-core
2008-07-27 03:09:13 +00:00
Wesley Shields
1bd551e02f
Update to 1.10.2
...
PR: ports/124092
Submitted by: jean-francois.dockes@wanadoo.fr (maintainer)
Approved by: garga (mentor, implicit)
2008-06-07 00:24:12 +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
06aa815303
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
...
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
2008-03-23 23:03:18 +00:00
Martin Wilke
916579f8a1
- Update to 1.10.0
...
PR: 118209
119887
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
2008-01-29 10:25:44 +00:00
Thierry Thomas
34c3263119
Follow xapian-core version change.
...
PR: ports/117447
Submitted by: Jean-Francois Dockes (maintainer)
2007-10-25 19:59:27 +00:00
Rong-En Fan
0d8a857345
- Update to 1.9.0
...
- Unbreak on 7.x
PR: ports/116341
Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr> (maintainer)
2007-09-15 16:19:14 +00:00
Rong-En Fan
a6bf65f97c
- Mark BROEKN on 7.x after getenv/putenv changes. It will be fixed in next
...
release (due fall 2007).
- Remove 4.x support
PR: ports/115417
Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr> (maintainer)
2007-08-12 14:54:13 +00:00
Martin Wilke
5b2aaa2e42
- Chase increase of databases/xapian-core shlib version.
...
PR: 114360
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
2007-07-06 16:55:10 +00:00
Cheng-Lung Sung
a019e35dbb
- Accept xapian.15
...
PR: ports/113649
Submitted by: Jean-Francois Dockes <jean-francois dot dockes_AT_wanadoo dot fr>
2007-06-20 05:12:09 +00:00
Martin Wilke
e4191ea6a3
- Update to 1.8.2
...
PR: 113080
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> *(maintainer)
2007-05-30 06:44:00 +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
Rong-En Fan
e0e0deae8d
- Update to 1.8.1
...
PR: ports/110164
Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr> (maintainer)
2007-03-11 03:10:33 +00:00
Pav Lucistnik
5ca9a6aed0
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
...
Submitted by: rafan
Tested on: pointyhat
2007-02-13 00:16:29 +00:00
Nicola Vitale
f991b7d6eb
- Updated to 1.7.5
...
PR: ports/107960
Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr> (maintainer)
Approved by: alexbl (mentor, implicit)
2007-01-16 17:06:35 +00:00
Ion-Mihai Tetcu
87f7a2f231
Broken on 4.x
...
Submitted by: krismail
2007-01-10 18:50:41 +00:00
Ion-Mihai Tetcu
d2c6571473
- update to 1.7.3
...
- adjust pkg-message
PR: ports/107709
Submitted by: Jean-Francois Dockes (maintainer)
2007-01-10 11:48:14 +00:00
Rong-En Fan
690a31e270
- Fix pkg-plist
...
Poked by: pointyhat via kris
2006-12-11 14:31:10 +00:00
Rong-En Fan
45071f8646
- Update to 1.6.3
...
- Chase databases/xapian-core update
PR: ports/106507
Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr> (maintainer)
2006-12-09 11:12:39 +00:00
Martin Wilke
7b064f707b
- Update to 1.5.11
...
PR: ports/105697
Submitted by: Thomas Abthorpe
Approved by: maintainer
2006-11-21 19:45:14 +00:00
Rong-En Fan
f3ce063272
- Update to 1.5.2
...
PR: ports/103894
Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr> (maintainer)
2006-10-04 05:42:53 +00:00
Lars Balker Rasmussen
5197b48625
Update xapian-core shared lib version number
...
PR: 100856
Submitted by: jean-francois.dockes@wanadoo.fr (maintainer)
2006-07-26 08:14:38 +00:00
Stefan Walter
e45dc26c5f
Update to 1.4.3.
...
PR: 97590
Submitted by: maintainer
Approved by: arved (mentor)
2006-05-28 15:28:38 +00:00
Pav Lucistnik
1ce6679262
- Chase xapian-core update
...
PR: ports/96500
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
Pointy hat to: ijliao
2006-04-29 12:30:41 +00:00
Sergey Matveychuk
eb6a1144fd
- Update to 1.3.3
...
PR: ports/95270
Submitted by: maintainer
2006-04-06 10:12:37 +00:00
Vasil Dimov
7f2010a47a
Update from 1.1.0 to 1.2.2 and some other changes:
...
* fix configure target failure due to QMAKESPEC not being set
* fix innocent configure warning by initializing CONFIGURE_TARGET
* force the software to respect CXXFLAGS
PR: ports/92732
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
Approved by: garga (mentor)
2006-02-03 15:28:20 +00:00
Kris Kennaway
8c62958f8c
Add missing USE_ICONV
2006-01-25 22:49:45 +00:00
Pav Lucistnik
aa0b906c79
- Update to 1.1.0
...
PR: ports/91706
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
2006-01-13 22:48:06 +00:00
Renato Botelho
1bb7a73891
Add recoll 1.0.14, a personal full text search package, based on QT and
...
Xapian.
PR: ports/90037
Submitted by: J.F. Dockes <jean-francois.dockes@wanadoo.fr>
2005-12-07 17:31:52 +00:00