1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
Commit Graph

280547 Commits

Author SHA1 Message Date
Brendan Fabeny
0edb6def94 add some CONFLICTS [1]; minor clean-up
Reported by:	S.-M. Silber [1]
2012-06-09 04:55:58 +00:00
Sunpoet Po-Chuan Hsieh
67ec3bd0a2 - Update to 0.98
- Sort *_DEPENDS
- Sort MAN3 and PLIST
- Use CPAN as primary WWW

Changes:	http://search.cpan.org/dist/HTML-Template-Compiled/Changes
2012-06-09 04:44:34 +00:00
Sunpoet Po-Chuan Hsieh
ff025a9b77 - Sort CONFIGURE_ARGS
- Do not USE_GETTEXT when WITHOUT_NLS is set
- Fix PLIST
- Use USE_SQLITE
- Use DOCSDIR
- Cosmetic change
- Take maintainership

Submitted by:	sunpoet (myself)
Approved by:	miwi (maintainer, via IRC)
2012-06-09 04:42:20 +00:00
Sunpoet Po-Chuan Hsieh
ccd21f53b7 - Update to 2.019
Changes:	http://search.cpan.org/dist/Config-Model/ChangeLog
2012-06-09 04:36:32 +00:00
Stephen Montgomery-Smith
4d4cf3f0ee - Update 1.0.19. 2012-06-09 02:38:39 +00:00
Max Brazhnikov
99b882c241 Merge changes from area51 repository (SVN commit 8197 by avilla):
- Remove SIPFILES option, some ports (e.g., pykde4) require the files
  to be installed.
- Remove DEBUG and TRACING options, and merge them under WITH_DEBUG.
2012-06-09 00:41:21 +00:00
Max Brazhnikov
59cb6c5ffa update to 0.8.3 to fix build with KDE SC 4.8.3
PR:		ports/168303
Approved by:	maintainer timeout (15 days)
2012-06-08 23:05:20 +00:00
Brendan Fabeny
df54417c40 exit earlier, and with a more helpful error message, when attempting to
build the OpenMP libraries with clang [1]; shorten a long line

PR:		168804 [1]
2012-06-08 22:38:32 +00:00
Brendan Fabeny
343a1c69b1 fix the build after the giflib update
Reported by:	pav
2012-06-08 22:28:55 +00:00
Sunpoet Po-Chuan Hsieh
3d4b0e4bb9 - Update to 0.49
- Sort PLIST

Changes:	http://search.cpan.org/dist/Variable-Magic/Changes
2012-06-08 22:22:20 +00:00
Sunpoet Po-Chuan Hsieh
9b97c7b155 - Update to 2.52
- Remove outdated PERL_LEVEL check

Changes:	http://search.cpan.org/dist/Digest-MD5/Changes
2012-06-08 22:21:26 +00:00
Sunpoet Po-Chuan Hsieh
ac23e547fd - Fix *_DEPENDS: according to its change log, unused dependency URI was removed in 0.43 (2002-07-29)
- Use = instead of +=
- Bump PORTREVISION for dependency change
2012-06-08 22:21:00 +00:00
Sylvio Cesar Teixeira
6e688524f6 - Fix a CONFLICTS knob
PR:		ports/168749
Submitted by:	Alexander Demin <support@spectrum.ru> (maintainer)
2012-06-08 21:33:55 +00:00
Sylvio Cesar Teixeira
7212f0b15d - Switch NOPORTDOCS and NOPORTEXAMPLES to their OptionsNG
equivalents for devel/premake4, lang/ikarus, lang/stklos
and lang/ypsilon.

- Add mutual conflicts to lang/ikarus and lang/petite-chez
as they both install bin/scheme-script (reported by
Sulev-Madis Silber with his ports conflicts checker).

- Only define NO_PACKAGE for lang/ikarus when PACKAGE_BUILDING
is set (i.e. on the pointyhat cluster).

- Add regression-test target to lang/ypsilon.

PR:		ports/168715
Submitted by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer)
2012-06-08 21:27:42 +00:00
Sylvio Cesar Teixeira
54f367fc8e - Update to support new options framework.
PR:		ports/168751
Submitted by:	Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> (maintainer)
2012-06-08 21:15:02 +00:00
Sylvio Cesar Teixeira
62d00c4e99 - Fixed problem with build.
Reported by:	Erwin@
2012-06-08 21:03:45 +00:00
Chris Rees
2f67189afe SITE_PERL --> package dependencies
Stop depending on a versioned p5-DBD-mysql port
2012-06-08 20:34:50 +00:00
Chris Rees
5bc039b0d1 Depend on p5-DBD-mysql general port-- no need for fancy versioned logic 2012-06-08 20:30:40 +00:00
Michael Scheidell
79ce24dbc4 - Unbreak after php5 (5.4) upgrade. sqlite deprecated. use sqlite3
- Bump PORTREVISION

PR:		ports/168345
Reported by:	Justin <freebsd.users@gmail.com>
Submitted by:	"Janky Jay, III" <ek@purplehat.org> (maintainer)
2012-06-08 20:13:43 +00:00
Ryan Steinmetz
73693352c5 Fix condition where _FILE_COMPLETE_OPTIONS_LIST is not defined (introduced by previous commit)
Approved by:	portmgr (tabthorpe)
2012-06-08 19:52:39 +00:00
Beech Rintoul
a3b7d00d6d - Update to 1.8.1
PR:		ports/168630
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr>
Approved by:	Hans Fr. Nordhaug <hans@nordhaug.priv.no> (maintainer)
2012-06-08 19:26:13 +00:00
Sylvio Cesar Teixeira
2326e71798 - Fixed plist
PR:		ports/168599
Submitted by:	KATO Tsuguru (tkato432@yahoo.com)
Reported by:	erwin@
2012-06-08 19:20:29 +00:00
Baptiste Daroussin
1bbd68d292 Fix make config-conditional with optionsng
Reported by:	ru@
2012-06-08 18:44:17 +00:00
Andrej Zverev
fd259a91fa - Fix build after recent giflib (4.2) update. 2012-06-08 18:26:05 +00:00
Sylvio Cesar Teixeira
ed5ec0efca - Update to 3.7.0
- Change to new optionsNG

