Commit graph

7280 commits

Author SHA1 Message Date
Alexey Dokuchaev
81bec741fb - Do not advertise that port is BROKEN on PowerPC as it builds fine there
- Rearrange Makefile for better readability, remove extraneous bdeps, etc.
2014-07-23 08:28:39 +00:00
Antoine Brodin
4db745c632 Fix make extract 2014-07-22 08:08:13 +00:00
Raphael Kubo da Costa
b324b69375 Move back the patch for CVE-2014-0190 to qt5-gui.
It applies to -imageformats in Qt4, but -gui in Qt5. Noted by antoine@. A
PORTREVISION bump was unavoidable to make sure people who build
qt5-gui-5.2.1_3 without the patch rebuild the port with it.

MFH:		2014Q3
Security:	904d78b8-0f7e-11e4-8b71-5453ed2e2b49
2014-07-21 21:38:13 +00:00
Pietro Cerutti
03499ade54 - Fix PLIST
Reported by:	swills
2014-07-21 14:24:33 +00:00
Rene Ladan
0dd6eaa107 - Fix min/max/center values of USB joysticks
- Bump PORTREVISION

PR:		189006
Submitted by:	russo@bogodyn.org
2014-07-21 13:23:26 +00:00
Pietro Cerutti
c8235314f0 - Update to snapshot 20221
Changelog:
  * http://www.fltk.org/articles.php?L1378
- Add LDFLAGS so libasound is found if installed [1]

PR:		191963 [1]
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp>
2014-07-21 12:13:12 +00:00
Rene Ladan
99859df43f Remove expired port:
2014-04-10 x11-toolkits/libgail-gnome: gnome-panel 2.x will be updated in the GNOME 3 import
2014-07-21 09:01:22 +00:00
Pietro Cerutti
69ffe7b13c - Update to 3.0.1
Release notes:
  http://www.wxwidgets.org/news/2014/06/wxwidgets-3.0.1-released/
2014-07-21 08:40:32 +00:00
Pietro Cerutti
995888f5e5 - Fix PLIST 2014-07-21 08:17:13 +00:00
Raphael Kubo da Costa
1808f72dc4 Move the patches fixing CVE-2014-0190 to the right ports.
The GIF handler is part of qt{4,5}-imageformats, not qt{4,5}-gui. Big pointy
hat to me.

I've chosen not to force users to rebuild the -gui ports yet again with a
PORTREVISION bump since the code built in those ports is the same regardless
of whether the patch is applied or not.

Submitted by:	RyoTa SimaMoto <liangtai.s16@gmail.com>
MFH:		2014Q3
Security:	904d78b8-0f7e-11e4-8b71-5453ed2e2b49
2014-07-20 17:09:20 +00:00
John Marino
8ab3849088 x11-toolkits/pango: require explicit linking
This new configure argument will list all required libraries in the
generated pkgconf files.  Before any library indirectly pulled in, such
as libm, was not listed.

This fixes numerous regression in dports and it's more correct anyway.

phabric:	D411
Approved by:	gnome (kwm)
2014-07-20 08:15:16 +00:00
Raphael Kubo da Costa
1f7efa274a Add patch for CVE-2014-0190 (DoS in the GIF image handler).
MFH:		2014Q3
Security:	904d78b8-0f7e-11e4-8b71-5453ed2e2b49
2014-07-19 20:26:10 +00:00
Tijl Coosemans
a14d5f8d2d Remove libtool .la files from all Qt ports
Approvedy by:	kde (makc)
2014-07-19 11:09:00 +00:00
Adam Weinberger
e894c29ad5 Add DOCS option to the remaining staged ports where PORTDOCS appears
in the plist.
2014-07-16 03:34:56 +00:00
Adam Weinberger
8f42b29354 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 17:14:33 +00:00
Pietro Cerutti
cb0d64bb60 - Update to 1.7.48
Changes:

  * Added verbose option to reswrap.
  * Updated BMP loader routines, some bullet-proofing against malicious
    bitmap files.
  * Changes in FXVariant: operator bool returns true for non-zero numerical
    values, non-empty arrays or non-empty dictionaries. It only returns
    false if the variant is FXVariant::null. This new interpretation strokes
    much better with common usage patterns.
  * Added asChars() API to FXVariant.
  * FXPtrList now index with FXival.
  * Print routines fxprintf() are now supporting NaN and Inf printouts. Also
    fixed -0 printout.
  * Change in FXThreadPool::wait() routine: now waits till all jobs are
    finished.
  * Added executeAndWait() routine to FXThreadPool and FXTaskGroup.
  * Small change in FXParallel: ensure tasks are aligned in memory.
  * Added FXEXEIcon and FXEXEImage. These should icons or bitmaps embedded
    in Windows Executable files.
  * Added FXCOLORREF2RGB and FXRGB2COLORREF macros for Windows based FOX
    applications.
  * Some complex math transcendentals added.
  * Population-count inline functions added to fxendian.h. These use x86
    builtins when possible.
  * API fixes (bad parameter signatures) fixed in the list-widgets.
  * CDECL attributes in some FXApp member functions (Windows Only).
2014-07-15 12:42:48 +00:00
Baptiste Daroussin
000571484f Modernize LIB_DEPENDS 2014-07-14 18:58:18 +00:00
Baptiste Daroussin
159aec163b Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-13 22:49:19 +00:00
Baptiste Daroussin
f3a64b1d04 Modernize LIB_DEPENDS 2014-07-13 22:45:30 +00:00
Pietro Cerutti
e7ae9c39cf - Update to snapshot 10218
Changelog:
  * http://www.fltk.org/articles.php?L1377
- Use new OPTIONS switches
- alsa-lib is not required
2014-07-11 09:20:38 +00:00
Sofian Brabez
253072f7e9 - Update to 1.0.4 2014-07-07 22:30:44 +00:00
John Marino
28efe19a37 x11-toolkits/soqt: Force no-debug build (from dports)
When built with debug flag, this port changes the name of the installed
files thus failing at stage phase.  For now, disable the detection and
force configuration without debug
2014-07-07 12:37:04 +00:00
Pietro Cerutti
54e0bd0e50 - Update to snapshot 10217
Changelog:
  * http://www.fltk.org/articles.php?L1371
  * http://www.fltk.org/articles.php?L1372
  * http://www.fltk.org/articles.php?L1375
  * http://www.fltk.org/articles.php?L1376
2014-07-07 07:24:45 +00:00
William Grzybowski
52712cae78 x11-toolkits/py-traitsbackendwx: use WX 3.0
Approved by:	portmgr (bapt, blanket)
2014-07-06 14:13:28 +00:00
Sunpoet Po-Chuan Hsieh
b48078ec2e - Convert to new options helper
- Respect PORTEXAMPLES
- Remove LATEST_LINK
- Use COPYTREE_SHARE
- Merge file/dir manipulation into post-patch:
- Bump PORTREVISION for package change
2014-07-06 05:46:20 +00:00
William Grzybowski
64b81e3b2a x11-toolkits/py-wxPython-common: fix python compile to use non-stage path 2014-07-05 21:54:02 +00:00
William Grzybowski
1a65109268 Introduce x11-toolkits/py-wxPython30
x11-toolkits/py-wxPython28 was been modified to do not install wxversion python
files which conflict with wxPython30. Instead a new port has been created
(x11-toolkits/py-wxPython-common) which only installs wxversion and wx.pth
responsible for selecting the wxPython version.

Stage support has been added to all related ports.

Maintainership has been reset to python@.

The final goal is to make all ports use wxPython30 so we can remove wxPython28.
2014-07-05 18:22:32 +00:00
Tijl Coosemans
ec94e4d5eb Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery

