Commit graph

37 commits

Author SHA1 Message Date
Pietro Cerutti
cb319a43ab - Bump PORTREVISION after lang/expect update
Suggested by:	mat
2014-02-28 10:30:08 +00:00
Pietro Cerutti
9766293b0b - Chase devel/expect update 2014-02-28 10:16:02 +00:00
Pietro Cerutti
af16b8918f - Convert to USES+=tcl gmake
- STAGE-clean
2013-10-28 09:26:46 +00:00
Baptiste Daroussin
8ac99398e2 Add NO_STAGE all over the place in preparation for the staging support (cat: misc) 2013-09-20 20:50:57 +00:00
Brendan Fabeny
b1839a5645 fix the build after the update of lang/tcl84 to 8.4.20; assign to
tcltk@
2013-06-04 22:20:51 +00:00
Martin Wilke
4a6ea0ec50 - Update to 1.1.1
PR:		177253
Submitted by:	ports fury
2013-03-24 16:03:16 +00:00
Dennis Herrmann
2f5f7c51db - Add missing dependency
PR:		ports/167353
Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de>
2012-04-28 07:45:58 +00:00
Dennis Herrmann
d139131a79 - Update to 1.5
PR:		ports/155806
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-03-23 19:07:08 +00:00
Dmitry Marakasov
e92eb43d35 - fix typo in header file installed
PR:		132154
Submitted by:	Marcin Cieslak <saper at SYSTEM dot PL>
2009-02-28 13:59:34 +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
Pav Lucistnik
92b220fa9c - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat:	portmgr
2008-04-09 13:42:26 +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
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
0c4a0bbf8e - Update to version 1.4.4
PR:		ports/63009
Submitted by:	Ports Fury
2004-02-18 20:38:09 +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
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
05ded1b8a5 upgrade to 1.4.3
PR:		43943
Submitted by:	Loren James Rittle <rittle@latour.rsch.comm.mot.com>
2002-10-12 15:12:16 +00:00
David E. O'Brien
a800140659 Update to version 1.4.2. 2002-03-19 18:19:30 +00:00
FUJISHIMA Satsuki
d122a0a726 fix pkg-plist: add missed header and manpage. 2001-09-21 14:58:32 +00:00
David E. O'Brien
e9166a1f85 Update to version 1.4.1. 2001-07-16 23:26:50 +00:00
David E. O'Brien
9d61c220a5 The GNU *@&%^Wpeople seem to have renamed the distfile.
They are now going against their ?10? year tradition of source tarball
naming.  So who knows, is this even version "1.4.0", or is it "1.4"?
2001-03-31 23:15:06 +00:00
Mark Murray
0d5771b195 Update to v1.4.0 and relinquish maintainership. 2001-03-13 09:34:42 +00:00
Satoshi Asami
dad9a57abe Convert to PORTNAME/PORTVERSION. 2000-04-14 08:49:30 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
Satoshi Asami
e244b8bccc Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined.  Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.

The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.

At least we've got much fewer "-unknown-"s in the tree as the result. :)
1999-03-08 07:28:36 +00:00
Bill Fenner
5261958626 ${MASTER_SITE_GNU} got rearranged in December; let's catch up. 1999-01-27 07:41:29 +00:00
Justin M. Seger
0a8a44e161 These use tk80 not tk41. Correct the CATEGORIES. 1997-11-22 19:50:03 +00:00
Wolfram Schneider
1760fd6654 Add virtual category 'tk41'. 1997-04-20 13:20:00 +00:00
Satoshi Asami
5dba7b6e29 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:25:35 +00:00
David E. O'Brien
090316dbc1 Converted to MAN[1-8]
Converted p5* to use MASTER_SITE_PERL_CPAN
1996-11-17 09:06:37 +00:00
David E. O'Brien
47a616f11d CATEGORIES+= --> CATEGORIES=
Misc variable reordering, cleaning up, etc.
1996-11-11 05:50:23 +00:00
Mark Murray
e592f61233 Fix up the makefile to Satoshi's standard. :-) 1996-11-01 06:10:22 +00:00
Mark Murray
cfa6d6025c DejaGNU is an automated testing tool. It uses expect to run your tests. 1996-10-31 19:53:40 +00:00