PR:		ports/168771
Submitted by:	Denis Generalov <gd@rambler-co.ru>
2012-06-08 18:08:54 +00:00
Gabor Pali
a203787714 - Loosen make restart checks a bit to fix build on certain
configurations (e.g. pointyhat)

PR:		ports/168761
Submitted by:	Roman Naumann <namor@hemio.de>
2012-06-08 16:11:47 +00:00
Tilman Keskinoz
d52f4f84ad Convert to optionsng 2012-06-08 15:55:59 +00:00
Tilman Keskinoz
8fb50795ae Convert to optionsNG
grab maintainership
2012-06-08 15:52:13 +00:00
Tilman Keskinoz
f8d7624f0d Convert to optionsng 2012-06-08 15:43:57 +00:00
Tilman Keskinoz
2136793444 Convert WITH_ style option to optionsng 2012-06-08 15:28:50 +00:00
Sylvio Cesar Teixeira
7688b40438 - Update to 0.9.2
PR:		ports/168755
Submitted by:	Kevin Golding <ports@caomhin.org> (maintainer)
2012-06-08 15:05:40 +00:00
Sylvio Cesar Teixeira
938f161d6c - Add dependency exposed by example programs and patch default boost dir.
PR:		ports/168777
Submitted by:	Jason Bacon <jwbacon@tds.net> (maintainer)
2012-06-08 14:53:28 +00:00
Matthias Andree
3ff96438b5 Duplicate EXTRACT_DEPENDS to FETCH_DEPENDS, to fix build under
the new no-network-after-fetch-stage regime.
2012-06-08 14:43:11 +00:00
Matthias Andree
8821d2dc0b Update to bug-fix release 2.62.
Changelog: http://www.thekelleys.org.uk/dnsmasq/CHANGELOG

Convert to OptionsNG.
2012-06-08 14:34:16 +00:00
Tilman Keskinoz
690ab8fe32 Update to 2.2.24
PR:		167907
Submitted by:	Takefu
Approved by:	maintainer

Mark MAKE_JOBS_UNSAFE while here
2012-06-08 14:12:22 +00:00
Tilman Keskinoz
025810a349 Update to 0.7.2.2
PR:		168779
Submitted by:	maintainer
2012-06-08 13:49:25 +00:00
Vasil Dimov
3a743006a0 Upgrade graphics/vigra from 1.7.1 to 1.8.0
PR:		ports/168833
Submitted by:	fluffy@
2012-06-08 13:45:00 +00:00
Matthias Andree
10cf8a82d8 Update to new upstream release 1.42.3.
ChangeLog: http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.42.3

Convert to OptionsNG. (e2fsprogs-libss seems to compile fine, too)
2012-06-08 13:37:48 +00:00
Tilman Keskinoz
2b95e5bb14 Update to 0.9.2
PR:		168806
Submitted by:	maintainer
2012-06-08 12:54:09 +00:00
Frederic Culot
fcbf2d3c53 - Remove SITE_PERL from *_DEPENDS
Submitted by:	az@
2012-06-08 12:47:19 +00:00
Andrej Zverev
14c7f5882b - Remove SITE_PERL from *_DEPENDS 2012-06-08 12:13:52 +00:00
Guido Falsi
1a41c67ac4 - Convert to new options framework
- Strip library versions
- Add conflict with multimedia/xbmc-pvr

PR:		ports/168798
Submitted by:	Mickael Maillot <fneufneu@xbmc.org> (maintainer)
Approved by:	crees, tabthorpe (mentors, implicit)
2012-06-08 12:05:10 +00:00
Guido Falsi
f41e1b6b10 Convert to new options framework.
Approved by:	tabthorpe (mentor)
2012-06-08 11:58:48 +00:00
Max Khon
1f9810cd9e Remove share/bakefile and lib/wx gracefully: other wxgtk versions may install
files there.
2012-06-08 11:25:10 +00:00
Max Khon
9b5847aac8 Fix pkg-plist when built WITHOUT_GSTREAMER. 2012-06-08 11:22:12 +00:00
Tilman Keskinoz
d8fce8c692 Remove ifd-devkit, it conflicts with its dependency and it should not
be installed anyway
2012-06-08 10:37:00 +00:00
Andrej Zverev
5943ec5f33 Add two mirror sites to the end of list with hardcoded search by module name.
This should help portscout bot in detection of new version on CPAN while author
of module is changed. CPAN:macro require author's CPAN-name and this change
allow to fallback try try look by module name.

Discussed with: sunpoet@
2012-06-08 10:16:22 +00:00
Pietro Cerutti
0a24c1d482 2012-05-10 x11-toolkits/xforms-i18n: BROKEN for more than 6 month 2012-06-08 09:52:50 +00:00
Max Khon
960d281773 Fix dahdi-kmod userland headers installation without /usr/src 2012-06-08 09:45:15 +00:00
Kevin Lo
0220ed5a0a Update to 4.0.1 2012-06-08 09:25:52 +00:00