Commit graph

6232 commits

Author SHA1 Message Date
Eitan Adler
39db8ed216 Convert to OptionsNG
Trim headers

Reviewed by:	ak
Feature safe:	yes
2012-10-14 02:38:39 +00:00
Dirk Meyer
851945b1eb - cleanup comments
Feature safe: yes
2012-10-13 13:39:56 +00:00
Mark Linimon
a8693b8dee Force numerous ports that fail to build with clang over to instead always
rely on gcc.  The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.

The ports chosen were ports that blocked 2 or more ports from building with
clang.  (There are several hundred other ports that still fail to build with
clang, even with this patch.  This is merely one step along the way.)

Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.

For those who have gcc as their default compiler, this change is believed
to cause no change.

Hat:		portmgr
Tested with:	multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
		combinations of patch/no-patch and flag settings.
2012-10-09 22:12:13 +00:00
Carlo Strub
8b04b00d43 - Update to 3.2.2
- Cleanup header of Makefile
- Cleanup COMMENT and pkg-descr

PR:		ports/172442
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2012-10-07 11:31:54 +00:00
Eitan Adler
60476ac41f Convert to OptionsNG
PR:	ports/172432
Submitted by:	Michael Gmelin <freebsd@grem.de>
2012-10-07 04:39:12 +00:00
Koop Mast
dfd3245991 Fix build with newer glib. 2012-10-04 21:18:23 +00:00
Pietro Cerutti
be78648b23 - Convert to OptionsNG 2012-10-03 13:17:32 +00:00
Pietro Cerutti
560b1a6b6a - Restore CONFLICTS, which had been commented out to test r305197 2012-10-03 12:21:20 +00:00
Pietro Cerutti
a4c556a23b - Convert to OptionsNG
- Add a patch around a wrong ZLib call
- Normalize patch files names
2012-10-03 12:14:18 +00:00
Ruslan Makhmatkhanov
309da33d2f - do not hardcode distfile extension for lang/python ports in bsd.python.mk
(PYTHON_DISTFILE variable)
- switch lang/python ports (and it's slaves) to tar.xz

I compared all the four pairs .tgz/.tar.xz and they have no content differences.

Discussed on:	python@
2012-10-03 04:06:37 +00:00
Jose Alonso Cardenas Marquez
0e66c40289 - Fix build on i386
Reported by:	beat
2012-09-30 00:09:15 +00:00
Dirk Meyer
9bf3a1a9ba - cleanup comments 2012-09-29 19:02:20 +00:00
Guido Falsi
17794effef - Update to version 0.1.3
- Take maintainership

Approved by:	crees, tabthorpe (mentors, implicit)
2012-09-27 12:06:28 +00:00
Thomas Abthorpe
079f0c0afe - Reassign to the heap due to mail bounces 2012-09-24 18:00:28 +00:00
Alexey Dokuchaev
df02a48af6 Two more spelling and wording corrections. 2012-09-21 10:29:10 +00:00
Alexey Dokuchaev
377b8b9de5 Fix spelling mistakes in bapt@'s recent deprecation commits. 2012-09-21 10:08:32 +00:00
Baptiste Daroussin
a3bd44a914 Deprecate a bunch a ports with no more public distfiles (thanks ehaupt's distilator) 2012-09-21 10:07:33 +00:00
Baptiste Daroussin
99a82a24b4 Abandonned upstream and no more depended on
Approved by:	gnome@ (kvm)
2012-09-20 21:11:53 +00:00
Baptiste Daroussin
4fef3b5be6 wxGTK 2.4 is no more supported upstream, consider using the current stable
version: x11-toolkits/wxgtk28

Approved by:	fjoe
2012-09-20 17:16:02 +00:00
Baptiste Daroussin
5cdbabfd84 Deprecate a bunch of abandonned and not depend on toolkits 2012-09-20 17:04:38 +00:00
Gabor Pali
1f904641b2 - Fix problem with line endings
Reported by:	beatmail (via pointyhat)
Obtained from:	FreeBSD Haskell
2012-09-18 21:21:08 +00:00
Christian Weisgerber
0062a3fa62 Remove pointless header lines from ports I created once upon a time. 2012-09-15 20:00:32 +00:00
Guido Falsi
9bed492eb6 Update to 0.1.3.
PR:		ports/170791
Submitted by:	Quentin Stievenart <quentin.stievenart@gmail.com>
Approved by:	maintainer timeout
Approved by:    tabthorpe (mentor)
2012-09-14 16:01:36 +00:00
Baptiste Daroussin
e9efb81e6a Deprecate this old gnome1 library, development as ceased and last user in the
ports tree (guppi) is now deprecated), set the same expiration date as guppi

Approved by:	gnome (kvm)
2012-09-13 09:55:16 +00:00
Ruslan Makhmatkhanov
04c9e59fcd - fix detection of X11/extensions/XPrint.h
- bump PORTREVISION

PR:		170626
Submitted by:	Mikhail Tsatsenko <m.tsatsenko at gmail dot com> (maintainer)
Reported by:	Marcin Cieslak <saper at saper dot info>
2012-09-13 08:05:31 +00:00
Pawel Pekala
6d815e2e8f Update to version 2.9.6 2012-09-12 20:39:39 +00:00
Pietro Cerutti
a4f519566e - Add a patch to #undef nitems, which has been added as a macro to sys/param.h
in r236486 and is also a member of Fl_Check_Browser class.
- Bump PORTREVISION

Notified by:		martymac
2012-09-11 16:05:22 +00:00
Beat Gaetzi
734349b51e - Move libxul 1.9.2 to www/libxul19
- Update www/libxul to 10.0.7
- Update all dependent ports to use www/libxul19 (no functional changes)
- Bump PORTREVISION on ports where libxul is a run dependency as the
  resulting package will change.

Submitted by:	Jan Beich <jbeich@tormail.org>
With hat:	gecko
2012-09-10 19:19:32 +00:00
Gabor Pali
bfc15a8303 - Fix build with wxGTK 2.9.4
Reported by:	beatmail (via pointyhat)
Obtained from:	FreeBSD Haskell
2012-09-10 08:50:13 +00:00
Mark Linimon
f12a5af997 Mark as broken on sparc64.
Hat:		portmgr
2012-09-08 06:53:18 +00:00
Pietro Cerutti
5a1eded3fa - Fix OPTION name inconsistency introduced in r229081
PR:		171339
Submitted by:	freebsd@nagilum.org
2012-09-06 13:11:36 +00:00
Steve Wills
ea9033674d - Convert ruby-gnome ports to proper master/slave setup
Reviewed by:	gjb
2012-09-06 05:28:49 +00:00
Max Khon
5f251c92fa Add missing dependency on webkit-gtk2. 2012-09-04 10:21:41 +00:00
Eitan Adler
48443ba510 Mark ports MAKE_JOBS_SAFE after some testing. 2012-09-03 04:00:32 +00:00
Jose Alonso Cardenas Marquez
10040bda87 - Remove BROKEN on i386
Reported by:	erwin
2012-09-02 06:30:30 +00:00
Pietro Cerutti
f74c314361 - Update to 1.7.36
Changes:
  * FXPath::match is now UTF-8 aware in matching filenames.
  * Keep directories up front in FXFileList.
  * FXTable API additions for spanning cells.
  * FXTable fixes to issue only single callback for spanning cells if
    multiple columns/rows fall in selection rectangle.
  * Added GO Language support for Adie Text Editor.
  * Added TENA .tdl Language support for Adie Text Editor.
  * Switch to C++ casts in certain places kills of const cast warnings.
  * The fox-config file for FOX project development has been re-instated.
2012-08-30 14:17:38 +00:00
Max Khon
98e1bf2c39 Update to 2.9.4.
PR:		170194
Submitted by:	Rainer Hurling
2012-08-29 06:45:28 +00:00
Pawel Pekala
31fb1fcb28 - Update to version 2.9.5
- Add missing library dependencies
- Port needs pkgconf in build phase
2012-08-21 18:46:31 +00:00
Pietro Cerutti
c848e5a9f6 - Fix PLIST
Reported by:	QAT
2012-08-20 15:08:45 +00:00
Pietro Cerutti
969c9034f2 - New port -- x11-toolkits/vtkfox
FOX/VTK canvas widget and interactor to allow VTK to interact with your
  FOX application.

  WWW: http://www.gahr.ch/vtkfox/
2012-08-20 12:01:03 +00:00
Pawel Pekala
85b4c79f6b - Update to version 2.0.11
- Add missing library deps
- Port needs USE_PKGCONFIG=build
2012-08-16 14:35:38 +00:00
Thomas Abthorpe
d3fbddc569 - Reassign ports to the heap due to a mail bounce
With hat:	portmgr
2012-08-14 18:19:34 +00:00
Sunpoet Po-Chuan Hsieh
9968d647bd - Add missing PKGNAMEPREFIX
- Add WWW

PR:		ports/169822
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 1 month)
2012-08-14 09:12:18 +00:00
Guido Falsi
05c9737e36 - Update to 3.2.1
PR:		ports/170564
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by:	tabthorpe (mentor)
2012-08-13 19:40:36 +00:00
Pietro Cerutti
1ebd8e8929 - Remove CONFLICTS between x11-toolkits/fox16 and x11-toolkits/fox17 by
installing FOX-1.7 binaries in bin/fox-1.7 and suffixing its manpages
  with -17 (e.g., shutterbug -> shutterbug-17)
