1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

2217 Commits

Author SHA1 Message Date
Dmitry Marakasov
2da7da2c3e - Don't install static libraries with INSTALL_LIB
Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-20 01:21:11 +00:00
Mathieu Arnold
f29a218fcd Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-18 17:07:45 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Mathieu Arnold
88bfe4bd43 Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
2015-05-11 18:34:57 +00:00
Mathieu Arnold
c6457ffef4 Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-06 15:16:53 +00:00
Danilo Egea Gondolfo
2e6bd14a14 - Update to 9.7.92 2015-05-02 19:04:09 +00:00
Ashish SHUKLA
c5167c49ba - Chase GNU Emacs updates
PR:		199553
2015-04-27 10:29:27 +00:00
Thierry Thomas
2b0ffb0383 Mark BROKEN of FreeBSD < 10:
/usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19'
/usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19'
collect2: error: ld returned 1 exit status

This is standard C++11, but there is a problem with stdlib.

Note: now it could be built with clang, but the produced binaries don't
behave correctly.
2015-04-24 19:34:19 +00:00
Dmitry Marakasov
a727e99380 - Fix plist: remove .desktop file which is handled by DESKTOP_ENTRIES
Approved by:	portmgr blanket
2015-04-22 22:56:05 +00:00
Stephen Montgomery-Smith
234f329b64 - Update to 2.9.3. 2015-04-20 20:45:00 +00:00
Michael Reifenberger
5236c95bc8 Update to r5612 and add a patch to avoid compiling error when using -std=c++11 in CXXFLAGS. 2015-04-19 22:34:09 +00:00
Tijl Coosemans
2358c08a33 Convert to USES=autoreconf 2015-04-18 19:09:03 +00:00
Michael Reifenberger
e0551d0b60 Unbreak after WX update by adding -std=c++11 to CXXFLAGS. 2015-04-13 10:35:14 +00:00
John Marino
cbc2b9d493 cad/ldraw: Fix fetch; distfile was rerolled
I have the idea that ldraw is always released under the same filename.
The port was marked broken due to a checksum mismatch; the file was
fetched but it had changed.

I've expanded DIST_SUBDIR to include the PORTVERSION.  I think the scheme
used is just {YEAR}{ITERATION-2-DIGIT} so I picked 201501 as the new
PORTREVISION.  This builds under poudriere testport just fine.

Approved by:	blanket
2015-04-11 17:53:54 +00:00
John Marino
eb163de86e cad/brickutils: unbreak fetch (relocated at sourceforge)
There's a new version of brickutils, so the distinfo file was moved to
an "obsolete" folder.  Adjust MASTER_SITES accordingly.

Approved by:	blanket
2015-04-11 16:06:31 +00:00
Thierry Thomas
e695731b4a Unbroken by r383483 (this is just a slave port). 2015-04-07 21:20:24 +00:00
Stephen Montgomery-Smith
a49547e660 - Update to 2.9.2.
PR:		199254
Submitted by:	Thierry Thomas
2015-04-06 23:09:51 +00:00
Thierry Thomas
fb3526c59f Unbreak. The tarball had been rerolled again.
Full diff available here:
<http://people.freebsd.org/~thierry/opencascade-6.8.0_141120_141212.diff>
2015-04-06 20:13:22 +00:00
Baptiste Daroussin
1c08288d89 Mark as broken unfetchable ports 2015-04-05 18:34:45 +00:00
Michael Reifenberger
99060d027a Try to use a newer compiler.
Noticed by:  	Andrea Venturoli
2015-04-04 18:54:39 +00:00
Michael Reifenberger
fbfeeeaac2 Update to r5542. 2015-03-27 11:47:54 +00:00
Michael Reifenberger
9e71ec9d5a Upgrade to version 2015.03
PR:		198572
Submitted by:	Pedro F. Giffuni
2015-03-26 17:24:59 +00:00
John Marino
64ee7e63bf 6 ports categories: Remove $PTHREAD_LIBS
Categories: cad, devel, java, x11-fm, biology, deskutils