Approved by:	portmgr (implicit)
2014-07-05 12:19:32 +00:00
Adam Weinberger
9412986685 Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple while
we're here. Remove any other references to NOPORT*.

Approved by:	portmgr (blanket for modernization)
2014-07-05 00:06:55 +00:00
Adam Weinberger
1a43040a4e Remove NOPORTDOCS. 2014-07-04 23:23:36 +00:00
Tijl Coosemans
3127da9b78 Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged port)
2014-07-04 20:28:31 +00:00
Baptiste Daroussin
f60f9451d7 First batch at resetting maintainership on ports that have not been staged and
without any pending PR

With hat:	portmgr
2014-07-02 16:45:52 +00:00
Baptiste Daroussin
4c2c2024d2 Fix shebang files and strip binaries 2014-07-02 06:55:26 +00:00
Vanilla I. Shu
2da3686e2f 1: Stagify.
2: use options helper to handle PORTSEXAMPLES

Approved by:	portmgr@ (blanket approval)
2014-07-02 01:29:19 +00:00
Tijl Coosemans
ac0307c82b Add USES=libtool 2014-07-01 17:22:28 +00:00
Tijl Coosemans
f03159b28a - Remove LATEST_LINK
- Replace INSTALL_STRIP_FLAG with INSTALL_TARGET=install-strip
- Convert to USES=libtool
2014-07-01 16:37:29 +00:00
Tijl Coosemans
aeedf5fbdb - Convert to USES=libtool
- Replace -lstdc++ patches with post-patch command and apply it to more
  makefiles
2014-07-01 16:03:25 +00:00
Guido Falsi
62bc1d52be Update to 0.2.2
Reported by:	Quentin Stievenart <quentin.stievenart@gmail.com>
2014-07-01 15:50:17 +00:00
Tijl Coosemans
9b5b61d635 - USES=libtool pathfix
- Add DOCS option
2014-07-01 15:21:22 +00:00
Tijl Coosemans
cf32c04f44 - Convert to USES=libtool
- Avoid USE_AUTOTOOLS
- Fix detection of fontconfig and freetype
2014-07-01 13:00:58 +00:00
Tijl Coosemans
a2d71f43ca Bump PORTREVISION for previous commit. 2014-07-01 12:38:09 +00:00
Tijl Coosemans
b1be824770 - Replace some dependencies with USE_GNOME keywords.
- USES=libtool pathfix tar:bzip2
2014-07-01 12:36:58 +00:00
Tijl Coosemans
9b92fcc52f - Replace LIB_DEPENDS with USE_GNOME=gtkmm24
- Replace USE_GNOME=gnomehack with USES=pathfix
- Add USES=libtool
2014-06-30 21:57:09 +00:00
Tijl Coosemans
767b5c2bdb - Convert x11-toolkits/neXtaw to USES=libtool and bump dependent ports
- Add stage support to x11-fonts/nexfontsel
2014-06-30 21:47:55 +00:00
Tijl Coosemans
be9bff4750 USES=libtool pathfix tar:bzip2 2014-06-30 21:28:26 +00:00
Tijl Coosemans
8a7f86cc78 - USES=libtool pathfix tar:bzip2
- Test OPSYS before OSVERSION
- Remove pthread patch
2014-06-30 21:21:12 +00:00
Tijl Coosemans
390aaf55b3 - Convert to USES=libtool
- Add DOCS option
2014-06-30 20:31:31 +00:00
Tijl Coosemans
a254e808a0 - Add USES=libtool
- Add DOCS option
2014-06-30 20:30:34 +00:00
Tijl Coosemans
e191488887 - New LIB_DEPENDS syntax
- USES=libtool tar:bzip2
2014-06-30 20:28:44 +00:00
Koop Mast
2f8f2fda48 Add libwnck3. The gtk3 version of libwnck.
Obtained from:	GNOME devel repo.
2014-06-30 19:23:01 +00:00
Koop Mast
9bc8541609 Update to 2.30.7
Add portscout macro
Switch to USES=libtool:keepla
Use new option helpers.
Update USE_XORG

Obtained from:	GNOME devel repo
2014-06-30 18:50:52 +00:00
Tijl Coosemans
6185d436ed Convert to USES=libtool. 2014-06-30 18:13:11 +00:00
Tijl Coosemans
5123b58834 - Add USES=libtool to x11-toolkits/xforms and bump dependent ports.
- Remove xforms dependency from graphics/qslim.
2014-06-30 17:52:23 +00:00
Tijl Coosemans
05416fa5d4 Replace USE_AUTOTOOLS=libtool:env with BUILD_DEPENDS on devel/libtool. 2014-06-30 16:34:32 +00:00
Rene Ladan
a1334cc533 Remove expired ports:
2014-06-30 www/trac-TracDuplicates: Broken for more than 5 months
2014-06-30 mail/hotwayd: Protocol changed, software unusable
2014-06-30 mail/ilohamail-devel: Upstream disappeared
2014-06-30 games/tyrquake: Broken for more than 5 months
2014-06-30 net/gkrellmqst: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 security/p5-Jifty-Plugin-OpenID: Broken for more than 5 months
2014-06-30 games/sumwars: Broken for more than 5 months
2014-06-30 audio/ruby-esound: Broken for more than 5 months
2014-06-30 x11-toolkits/py-pyqwt: Broken for more than 5 months
2014-06-30 net-im/ysm: Broken for more than 5 months
2014-06-30 net-mgmt/send: Broken for more than 5 months
2014-06-30 net/p5-Jifty-Plugin-Authentication-Ldap: Broken for more than 5 months
2014-06-30 net-p2p/bittyrant: Broken for more than 5 months
2014-06-30 sysutils/gkrellm: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 audio/gkrellmms: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 audio/gkrellmvolume: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellmlaunch: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellmfmonitor: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellshoot: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 polish/sms2: sms2 is no longer being developed, consider using alternative software.
2014-06-30 x11-toolkits/py-wmdockapps: Crufty and nothing depends on this
2014-06-30 audio/tagger: Ancient, unmaintained
2014-06-30 www/mod_wsgi2: No longer supported, please use www/mod_wsgi3 instead
2014-06-30 security/botan: Botan 1.8 have known bugs and is no longer supported upstream, migrate to security/botan110
2014-06-30 08:37:49 +00:00
Pietro Cerutti
c21c3ef6f8 - Update to 1.2.4 2014-06-30 08:01:19 +00:00
Olivier Duchateau
f0ba8e245b - Fix pkg-plist
- Bump PORTREVISION

Reported by:	wblock@
2014-06-28 12:44:27 +00:00
Cy Schubert
bcfb0d41f8 Fix build errors related to stage and pkg-plist consistency.
Convert NOPORTDOCS to option.
2014-06-27 04:53:37 +00:00
William Grzybowski
a2b1136803 x11-toolkits/py-gui: support stage 2014-06-26 16:54:51 +00:00
Baptiste Daroussin
a33191366c Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
2014-06-25 05:35:31 +00:00
Dmitry Marakasov
30b50a1c01 - Switch to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-06-23 00:57:24 +00:00
Dmitry Marakasov
81aab11b4a - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-06-23 00:56:13 +00:00
Tijl Coosemans
3e4a806167 Add 4 new sed commands to USES=libtool. The first two apply some of the
changes that Debian made to their libtool.  The first command applies to
libtool versions 1.4 and up.  The second command is somewhat more elaborate
but essentially it uses the sed hold space to move an "elif...fi" block
down.  It applies to 2.x.  Together these reduce overlinking to unpatched
.la files (from ports that don't have USES=libtool yet but also .la files
in the work directory).

