Commit graph

15108 commits

Author SHA1 Message Date
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
Boris Samorodov
f545ccf085 OPTIONify the port. Add an option RESSCRIPTS for PERL resource scripts
and switch it off by default. This reduces default dependencies
from 22 to 3. The port is useful to get PNG icons from a Windows *.ico
files while building ports (as a BUILD dependency). Resource scripts
are not used there. Bump PORTREVISION.
2012-10-08 16:17:22 +00:00
Sunpoet Po-Chuan Hsieh
821ce13087 - Fix typo in MAN1
PR:		ports/172465
Submitted by:	Oliver Heesakkers <dev2@heesakkers.info>
2012-10-08 14:22:10 +00:00
Boris Samorodov
e1b6de214b . update to version 0.30.0;
. trim headers;
. remove LICENSE_FILE for the standard (GPLv3) license.
2012-10-07 20:21:35 +00:00
Olivier Duchateau
0c202330c2 - Update to 0.2.2
- Remove patch, submitted and approved by upstream

Approved by:	rene, miwi (mentors)
2012-10-07 16:04:27 +00:00
Sunpoet Po-Chuan Hsieh
d0f587932e - Update to 2.4
- Convert to new options framework
- Fix CONFIGURE_ARGS
- Cleanup Makefile
- Cosmetic change

Changes:	https://github.com/mm2/Little-CMS/blob/master/ChangeLog
2012-10-07 15:09:51 +00:00
Sunpoet Po-Chuan Hsieh
72b6519afa - Convert to new options framework
- Fix CONFIGURE_ARGS
- Cleanup Makefile
- Cosmetic change
2012-10-07 15:08:52 +00:00
Alex Kozlov
dd38e3dbc6 - Improve COMMENT
- Add secondary category multimedia
- Remove CMAKE_VERBOSE
- Bump PORTREVISION

Suggested by: bsam
Approved by: nemysis <nemysis@gmx.ch> (maintainer)
2012-10-07 12:23:07 +00:00
Carlo Strub
3e1b300f56 - Update to 0.1.4
- Convert to new options framework
- Update maintainer's e-mail address
- Cleanup COMMENT and pkg-descr

PR:		ports/172360
Submitted by:	Maxim Samsonov <xors@imap.cc> (maintainer)
2012-10-07 11:29:24 +00:00
Alex Kozlov
032814410f - Convert Makefile headers to new style
- Convert to new options framework
- Remove ABI version numbers from LIB_DEPENDS

PR:	ports/172397
Submitted by:	Oliver Heesakkers <dev2@heesakkers.info> (maintainer)
2012-10-07 10:23:23 +00:00
Alex Kozlov
7a4423b9ad - Convert Makefile headers to new style
- Add DESKTOP_ENTRIES
- Pass maintainership to nemysis <nemysis@gmx.ch>

PR:	ports/172342
Submitted by:	nemysis <nemysis@gmx.ch>
2012-10-06 21:05:12 +00:00
Max Brazhnikov
a6b1670dd2 - Update to 3.7.0.rc6 [1]
- Convert to new option framework
- Simplify do-install target by utilizing COPYTREE macro
- Strip Makefile header

PR:		ports/171879 [1]
Submitted by:	Bjoern Koenig (maintainer)
2012-10-06 18:31:39 +00:00
Eitan Adler
d95db58136 Trim the headers in the ports I maintain. 2012-10-06 14:35:45 +00:00
Guido Falsi
44c6e781ef - Update to 1.0.3
- Trim Makefile headers
2012-10-05 17:06:45 +00:00
Mikhail Teterin
b9df91e362 Upgrade from 1.2.x to 1.3.1-1 now that the upstream finally contains new
code (rather than simply updates to auto- configuration glue):

Notified by:	Steve Wills

via

PR:	ports/171812

The changes are minor, thus shared-library bump.

Fix several of the warnings, which GNU compiler missed, but clang uncovered
(which broke the build because of -Werror):

