1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

51 Commits

Author SHA1 Message Date
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
Antoine Brodin
604485f846 Convert the tree to USES=fam
Approved by:	portmgr (bapt)
2014-01-04 23:40:44 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
Andrej Zverev
dcf99688a1 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-15 07:14:12 +00:00
Baptiste Daroussin
9f1de9b900 Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Beech Rintoul
8c254976bb - Update to 0.90
- Changelog:
  2011-10-04
  * cone/gettext.C: gettext can't deal with literal ^Ds, so provide a
  workaround: "\\D" literal.
  2011-09-23
  * cone/cursesindexdisplay.C (drawLine): Misformatting of the date
  column in some locales.

PR:		ports/174708
Submitted by:	Uffe Jakobsen <uffe@uffe.org> (maintainer)
2012-12-26 17:38:13 +00:00
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Beech Rintoul
b7a883763b - Update to 0.89
- Pass maintainership to submitter

- Consult changelog for specific changes

PR:		ports/158355
Submitted by:	Uffe Jakobsen <uffe@uffe.org>
Approved by:	Larry Rosenman <ler@lerctr.org>
2011-06-29 20:24:10 +00:00
Baptiste Daroussin
8d27ddb9bd Add a new macro to deal with conflict between ncurses from base and ncurses from ports.
If a ports is linked against ncurses from base or from the ports, it should then add:
USE_NCURSES=yes

it is also possible to specify the hard dependency on the ports ncurses or one the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes

PR:		ports/155269
Submitted by:	me
Reviwed by:	pav@
Approved by:	portmgr (pav@)
Exp-run by:	portmgr (pav@)
2011-04-11 08:34:17 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Dmitry Marakasov
a13d9a603d - Switch SourceForge ports to the new File Release System: categories starting with M 2009-08-22 00:28:34 +00:00
Pav Lucistnik
f28d272707 - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 21:05:49 +00:00
Chin-San Huang
7e1bedb298 - Update to 0.77
PR:		ports/127142
Submitted by:	chinsan
Approved by:	Larry Rosenman (maintainer)
2008-09-06 16:31:18 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Thomas Abthorpe
4a4fa0afcd - Fix breakage with the rootcerts install step.
PR:		ports/116208
Submitted by:	Larry Rosenman <ler_AT_lerctr.org>
Noticed by:	pavmail
Pointyat to:	tabthorpe, ler_AT_lerctr.org
Approved by:	clsung (mentor)
2007-09-10 11:47:54 +00:00
Thomas Abthorpe
4849ca4737 - Update to 0.71
PR:		ports/116153
Submitted by:	Larry Rosenman <ler_AT_lerctr.org> (maintainer)
Approved by:	clsung (mentor)
2007-09-07 04:06:30 +00:00
Marcelo Araujo
c251346656 - Update version to 0.70.
PR:		ports/113070
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
Approved by:	stas (mentor)
2007-06-03 00:07:18 +00:00
Rong-En Fan
c5ad8a7b9f - Fix breakage after 602107 which includes ncursesw in the base
Approved by:	maintainer (implicit)
2007-04-06 17:58:45 +00:00
Rong-En Fan
a4c386e295 We have ncursesw support in base system after OSVERSION >= 700033.
Approved by:	maintainer via private mail
2007-03-09 12:18:05 +00:00
Norikatsu Shigemura
b68d5abe08 o Add support UTF-8 with ncursesw.
o No more required LANG=UTF8 without ncursesw.
o Bump PORTREVISION, accordingly.

PR:		ports/108897
Submitted by:	Tsuneo Nakagawa <yaemon@kikansha.jp>
Approved by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2007-02-11 19:19:20 +00:00
Jun Kuriyama
265500d7d8 - Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,
depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not
  correct.  To work around this, change dependency line from bin/gpg
  to bin/gpgv which exists in security/gnupg1 port only.

