Commit graph

268 commits

Author SHA1 Message Date
Dmitry Marakasov
239f3fa7e7 - Simplify installation (no need to explicitly list all manpages)
- Silence post-patch
- Switch to options helpers
- Pet portlint
2016-05-16 18:19:59 +00:00
Dirk Meyer
53b3ee012d - drop maintainership 2016-05-02 17:12:50 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Dirk Meyer
73fcab5ad2 - update to 10.35.98 2016-01-07 16:16:28 +00:00
Dirk Meyer
f04eacecc2 - use post-install-DOCS-on 2015-11-21 17:40:00 +00:00
Dirk Meyer
8be4e7f4c1 - update to 10.35.97 2015-09-27 20:25:18 +00:00
Mark Felder
760ce15196 Update to 10.35.96
CVE-2015-3885 fix is included

Approved by:	ports-secteam (with hat)
2015-07-01 13:28:35 +00:00
Antoine Brodin
6e5719ca80 Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Dirk Meyer
1a44b719df - add MAKE_JOBS_UNSAFE
PR:		192857
Submitted by:	Matthias Andree

PR:		196032
2014-12-27 09:41:40 +00:00
Baptiste Daroussin
bb21093773 Bump portrevision after png update 2014-12-25 20:54:41 +00:00
Antoine Brodin
b73eb6fea3 Properly support png15
Obtained from:	OpenBSD ports
2014-12-24 12:04:25 +00:00
Dirk Meyer
63450a2015 - update to 10.35.94 2014-10-26 19:58:04 +00:00
Baptiste Daroussin
a76a739bfe Cleanup plist 2014-10-20 17:04:20 +00:00
Dirk Meyer
2831625c5d - fix order in USES 2014-08-03 16:19:17 +00:00
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Adam Weinberger
3ea4f8af7b Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:30:08 +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
Tijl Coosemans
d1fcd0bb4b Bump PORTREVISION for jbigkit library version bump.
Approved by:	portmgr (implicit)
2014-06-22 16:46:17 +00:00
Dirk Meyer
6788c68558 - update to 10.35.92
PR:		189650
Submitted by:	Paul J Murphy
2014-05-12 11:39:23 +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
Dirk Meyer
280380c162 - remove broken MANPREFIX 2014-03-04 06:51:37 +00:00
Dirk Meyer
ae002a252a - convert from bash to sh
PR:		185189
Submitted by:	Matthieu Volat

- bugfix for filenames with spaces.
2013-12-30 11:51:07 +00:00
Dirk Meyer
ff3a2dbdb0 - use STAGEDIR
- update LIB_DEPENDS
2013-12-17 16:50:18 +00:00
Dirk Meyer
1e3119b07e - fix misplaced NO_STAGE in slaveports and ifdefs 2013-09-21 11:06:03 +00:00
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +00:00
Guido Falsi
642be1b81d - Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Discussed with:	bapt, bsam (who both contributed ideas and code)
2013-09-04 18:06:07 +00:00
Alexey Dokuchaev
4ac68fb8c5 - Unmark it as make jobs (-jX) unsafe: there is a comment saying that as of
version 10.35.80, it should be safe; MAKE_JOBS_UNSAFE was added back in
  2011, and no build failure logs are available since that time; it was not
  reproduced on few n-cored machines with various -jX settings as of today
- While here, convert USE_GMAKE and USE_PERL5, tidy up Makefile header

Tested by:	marino (poudriere testport)
Approved by:	dinoex (maintainer)
2013-09-01 11:24:19 +00:00
Dirk Meyer
6f064a1d3a - fix option MANPAGES
Reported by:	ache, crees
2013-05-12 20:37:50 +00:00
Dirk Meyer
af01fea370 -update to 10.35.89 2013-05-08 15:29:03 +00:00
Dirk Meyer
cc71ebcc0e - Fix reinstall
PR:		177341
Submitted by:	nemysis
2013-04-22 20:43:22 +00:00
Dirk Meyer
e547bc6660 - use OPTIONS_DEFINE
PR:		176443
2013-03-10 06:00:45 +00:00
Dirk Meyer
23de6a24d5 - drop manweb
PR:		176386
2013-02-25 18:49:48 +00:00
Dirk Meyer
d21b2120c4 - update to 10.35.88 2013-02-22 06:56:03 +00:00
Dirk Meyer
cfb71e7881 - cleanup options
PR:		172411
Submitted by:	nemysis
2013-02-15 14:44:06 +00:00
Alex Kozlov
05a9235c98 - Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt)
2013-02-01 15:04:00 +00:00
Dirk Meyer
c1a9f352a6 - change comment
Submitted by:	Alexey Dokuchaev
2012-12-30 09:46:06 +00:00
Dirk Meyer
cb1974aa69 - update to 10.35.87 2012-12-10 05:00:13 +00:00
Dirk Meyer
2a70dbcad3 - update to 10.35.86 2012-08-04 05:44:18 +00:00
Dirk Meyer
6265f069f5 - update to 10.35.85 2012-06-23 14:54:03 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Dirk Meyer
91c1992b0d - add pm_c_util.h to includes
Submitted by:	Mikhail Teterin
2012-05-25 04:13:40 +00:00
Dirk Meyer
c66b72c398 - fix includes 2012-04-23 18:28:17 +00:00
Dirk Meyer
2ab1c87975 - fix shell path
PR:		165877
Submitted by:	Makoto Kishimoto
Feature safe:	yes
2012-03-19 18:51:54 +00:00
Dirk Meyer
17bc387c38 - update to 10.35.84 2012-02-15 06:28:22 +00:00
Dirk Meyer
9fbf08320c - update to 10.35.83 2012-01-11 06:57:21 +00:00
Dirk Meyer
fef994a006 - fix build with clang
Submitted by:	rdivacky
2011-12-24 10:22:14 +00:00
Dirk Meyer
5b7735e3ff - update to 10.35.81 2011-08-05 13:44:41 +00:00
Pav Lucistnik
5f550bc895 - MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2011-05-15 21:21:52 +00:00
Dirk Meyer
9c5272efb1 - use MAKE_JOBS_SAFE
PR:		156930
Submitted by:	Matthias Andree
2011-05-11 17:58:09 +00:00