The third and fourth command fix relinking.  During staging libtool may
relink libA when it links to another library in the work directory libB.
The reason is that libA created during build phase has its runpath set to
the location of libB in the work directory.  This allows running an
executable that links to libA from within the work directory.  The relink
removes this extra runpath.

When libtool relinks libA it replaces "libB.la" on the linker command line
with "-L${STAGEDIR}${PREFIX}/lib -lB" with the intention to link to libB in
the stage directory but this -L flag isn't necessarily the first so another
libB may be linked instead.  The two sed commands make relink the same as a
normal link.  This means libtool will relink with libraries from the work
directory using a path similar to "../srcB/.libs/libB.so" without -L flags.
This applies to libtool 1.4 and up.  Earlier versions don't seem to relink
libraries.
(This fixes ports like devel/apr1 so they link with freshly built libraries
instead of installed libraries.)

Fix all ports with missing libraries.

Additionally:
archivers/rpm4: USES=patchfix.
databases/gdbm: INSTALL_TARGET=install-strip.
devel/gnome-vfs: remove patch that doesn't change anything.
devel/ois: INSTALL_TARGET=install-strip and use standard USE_AUTOTOOLS.
devel/zziplib: INSTALL_TARGET=install-strip, MAKE_CMD.
multimedia/mjpegtools: remove USE_AUTOTOOLS, use modern compiler on i386
   instead of disabling optimisations.
net/libnetdude: disable static plugins.

PR:		190941
Exp-run:	antoine
Approved by:	portmgr (antoine)
2014-06-22 10:44:29 +00:00
Raphael Kubo da Costa
4368073304 Reset maintainership to ports@.
From the PR:
  I have not been maintaining this port, mainly because this version is not
  supported upstream.
  We should have moved to the -devel version a while ago, and someone should
  work on the newer versions.

PR:		191253
Submitted by:	pfg@
2014-06-21 19:02:41 +00:00
Dmitry Marakasov
990cc8fdc8 - Properly handle shared directory in plist
PR:		191112
Submitted by:	amdmi3
Approved by:	kwm
2014-06-20 16:30:15 +00:00
Marcus von Appen
f0be834ee2 - Enable stagedir support
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-17 16:37:41 +00:00
Marcus von Appen
0e4cce8b01 - Enable stagedir support
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-17 16:36:05 +00:00
Kurt Jaeger
c9727b2839 x11-toolkits/p5-Tk-FontDialog: take maintainership
Approved by:	dhn (maintainer), mentors (implicit)
2014-06-12 21:20:34 +00:00
Kurt Jaeger
ed0e7a862c x11-toolkits/p5-Tk: upgrade 804.031 -> 804.032
- For changes see
  http://cpansearch.perl.org/src/SREZIC/Tk-804.032/Changes
- Fixes build with perl5.20
- Fixed LIB_DEPENDS
- Strips .so files
- Take maintainership
- include fix (modified) for XFT option from [1]

PR:		ports/189077 [1]
Submitted by:	nikola.lecic@anthesphoria.net
Reviewed by:	mat, jadawin
Approved by:	perl (maintainer), jadawin (mentor)
2014-06-11 20:44:57 +00:00
John Marino
d0bb05930a Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy.  Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.

Approved by:	portmgr (implicit)
2014-06-11 18:55:29 +00:00
Tijl Coosemans
9f8b4bcde3 Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream.  Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.

Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix.  Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS.  This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.

PR:		190592
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-06-11 14:49:59 +00:00
Pietro Cerutti
7eaf013f7e - Update to snapshot 10183
Changelog:
  http://www.fltk.org/articles.php?L1370
2014-06-11 07:11:34 +00:00
Mathieu Arnold
61de712f46 Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2014-06-10 12:14:12 +00:00
Cy Schubert
100908c86d Support stage. Update to new LIB_DEPENDS. 2014-06-10 05:09:09 +00:00
Antoine Brodin
eaf2278312 Change maintainer's email address to one that may no bounce
With hat:	portmgr
2014-06-09 15:25:27 +00:00
Jimmy Olgeni
55dc0f983a Remove all space characters from Makefile assignments.
No functional changes included.

CR:		D193 (except math/sedumi)
Approved by:	portmgr (bapt)
2014-06-08 19:51:27 +00:00
Dmitry Marakasov
69445046c0 - Convert x11-toolkits/sdl_pango to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-06-06 12:54:40 +00:00
Koop Mast
e470e8549a Fix check-plist.
PR:		188910
Submitted by:	rodrigo@
Patch by:	tijl@
2014-06-05 19:15:05 +00:00
Dmitry Marakasov
1b0fed78e5 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-06-04 17:37:28 +00:00
Dmitry Marakasov
14ff747e88 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-06-04 17:37:21 +00:00
Dmitry Marakasov
060186521f - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-06-04 17:34:17 +00:00
Baptiste Daroussin
55b4f9f675 Activate compatibility with wxGTK 2.6 API
Explicitly set compatibility for wxGTK 2.8 (already on by default)
Remove dependency on inotify (not needed wxGTK do support kqueue)
Prevent the configure scripts from discovering inotify if already installed
Use options helpers
Only enable mediactrl if GSTREAMER options is set
2014-06-04 09:58:34 +00:00
Tijl Coosemans
429672c16c - Remove s/aout/elf/ patch. It is handled by USES=libtool.
- Remove reference to PTHREAD_LIBS.
2014-06-03 21:36:16 +00:00
Pawel Pekala
ef1e8e4a9b - Update x11-toolkits/c++-gtk-utils to version 2.2.7
- Needs USES=libtool, drop la file
- Bump affected comms/efax-gtk (library name changed)
2014-06-03 18:36:37 +00:00
Baptiste Daroussin
a2553e475b Use USES=tar:bzip2 2014-06-03 15:05:53 +00:00
Pietro Cerutti
09df91b178 - Update to snapshot 10177
Changelog:
  * http://www.fltk.org/articles.php?L1367
  * http://www.fltk.org/articles.php?L1368
2014-06-03 13:12:24 +00:00
Dmitry Marakasov
dbec84e0f8 - Convert USE_XZ to USES
- Switch to USES=libtool, drop .la files
2014-06-03 01:22:17 +00:00
Dmitry Marakasov
f53263036c - Use new LIB_DEPENDS syntax
- Switch to USES=libtool, drop .la files
- Strip libraries
2014-06-03 00:31:45 +00:00
Antoine Brodin
bb2d822460 Deprecated some ports that were already marked BROKEN in 2013
With hat:	portmgr
2014-05-31 20:47:59 +00:00
Olivier Duchateau
fa91bbab04 - Use CCode attribute for setproctitle() function, bug #1324424 [1]
- Add new dependency, sysutils/contractor
- Fix pkg-plist
- Bump PORTREVISION

[1] https://bugs.launchpad.net/granite/+bug/1324424
2014-05-29 17:26:42 +00:00
John Marino
2df40af1be 2 more ports: convert to USES+= zip
USES=zip is required when at least one distfile is a zip archive.
Approved by:	general infrastructure blanket
2014-05-28 21:54:01 +00:00
Rene Ladan
781e4f52cd Remove expired ports:
2014-05-25 x11-toolkits/libgtk-java: Unmaintained, outdated not depend on
2014-05-25 graphics/cairo-java: Unmaintained, outdated not depend on
2014-05-25 devel/libgconf-java: Unmaintained, outdated not depend on
2014-05-25 x11/libgnome-java: Unmaintained, outdated not depend on
2014-05-27 21:22:44 +00:00
Baptiste Daroussin
e836ab008a Replace lang/lua with the new lang/lua51
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua

