Commit graph

23 commits

Author SHA1 Message Date
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +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
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Dennis Herrmann
75f3d7736b - Update to 0.6.6 2010-10-06 16:54:54 +00:00
Martin Wilke
8f6c9b3e07 - Pass maintainership to dhn@ 2009-05-04 18:42:24 +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
Martin Wilke
cef1712ca8 - Update to 0.6.5
- Take over maintainership
2007-12-20 11:17:04 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Frank J. Laszlo
fcaa8d5029 Update to 0.6.3.
ChangeLog: http://sourceforge.net/project/shownotes.php?group_id=67766&release_id=479307
2007-02-21 15:01:52 +00:00
Frank J. Laszlo
8fae381e1b Add ipv6 virtual category.
PR:		ports/106125
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by:	self (maintainer)
2006-12-01 14:32:47 +00:00
Frank J. Laszlo
40d889badc Update my email address in all ports that I maintain.
Approved by:	flz (mentor)
2006-11-07 15:37:06 +00:00
Rong-En Fan
072f912254 - Update to 0.6.2
PR:		ports/103222
Submitted by:	Frank J. Laszlo <laszlof at vonostingroup.com> (maintainer)
2006-09-13 16:50:09 +00:00
Ion-Mihai Tetcu
b213b3ab7b Update to 0.6.1
PR:		ports/97246
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
Approved by:	Frank Laszlo <laszlof@vonostingroup.com> (maintainer),
		lawrance (mentor)
2006-05-14 15:14:14 +00:00
Edwin Groothuis
cfc515375f remove USE_REINPLACE for all categories starting with I 2006-05-08 10:32:04 +00:00
Edwin Groothuis
08aeb618e8 [UPDATE]: irc/miah: Update to version 0.6.0.2
This patch will update irc/miah to version 0.6.0.3. This
	version fixes various bugs and security fixes as outlined
	on http://miau.sourceforge.net/changelog.html.

PR:		ports/91437
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
Security	http://miau.sourceforge.net/changelog.html
2006-01-07 06:26:34 +00:00
Pav Lucistnik
792b758ef4 - Add SHA256 2005-11-26 01:48:16 +00:00
Pav Lucistnik
a13c1b8ed1 - Update to 0.5.4
PR:		ports/82920
Submitted by:	Laust S. Jespersen <freebsd-ports@ust.dk>
2005-07-18 07:39:19 +00:00
Mark Linimon
adda42bec2 With portmgr hat on, reset eik's ports since he has been inactive for
several months (not responding to email).

Discussed among:	portmgr team
2005-07-18 03:49:55 +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
Oliver Eikemeier
08797de23d update to 0.5.3 - "hairball"
<http://miau.sourceforge.net/ChangeLog>
2004-05-05 11:14:04 +00:00
Oliver Eikemeier
7c59caf5e9 work around problems with ChatZilla
enable dump command
2004-05-02 21:02:30 +00:00
Oliver Eikemeier
5c42f1fe9b miau (fluffy little fellow), yet another IRC bouncer 2004-04-28 16:56:52 +00:00