1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

7013 Commits

Author SHA1 Message Date
Koop Mast
4ae623144c Stagify, new lib_depend syntax, strip library.
Use USE_GNOME introspection component.
Switch from ltverhack to USES=libtool

PR:		ports/185914 (based on)
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru>
2014-02-16 15:11:35 +00:00
John Marino
16fc258b92 x11-toolkits/qtada: Specify LICENSE (GPLv2)
It's possible to pay for the Professional edition which is provided
with the GMGPL exception.
2014-02-15 17:11:39 +00:00
Romain Tartière
41c6264c98 - Fix build (MAKE_JOBS_UNSAFE);
- Stagify;
- Make portlint happier (including setting license, so bump PORTREVISION).
2014-02-15 13:01:41 +00:00
Pietro Cerutti
daf10095aa - Update to snapshot 10102 2014-02-14 14:28:54 +00:00
Pietro Cerutti
a021f2cad5 - STAGE-clean
- Convert to new LIB_DEPENDS format
2014-02-14 14:00:04 +00:00
Pietro Cerutti
aec5b76b1d - STAGE-clean
- Add LICENSE
2014-02-14 13:33:04 +00:00
Martin Wilke
feb328e21a - Stage support 2014-02-12 05:56:07 +00:00
Koop Mast
58d91806e3 Update to 0.28.2.
Use USES=libtool.
2014-02-11 21:25:27 +00:00
Olivier Duchateau
f37fa386ed - Add DragonFly support, when .pc file is installed
- Bump PORTREVISION
2014-02-11 20:43:46 +00:00
Olivier Duchateau
ca2077ccdf - Use bsdtar to extract distfile
- Remove white spaces
2014-02-10 20:27:22 +00:00
Olivier Duchateau
9c9806147c Granite is an extension of Gtk+ toolkit. It provides several widgets and
classes that ease desktop applications development.

WWW: https://launchpad.net/granite
2014-02-10 18:36:55 +00:00
Steven Kreuzer
3e84c5e359 Fix typo in COMMENT
Define LICENSE
2014-02-10 14:55:27 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Baptiste Daroussin
ce1c0bc3ed Back to the futur 2014-02-10 13:27:09 +00:00
Baptiste Daroussin
e6ef2c96d5 Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles.

Reported by:	distillator
2014-02-10 12:58:54 +00:00
Martin Wilke
884d7e8a2d - Stage support 2014-02-10 06:19:55 +00:00
Alexey Dokuchaev
3147edde9e Modernize and cleanup the port a bit:
- Sort the USES and USE_* knobs; utilize these nifty OPTIONS helpers
- Drop superfluous quotes, so the line fits in 80-char screen

Approved by:	silence from gnome@ (since Jan 21th)
2014-02-09 20:10:02 +00:00
Danilo Egea Gondolfo
c3490cdcc2 - Update from 2.4.2 to 3.1.3
- Update MASTER_SITES
- Take maintainership
- Add LICENSE
- Add stage support
- Update WWW
2014-02-09 04:03:55 +00:00
Antoine Brodin
5fcb22d809 The generation of Prima/Config.pm is not stage safe.
Correct the path inside this file in stage directory.
This fixes graphics/IPA build.

Reported by:	pkg-fallout
2014-02-08 19:23:28 +00:00
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Antoine Brodin
9dbbffc79f - Unbreak after py-wxpython package name changes
- Switch from easy_install to install
- Stage support
- Use PYDISTUTILS_AUTOPLIST
2014-02-05 22:02:38 +00:00
John Marino
6a39e51a46 x11-toolkits/blt: Regen patch with DragonFly support 2014-02-05 17:35:42 +00:00
John Marino
eff04b579a x11-toolkits/plib: Add dports patches for dragonfly support 2014-02-05 17:20:33 +00:00
Baptiste Daroussin
65113dd434 Fix build on clusters
It seems like a pdf get created depending on what is on the system while this ports is building

Submitted by:	marino
2014-02-04 17:15:51 +00:00
Martin Wilke
9d9fecc928 - Stage support 2014-02-03 14:31:32 +00:00
Pietro Cerutti
e5bca3323f - STAGE-clean
- Fix LICENSE
2014-02-03 11:03:15 +00:00
Pietro Cerutti
fd6fc15ce7 - STAGE-clean
- Fix LICENSE
2014-02-03 10:50:30 +00:00
Pietro Cerutti
4e337996c5 - STAGE-clean
- Fix LICENSE
2014-02-03 10:34:23 +00:00
Dimitry Andric
5503dc1f92 For clang, stop adding -fno-tree-ter to CFLAGS, since it will cause an
error message for clang 3.4 and later.

Approved by:	portmgr (bdrewery)
2014-02-02 15:09:00 +00:00
Martin Wilke
6458aba45a - Stage support 2014-02-02 14:56:03 +00:00
Martin Wilke
030f97ce2d - Stage support 2014-01-31 05:24:22 +00:00
Baptiste Daroussin
5eb2b3a017 Support stage
Use modern LIB_DEPENDS
A bit of cosmetic changes
2014-01-28 08:34:57 +00:00
Baptiste Daroussin
44e0ec92e9 Support stage
Use options framework and options helpers
Stop automatically linking on cups or aspell if they are installed but do it when the options is checked
Use modern LIB_DEPENDS

