Commit graph

50 commits

Author SHA1 Message Date
Thomas Abthorpe
e549b54588 - Update to 2.8.4
Feature safe:	yes
2011-11-23 03:41:05 +00:00
Thomas Abthorpe
d8562244aa - Update to 2.8.3
Feature safe:	yes
2011-11-22 18:01:27 +00:00
Thomas Abthorpe
d1eec79b01 - Update to 2.8.2 2011-09-08 12:20:38 +00:00
Max Brazhnikov
01b7b5c889 CMAKE_BUILD_TYPE is set in bsd.cmake.mk now, remove it from Makefiles
Clean up and remove support for 6.x

Approved by:	tabthorpe via irc
2011-04-10 08:47:32 +00:00
Thomas Abthorpe
ba7561a07f - Update to 2.8.1
Feature safe:	yes
2011-01-23 03:34:35 +00:00
Thomas Abthorpe
8f0d21caa3 - Remove boost dependency
- Bump PORTREVISION
2010-12-02 20:39:44 +00:00
Thomas Abthorpe
b6f3df38b9 - Update to 2.8.0 2010-11-28 01:36:27 +00:00
Thomas Abthorpe
c13880cf4e - Chase misc/sword libbump
- Bump PORTREVISION
- Remove MD5 checksum while I am here
2010-10-28 23:54:06 +00:00
Thomas Abthorpe
05eee48246 - Update to 2.7.3 2010-09-08 03:31:04 +00:00
Thomas Abthorpe
f628701028 - Update to 2.7.2 2010-07-12 16:05:18 +00:00
Thomas Abthorpe
f39290782c - Update to 2.7.1
- Add LICENSE

Feature safe:	yes
2010-07-07 15:35:11 +00:00
Thomas Abthorpe
24d7d0011e - Update to 2.7 2010-05-20 14:09:31 +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
Thomas Abthorpe
3f425df104 - Update to 2.6
Feature safe:	yes
2010-02-25 13:02:14 +00:00
Thomas Abthorpe
9ed8443789 - Chase sword libbump
- Remove CONFLICTS and un-needed patch
2010-01-07 17:47:25 +00:00
Thomas Abthorpe
613967d075 - Update to 2.5 2009-12-20 19:11:39 +00:00
Thomas Abthorpe
6934d47d40 - Update to 2.4 2009-11-18 20:18:12 +00:00
Thomas Abthorpe
8253a8aaea - Fix CONFLICTS missed in previous commit 2009-10-30 19:38:53 +00:00
Thomas Abthorpe
5b50ce6244 - Rename misc/bibletime-kde4 -> misc/bibletime now that KDE dependencies are removed 2009-10-30 19:33:08 +00:00
Thomas Abthorpe
58b08bd9b0 - Remove misc/bibletime and misc/bibletime-devel 2009-02-26 19:58:28 +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
Thomas Abthorpe
4a82866856 - Chase misc/sword libbump
- Bump PORTREVISION
2008-05-21 12:55:47 +00:00
Thomas Abthorpe
e11dc40e12 - Update to 1.6.5.1
- Changelog at <http://sourceforge.net/project/shownotes.php?release_id=449414&group_id=954>
2008-05-12 18:51:07 +00:00
Thomas Abthorpe
b7018175ba - Update to 1.6.5
Approved by:	portmgr (pav)
2007-12-18 19:38:09 +00:00
Thomas Abthorpe
2574f69107 - change maintainer address on ports I maintain
Approved by:	clsung (mentor)
2007-08-23 04:00:04 +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
3227acebd1 - Update to 1.6.4
PR:		111871
Submitted by:	Thomas Abthorpe <thomas@goodking.ca> (maintainer)
2007-04-20 21:07:59 +00:00
Martin Wilke
0101407397 - Remove IGNORE on FreeBSD 4.x, it's no longer need.
PR:		108944
Submitted by:	Thomas Abthorpe <thomas@goodking.ca> (maintainer)
2007-02-08 22:35:06 +00:00
Cheng-Lung Sung
30c86370e8 - Update to 1.6.3b
PR:		ports/108675
Submitted by:	maintainer (Thomas Abthorpe)
2007-02-05 10:36:36 +00:00
Martin Wilke
ba33a21459 - Update to 1.6.2
PR:		ports/106644
Submitted by:	Thomas Abthorpe <thomas@goodking.ca> (maintainer)
2006-12-12 21:06:24 +00:00
Martin Wilke
c1c96d1f01 - Update to 1.6.1
PR:		ports/104936
Submitted by:	Thomas Abthorpe <thomas@goodking.ca> (maintainer)
2006-11-01 09:42:43 +00:00
Martin Wilke
80a3309006 - Update to 1.6
PR:		ports/103735
Submitted by:	Thomas Abthorpe <thomas(at)goodking.ca> (maintainer)
2006-09-30 07:40:30 +00:00
Shaun Amott
ac0bd89714 Mark BROKEN on 4.x: fails to compile.
PR:		ports/101208
Submitted by:	Thomas Abthorpe <thomas@goodking.ca> (maintainer)
2006-08-05 21:49:31 +00:00
Rong-En Fan
ce436f6f86 - Update to 1.5.3
- Pass maintainership to submitter
- Reformat pkg-descr
- Workaround for sword 1.5.8 (LIB_DEPENDS -> {RUN,BUILD}_DEPENDS)

PR:		ports/100213
Submitted by	Thomas Abthorpe <thomas goodking.ca>
2006-07-15 00:10:53 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Mark Linimon
d3e01bc865 Reassign to ports pool. Thanks to the previous maintainer for your help in
the past.

PR:		ports/89436
Submitted by:	Willem van Engen <wvengen at stack dot nl>
2005-11-22 22:19:29 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Edwin Groothuis
4d1a8e0f99 Fix BROKEN status by completing pkg-plist 2005-11-03 21:08:59 +00:00
Kris Kennaway
0d8f47d8f7 This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
2005-07-23 02:53:43 +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
1c32e4e1de BROKEN: Incomplete pkg-plist 2005-02-28 00:31:05 +00:00
Sergey Matveychuk
2dd3f6e474 Update to 1.4.1.
Add documentation.

PR:		ports/70713
Submitted by:	maintainer
2004-08-27 18:50:10 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +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
Ernst de Haan
4cf19554a6 Unbroken and updated to 1.2.2.
Approved by:	MAINTAINER
2003-07-09 09:25:46 +00:00
Kris Kennaway
d633be8bfd BROKEN: Does not compile 2003-05-06 06:57:29 +00:00
Akinori MUSHA
4d0a0dc1c6 De-pkg-comment. 2003-02-21 12:51:06 +00:00
Edwin Groothuis
8a633b59af New port: misc/bibletime
BibleTime is a powerful Bible study application for the K Desktop
    Environment running on Unix operating systems.  BibleTime is
    based on the Sword library which provides access to all the
    different text modules created by the Crosswire Bible Society.

PR:		ports/34981
Submitted by:	Willem van Engen <wvengen+port@stack.nl>
2002-11-23 03:33:20 +00:00