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

6530 Commits

Author SHA1 Message Date
Rene Ladan
27abcfb125 Remove expired ports:
2013-08-28 lang/gdc: Broken for more than 6 month
2013-08-31 net-im/cli-msn: MSN Messenger service terminated 30 APR 2013
2013-09-01 x11-toolkits/wxd: Depends on deprecated lang/gdc
2013-09-01 security/openvpn22: Please migrate to a newer OpenVPN version
2013-09-01 devel/dsss: Depends on expired lang/gdc
2013-09-01 graphics/qcamview: Broken on FreeBSD 8 and newer
2013-09-01 www/cacheboy15-devel: Broken on FreeBSD 8 and newer
2013-09-01 graphics/spcaview: Broken on FreeBSD 8 and newer
2013-09-01 comms/uticom: Broken on FreeBSD 8 and newer
2013-09-01 net/ipex: Broken on FreeBSD 8 and newer
2013-09-01 graphics/phpsview: Broken on FreeBSD 8 and newer
2013-09-01 misc/usbrh: Broken on FreeBSD 8 and newer
2013-09-01 net/atmsupport: Broken on FreeBSD 8 and newer
2013-09-01 comms/ib-kmod: Broken on FreeBSD 8 and newer
2013-09-01 net/libproxy-mozjs: Does not work with newer libxul
2013-09-01 www/helixplugin: Does not work with newer libxul
2013-09-01 deskutils/chmsee: Does not work with newer libxul
2013-09-01 www/moonshine: Does not work with newer libxul
2013-09-01 x11/ggiterm: Unmaintained and broken
2013-09-01 graphics/libggigcp: Unmaintained
2013-09-01 graphics/libggimisc: Unmaintained
2013-09-01 graphics/libggiwmh: Unmaintained
2013-09-01 devel/libgiigic: Unmaintained
2013-09-01 games/koth: Unmaintained
2013-09-01 15:06:45 +00:00
Koop Mast
f5ff76c523 Add patches to fix the build with libc++.
Reported by:	theraven@
2013-08-31 18:55:09 +00:00
Baptiste Daroussin
671144cd90 Eradicate USE_GNOME=pkgconfig in x11-toolkits
While here:
- Convert USE_GMAKE to USES=gmake
2013-08-30 23:40:56 +00:00
Baptiste Daroussin
0dc34effd5 Add an explicit dependency on pkgconf
While here:
- trim headers
- convert USE_GMAKE to USES=gmake
2013-08-30 22:31:38 +00:00
Boris Samorodov
064a2cfd9c Fix build at 10.x after recent changes at /usr/bin/ld. Error log:
----
./../lib/Xm/.libs/libXm.so: undefined reference to `libiconv'
./../lib/Xm/.libs/libXm.so: undefined reference to `libiconv_close'
./../lib/Xm/.libs/libXm.so: undefined reference to `libiconv_open'
-----

PR:		ports/181579
Submitted by:	bsam (me)
Approved by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
2013-08-30 09:52:20 +00:00
Koop Mast
90ca08f301 Update to 2.24.4.
Trim header and update comments and pkg-descr.
Switch to USES=gmake pathfix, and use *mm components from USE_GNOME.
2013-08-29 15:32:15 +00:00
Pawel Pekala
f2904b6af8 - Switch to new LIB_DEPENDS format
- Convert USE_PERL5 to USES
- Remove stale MAKE_JOBS_SAFE
- Trim dependencies where they are too detailed
2013-08-29 15:01:46 +00:00
Pietro Cerutti
dd6a70afd0 - Bump PORTREVISION on ports that (might) depend on x11-toolkits/fox17
Although the shlib version wasn't bumped, some ABI changes require
  applications linked against fox17 to be rebuilt.
2013-08-29 07:48:22 +00:00
Pietro Cerutti
79c2a6c7a1 - Update to 1.7.41
Changes:

  * Many changes to Matrix classes for AVX and SSE.
  * FXHash hash-table improvements.
  * FXHash, FXPtrList needlessly had virtual destructors.
  * API's equalElms() added to FXElement.h.
  * Problems with initial list fixed in FXFileList and FXDirList.
  * Dropped default parameter value for FXString::mid() API.
  * Signed/unsigned warning issues fixed in FXArray.h.
  * FXArray and FXHash now use FXival to allow truly large arrays and
    dictionaries.
  * Fixed some warnings compiling synchronization classes.
  * Use FXuval for fxmalloc() and ilk.
  * Minor additional tweaks to CPU identification.
  * FXRefPtr moved into the Atomic Age:- use atomic swap when changing
    pointer value.
  * Add overloads for long, unsigned long in FXElement.h.
  * FXArray now consists of single (never NULL) pointer, same as FXString.
    This means FXArray takes up only a pointer's worth of space when empty.
  * Sign-extend macro added to fxdefs.h.
2013-08-29 07:38:22 +00:00
Sunpoet Po-Chuan Hsieh
9e12ae1e0f - Use single space after WWW: 2013-08-29 04:10:37 +00:00
Bryan Drewery
52c6ac3e26 - Disconnect ports removed in r325546 2013-08-29 02:28:57 +00:00
David Chisnall
3bec8741ff Update to latest GNUstep core libraries.
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.

Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases.  Future commits will fix them.

Approved by:	bapt
2013-08-28 18:26:01 +00:00
Sofian Brabez
b01af11785 - Update to 1.0.2 2013-08-26 23:33:37 +00:00
Sunpoet Po-Chuan Hsieh
ee0456d513 - Cleanup Makefile header 2013-08-21 17:42:57 +00:00
Sunpoet Po-Chuan Hsieh
fa1716b118 - Remove leading indefinite article from COMMENT 2013-08-21 17:17:25 +00:00
Sunpoet Po-Chuan Hsieh
e15628ebf6 - Use RUN_DEPENDS:=BUILD_DEPENDS
- Add BUILD_DEPENDS
- Cosmetic change
2013-08-21 14:55:43 +00:00
Sunpoet Po-Chuan Hsieh
c9cf6c6113 - Convert to new perl framework 2013-08-21 14:08:06 +00:00
Pawel Pekala
9f19c372b7 - Update x11-toolkits/c++-gtk-utils to 2.2.2
- Bump affected comms/efax-gtk
- Both ports need at least gcc46 to build
2013-08-20 18:25:07 +00:00
Mark Linimon
19f09659e8 Maintainer has relinquished these ports.
PR:		ports/181404
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
2013-08-20 01:08:17 +00:00
Marcus von Appen
5bae7389e9 - Fix a cross-port dependency issue for building several gnome-related
ports. x11-toolkits/gtk20 installs scripts that require python to be
  installed.
- Bump the PORTREVISION to let the port pull in lang/python
2013-08-18 13:29:30 +00:00
Gerald Pfeifer
41e60477bd Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
2013-08-17 16:27:24 +00:00
Cy Schubert
1e0c2b1177 PLIST fixup. 2013-08-17 00:16:12 +00:00
Cy Schubert
21872a684e Update 804.030 --> 804.031
This fixes build under perl5.18.

Reviewed by:	perl@ mailing list
2013-08-16 22:37:36 +00:00
Guido Falsi
1b946a4776 - Update to 0.1.7
- Base gcc is unable to compile this new version, make it use clang
  where available, or a newer gcc otherwise
2013-08-16 18:22:07 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Rene Ladan
1843c3cbe3 Mark deprecated and schedule for removal on 2013-09-01, this ports depends
on the deprecated lang/gdc.
2013-08-12 11:38:46 +00:00
Koop Mast
4c4886f4d6 Add back @dirrm for share/gtk-3.0, which was mistakely removed in
the gtk+ update to 3.8.

Submitted by:	sunpoet@, oliver@
2013-08-09 19:54:04 +00:00
Alexey Dokuchaev
2c0bf13abd - Unbreak parallel builds by sanitizing build sequence (append underscore
to the object file to avoid a clash with another rule)
- Cleanup port's Makefile while here: tighten COMMENT, employ USE_TK,
  convert NOPORTDOCS, sort the knobs, do not hardcode PORTVERSION, etc.
- Kill spaces at EOL in pkg-descr, use official spelling for Tcl/Tk, GHC,
  and Hugs 98 projects
2013-08-09 02:48:34 +00:00
Grzegorz Blach
fa1ad4bd21 - Update EFL to 1.7.8
- Update Enlightenment to 0.17.4

Approved by:	crees, tabthorpe (mentors, implicit)
2013-08-07 20:57:26 +00:00
Koop Mast
56fa81cad2 Add gnomehier depend for introspection dirs.
This fixes QATty warnings in i3.

Submitted by:	ak@
2013-08-06 14:29:01 +00:00
Andrej Zverev
43f0c9f153 - Convert to new perl framework
- Trim Makefile header

Approved by:	tobez@ (maintainer)
2013-08-05 15:05:29 +00:00
Koop Mast
44db6bcb0d Add introspection to build dependancy
Reported by:	Jimmy Olgeni <olgeni@olgeni.com>
2013-08-03 10:29:52 +00:00
Mathieu Arnold
4063eccdf2 - Convert to new perl framework
- Trim Makefile header
2013-08-02 21:38:09 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Andrej Zverev
0aad97bb5c - Convert to new perl framework 2013-08-02 18:21:05 +00:00
Alexey Dokuchaev
f0e7ce220d - Unbreak parallel (-jX) builds by calling make(1) correctly and adding
missing target dependencies
- Remove check for alpha: unfortunately it'd EOLed long time ago
- Provide an OPTION for OpenGL support, default to on
- Move WRKSRC where it belongs, mute MKDIR's, pad pkg-message output
- Use canonical form of sf.net URL in port description
2013-07-31 12:01:01 +00:00
Koop Mast
a5f590e51d The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.
This update updates Glib20 to 2.36 and Gtk+ 3.8

* The gio-fam-backend port that used gamin for the GFileMonitor API is gone.
  It is replaced by a GIO kqueue implementation developed as part of a NetBSD
  GSoC 2011 project by Dimitry Matveev.
* Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0
  pkgconfig file [1]. This broke static linking and newer binutils.
* Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to
  prevent creation of /  root/.cache dir. Defaults to build & run depend,
  but :build and :run switches available.
* New x11-toolkits/pangox-compat port and companion USE_GNOME component for
  pangox support which was removed from the pango port. Add it to ports still
  using pangox API.

Exp-run by:	bapt@
PR:		ports/178958 [1]
Submitted by:	emaste@ [1]
2013-07-31 11:57:45 +00:00
Baptiste Daroussin
28a37ebbf8 Remove libbonobomm and libbonobouimm:
Both are unsupported upstream,
Both are broken with clang,
Both are not depended on in the ports tree

Approved by:	bland (maintainer)
2013-07-31 09:43:18 +00:00
Koop Mast
f52b6275e3 Add patch to fix build with clang.
Use USES=gmake and pathfix

Approved by:	maintainer (implicit)
2013-07-27 13:25:14 +00:00
Rene Ladan
66fee90926 KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
2013-07-26 19:19:20 +00:00
Dmitry Marakasov
5c162b8d02 MyGUI is a library for creating Graphical User Interfaces (GUIs)
for games and 3D applications. The main goals of mygui are: speed,
flexibility and ease of use.

WWW: http://mygui.info/
2013-07-26 17:27:42 +00:00
Baptiste Daroussin
bfd37ff330 Fix build with newer binutils
OptionsNG
Remove leading article in comment
2013-07-26 09:28:34 +00:00
Pietro Cerutti
183cbc9c48 - Update to 1.7.40
Changes:

  * Updated fxcpuid() with AVX, AVX2, FMA, XOP, etc. detection.
  * Updated tables for fxascii.cpp.
  * Added various macros for memory alignment in fxdefs.h.
  * Added API's to FXTreeList and FXFoldingList to replace one item with
    custom item.
  * Added API to return processor index of calling thread in FXThread.
  * Bounds check in FXTabBook's setCurrent().
  * Added isAccessible API to FXStat.
  * Added API to rotate vector by quaternion to FXQuatd, FXQuatf.
  * Check valid path in FXPath.
  * FXFileList Drag and Drop now enabled.
  * Improvements to File Open Dialog right-click menu.
  * Add ability to remove as well as add directory bookmarks in File Open
    Dialogs.
  * AVX capabilities added to matrix and vector classes (if compiled with
    avx intrinsics).
  * FXThread sleep() function reverts to sleep if interrupted by signal.
  * 4x4 Double matrix transpose using AVX permute intrinsic.
  * Check UTIME_OMIT before using utimensat().
  * Updates to PathFinder file manager.
  * Check for NULL name in FXMetaClass hash table additions.
  * Added isBinDigit() and isOctDigit() to Ascii character class functions.
2013-07-25 15:42:07 +00:00
Koop Mast
2d3f48ba36 Revert upstream patch that seems to be causing firefox and thunderbird to
crash, while mozilla dev's are looking where the actual bug is.

Submitted by:	cperciva@
2013-07-25 09:36:57 +00:00
John Marino
e012a92d09 Add new port: x11-toolkits/qtada
This is the Ada bindings for Qt 4.8, the GPL licensed version.

Approved by:	bapt (mentor)
2013-07-21 14:35:00 +00:00
John Marino
7e7f71ea27 x11-toolkits/gtkada: Improve multijob support
The first attempt at supporting multiple jobs resulting in reimplementing
the MAKE_JOBS_NUMBER determining with "!=" operator.  Portlint doesn't
like that and it's not even necessary.  By overriding the do-build target,
the "-j" parameter is shielding from the makefile and the number of jobs
is passed to gprbuild via the PROCESSORS environment variable.

USE_GMAKE was also converted to USES+= gmake.

Approved by:	bapt (mentor)
2013-07-21 13:02:08 +00:00
Max Brazhnikov
69553f69c8 Update to 6.1.0 2013-07-14 15:27:05 +00:00
Baptiste Daroussin
613647e124 Fix build 2013-07-13 14:04:36 +00:00
Baptiste Daroussin
7a040d91a2 Mark jobs unsafe 2013-07-13 13:11:03 +00:00
Rene Ladan
a94c71299b Remove x11-toolkits/linux-f10-qt33 now that we have linux-f10-qt45 2013-07-12 18:41:41 +00:00