Commit graph

20 commits

Author SHA1 Message Date
Dmitry Marakasov
0074c5fa8c - Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L 2009-08-22 00:24:37 +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
Mark Linimon
238940659f Return laszlof's ports to the pool due to lack of time.
Hat:		portmgr
2008-08-19 09:18:37 +00:00
Frank J. Laszlo
3fbf5ae415 - Give irc/hybserv a unique UID/GID
- Remove conflict with irc/ircservices

Reported by:	kris
2007-03-31 12:53:57 +00:00
Pav Lucistnik
93151efd17 - Project moved to Sourceforge 2007-01-24 13:07:24 +00:00
Frank J. Laszlo
3ba76ac614 Fix plist.
Reported by: kris via pointyhat
2006-12-12 12:05:48 +00:00
Frank J. Laszlo
b53b0c2a92 - Update to version 1.9.3
- Pet portlint
2006-12-11 18:11:46 +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
Erwin Lansing
279442d02e - Update to 0.9.2
- Add a knob to enable DaemonTools support

PR:		 96057
Submitted by:	 Frank Laszlo <laszlof@vonostingroup.com> (maintainer)
2006-04-19 17:15:21 +00:00
Renato Botelho
e6bf81c456 - Update to 1.9.1
- Pass maintainership to submitter

PR:		ports/90745
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
2005-12-21 14:44:59 +00:00
Pav Lucistnik
792b758ef4 - Add SHA256 2005-11-26 01:48:16 +00:00
Mark Linimon
16686b69dc Reset inactive maintainers and update mastersites.
Flagged by:	distfile survey
Submitted by:	fenner
2005-10-19 06:31:07 +00:00
Kris Kennaway
2be100a16c Mark IGNORE, because this port attempts to create uid 73 with a
user name of 'hybserv', but that uid is already registered to the
ircservices user.
2004-12-30 21:17:51 +00:00
Sergey Matveychuk
9dd818ed0c fix install with BATCH=1 (for pointyhat)
maintainer timed out - 2 weeks

PR:		ports/69335
Submitted by:	Andrej Zverev <az@inec.ru>
2004-08-05 11:00:30 +00:00
Kris Kennaway
3c088f1b9a Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports.  They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
2004-06-21 21:27:46 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kris Kennaway
f97ea1d9b8 This is broken globally. 2004-03-13 05:34:10 +00:00
Kris Kennaway
e4a818b24c BROKEN on 5.x: Does not install 2004-02-06 23:01:36 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Mark Linimon
76f7ee6a2f HybServ was specifically designed to run with hybrid ircd,
although it *should* work with CSr as well. These services (more or
less same code) are currently used by EFNet / DalNet / ICQ / WFNet /
HybNet / EFNow / Openprojects Network.

Note: this port will create uid 73 and gid 73 if they do not
already exist.  (In non-batch mode the user is queried first).

PR: ports/47128, with a little portlint action added.
2003-11-12 02:31:18 +00:00