1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

7433 Commits

Author SHA1 Message Date
Dmitry Marakasov
66bf98ed90 - Add LICENSE_FILE
- Strip libraries
2015-06-11 09:25:33 +00:00
Dmitry Marakasov
1d582d43f5 - Fix shebangs
MFH:		2015Q2
2015-06-09 16:37:29 +00:00
Dmitry Marakasov
96d612ae9d - Add LICENSE_FILE
- Strip library
2015-06-05 18:51:47 +00:00
Baptiste Daroussin
16a335d8f1 Fix packaging as a user 2015-06-04 21:11:39 +00:00
Baptiste Daroussin
228a5dc341 Use USE_LINUX_RPM_BAD_PERMS 2015-06-04 21:10:51 +00:00
Dmitry Marakasov
e71b621879 - Update to 3.5.6
PR:		200531
Submitted by:	cyberbotx@cyberbotx.com (maintainer)
2015-06-02 19:05:05 +00:00
Dmitry Marakasov
d7ddfcfda5 - Fix library installation
- Fix license
- Switch to USES=tar
2015-06-01 12:58:20 +00:00
Dmitry Marakasov
0eb6efe52c - Add LICENSE
- Strip library
2015-06-01 12:53:25 +00:00
Dmitry Marakasov
5e7cac2faa - Fix shebangs
- Strip library

Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-31 13:21:40 +00:00
Mathieu Arnold
90a49f0472 Cleanup USE_GITHUB usage.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-30 21:25:06 +00:00
Dmitry Marakasov
47152f7272 - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-29 14:30:00 +00:00
Dmitry Marakasov
9efaacd77c - Switch to USES=autoreconf 2015-05-28 11:42:21 +00:00
Dmitry Marakasov
cce3a74ecd - Don't cat pkg-message from Makefiles
Approved by:	portmgr blanket
2015-05-27 00:15:04 +00:00
Antoine Brodin
1b85bc9332 Switch PYTHON_REL from a 3 digits number to a 4 digits number to handle
python 2.7.10

Differential Revision:	https://reviews.freebsd.org/D2639
Reviewed by:	sunpoet, mva
2015-05-26 16:47:02 +00:00
Dmitry Marakasov
966c2de8a6 - Use options helpers
- Strip library
2015-05-26 00:06:46 +00:00
Tijl Coosemans
5d6bb15d73 Qt 5.3 removed runtime detection of SSE2 so it needs to be configured
with -no-sse2 at buildtime on i386.

PR:		198738, 200258
Reported by:	sasamotikomi@gmail.com
Approved by:	maintainer timeout (2 weeks)
2015-05-24 16:41:16 +00:00
Antoine Brodin
87bff9334e Fix build with mono 4 2015-05-24 08:15:34 +00:00
Mathieu Arnold
6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00
Koop Mast
682f3ec505 Fix the build by telling configure to look for the mcs program instead of
the "compat" gmcs program, which was removed in the mono 4.0 update.

Submitted by:	pkg-fallout
2015-05-21 20:55:42 +00:00
Dmitry Marakasov
02e1907e8e - Add LICENSE
- Strip library
2015-05-15 17:03:13 +00:00
Dmitry Marakasov
89858333dd - Add LICENSE_FILE
- Strip library
2015-05-15 17:00:39 +00:00
Dmitry Marakasov
ba0002d06d - Strip library
- Add LICENSE
2015-05-15 16:52:53 +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
Dmitry Marakasov
aedfd79803 - Add LICENSE_FILE
- Strip library
2015-05-12 12:46:48 +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
65a99e72a5 Move p5- ports from ports@ to perl@.
With hat:	perl@
Sponsored by:	Absolight
2015-05-11 12:04:18 +00:00
Dmitry Marakasov
c5073b6136 - Drop @dirrm* from plist 2015-05-11 09:59:11 +00:00
Dmitry Marakasov
5a2ab933c9 - Add missing file to plist
Approved by:	portmgr blanket
2015-05-08 11:31:51 +00:00
Mathieu Arnold
fb4deed873 Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-07 20:24:15 +00:00
Dmitry Marakasov
2fd4713176 - Add CPE info
Approved by:	portmgr blanket
2015-05-07 07:07:55 +00:00
Dmitry Marakasov
7a0841d2da - Add CPE info
Approved by:	portmgr blanket
2015-05-07 07:07:50 +00:00
Guido Falsi
cffde0555f Fix build on 10.1 i386.
This slipped by me in the previous commit.
2015-05-04 18:26:55 +00:00
Guido Falsi
2c44e6acd0 - Add USE_OCAML_CAMLP4 and USE_OCAML_TK to bsd.ocaml.mk which add
depends on the camlp4 language and labltk ocaml modules, which are
  now in separate ports.
