1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
Commit Graph

376787 Commits

Author SHA1 Message Date
Jan Beich
a0c6ba507d math/cgal: minor cleanup
- Convert to USE_GL
- Convert to option helpers
- Deduplicate GUI option

Approved by:	portmgr blanket
2015-09-20 01:12:09 +00:00
Jan Beich
e68bc654e9 multimedia/plexhometheater: minor cleanup
- Convert to USE_GL
- Adjust PLIST_SUB outside of conditional
- Drop 8.x support
- OPSYS/OSVERSION also defined in .options.mk

Approved by:	portmgr blanket
2015-09-20 01:11:55 +00:00
Jan Beich
eb70a4edc4 multimedia/kodi: minor cleanup
- Convert to USE_GL
- Convert _VARS option helper
- Adjust PLIST_SUB outside of conditional
- Drop 8.x support

Approved by:	portmgr blanket
2015-09-20 01:11:40 +00:00
Baptiste Daroussin
e22329410c Define a 100% working workaround for jpeg->jpeg-turbo which confuse pkg too much 2015-09-19 23:38:53 +00:00
Hiroki Sato
129e42e9dc Add description about background why arguments other than
:fcfontsdir are required.
2015-09-19 22:56:19 +00:00
Christian Weisgerber
477535a220 Build fix for FreeBSD 9. Define variable, since the old make throws
Error expanding embedded variable.

for this valid construct:

  FOO =
  BAR = $(FOO$(BAZ))
  all: $(BAR)

The bug is fixed in bmake.

Reported by:	pkg-fallout
2015-09-19 22:04:27 +00:00
Christian Weisgerber
b3bf4f319f Properly fix the LP64 issue in the application resource handling rather
than praying that globals end up in the lower 32-bit address space.

Add a number of missing includes, missing prototypes, etc.
2015-09-19 20:04:52 +00:00
Dmitry Marakasov
45411f154f - Add NO_ARCH 2015-09-19 20:00:54 +00:00
Pawel Pekala
5a7e0d9835 Update to version 2.4.2
Changelog:
Fix crash after recording with pulseaudio external audio.
Fix possible crash when converting from YUV420 to UYVY / YUYV.
Fix memory issue in audio triggered video generators.
Fix buttons issue in the progress dialog (regression).
Fix occasional hang in shutdown via OSC.
Minor fixes for headless (nogui, noplaywin) modes.
Increase size of debug output window when encoding (Regression).
Fix for compiling without jack.
Fix crash in mask_overlay effect.
Fix some threading problems when running audio and video effects together.
Improve OSC responsiveness during playback.
Fixes for beat_detector, edge, vector_visualiser, and kaleidoscope plugins.
Fix latency issue with pulseaudio external input.
Fix for opening unicap device during playback.
Work around gtk+ bug for clips menu.
Implement OSC commands /audio/mute/set, /audio/mute/get, /audio/volume/set,
/audio/volume/get and /clip/open/unicap.
Fixes / refactoring for firewire grabbing.
Re-enable button icons (via preference) and clean up stock button code.
2015-09-19 18:32:21 +00:00
Thomas Zander
77c24edc61 Enable rust on i386 2015-09-19 18:22:06 +00:00
John Marino
3f80a1e6b9 Add USES=alias to 10 ports (Aids DragonFly support) 2015-09-19 18:17:03 +00:00
Michael Moll
42490a7743 www/redmine: fix request_store version in Gemfile
PR:		202405
Submitted by:	dieterich.joh@gmail.com (slightly different version)
2015-09-19 17:43:04 +00:00
Alexey Dokuchaev
6e632c7019 - Make dependency on `www/webkit-gtk2' optional: there's a configure switch
for this, and it is quite heavy while not necessarily always desirable
- Remove bogus `+=' from LIB_DEPENDS and USES: the port is not being master
  for anyone, thus those were just confusing
