Commit graph

1639 commits

Author SHA1 Message Date
Max Brazhnikov
52e8b487f6 - Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes
2012-07-27 11:03:38 +00:00
Niclas Zeising
6663aa4969 Use the new PKG_CONFIG macro.
Approved by:	miwi (mentor)
2012-07-26 10:43:38 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Doug Barton
86b7e3bb7f For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk.
2012-07-23 01:33:55 +00:00
Niclas Zeising
fc438e36ab Update to version 3.3.38, bugfix release.
Approved by:	kwm (mentor)
2012-07-20 15:21:06 +00:00
Armin Pirkovitsch
9df88a92a3 - Update to version 0.53.0
- Switch to optionsng

PR:           ports/169404
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:23:59 +00:00
Pietro Cerutti
3f1ef31194 - Add dependency on qt4-script [1]
- Do not necessarily build with clang

Reported by:	PH (via erwin)
2012-07-18 09:02:32 +00:00
Nicola Vitale
ce07350e5e - Update to 0.24
- Set a different MASTER_SITE_SUBDIR for source and docs
- Convert to the new options framework
2012-07-16 16:46:10 +00:00
Pawel Pekala
fee1026a34 - Update to version 0.77.0
- Switch to official mirror
- Add desktop entry
- Use PLIST_ macros instead of separate pkg-plist file
- Port is now GTK+ 2.x based
2012-07-11 20:28:58 +00:00
Brendan Fabeny
5930109e8e add math/metis4 to math/Makefile; update math/metis to 5.0.2; add appropriate
CONFLICTS, LATEST_LINK, and PORTSCOUT; adjust dependent ports; explicitly
note the restrictive license of the metis ports (while here, append the MPI port to
*DEPENDS in math/parmetis, rather than using an assignment)

PR:		169578
2012-07-09 11:11:44 +00:00
Thierry Thomas
5721174f81 Upgrade Code_Aster to 10.6.0-3. 2012-07-07 15:15:57 +00:00
Thierry Thomas
08fd80756a Upgrade to 2.6.0.
Approved by:	stephen (maintainer)
2012-07-07 15:15:38 +00:00
Thierry Thomas
b5c63593da Upgrade to 5.1.12b. 2012-07-07 15:15:27 +00:00
Niclas Zeising
ddd37c75c9 Change maintainer address to my FreeBSD.org mail address.
Approved by:	kwm (mentor)
2012-07-03 08:28:34 +00:00
Pietro Cerutti
ae2840b86f - Update to 1.3.0 2012-07-02 09:28:13 +00:00
Michael Scheidell
9a64c214d0 - Update to 7.22.0 [1]
- pet portlint (added USE_LDCONFIG) [2]

PR:		ports/169520 [1]
Submitted by:	Erik Greenwald <erik@brlcad.org> (maintainer) [1]
Reviewed by:	scheidell@ (me) [2]
Obtained from:	http://brlcad.svn.sourceforge.net/viewvc/brlcad/brlcad/tags/rel-7-22-0/NEWS?revision=51320&view=markup
2012-07-01 12:32:37 +00:00
Alberto Villa
519877d020 - Detect eigen2 by checking for .pc file, not min. port version.
If a user had eigen3 installed, but not eigen2, the min. port version
check would not differentiate between the two.

Submitted by:	Jason E. Hale <bsdkaffee at gmail.com> via area51
2012-06-27 01:14:01 +00:00
Hiroki Sato
0bbc7127f1 Update to 0.21.19. 2012-06-20 08:21:04 +00:00
Carlo Strub
2a76a0d810 Bump PORTREVISION to reflect name change from devel/bazaar-ng --> devel/bzr 2012-06-17 20:42:28 +00:00
Sylvio Cesar Teixeira
6dbf508e6e - Update to version 1.6.2
New file:
distinfo

PR:		ports/168995
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-06-17 20:09:26 +00:00
Alex Kozlov
a7da9217b5 - Update to 3.3.37
- Convert to new options framework

PR:	ports/168267
Submitted by:	Niclas Zeising <zeising@daemonic.se> (maintainer)
Approved by:    eadler, itetcu (mentors, implicit)
2012-06-14 18:57:48 +00:00
Steve Wills
63d09c9c9b - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
2012-06-10 18:42:48 +00:00
Erwin Lansing
70a02ac388 There was a problem that made "make extract" download an already
downloaded distribution file.

PR:		168759
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
2012-06-07 11:03:38 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Sylvio Cesar Teixeira
ebb1298b2d - Update MASTER_SITES and WWW: line
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Support PORTEXAMPLES

PR:		ports/168592
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-06-05 20:41:12 +00:00
Sylvio Cesar Teixeira
685b1e3178 - Update to version 3.7.40
PR:		ports/168591
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-06-05 20:39:49 +00:00
Baptiste Daroussin
28819e3611 Typo 2012-06-01 13:52:10 +00:00
Baptiste Daroussin
bf82f7adb7 Convert to new options framework 2012-06-01 13:18:21 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Max Brazhnikov
9a7c05021b Fix PORTREVISION
Reported by:	erwin
2012-05-25 14:50:36 +00:00
Max Brazhnikov
6b63000267 Chase PyQT update 2012-05-25 01:50:36 +00:00
Raphael Kubo da Costa
fe84807488 Make the port build with the upcoming Qt 4.8.1 release.
The QPoint overloads for operator*() were changed in the 4.8.0 release
[1], so we need to add a patch to adjust a cast here.

