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

359724 Commits

Author SHA1 Message Date
Jung-uk Kim
a9ba86c4c8 - Update to 4.3.6.
- Enable GIO when GTK2 or GTK3 is enabled. [1]

Submitted by:	tijl [1]
2015-02-20 20:26:23 +00:00
Jung-uk Kim
8131d5abf3 Update to 0.5.0. 2015-02-20 20:23:03 +00:00
Mikhail Teterin
08b0c7bd52 Update from 4.0.2.1 to 4.0.3.2 released on yesterday:
http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/159
2015-02-20 20:15:17 +00:00
Jason Helfman
40bd69303a - update MASTER_SITE
- update dependency,  python version

Reported by:	koobs
2015-02-20 20:03:49 +00:00
Ganael LAPLANCHE
253a5b9ec0 Add missing dependency to sudo 2015-02-20 19:57:49 +00:00
Brooks Davis
7adedb68bf Update to rc4. 2015-02-20 19:23:56 +00:00
Pawel Pekala
841c85b43b Update toversion 20140915
PR:		197397
Submitted by:	mark@foster.cc (maintainer)
2015-02-20 19:22:17 +00:00
Pawel Pekala
d6a5072cd2 Update to version 20150206
PR:		197392
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2015-02-20 19:08:12 +00:00
Jason Helfman
199e743009 - over to new maintainer
Reported by:	cpet (via irc)
2015-02-20 18:36:15 +00:00
Jung-uk Kim
e4c2376904 Update to 0.12.0. 2015-02-20 18:25:50 +00:00
Pawel Pekala
ae5ca81717 Update to version 20150130
PR:		197303
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
2015-02-20 18:16:57 +00:00
Jason Helfman
3a37304f36 - back to the heap 2015-02-20 18:08:53 +00:00
John Marino
7f1ce9d964 science/paraview: No, it's still broken
A while back, the happily building paraview stopped building because
libGL was updated.  The other ports that suffered breakage for the same
reasons were updated to the latest API.  Paraviews libGL callouts were
never fixed, so this port never should not have had it's BROKEN definition
removed as it was not fixed despite the claim.  It's still breaking on all
platforms including DragonFly on clang, gcc47 and gcc50.  Errors from
FreeBSD look like:

In file included from /wrkdirs/usr/ports/science/paraview/work/ParaView-
  v4.1.0/VTK/Rendering/OpenGL/vtkXOpenGLRenderWindow.cxx:31:
In file included from /usr/local/include/GL/glx.h:333:
/usr/local/include/GL/glxext.h:480:143: error: unknown type name 'GLintptr'
  typedef void ( *PFNGLXCOPYBUFFERSUBDATANVPROC) (Display *dpy, GLXContext
readCtx, GLXContext writeCtx, GLenum readTarget, GLenum writeTarget,
  GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size);
typedef void ( *PFNGLXCOPYBUFFERSUBDATANVPROC) (Display *dpy, GLXContext
  readCtx, GLXContext writeCtx, GLenum readTarget, GLenum writeTarget,
  GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size);
/usr/local/include/GL/glxext.h:480:186: error: unknown type name
  'GLsizeiptr'; did you mean 'GLsizei'?
typedef void ( *PFNGLXCOPYBUFFERSUBDATANVPROC) (Display *dpy, GLXContext
  readCtx, GLXContext writeCtx, GLenum readTarget, GLenum writeTarget,
  GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size);
2015-02-20 18:01:10 +00:00
Pawel Pekala
76f2aa292e - Update to version 2.5.2 [1]
- Remove GH_PROJECT, GH_TAGNAME - they are set to correct values
  by ports framework by default

PR:		197292 [1]
Submitted by:	lapo@lapo.it (maintainer) [1]
2015-02-20 17:45:53 +00:00
Bartek Rutkowski
81aa259219 www/tengine: multiple fixes
- Fix building issue when using custom port options
- Fix problem with agentzh modules moved by upstream to openresty repo
- Convert to @dir usage
- Add LICENSE FILE
- Pet portlint

PR:		196002
2015-02-20 17:22:28 +00:00
Tilman Keskinoz
18321e192f Improve previous commit: Fix unused bug and disable Werror while here
Suggested by:   marino
2015-02-20 17:16:12 +00:00
Nicola Vitale
cc33b4c3c2 - Update to 1.9.17 2015-02-20 17:11:58 +00:00
Vsevolod Stakhov
ef4e1d3389 - One more fix for i386 assembly.
- Bump revision (package is changed).
2015-02-20 16:58:45 +00:00
Sean Bruno
26cfacc528 Fix directory creation so that a armv6-unknown-freebsd directory is created
instead of an arm-unkonwn-freebsd to be friendlier with freebsd pkg tools.

PR:		197581
Submitted by:	mikael.urankar@gmail.com
Approved by:	tphilipp@potion-studios.com (maintainer)
2015-02-20 16:58:23 +00:00
Pawel Pekala
1b6717f8ce - Update to version 1.4.3 [1]
- Convert to USES=execinfo

PR:		197254 [1]
Submitted by:	lightside@gmx.com [1]
Approved by:	maintainer timeout
2015-02-20 16:55:50 +00:00
Tilman Keskinoz
0920f20dda Remove Werror to allow compilation with latest clang
PR:		196460
2015-02-20 16:47:29 +00:00
Pawel Pekala
bff25072b2 Support non default ports path.
PR:		194423
Submitted by:	myself
Approved by:	maintainer timeout (4 months), trivial - just fix it
2015-02-20 16:30:26 +00:00
Tilman Keskinoz
f8d8b56ea0 Add -Wno-unused to prevent Werror from triggering with gcc48
PR:             197284
Submitted by:   dewayne@heuristicsystems.com.au
2015-02-20 16:25:32 +00:00
Pawel Pekala
2e0241e197 Update to version 5.9.1
--- 5.9.1 2015/02/06