Approved by:	portmgr (implicit)
2014-05-26 15:28:28 +00:00
Baptiste Daroussin
650f107d75 Convert to USES=mono
With hat:	portmgr
2014-05-26 13:29:39 +00:00
Baptiste Daroussin
49a6294c01 Remove useless include of bsd.gnome.mk 2014-05-26 13:28:57 +00:00
Baptiste Daroussin
912c68df95 Convert to USES=dos2unix
With hat:	portmgr
2014-05-26 09:24:47 +00:00
John Marino
56427bf69b x11-toolkits/gtkada3: Update version 3.8.3.0 => 3.8.3.1
While working on the GPS port, GtkAda received a minor bug fix.  Just
bring this new version in before GPS 6.0.x.

The makefile was slightly modified to keep using the 3.8.3.0 version
of the reference manual.  Also the ability to build a debug version
was added as a non-default option.
2014-05-24 22:02:05 +00:00
David Thiel
1b74e096aa Set to expire, as this doesn't appear to serve any modern purpose. 2014-05-23 17:19:50 +00:00
David Thiel
29238db46d Hand back to ports@. 2014-05-23 17:18:56 +00:00
Martin Wilke
17c05e7111 - Fix build with clang
- Add LICENSE

PR:		187740
Submitted by:	Ports Fury
2014-05-22 05:42:59 +00:00
Matthias Andree
cca41554b6 Convert to staging.
Modernize NOPORTDOCS to use OPTIONS NG.

Actually, maintainer has resigned on the grounds of having wrestled for
too long with staging, but let's try to convince him to continue now
that staging is implemented.

Approved by:	portmgr (blanket)
2014-05-20 18:51:29 +00:00
Sofian Brabez
605073b7ed - Update to 1.0.3
- Update LICENSE
2014-05-20 13:31:05 +00:00
John Marino
53fcbe0157 x11-toolkits/gtkada: Cleanup and define conflict with gtkada3
This port directly conflicts with gtkada3 as many files are installed
in the same place.  Define the conflict.  While here:

* Convert from generated plist to pkg-plist
* Add DOCS and EXAMPLES options, use PORTDOCS and PORTEXAMPLES
* Remove post-patch target, not needed
* Convert to USES+= tar:bzip2
* Install license - GPLv2 was already defined but not installed
2014-05-20 11:44:58 +00:00
John Marino
897c4ff0c6 toolkits/gtkada3: Update COMMENT, GTK3 instead of GTK2 is used 2014-05-20 10:49:14 +00:00
John Marino
0bdf95112d Add new Ada port: x11-toolkits/gtkada3
The GTK/Ada library is a key component of the GNAT Programming Studio.
The GPS 5.x series used GTK2 components through GKT/Ada.  For the new
6.x series of GPS, GTK3 components are needed and GTK/Ada has been
updated accordingly.

Since GTK/Ada is actually a generic component, it has been decided to
freeze x11-toolkits/gtkada at version 2.24 as this is the last version
that supports GTK2.  To support the upcoming GPS 6.0, this gtkada3 port
based on GTK3 is required.

This port naturally conflicts with x11-toolkits/gtkada.  Once GPS is
upgraded, the gtkada port may be reworked so it can co-exist with the
gtkada port.
2014-05-20 10:45:42 +00:00
Pietro Cerutti
003fa478b5 - Update to 1.7.47
Changes:

  * Project files updated to Visual Studio 2008.
  * Much faster file dialog due to using file extension and PATHEXT for
    executable status.
  * PathFinder lists files about to be deleted.
  * New API's to list widgets for much more convenient way to populate with
    fixed lists of items.
  * New selectAll() API added to list widgets.
  * Updated syntax coloring file Adie.stx with FORTRAN syntax coloring.
  * IMAGE_ALPHAGUESS used when loading BMP icons in FXIconSource.
  * Added APIs filesToURIList() and filesFromURIList() in FXURL namespace.
  * Bug fix in FXStringDictionary.
  * Bug fixes in FXThreadPool.
  * Replaced preprocessor MAYBE with enum maybe.
  * Message map search improvement using branch probability macro and
    test-order.
  * TIFF image loader improvements.
  * FXString::format() now knows about thousands separator option for
    printing floating point.
  * Bugs fixed in IRIS RGB image support.
  * FXObjectListOf::adopt() argument should not have been declared const.
  * Suggested file extension changes automatically ONLY when picking
    existing file.
  * New hasExecExtension() API added to FXPath (Windows specific).
  * Integer overflow fixed in FXApp having to do with click speed interval.
  * New API getExecExtensions() added in FXSystem (Windows specific).
  * If pipe2() system call not available, try set file descriptor flags
    with fcntl() instead.
2014-05-20 09:19:27 +00:00
Pietro Cerutti
ff11e57eae - Update to snapshot 10147 2014-05-19 09:50:42 +00:00
Tijl Coosemans
5c0834bd1b For several MATE related ports:
- USES=libtool tar:xz.
- INSTALL_TARGET=install-strip.
- Add CONFIGURE_ARGS=--disable-static to ports that only install plugins.
2014-05-18 21:05:53 +00:00
Tijl Coosemans
1f8935d509 Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2".
Bump PORTREVISION on all dependent ports. [1]

audio/ario: USES=libtool.
audio/gmpc: USES=libtool.
audio/gnome-media: USES=libtool:keepla tar:bzip2.
audio/xfce4-mixer: USES=libtool tar:bzip2.
graphics/shotwell: Unbreak and USES=tar:xz.
science/gwyddion: USES=libtool tar:bzip2.
sysutils/mate-control-center: USES=libtool.
x11/xfce4-clipman-plugin: USES=libtool tar:bzip2.

Approved by:	portmgr (implicit) [1]
2014-05-13 11:54:53 +00:00
Tijl Coosemans
f71b7dc6fd Add USES=libtool:keepla. 2014-05-13 10:28:39 +00:00
Steve Wills
18cccbbf5a - Update to 1.2491
PR:		ports/189597
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-05-12 15:29:47 +00:00
Steve Wills
5a5c5ebdae - Update to 1.226
PR:		ports/189571
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-05-12 14:57:07 +00:00
Raphael Kubo da Costa
bbfe2c461a Explicitly disable evdev support.
This is Linux-specific, and support for it may be accidentally enabled
because the compiler test for it passes if multimedia/v4l_compat is
installed, since it installs linux/input.h into ${LOCALBASE}/include.

PR:		ports/187260
MFH:		2014Q2
2014-05-12 13:51:04 +00:00
Max Brazhnikov
c425e0b6a4 Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
Pietro Cerutti
c0ee1ce198 - Convert to new LIB_DEPENDS format
- Convert to USES=tar:bzip2
- STAGE-clean
2014-05-12 10:50:39 +00:00
Dmitry Marakasov
c120d28f33 - Support staging
- Use new LIB_DEPENDS syntax

Approved by:	portmgr blanket
2014-05-11 15:46:05 +00:00
Dmitry Marakasov
121beb51de - Support staging
- Convert USE_BZIP2 to USES
2014-05-10 17:53:30 +00:00
Tijl Coosemans
ba93c2d261 Convert to USES=libtool tar:bzip2. 2014-05-09 17:47:15 +00:00
Sunpoet Po-Chuan Hsieh
d60b005d21 - Update to 0.4.0
- Add LICENSE
- Sort LIB_DEPENDS
- Use USES=libtool
- Do not silence installation message
- Bump PORTREVISION for graphics/webp shlib change

