Commit Graph

30 Commits

Author SHA1 Message Date
Beech Rintoul
0b4813c662 - Update to 2.8
PR:		ports/130746
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-01-21 23:49:10 +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
Cheng-Lung Sung
f4fa978598 - Update to 2.7
- submitter => maintainer

PR:		ports/122723
Submitted by:	maintainer (Wen heping)
2008-04-15 03:48:26 +00:00
Marcelo Araujo
c06193dbf4 - Update to 2.5.
- Removed patch files.
- rm files/patch-rp2gen_symtab.c.
- rm files/patch-secure_secure_init.c.

PR:		ports/112919
Submitted by:	Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
Approved by:	itetcu (mentor)
2007-05-27 17:03:02 +00:00
Martin Wilke
19fece6fa0 - Update to 2.4
PR:             109284
Submitted by:   Marcelo Araujo <araujo@bsdmail.org>
2007-02-27 08:59:13 +00:00
Vasil Dimov
5b8f62c24d Fix a bug in rp2gen utility which segfaults on 64 bit architectures
during net/coda6_server's build.

net/coda6_server build failure reported by Kris.

Approved by:	portmgr (erwin)
2006-10-20 10:36:38 +00:00
Vasil Dimov
16dadb7cc6 Upgrade:
* net/coda6_server and net/coda6_client from 6.0.7 to 6.1.1 and thus
  un-DEPRECATE them
* devel/rvm from 1.10 to 1.13
* devel/lwp from 1.12 to 2.3
* devel/rpc2 from 1.28 to 2.2

These four are tightly related so I upgrade them in one.. well.. changeset
2006-10-05 17:09:55 +00:00
Mark Linimon
99e930f7b7 Reset inactive maintainer (a mailing list).
Hat:		portmgr
2006-09-04 09:09:13 +00:00
Martin Wilke
ee3dc11ce5 Update to 1.28
PR:		ports/97966
Submitted by:	miwi
Approved by:	krion (mentor), maintainer timeout
2006-06-12 12:36:55 +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
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Michael Johnson
7d70326922 Update to 1.23
PR:		ports/74036
Submitted by:	maintainer
2004-11-30 01:54:12 +00:00
Sergey A. Osokin
e662720ff2 Update coda5*- and coda6*-affiliated software.
Fix build under fresh -CURRENT (gcc 3.4.2).

Bump or remove PORTREVISION where it needed.
2004-08-10 17:06:15 +00:00
Mark Linimon
0f1b4ef559 Per dosirak run, fix plist. 2004-04-17 03:00:52 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Kevin Lo
a306164fac Update to 1.15
PR: 50338
Submitted by: Tim Robbins <tim@robbins.dropbear.id.au>
2003-03-28 05:11:11 +00:00
Akinori MUSHA
65dac0040a De-pkg-comment. 2003-02-21 11:23:04 +00:00
Edwin Groothuis
b503bb9230 Port needs perl.
Noticed on: bento
2002-11-04 01:42:59 +00:00
Shafeeq Sinnamohideen
885dfb4c17 Updated for Coda-5.3.15
Shafeeq
2001-11-16 20:52:25 +00:00
Shafeeq Sinnamohideen
1f1a87b745 Updated to Coda 5.3.15
Always using the provided configure script now
2001-06-14 19:09:13 +00:00
Shafeeq Sinnamohideen
aea0b25740 Updated to Coda 5.3.14 2001-04-23 20:41:47 +00:00
Shafeeq Sinnamohideen
6598645c5d Updated for coda-5.3.12, skipping past 5.3.11 2001-01-19 21:57:53 +00:00
Satoshi Asami
35f7c63850 Remove .la files, which aren't installed. (This is, of course, a good
thing.)

Submitted by:	bento
2000-11-13 10:47:04 +00:00
Shafeeq Sinnamohideen
167303e078 Updated to latest versions needed by coda-5.3.9 release 2000-10-05 22:42:10 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
835d6b8655 Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00
Steve Price
259d71e226 Adding rpc2 version 1.5.
An interprocess communication library developed as part of the CODA
project.

PR:		17943
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-05-29 04:21:05 +00:00