1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Martin Wilke
ab0dddd688 - Stage support 2014-02-03 14:31:53 +00:00
Baptiste Daroussin
855fb638fb Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia) 2013-09-20 20:57:48 +00:00
Andrej Zverev
99ad912735 - Convert to new perl framework
- Trim Makefile header
2013-08-03 08:45:51 +00:00
Mathieu Arnold
cc32d6ee4c *PERL* cleanup. ports@ maintained ports.
- PERL_CONFIGURE implies USE_PERL5.
- USE_PERL5 implies USE_PERL5_BUILD and USE_PERL5_RUN.

Reported by: az
2013-06-06 14:04:06 +00:00
Carlo Strub
4ccd1fc621 Fix typos in COMMENT 2012-07-25 11:24:09 +00:00
Olli Hauer
4c503beb39 - remove MD5 2011-07-03 13:38:45 +00:00
Sylvio Cesar Teixeira
c213977ce0 - Drop Maintainership
PR:		ports/147341
Submitted by:	Heiner <h.eichmann@gmx.de> (maintainer)
2010-06-02 20:37:45 +00:00
Dmitry Marakasov
a13d9a603d - Switch SourceForge ports to the new File Release System: categories starting with M 2009-08-22 00:28: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
a1a69a12c8 - Update to 0.9.0
PR:		ports/97466
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
2006-05-21 20:03:19 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +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
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Mark Linimon
22a5c9dcee Unbreak on 5.x by adding USE_PERL5. Clean up dependencies.
PR:		ports/62179
Submitted by:	Heiner Eichmann <h.eichmann at gmx.de> (maintainer)
2004-02-23 01:05:05 +00:00
Tilman Keskinoz
63e7c0c053 Unbreak by adding USE_PERL5_BUILD 2004-02-20 17:34:04 +00:00
Kris Kennaway
f1bc94ba14 BROKEN on 5.x: configure fails 2004-02-07 03:30:30 +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
Edwin Groothuis
9b079b4d15 New Port: multimedia/eMovix, a mini linux distro to create bootable video CDs
A micro Linux distro meant to be embedded in a CD together
	with all video/audio files you want, so that the CD will
	be able to boot and automagically play all of its own files.

	eMoviX CDs be written with K3b.

	WWW: http://movix.sourceforge.net/

PR:		ports/58767
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de>
2004-01-03 08:30:56 +00:00