- Consistently put space before trailing backslash when wrapping long lines
- Reword MSPACK_DESC (MS -> Microsoft) while I'm here
2015-09-19 17:15:16 +00:00
Christian Weisgerber
1b5026e773 Remove a broken patch that would shut up the compiler but fail to
actually fix the LP64 problem in the application resource handling.
This code is unused.  If the GUI is ever enabled, it will need to
be fixed properly.
2015-09-19 15:08:55 +00:00
John Marino
521e40d06c devel/gps: Unbreak build after GDB update
The GDB version was hardcoded which was a bad idea.  Update the makefile
to dynamically determine the current version of GDB for the PORTGDB
definition.  While here, update RUN_DEPENDS to include gprbuild which is
a fix that I've held on to for a while.  Also, gnat_util is no longer
needed to build GPS so remove that dependency as well.

Reported by:	pkg-fallout
2015-09-19 15:06:51 +00:00
Dmitry Sivachenko
1242f1e320 Update to version 1.06 2015-09-19 14:47:52 +00:00
Mark Felder
c3e102a577 Add NO_ARCH 2015-09-19 14:37:35 +00:00
Wen Heping
a5c1301f47 - Update to 1.3
PR:		201853
Submitted by:	tkato432@yahoo.com
2015-09-19 14:15:34 +00:00
Wen Heping
9259acb328 - Update to 2.024
Changes: http://cpansearch.perl.org/src/SSIMMS/PDF-API2-2.024/Changes
- Add NO_ARCH=yes
2015-09-19 14:08:21 +00:00
John Marino
19aa193656 games/torcs: Remove USES=alias, it's no longer valid 2015-09-19 13:56:29 +00:00
Timur I. Bakeyev
b6e7e626ec New release of Samba 4.2. 2015-09-19 13:37:59 +00:00
Timur I. Bakeyev
259a2b0a1b Fix to the coredump in the library code of the Samba libs. Provided by Andrey Kramarenko.
https://bugzilla.samba.org/show_bug.cgi?id=11455
2015-09-19 13:36:27 +00:00
Wen Heping
4a34be3e77 - Use compiler:openmp instead of gcc
- Minor cleanup

Reported by:	danfe@
2015-09-19 13:12:44 +00:00
Renato Botelho
4476787a18 - Update net/miniupnpd to 1.9.20150721 [1]
- Stop calling uuidgen on port Makefile, miniupnpd Makefile already does it
- Do not modify CFLAGS since it's already attributed using ?=
- Remove do-install: target from ports Makefile, let miniupnpd Makefile
  installs it
- Patch miniupnpd Makefile to install conf with .sample suffix
- Patch miniupnpd Makefile to install manpage in the proper place, respecting
  MANPREFIX

PR:		203191 [1]
Submitted by:	Tor Halvard Furulund <squat@squat.no> [1]
Approved by:	Tor Halvard Furulund <squat@squat.no> (maintainer)
Sponsored by:	Rubicon Communications (Netgate)
2015-09-19 12:20:32 +00:00
Thomas Zander
4e7dc1cf18 Update to upstream version 1.3.0 2015-09-19 12:18:12 +00:00
Thomas Zander
2ee299f5a2 Use ffmpeg-2.8 with mplayer / mencoder 2015-09-19 12:07:12 +00:00
Wen Heping
cd1751b03f CD-HIT is a very widely used program for clustering and comparing protein or
nucleotide sequences.

WWW: http://weizhong-lab.ucsd.edu/cd-hit/

PR:		203183
Submitted by:	jwbacon@tds.net
2015-09-19 11:16:51 +00:00
David Chisnall
84306b8982 Add port for PikoPixel
Approved by:	bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D3697
2015-09-19 10:58:54 +00:00
David Chisnall
9156bf1b9e Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source.
Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain.

The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision.