This port would need way more cleanup :(
2014-01-28 08:31:56 +00:00
Dmitry Marakasov
6270f9f8ae - Keep category Makefiles sorted 2014-01-28 03:25:28 +00:00
Antoine Brodin
864284545c Stage support 2014-01-28 00:16:57 +00:00
Raphael Kubo da Costa
a9d21c1e11 Hopefully fix `make patch' after r341112.
src/SDL_Pango.c is CRLF-encoded; while we could use dos2unix here, the
port's Makefile also fetches a patch from elsewhere that expects a
CRLF-encoded file.

PR:		ports/185558
2014-01-25 21:41:14 +00:00
Raphael Kubo da Costa
14d87c7319 - Add a patch to fix the build with clang (a function is used before being
declared). [1]
- Support staging.
- Set LICENSE.
- Remove tab from the WWW line in pkg-descr.

PR:		ports/185558 [1]
Submitted by:	Jan Henrik Sylvester <me@janh.de>
Approved by:	maintainer timeout (18 days)
MFH:		2014Q1
2014-01-25 21:26:25 +00:00
Pawel Pekala
0b13f84f6d - Update to version 2.2.5
- Strip library when DEBUG=off
2014-01-24 23:23:49 +00:00
David Naylor
f81fd8d73a Add py-ffmpeg as an optional dependency for x11-toolkits/py-kivy.
While here simplify the port by using more option macros.
2014-01-23 18:09:03 +00:00
Pietro Cerutti
e44bd42785 - Update to 1.2.3 2014-01-22 15:19:21 +00:00
Pietro Cerutti
c85dd7135d - Fix PKGNAMESUFFIX 2014-01-22 15:09:33 +00:00
Pietro Cerutti
918900a745 New port: x11-toolkits/wxgtk30 -- Series 3.0 of the wxWidgets toolkit
PR:		181329 (based on)
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
2014-01-22 13:46:41 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Martin Wilke
b5e3bad02a - Fix build with clang
PR:		185708
Submitted by:	ports fury
2014-01-19 14:25:38 +00:00
Martin Wilke
e5f1714453 - Fix build with clang
PR:		185706
Submitted by:	ports fury
2014-01-19 14:22:08 +00:00
Koop Mast
841d470f0e Move immodules.cache related lines up. So the @unexec line for this file
is before the lines where the dirs are removed.

Submitted by:	skreuzer@
2014-01-17 21:23:09 +00:00
Pietro Cerutti
69986639db - Fix SONAME in libtk86.so.1 2014-01-17 17:09:09 +00:00
Pietro Cerutti
14385c1873 - Fix SONAME in libtk84.so.1 2014-01-17 17:07:19 +00:00
Pietro Cerutti
5791e03b87 - Rename a variable to avoid fooling the USE_TCL/USE_TK detection script
at http://people.freebsd.org/~gahr/usetcl.html
2014-01-16 13:25:23 +00:00
David Chisnall
c8ca559dfc Make GNUstep applications work out of the box without explicitly setting a
back end.  Add staging support.

Approved by:	bapt (mentor)
2014-01-15 20:35:59 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
John Marino
9b68da31ff x11-toolkits/libsexymm: Unbreak by fixing typo from previous commit
Covered by the "Just fix it" blanket (obvious typo).
2014-01-13 12:25:37 +00:00
David Chisnall
faaef9bc69 Update core GNUstep libraries and fisicalab to latest versions
Approved by:	bapt (mentor)
2014-01-12 22:54:58 +00:00
Baptiste Daroussin
b2c063ffb0 Bump portrevision due to previous lua switch 2014-01-11 20:54:50 +00:00
Baptiste Daroussin
6fea6bc425 Switch to lua 5.2 2014-01-11 20:51:55 +00:00
Pietro Cerutti
1a5c87a599 - Convert to new LIB_DEPENDS format
- Convert to USES=tk
- STAGE-clean
2014-01-10 09:01:34 +00:00
Pietro Cerutti
b657714898 - Convert to USES=tk and take advantage of the TK_SHLIB_VER variable
- Fix LICENSE (BSD -> BSD3CLAUSE)
2014-01-10 08:50:56 +00:00
Pietro Cerutti
4046b0c257 - Convert to USES=tk 2014-01-10 08:39:01 +00:00
Pietro Cerutti
cf13e17616 - Convert to new LIB_DEPENDS format
- Convert to USES=tk
2014-01-10 08:36:19 +00:00
Pietro Cerutti
021c0cfdde - Convert to USES=tk
- STAGE-clean
2014-01-10 08:27:20 +00:00
Baptiste Daroussin
9308f87e99 Remove NEED_ROOT, older automake generate bogus Makefile.in that run RANLIB twice:
one at build time, the second time at install time (which is wrong given the file has a 444 mode)
While here remove check for unsupported versions
2014-01-09 23:02:29 +00:00
Gabor Pali
fbafb287b5 - Remove some outdated Haskell ports
Obtained from:	FreeBSD Haskell
2014-01-09 21:45:15 +00:00
Gabor Pali
1a75cb1d44 - Stagify lang/ghc and all the Haskell Cabal ports
- Update HACKAGE_SITE to follow changes in upstream
- MAKE_ENV now sets LC_ALL and DESTDIR for Haskell Cabal ports
- Further minor cosmetical changes: replace USE_GMAKE with USES, get rid of
  ${DO_NADA}, some refactoring

Obtained from:	FreeBSD Haskell
2014-01-09 21:32:12 +00:00
Gabor Pali
f27ca4d0f1 - Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused by
the iconv changes (basically GHCi was rendered unusable)
- Fix build for x11-toolkits/hs-wxc, while here
- Bump port revision for all Haskell Cabal ports as they have to be rebuilt

PR:		ports/184806
Reported by:	many
Obtained from:	FreeBSD Haskell
MFH:		2014Q1
2014-01-09 21:29:39 +00:00
Pietro Cerutti
1c3ce76143 - Convert to USES=tk
- Convert to USES=gmake
- STAGE-clean

MFH:		2014Q1
2014-01-09 08:59:44 +00:00
Rusmir Dusko
7a41167f51 - Adopt port
- Add license (LGPL21)
- Change WWW
- Recreate pkg-plist with make makeplist
2014-01-09 08:53:56 +00:00
Rusmir Dusko
43915304a9 - Use the new format for LIB_DEPENDS
- USES gmake instead of USE_GMAKE
- Support STAGEDIR
2014-01-09 08:53:38 +00:00
Pietro Cerutti
2461068f5d - Convert to USES=tk
- STAGE-clean

MFH:		2014Q1
2014-01-09 08:53:23 +00:00
Rusmir Dusko
bbd025efd5 - Use the new format for LIB_DEPENDS
- Support STAGEDIR
- Add REINPLACE_CMD, fix deprecated code
2014-01-09 08:53:19 +00:00
Pietro Cerutti
fe79ac5c42 - Update to 1.7.45
* FXJSONFile class added. Base class FXJSON improved and generalized.
  * FXIO now tracks file position; new implementation of FXIO counts bytes
    read/written.
  * FXPipe API's added, should now be functional.
  * Renamed FXStringMap to FXStringDictionary for consistency.
  * Fixed a few problems in FXVariantMap, FXDictionary.
  * Fixed possible race in FXThreadPool::startWorker.
  * New FXThreadException class added; FXThreadException will cause graceful
    early termination of a thread when thrown inside of FXThread.
  * FXThread now interceps only FXException (and subclasses), rethrows other
    exceptions. This was necessary due to the way GNU C++ library performs thread
    exits.
  * Non FOX exceptions thrown inside FXThread are now rethrown; but attempts
    are made to maintain proper bookkeeping when unrolling the stack.
  * FXThreadPool tasks may throw exceptions. FXThreadPool now intercepts all
    FOX exceptions and updates bookkeeping when other exceptions are thrown. Note:
    tasks in FXThreadPool are executed by threads, but since sometimes the main
    thread is executing tasks in FXThreadPool also we can not allow tasks to throw
    FXThreadException.
  * Exceptions thrown inside FXWorker now terminate the worker, and reclaim
    worker's thread and memory. Before exceptions were all caught, making it
    impossible to pass return codes from worker execution.
  * Exceptions thrown in FXTaskGroup::Task correctly reclaim the
    FXTaskGroup::Task now, and will update completion count and notifications
    appropriately.
  * The exception philosophy in FOX is that the library only manages FXExceptions
    and their subclasses; other exceptions will be either uncaught or
    caught and rethrown after bookkeeping updates; thus programs should be careful
    throwing exceptions other than FXExceptions.
2014-01-08 15:29:32 +00:00
Pietro Cerutti
7f6ea9306d - Chase x11-toolkits/xforms shlib bump
- Bump PORTREVISION
- STAGE-clean here and there
2014-01-08 09:53:50 +00:00
Pietro Cerutti
3b8902db22 - Update to 1.2.1 2014-01-08 09:53:19 +00:00
Max Brazhnikov
7d5e6b666c In preparation for Qt 5 ports:
Mk/Uses/qmake.mk:
- Add support for out-of-source builds
- Add support for Qt 5 ports
- Respect WITH_DEBUG

Mk/bsd.qt.mk:
- Massive rework for Qt 5 ports
- Remove '-phonon' from global configure args, thus allow qt4-designer and
  qt4-qtconfig to be built without Phonon support [1]

devel/qmake4:
- Improve mkspecs for gcc (mainly sync with linux version) and clang

devel/qt4-corelib:
- Convert to USES=iconv
- Remove ancient patch

devel/qt4-designer:
- Remove reference to WRKSRC from installed pkgconfig files [2]
- Don't build Qt Designer plugin for Phonon from outdated Qt sources.
  Separate port for plugin will be committed later

devel/qt4-assistant-adp, devel/qt4-libqtassistantclient:
- Convert to USES=qmake

Clean up Qt4 ports:
- Update comments
- Update description; use common description
- Consistently use QT_INCDIR, QT_LIBDIR, etc.
- Use options helpers
- Convert to new LIB_DEPENDS syntax
- Update DESKTOP_ENTRIES to avoid conflicts with Qt 5 ports
- Rename/move several ports for unification with Qt 5 ports

PR:		ports/184620 [1]
Reported by:	Kevin Zheng <kevinz5000@gmail.com>

PR:		ports/181141 [2]
Reported by:	thierry

PR:		ports/185101
Exp-run by:	bdrewery

This is mostly solely avilla's work in area51, kudos to him! And a couple
commits from myself, so you know who's collecting pointyhats :)
2014-01-06 16:16:52 +00:00
Andrej Zverev
1480bef1b3 - stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-05 12:33:14 +00:00
Andrej Zverev
3d574e7caa - stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-05 12:30:05 +00:00
Baptiste Daroussin
24f6622211 Fix pkg name collisions 2014-01-04 01:16:19 +00:00
Baptiste Daroussin
313cb94889 Part 2 at removing now useless FETCH_ARGS redifition 2014-01-03 01:12:59 +00:00
Koop Mast
162e3f2bcb Update to 3.8.8.
Stagify, sort USES, use new lib_depend syntax.
Use USE_GNOME introspection now that it doesn't break the build.
Switch to to libtool less ltverhack.
Use new gtk-query-immodules --update-cache functionality.

Obtained from:	GNOME devel repo (based on)
2013-12-30 21:09:09 +00:00
William Grzybowski
a8eafcc91c x11-toolkits/py-gtkglext: support staging 2013-12-30 13:21:49 +00:00
William Grzybowski
7d53fda8e9 x11-toolkits/py-fltk: support stage 2013-12-30 13:13:54 +00:00
Chris Rees
5d471a7555 Stage transmission ports and the rest maintained by me.
Various little obvious fixes, and a new rc script for stunnel-server
2013-12-29 17:08:28 +00:00
Koop Mast
3233e6594b Fix detection of freetype after the update to 2.5.2.
Reported by:	marino@
2013-12-28 13:31:18 +00:00
Tijl Coosemans
9bc4061dff Fix dependency on x11-toolkits/gtkglext. 2013-12-28 12:33:29 +00:00
Antoine Brodin
4aa04aadbe Stage support 2013-12-27 22:16:08 +00:00
Antoine Brodin
9e6a0969b4 Stage support 2013-12-27 22:08:39 +00:00
Antoine Brodin
3c87b2d4da Stage support 2013-12-27 21:53:47 +00:00
Antoine Brodin
493b60ceb5 Stage support 2013-12-27 21:48:55 +00:00
Antoine Brodin
00c0eef853 Stage support 2013-12-27 21:35:41 +00:00
Antoine Brodin
dd3c0327f0 Stage support 2013-12-27 21:11:24 +00:00
Koop Mast
2a51b2182a Update poppler to 0.24.4.
Update comment.
Use new LIB_DEPENDS syntax, use USES=pathfix.
Stagify.

Bump portrevision of all affected ports, and Update poppler* LIB_DEPENDS to
new syntax.
2013-12-27 16:54:21 +00:00
Koop Mast
b1bf1620a6 Update freetype to 2.5.2.
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.

Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.

Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.

PR:		ports/184587
2013-12-24 21:22:21 +00:00
Dmitry Marakasov
a58bf8b68d - Support staging
- Use new LIB_DEPENDS syntax
2013-12-23 13:59:27 +00:00
Koop Mast
371438e01a Enable explicit depends, this will record X depends in gdk-2.0.pc. This
should fix the build of ports that use X libraries but don't explicitly depend
on X libraries.
2013-12-20 21:17:13 +00:00
Rene Ladan
97f8402e5f Remove expired ports:
2013-12-18 x11-fonts/ppantsfonts: Broken for more than 6 month
2013-12-19 x11-toolkits/gtksourceview-sharp: Depends on expired devel/mono-tools
2013-11-18 devel/mono-tools: Broken for more than 6 month
2013-12-19 textproc/p5-XML-SAXDriver-Sablotron: Depends on expired textproc/p5-XML-Sablotron
2013-11-18 textproc/p5-XML-Sablotron: Broken for more than 6 month
2013-11-18 net/freeswitch-core: Broken for more than 6 month
2013-12-19 misc/freeswitch-pizzademo: Depends on expired net/freeswitch-core
2013-12-19 misc/freeswitch-scripts: Depends on expired net/freeswitch-core
2013-12-19 www/p5-HTML-Webmake: Depends on expired textproc/p5-XML-Sablotron
2013-12-20 19:02:51 +00:00
Steve Wills
0f750f1ee2 - Drop maintainership at maintainer request
PR:		ports/185029
Submitted by:	"H. Wade Minter" <minter@lunenburg.org> (maintainer)
2013-12-20 15:24:45 +00:00
Pawel Pekala
c5143b3635 - Needs root during stage
- Improve COMMENT and pkg-descr
2013-12-19 20:48:17 +00:00
David Naylor
22674eaebe Move x11-toolkits/py-kivy to using auto-plist.
Although this port does not support python>=3, the next release is expected
to do so.
2013-12-19 15:15:56 +00:00
Steve Wills
26add8dbcb - Update to 1.249
- Add LICENSE
- Update and sort *_DEPENDS
- Use USES=gmake
- Sort make knobs
- Support STAGEDIR

PR:		ports/184700
Submitted by:	sunpoet
2013-12-18 17:02:13 +00:00
Steve Wills
e195a4fac8 - Update to 1.224
- Add LICENSE
- Support STAGEDIR

PR:		ports/184702
Submitted by:	sunpoet
2013-12-18 15:49:52 +00:00
Rusmir Dusko
a4baad5f5a - Change maintainer email of my ports to @FreeBSD.org
Approved by:	pawel / wg (mentors, implicit)
2013-12-18 10:20:48 +00:00
Dennis Herrmann
bd9fb955f0 - Update to 0.17 2013-12-18 08:51:57 +00:00
David Naylor
c0f8e218dc Fix build of x11-toolkits/py-kivy on some systems (pygame.joystick related).
On some systems pygame.joystick does not import into python preventing some
documentation from being built, thus some missing files on install.

For documentation building prevent any attempt to import pygame.joystick as
a work-around.
2013-12-17 03:32:45 +00:00
Niclas Zeising
47be7a61c9 Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]
If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG=
to /etc/make.conf to get the old version.

Update several xorg related ports, including:
x11/libxcb 1.9.1 -> 1.9.3
graphics/libdrm 2.4.46 -> 2.4.50
x11/pixman 0.30.2 -> 0.32.4
x11/xkeyboard-config 2.9 -> 2.10.1
x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0

Fix dissapearing cursor in xf86-video-vmware [2]

Stagify all x11@-owned ports

Bump portrevisions for xf86-* ports due to xserver version change.

Fix fallout from updates where needed.

Thanks to:	all testersi, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/184684 [1], ports/181385 [2]
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net> [2]
Approved by:	portmgr (bdrewery), core (jhb) [0]
2013-12-16 11:11:09 +00:00
William Grzybowski
1e34739b64 Use setuptools for all Python ports.
Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.

Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.

Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.

pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is
unavailable or has other issues associated with it.

This work allows us to unify how python packages are built, ensure that Python
distributions are installed consistently, reduces complexity for Python port
maintainers and paves the way for simplifying the Python ports framework in
the future.

With hat on:	python
Reviewed by:	koobs, antoine
Exp-run:	bdrewery
Approved by:	bdrewery (portmgr)
2013-12-15 16:22:17 +00:00
Koop Mast
f61444b07a Update to 2.4.22.
USE_GNOME=gnomehack ->USES=pathfix.
Stageify, use new LIB_DEPEND syntax, switch to libtool less ltverhack.
Merge new gtk-query-immodules handling from gtk30 ports in our dev repo [1]

Obtained from:	FreeBSD gnome dev repo [1]
2013-12-14 19:25:33 +00:00
Antoine Brodin
2ba5243c8c - Remove dependency on infozip
- Package man pages, I couldn't find any conflit in the ports tree
2013-12-13 22:20:35 +00:00
Sunpoet Po-Chuan Hsieh
7887566ea3 - Use tar to extract zipball 2013-12-13 01:41:13 +00:00
Baptiste Daroussin
4c9e6f67a4 Convert LIB_DEPENDS for ports depending on boost 2013-12-12 15:24:47 +00:00
Baptiste Daroussin
44e9f64a27 Convert LIB_DEPENDS for ports depending on boost 2013-12-12 14:15:03 +00:00
Dirk Meyer
edc24021b2 - update LIB_DEPENDS 2013-12-11 21:54:33 +00:00
Sunpoet Po-Chuan Hsieh
cefe32b9dc - Update to 1.045
- Add CPAN to MASTER_SITES

Changes:	http://search.cpan.org/dist/Gnome2/NEWS
2013-12-11 19:42:51 +00:00
Pietro Cerutti
e0c8e69d96 - Update to snapshot 10022 2013-12-11 13:35:11 +00:00
Antoine Brodin
a8dfb6bee8 - Stage support for all -reference ports
- Nuke NOPORTDOCS, those ports are already IGNOREd with NOPORTDOCS

Approved by:	kwm (maintainer)
2013-12-09 18:41:16 +00:00
Pietro Cerutti
efaeacdd63 - Update to 1.7.44
Changes:

  * Updated FXJSON JavaScript Object Notation I/O class:- removed limits to
    token size in both input and output operations (formerly limited to
    buffersize).
  * Minor changes to FXVariant:- added some missing API's, removed toChar()
    as its useless. Added has() to determine if key is present in case
    FXVariant is a map.
  * Simplified FXFile and other FXIO subclasses a bit to remove redundant
    implementations.
  * Added FXIOBuffer, an FXIO device that serializes to/from a memory
    buffer.
  * FXRanged, FXRangef: now check intersect() results a bit differently.
  * Ray to FXSpheref, FXSphered intersection test changed to allow origin
    inside sphere possibility.
  * Fixed small bug in wc2nc().
  * Possible buffer overrun in FXDir fixed.
  * Added class FXStringMap.
  * Changed some API's in FXDictionary. Added erase() API to allow removal
    of slot already located. This is faster, and needed for successful
    subclassing.
  * FXStat problem fixed on Windows.
2013-12-09 10:21:55 +00:00
Oliver Lehmann
3e6d897e86 remove GCC version check to support GCC versions 4.7 and up
PR:		184577, 183342
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
2013-12-08 18:50:51 +00:00
Koop Mast
430957572e Add vte3, the Gtk 3 version of the vte terminal widget.
Split off gnome-pty-helper from vte to allow both versions of vte to be
installed at the same time.
Update comment to make it clearer which gtk+ version it is for.
Enable introspection bindings in vte.

Obtained from:	GNOME dev repo.
2013-12-08 09:55:41 +00:00
Rene Ladan
928ab73709 Set expiration date to 2013-12-19, depends on expired devel/mono-tools
PR:		ports/184081
Submitted by:	myself
Approved by:	maintainer timeout (mono@, 16 days)
2013-12-06 08:11:51 +00:00
Max Brazhnikov
f5da498b50 - Respect CMAKE_BUILD_TYPE (and fix packaging with non-default build settings)
Approved by:	maintainter
2013-12-03 11:30:55 +00:00
Koop Mast
61d058ea1e Set portscout to ignore this port.
While here stagify, and use new lib_depend syntax.
2013-12-03 09:32:32 +00:00
Wen Heping
90bdd33711 - Mark BROKEN
- Reset maintainer to ports@
2013-12-01 03:45:46 +00:00
Rene Ladan
39edf56f09 Remove expired ports:
2013-12-01 x11-fm/xnc: Latest release from 2005, upstream disappeared, does not build
2013-12-01 audio/liteamp: Dead upstream since 2004, does not build with clang
2013-12-01 net-im/tapioca-qt: Unmaintained upstream since 2007, not used by anything
2013-12-01 net-im/telepathy-qt: Unmaintained upstream since 2007, use net-im/telepathy-qt4
2013-12-01 x11-toolkits/linux-f10-gtk: GTK1 is deprecated
2013-12-01 net-im/linux-ymessenger: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-pete-mesagpu: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-pete-xgl2gpu: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-peops-softgpu: Depends on deprecated Linux GTK1
2013-12-01 finance/eqonomize-kde4: No upstream releases since 2008, does not build on FreeBSD 10 and 11
2013-12-01 comms/uhso-kmod: included in base system on all supported releases
2013-12-01 deskutils/ecru: No longer maintained upstream
2013-12-01 editors/gphpedit: No longer maintaned upstream
2013-12-01 irc/inspircd12: No upstream support; known vulnerable. Please use irc/inspircd
2013-12-01 graphics/py-clutter: Broken for more than 6 month
2013-12-01 graphics/py-clutter-gtk: depends on expired graphics/py-clutter
2013-12-01 00:37:20 +00:00
Pawel Pekala
595698acb3 Update to version 2.2.4 2013-11-30 09:58:08 +00:00
Marcelo Araujo
dcc5f1aa94 - Return almost all of my ports back to the pool. I have no time to make any
necessary fixes on them for the past months.
2013-11-29 07:37:52 +00:00
Guido Falsi
e53a32eee6 - x11-toolkits/girara update to 0.1.9
- graphics/zathura update to 0.2.5
- gaphics/zathura-djvu update to 0.2.3
- Convert to new LIB_DEPENDS format
- Girara now defaults to gtk3, modify depending ports accordingly
- Convert to staging
- Always install man pages
- Remove uneeded patches

PR:		ports/183842
Submitted by:	myself
Approved by:	Alexander <alexander.4mail@gmail.com> (maintainer of zathura-djvu)
Approved by:	maintainer timeout (for graphics/zathura)
2013-11-28 21:08:38 +00:00
David Naylor
9649baf9ec Fix typos in x11-toolkits/py-kivy.
- Fix an option SDL -> SDL2 (in the audio group)
 - Fix the use of XORG -> X11 when enabling X11 support
 - Bump revision, as depending on the options chosen, package contect may
   have changed.

Reported by:	ak
2013-11-27 19:17:18 +00:00
Max Brazhnikov
9890cd8460 - Convert to USES=qmake
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.

Approved by:	portmgr (blanket approval)
2013-11-25 18:01:01 +00:00
Koop Mast
a236e2d0bf Say hello to Mate 1.6.
Mate is a lite desktop forked from gnome2.

Most of the work is done by Jeremy Messenger (mezz@). The only thing I did
was update a few ports to later 1.6 release and attempting to keep up with
ports infra changes. Resulting bugs are all mine.

Mate is a sort of replacement for Gnome 2. So people wanting to keep a
Gnome 2 like desktop should switch. Gnome 2 will be replaced by Gnome 3
in the near future. This switch will be announce with a transition time
so people have more time to switch if they haven't already.

This release was made possible by everyone that send friendly pokes to
keep mate on my mind.

Approved by:	portmgr (bapt)
2013-11-23 11:39:07 +00:00
Cy Schubert
e338d5718e Fix typo.
Pointy hat to:	yours truly
2013-11-23 03:53:46 +00:00
Dirk Meyer
3daa576a4c - use STAGEDIR
- remove IS_INTERACTIVE
2013-11-22 19:57:44 +00:00
Max Brazhnikov
4ddfac46e6 - Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Convert to USES=dos2unix
2013-11-21 15:41:06 +00:00
Pietro Cerutti
726a55f00e - Support Tcl/Tk 8.6
Submitted by:	mi@
2013-11-21 11:01:31 +00:00
Pietro Cerutti
f6830785c8 - Update to 1.9.7
- Take maintainership (tcltk@)
- Convert to USES=tk
- Convert to OPTIONSng (DOCS)
- STAGE-clean
2013-11-21 10:54:15 +00:00
Cy Schubert
529b210852 Address conflict with x11/xloadimage 2013-11-21 01:35:36 +00:00
Sunpoet Po-Chuan Hsieh
6670f0b757 - Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
  - http://pypi.python.org/ -> https://pypi.python.org/

With hat:	python
Approved by:	bapt (portmgr)
2013-11-20 20:51:25 +00:00
Sunpoet Po-Chuan Hsieh
0840b51272 - Remove outdated patch
PR:		ports/184120
Submitted by:	Zhihao Yuan <zy@miator.net> (maintainer)
2013-11-20 19:56:14 +00:00
Koop Mast
9c29d8cc5c Fix libgnome-keyring dependancy. gnome-keyring2 doesn't include
libgnome-keyring.
While here update LIB_DEPENDS syntax, stageify.

Reported by:	poudriere via swills@
2013-11-20 16:37:00 +00:00
Pietro Cerutti
893c2e55cc - Support INSTALL_AS_USER
- Restore a patch to use Tcl/Tk internal include files

Suggested by:	mi
2013-11-20 10:09:05 +00:00
Pietro Cerutti
ed8300bb29 - Chase x11-toolkits/blt library name change
- Bump PORTREVISION
2013-11-19 11:15:07 +00:00
Pietro Cerutti
712c913320 - Update to 2.5.3 2013-11-19 11:13:47 +00:00
Pietro Cerutti
7bdaaca250 - Set USE_LDCONFIG 2013-11-19 10:52:25 +00:00
David Naylor
c64ba0e600 Update x11-toolkits/py-kivy to 1.7.2. 2013-11-19 06:27:33 +00:00
Baptiste Daroussin
48035c3232 Convert from USE_DOS2UNIX to USES=dos2unix
While here stagify
2013-11-18 22:02:53 +00:00
David Naylor
48ad4714dc Add stage support to x11-toolkits/py-kivy.
Changes:
 - Add shebangfix for one file (OSC.py)
 - Migrate USE_GMAKE to USES=gmake
 - Strip libraries installed
 - Prevent non-FreeBSD packaging files from being installed
 - Change build logic to use the default do-build target
2013-11-18 19:02:22 +00:00
Baptiste Daroussin
559da58a98 Remove old *gnome*mm libraries not in used in the ports tree.
They are EOLed upstream and their package name is in collision is more recent versions

With hat:	portmgr
Approved by:	maintainer timeout
2013-11-18 08:18:04 +00:00
Marcus von Appen
7c19894cc2 - Switch devel/sdl20 to use the autotools-based configuration, since the
cmake-based one is not maintained that well
- Fix library naming to ensure backwards compatibility on minor version
  changes
- Bump the PORTREVISION on ports depending on devel/sdl20, since its
  shared library name changed

PR:		ports/183975
Submitted by:	Jan Kokemüller <jan.kokemueller@gmail.com>
2013-11-17 12:33:49 +00:00
Alberto Villa
84a235eda9 - Replace QT_.*_REL with QT_.* in PLIST_SUB.
- Adapt plists.

With hat on:	kde
2013-11-17 02:12:25 +00:00
Romain Tartière
7a93b3b2d5 Freshen-up port and rename package. 2013-11-16 17:58:27 +00:00
Romain Tartière
a28265acc3 Freshen-up port and rename package. 2013-11-16 17:58:03 +00:00
Sunpoet Po-Chuan Hsieh
ebb809b993 - Support STAGEDIR 2013-11-15 17:24:50 +00:00
Grzegorz Blach
89a9b7d86a - Remove post-install step (unneeded since staging is supported)
Submitted by:	bapt
2013-11-14 00:33:32 +00:00
Rene Ladan
30dc78c5dc Deprecate and schedule for removal on December 1st, 2013.
All consumers have been deprecated.

Discussed on:	emulation@ (2013-10-06)
2013-11-11 13:02:16 +00:00
John Marino
4207b3302b x11-toolkits/qtada: Convert to staging 2013-11-10 21:06:15 +00:00
John Marino
f8a6aa8135 x11-toolkits/gtkada: Convert to staging
* Don't install license anymore as it messes up auto-plist
* Bump portrevision because of this plist change
2013-11-10 18:59:47 +00:00
Sunpoet Po-Chuan Hsieh
3feb4c1388 - Add LICENSE
- Pass maintainership to submitter
- While I'm here, remove Author line

PR:		ports/183741
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2013-11-09 21:46:47 +00:00
Sunpoet Po-Chuan Hsieh
f867466187 - Pass maintainership to submitter
- While I'm here:
  - Add LICENSE
  - Remove leading indefinite article from COMMENT

PR:		ports/183722
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2013-11-09 21:46:42 +00:00
Sunpoet Po-Chuan Hsieh
846540b0cf - Add LICENSE
- Support STAGEDIR
- Pass maintainership to submitter
- While I'm here, add WWW

PR:		ports/183698
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2013-11-09 21:46:37 +00:00
Sunpoet Po-Chuan Hsieh
15c0a7bcb8 - Add LICENSE
- Pass maintainership to submitter

PR:		ports/183692
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2013-11-09 21:46:31 +00:00
Sunpoet Po-Chuan Hsieh
e0c3941e79 - Add LICENSE
- Pass maintainership to submitter
- While I'm here:
  - Remove EXTRACT_DEPENDS
  - Remove Author line

PR:		ports/183686
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2013-11-09 21:46:27 +00:00
Grzegorz Blach
a0746bc874 - Update EFL to 1.7.9
- Update Enlightenment to 0.17.5
2013-11-07 16:00:45 +00:00
Pietro Cerutti
eba7b1f11b - Convert to USES+=tl and USES+=tk
- STAGE-clean
- Simplify by not installing / deinstalling the user configuration file
2013-11-07 13:00:22 +00:00
Vanilla I. Shu
8568fda844 Support STAGEDIR. 2013-11-07 04:52:13 +00:00
Xin LI
bc0d646198 Update to 0.57.
PR:		ports/179390
Submitted by:	nemysis
Approved by:	maintainer
2013-11-06 22:50:21 +00:00
Raphael Kubo da Costa
9830a728e7 Support staging.
Submitted by:	Schaich Alonso <alonsoschaich@fastmail.fm>
2013-11-06 14:53:31 +00:00
Andrej Zverev
487d869eba - support STAGEDIR 2013-11-03 08:05:18 +00:00
Koop Mast
44d0dc12bb Stagify Gstreamer ports.
Fix build of gstreamer and gstreamer1 with glib 2.38.x [1].
Update gstreamer and gstreamer-plugins to new rules, USES=gmake pathfix,
new LIB_DEPENDS syntax.
Only pull in flex if base version is too old.
Be more selective for which OSVERSIONS we need gcc due to the clang bug.

Obtained from:	Gstreamer upstream [1]
2013-11-01 22:14:07 +00:00
Pietro Cerutti
596bf6ba20 - Convert to USES+=tk
- Convert to new LIB_DEPENDS format
- STAGE-clean
2013-10-30 17:15:13 +00:00
Steve Wills
ddda6c8e50 - Add stage support 2013-10-30 03:05:18 +00:00
Koop Mast
86a87d94de Restrict python to -2.7
Submitted by:	mva@
2013-10-29 17:05:50 +00:00
Koop Mast
c0587ddb16 Stageify, use COPYTREE_SHARE instead of doing tar and chown/chmod ourself.
Restrict to python -2.7 [1].

Submitted by:	mva@ [1]
2013-10-29 16:56:41 +00:00
Pawel Pekala
1c8881a761 Revert USE_GCC to yes
Requested by:	gerald
2013-10-27 19:35:12 +00:00
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
2013-10-26 00:52:33 +00:00
Grzegorz Blach
8710586c57 - Change master sites to download.enlightenment.org 2013-10-25 19:58:18 +00:00
Marcus von Appen
1cdb3e8f5d - Chase devel/sdl20 shlib version change 2013-10-25 16:16:48 +00:00
Dirk Meyer
12b15603ea - fix a bug that causes xfig to hang
Reported by:	Cejka Rudolf
Obtained from:	debian
2013-10-25 15:08:37 +00:00
Pietro Cerutti
4e96f31450 - Update to 1.7.43
Changes:

  * Added FXJSON JavaScript Object Notation I/O class. FXJSON loads and
    saves JSON, and has a great number of options, extensive error
    reporting, and great degree of control over output.
  * Problems in Windows version of fxcpuid.cpp fixed.
  * Line segment to box and line segment to sphere intersection routines
    added; also computes intersection point.
  * FXString escape() and unescape() now do \uXXXX unicode escaping. Old
    functions for these, fromAscii() and toAscii() have been removed. The
    new implementation properly handles surrogate pairs.
  * Added some API's to FXGLGroup.
  * FXListBox current item fix.
  * Added new functions to FXElement.h. Particularly, bulk-comparison
    function.
  * Use new fxstrlcpy() and fxstrlcat() where appropriate; these will
    always produce null-terminated strings.
  * Passed wrong handle for error FD in FXProcess under Windows.
  * Fix introduced bugs in FXHash and FXDict.
  * Some extra checks added in GIF loader header detection.
  * Typo fix in lock-free queue class FXLFQueue.
  * Fast accessors added to FXVariant; they can be used if type already
    known.
  * Fixed minor issues with FXVariant implementation.
  * Missing FXAPI declaration in FXArrayBase added.
  * Added area() and volume() calculation to FXRange and FXSphere classes;
    added area() to FXExtent classes.
  * Added new FXDictionary class; this will replace FXDict at some point in
    the future.
2013-10-25 13:48:21 +00:00
Pietro Cerutti
39b1244707 - New port: x11-toolkits/fltk-devel
This port tracks the development snapshots of FLTK, available at
  x11-toolkits/fltk.
2013-10-23 16:05:33 +00:00
Olivier Duchateau
d31424d211 Don't try to remove directories, we don't make.
Reported by:	Ports-QAT
2013-10-22 18:30:45 +00:00
Dmitry Marakasov
73b7596b94 - Remove manual creation and removal of share/applications, as it's now in the mtree (remaining categories)
- Add note on mtree change to CHANGES

Approved by:	portmgr (bdrewery)
2013-10-22 14:04:01 +00:00
Thomas Abthorpe
cd13c7fb2b 2013-10-21 devel/rubygem-ruby-debug-base: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-linecache: Does not work with Ruby 1.9
2013-10-21 devel/rubygem-rascut: Does not work with Ruby 1.9
2013-10-21 devel/rubygem-ruby-debug-ide: Does not work with Ruby 1.9
2013-10-21 devel/rubygem-ruby-debug: Does not work with Ruby 1.9
2013-10-21 japanese/gorua: Does not work with Ruby 1.9
2013-10-10 x11-toolkits/ruby-gtk: Does not work with Ruby 1.9
2013-10-21 18:07:53 +00:00
Olivier Duchateau
57580254af - Support STAGEDIR
- Convert to new LIB_DEPENDS format
- Switch to USES= gmake
- Enhance COMMENT entry and description (pkg-descr)
- Fix NLS support, when it's unset
- Standardize 'startup-notification' description
2013-10-21 17:24:13 +00:00
Sunpoet Po-Chuan Hsieh
2f20203301 - Update to 1.044
- Add LICENSE
- Sort PLIST

Changes:	http://search.cpan.org/dist/Gnome2/NEWS
2013-10-20 10:07:24 +00:00
Dmitry Marakasov
e9d90b8f69 - Support staging
- Use new LIB_DEPENDS syntax
2013-10-17 01:24:56 +00:00
Pietro Cerutti
eb6c2c490e - Fix STAGE support for PORTDOCS
Reported by:	antoine
2013-10-16 09:03:27 +00:00
Raphael Kubo da Costa
d6119cb107 Update SIP to 4.15.2 and PyQt to 4.10.3.
This commit also adds proper staging support to all the ports being updated.

In collaboration with Schaich Alonso <alonsoschaich@fastmail.fm> and
Tomasz Kowalczyk <kowalczfbsd@gmail.com>.
2013-10-15 21:52:33 +00:00
Thomas Abthorpe
d738635544 2013-10-10 x11-toolkits/ruby-tk: Does not work with Ruby 1.9 2013-10-15 18:11:40 +00:00
Pietro Cerutti
87cd41d3f8 - Fix build in C++11 mode [1]
- Convert to new LIB_DEPENDS format
- Convert to OPTIONSng (DOCS)
- STAGE-clean

PR:		182949 [1]
Submitted by:	dt71@gmx.com [1]
2013-10-15 08:24:14 +00:00
Pietro Cerutti
e4aceaa286 - Fix PLIST by removing DOCS
Reported by:	QAT
2013-10-15 07:00:16 +00:00
Pietro Cerutti
0d8e71d2d0 - Convert to USES+=tk
- STAGE-clean
2013-10-14 14:07:52 +00:00
Pietro Cerutti
891b7d0f4e - Update to 2.6
- Convert to USES+=tk
- Take maintainership (tcltk@FreeBSD.org)
- STAGE-clean
2013-10-14 13:56:25 +00:00
Pietro Cerutti
2b25376eb8 - Convert to USES+=tk
- STAGE-clean
2013-10-14 13:07:40 +00:00
Pietro Cerutti
2d3f8ef422 - Update to 1.3.9
- Convert to USES+=tk
- Take maintainership (tcltk@FreeBSD.org)
2013-10-14 08:09:15 +00:00
Raphael Kubo da Costa
ecda38b0a5 Update Qt to 4.8.5 and Qt Creator to 2.8.0.
Proudly brought to you by the KDE on FreeBSD team, with commits by makc@,
Schaich Alonso and yours truly.

Besides the tons of upstream fixes, we have mkspecs for GCC 4.9 and clang33
(from ports), staging support in the Makefiles and dependency fixes related
to pkg-config.

Many thanks to the people who helped test the ports using our area51
repository, and also to the people who provided patches and bug reports via
GNATS!

PR:		ports/180615
	        ports/181921
		ports/182049
2013-10-13 23:15:50 +00:00
Rene Ladan
74943920b1 Add stage support. 2013-10-10 15:17:40 +00:00
Rene Ladan
6e91539c26 Bump PORTREVISION for last commit 2013-10-10 13:17:09 +00:00
Rene Ladan
fcbaaee32f Fix package building/(de)installation with staging support.
Ideas from:	bapt, antoine
2013-10-10 13:09:26 +00:00
Guido Falsi
fc329c163a - Convert to USES=compiler 2013-10-09 23:14:35 +00:00
Sunpoet Po-Chuan Hsieh
91c7dcbe22 - Update to 1.043
- Sort *_DEPENDS
- Sort USE_GNOME and USES
- Support STAGEDIR
- Pass maintainership to perl@

Changes:	http://search.cpan.org/dist/Gnome2/NEWS
2013-10-09 12:33:00 +00:00
Max Brazhnikov
a821cad16d - Convert to USES= qmake
- Bring stage support
- Adjust DESKTOP_ENTRIES
- Use options helpers
- Use new LIB_DEPENDS syntax
2013-10-09 10:08:04 +00:00
Pietro Cerutti
2271dba1df - Fix left-overs
Reported by:	QAT
2013-10-08 07:06:16 +00:00
Pietro Cerutti
c61b256827 - Bump PORTREVISION on ports dependent on FOX. This is needed because we
now use ltverhack on FOX. This should be the last time.
2013-10-07 13:15:43 +00:00
Pietro Cerutti
89fcfbcc74 - Refactor FOX ports
* Remove CONFLICTS between FOX ports by having man-pages
    and binaries named after the port version
  * Avoid bumping shlib version at each minor update by using
    ltverhack [1]
  * Make PKGNAMEs unique (fox14, fox16, fox17) [2]
  * Use new LIB_DEPENDS format

Suggested by:	mezz [1], bapt [2]
2013-10-07 13:14:12 +00:00
Max Brazhnikov
4476a5c138 - Remove LATEST_LINK from my Qt4/KDE4 ports
- Use new LIB_DEPENDS syntax
- Use options helpers
2013-10-07 12:26:54 +00:00
Baptiste Daroussin
3504cd779a Remove some ports depending on gnome1
Approved by:	gahr (maintainer)
2013-10-07 08:54:36 +00:00
Sunpoet Po-Chuan Hsieh
6dbd713168 - Update to 1.082
- Sort USES
- Support STAGEDIR
- Cleanup Makefile
- Sort PLIST
- Pass maintainership to perl@

Changes:	http://search.cpan.org/dist/Gnome2-VFS/NEWS
2013-10-06 18:42:11 +00:00
David Naylor
48e49db559 Mark x11-toolkits/py-kivy as broken under i386 without -DWITH_NEW_XORG.
For some unknown reason builds fail with:

  Undefined symbol "glBlendEquationSeparate"

When compiling under i386 for the old libGL.  This error does not make
sense given that the symbol is present in libGL and that compilation works
under amd64.  The only solution found is to update to a newer libGL however
there does not appear to be any change to the symbol signature to suggest
why such an update works.
2013-10-06 17:43:55 +00:00
Rene Ladan
cb992b6d33 Add stage support for linux-f10-* ports maintained by emulation@
(category x11-toolkits).

- x11-toolkits/linux-f10-gtk2 is not updated yet, it wants to chroot(8)
- Fix plist of linux-f10-qt45
2013-10-06 16:09:43 +00:00
Grzegorz Blach
b618367113 - Support staging
Approved by:	crees, tabthorpe (mentors, implicit)
2013-10-06 00:03:50 +00:00
Pawel Pekala
dfc33c10af Add support for STAGEDIR 2013-10-05 16:52:12 +00:00
Baptiste Daroussin
65bf36e901 Remove the EOLed x11-toolkits/guile-gtk (gnome1) and its latest user
Approved by:	gnome (implicit)
2013-10-05 13:39:43 +00:00
Andrej Zverev
12e799f488 - Add stage support
- Try to fix build with perl 5.16

ExtUtils::ParseXS from 5.16 now more strict about code.
2013-10-05 08:10:30 +00:00
Koop Mast
e5e3d93fd7 Use new LIB_DEPEND syntax, USE_GMAKE=>USES=gmake, stageify.
Update comment to remove indefinite article
Fix build on HEAD. This port uses pangox-compat.
2013-10-04 13:38:44 +00:00
Koop Mast
753e13b59c Fix pkgname collisions in gtk??[mm] ports. 2013-10-02 16:24:19 +00:00
Jose Alonso Cardenas Marquez
3123d104e6 - Fix MASTER_SITES
- Fix pkg-plist file
- Few minor modifications
2013-10-02 02:04:16 +00:00
Rene Ladan
a5b6e13d4a - Add stage support
- USE_GMAKE -> USES=gmake
2013-10-01 20:58:48 +00:00
Jose Alonso Cardenas Marquez
4c10c9f845 - Update to 1.8
PR:		ports/173524
Submitted by:	Hardy Schumacher <hardy.schumacher_  at  _gmx.de>
2013-10-01 19:57:41 +00:00
Sunpoet Po-Chuan Hsieh
a99e50c9b5 - Support STAGEDIR 2013-09-30 20:59:03 +00:00
Niclas Zeising
5a4c543c2b The FreeBSD graphics/x11 team proudly presents
a kwm, zeising production:

MESA 9.1.6

Starring:
Mesa 9.1.6, including libGL, libGLU and dri (new xorg only)
Addition of libEGL and libglesv2
KMS support for ATI graphics cards in 10-current (new xorg only)
Improved sparc64 support for new xorg. [1]
pixman 0.30.2, including shlib bump and portrevision bumps
libX11 1.6.2
Make absolute pointing devices work with x11-drivers/xf86-input-mouse
x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver)

Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
When updating MESA related ports (libGL, dri) you need to remove old versions
first.  See UPDATING for details.

PR:		ports/181962 [2]
Submitted by:	marius [1]
		zeising [2]
Exp-run by:	bdrewery
Approved by:	portmgr (bdrewery)

Thanks to all who helped testing!
2013-09-29 17:01:41 +00:00
Guido Falsi
50cfaa4e6f This port is already stage safe.
While here convert to more approriate USE_GCC=yes.
2013-09-29 10:51:17 +00:00
Thomas Abthorpe
f9d27bec74 - Change EXPIRATION_DATE to 2013-10-10, to match removal of lang/ruby18
Discussed with:	swills
2013-09-26 21:13:59 +00:00
Baptiste Daroussin
f45d0a8198 Fix NO_STAGE attribution 2013-09-22 18:05:04 +00:00
Sunpoet Po-Chuan Hsieh
c75a425c87 - Use USES=tk
- While I'm here, add NO_STAGE=yes

PR:		ports/182249
Submitted by:	Paul Schmehl <pauls@utdallas.edu> (maintainer)
2013-09-22 05:32:06 +00:00
Dirk Meyer
1e3119b07e - fix misplaced NO_STAGE in slaveports and ifdefs 2013-09-21 11:06:03 +00:00
Baptiste Daroussin
7e5a7bfffd Add NO_STAGE all over the place in preparation for the staging support (cat: x11-toolkits) 2013-09-20 23:57:47 +00:00
Pietro Cerutti
672a7034b6 - Finish up the change of PKGNAME for Tcl/Tk ports to match LATEST_LINK
Suggested by:	bapt
2013-09-20 07:43:51 +00:00
Pietro Cerutti
335927cf6f - Update Tcl/Tk 8.6 to 8.6.1
Release notes: http://code.activestate.com/lists/tcl-core/13590/
2013-09-20 07:32:38 +00:00
Pietro Cerutti
ade02cfb85 - Convert USE_TCL to USES=tcl 2013-09-19 14:21:42 +00:00
Pietro Cerutti
99252f2c22 - Update Tcl/Tk 8.5 to 8.5.15
Release notes: http://code.activestate.com/lists/tcl-core/13585/
2013-09-18 21:01:43 +00:00
Pietro Cerutti
d6ea979eb3 - Update to 1.7.42
Changes:

  * Added class FXVariant, and supporting classes FXVariantMap and
    FXVariantArray. The FXVariant class can store basic types like bool,
    int, or float, but also arrays of variants, or maps of variants. Thus,
    FXVariant can be used to store an arbitrarily complex tree-like data
    structure.
  * Problems in Windows version of fxcpuid.cpp fixed.
  * Fix cased from (__m128) to _mm_castsi128_ps() intrinsic for portability.
  * Fix compare operation in FXSize.h.
  * Added fxstrlcpy() and fxstrlcat() for safe string copy and string
    concatenation.
  * Added __noreturn macro for flagging non-returning functions like
    fxerror().  This may help compilers generate better code for places
    where these functions are called.
  * Removed fxsleep(), obsoleted by FXThread::sleep() and
    FXThread::wkaeat().
  * Allow out-of-source builds of FOX on configure-based systems.
  * Force end-of-string in value returned by gethostname().
  * Fix introduced bugs in FXHash and FXDict.
  * Added swapElms() to FXElement.h. Also added templated swap().
  * Added internal function memswap().
  * Don't include intrinsics header files unless target architecture is
    x86 or x86-64.
  * Updated build on Fedora 18 for Raspberry Pi.

- Add two local files with patches to mute compiler warnings and fix
  potential stack buffer overflow bugs (already reported upstream)
2013-09-18 16:01:48 +00:00
Baptiste Daroussin
2b07ee6ce0 Add an explicit dependency on pkgconf 2013-09-18 08:38:20 +00:00
Cy Schubert
d2f630b20a Fix xview family builds under 10-CURRENT.
Flags xview-clients MAKE_JOBS_UNSAFE.
2013-09-18 07:07:08 +00:00
Pawel Pekala
97bff4d22b Update to version 2.2.3
Changes:

The scalability of the TaskManager, AsyncQueue, and AsyncQueueDispatch
classes has been improved.  Other improvements have been made.
2013-09-17 16:11:06 +00:00
Pietro Cerutti
627739127c - Update to 0.9.96.31.08.13 2013-09-17 08:36:00 +00:00
Baptiste Daroussin
c49b570adf Remove USE_GCC=any as the ports build properly with clang.
This also fixes the build with libc++
2013-09-16 09:39:26 +00:00
Andrej Zverev
e5a7b5184d - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-14 12:04:18 +00:00
Andrej Zverev
184fe8daa4 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Reviewed by:	kwm@
Approved by:	kwm@ (gnome@)
2013-09-12 17:55:41 +00:00
Andrej Zverev
8b77080918 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-12 15:23:58 +00:00
Baptiste Daroussin
32a76caee0 Remove duplicated patch
Submitted by:	marino
2013-09-12 12:09:53 +00:00
Guido Falsi
644b855b6e - Update scintilla and scite to 3.3.5
- The update fixes build on recent head

PR:		ports/182014
Submitted by:	me
Approved by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2013-09-12 11:34:39 +00:00
John Marino
107bfacba9 Add explicit dependency on pkgconf (27 ports) 2013-09-12 00:21:10 +00:00
Antoine Brodin
251f4ca6f1 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-11 17:17:35 +00:00
John Marino
b38bbaec1f Add explicit dependency on pkgconf (6 ports) 2013-09-11 09:36:48 +00:00
Martin Matuska
c2a4b67e17 Bump some PORTREVISIONs due to graphics/webp update to 0.3.1 2013-09-09 22:49:20 +00:00
Sunpoet Po-Chuan Hsieh
d267400cd8 - Add PORTSCOUT=ignore:1 to avoid false alarm 2013-09-07 17:21:55 +00:00
Baptiste Daroussin
7b61392063 Fix build with libc++ 2013-09-06 21:20:28 +00:00
Baptiste Daroussin
beae873ea6 Add an explicit dependency on pkgconf 2013-09-06 13:01:53 +00:00
Antoine Brodin
fb3d643ef9 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-05 19:29:18 +00:00
Antoine Brodin
74aebe4fa5 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-05 17:37:22 +00:00
Antoine Brodin
eb4b4f9964 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-05 17:01:12 +00:00
Guido Falsi
9569673c94 - Add explicit dependency on pkgconfig
- While here, convert to new LIB_DEPENDS format

Approved by:	portmgr (bapt)
2013-09-05 09:38:08 +00:00
Antoine Brodin
146d97ce8a Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-05 05:39:29 +00:00