Notified by:	Andreas Nilsson, Thomas Zander
2012-10-05 04:14:40 +00:00
Marcus von Appen
ac5449e264 - Update to 1.9.0 2012-10-04 21:29:54 +00:00
Jason Helfman
54b634c84e - adjust comment and pkg-descr
- adopt optionsNG
- pass maintainership to submitter

PR:		172315
Submitted by:	nemysis@gmx.ch
2012-10-04 16:52:30 +00:00
Guido Falsi
a915abfb03 - Fix plist for NLS case
- Trim Makefile headers
- Clean up COMMENT
- Use standard description for NLS option
- Rework post-install target
- Bump PORTREVISION

PR:		ports/172302
Submitted by:	Guido Falsi <madpilot@FreeBSD.org>
Approved by:	nemysis <nemysis@gmx.ch> (maintainer, via IRC)
2012-10-03 17:46:09 +00:00
Steve Wills
2dc83000f6 - Fix build with clang
- Switch to SF mirror
- Add USE_DOS2UNIX

PR:		ports/171859
Approved by:	Iouri Ivliev <ii@any.com.ru> (maintainer)
2012-10-03 15:01:55 +00:00
Thomas Abthorpe
f09c4871a8 - Reassign to the heap at maintainer's request 2012-10-03 13:56:16 +00:00
Thomas Abthorpe
98eaecf749 - Reassign to the heap at maintainer's request 2012-10-02 19:36:52 +00:00
Andrej Zverev
43b2f3f94d - Fix typos (LICENSE is correct form inside bsd.licenses.mk).
- Removed LICENSE_FILE where is no need in this.

Spotted by:	zont@
Approved by:	portmgr (bapt@)
2012-10-02 16:40:40 +00:00
Dmitry Marakasov
bc33eda1d3 - Update to 3.1.3 2012-10-02 02:02:05 +00:00
TAKATSU Tomonari
89d84f4b7b - Remove LICENSE_FILE for well-known licenses
- Fix USE_PYTHON to -2.7 because 2.4 and 2.5 have been removed from the tree

Pointed out by:	rm@ (via private e-mail)
2012-10-01 22:01:23 +00:00
Kris Moore
43aed8923a - Fix to use "xdg-open" for the browser, instead of "netscape"
- Bump PORTREV

PR: 171554
Submitted by: Dru Lavigne <dru@FreeBSD.org>
Approved by: Maintainer timeout
2012-10-01 15:32:11 +00:00
Thomas Abthorpe
d46aafc64e - Reassign to the heap at maintainer's request 2012-10-01 14:45:16 +00:00
Guido Falsi
f014bdec6c - Update to 1.8
- Update maintainer's email
- Use xz compressed distfile
- While here, trim Makefile headers

PR:		ports/172176
Submitted by:	Erik Greenwald <erik@bz.bzflag.bz> (maintainer)
Approved by:	crees, tabthorpe (mentors, implicit)
2012-10-01 10:37:26 +00:00
Doug Barton
b5608e4d05 Without a build dep on pkgconf, configure fails 2012-10-01 07:01:04 +00:00
TAKATSU Tomonari
1adc479838 - Update to 0.7.5
- Trim WWW: line in pkg-descr
2012-09-30 20:32:35 +00:00
TAKATSU Tomonari
1df8576ee5 - Update to 0.8.2 2012-09-30 20:30:34 +00:00
TAKATSU Tomonari
a5acbce2ad - Update to 0.3.4
- Convert to new Makefile header
- Trim WWW: line in pkg-descr
2012-09-30 20:28:33 +00:00
TAKATSU Tomonari
1a2facb352 - Update to 1.1.8
- Trim WWW: line in pkg-descr
2012-09-30 20:24:49 +00:00
Ruslan Makhmatkhanov
fdca62cdcb - pass maintainership to new volonteer
while here:
- trim Makefile header
- remove indifenite article from COMMENT
- remove deprecated attribution in pkg-descr