- Bump PORTREVISION on both ports
2012-08-13 10:46:26 +00:00
Wesley Shields
d9edbd7f72 Use PYTHONPREFIX_SITELIBDIR.
PR:		ports/170301
Submitted by:	Jan Beich <jbeich@tormail.org>
Approved by:	crees@, nivit@
2012-08-10 14:20:23 +00:00
Pietro Cerutti
b33f219814 - Update to 0.9.96-27-06-12 2012-08-06 12:18:13 +00:00
Pietro Cerutti
e6a5758a41 - Update to 1.7.35
* New feature in FXHeader control: auto-renumbering captions based on
    renumbering function; if a renumbering function (which computes the caption
    from the caption index) is set, then captions are automatically recomputed
    when the number of items in the FXHeader is changed.
  * Updated FXTable to use this new feature in FXHeader. The old options for
    renumbering have been removed.
  * Porting problem in FXMat4d, FXMat4f fixed, for CYGWIN32.
  * Added API's to FXTable to return first and last row (or column) of a spanning
    cell.
  * Added API to check if a cell is horizontally spanning or vertically spanning.
  * Cutoff angles in FXQuatd are smaller than in FXQuatf, due to much greater
    precision of doubles versus floats.
  * FOX on Raspberry Pi coming soon (I got one on order!).
  * Added FXRandom fast, long-period, thread-safe psuedo-random number generator.
  * Gamma-corrected image scaling option added.
  * FXPath::relative() corner-cases fixed.
  * FXPath::isHidden() now faster by scanning backward.
  * Adie syntax highlight algorithm had some possible issues.
  * Now expand context when incrementally recoloring.
  * Include glext.h on Windows; missing symbol otherwise.
  * Updated list of C++ keywords in Adie.stx style coloring file.
  * Added enable/disable item API's to FXComboBox, FXListBox, FXTreeListBox.
  * Added expression evaluate feature to Adie text editor.
  * Internal anynymous name spaces introduced in FXExpression and FXRex due to
    symbol clashes on some compilers.
  * Added ?: alternative expression to FXExpression.
  * Array indexing problem fixed in FXFont.
  * Typo fixed in FXAtomic.cpp.
- Use new OPTIONS framework
2012-08-06 11:47:16 +00:00
Koop Mast
5aa7246575 Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
2012-08-04 22:52:02 +00:00
Martin Matuska
302a9606ff Release maintainership of Tcl/Tk ports back to pool. 2012-08-03 22:57:36 +00:00