- Update x11-toolkits/ocaml-lablgtk2 to 2.18.3
- Update graphics/ocaml-lablgl to 1.05
- Make unison ports use USE_OCAML
- Convert ports to the new flags where needed
- Bump PORTREVISION on ports depending on ocaml-lablgtk2, those need to be rebuilt

PR:			199845
Submitted by:		jbeich@
Differential Revision:	https://reviews.freebsd.org/D2434
Approved by:		portmgr (mat)
2015-05-04 15:46:51 +00:00
Guido Falsi
cb214a8a7b Objective Caml interface to Tk
LablTk is an interface to the Tcl/Tk GUI framework. It allows to
develop GUI applications in a speedy and type safe way. A legacy
Camltk interface is included. The OCamlBrowser library viewer is
also part of this project.

WWW: https://forge.ocamlcore.org/projects/labltk/

PR:		195737
Submitted by:	Michael Grunewald <michipili at gmail.com>
2015-05-04 15:39:41 +00:00
Jan Beich
decefcad97 x11-toolkits/scintilla, editors/scite: update to 3.5.5
- Pet portlint since r383894 by formatting patches with makepatch target

Changes:	http://www.scintilla.org/ScintillaHistory.html
PR:		199565
Submitted by:	lightside <lightside@gmx.com>
Approved by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2015-05-04 11:17:39 +00:00
Sunpoet Po-Chuan Hsieh
ec224f1ed0 - Update to 2.2.5
- Add LICENSE
- Sort RUN_DEPENDS

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/commits/master
2015-05-03 19:38:24 +00:00
Sunpoet Po-Chuan Hsieh
cd06adcd83 - Update to 2.2.5
- Add LICENSE
- Fix USE_GNOME

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/commits/master
2015-05-03 19:36:55 +00:00
Sunpoet Po-Chuan Hsieh
b0445f62ad - Update to 2.2.5
- Add LICENSE

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/commits/master
2015-05-03 19:36:42 +00:00
Sunpoet Po-Chuan Hsieh
343305070e - Update to 2.2.5
- Add LICENSE

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/commits/master
2015-05-03 19:36:38 +00:00
Sunpoet Po-Chuan Hsieh
ebe8f507c8 - Update to 2.2.5
- Add LICENSE

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/commits/master
2015-05-03 19:36:33 +00:00
Sunpoet Po-Chuan Hsieh
5210dba886 - Update to 2.2.5
- Add LICENSE

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/commits/master
2015-05-03 19:36:28 +00:00
Sunpoet Po-Chuan Hsieh
8d868a3bda - Update to 2.2.5
- Add LICENSE

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/commits/master
2015-05-03 19:36:24 +00:00
Sunpoet Po-Chuan Hsieh
58d4e44fce - Update to 2.2.5
- Add LICENSE

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/commits/master
2015-05-03 19:35:43 +00:00
Bryan Drewery
fa44fda0f0 Fix DISTNAME after USE_GITHUB changes in r384932.
PR:		199069
Pointyhat to:	bdrewery
With hat:	portmgr
2015-04-29 16:29:00 +00:00
Bryan Drewery
63408327b0 USES=xfce: Stop overriding MASTER_SITE_SUBDIR.
Add an XFCE SITE_SUBDIR abbreviation and use it forf or the xfce ports,
which removes the need to set MASTER_SITE_SUBDIR in any of them.

This fixes ports that have USES=xfce but do not use the XFCE MASTER_SITE,
namely sysutils/xfce4-bsdcpufreq-plugin.

With hat:	portmgr
2015-04-28 17:01:46 +00:00
Dmitry Marakasov
ceb8aadb5a - Remove conditional dependency for outdated perl version
- Mark BROKEN on pre-10.x: even if it's made to build with some makefile hacks, it still produces broken library because it doesn't respect LDFLAGS
2015-04-23 20:53:21 +00:00
Mathieu Arnold
23c65546ae Update to 0.99.27.
With hat:	perl@
Sponsored by:	Absolight
2015-04-20 22:16:39 +00:00
Mathieu Arnold
5c10e54527 Fix build with Perl 5.20.0+
With hat:	perl@
Sponsored by:	Absolight
2015-04-20 22:14:25 +00:00
Mathieu Arnold
e877ae1522 Update to 1.43. Add a patch to make it build with Perl 5.21.6+.
Sponsored by:	Absolight
2015-04-20 15:24:00 +00:00
John Marino
84377e24a0 x11-toolkits/py-fltk: Fix on DragonFly4 too
This was broken on DragonFly for the same reason it was broken on
FreeBSD11 (similar fix).
2015-04-20 10:40:16 +00:00