Fix 0 ptr reference for OPAC records from XML YAZ-822
2015-02-20 16:19:20 +00:00
Sunpoet Po-Chuan Hsieh
19242c2c12 - Use USES=twisted
With hat:	python
2015-02-20 15:49:05 +00:00
Sunpoet Po-Chuan Hsieh
0ac943bd1a - Use USES=twisted
- While I'm here, use single space after WWW:

With hat:	python
2015-02-20 15:48:57 +00:00
Sunpoet Po-Chuan Hsieh
5f950b6198 - Use USES=twisted
- While I'm here:
  - Add LICENSE [1]
  - Use single space after WWW:

With hat:	python
Approved by:	portmgr (blanket) [1]
2015-02-20 15:48:52 +00:00
Sunpoet Po-Chuan Hsieh
3904503350 - Update to 2.12.2
Changes:	https://github.com/guard/guard/releases
2015-02-20 15:48:47 +00:00
Sunpoet Po-Chuan Hsieh
a6e5146d04 - Update to 1.29.0
Changes:	https://github.com/fog/fog-core/blob/master/changelog.md
2015-02-20 15:48:41 +00:00
Sunpoet Po-Chuan Hsieh
9b86cd5a0c - Update to 0.08726
Changes:	http://search.cpan.org/dist/PkgConfig/Changes
2015-02-20 15:48:36 +00:00
Tilman Keskinoz
39085fae18 Drop Maintainership
PR:		197402
Submitted by:	Timothy Beyer
2015-02-20 15:42:44 +00:00
John Marino
faa6eb7860 x11/eaglemode: set make enviroment for do-build target
PR:		197848
Submitted by:	marino
Approved by:	maintainer (amdmi3)
2015-02-20 14:58:49 +00:00
Ryan Steinmetz
6d443bd621 - Bring back lost patch to fix memory usage calculations
- Bump PORTREVISION

PR:		148339
2015-02-20 14:52:01 +00:00
John Marino
842cc113e6 x11-themes/thewidgetfactory: #include <string.h> 2015-02-20 14:06:06 +00:00
Alex Dupre
d859043302 Switch default PHP version to 5.6.x.
- Update PHP 5.4 to 5.4.38 release
- Update PHP 5.5 to 5.5.22 release
- Update PHP 5.6 to 5.6.6 release

PR:		195604
Approved by:	portmgr
2015-02-20 13:56:11 +00:00
John Marino
fae67ba03e audio/slv2: Set the make environment on the do-build target
While here, unmask all the build and install commands.
2015-02-20 13:51:53 +00:00
John Marino
719ae16c89 deskutils/treesheets: make environment was not set in build target
This port's makefile fails to set the make environment when it overrode
the build target.  Given that the 2-line build.sh script has to be
patched in the post-configure target, the whole script should move to
the port makefile.  However, for now just set the make environment which
fixes the build on DragonFly with gcc-5.

Approved by:	just-fix-it blanket
2015-02-20 13:41:42 +00:00
Dmitry Marakasov
882baf0fd4 - Add LICENSE
- Fix shebangs
- Add NO_ARCH
2015-02-20 13:31:04 +00:00
Dmitry Marakasov
dfa0f917dc - Fix shebangs 2015-02-20 13:30:56 +00:00
Dmitry Marakasov
582a204f37 - Fix shebangs
- Add NO_ARCH
2015-02-20 13:30:47 +00:00
Dmitry Marakasov
44c62f81b9 - Add LICENSE
- Silence post-patch
- Strip binary
2015-02-20 13:30:39 +00:00
Dmitry Marakasov
a4c8b1cce0 - Add empty directory to plist
- Clarify LICENSE
2015-02-20 13:30:27 +00:00
Dmitry Marakasov
9c0b40b12b - Strip library 2015-02-20 13:30:18 +00:00
TAKATSU Tomonari
a087f0418a - Update to 1.9.13 2015-02-20 13:23:58 +00:00
John Marino
d65d7fb1ad devel/ptlib: Fix support for gcc-5
The ptlib port has a bug in a macro condition.  The condition wants
to include a different c++ header if GCC 4.1 or below is used.  Since
this compiler doesn't exist in ports and is ancient, I'm just going
to remove the check rather than fix it.  This change fixes the build
for the upcoming gcc-5 release.

Approved by:	just-fix-it blanket
2015-02-20 13:04:49 +00:00
John Marino
158294ac3c audio/ocp: Fix configure script to support gcc-5 (from upstream)
PR:		197813
Submitted by:	marino
Approved by:	maintainer (ehaupt)
2015-02-20 12:46:27 +00:00
Ganael LAPLANCHE
351da93ac7 Update to 0.9.2 2015-02-20 09:54:20 +00:00
Grzegorz Blach
8bc1530916 Update to 0.8.0 2015-02-20 09:49:42 +00:00
Sunpoet Po-Chuan Hsieh
686008f3e3 - Update to 1.12.0
Changes:	https://github.com/mongodb/mongo-ruby-driver/releases
2015-02-20 09:01:36 +00:00
Sunpoet Po-Chuan Hsieh
4e3c05b84a - Update to 1.12.0
Changes:	https://github.com/mongodb/bson-ruby/blob/master/CHANGELOG.md
2015-02-20 09:01:31 +00:00