PR:		172163
Submitted by:	Chris Petrik <c.petrik.sosa at gmail dot com>
2012-09-30 06:25:19 +00:00
Sunpoet Po-Chuan Hsieh
8f5d1497ab - Update to 2.04
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/GraphViz2/CHANGES
2012-09-30 04:08:52 +00:00
TAKATSU Tomonari
d5765cf69a - Update to 0.7-19
- Fix value of --configure-args for custom LOCALBASE
- Trim WWW: line in pkg-descr
2012-09-29 03:34:21 +00:00
Dmitry Marakasov
f3697f20d6 - Update to 1.1 2012-09-28 12:59:46 +00:00
Guido Falsi
68a9d71dff - Update zathura [2], zathura-pdf-poppler [1] and zathura-djvu to 0.2.1
- Strip Makefile headers

PR:		ports/171913 [1], ports/171930 [2]
Submitted by:	Alexander <alexander.4mail@gmail.com> [1],
		Guido Falsi <madpilot@FreeBSD.org> [2]
Approved by:	Quentin Stievenart <acieroid@awesom.eu> (maintainer) [2]
Approved by:	crees, tabthorpe (mentors, implicit)
2012-09-27 12:07:50 +00:00
Dmitry Marakasov
53de8fe65c - Work around graphics/ilmbase pthread-related brokenness to fix build
Reported by:	beat@
2012-09-27 03:58:12 +00:00
Wen Heping
a50f7d4f30 - Apply new Makefile format
- Mark IGNORE for php_mapscripts [1]

Reported by:	Frank Broniewski <brfr@metrico.lu> [1] (via email)
2012-09-27 02:03:07 +00:00
Alexey Dokuchaev
2bcb5046c0 Adjust OPTIONS_DEFAULT to pre-r304880 state. 2012-09-26 14:55:18 +00:00
Niclas Zeising
23d3013a0b Update to 2.6.1
Approved by:	kwm (mentor)
2012-09-26 11:24:08 +00:00
Baptiste Daroussin
5338d3b460 Convert to OptionsNG
When OPENGL option is activated, then cairo.pc hard depends on glproto.p, thus
glproto is now also a run dependency of cairo if OPENGL is activated, this
unbreak building ports depending on cairo if OPENGL option is activated and
WITH_NEW_XORG and WITH_KMS are sets

Approved by:	gnome (kwm)
2012-09-26 10:12:42 +00:00
Alexey Dokuchaev
e937350415 - Convert to the new OPTIONS framework
- Drop indefinite article from the COMMENT
- Trim the header per new world order
2012-09-26 07:02:36 +00:00
Koop Mast
aeadecff0e Unify poppler-config.h includes in poppler header.
PR:		ports/171877
Submitted by:	bsam@
Obtained from:	poppler upstream, Bug 52193
2012-09-25 22:06:42 +00:00
Greg Larkin
74c26c5250 - Added vendor patch to fix most recent vulnerability
- Bumped PORTREVISION

Security:	98690c45-0361-11e2-a391-000c29033c32
2012-09-25 21:57:13 +00:00
Greg Larkin
569fde8093 - Fixed X11-conditional dependency injection
- Converted to optionsNG
- Bumped PORTREVISION

Requested by:	Mark Felder <feld@feld.me>
2012-09-25 20:52:44 +00:00
Greg Larkin
a8119b5575 - Fixed X11-conditional dependency injection
- Converted to optionsNG
- Bumped PORTREVISION

Requested by:	Mark Felder <feld@feld.me>
2012-09-25 20:38:03 +00:00
Beat Gaetzi
577a1b5bc8 - Disallow from pointyhat: fails to start X server
Reported by:	pointyhat
2012-09-25 18:02:15 +00:00
Alexey Dokuchaev
f77b6c0949 Fix fetch after PORTNAME was changed in r304682.
Reported by:	beat
Pointy hat to:	danfe
2012-09-25 15:26:43 +00:00
Dima Panov
85cf08f520 - Fix mistyped return statements, which clang objects strenuously to
PR:		171892
Submitted by:	myself
Approved by:	bkoenig AT alpha-tierchen DOT de (maintainer)
Obtained from:	PkgSrc
2012-09-25 09:19:43 +00:00