1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

1914 Commits

Author SHA1 Message Date
Baptiste Daroussin
d164d228e5 Reduce over inclusion of bsd.port.mk 2014-01-15 23:14:38 +00:00
Baptiste Daroussin
a39af80e2e Reduce over inclusion of bsd.port.mk 2014-01-15 23:11:44 +00:00
Baptiste Daroussin
735e688541 Reduce over inclusion of bsd.port.mk 2014-01-15 22:54:35 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Baptiste Daroussin
eed5d20c30 Support stage
General cleanup
2014-01-09 00:00:05 +00:00
Baptiste Daroussin
3022916800 Support stage
Use option helpers
2014-01-08 23:43:45 +00:00
Mathieu Arnold
bddf7ea542 Fix build with gcc47
PR:		ports/184565
Submitted by:	Christoph Moench-Tegeder
Approved by:	maintainer
2014-01-07 22:48:05 +00:00
Rene Ladan
eba22ec2a7 Deprecate and schedule for removal on 2014-01-22, depends on expired
cad/salome-kernel.

PR:		ports/185111
Submitted by:	rene
Approved by:	maintainer timeout (devel@stasyan.com , 14 days)
2014-01-06 12:21:33 +00:00
Adam Weinberger
e936740ebe Switch back to using WITH_EXAMPLES. The logic in this port is
far too twisted for a simple change to MEXAMPLES.
2014-01-03 20:56:59 +00:00
Adam Weinberger
43b73e5cfa Convert cad to MDOCS and MEXAMPLES 2014-01-03 15:53:42 +00:00
Baptiste Daroussin
c0d7b638ed Part 1 at removing now useless FETCH_ARGS redifition 2014-01-03 00:46:47 +00:00
Antoine Brodin
f4ca0fecbd Stage support 2013-12-30 22:19:48 +00:00
Antoine Brodin
b50f428179 - Stage support
- Uses shared-mime-info
2013-12-30 22:16:41 +00:00
Antoine Brodin
f0c86dd235 Stage support 2013-12-30 22:06:56 +00:00
Antoine Brodin
2cebe6d724 - Stage support
- shebangfix a bash script
2013-12-30 21:57:05 +00:00
Antoine Brodin
3c0899c54a Stage support 2013-12-30 21:51:27 +00:00
Antoine Brodin
a28f15d003 Stage support 2013-12-30 21:49:01 +00:00
Antoine Brodin
51ffa8efa2 - Stage support
- shebangfix a bash script
2013-12-30 21:46:21 +00:00
Antoine Brodin
dc49bc4563 - Stage support
- Uses desktop-file-utils
2013-12-30 18:51:25 +00:00
Antoine Brodin
d054878971 - Stage support
- Uses desktop-file-utils
2013-12-30 18:46:15 +00:00
Antoine Brodin
ab423ae319 Stage support 2013-12-30 18:39:48 +00:00
Antoine Brodin
5e1c9c042d Stage support 2013-12-30 18:36:10 +00:00
Antoine Brodin
cc7a829b38 Stage support 2013-12-30 18:31:26 +00:00
Diane Bruce
6efb941c7e - convert to stage
- add LICENSE
- fix tab to space in pkg-plist WWW
2013-12-29 21:32:15 +00:00
John Marino
10515a73d1 cad/pdnmesh: Restore previous commit erased by r337036
tijl did a sweeping cleanup of pdnmesh on r337036, but he accidently
removed the addition of -lm introduced in r32377 by myself.  This is
needed for newer gcc compilers using the latest binutils.

This commit restores the LDFLAGS still needed.
2013-12-26 18:17:07 +00:00
Antoine Brodin
468134583e Fix LIB_DEPENDS 2013-12-23 20:32:11 +00:00
Tijl Coosemans
e185f5af76 - Use options framework.
- USES=fortran.
- Eliminate FORTRANLIBS and GCCLIBDIR.
- Staging.
- Install examples depending on the EXAMPLES option instead of DOCS.
- Fix build with THREADS option (superlu_mt changes and C++11 mutex
  conflict).
2013-12-21 13:40:18 +00:00
Tijl Coosemans
3b62318317 Bump PORTREVISION for all the dependency changes in the previous commit.
Reported by:	mat
2013-12-20 17:25:22 +00:00
Tijl Coosemans
a1664197d7 - Remove excessive dependencies and fix dependency on gtkglext.
- USES=fortran.
- Staging.
2013-12-20 16:37:22 +00:00
Niclas Zeising
47be7a61c9 Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]
If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG=
to /etc/make.conf to get the old version.