Changes:	https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
2014-05-08 03:25:06 +00:00
Baptiste Daroussin
1abc0cfb69 Fixed slave ports building
Reported by:	pkg-fallout
2014-05-07 15:44:01 +00:00
Tijl Coosemans
6fa241409c - USES=libtool:keepla tar:bzip2.
- INSTALL_TARGET=install-strip.
2014-05-07 11:46:29 +00:00
Rusmir Dusko
20e066a2e4 These ports are no longer used or cared for.
audio/dssi

- Reset maintainer to ports@

audio/hexter

- Reset maintainer to ports@

Horia Racoviceanu <horia at racoviceanu.com> wishes to maintain these ports
with my help.

x11-toolkits/libsexy

- Pass maintainership to horia at racoviceanu.com

x11-toolkits/libsexymm

- Pass maintainership to horia at racoviceanu.com

x11-toolkits/py-sexy

- Pass maintainership to horia at racoviceanu.com
2014-05-06 19:08:39 +00:00
Tijl Coosemans
7ad01768ac Convert to USES=libtool:keepla tar:xz. 2014-05-06 17:31:20 +00:00
Tijl Coosemans
01c3ad619e - USES=libtool tar:bzip2.
- Remove indirect dependencies.
2014-05-06 16:06:45 +00:00
Tijl Coosemans
3a759a9883 Convert x11-toolkits/libxfce4gui and all dependent ports to USES=libtool.
And USES=tar:bzip2 here and there.

deskutils/xfce4-notification-daemon:
- Don't patch Makefile.am.
- Link with -lgmodule-2.0 explicitly now that libgtk-x11-2.0.la does not
  imply it.

x11/xfce4-wmdock-plugin:
- Make it fetchable.
2014-05-06 14:44:07 +00:00
Baptiste Daroussin
b67bcd423b Catch a couple of missing convertsion to :tu/:tl
Submitted by:	ak
With hat:	portmgr
2014-05-05 11:15:53 +00:00
Pietro Cerutti
f14ea0e16c - Update to snapshot 10142 2014-05-05 10:23:19 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Rene Ladan
32e92194b7 Remove expired ports:
2014-04-30 x11-toolkits/gigi: Does not compile on 10 or higher
2014-04-30 net/asterisk-oh323: Depends on broken and unsupported asterisk14
2014-04-30 net/asterisk14: Broken and unsupported
2014-04-30 net/asterisk14-addons: Depends on broken and unsupported asterisk14
2014-04-30 ports-mgmt/pkg_install: Replaced by ports-mgmt/pkg
2014-05-01 x11-drivers/xf86-input-magictouch: Does not compile
2014-05-01 x11-drivers/xf86-video-cyrix: requires pciVideoPtr typedef
2014-05-01 x11-drivers/xf86-video-sis-intel: requires pciVideoPtr typedef
2014-05-01 net/py-spreadmodule: Depends on expired net/spread
2014-05-01 net/p5-Spread-Message: Depends on expired net/spread
2014-05-01 net/p5-POE-Component-Spread: Depends on expired net/spread
2014-05-01 net/p5-Spread-Session: Depends on expired net/spread
2014-05-01 sysutils/wmmemload: Broken
2014-05-01 lang/ml-pnet: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono
2014-05-01 lang/treecc: PNET dependency decommissioned Dec 2012
2014-05-01 lang/pnetlib: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono
2014-05-01 lang/pnet-base: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono
2014-05-01 benchmarks/pnetmark: PNET dependency decommissioned Dec 2012
2014-05-01 lang/pnet: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono
2014-05-01 x11-wm/stumpwm: Broken for more than 4 months
2014-05-01 sysutils/cpupowerd: Not maintained from upstream anymore and only supports ancient AMD K8.
2014-05-01 net/pchar: Obsolete, abandoned
2014-05-03 x11-fonts/texcm-ttf: Should be replaced by x11-fonts/stix-fonts
2014-05-04 10:51:02 +00:00
Koop Mast
4f538bdf08 USE_BZIP2 -> USES=tar:bzip2
USE_GNOME=ltverhack -> USES=libtool:keepla
use INSTALL_TARGET=install-strip for stripping.
2014-05-02 17:00:01 +00:00
Tijl Coosemans
7a0ec006e7 - Convert to USES=libtool.
- Replace autogen.sh in pre-configure with normal USE_AUTOTOOLS.  The
  script also ran ./configure so configure ran twice.
- Remove --with-pic from CONFIGURE_ARGS.  Not needed.
2014-04-28 18:20:55 +00:00
John Marino
1a7693cfbf x11-toolkits/p5-Alien-wxWidgets: Unbreak on some platforms
For me, the most cringeworthy makefile technique is the shell command
(!=) evaluating another port with "make -C".  This is very slow, fragile,
and can cause a huge mess if something is out of wack.

The technique was used in this port and it didn't even work on all
platforms.  For sure FreeBSD 8 (according to portsmon) and DragonFly
were broken.  Essentially the file "gtk2_3_0_0_uni_gcc_3.4.pm" was
installed, but the broken plist substitution was looking for
"gtk2__uni_gcc_3.4.pm".

To fix this robustly, get rid of the whole "make -C" mess and the plist
substituion and just use the find command to dynamically add this one
file to the plist.  Since it starts with a unique pattern, we really
don't need to know the Wx version in order to establish the plist with
this technique.

Approved by:	blanket
2014-04-27 18:55:29 +00:00
Martin Wilke
49d03f5ff3 - Update to version 1.1.9
PR:		187968
Submitted by:	Ports Fury
2014-04-26 02:28:18 +00:00
Baptiste Daroussin
a4aefba45b Stagify brasero
Convert to USES=libtool
Chase shlib number change
Clean up a bit chased ports
2014-04-25 23:46:27 +00:00
Pawel Pekala
90b722fc49 - Update to version 2.2.6
- Disable test for now, they fail with clang
2014-04-25 16:33:00 +00:00
Baptiste Daroussin
f8472ea346 Fix expiration date
With hat:	portmgr
Reported by:	Dan Langille
2014-04-25 13:46:13 +00:00
Baptiste Daroussin
c024fd9030 Deprecate java bindings for gnome
They have never been used, are not updated upstream since 2009 and gnome@ team has already way too many things to care about

Discussed with:	kwm (gnome)
Approved by:	self (portmgr)
2014-04-25 13:37:43 +00:00
Baptiste Daroussin
862e5bf88f Bump portrevision after changes in gstreamer-plugins master port
Fix gstreamer-plugins-bad after changes in the master port
2014-04-25 12:46:45 +00:00
David Naylor
e7fbb4600d Update x11-toolkits/py-kivy to 1.8.0.
Changes:
 * Kivy now supports python 2 and 3

ChangeLog:
- Python 3.3 support: It's finally here, using the same codebase! And
  we deliver also 3 portables for Windows, one that package Python 2.7
  and another with Python 3.3!
- New media player named GstPlayer, based on Gstreamer 1.0. This
  player is currently used as a implementation for Audio and Video
  core provider. This allow us to not only use the latest Gstreamer
  and all the improvements done by them, but also have a common player
  for both Python 2.7 and 3.3 on desktop platforms.
- Scrollview has been slightly enhanced to support smoother scrolling
  utilizing Matrix transformation by default. It also now supports
  scrolling through bars or content or both.
- Widgets now can be disabled simply by using `disabled` property.
- Textinput now has support for selection handles.
- New Widgets!
  - ActionBar: Mimics Android?s own ActionBar appearance and
    mechanisms
  - Behaviors: ButtonBehavior, ToggleButtonBehavior, DragBehavior,
    just subclass a behavior to an existing widgets, and you get the
    behavior! (eg. class ImageButton(ButtonBehavior, Image))
  - PageLayout: A simple multi-page layout allowing flipping through
    pages using borders
  - SandBox (experimental): Runs itself and its children in an
    exception-catching sandbox
