Commit graph

24 commits

Author SHA1 Message Date
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
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
Dmitry Marakasov
6c374f5b11 - Update to 0.0.15 2009-04-27 00:37:35 +00:00
Dmitry Marakasov
92ab00cc9f - Mark MAKE_JOBS_SAFE
- Use SF/subdir abbreviation for some ports
2009-03-31 17:05:17 +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
Dmitry Marakasov
e696084d23 Update my email address in 132 ports.
Approved by:	miwi (mentor)
2008-06-19 17:28:24 +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
Martin Wilke
cc215cfe3d - Update to 0.0.14
PR:		122754
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-04-25 16:04:07 +00:00
Martin Wilke
e1df505e13 * Update to 0.0.13
* Pass maintainership to maintainership

PR:		119360
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru>
2008-01-10 11:52:59 +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
Martin Wilke
6849a108ff - Update to 0.0.12
PR:		114071
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-07-02 12:12:41 +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
Martin Wilke
be94f81d47 - Update to 0.0.11
PR:             110813
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
2007-03-26 11:25:58 +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
Rong-En Fan
a6ddec2c0f - Respect X11BASE
Reported by:	pointyhat
2006-12-05 08:29:35 +00:00
Martin Wilke
93de40313f - Update to 0.0.10
PR:		ports/103142
Submitted by:	KATO Tsuguru <tkato432(at)yahoo.com>
2006-09-12 07:51:39 +00:00
Shaun Amott
3b82e70435 Fix build on 4.x.
Reported by:	pointyhat via kris
2006-08-08 01:16:35 +00:00
Shaun Amott
63b60c9132 Update to 0.0.9
Approved by:	ahze (mentor, implicit)
2006-07-12 17:31:39 +00:00
Tilman Keskinoz
1b10c00952 Update to 0.0.8
PR:		95813
Submitted by:	KATO Tsuguru
2006-04-15 19:24:51 +00:00
Pav Lucistnik
2098ca40dc - Add SHA256 2005-11-24 00:22:47 +00:00
Dag-Erling Smørgrav
96572994de Drop maintainership. 2005-10-03 20:29:24 +00:00
Dag-Erling Smørgrav
ddf9078b9a Upgrade to 0.0.7 2005-07-22 21:44:14 +00:00
Dag-Erling Smørgrav
fb036f4ced Graphical circuit design and simulation tool. 2005-06-11 19:53:26 +00:00