1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

318505 Commits

Author SHA1 Message Date
Danilo Egea Gondolfo
3c06539c09 - Bump PORTREVISION
devel/fhist:
- Add stage support
- Convert LIB_DEPENDS to new syntax
2013-12-22 00:23:55 +00:00
Danilo Egea Gondolfo
e3c3b5d6f2 - Update from 1.2 to 1.3 patch level D012
PR:		ports/184885
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-22 00:21:49 +00:00
Antoine Brodin
75c7ed9ac1 - Stage support
- Use PYDISTUTILS_AUTOPLIST
2013-12-21 23:21:06 +00:00
Carlo Strub
f448afcf39 - Update to 20131010
- Support staging
- Specify BSD license
2013-12-21 21:58:16 +00:00
Chris Rees
91202edd37 Update to 3.4.0 and stageify 2013-12-21 21:50:02 +00:00
Matthew Seaman
e45acda10d Fix support for alternate perl versions, and (while I'm here)
non-standard $PREFIX settings.

PR:		ports/185044
Reported by:	ler@lerctr.org
2013-12-21 21:36:12 +00:00
Antoine Brodin
5c79195844 - Switch from easy_install to install
- Use PYDISTUTILS_AUTOPLIST
2013-12-21 21:34:18 +00:00
Chris Rees
1850501650 Update to 0.9.2
Stageify

Remove bash dependency by shifying the test script
2013-12-21 21:18:36 +00:00
Greg Lewis
9cfe094430 . Update to 2013i 2013-12-21 21:08:42 +00:00
Dirk Meyer
2bcc53a820 - update to 1.0.Alpha19.0
- use OPTIONS_SUB
- use OPT_CONFIGURE_ENABLE
2013-12-21 20:11:18 +00:00
Chris Rees
bdaa467b8a Update to 3.4.0 and stagify 2013-12-21 19:47:22 +00:00
Dmitry Sivachenko
703d06df1d Update to version 1.19. 2013-12-21 18:57:08 +00:00
Dmitry Sivachenko
f5f69be5a9 Update to version 3.28. 2013-12-21 18:53:36 +00:00
Tijl Coosemans
aea01af1ee - New LIB_DEPENDS syntax.
- Add DOCS option.
- USES=fortran.
- Staging.
- Substitute CFLAGS, FFLAGS and LDFLAGS in the source Makefile like a
  configure script would do.  Otherwise flags defined in make.conf can
  override flags defined in the port Makefile.
- Remove LIBS from a Makefile target list of dependencies to fix building
  with bmake.
2013-12-21 18:04:53 +00:00
Chris Rees
190b95b3ee It appears that there is actually a compiler.mk knob that does
exactly what was needed for the previous commit.

Submitted by:	antoine
Submitted by:	db
2013-12-21 17:02:30 +00:00
Diane Bruce
e53cb42cf7 - convert to stage 2013-12-21 16:58:34 +00:00
Chris Rees
ef5db09734 Stagify and correct extraction.
PR:		ports/181624
Submitted by:	crees
Approved by:	maintainer timeout (kutulu@kutulu.org, 5 months)
2013-12-21 16:57:53 +00:00
Chris Rees
9440173253 Clang can build musicpd fine on FreeBSD 10+
PR:		ports/185059
Submitted by:	mat
2013-12-21 16:52:11 +00:00
Danilo Egea Gondolfo
a738a20980 - Update from 0.40 to 0.41
- Take maintainership
2013-12-21 15:39:36 +00:00
Danilo Egea Gondolfo
a05e0dfc10 - Update from 0.36 to 0.39
- Remove BROKEN
- Take maintainership
- Add stage support
2013-12-21 15:32:28 +00:00
Rusmir Dusko
3222752390 - Change PORTNAME from blue to bluemoon
- Bump PORTREVISION
- Change license BSD to BSD4CLAUSE
- USES gmake instead of USE_GMAKE
- Change PLIST_FILES
- Add DOCS and Option
- Use supplied icon
- Support STAGEDIR
- Add files/bluemoon.desktop
- Add patch

Approved by:	pawel (mentor)
2013-12-21 15:31:11 +00:00
Diane Bruce
8f4633210a - Add stagedir support 2013-12-21 14:29:43 +00:00
Pawel Pekala
0453c879cb - Fix build on -current
- Update MASTER_SITES
- Add desktop entry file
- Support staging

PR:		ports/184895
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-21 14:02:04 +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
Dmitry Marakasov
265b94cbd9 - Turn BROKEN into ONLY_FOR_ARCHS 2013-12-21 12:55:29 +00:00
Dirk Meyer
4132656f31 - use STAGEDIR 2013-12-21 12:53:25 +00:00
Dmitry Marakasov
5beec96978 - Bump PORTREVISIONs after DOS2UNIX fixes as package contents have been changed
Suggested by:	mat
2013-12-21 12:53:21 +00:00
Steve Wills
ad7e378e5a - Update to 0.10.10 2013-12-21 12:52:58 +00:00
Pawel Pekala
8c52780491 - Fix build on -current
- Support desktop-file-utils
- Strip textroom binary

PR:		ports/184893
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-21 11:19:14 +00:00
William Grzybowski
3a47cac6bf devel/py-zsi: allow staging and minor fixes
- Allow staging
- Switch from easy_install to install
- Remove leading article from COMMENT
- Remove now useless NOPORTDOCS NOPORTEXAMPLES
- Use python auto plist
2013-12-21 11:03:03 +00:00
William Grzybowski
c2fe7dd7f3 www/xist: allow staging and minor changes
- Allow staging
- Switch from easy_install to install
- Add LICENSE (MIT)
- Use auto plist
- Take it under python@
2013-12-21 10:39:29 +00:00
William Grzybowski
e8c7d09939 www/py-textile: switch from easy_install and allow staging 2013-12-21 10:27:33 +00:00
Jun Kuriyama
ede4b9949e - Upgrade to 0.5.2. 2013-12-21 10:09:12 +00:00
Dirk Meyer
230fad1027 - reset owner/group 2013-12-21 09:49:53 +00:00
Kubilay Kocak
a1214fd74a devel/libffi: Fix abort() on ARM related to __clear_cache()
The current FreeBSD/ARM __clear_cache() implementation does nothing #if
__i386__ || __x86_64__ #else abort();

cognet@ advises this is an issue for anything !Apple that is using the
libcompiler_rt provided by Clang on ARM, and requires upstreaming.

Additionally, two Python ports (python26 and python31) use devel/libffi for
unrelated reasons, so this addresses the related PR for those ports too [2].

- Enable STAGE support
- Remove MAN* entries and update pkg-plist accordingly
- Add LICENSE
- Sort USE/USES section
- Use install-strip as the INSTALL_TARGET

PR:		ports/149167
PR:		ports/184517 [2]
Approved by:	maintainer timeout (2 weeks)
2013-12-21 05:22:05 +00:00
Eitan Adler
f25e7bd095 misc/hotkeys: Fix build
The build requires two additional libraries: Xft and pangoxft
2013-12-21 04:39:52 +00:00
Dmitry Marakasov
7383ca2706 - Support staging
- Fix DOS2UNIX to not corrupt unrelated files
2013-12-21 01:14:09 +00:00
Dmitry Marakasov
5ec2e54d7c - Support staging
- Convert USE_GMAKE to USES
- Use new LIB_DEPENDS syntax
- Fix DOS2UNIX to not corrupt unrelated files
2013-12-21 01:13:22 +00:00
Pawel Pekala
d68b9eb102 - Fix build with clang
- Add LICENSE, desktop entry file
- Support staging

PR:		ports/184891
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-21 01:05:38 +00:00
Dmitry Marakasov
f668431c90 - Support staging
- Fix build on 10.x
- Drop maintainership
2013-12-21 00:58:05 +00:00
Baptiste Daroussin
a921c711a6 Update to 5.0.4 2013-12-21 00:53:44 +00:00
Dmitry Marakasov
2d7392d2d7 - Support staging
- Fix build on 10.x
2013-12-21 00:43:38 +00:00
Dmitry Marakasov
17fae564aa - Support staging
- Convert USE_GMAKE to USES
2013-12-21 00:36:41 +00:00
Dmitry Marakasov
2b39a38e68 Now when it builds on 10.x, drop maintainership 2013-12-21 00:28:51 +00:00
Florian Smeets
ec2f641762 Don't use the LATEST link. This fixes the issue that these ports became
unfetchable after every upstream update.
2013-12-21 00:25:08 +00:00
Vsevolod Stakhov
ed20ea7c24 - Fix build with the recent clang/gcc [1]
- Support staging

PR:		185042 [1]
Submitted by:	Christoph Moench-Tegeder <cmt at burggraben.net> [1]
Approved by:	maintainer [1]
2013-12-21 00:17:40 +00:00
Grzegorz Blach
350cd8c215 - Update to 3.1.26 2013-12-20 23:53:29 +00:00
Dmitry Marakasov
b7f413ebeb - Support staging
- Fix segfault when built with clang
2013-12-20 23:32:26 +00:00
Pawel Pekala
1a24dea34b - Respect CXX
- Install desktop entry file
- Support staging

PR:		ports/184890
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-20 23:32:15 +00:00
Danilo Egea Gondolfo
08753541fb - Update from 1.4.2 to 1.4.3
PR:		ports/185048
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2013-12-20 23:21:05 +00:00