2014-04-24 20:04:48 +00:00
Antoine Brodin
798ae13cdc Unbreak gtk30-reference 2014-04-24 20:01:12 +00:00
Tijl Coosemans
63ef0f55c4 Convert to USES=libtool pathfix. 2014-04-24 18:48:36 +00:00
Mathieu Arnold
f2cac0fa35 Replace all @unexec /bin/rmdir with @unexec rmdir
With hat:	portmgr
Sponsored by:	Absolight
2014-04-24 16:42:32 +00:00
Pietro Cerutti
4ff0039ac3 - USES=tar:xz 2014-04-24 12:43:27 +00:00
Tijl Coosemans
ce5a9a5d44 Update gstreamer 1.0 ports to version 1.2.4. 2014-04-23 14:22:47 +00:00
Tijl Coosemans
aad09bc5e2 When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la.  So everything that subsequently links with libA will also
link to these extra libraries.  This causes too much overlinking.

This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging.  However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.

So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).

PORTREVISION is bumped on all ports with USES=libtool that install .la
libraries.  Most ports are also changed to add :keepla because .la
libraries have to be kept around as long as there are dependent ports with
.la libraries that refer to them in their dependency_libs field.  In most
cases :keepla can be removed again as soon as all dependent ports that
install .la libraries have some form of USES=libtool added to their
Makefile.

PR:		ports/188759
Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
2014-04-23 13:25:16 +00:00
Pietro Cerutti
5e7065257c - Update to snapshot 10125
Changes: http://www.fltk.org/articles.php?L1359
2014-04-23 09:40:18 +00:00
Guido Falsi
c2fbc051f4 - Update to 3.4.1
- in x11-toolkits/scintilla, leverage USES=compiler to check if
  we're on clang or gcc

PR:		ports/188782, ports/188783
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2014-04-23 08:43:07 +00:00
Baptiste Daroussin
10bc1e36cb Support stage
Modernize
2014-04-22 12:43:53 +00:00
Baptiste Daroussin
8f850e6b7b Support stage
Strip binaries
USES=libtool
2014-04-22 12:40:16 +00:00
Baptiste Daroussin
07c30cdc1b Support stage
USES=libtool
2014-04-22 12:37:49 +00:00
Baptiste Daroussin
8b9f3947f3 Stage fxscintilla
USES=libtool
Chase shlib number change
2014-04-22 12:35:06 +00:00
Baptiste Daroussin
0b6d7a7f7e Support stage
Strip binaries
USES=libtool
2014-04-22 12:31:21 +00:00
Baptiste Daroussin
e9d442b90a Support stage 2014-04-22 12:28:29 +00:00
Baptiste Daroussin
c60ed9eed9 Support stage 2014-04-22 12:24:29 +00:00
Baptiste Daroussin
9fba3054ba Support stage 2014-04-22 12:19:35 +00:00
Baptiste Daroussin
7fb32ec458 Support stage 2014-04-22 12:17:16 +00:00
Baptiste Daroussin
1f8bfad930 Support stage
USES=libtool
2014-04-22 12:12:45 +00:00
Baptiste Daroussin
9d67b4ddf0 Convert gtkmm20 to stage
USES=libtool
Chase gtkmm20 shlib number change
2014-04-22 12:11:59 +00:00
Baptiste Daroussin
524a1fc444 Support stage
USES=libtool
2014-04-22 12:06:47 +00:00
Dmitry Marakasov
cd40fae30a - Fix version so it doesn't go down, reroll distfile 2014-04-22 10:56:49 +00:00
Baptiste Daroussin
59106bf36a Support stage
Modernize
2014-04-22 10:37:27 +00:00
Baptiste Daroussin
eda47e5956 Support stage
Modernize
2014-04-22 10:35:27 +00:00
Baptiste Daroussin
84bb0704d4 Support stage
Modernize
2014-04-22 10:33:03 +00:00
Baptiste Daroussin
2dd3869f4b Support stage
USES=libtool
2014-04-22 10:31:37 +00:00
Baptiste Daroussin
5d5a6d3ba6 Support stage
USES=libtool
2014-04-22 10:29:18 +00:00
Baptiste Daroussin
4d15a2fe0a Support stage 2014-04-22 10:22:22 +00:00
Baptiste Daroussin
90f18e236a Support stage 2014-04-22 10:20:38 +00:00
Baptiste Daroussin
1a36c76294 Support stage 2014-04-22 10:19:03 +00:00
Baptiste Daroussin
9ba25fe6ce Support stage
USES=libtool
2014-04-22 10:16:23 +00:00
Baptiste Daroussin
d1d795862a Support stage
USES=libtool
2014-04-22 10:08:23 +00:00
Baptiste Daroussin
11b6ab1e66 Support stage
USES=libtool
2014-04-22 10:02:33 +00:00
Baptiste Daroussin
572b2490a5 Support stage
USES=libtool
2014-04-22 10:00:27 +00:00
Baptiste Daroussin
3f20069b39 Support stage 2014-04-22 09:57:15 +00:00
Baptiste Daroussin
83a1143e40 Support stage 2014-04-22 09:54:33 +00:00
Baptiste Daroussin
a8c883dcba Support stage 2014-04-22 09:52:49 +00:00
Baptiste Daroussin
75c2e0346c Support stage
respect DOCS and EXAMPLES options
2014-04-22 09:50:21 +00:00
Baptiste Daroussin
d40440b5d4 Support stage
Respect EXAMPLES
2014-04-22 09:40:03 +00:00
Baptiste Daroussin
3f35a40067 Support stage
respect EXAMPLES
2014-04-22 09:35:08 +00:00
Baptiste Daroussin
0d80c7f433 Support stage
Uses libtool
2014-04-22 09:30:25 +00:00
Baptiste Daroussin
7e71437125 Support stage 2014-04-22 09:18:55 +00:00
Baptiste Daroussin
c1d5c1063f Uses tar:xz 2014-04-22 09:18:09 +00:00
Baptiste Daroussin
d2c6beffc9 Support stage
Uses libtool
2014-04-22 09:15:46 +00:00
Baptiste Daroussin
411ad31409 Remove a not stage friendly abandonware 2014-04-22 09:15:27 +00:00
Dmitry Marakasov
8ae3562de1 - Update to latest git version, unbreak with ogre3d 1.9.0 2014-04-22 02:35:38 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Baptiste Daroussin
35d5f9db34 Support stage
Chase nautilus cd burner removal
2014-04-11 12:44:06 +00:00
Alex Kozlov
7def9f435f - Fix WX_UVER calculation broken after stage conversion
Approved by:	portmgr (bapt)
2014-04-11 09:17:14 +00:00
Sunpoet Po-Chuan Hsieh
f81552032e - Add LICENSE
- Pet portlint: use PYTHON_DISTNAME instead of PYTHON_DISTFILE
- Use USES=tar:xz
2014-04-11 08:25:16 +00:00
Baptiste Daroussin
eed13e4add Support stage
USES=libtool
2014-04-10 20:05:31 +00:00
Baptiste Daroussin
ea0bd2b01f Support stage
Modernize
2014-04-10 15:27:04 +00:00
Baptiste Daroussin
67a015afbc Convert from USE_GECKO to USES=gecko
While here stagify what was not staged yet
Convert to USES=webplugin where needed and add desktop-file-utils dependency to icedtea-web
2014-04-09 10:29:48 +00:00
Baptiste Daroussin
39fff6230b Switch to wxGTK 3.0 2014-04-08 13:08:25 +00:00
Baptiste Daroussin
3dfb8a39ba Update to 0.9923
Switch to use wxGTK 3.0
2014-04-08 12:27:05 +00:00
Baptiste Daroussin
bb8712438d Add forgotten patch 2014-04-08 12:22:24 +00:00
Baptiste Daroussin
4679d92a30 Support stage
Update to 0.65
Switch default to use wxGTK 3.0
Properly support clang
2014-04-08 10:42:16 +00:00
Baptiste Daroussin
8efc3c638f Support stage 2014-04-07 16:51:53 +00:00
Pietro Cerutti
d6413f6c9a - Mute PORTSCOUT 2014-04-03 08:11:20 +00:00
Sunpoet Po-Chuan Hsieh
a448ee249b - Update LICENSE 2014-04-02 14:08:26 +00:00
Pietro Cerutti
7d03447d2c - Update to snapshot 10122 2014-04-01 09:30:59 +00:00
Antoine Brodin
6f29172a0d Unbreak with new cups
Obtained from:	OpenBSD
With hat:	portmgr
2014-03-31 16:40:30 +00:00
Dirk Meyer
4aa667ca2d - sort pkg-plist
- cleanup symlink
2014-03-31 15:07:21 +00:00
Dirk Meyer
67fe3229dc - new USES= 2014-03-30 19:44:48 +00:00
Sunpoet Po-Chuan Hsieh
56db1d720b - Add LICENSE
- Pass maintainership to submitter
- While I'm here:
  - Add missing RUN_DEPENDS
  - Bump PORTREVISION for dependency change

