Commit graph

101 commits

Author SHA1 Message Date
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Marcelo Araujo
c2a88fb543 - Fix compatibility with lesstif. [1]
- Add a new patch to fix multiple vulnerabilities. [2]
- Bump PORTREVISION.

PR:		ports/139374 [1], ports/139782 [2]
Submitted by:	dirk.meyer@dinoex.sub.org [1],
		Sylvio Cesar <scjamorim@bsd.com.br> [2]
http://www.vuxml.org/freebsd/8581189c-bd5f-11de-8709-0017a4cccfc6.html
2009-10-20 11:16:27 +00:00
Marcelo Araujo
f998977b3d - This update fixes the security vulnerabilities reported in
CVE-2009-0146, CVE-2009-0147, CVE-2009-0166, CVE-2009-0799,
  CVE-2009-0800, CVE-2009-1179, CVE-2009-1180, CVE-2009-1181,
  CVE-2009-1182 and CVE-2009-1183.

PR:		ports/133831
Submitted by:	Mark Foster <mark@foster.cc>
Approved by:	portmgr	(erwin)
Security:	http://www.vuxml.org/freebsd/a21037d5-2c38-11de-ab3b-0017a4cccfc6.html
2009-04-18 17:27:21 +00:00
Marcelo Araujo
6239f2e12f - Now we've OPTIONS to set the additional features more easily for end users.
- Bump PORTREVISION.

Submitted by:	Luigi Rizzo <rizzo@iet.unipi.it>
2008-10-21 12:45:17 +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
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Marcelo Araujo
4238da6cbc - Use WITH_DRAW instead of WITHOUT_DRAW.
- Commenting the new functionality in pkg-descr.
- Bump PORTREVISION.

Suggested by:	Luigi Rizzo <rizzo@iet.unipi.it>
2008-08-07 03:20:28 +00:00
Marcelo Araujo
65d99111cc - Add an unofficial support to annotations in PDF files, this function enables
that users could mark some text in document and save it. Build this option
with "WITHOUT_DRAW=yes".
- Bump PORTREVISION.

Submitted by:	Luigi Rizzo <rizzo@iet.unipi.it>
Discussed with:	Derek B. Noonburg <derekn@foolabs.com>
2008-08-04 01:31:22 +00:00
Marcelo Araujo
57da3c2f73 - Adding support to recognizing the keys Ctrl+(numpad+) and Ctrl+(numpad-) to control the ZoomIn and ZoomOut.
- Bump PORTREVISION.

Submitted by:	Eugeny N Dzhurinsky <bofh@redwerk.com> (via email)
2008-04-08 03:57:47 +00:00
Martin Wilke
c4c8f4be45 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 11:11:33 +00:00
Marcelo Araujo
8e58ca83ab - Take maintainership, I use this a lot.
Approved by:	stas (mentor, implicit)
2008-01-03 19:06:50 +00:00
Norikatsu Shigemura
518bef0fc2 Drop MAINTAINERship. 2008-01-03 17:49:09 +00:00
Xin LI
7f0ec7cb1b Apply xpdf 3.02pl2 patch for CVE-2007-4352, CVE-2007-5392, CVE-2007-5393;
while I am there, rework on the way of applying xpdf 3.02pl1 patch to ease
future upgrade.

Approved by:	portmgr (linimon)
Security:	2747fc39-915b-11dc-9239-001c2514716c
2007-11-13 01:14:28 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Norikatsu Shigemura
6b7940625e Fix misprints some documents on LP64 archs.
PR:		ports/112665
Submitted by:	naddy
2007-09-02 15:21:03 +00:00
Martin Wilke
0472339a46 - Fix buffer overflow vulnerability.
- Bump PORTREVISION

Approved by:	simon (secteam)
Security:	http://www.vuxml.org/freebsd/0e43a14d-3f3f-11dc-a79a-0016179b2dd5.html
2007-07-31 11:41:30 +00:00
Doug Barton
03edaa9fcd Remove my name and e-mail address from these pkg-descr files for ports
that I no longer maintain. This was finally identified by a helpful user
as the source of the mystery e-mails that I still get from time to time
asking about support for them.
2007-06-22 22:04:31 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Norikatsu Shigemura
a43acc3732 Update to 3.02.
PR:		ports/110058
Submitted by:	Eric P. Scott <eps+pbug0703 <at> ana.com>
		Jose Garcia Juanino <jjuanino <at> gmail.com>
2007-04-01 13:14:26 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Michael Johnson
3e1a806fb3 - Now conflict with poppler-utils instead of poppler 2006-05-02 02:21:49 +00:00
Joe Marcus Clarke
6ae76cb965 xpdf now conflicts with poppler. 2006-04-30 17:58:04 +00:00
Marcus Alves Grando
a148dd3b32 - Add vendor patches for security issues
- Bump PORTREVISION
- portlint(1)

Approved by:	nork
Security:	CVE-2005-3624, CVE-2005-3625, CVE-2005-3626,
		CVE-2005-3627, CVE-2006-0301,
		http://secunia.com/advisories/18303/,
		http://secunia.com/advisories/18677/
2006-03-27 22:15:05 +00:00
Edwin Groothuis
dd5be694da [PATCH] WITHOUT_X11 support for graphics/xpdf
The xpdf toolset does not require X libraries installed.
	(only the xpdf and pdftoppm binaries are not built)

	pdftoppm compiles with freetype2 only, too. So patch
	patchfiles enable build for pdftoppm.