Spotted by:	ume
2006-12-22 02:51:16 +00:00
Jun Kuriyama
fc5b96f1a8 - Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied
to security/gnupg1.

Thanks to:	dougb, lofi
2006-12-21 13:31:56 +00:00
Martin Wilke
f298e44adb - Update to 0.69
PR:		ports/105657
Submitted by:	Larry Rosenman (maintainer)
2006-11-20 21:21:05 +00:00
Michael Landin
ba11366e94 - Update to 0.68
PR:		ports/97997
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2006-05-31 16:05:55 +00:00
Marcus Alves Grando
e594223b9f - Update to 0.66.20060215
PR:		93509
Submitted by:	maintainer
2006-02-18 21:44:09 +00:00
Sam Lawrance
c2141463bb Update to 0.66.20060203.
PR:		ports/93233
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2006-02-14 08:27:06 +00:00
Sam Lawrance
380f5bf977 Fix plist and enable installation of the default set of trusted SSL
certificates.

Missed from:
  Update to 0.66.
  Submitter takes maintainership.

  PR:             ports/93212
  Submitted by:   Larry Rosenman <ler@lerctr.org>
2006-02-12 10:23:42 +00:00
Sam Lawrance
f15c8b2846 Update to 0.66.
Submitter takes maintainership.

PR:		ports/93212
Submitted by:	Larry Rosenman <ler@lerctr.org>
2006-02-12 04:24:12 +00:00
Pav Lucistnik
145be4426a - Add SHA256 2005-11-25 15:31:02 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Roman Bogorodskiy
25bad8cb83 Update to 0.65.
PR:		83479
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-07-14 20:50:14 +00:00
Michael Johnson
3b18234be5 - Update to 0.64 [1]
- Use USE_FAM

PR:		ports/82662 [1]
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru> [1]
2005-06-27 01:10:57 +00:00
Erwin Lansing
84ad5d13cd Add WWW
PR:		82073
Submitted by:	Francisco <francisco@natserv.net>
2005-06-09 17:30:45 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kevin Lo
4fcd8dcd48 Update to 0.63
PR: ports/76344
Submitted by: Matthias Andree <matthias.andree@gmx.de>
2005-01-26 06:26:28 +00:00
Thierry Thomas
92b5fe3410 - Update to 0.62;
- pet portlint.

PR:		ports/71351
Submitted by:	Matthias Andree.
2004-11-11 17:25:23 +00:00
Thierry Thomas
64e8cb66bb Chase libaspell to aspell.16. 2004-08-28 22:50:44 +00:00
Volker Stolz
485a14cee0 Update to 0.60:
- drop ncurses requirement
 - bump minimum FreeBSD version to 5.2.1-RELEASE
 - fix compilation with GCC 3.4

PR:		ports/67686
Submitted by:	Matthias Andree
2004-06-14 15:17:55 +00:00
Pav Lucistnik
d7607ecbd4 - Update to 0.58
PR:		ports/65684
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2004-04-18 16:55:34 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00
Clement Laforet
0814f2e70b - Reset MAINTAINER to ports@FreeBSD.org
PR:		63399
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2004-02-26 17:30:10 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Sergei Kolobov
a718177c1d - Update to 0.56
- Respect NOPORTDOCS

PR:		59783
Submitted by:	maintainer
2003-12-04 12:03:10 +00:00
Sergei Kolobov
3b1e695ab2 - Update to 0.55 [1]
While I'm here [2]:
- Clean up {LIB,BUILD,RUN}_DEPENDS

PR:		58886 [1]
Submitted by:	maintainer [1], sergei [2]
2003-11-03 21:33:26 +00:00
Kirill Ponomarev
83b900cdc1 - Update to version 0.54.20030928
PR:		57634
Submitted by:	maintainer
2003-10-06 08:16:28 +00:00
Kirill Ponomarev
3fa412c95a - Update to version 0.54.20030915
PR:		56949
Submitted by:	maintainer
2003-09-25 09:47:10 +00:00