Commit graph

39 commits

Author SHA1 Message Date
Cheng-Lung Sung
cd8662c00a - Update to 1.11.2
PR:		ports/141451
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet_AT_sunpoet dot net>
2010-01-28 08:28:53 +00:00
Wen Heping
cbf4164b47 - Bump PORTREVISION to chase the update of devel/libmaa 2009-12-14 01:06:34 +00:00
Dmitry Marakasov
b2b01422b8 - Switch SourceForge ports to the new File Release System: categories starting with T,U,V 2009-08-22 00:37:17 +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
Cheng-Lung Sung
1ca146820a - Update to 1.11.1 2009-06-17 08:30:59 +00:00
Cheng-Lung Sung
2016209058 - Update to 1.11.0
PR:		ports/130155
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet_AT_sunpoet dot net>
2009-01-19 02:14:21 +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
Cheng-Lung Sung
716460e309 - Update to 1.10.11 2008-04-14 06:02:25 +00:00
Cheng-Lung Sung
a82b839f5c - Update to 1.10.10 2008-04-08 02:35:45 +00:00
Pav Lucistnik
6f8a3dbfb1 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 10:03:51 +00:00
Cheng-Lung Sung
4b7c64a51c - Update to 1.10.9 2007-07-26 06:20:56 +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
Cheng-Lung Sung
d2c1a97536 - Update to 1.10.8 2007-01-02 06:33:28 +00:00
Cheng-Lung Sung
1d6e03e03d - update to 1.10.7 2006-08-01 15:28:36 +00:00
Cheng-Lung Sung
5c6b2ff563 - update to 1.10.6
- take maintainership
2006-07-09 14:35:14 +00:00
Erwin Lansing
20d7801170 Update to 1.10.5
PR:		99048
Submitted by:	Ports fury
2006-06-17 10:13:21 +00:00
Pav Lucistnik
144667b452 - Update to 1.10.4
PR:		ports/91462
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-01-07 18:34:53 +00:00
Emanuel Haupt
5da2475636 - Update to 1.10.3
- Remove two patches

PR:		90559
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-12-17 16:54:28 +00:00
Pav Lucistnik
c937229ea3 - Add SHA256 2005-11-25 18:40:57 +00:00
Renato Botelho
5d2e46fd1f - Update to version 1.10.2
PR:		ports/87538
Submitted by:	Ports Fury
2005-10-18 09:15:14 +00:00
Patrick Li
757f03677d Update to 1.10.0
PR:		ports/82080
Submitted by:	ports fury
2005-06-10 08:08:14 +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
Volker Stolz
9d568474bf Unbreak on sparc64
PR:		ports/76627
Submitted by:	Johan van Selst
2005-01-28 12:25:44 +00:00
Kirill Ponomarev
59162d9405 Update to version 1.9.15
PR:		ports/75628
Submitted by:	Ports Fury
2004-12-30 09:17:19 +00:00
Kirill Ponomarev
a178058a0f Update to version 1.9.14
PR:		ports/69927
Submitted by:	Ports Fury
2004-08-02 21:06:48 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Kris Kennaway
2867b58cfe BROKEN on sparc64: Does not compile 2004-05-13 08:54:50 +00:00
Kirill Ponomarev
a37a94c1ab - Update to version 1.9.13
PR:		ports/65089
Submitted by:	Ports Fury
2004-04-02 19:06:28 +00:00
Kirill Ponomarev
716a0b4e26 - Update to version 1.9.11
PR:		ports/64049
Submitted by:	Ports Fury
2004-03-10 14:29:23 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Kirill Ponomarev
a28f767515 - Update to version 1.9.10
PR:		59136
Submitted by:	Ports Fury
2003-11-10 20:25:41 +00:00
Ade Lovett
b2fd75e438 libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:	portmgr (kris) - for the bsd.port.mk hooks
Tested by:	bento 4-exp builds (repeatedly)
2003-06-26 22:58:32 +00:00
Pete Fritchman
2f72c42450 Oops, remove 0-length files.
Reminded by:	Marius Strobl <marius@alchemy.franken.de>
2003-05-22 16:55:57 +00:00
Pete Fritchman
d7002343e5 - update to 1.9.9
- use USE_AUTOCONF_VER instead of manually running aclocal

PR:		51702
Submitted by:	Ports Fury
2003-05-18 23:18:42 +00:00
Edwin Groothuis
36dbaa9500 Update port: textproc/dictfmt to 1.9.8
PR:		ports/50378
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-03-30 23:05:41 +00:00
Akinori MUSHA
36d62f1f46 De-pkg-comment. 2003-02-21 13:42:50 +00:00
Yoichi NAKAYAMA
2cfec91999 Add dictfmt, a dictionary formatter for dictd.
PR:		40755
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2002-07-19 14:27:20 +00:00