Commit graph

32 commits

Author SHA1 Message Date
Mark Linimon
0441458fe3 Reset clement@FreeBSD.org due to long absence from FreeBSD.
Hat:		portmgr
2009-11-12 04:56:15 +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
Jimmy Olgeni
a249020977 Large round of typo fixes in ports/devel (pkg-descr). 2008-06-01 09:42:37 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Kris Kennaway
89a0b31acd Use libtool port instead of included one to avoid objformat a.out botch 2007-01-28 09:07:47 +00:00
Edwin Groothuis
ce7618b1d9 Add SHA256 checksum 2006-06-07 14:05:01 +00:00
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Clement Laforet
de334b1326 - Update to 1.1.0 2006-05-03 13:05:06 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Clement Laforet
641f62cf83 - Use USE_GNOME=pkgconfig to handle ${PREFIX}}/libdata/pkgconfig directory
Reported by:	kris
Lightened by:	pav
2004-12-13 08:37:33 +00:00
Clement Laforet
7eca0e4e9d - fix pkg-config dotconf
PR:		ports/69146
Submitted by:	Konstantin Oznobihin <bork@rsu.ru>
2004-07-16 22:18:49 +00:00
Clement Laforet
3b8591d72d - SIZEify distinfo 2004-02-07 17:16:21 +00:00
Clement Laforet
3887814e09 - Update my email address
Approved and reviewed by:    erwin (mentor)
2004-01-13 15:04:51 +00:00
Christian Weisgerber
927c0f54a5 - Update dotconf lib to 1.0.13.
- Take maintainership.

PR:		57472
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-01 22:57:14 +00:00
Alexander Langer
21c98f7e0c Update forgotten file in last upgrade to 1.0.12.
Submitted by:	kris
2003-03-02 10:57:18 +00:00
Alexander Langer
d037465733 Update to 1.0.12 2003-02-25 10:58:20 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
c2e96a6fd1 Replace ${PERL} with ${REINPLACE_CMD}
PR:		39842
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-25 18:36:39 +00:00
Ying-Chieh Liao
f50a949a36 upgrade to 1.0.9 2002-02-05 07:01:55 +00:00
Patrick Li
8672369ce2 - Update to version 1.0.8
PR:		34378
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-01-30 01:48:11 +00:00
Ying-Chieh Liao
56b7fb1d70 upgrade to 1.0.7 2001-12-31 04:02:59 +00:00
Kevin Lo
48292acf61 Update to version 1.0.6
PR: 30322
Submitted by: Ports Fury
2001-09-05 16:02:09 +00:00
Maxim Sobolev
810fcd34d2 USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. 2001-08-31 14:20:29 +00:00
Maxim Sobolev
ec7b561464 ${PREFIX}/share/${PORTNAME} --> ${DATADIR} 2001-07-10 13:54:22 +00:00
Ying-Chieh Liao
df9909af86 upgrade to 1.0.4
drop maintainership
2001-07-04 07:26:57 +00:00
Ying-Chieh Liao
6709c956b3 upgrade to 1.0.2 2001-04-09 17:30:53 +00:00
Ying-Chieh Liao
f6c6f51a63 upgrade to 1.0.0
Submitted by:	fenner log
2001-03-08 02:21:13 +00:00
Ying-Chieh Liao
e5e4902cf3 fix fenner plist error
Submitted by:	Ports Fenner
2001-02-05 16:59:36 +00:00
Ying-Chieh Liao
fbf6b355a8 add dotconf, A Configuration File Parser Library 2001-01-28 08:50:53 +00:00