approved by:	PTHREAD blanket
2015-03-24 16:01:21 +00:00
Bryan Drewery
b4de3a0cdf Unreak.
This does not require fmake. It just has bad return values which
don't build with clang. The build is using 'make -k' so the errors
are ignored. I did not fix that though.
2015-03-22 19:21:43 +00:00
Bryan Drewery
5b5a90256d Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
2015-03-19 16:44:57 +00:00
Dmitry Marakasov
1446e8fe49 - Switch to linguisttools_build 2015-03-16 14:05:36 +00:00
Maho Nakata
a76762b827 Now we can choose between OpenBLAS and reference BLAS. 2015-03-14 06:41:37 +00:00
Stephen Montgomery-Smith
e53213c71e - Update to 2.9.0.
- Add missing run dependency to science/getdp.
2015-03-13 21:52:58 +00:00
Maho Nakata
0a3541d6be Update to 1.8
* Adds Computational Fluid Dynamics.
* Uses openmp.

PR:		198361
Submitted by:	pfg@
2015-03-11 11:59:50 +00:00
Danilo Egea Gondolfo
6198ab7a9e - Update to 9.7.91 2015-03-06 20:49:20 +00:00
Dmitry Marakasov
e26577eafa - Add NO_ARCH
- Add empty directory to plist
2015-03-05 06:58:56 +00:00
Michael Reifenberger
26c0cbda35 Update to r5469. 2015-03-04 11:08:45 +00:00
Danilo Egea Gondolfo
293766aa71 - Update to 9.7.90 2015-03-03 16:28:20 +00:00
Baptiste Daroussin
35c339abf0 Remove Authors from pkg-descr 2015-03-02 23:09:43 +00:00
Max Brazhnikov
23bb6e4584 Fix DESKTOP_ENTRIES:
- Icon field must be either absolute path or icon name if installation follows Icon Theme Specification
- Remove invalid categories
- StartupNotify field must be literally false/true, not ${FALSE}/${TRUE}
2015-02-27 16:30:40 +00:00
Max Brazhnikov
c53c250333 cad/librecad:
- Update to 2.0.7
- Remove no longer needed patch
2015-02-27 14:56:34 +00:00
Danilo Egea Gondolfo
851d781b8c - Update to 9.7.89 2015-02-25 14:27:11 +00:00
Michael Reifenberger
80f8affa17 Try to fix build on FreeBSD 8.* and 9.* 2015-02-25 11:03:09 +00:00
Max Brazhnikov
b2b5151ef3 - Switch my ports to USE_QT4=linguisttools_build and adjust Qt components
- Use LUPDATE/LRELEASE provided by bsd.qt.mk
- Drop needless stripping
2015-02-24 21:46:28 +00:00
Thierry Thomas
db5c3b0a00 Update Code_Aster to 11.7.0-1, with its different tools. 2015-02-18 22:06:54 +00:00
Hiroki Sato
e43c8dd4bb - Fix device support. The previous version was totally broken.
- Fix help(1).
2015-02-15 13:33:38 +00:00
Danilo Egea Gondolfo
5b386fa059 - Update to 9.7.88 2015-02-12 11:56:03 +00:00
Sean Bruno
1a7a789fc9 Reverse the logic of architecture support.
Add a list of support architectures with a REASON that these are the only
supported targets. This will now skip this port on mips/mips64/armv6.

PR:		196970
Differential Revision:	196970
Reviewed by:	hrs (in irc)
Approved by:	mentor (implicit)
2015-02-09 15:33:54 +00:00
Thierry Thomas
c416f44871 Remove GCC_DEFAULT.
Spotted by:	gerald
2015-02-09 10:57:33 +00:00
Thierry Thomas
0d7c986a57 Since Gcc is 4.8 by default, Kicad does not build anymore: e.g. see
http://beefy2.isc.freebsd.org/data/10amd64-default/2015-01-08_21h32m30s/logs/kicad-20140622.2.b4027_1,1.log

Add an ugly hack to make it build with Gcc 4.7.
2015-02-07 16:07:33 +00:00
Danilo Egea Gondolfo
0bde42e313 - Update to 3.8.78 2015-02-03 15:05:57 +00:00
Michael Reifenberger
eb0ac007dc Add datadir to search path.
PR:		197140
2015-01-30 17:20:20 +00:00
Thierry Thomas
3b77824649 Upgrade to 0.54 ans respect options for docs and examples.
Changelog at <http://qfsm.sourceforge.net/changes.html>.
2015-01-26 23:05:41 +00:00
Thierry Thomas
c95f2d2f74 Upgrade to 1.3.3 and define LICENSE. 2015-01-25 21:37:31 +00:00
Antoine Brodin
ae8ba56e8d Fix a typo 2015-01-24 19:51:06 +00:00