PR:		ports/188072
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-03-30 18:01:32 +00:00
Gabor Pali
8b1c971497 - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and
9.x in order to prevent run-time breakage after the recent changes in
  libiconv
- Bump port revision for lang/ghc and all dependents, as a consequence

Obtained from:	FreeBSD Haskell
2014-03-29 00:52:54 +00:00
Jose Alonso Cardenas Marquez
14627e1fc1 - Update to 2.6.4 2014-03-26 03:32:45 +00:00
Olivier Duchateau
ff2790142a - Update to 0.2.3.1 2014-03-24 20:53:35 +00:00
Mark Linimon
3991c03fd3 Remove wxgtk29 to make portsmon happy. I don't know why this didn't
break INDEX.
2014-03-24 18:31:25 +00:00
Steve Wills
88dbfabd36 2014-03-23 accessibility/ruby-atk: Use rubygem-atk instead
2014-03-23 devel/ruby-gio2: Use rubygem-gio2 instead
2014-03-23 devel/ruby-glib2: Use rubygem-glib2 instead
2014-03-23 graphics/ruby-cairo: Use rubygem-cairo instead
2014-03-23 graphics/ruby-gdk_pixbuf2: Use rubygem-gdk_pixbuf2 instead
2014-03-23 graphics/ruby-rsvg2: Use rubygem-rsvg2 instead
2014-03-23 x11-toolkits/ruby-goocanvas: No longer included upstream
2014-03-23 x11-toolkits/ruby-gstreamer: Use rubygem-gstreamer instead
2014-03-23 x11-toolkits/ruby-gtk2: Use rubygem-gtk2 instead
2014-03-23 x11-toolkits/ruby-gtksourceview2: Use rubygem-gtksourceview2 instead
2014-03-23 x11-toolkits/ruby-pango: Use rubygem-pango instead
2014-03-23 x11-toolkits/ruby-poppler: Use rubygem-poppler instead
2014-03-23 x11-toolkits/ruby-vte: Use rubygem-vte instead
2014-03-23 x11/ruby-gnome2: Use rubygem-gnome2 instead
2014-03-24 18:11:44 +00:00
Baptiste Daroussin
1d87990796 Properly use bsd.wx.mk
This fixes index
2014-03-24 15:02:20 +00:00
Baptiste Daroussin
ccf772b806 wxGTK 2.9 was a developement version superseeded by the 3.0 release 2014-03-24 14:11:02 +00:00
Baptiste Daroussin
667e783f16 Mark as broken ports that expect wx 2.9+ but does not build with 3.0 (2.9 is a dev version and will be removed soon) 2014-03-24 13:43:36 +00:00
Baptiste Daroussin
6e34168a94 wxGTK 2.6 is EOLed 2014-03-24 13:37:24 +00:00
Baptiste Daroussin
77b9149283 Switch to wx 3.0 2014-03-24 12:21:34 +00:00
Oliver Lehmann
02e7987e4c update ogre to 1.9.0
update cegui to 0.8.3
2014-03-23 09:43:56 +00:00
John Marino
5d7a673b25 xmlada, gtkada: Bump for builders
libraries built by the previous version of the Ada compiler can not
be used by the new compiler.  Rev bump a couple of libraries that can
cause breakage on incremental builds.

Reported by: pkg-fallout
2014-03-19 19:31:01 +00:00
Pawel Pekala
47ea202739 - Convert to USES=tar
- Use precise BSD licenses
2014-03-17 16:56:15 +00:00
Martin Wilke
3897d821be - Convert USE_GMAKE/BZIP2 to USES 2014-03-15 16:32:41 +00:00
Martin Wilke
6afa1e436b - Convert USE_XZ/BZIP2/GMAKE to USES 2014-03-15 16:25:40 +00:00
Koop Mast
c5bd34262e Fix handling of the pango font cache.
Reported by:	Craig Leres <leres@ee.lbl.gov>
Tested by:	Craig Leres <leres@ee.lbl.gov>
2014-03-15 13:16:57 +00:00
Martin Wilke
afa418b908 - Unbreak slave port
Submitted by:	antoine
2014-03-15 07:29:50 +00:00
John Marino
029a2d7f9e Tie libgnat_util.a to libasis
Rather than specify gnat_util every time ASIS is a dependency, set it
as a library dependency for ASIS.  LIB_DEPENDS doesn't work because it
is a static library, so just manually add libgnat_util.a to BUILD_DEPENDS
and RUN_DEPENDS, then adjust 3 ports accordingly.
2014-03-13 23:46:25 +00:00
Oliver Lehmann
afe3e8c709 mark as BROKEN + DEPRECATED and set EXPIRATION_DATE
The upstream development has been stopped for more than 2.5 years
The port won't compile on FreeBSD 10 and I'm not going to fix this
With my upcomming commit of Ogre 1.9 and Clang migration it will break on all FreeBSD versions anyway
2014-03-13 16:10:06 +00:00
Martin Wilke
f2104bda0c - Stage support
- Covert to new USES
- Disable g-ir-scanner cache to not touch /root/.cache during build
2014-03-13 05:56:18 +00:00
Koop Mast
70c71e5cdd gnome-panel will be updated to the 3.x version when GNOME 3 will merged.
Deprecate the first batch of ports that are incompatible with the new 3.x version.
2014-03-11 14:40:28 +00:00
Martin Wilke
71ebea3f34 - Stage support 2014-03-11 07:13:06 +00:00
Antoine Brodin
f424230497 Unbreak 2014-03-11 06:28:27 +00:00
Martin Wilke
6a547bdc73 - Update to 1.1.8
- Stage support
- Add License