No PORTREVISION bump since there were no dependency changes and things
are still building fine with Qt 4.7.

[1] a562fd2d20

Approved by:	miwi (Qt 4.8.1 exp-run)
2012-05-21 17:59:12 +00:00
Martin Wilke
b2e1057fa3 - Update to version 7.5.220
PR:		168024
Submitted by:	Ports Fury
2012-05-21 03:10:12 +00:00
Raphael Kubo da Costa
4b057401d2 Make the port build with the upcoming Qt 4.8.x series.
Since 4.8.0 [1], Qt itself does not automatically include GLU's
headers and libraries with its OpenGL module, so applications which
relied on Qt to get these need to be adjusted.

PORTREVISION bumped since we now explicitly depend on GLU via
USE_GL=glu.

[1] e7eed096a0

Approved by:	miwi (for Qt 4.8.1 to pass the exp-run)
2012-05-20 04:18:29 +00:00
Ade Lovett
6d726b6c09 Update autoconf to 2.69 and automake to 1.12
PR:		166836
Tested by:	Multiple -exp runs (pav)
2012-05-11 20:38:09 +00:00
Frederic Culot
0a9e61dbb7 - Update to 7.20.6
PR:		ports/167499
Submitted by:	Erik Greenwald <erik@brlcad.org> (maintainer)
2012-05-06 14:09:23 +00:00
Nicola Vitale
57c32dd687 FidoCadJ is an easy to use graphical editor, with a library of electrical
symbols and footprints (traditional and SMD). It aims to be an agile and
effective small EDA tool for hobbyists.

FidoCadJ stores its drawings in a compact text format, practical for the
copy and paste in newsgroups and forums: this has determined its success
on the Usenet and in numerous communities.

WWW:	http://davbucci.chez-alice.fr/index.php?argument=elettronica/fidocadj/fidocadj.inc
2012-05-05 16:51:14 +00:00
Martin Wilke
c47d1e2f84 - Update to 3.3.35
PR:		167092
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:	maintainer
2012-05-03 15:25:12 +00:00
Michael Reifenberger
bd7ff33bbb Update to openscad 2011.12
Suggested by: L Campbell
2012-04-25 13:36:11 +00:00
Pawel Pekala
b9c8e3ecb7 NASA Open Source Parametric Geometry
OpenVSP allows the user to create a 3D model of an aircraft defined by
common engineering parameters. This model can be processed into
formats suitable for engineering analysis.

WWW: http://www.openvsp.org/

PR:		ports/166825
Submitted by:	Fernando Apesteguia <fernando.apesteguia@gmail.com>
2012-04-22 12:06:12 +00:00
Martin Wilke
70abe46fef - Update to 7.5.216
PR:		166875
Submitted by:	Ports Fury
2012-04-21 18:48:36 +00:00
Pawel Pekala
a698fa7d7e Update to 790
PR:		ports/166209
Submitted by:	Lowell Gilbert <lowell@be-well.ilk.org>
2012-04-16 20:20:32 +00:00
Baptiste Daroussin
ba56649f1a Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as broken for more than 6 month 2012-04-09 23:51:44 +00:00
Gerald Pfeifer
a009466e62 Remove three empty files left after the previous update.
Approved by:	maintainer (maho)
Feature safe:	yes
2012-04-04 08:08:19 +00:00
Pawel Pekala
4f1f6f7988 - Update to version 3.7.39 [1]
- Add desktop entry file

PR:		ports/166575 [1]
Submitted by:	Wayne Sierke <ws@au.dyndns.ws> [1]
Feature safe:	yes
2012-04-02 18:34:44 +00:00
Maho Nakata
1c3e8f43d7 Update to 2012.061.
This also removes one of the three remaining uses of lang/gcc34.

PR:		166565
Submitted by:	bf@
Feature safe:	yes
2012-04-02 03:33:09 +00:00
Martin Wilke
8ad83bd55c - Update to version 5.65
PR:		166017
Submitted by:	Ports Fury
Feature safe:	yes
2012-03-25 03:55:33 +00:00
Martin Wilke
df22ead207 - Update to version 7.5.215
PR:		166018
Submitted by:	Ports Fury
Feature safe:	yes
2012-03-25 03:55:30 +00:00
Hiroki Sato
e79ea52936 Update to 20110918.
Feature safe:	yes
2012-03-17 11:31:09 +00:00
Eitan Adler
2752f54d14 Update gtkwave3 to 3.3.34
PR:		ports/166162
Submitted by:	Niclas Zeising <zeising@daemonic.se> (maintainer)
Feature safe:	yes
2012-03-15 22:54:52 +00:00