1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00
Shaun Amott
e36d81dc93 Remove references to my mirror, which will be decommissioned shortly;
fall back to FreeBSD mirrors in case the port has no others.
2009-07-19 18:59:40 +00:00
Shaun Amott
e947ebc240 Free most of my ports, since they aren't being maintained to a
reasonable standard.
2009-03-13 23:27:19 +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
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Shaun Amott
5361678373 Switch to my @FreeBSD.org address.
Approved by:	ahze (mentor)
2006-06-19 20:06:59 +00:00
Emanuel Haupt
f78cf042fb Add an additional mirror.
Submitted by:	Shaun Amott <shaun@inerd.com> (maintainer)
2006-04-29 09:14:52 +00:00
Volker Stolz
350225e26f - use DISTVERSION
- cleanup redundant autoconf invocation

PR:		ports/95624
Submitted by:	maintainer
2006-04-18 07:00:46 +00:00
Renato Botelho
685c068222 - Transfer maintainership to submitter [1]
- Use DATADIR macro on IglooFTP

PR:		ports/93499
Submitted by:	Shaun Amott <shaun@inerd.com>
2006-02-20 21:37:36 +00:00
Pav Lucistnik
2403ea92cb - Add SHA256 2005-11-25 16:48:31 +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
Sergey Matveychuk
675a9c01df - Update to 0.11.r2
PR:		ports/85633
Submitted by:	Andrej Zverev <az@inec.ru>
2005-09-02 14:30:12 +00:00
Volker Stolz
cd28df40e9 - Update to 0.11rc1 from new master site
- Fix grammar in COMMENT
2005-02-16 12:53:36 +00:00
Trevor Johnson
e51001196d Add size data. 2004-03-26 02:16:08 +00:00
Trevor Johnson
04898893c4 E-mail to the maintainer bounced with:
451 bsd-fr.org: Name server timeout
	Message could not be delivered for 5 days
2004-03-26 00:50:26 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Kris Kennaway
1ac09f9c09 Fix build with gcc 3.3 2003-07-18 03:12:56 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Peter Pentchev
36b4897e28 Update to 0.09, fixing a local and possibly also remote
denial of service attack.

PR:		31497
Submitted by:	maintainer
2001-10-26 07:23:05 +00:00
Kris Kennaway
e9dd3f8b36 Don't hard-code -O2 2001-04-29 23:49:00 +00:00
Kris Kennaway
2bf2febda4 Reorder includes to squash typical Linux-kiddie network header misordering. 2001-04-29 23:46:57 +00:00
Munechika SUMIKAWA
9ff055a215 6tunnel allows you to use services provided by IPv6 hosts with IPv4-only
applications and vice versa. It can bind to any of your IPv4 (default) or
IPv6 addresses and forward all data to IPv4 or IPv6 (default) host.
It can be used for example as an ipv6-capable IRC proxy.

PR:		ports/24088
Submitted by:	Vassili Tchersky <vt@bsdjeunz.org>
2001-03-02 12:46:35 +00:00