Commit graph

22 commits

Author SHA1 Message Date
Martin Wilke
80b7e09305 - Mark BROKEN on HEAD: fails to build with new utmpx
Reported by:	pointyhat
2010-03-20 14:53:50 +00:00
Dmitry Marakasov
3eb168f46b - Switch SourceForge ports to the new File Release System: categories starting with P,R,S 2009-08-22 00:35:32 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36: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
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
Diane Bruce
ff2c6bd74e Update to 2.2:
Changed the follow symbolic links option -l to -L.
    The users idle time (login.so) is shown in seconds rather than minutes.
    Added contrib/fexists.c.

Submitted by:	author/maintainer, in private email (to linimon)
Approved by:	ehaupt (mentor)
2007-03-28 22:58:53 +00:00
Mark Linimon
101cdd6398 Update mastersite and WWW.
Submitted by:		port author via email
2007-03-18 00:13:38 +00:00
Mark Linimon
544db31b44 Reset bjk@m-net.arbornet.org: address bounces.
Hat:		portmgr
2007-03-10 20:27:04 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Martin Wilke
42cb8e50c9 Fix plist.
Submitted by:	Kris mail
Approved by:	krion (mentor)
2006-06-14 16:45:07 +00:00
Martin Wilke
1a7351ad7a Remove useless patches
Approved by:	krion (mentor)
2006-06-12 13:30:42 +00:00
Martin Wilke
dabcbc41a9 Update to 2.1
PR:		ports/97801
Submitted by:	miwi
Approved by:	krion (mentor), maintainer timeout
2006-06-12 12:17:15 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +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
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Sergey A. Osokin
add2a21336 Unbreak for 5.X.
Use the same CONFIGURE_TARGET as other ports.
Allow the manpage to be compressed.

Submitted by:	Sergey Kolobov <sergei@kolobov.com>
Approved by:	maintainer (timeout after > 1 month)
PR:		53178
2003-07-15 12:49:20 +00:00
Mario Sergio Fujikawa Ferreira
ae47cbee95 De-pkg-comment 2003-04-14 20:13:56 +00:00
Edwin Groothuis
92a6b55006 IGNORE -> BROKEN for -current. 2003-04-08 05:41:43 +00:00
Edwin Groothuis
27e231e4d5 BROKEN -> IGNORE on -current, authors have been informed. 2003-04-07 11:31:09 +00:00
Edwin Groothuis
f2f0563258 sysutils/userinfo - Show information about local users.
PR:		ports/44954
Submitted by:	Ben Kibbey <bjk@m-net.arbornet.org>
2003-03-31 11:39:27 +00:00