PR:		187297
Submitted by:	ports fury
2014-03-11 02:44:55 +00:00
Gerald Pfeifer
1cd277bdce Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
2014-03-10 20:55:20 +00:00
Baptiste Daroussin
9f9d071f7b Convert x* to USES=zip 2014-03-10 18:09:41 +00:00
Koop Mast
d9142f168b Disable gnome-panel support. gnome-panel will be updated to a incompatible
version in the near future.
While here stagify and use new lib_depends syntax.
2014-03-10 14:53:49 +00:00
Rene Ladan
c9a690d33c Remove expired ports:
2014-03-10 deskutils/libopensync-plugin-synce: No more public distfiles
2014-03-10 irc/irchat-pj-xemacs21-mule: No more public distfiles
2014-03-10 irc/pure-xemacs21-mule: No more public distfiles
2014-03-10 lang/dice: No more public distfiles
2014-03-10 irc/dcc: No more public distfiles
2014-03-10 sysutils/backupme: No more public distfiles
2014-03-10 net/freeswitch-curl-devel: No more public distfiles
2014-03-10 misc/freeswitch-pizzademo-devel: No more public distfiles
2014-03-10 emulators/cygne-sdl: No more public distfiles
2014-03-10 mail/newmail: No more public distfiles
2014-03-10 x11-toolkits/xscoop: No more public distfiles
2014-03-10 security/didentd: No more public distfiles
2014-03-10 sysutils/wait_on: No more public distfiles
2014-03-10 net/freeswitch-sbc-devel: No more public distfiles
2014-03-10 multimedia/gxanim: No more public distfiles
2014-03-10 www/nd: No more public distfiles
2014-03-10 lang/fbbi: No more public distfiles
2014-03-10 textproc/csv2xml: No more public distfiles
2014-03-10 www/trac-calendar: No more public distfiles
2014-03-10 misc/stan: No more public distfiles
2014-03-10 japanese/gtkicq: No more public distfiles
2014-03-10 net/nc6: No more public distfiles
2014-03-10 net/jpcap: No more public distfiles
2014-03-10 games/quake-extras: No more public distfiles
2014-03-10 net/asfrecorder: No more public distfiles
2014-03-10 sysutils/pyrenamer: No more public distfiles
2014-03-10 palm/synce-sync-engine: No more public distfiles
2014-03-10 www/linux-mplayer-plugin: No more public distfiles
2014-03-10 net-mgmt/airport: No more public distfiles
2014-03-10 textproc/manued.el: No more public distfiles
2014-03-10 sysutils/jailer: No more public distfiles
2014-03-10 sysutils/blimitd: No more public distfiles
2014-03-10 print/abntex: No more public distfiles
2014-03-10 sysutils/monkeytail: No more public distfiles
2014-03-10 dns/dns_mre: No more public distfiles
2014-03-10 japanese/libjcode: No more public distfiles
2014-03-10 sysutils/jailutils: No more public distfiles
2014-03-10 net/freeswitch-vanilla-devel: No more public distfiles
2014-03-10 sysutils/hdup: No more public distfiles
2014-03-10 print/cups-smb-backend: No more public distfiles
2014-03-10 x11/settitle: No more public distfiles
2014-03-10 sysutils/anteater: No more public distfiles
2014-03-10 www/trac-pendingticket: No more public distfiles
2014-03-10 www/admuser: No more public distfiles
2014-03-10 x11-themes/gnome-icons-snowish: No more public distfiles
2014-03-10 www/metacafe_dl: No more public distfiles
2014-03-10 irc/irchat-pj-emacs21: No more public distfiles
2014-03-10 www/horde3-wicked: No more public distfiles
2014-03-10 java/drexelsnmp: No more public distfiles
2014-03-10 mail/sigit: No more public distfiles
2014-03-10 misc/freeswitch-scripts-devel: No more public distfiles
2014-03-10 www/vtiger-customerportal: No more public distfiles
2014-03-10 irc/pure-emacs21: No more public distfiles
2014-03-10 www/extsm: No more public distfiles
2014-03-10 misc/cwish: No more public distfiles
2014-03-10 www/phpscheduleit: No more public distfiles
2014-03-10 palm/synce-serial: No more public distfiles
2014-03-10 palm/synce-vdccm: No more public distfiles
2014-03-10 net/freeswitch-insideout-devel: No more public distfiles
2014-03-10 sysutils/fusefs-fur: No more public distfiles
2014-03-10 mail/clamfilter: No more public distfiles
2014-03-10 textproc/cost: No more public distfiles
2014-03-10 palm/synce-gvfs: No more public distfiles
2014-03-10 net/nxserver: No more public distfiles
2014-03-10 sysutils/throttle: No more public distfiles
2014-03-10 japanese/aterm: No more public distfiles
2014-03-10 mail/teapop: No more public distfiles
2014-03-10 www/eldav.el: No more public distfiles
2014-03-10 graphics/gsnapshot: No more public distfiles
2014-03-10 japanese/zangband: No more public distfiles
2014-03-10 audio/xmms-wma: No more public distfiles
2014-03-10 misc/projectionlib: No more public distfiles
2014-03-10 11:50:26 +00:00
Martin Wilke
1d288212c0 - Stage support 2014-03-09 14:41:19 +00:00
Martin Wilke
dafb7355ac - Stage support 2014-03-09 14:40:23 +00:00
Martin Wilke
e3f01690e0 - Stage support 2014-03-09 14:39:45 +00:00
Martin Wilke
64f518592c - Stage support 2014-03-09 14:39:28 +00:00
Martin Wilke
94ffaa6b86 - Stage support 2014-03-09 14:39:14 +00:00
Martin Wilke
a43c7c1c91 - Stage support 2014-03-09 14:38:59 +00:00
Martin Wilke
91a6db124d - Stage support
- Convert to USES
2014-03-09 14:38:40 +00:00
Sunpoet Po-Chuan Hsieh
e01dcef727 - Add LICENSE
- Add TEST_DEPENDS
- Use USES=zip
2014-03-08 09:25:09 +00:00
Koop Mast
3bf6745ab6 Stagify
Use new lib_depend syntax.
Switch to USES=libtool
Other ports may install pango modules, deal with the fact that
etc/pango/pango.modules might have changed since install.

Requested by:	miwi
Obtained from:	GNOME dev repo.
2014-03-08 07:42:15 +00:00
Antoine Brodin
8e16c9bdbf Unbreak INDEX by removing deprecated py31-tkinter
2014-03-06 x11-toolkits/py31-tkinter: Depends on expiring lang/python31

With hat:	portmgr
2014-03-06 19:30:54 +00:00
Johan van Selst
54d0e8b9fd Update to libxaw3dxft 1.6.2c 2014-03-05 07:19:19 +00:00
Guido Falsi
a684ab843e - Update to 3.3.9
- Convert to staging

PR:		ports/186175
Submitted by:	me
Approved by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2014-03-05 01:23:16 +00:00
Tijl Coosemans
c98613352b Small fixup for r346834: use the upstream library version. 2014-03-04 19:03:59 +00:00
Ruslan Makhmatkhanov
8627082363 Reset maintainership by maintainer's request.
Thank you for your past work on this, Cristiano!

PR:		187228  187227
Submitted by:	Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer)
2014-03-04 06:07:25 +00:00
Max Brazhnikov
4cd1e8830e KDE/FreeBSD team is happy to present Qt 5 in ports!
Alberto Villa (avilla@) has done all the hard work to create Qt 5 ports.
Trivial update from 5.2.0-beta1 to 5.2.1 by me.

Special thanks for Adriaan de Groot <groot@kde.org> for his assistance for
Qt-5.2.0 update.

Approved by:	portmgr (bapt) (for Mk/bsd.port.mk)
2014-03-03 16:50:32 +00:00
Baptiste Daroussin
2733c0ec4b Convert to USES=libtool 2014-03-02 23:50:53 +00:00
Baptiste Daroussin
60ab32712a Convert to USES=libtool 2014-03-02 23:34:42 +00:00
Baptiste Daroussin
47abee5479 Convert to USES=libtool 2014-03-02 23:15:01 +00:00
Martin Wilke
4ec5b05a31 - Convert to autoplist
- Stage support
- Bump PORTREVISION
2014-03-01 18:10:33 +00:00