Approved by:	bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D2977
2015-09-19 10:33:34 +00:00
Baptiste Daroussin
1ab0fd4963 Install manpages in the proper location
While here use the patch phase to actually patch the Makefile
2015-09-19 10:27:42 +00:00
Baptiste Daroussin
b68184e476 Install manpages in the proper location
While here use the patch phase to actually patch the Makefile
2015-09-19 10:25:23 +00:00
Alex Dupre
b175c98ca2 Update to 2.11.7 release. 2015-09-19 08:00:23 +00:00
Alex Dupre
2908a201c5 Update to 2.6.1 release. 2015-09-19 07:56:52 +00:00
Alex Dupre
225099bb6e Update to 1.1.3 release. 2015-09-19 07:50:46 +00:00
Alex Dupre
3b49e89959 Update to 1.8.10 release. 2015-09-19 07:28:35 +00:00
Jan Beich
4d95677544 www/firefox-esr: update to 38.3.0
build2 is currently tagged as release in mozilla-esr38
https://wiki.mozilla.org/Releases/Firefox_38.3.0esr/BuildNotes

Changes:	https://www.mozilla.org/en-US/firefox/38.3.0/releasenotes/
MFH:		2015Q3 (after release announcement)
2015-09-19 07:20:54 +00:00
Thomas Zander
261dbf673c Add entry for ffmpeg upgrade in r397306 2015-09-19 06:34:20 +00:00
Thomas Zander
38bfba8a0e Upgrade to upstream version 2.8
PR:		203140
Submitted by:	riggs@FreeBSD.org
2015-09-19 06:26:28 +00:00
Sunpoet Po-Chuan Hsieh
3ae026523d - Add missing \
- Bump PORTREVISION for package change

Reported by:	Matthew D. Fuller <fullermd@over-yonder.net>
2015-09-19 05:15:05 +00:00
Sunpoet Po-Chuan Hsieh
998ca0dbe2 - Put back CONFIGURE_FAIL_MESSAGE as I still get mails of build failure caused by 2-year-old infrastructure change 2015-09-19 05:10:08 +00:00
Jason Unovitch
39e08678d8 deskutils/remind: security update 3.1.13 -> 3.1.15
PR:		202942
Approved by:	ports-secteam (feld)
Security:	b55ecf12-5d98-11e5-9909-002590263bf5
Security:	CVE-2015-5957
MFH:		2015Q3
2015-09-18 22:55:20 +00:00
Mathieu Arnold
752504ffb6 Fixup gssapi from base.
Submitted by:	hrs
Sponsored by:	Absolight
2015-09-18 22:11:21 +00:00
Mathieu Arnold
ab90db428d Fixup gssapi.mk, no need to support more releases than needed, and use
the correct way to insert targets in the pipe.

Sponsored by:	Absolight
2015-09-18 22:11:11 +00:00
Guido Falsi
933f450aeb - Update to 0.50
- Now depends on SDL2
- Remove LUAJIT option due to it causing crashes on startup
- Disable newly added version check code, it causes errors and crashes
- Allow any version of lua
- Regenerate one patch file
2015-09-18 21:48:57 +00:00
Carlo Strub
e2483bbe70 Update to 5.5.7
PR:		202956
Submitted by:	maintainer
2015-09-18 21:26:00 +00:00
Carlo Strub
f9d86e2f4b Update to 2.0.4
PR:		203026
Submitted by:	maintainer
2015-09-18 21:17:31 +00:00
Carlo Strub
72f361e2f5 Update dcraw entry in VUXML
PR:		203034
Submitted by:	yuri@rawbw.com (maintainer of lightzone)
Security:	57325ecf-facc-11e4-968f-b888e347c638
2015-09-18 21:08:54 +00:00
Carlo Strub
e65770e262 Update to 4.1.2
PR:		203034
Submitted by:	yuri@rawbw.com (maintainer)
MFH:		2015Q3
Security:	Fixes 57325ecf-facc-11e4-968f-b888e347c638
2015-09-18 21:03:25 +00:00
Hiroki Sato
bf65c25262 Add a fixup for broken krb5-config script included in 9.X
and some 10.X releases.
2015-09-18 21:02:21 +00:00
Carlo Strub
335b177124 Update to 0.4.8
PR:		203153
Submitted by:	jwbacon@tds.net (maintainer)
2015-09-18 20:40:04 +00:00