Commit graph

42 commits

Author SHA1 Message Date
Adam Weinberger
4586d2ad5c Nuke NOPORTDOCS. While, here, correct a couple offenders who label examples
with PORTDOCS. And, fix a couple WITH_foo invocations.
2014-07-03 21:48:44 +00:00
Vanilla I. Shu
7c644cf042 Support STAGEDIR.
Approved by:	portmgr@
2014-05-16 02:39:50 +00:00
Baptiste Daroussin
a48d714ca6 Fix package name collision 2013-10-14 06:52:32 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Alex Dupre
1bda2b2725 Bump PORTREVISION for ports linking to default libmysqlclient. 2011-03-19 13:15:34 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +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
Pav Lucistnik
c4d4cacd63 - Remove conditional checks relevant only on FreeBSD 5.x and older 2009-01-05 17:27:29 +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
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
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Marcus Alves Grando
98773b7d97 * databases/mysql++
Update to 2.0.7
Add SHA256
Add CONFLICTS

* databases/mysql++1 [1]
Add SHA256
Add CONFLICTS
Add NO_LATEST_LINK

* databases/Makefile
Add mysql++1

PR:		89935
Submitted by:	maintainer
Repocopy by:	marcus [1]
2005-12-15 18:41:41 +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
Pav Lucistnik
8013821b14 - Update to 1.7.40
PR:		ports/81843
Submitted by:	Sergey Prikhodko <sergey@network-asp.biz> (maintainer)
2005-06-04 00:29:16 +00:00
Thierry Thomas
0de698294e Update to latest version.
Full list of mysql++ changes at <http://tangentsoft.net/mysql++/ChangeLog>.

PR:		ports/80693
Submitted by:	maintainer
2005-05-09 21:59:39 +00:00
Sergey Matveychuk
275514e89d - Update to 1.7.32
PR:		ports/78724
Submitted by:	maintainer
2005-03-12 13:47:21 +00:00
Sergey Matveychuk
642e66b209 - Update to 1.7.31
- Add files maintainer did not mention on previous update

PR:		ports/78469
Submitted by:	maintainer
2005-03-06 16:03:01 +00:00
Sergey Matveychuk
e573168f3d - update to 1.7.30
- removed dependencies on perl and gmake
- removed install procedure from Makefile ( thanks vanilla@ )
- fixed examples Makefile
- removed unused files from examples dir

PR:		ports/78433
Submitted by:	maintainer
2005-03-05 06:47:29 +00:00
Sergey Matveychuk
3eaa317450 - Update to 1.7.28
PR:		ports/77258
Submitted by:	maintainer
2005-02-08 17:25:12 +00:00
Sergey Matveychuk
158fb7b13a - Update to 1.7.27
- Pass maintainership to submitter

PR:		ports/76213
Submitted by:	Sergey Prikhodko <sergey(at)network-asp.biz>
Approved by:	maintainer (timeout: 3+ monthes)
2005-01-14 02:21:43 +00:00
Pav Lucistnik
89ce16899e - Update to 1.7.20
PR:		ports/73516
Submitted by:	Sergey Prikhodko <sergey@network-asp.biz>
Approved by:	maintainer timeout (2 weeks)
2004-11-20 21:31:15 +00:00
Kris Kennaway
9cc499cfc9 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-19 01:23:11 +00:00
Pav Lucistnik
ada696fa88 - Update WWW and kill whitespace
PR:		ports/67643
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-06-06 23:21:13 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Tilman Keskinoz
8931a05936 Fix build on AMD64 by using GNU_CONFIGURE 2004-02-20 17:06:53 +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
Pav Lucistnik
2f90dc000f - Fix build on 4.x
- Silence portlint

PR:		ports/59547
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2003-12-14 16:47:40 +00:00
Kirill Ponomarev
ab6dc456b9 - Fix build
Approved bu:	maintainer
Reported by:	kris via bento
2003-10-17 08:01:47 +00:00
Kirill Ponomarev
978fb223b1 - Change patches for gcc 3.1 and gcc 3.2 with patch for gcc 3.3
(it includes both)
- Utilize USE_MYSQL
- Utilize DOCSDIR and EXAMPLESDIR
- Realize NOPORTDOCS behaviour (at long last!)
- Change ${WRKDIR}/${DISTNAME} with ${WRKSRC}
- Maintainer timeout > 3 weeks

PR:		56544
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2003-09-29 21:59:52 +00:00
Edwin Groothuis
adee41f0eb Make port more localbase clean
Noticed by: mysql-gui compilation attempts :-)
2003-09-04 01:57:49 +00:00
Akinori MUSHA
2e4c764a61 De-pkg-comment. 2003-02-21 11:15:57 +00:00
Norikatsu Shigemura
973ea63db3 Fix build on -CURRENT and reduce compiler warning on 3.x.
PR:		ports/47467
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
Approved by:	Miklos Niedermayer <mico@vnet.hu>
2003-02-13 12:48:48 +00:00
Ying-Chieh Liao
68c9eb7d69 update master sites 2002-02-11 13:15:14 +00:00
Dirk Froemberg
7c4b919300 Upgrade to 1.7.9.
PR:		ports/29301
Submitted by:	Miklos Niedermayer <mico@bsd.hu> (maintainer)
2001-08-08 21:30:23 +00:00
Jimmy Olgeni
3ec8f2477a Fix typo: INSTALL_SHLIB -> INSTALLS_SHLIB 2001-06-01 20:06:06 +00:00
Jimmy Olgeni
46d491d5ac Update MASTER_SITES: the port had some unfetchable distfiles.
PR:		25591
Submitted by:	maintainer
2001-03-07 22:28:27 +00:00
Dirk Froemberg
026a5ca602 Update to 1.7.8.
PR:		ports/25175
Submitted by:	Miklos Niedermayer <mico@bsd.hu> (maintainer)
2001-02-18 14:53:51 +00:00
FUJISHIMA Satsuki
b8da2b99b5 o Add missing headers.
o change redundency in pkg-comment.
o forcing depends on mysql323-client.

PR:		24126
Submitted by:	maintainer
2001-01-21 20:26:43 +00:00
Dirk Froemberg
88d74bc517 Switch from mysql322-{client,server} to mysql323-{client,server}.
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).

mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
2001-01-21 15:40:47 +00:00
Chris D. Faulhaber
df05575ea8 Correct PLIST, Makefile, and portlint nits
PR:		20084
Submitted by:	Maintainer
2000-08-01 23:28:34 +00:00
Will Andrews
9e46214234 Add mysql++, a C++ library API to MySQL.
PR:		20063
Submitted by:	Miklos Niedermayer <mico@bsd.hu>
Apologies to:	Mikhail Teterin <mi@aldan.algebra.com>, for never finishing
		work on his mysql++ port in PR 17588.  :-(
2000-07-21 05:06:59 +00:00