1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

50 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
cb037d3c98 Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
2017-06-27 13:46:53 +00:00
Jason E. Hale
8f14e94bd0 No more need to redefine PATHFIX_MAKEFILEIN with latest pathfix.mk rev 2016-10-22 08:24:53 +00:00
Jason E. Hale
e6640a97ac Update math/libqalculate to 0.9.10
- Project is hosted on Github now
Update math/qalculate to 0.9.9
 - Qalculate now uses GTK+3
 - Project is hosted on Github now
 - Take maintainership
Bump PORTREVISION on ports that depend upon libqalculate due to shlib increase
2016-10-15 00:46:23 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Kurt Jaeger
bbfe871a6c math/libqalculate: really fix build in poudriere with both NLS cases
PR:		195908
Submitted by:	tijl
2015-02-16 21:19:25 +00:00
Kurt Jaeger
83ebb024b4 math/libqalculate: fix build in poudriere if NLS is not selected
PR:		195908, 195857
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
Approved by:	jhale (maintainer timeout)
2015-02-16 19:16:36 +00:00
Wen Heping
7353cc072b - Update math/cln to 1.3.4 and bump PORTREVISION of the ports
which depends on cln
2015-01-10 11:08:07 +00:00
Antoine Brodin
0dae2aca96 Cleanup plist 2014-11-15 12:20:53 +00:00
Tijl Coosemans
a6d2f30533 - Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.h
and libintl.so.  This fixes a problem where DATADIRNAME gets an incorrect
  value which causes locale files to be installed in the wrong place.
- The only configure checks that still need to be patched are related
  to intltool so move DATADIRNAME patching from USES=pathfix to
  USE_GNOME=intlhack.

- games/klavaro: remove excessive dependencies
- japanese/libskk: add INSTALL_TARGET=install-strip
- math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread
  patching
- multimedia/freetuxtv: remove excessive dependencies
- science/gramps: fix shared-mime-info use

Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-09-25 15:18:27 +00:00
Jason E. Hale
0db3bfe02e - Bump PORTREVISION due to pkg-plist changes
Reported by:	tijl
2014-06-19 17:19:18 +00:00
Jason E. Hale
ecbdb907ad - Use new LIB_DEPENDS syntax
- Convert USE_AUTOTOOLS=libtool -> USES=libtool
- Use options helpers
- Strip binaries
- Take maintainership
2014-06-19 02:04:01 +00:00
John Marino
d0bb05930a Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy.  Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.

Approved by:	portmgr (implicit)
2014-06-11 18:55:29 +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
Martin Wilke
3cd6da81e0 - Stage support 2014-03-01 18:05:27 +00:00
Emanuel Haupt
9c3c366d48 Remove trailing whitespaces from category math 2014-02-21 13:38:05 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Baptiste Daroussin
13bed82ef2 Make the port really respect NLS option 2013-05-26 12:36:34 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Jason E. Hale
d892670dac - Replace reference to -lpthread in .pc file
- Bump PORTREVISION since installed file will change

While here:
- Trim Makefile header
- Convert to new options framework
- Add explict USE_PKGCONFIG (was implied by USE_GNOME)
- Drop specific ABI version numbers from LIB_DEPENDS to satisfy portlint(1)

PR:		ports/170507
Submitted by:	myself
Approved by:	maintainer timeout (5 weeks)
		makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-16 07:52:52 +00:00
Carlo Strub
db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00
Koop Mast
0e682dded4 Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Sylvio Cesar Teixeira
7e6b40912c - Update to 0.9.7
Approved by:	itetcu (mentor, implicit)
2010-04-17 20:20:19 +00:00
Sylvio Cesar Teixeira
ba072d1713 - Update my mail address to FreeBSD
Approved by:	miwi (mentor)
2009-11-27 22:52:30 +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
Marcelo Araujo
1b125e45f5 - Bump PORTREVISION in favor of math/cln update.
- Pass maintainer to submitter.

PR:		ports/137567
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
2009-08-16 01:21:36 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Pietro Cerutti
405c019bf5 - Back out previous commit. An explicit dependency on math/libgmp4 is wrong.
Reported by:	pav@
2009-05-18 21:19:04 +00:00
Pietro Cerutti
88ccc87d4e - Add dependency on math/libgmp4
- Bump PORTREVISION

Reported by:	Jan Henrik Sylvester <me@janh.de>
2009-05-18 18:24:36 +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
Martin Wilke
f115941ca4 - Fix build with latest math/cln
PR:		123773
Submitted by:	Mark Daniel Reidel <ports@mark.reidel.info> (maintainer)
2008-05-22 00:21:19 +00:00
Pav Lucistnik
9ec2c75c6b - Mark BROKEN: does not configure with new cln. cln port no longer installs
cln-config binary, it moved to pkg-config

Reported by:	pointyhat
2008-04-23 20:41:57 +00:00
Pav Lucistnik
a3b28031ef - Chase cln update
Pointy hat to:	araujo
2008-04-22 21:10:33 +00:00
Martin Wilke
df5b0c9730 - Update to 0.9.6
PR:		114074
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-07-02 12:12:24 +00:00
Martin Wilke
960a9d5162 - Update to 0.9.5
- Remove 4.X Support

PR:             109803
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
2007-03-06 19:07:17 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Mark Linimon
b1640f10d3 Reset asa@agava.com after several months of inactivity and no response to
email.

Hat:		portmgr
2006-12-06 12:26:22 +00:00
Tilman Keskinoz
b7e2d815ce Update to 0.9.3
PR:		96873, 96874
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
Approved by:	Sergey Akifyev <asa@agava.com> (maintainer)
2006-05-21 13:38:51 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Jean-Yves Lefort
c61709aca4 - Update to 0.9.0 [1]
- Move to ${LOCALBASE}, since it does not depend on X [2]
- Cleanup USE_GNOME
- Remove USE_GCC=3.4+ and change BROKEN to IGNORE on 4.x

[1]:
PR:		ports/90331
Submitted by:	maintainer
[2]:
Approved by:	maintainer
2005-12-24 22:10:16 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Volker Stolz
b1a514531c Be more precise about error on 4.x. Setting USE_GCC (implied by math/cln)
will fix configure, but breaks later on.
2005-11-09 15:55:32 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Pav Lucistnik
ae155dfccd - Update to 0.8.2
- Fix build with latest cln

Submitted by:	maintainer
2005-11-03 19:13:53 +00:00
Pav Lucistnik
7495416bef - Chase cln and ginac updates 2005-11-01 23:58:53 +00:00
Pav Lucistnik
f212fd9320 - Update qalculate to 0.8.0, which splits out libqalculate
PR:		ports/81832
Submitted by:	Sergey Akifyev <asa@agava.com> (maintainer)
2005-06-07 09:01:36 +00:00