1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
Commit Graph

54 Commits

Author SHA1 Message Date
Pietro Cerutti
b4ac0d577d - Update to 3.4.0
Feature safe:	yes
2010-07-01 13:32:19 +00:00
Pietro Cerutti
805405e396 - Add glew to the list of supported USE_GL variables
- Patch ports depending on GLEW directly

Approved by:	portmgr (pav)
2010-04-27 21:58:27 +00:00
Pietro Cerutti
5d0615a16c - Really fix dirent.h problems
Reported by:	PH (via pav)
2010-04-12 08:40:19 +00:00
Pietro Cerutti
ae0da90733 - Update to 3.3.1
- Unbreak after dirent.h MFC
2010-04-03 15:43:31 +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
Mark Linimon
65503a7431 Note that this also got broken with the dirent.h MFC.
Hat:		portmgr
2010-03-22 02:26:03 +00:00
Dmitry Marakasov
8c9b17f3f8 - Remove remaining SFP references (switch these ports to SF)
Approved by:	portmgr (pav)
2009-08-27 15:04:16 +00:00
Pietro Cerutti
8dc3e59caa - Chase distfile mismatch after silent update 2009-08-17 07:59:08 +00:00
Martin Wilke
5140a3cded - Change to new SFP macro 2009-08-14 18:17:57 +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
Pietro Cerutti
b3fc4b634c - Fix PORTDOCS installation
Reported by:	PH via pav
2009-06-19 17:38:11 +00:00
Pietro Cerutti
da3349820d - Chase unversioned distfile update by using DIST_SUBDIR
Reported by:	PH via pav
2009-06-15 20:52:54 +00:00
Pietro Cerutti
f42b3c9d0d - Update checksum of userManual.pdf
Reported by:	QA Tindie
2009-06-12 07:06:03 +00:00
Pietro Cerutti
309fe0ae67 - Refactor (fix) pkg-plist
Reported by:	QA Tindie,
		TB via pav@
cvs: ----------------------------------------------------------------------
2009-03-25 06:20:31 +00:00
Pietro Cerutti
aca7029af8 - Update to 3.1.2
* performance improvements: Open GL rendering of nodes has been improved;
    the undo/redo mechanism has been also improved.
  * bug fixes: the management of multiple views has been improved.
  * http proxy management: the plugins manager allows the download of plugins
    through the use of an http proxy.
2009-03-22 22:05:35 +00:00
Pietro Cerutti
40b8f17b70 - Update to 3.1.1 2009-03-10 20:59:20 +00:00
Florent Thoumie
340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +00:00
Pietro Cerutti
92f3b53fcd - Update to 3.0.3 2008-11-28 11:15:37 +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
16d82841ce - Fix build after qt 4.4.1 update 2008-08-04 23:33:44 +00:00
Pietro Cerutti
6bc2172889 - Fix dependency list
- Bump PORTREVISION

Reported by:	miwi
2008-07-30 16:53:52 +00:00
Pietro Cerutti
658f6d2c05 - Update to 3.0.2 2008-07-18 14:20:29 +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
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Pav Lucistnik
9fc1c4fe89 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:56:52 +00:00
Pietro Cerutti
be0ecc7e91 My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.
Approved by:	miwi (mentor)
2008-02-21 21:20:01 +00:00
Pav Lucistnik
cd7637457d - Mark BROKEN on amd64 and ia64 with gcc 4.2
Reported by:	pointyhat
2008-01-30 18:45:15 +00:00
Martin Wilke
63707e6ba1 - Fix build with gcc 4.2
- Pass maintainership to submitter

PR:		ports/118867
Submitted by:	Pietro Cerutti <gahr@gahr.ch>
2007-12-22 15:24: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
Kris Kennaway
5386c4229e BROKEN on 7.0: does not comopile 2007-04-21 17:27:49 +00:00
Martin Wilke
5bb58d3e35 - Respect X11BASE
PR:		ports/106158
Submitted by:	trasz
2006-12-03 23:21:59 +00:00
Cheng-Lung Sung
10ddcca177 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
  games/ graphics/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-14 23:06:39 +00:00
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Vasil Dimov
4c045b9838 Unbreak by removing bin/tlprender from pkg-plist and explicitly
disabling it with --disable-tlprender. Building it with the current
version of libOSMesa looks impossible, see ports/93667

Approved by:	garga (mentor)
2006-02-22 10:28:47 +00:00
Kris Kennaway
ede043556a BROKEN: Incorrect pkg-plist (does not compile completely?) 2006-02-12 22:19:10 +00:00
Sergey Matveychuk
b4d2ac42d7 - Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:		ports/90247
Submitted by:	Ermal Lu?i <eri--@albabsd.org>
2006-01-12 12:54:32 +00:00
Erwin Lansing
802fa422e1 Fix mastersites
PR:		91055
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-12-29 13:36:38 +00:00
Pav Lucistnik
792b758ef4 - Add SHA256 2005-11-26 01:48:16 +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
Florent Thoumie
0d1146a17c - Fix build on amd64.
PR:		ports/78793
Submitted by:	Johan van Selst <johans@stack.nl>
2005-03-14 10:09:23 +00:00
Alexey Dokuchaev
ac54ae2dbe Unbreak with recent GCC (fix bad C++ code).
Approved by:	fjoe (mentor, implicit)
2004-10-29 08:29:30 +00:00
Kris Kennaway
90abb24f53 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-29 05:45:34 +00:00
Kris Kennaway
455b8c2f09 BROKEN on amd64 and ia64: Does not compile (missing -fPIC from shared library objects) 2004-03-18 12:53:31 +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
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Kirill Ponomarev
3711641b5a - Fix build on 4.x
Noticed by:	bento via kris
2004-01-25 08:43:32 +00:00
Kirill Ponomarev
cbd2058711 - Update to version 1.2.5
PR:		56434
Submitted by:	Ports Fury
2003-09-04 16:59:17 +00:00
Daichi GOTO
ce778a39d1 update graphics/tulip: 1.2.3 --> 1.2.4
PR:		52697
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-07-01 06:14:29 +00:00
Pete Fritchman
2979d5f96a - update to 1.2.3
- sort pkg-plist

PR:		51227
Submitted by:	Ports Fury
2003-05-17 01:56:02 +00:00