Commit graph

32 commits

Author SHA1 Message Date
Martin Wilke
073496f552 - Update to 1.14
PR:		139572
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
2009-10-14 10:35:03 +00:00
Martin Wilke
6178af120f - Update to 1.13.1
PR:		139366
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
2009-10-07 09:59:25 +00:00
Martin Wilke
42a062ebe3 - Update to 1.13
PR:		137954
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
2009-08-19 17:18:01 +00:00
Steven Kreuzer
e22c082629 Update to 1.12.5
PR:		ports/137387
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com>
2009-08-05 01:37:55 +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
Wesley Shields
e6f825a048 - Update to 1.12.4.
PR:		ports/136084
Submitted by:	ganael.laplanche@martymac.com (maintainer)
2009-06-28 01:54:00 +00:00
Martin Wilke
b455a2f9b6 - Update to 1.12.2
PR:		132477
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
2009-03-14 13:36:50 +00:00
Dmitry Marakasov
2cec6de6da - Update to 1.12.1
PR:		130510
Submitted by:	Ganael Laplanche <ganael dot laplanche at martymac dot com>
2009-01-13 19:44:39 +00:00
Martin Wilke
61b4c1b353 - Update to 1.11
PR:		129141
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
2008-11-29 20:34:41 +00:00
Martin Wilke
295112e7da - Update to v1.10.1
PR:		128268
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
2008-10-24 19:00:11 +00:00
Martin Wilke
fdd091b7fd - Update to 1.9.7
PR:		127780
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
2008-10-05 10:12:20 +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
Philippe Audeoud
b917b06e48 - Update to 1.9.6
PR:		ports/126281
Submitted by:	maintainer (ganael.laplanche martymac.com)
2008-08-06 13:56:07 +00:00
Philippe Audeoud
dbd350ef49 - Update to 1.9.5
PR:		ports/124986
Submitted by:	Ganael Laplanche <ganael.laplanche martymac.com> (maintainer)
Approved by:	mentor (implicit)
2008-06-25 20:06:27 +00:00
Pav Lucistnik
7b9ac25283 - Fix build on -CURRENT (typo in configure script)
PR:		ports/123093
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
2008-04-25 22:16:50 +00:00
Philippe Audeoud
34f6a60512 - Update to 1.9.4
PR:		ports/122255
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
Approved by:	tabthorpe (mentor)
2008-03-31 14:05:09 +00:00
Philippe Audeoud
f70644a0c5 - Update to 1.9.3
- Use TCP for IPC (as advised in the INSTALL file)
- Replace INSTALLS_SHLIB by USE_LDCONFIG
- New manpage (nl)
- Removed Debian-related stuff in manpages
- Pass maintainership to submitter

PR:		ports/121833
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com>
Approved by:	thierry (mentor)
2008-03-26 15:17:28 +00:00
Mark Linimon
a80016c9a8 Reset meno.abels@adviser.com due to maintainer-timeouts and no response
to email.

Hat:		portmgr
2007-02-27 09:57:22 +00:00
Martin Wilke
df090aae62 Update to 1.5.8
PR:	        ports/99271
Submitted by:	miwi
Approved by:	markus (co mentor), maintainer timeout
2006-07-19 06:42:29 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Andrey Slusar
6a68a5bd9f Update to 1.5.7
PR:		ports/93558
Submitted by:	Meno Abels (maintainer)
2006-02-19 23:35:19 +00:00
Andrey Slusar
d23f8cac31 Update to 1.5.6 and unbreak port.
PR:		ports/91532
Submitted by:	Meno Abels (maintainer)
2006-01-24 19:56:02 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Kris Kennaway
cd67e670f7 BROKEN: Unfetchable 2006-01-19 23:43:07 +00:00
Mario Sergio Fujikawa Ferreira
4687f9c86d Update to 1.5.5
Approved by:	maintainer
2005-12-14 03:53:35 +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
690e751982 - Update to 1.4.2
PR:		ports/83659
Submitted by:	Meno Abels <meno.abels@adviser.com> (maintainer)
2005-07-18 22:28:52 +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
6cf2414df4 Correctly list man-pages, including a work-around for a corner-case
Submitted by: kris via maintainer
2005-02-23 14:29:50 +00:00
Volker Stolz
3014d27d2f Update to 1.2.4
PR:		ports/77531
Submitted by:	Meno Abels (maintainer)
2005-02-15 10:33:53 +00:00
Pav Lucistnik
99606f0b7a Fakeroot runs a command in an environment were it appears to have
root privileges for file manipulation, by setting LD_PRELOAD to a
library with alternative versions of getuid(), stat(), etc.

PR:		ports/64102
Submitted by:	Meno Abels <meno.abels@adviser.com>
2004-05-27 22:21:34 +00:00