Update several xorg related ports, including:
x11/libxcb 1.9.1 -> 1.9.3
graphics/libdrm 2.4.46 -> 2.4.50
x11/pixman 0.30.2 -> 0.32.4
x11/xkeyboard-config 2.9 -> 2.10.1
x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0

Fix dissapearing cursor in xf86-video-vmware [2]

Stagify all x11@-owned ports

Bump portrevisions for xf86-* ports due to xserver version change.

Fix fallout from updates where needed.

Thanks to:	all testersi, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/184684 [1], ports/181385 [2]
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net> [2]
Approved by:	portmgr (bdrewery), core (jhb) [0]
2013-12-16 11:11:09 +00:00
Danilo Egea Gondolfo
3db9cc4377 - Update from 3.7.54 to 3.7.55 2013-12-14 18:35:58 +00:00
Pawel Pekala
ade94852b2 Update to version 2.3.0
PR:		ports/184752
Submitted by:	maintainer
2013-12-14 11:46:04 +00:00
Baptiste Daroussin
8f2d58e93c Fix typo 2013-12-12 17:43:31 +00:00
Baptiste Daroussin
c706f7f344 Convert LIB_DEPENDS for ports depending on boost 2013-12-12 11:14:49 +00:00
Baptiste Daroussin
a327ff430a In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in cad

With hat:	portmgr
2013-12-11 14:53:20 +00:00
Ganael LAPLANCHE
6e39a5dd87 - Update devel/tbb to 4.2.2
- Cleanup DISTNAME and WRKSRC definitions
- Use INSTALL_LIB instead of INSTALL_DATA + STRIP_CMD
- Bump dependent ports' revisions

PR:		ports/184526
Submitted by:	delphij
2013-12-11 07:53:16 +00:00
Max Brazhnikov
b28d767859 - Update to 2.0.0rc3
- Remove NLS options and related patches for simplicity
- Add patch to fix build on 10 and head
2013-12-10 18:42:46 +00:00
Niclas Zeising
636bb0b5f6 Update to 0.9.7.
Stagify.
2013-12-10 16:08:47 +00:00
Rusmir Dusko
c860ccbdb3 - Fix build, adjust staging
- Change pkg-plist

Approved by:	pawel / wg (mentors, implicit)
2013-12-09 17:59:17 +00:00
Max Brazhnikov
064f57d542 - Respect CMAKE_BUILD_TYPE
Approved by:	portmgr (bapt)
2013-12-04 18:48:48 +00:00
Michael Reifenberger
d89dfda814 Register conflicts with texlive-base-* since it has one file in common.
PR:		ports/184368
Submitted by:	lbartoletti
2013-12-02 08:59:13 +00:00
Danilo Egea Gondolfo
1cc851e852 - Update from 2.3.0a4 to 2.3.2a3
PR:		ports/184358
Submitted by:	Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
2013-11-30 00:34:54 +00:00
Pawel Pekala
3bca824aa4 - Update to version 4.2
- Allow staging

PR:		ports/184156
Submitted by:	maintainer
2013-11-23 00:38:02 +00:00
Michael Reifenberger
fc58a0f367 Use gcc for now. 2013-11-22 15:07:38 +00:00
Max Brazhnikov
5898d7df5c - Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.

Approved by:	portmgr (blanket approval)
2013-11-22 12:55:00 +00:00
Baptiste Daroussin
b346d3d4d6 Deprecated ports broken for more than 6 month 2013-11-22 08:24:11 +00:00
Max Brazhnikov
4ddfac46e6 - Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Convert to USES=dos2unix
2013-11-21 15:41:06 +00:00
Pietro Cerutti
137f0d684c - Update to 7.5.233 2013-11-19 11:15:38 +00:00
Rusmir Dusko
da6bb456a6 - USES dos2unix instead of USE_DOS2UNIX
Approved by:	pawel / wg (mentors, implicit)
2013-11-18 22:53:52 +00:00
Rusmir Dusko
55c51d42ec - Add USE_DOS2UNIX
- Use mklist1_6 instead of mklist1_4
- Support STAGEDIR
- Add patch, fix typo

Approved by:	pawel / wg (mentors, implicit)
2013-11-18 21:55:54 +00:00