Commit graph

37 commits

Author SHA1 Message Date
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
Martin Wilke
47622f6f8c - Update to 2.79 2009-06-16 19:28:55 +00:00
Martin Wilke
7a35b09c8e - Update to 2.78 2009-04-11 09:51:23 +00:00
Martin Wilke
84b909ec6f - Update to 2.76 2009-03-31 08:28:23 +00:00
Martin Wilke
3820b6c2eb - Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-26 13:05:01 +00:00
Martin Wilke
ecddd673a7 - Update to 2.75 2009-02-28 20:43:17 +00:00
Martin Wilke
79f4292b98 - Update to 2.74 2009-02-20 15:44:16 +00:00
Martin Wilke
0d7150ecbc - Update to 2.72
- Take maintainership
2008-12-23 20:05:59 +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
9a01490d5a - Update to 2.71
PR:		126601
Submitted by:	Ports Fury
2008-08-18 22:08:27 +00:00
Martin Wilke
7a71327b56 - Update to 2.70
PR:		126429
Submitted by:	Ports Fury
2008-08-11 22:41:21 +00:00
Martin Wilke
8d7fd2b12a - Update to 2.69
PR:		123505
Submitted by:	Ports Fury
2008-05-16 14:11:01 +00:00
Martin Wilke
5520df310d - Update to 2.66
PR:		119168
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2008-01-03 11:39:22 +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
Rong-En Fan
312bbce413 - Update to 2.64
PR:		ports/114415
Submitted by:	KATO Tsuguru <tkato432 at yahoo.com>
2007-07-11 03:54:15 +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
2ac416a697 - Update to 2.60
PR:             109806
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
2007-03-06 20:04:11 +00:00
Rong-En Fan
b5d4e0eb98 - Update to 2.49 2007-02-04 12:34:35 +00:00
Martin Wilke
7b11fc6985 - Update to 2.48
- Drop maintainership

PR:		ports/107769
Submitted by:	miwi
Approved by:	Ulrich Spoerlein <uspoerlein@gmail.com> (old maintainer)
2007-01-13 22:58:36 +00:00
Pav Lucistnik
b66e9c955a - Update maintainer's email address
PR:		ports/98102
Submitted by:	Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
2006-05-29 20:46:13 +00:00
Simon Barner
ec63bda918 print/lcdf-typetools was a dupe of print/typetools, so remove the former
port and add a MOVED entry for it.

Since print/typetools was unmaintained, transfer maintainership to
submitter of print/lcdf-typetools (Ulrich Spoerlein <q@galgenberg.net>)

Reported by:	Ports Fury
2005-11-24 10:40:17 +00:00
Volker Stolz
ba25dea657 Update to 2.36
PR:		ports/89017
Submitted by:	Ports Fury
2005-11-15 09:21:18 +00:00
Edwin Groothuis
d74f8997ff Upgrade to 2.35
Noticed by: new ports version checker.
2005-10-05 01:38:43 +00:00
Michael Johnson
4b68f6ee77 - Update to 2.34
PR:		ports/82279
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-06-16 02:57:00 +00:00
Greg Lewis
f58ee850cc . Update to 2.30.
PR:		81127
Submitted by:	Ports Fury
2005-05-16 22:02:19 +00:00
Kirill Ponomarev
c7aa40aaaf Update to version 2.28
PR:		ports/80544
Submitted by:	Ports Fury
2005-05-03 09:06:09 +00:00
Florent Thoumie
7e5dad60c3 - Update to 2.26.
PR:		ports/79976
Submitted by:	Ports Fury
2005-04-15 18:26:01 +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
Michael Johnson
d7e4c735f3 - Update to 2.22
PR:		78503
Submitted by:	Ports Fury
2005-03-06 19:44:43 +00:00
Kirill Ponomarev
dace4aaec6 Update to version 2.16
PR:		ports/75115
Submitted by:	Ports Fury
2004-12-15 15:42:06 +00:00
Pav Lucistnik
e293238b0c - Update to 2.15
PR:		ports/73474
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2004-11-05 12:42:42 +00:00
Kirill Ponomarev
37b53538d1 Fix build with gcc-3.4
PR:		ports/70872
Submitted by:	Ports Fury
2004-08-23 19:15:41 +00:00
Kirill Ponomarev
3209d766a2 - Update to version 1.97
PR:		ports/62821
Submitted by:	Ports Fury
2004-02-14 13:02:46 +00:00
Kris Kennaway
f2b7507181 BROKEN on 5.x: Configure fails 2004-02-08 01:01:36 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Ying-Chieh Liao
c640a0116d add typetools 1.80
Tools for manipulating fonts
2003-12-05 15:44:18 +00:00