Commit graph

48 commits

Author SHA1 Message Date
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +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
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dmitry Marakasov
075acacd24 - Switch SourceForge ports to the new File Release System: categories starting with D 2009-08-22 00:18:43 +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
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +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
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Pav Lucistnik
5ca9a6aed0 - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by:	rafan
Tested on:	pointyhat
2007-02-13 00:16:29 +00:00
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +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
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Dmitry Sivachenko
f4ac833f70 Fix build with MySQL 4.1.x.
Submitted by:	Michael Hambly <mike@blackbirdsoftware.com>
PR:		74237
2004-12-31 12:07:35 +00:00
Dmitry Sivachenko
439f81b28a Fix MASTER_SITE_SUBDIR.
PR:		67227
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-31 07:36:08 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Dmitry Sivachenko
6cf8fd70b2 Project has moved to SourceForge.
PR:		64018
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2004-03-10 06:28:46 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12: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
Dmitry Sivachenko
5d806ff6a4 Fix build on -current;
utilize USE_MYSQL;
minor improvements to pet portlint.

PR:		59699
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2004-01-02 23:32:09 +00:00
Dmitry Sivachenko
013fdf7666 Fix MASTER_SITES [1];
Update to version 1.4.2.

PR:		51266 [1]
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-04-30 06:28:21 +00:00
Dmitry Sivachenko
33fc5c84f6 Update to version 1.4.1;
De-pkg-comment.
2003-02-23 11:36:52 +00:00
Will Andrews
1a55f2b077 Fix braino: add USE_REINPLACE. 2002-09-21 04:24:01 +00:00
Will Andrews
aa71b8322d Update to 1.3.12, which works on KDE3. 2002-09-21 04:21:45 +00:00
Dmitry Sivachenko
eaf7b25a1e Upgrade to version 1.3.7. 2002-01-26 22:02:04 +00:00
Dmitry Sivachenko
509a109da2 Upgrade to 1.3.3.6. 2002-01-01 07:05:11 +00:00
Dmitry Sivachenko
4e1a009565 Update to 1.2.4. 2001-08-02 03:33:17 +00:00
Dmitry Sivachenko
defa1bdbce Update to 1.2.2 2001-06-01 07:55:04 +00:00
Dmitry Sivachenko
38410fbf89 Upgrade to 1.1.0 2001-05-16 09:42:55 +00:00
Dmitry Sivachenko
290c5384e5 Upgrade to 0.9.5.1 2001-05-03 10:00:13 +00:00
Dmitry Sivachenko
7645c60ab3 Update to use bsd.kde.mk 2001-04-13 08:54:52 +00:00
Dmitry Sivachenko
110787bd72 Update to version 0.7.5 2001-04-02 11:01:10 +00:00
Dmitry Sivachenko
6fff0d135d Update to version 0.7.0. 2001-03-30 11:27:51 +00:00
Maxim Sobolev
18ef772763 Newest versions of this port use QT+KDE instead of GTK+GNOME, so drop
maintainership, because I don't have a QT/KDE installed and certainly won't
install it just to test this port. Hopefully some QT/KDE addict would take
care of it.
2001-03-30 11:06:18 +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
Maxim Sobolev
10e2f8893d Whitespace-only:
Make indentation uniform across my ports.
2000-11-01 15:51:11 +00:00
Jeremy Lea
b7bdcd418e Implement USE_GNOME, part 1. 2000-10-05 07:10:50 +00:00
Maxim Sobolev
6e8513abed Update md5. The new version of distfile insludes path, which is the only
difference.

Submitted by:	bento
2000-09-12 17:40:45 +00:00
Maxim Sobolev
0da7d958de Update to 0.3.2. 2000-07-17 06:55:35 +00:00
Maxim Sobolev
c4609c2259 New port of mysql-navigator - a MySQL database server administration package
for Gnome desktop.
2000-07-03 16:44:36 +00:00