Commit graph

17 commits

Author SHA1 Message Date
Dmitry Marakasov
7c7f68b12f - Minor port cleanup
- Add LICENSE
- Fix error handling

PR:		187757
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2014-04-23 01:15:52 +00:00
Dmitry Marakasov
c22511ee64 - Fix build with clang 2014-04-03 11:18:06 +00:00
Antoine Brodin
f20fe85e65 Reset maintainer: email bounces 2014-02-28 17:52:04 +00:00
Baptiste Daroussin
13d579bb52 Support stage 2014-01-09 14:49:45 +00:00
Adam Weinberger
9523cfd4e2 Convert converters to MDOCS and MEXAMPLES 2014-01-03 16:12:21 +00:00
Baptiste Daroussin
4bf1ce008b In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in converters
2013-12-11 15:15:48 +00:00
Baptiste Daroussin
1e4b97cf2b Add NO_STAGE all over the place in preparation for the staging support (cat: converters) 2013-09-20 16:05:24 +00:00
Andrej Zverev
fb5b0c84fb - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-10 07:55:33 +00:00
Andrej Zverev
a41069ab3b - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 14:53:22 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Dmitry Marakasov
c926af277e - Switch SourceForge ports to the new File Release System: categories starting with B,C 2009-08-22 00:15:15 +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
dad0d0873a - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:23:28 +00:00
Renato Botelho
12b69a2ee4 Bump PORTREVISION dur to last commit
Noted by:	kris
Approved by:	portmgr (kris)
2006-03-06 11:21:59 +00:00
Renato Botelho
532f6bd14e Add missing RUN_DEPENDS
Submitted by:	maintainer by email
Reported by:	Derek <derekm@rogers.com>
Approved by:	portmgr (erwin)
2006-03-06 10:38:45 +00:00
Renato Botelho
be0d42fd32 Add ytnef 2.6, unpack data in MS Outlook TNEF format
Submitted by:	Rodrigo Graeff <delphus@gmail.com> by email
2006-02-21 21:35:13 +00:00