PR:		ports/89822
Submitted by:	Martin Matuska <martin@matuska.org>
2006-01-05 04:42:29 +00:00
Marcus Alves Grando
2f1bffb087 Add vendor patch for security issues
Bump PORTREVISION
Add SHA256

PR:		90028
Approved by:	maintainer timeout (security 1 day, simon with secteam hat)
Security:	http://www.idefense.com/application/poi/display?id=342&type=vulnerabilities
		http://www.idefense.com/application/poi/display?id=343&type=vulnerabilities
		http://www.idefense.com/application/poi/display?id=344&type=vulnerabilities
		http://www.idefense.com/application/poi/display?id=345&type=vulnerabilities
		http://secunia.com/advisories/17897/
		CVE-2005-3191, CVE-2005-3192, CVE-2005-3193
2005-12-07 14:25:20 +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
Jung-uk Kim
45ea0014dc Fix window resize bug.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=324172

Approved by:	nork (maintainer)
Obtained from:	Debian
2005-10-31 21:48:59 +00:00
Jung-uk Kim
1342da44bf - Update to 3.01.
- Fix size_t bug and default X11 font.

OK'd by:	nork (maintainer)
2005-10-14 23:10:35 +00:00
Norikatsu Shigemura
9c765cbb27 Fix security issue.
http://www.ubuntulinux.org/support/documentation/usn/usn-163-1
http://secunia.com/advisories/16374/

Submitted by:	naddy
Reported by:	jkoshy
Approved by:	portmgr (krion)
2005-08-11 19:16:30 +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
Norikatsu Shigemura
ae0d0737dd Fix security hole.
Pointed out by:	hrs
Submitted by:	KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp>
References:	http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0064
2005-01-24 15:38:07 +00:00
Norikatsu Shigemura
15ff72d2e3 Fix security problem.
Submitted by:	simon
Obtained from:	ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.00pl2.patch
2004-12-23 01:08:22 +00:00
Norikatsu Shigemura
ac37d1b5a1 Fix integer overflow vulnerabilities.
Patch made by:	Chris Evans, Dirk Muller, Sebastian Krahmer,
		Derek Noonburg and Marcus Meissner
Submitted by:	nectar
2004-10-26 05:41:47 +00:00
Norikatsu Shigemura
095f458cd6 Add dependency on gsfonts. xpdf may sometimes require these for
PDF rendering.

PR:		ports/69642
Submitted by:	anholt
2004-08-07 01:08:06 +00:00
Ade Lovett
328b757bf2 Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:		67768
Submitted by:	ade
Approved by:	4-exp bento runs (thanks, kris!)
2004-07-01 17:06:41 +00:00
Norikatsu Shigemura
9a667d5d81 Change MAINTAINER to nork.
Approved by:	DougB (maintainer)
2004-06-26 00:16:16 +00:00
Norikatsu Shigemura
70d92136ca Fix xpdf's configure cannot find freetype2 library.
PR:		ports-jp/14693[1], ports/67902, ports/68203[2]
Submitted by:	NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> [1]
		Shin-ya Kuwamura <kuwa@labs.fujitsu.com>
Reported by:	Andriy Gapon <avg@icyb.net.ua> [2]
Approved by:	maintainer timeout (6 weeks)
2004-06-22 16:45:37 +00:00
Norikatsu Shigemura
83f729088f o Fix broken handling True Type (multibyte) fonts.
o Accordingly bump PORTREVISION.

Obtained from:	Debian-JP and Vine Linux(VineSeed)
Approved by:	dougb (maintainer)
2004-04-19 10:55:30 +00:00
Doug Barton
26e88f938e Update the freetype2 include file test in configure.
Submitted by:	lofi
2004-03-27 07:42:16 +00:00
Doug Barton
6ff49942bb Upgrade to 3.00. There are too many fixes and improvements to mention here,
see CHANGES for details.

Submitted in various forms by:	A cast of thousands
2004-02-08 05:26:19 +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
Doug Barton
bff84058a7 Upgrade to version 2.03, which has many bug fixes and improvements.
See CHANGES for details.
2003-10-12 22:53:36 +00:00
Doug Barton
4659b21315 DOCSDIR'ify 2003-10-12 22:46:39 +00:00
Doug Barton
b3622a850c * Update to 2.02pl1, which fixes a URL format vulnerability.
* Remove now-obsolete patch.

PR:		ports/53546
Submitted by:	Hideyuki KURASHINA <rushani@FreeBSD.org>, KATO Tsuguru <tkato@prontomail.com>
2003-07-01 07:17:58 +00:00
Doug Barton
86eb081f2c Upgrade to 2.02, which in addition to numerous other bug fixes contains
the previous security patch.
2003-04-07 00:43:45 +00:00
Ying-Chieh Liao
7587dec214 chase t1lib version 2003-03-24 01:10:23 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Doug Barton
f0e62452e0 Small patch from the developers to handle (an extremely small) vulnerability
in pdftops.

PR:		ports/47211
Submitted by:	KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
2003-01-23 10:10:24 +00:00
Doug Barton
436da21004 Update to the latest, 2.01. Mostly minor bug fixes. 2003-01-06 05:41:13 +00:00