Ade Lovett
4a8684e352
Sync to new bsd.autotools.mk
2010-12-04 07:34:27 +00:00
Thomas Abthorpe
0eacde8f44
- Update to 1.6.2
2010-10-28 23:52:47 +00:00
Ade Lovett
6abd00a86b
Punt autoconf267->autoconf268
2010-10-16 11:52:47 +00:00
Ade Lovett
7e80cde328
Round one migration of ports from automake{19,110} to automake111
2010-10-05 19:57:56 +00:00
Ade Lovett
8262a7b51d
Autotools update. Read ports/UPDATING 20100915 for details.
...
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
2010-09-15 18:35:24 +00:00
Thomas Abthorpe
0f7c365816
- Fix possible crash as a result of recent curl update
...
- Bump PORTREVISION
Obtained from: Crosswire repo
2010-04-04 06:06:02 +00:00
Peter Pentchev
29863648e3
Chase the ftp/curl shlib version bump.
2010-04-03 10:44:36 +00:00
Thomas Abthorpe
42ae21c9ad
- Update to 1.6.1
2010-01-07 17:46:18 +00:00
Thomas Abthorpe
fb716e4163
- Remove NO_LATEST_LINK
...
- Set LATEST_LINK on misc/sword15
2009-10-29 18:38:01 +00:00
Thomas Abthorpe
d0c00bd506
- Add CONFLICTS with sword-1.5
2009-06-02 17:06:41 +00:00
Thomas Abthorpe
6322369bca
- Update to 1.6.0
...
- Update pkg-descr
2009-06-02 16:57:37 +00:00
Thomas Abthorpe
eb642d570c
- Set MAKE_JOBS_SAFE
2009-03-30 16:17:28 +00:00
Peter Pentchev
c189a6b2da
Bump the version of the curl shared library after the ftp/curl update
...
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
2009-01-23 15:43:14 +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
Ade Lovett
771ea13f41
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
...
Tested by: exp build run (erwin)
2008-08-20 00:57:32 +00:00
Ade Lovett
ee3857ac87
Major autotools-related update:
...
automake 1.10 -> 1.10.1
gettext 0.16.1 -> 0.17
libtool 1.5.24 -> 1.5.26
m4 1.4.9 -> 1.4.11
Please see ports/UPDATING entry 20080605 for further information.
PR: 123450
Tested by: Full -exp package building run
Thanks to: linimon, pav
Approved by: portmgr
2008-06-06 02:36:00 +00:00
Thomas Abthorpe
9124e108e4
- Update to 1.5.11
...
- Changelog at <http://www.crosswire.org/ftpmirror/pub/sword/source/v1.5/sword-1.5.11/ChangeLog >
Notified by: portscout
2008-05-21 12:54:21 +00:00
Thomas Abthorpe
92d643c7e9
- Unbreak on 8.X
2007-12-24 13:36:09 +00:00
Thomas Abthorpe
fa9afc1b6a
- Update to 1.5.10
...
Approved by: portmgr (pav)
2007-12-18 19:36:54 +00:00
Thomas Abthorpe
2574f69107
- change maintainer address on ports I maintain
...
Approved by: clsung (mentor)
2007-08-23 04:00:04 +00:00
Martin Wilke
3e8d36d894
- Unbreak
...
- Fix build with HEAD
PR: 111976
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
2007-04-21 17:42:56 +00:00
Martin Wilke
f4cca8930f
- Marked broken for 7.X
...
Submitted by: pointyhat via kris
Approved by: maintainer
2007-03-22 09:34:23 +00:00
Martin Wilke
4f8b3b5b69
- Fix build
...
- Bump PORTREVISION
PR: 110293
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
2007-03-16 12:14:51 +00:00
Jean Milanez Melo
6d2f870baf
- Add SF to mastersites.
...
- remove USE_GCC=34+, this was an implied workaround for FreeBSD 4.X compatibility.
PR: ports/108941
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
2007-02-09 18:15:32 +00:00
Peter Pentchev
64e068d25c
Update the ftp/curl port to 7.16.0.
...
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports
2006-12-13 12:41:35 +00:00
Rong-En Fan
e49b428979
- Fix typo in pkg-message
...
PR: ports/104470
Submitted by: Thomas Abthorpe <thomas at goodking.ca> (maintainer)
2006-10-31 04:56:09 +00:00
Martin Wilke
d1c0493423
- Update to 1.5.9
...
PR: ports/103734
Submitted by: Thomas Abthorpe <thomas(at)goodking.ca> (maintainer)
2006-09-30 07:38:00 +00:00
Cheng-Lung Sung
1953ca7380
- pet portlint by using USE_LDCONFIG
...
- remove unstable mirror site
- add trailing slash for WWW in pkg-descr
PR: ports/101720
Submitted by: maintainer (Thomas Abthorpe)
2006-08-10 02:08:59 +00:00
Ion-Mihai Tetcu
07251e0e2f
USE_GCC= 3.2+ to unbreak on 4.x
...
PR: ports/100924
Submitted by: Thomas Abthorpe (maintainer)
2006-07-27 21:10:39 +00:00
Rong-En Fan
d7fe4d8f9f
- Mark BROKEN on 4.x, does not compile
...
- Add another mirror site
PR: ports/100298
Submitted by: maintainer
2006-07-14 18:19:30 +00:00
Cheng-Lung Sung
6637f55607
- Update to 1.5.8
...
- Assume maintainership
PR: ports/100052
Submitted by: maintainer (Thomas Abthorpe)
2006-07-13 01:50:57 +00:00
Edwin Groothuis
efe7d5f7f4
Remove USE_REINPLACE from ports starting with M
2006-05-10 22:37:39 +00:00
Edwin Groothuis
68deee40d2
Use SUB_FILES for pkg-message
2006-04-01 13:23:43 +00:00
Pav Lucistnik
70231c0b10
- Add SHA256
2005-11-25 16:09:33 +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
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
Alexander Leidinger
3e78b4f255
Remove empty file.
...
Approved by: maintainer
2005-04-08 19:30:22 +00:00
Volker Stolz
dba2da8283
Depend on GNOME/pkgconfig
...
PR: ports/70848
Submitted by: Willem van Engen (maintainer)
2004-08-27 10:28:26 +00:00
Sergey Matveychuk
ba655d9014
Update to 1.5.7
...
PR: ports/70702
Submitted by: maintainer
2004-08-20 18:04:07 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Mark Linimon
bbca5a953b
Unbreak misc/cheatah by reworking the Makefile of its master port,
...
misc/sword.
Submitted by: Willem van Engen <wvengen@stack.nl> (maintainer of both)
2004-02-08 20:31:24 +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
Kris Kennaway
1c24674242
Use pre-everything:: instead of pre-everything: to avoid conflict with
...
targets in bsd.port.mk
2003-02-28 22:53:02 +00:00
Akinori MUSHA
4d0a0dc1c6
De-pkg-comment.
2003-02-21 12:51:06 +00:00
Edwin Groothuis
a8bf3f6cd6
Removed incorrect master_site.
...
Noticed by: portsurver
2002-12-27 11:32:25 +00:00
Edwin Groothuis
7a04ddb371
maintainer update for misc/sword to version 1.5.5
...
PR: ports/45406
Submitted by: Willem van Engen <wvengen@stack.nl>
2002-11-24 11:01:08 +00:00
Patrick Li
111f4b20f8
Update to 1.5.3
...
PR: ports/39924
Submitted by: maintainer
2002-06-28 03:34:56 +00:00
Akinori MUSHA
897d06aa97
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
...
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:48:57 +00:00
Ying-Chieh Liao
15aafbb20a
fix previous commit
...
PR: 33030
Submitted by: maintainer
2001-12-20 17:29:36 +00:00