Commit graph

177032 commits

Author SHA1 Message Date
Boris Samorodov
bdaf48957b . change the prefix (/usr/X11 -> %{LOCALBASE}) at the configuration file; [1]
. do REINPLACE at post-patch instead of post-install;                      [2]
. don't let the linux fc-cache mess up the native cache file (delete       [3]
  the binary and the man);
. add some comments to the Makefile.

PR:		110632  [1]
Submitted by:	Karol Kwiatkowski <karol.kwiat at gmail.com>  [1]
Suggested by:	pav  [2], netchild  [3]
Approved by:	portmgr (pav)
2007-05-23 14:54:21 +00:00
Pav Lucistnik
2f78a0380b - Add option for Ruby bindings
- Fix build for people with Ruby installed, who don't want the bindings

PR:		ports/112513, also ports/112412, ports/112483, ports/112663,
		ports/112679, ports/112883
Submitted by:	clive
Approved by:	portmgr (implicit), maintainer timeout (demon; 15 days)
2007-05-23 14:15:19 +00:00
Boris Samorodov
c9a0438068 Unbreak building (13 ports affected) with gcc-4.2 (delete extra
qualifications).

Pointed out by:	pointyhat, kris at ports-developers
Approved by:	portmgr (pav), jylefort (maintainer)
2007-05-23 09:04:47 +00:00
Dmitry Morozovsky
0f886f6131 Clean up pkg-message a bit:
- support for XFree86 3.x has been dropped
- mention xorg before XFree86 as it is default X system for long time

PR:		ports/112867
Approved by:	maintainer
Approved by:	portmgr (erwin)
2007-05-23 07:10:46 +00:00
Joe Marcus Clarke
64531cd6b4 This port does not need XLIB.
Approved by:	portmgr (implicit)
2007-05-23 02:24:56 +00:00
Pav Lucistnik
5843af17dd - Fix INDEX
Pointy hat to:	mi
Approved by:	portmgr (implicit)
2007-05-22 22:16:01 +00:00
Pav Lucistnik
e7c769cadb - Revert autoconf version change from previous revision, it breaks the build
Approved by:	portmgr (implicit)
2007-05-22 20:39:31 +00:00
Mikhail Teterin
c5ebf69cff Fix the X11BASE problem revealed by the recent switch to new default value.
Submitted by:	kris
Approved by:	portmgr (erwin)
2007-05-22 20:33:30 +00:00
Pav Lucistnik
6d698bd52b - Update to 5.3 (unbreak checksum)
- Copy to local-distfiles, so we don't have to update this port every few days

Approved by:	portmgr (implicit)
2007-05-22 20:13:57 +00:00
Boris Samorodov
16fd199c23 . unbreak building with gcc-4.2 (delete extra qualifications), this
should unbreak astro/celestia-gtk and astro/celestia-gnome as well;
. bump PORTREVISION.

Pointed out by:	pointyhat, kris at ports-developers
Approved by:	portmgr (erwin),
		jylefort (maintainer, implicit)
Stolen from:	debian @ FreeNode IRC archive
2007-05-22 19:09:21 +00:00
Greg Lewis
7c85d54ee8 . Make it so we include Xm/XmIm.h rather than defining our own prototype.
Fixes a build error due to the prototype being defined not matching
  the actual function.

Approved by:	portmgr (pav)
2007-05-22 16:21:27 +00:00
Edward Tomasz Napierala
40fa6ee965 - Unbreak (distfile for 2.0 disappeared) by upgrading to 2.0.2.
Approved by:	portmgr (erwin), miwi (mentor)
2007-05-22 14:12:32 +00:00
Hiroki Sato
badb0e1f5c Fix build breakage due to binary file renaming of devel/qt4-moc and
devel/qt4-uic.

Approved by:	portmgr (erwin)
2007-05-22 13:44:09 +00:00
Erwin Lansing
154deac572 Put suhosin on local master sites to fix fetch now the official site is down.
Approved by:	portmgr (self)
2007-05-22 10:12:51 +00:00
Maho Nakata
bc662d3400 Make fetchable because ftp://netlib.bell-labs.com/netlib/
no longer has original distfile. I placed it at MASTER_SITE_LOCAL.

Submitted by:   fenner
Approved by:	portmgr (erwin)
2007-05-22 07:34:17 +00:00
Kris Kennaway
3a6d042ea0 The instructions in UPDATING are also applicable for fresh installations
of X, so try to ease user confusion.

Approved by:	portmgr (self)
2007-05-22 07:28:01 +00:00
Hiroki Sato
74eae852a0 Fix build.
Spotted by:	pointyhat
Approved by:	portmgr (linimon)
2007-05-22 06:58:09 +00:00
Tong LIU
6b46284bf7 - Update to 1.3.6 (older distfile disappeared)
Approved by:	portmgr (marcus, linimon)
		delphij (mentor)
2007-05-22 06:45:48 +00:00
Tong LIU
f14a43dfa7 - fix mastersite
Approved by:	portmgr (marcus, linimon)
		delphij (mentor)
2007-05-22 06:41:01 +00:00
Joe Marcus Clarke
cabea214c0 Remove leftover lib/finch.
Reported by:	pointyhat via kris
Approved by:	portmgr (implicit)
2007-05-22 06:21:45 +00:00
Daniel Eischen
52f82a19f3 Use vfscanf() instead of __svfscanf() which is a function internal to
libc.

Approved by:	portmgr (linimon)
2007-05-22 04:32:10 +00:00
Rong-En Fan
7b43103701 - Update to 2.05 and correct pkg-plist
- Use DATADIR and DOCSDIR macro
- Remove libtool dependency since it does use

PR:		ports/111353
Submitted by:	rafan
Approved by:	portmgr (linimon), maintainer timeout (6 weeks)
2007-05-22 04:18:27 +00:00
Rong-En Fan
0e70b57d1e - Make it fetchable (master site changed)
PR:		ports/112480
Submitted by:	chinsan
Approved by:	portmgr (linimon)
2007-05-22 04:15:23 +00:00
Dejan Lesjak
170652dafd Now that both QT 3 and 4 install into same PREFIX, fix py-qt compilation
for those that have both installed.

Submitted by:	maintainer
Approved by:	portmgr (linimon)
2007-05-21 23:24:22 +00:00
Gabor Kovesdan
af5b6e57f7 Fix packaging. No PORTREVISION bump, since it installs and deinstalls cleanly,
just does not package. Somehow tinderbox did not reflect this issue, but
pointyhat and local tests did.

Reported by:	Bryan Fullerton <bryanf@samurai.com>,
		pointyhat (via kris)
Approved by:	portmgr (linimon)
2007-05-21 22:52:40 +00:00
Joe Marcus Clarke
47db4faf86 Fix the integer signedness error in freetype2 that is described in
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-2754 .

PR:		112769
Submitted by:	Nick Barkas <snb@threerings.net>
Obtained from:	Freetype CVS
Security:	http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-2754
Approved by:	portmgr (implicit)
2007-05-21 22:24:16 +00:00
Pav Lucistnik
ae69c742c3 - Break cyclic dependency: this wants to depend on gimp-app, not gimp metaport
PR:		ports/112539
Reported by:	Robert Backhaus <robbak@westnet.com.au>
Approved by:	portmgr (implicit)
2007-05-21 21:24:25 +00:00
Martin Wilke
663be9585a - Update port to 1.4.10:
* Some security fixes (see below)
   * Small enhancements
   * A collection of bugfixes and stability enhancements

PR:		112548
Submitted by:	Simon Dick <simond@irrelevant.org> (maintainer)
Approved by:	portmgr (marcus)
Security:	http://www.vuxml.org/freebsd/0e575ed3-0764-11dc-a80b-0016179b2dd5.html
2007-05-21 20:23:57 +00:00
Martin Wilke
4f2588d5fc - Document squirrelmail -- Cross site scripting in HTML filter
Approved by:	portmgr (marcus)
2007-05-21 20:08:21 +00:00
Andrew Pantyukhin
89ce57fcdb - Make fetchable
Reported by:	fenner's distfile survey
Approved by:	portmgr (marcus), Alexander Best <arundel@h3c.de> (maintainer)
2007-05-21 18:41:06 +00:00
Andrew Pantyukhin
56128b7c60 - Make fetchable
Reported by:	fenner's distfile survey
Approved by:	portmgr (marcus)
2007-05-21 18:09:15 +00:00
Christian Brueffer
93c238b219 Make fetchable.
Approved by:	portmgr (pav)
2007-05-21 17:17:49 +00:00
Renato Botelho
42e391b206 - Fix it to work with pidgin
- Bump PORTREVISION

Approved by:	portmgr (linimon)
2007-05-21 17:01:40 +00:00
Florent Thoumie
7ad44913e1 Fix typo.
Reported by:	ceri
Approved by:	portmgr (blanket)
2007-05-21 15:50:26 +00:00
Florent Thoumie
92fd818e82 Depend explicitely on textproc/expat2.
Reported by:	des
Approved by:	portmgr (blanket)
2007-05-21 14:59:09 +00:00
Florent Thoumie
ff01d1bb6f Fix CATEGORIES.
Reported by:	erwin
Approved by:	portmgr (blanket)
2007-05-21 13:07:39 +00:00
Andrey A. Chernov
19e154fd5f Update to 1.2.18
PR:             112725
Submitted by:   Nick Barkas <snb@threerings.net>
Approved by:    portmgr (pav)
Security:       VuXML ID 4cb9c513-03ef-11dc-a51d-0019b95d4f14
2007-05-21 11:21:09 +00:00
Florent Thoumie
f8e2a239ac Fix USE_XLIB to depend on stub file rather than libX11.
Submitted by:	marcus
Approved by:	portmgr (blanket)
2007-05-21 10:21:39 +00:00
Joe Marcus Clarke
ca0d773943 Remove support for a separate X11BASE.
Approved by:	portmgr (implicit)
2007-05-20 22:08:23 +00:00
Andrew Pantyukhin
f4f4e577d0 - Fix build with sql enabled
- Bump portrevision

PR:		ports/112551
Submitted by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
Reported by:	T.J. Saunders
Approved by:	portmgr (erwin)
2007-05-20 19:27:55 +00:00
Florent Thoumie
1feca72f56 imake-6 moved to imake.
Reminded by:	Pawel Worach
Approved by:	portmgr (erwin, see you approved it in the end :-)
2007-05-20 17:25:01 +00:00
Joe Marcus Clarke
d04aa15549 Remove one remaining instance of X11BASE to fix the build when OpenLDAP
is installed.

Reported by:	Tim Bishop <tim-lists@bishnet.net>
Approved by:	portmgr (implicit)
2007-05-20 16:28:26 +00:00
Florent Thoumie
9e98d77440 Indent fix.
Approved by:	portmgr (implicit)
2007-05-20 14:03:16 +00:00
Florent Thoumie
99f8b985a0 Fix legacy nvidia-drivers.
Submitted by:	Stefan Ehmann <shoesoft@gmx.net>
Approved by:	portmgr (pav), maintainer (implicit)
2007-05-20 14:01:22 +00:00
Florent Thoumie
4c12236577 xorg-documents moved to xorg-docs.
Approved by:	portmgr (pav)
2007-05-20 13:26:30 +00:00
Florent Thoumie
e850fdf4ca x.org manpages are now installed on a per-port basis.
Approved by:	portmgr (pav)
2007-05-20 13:25:58 +00:00
Stefan Eßer
c3f83715a6 This port was broken due to changes in ffmpeg-devel (removal of a
function from the latest ffmpeg library, which has been declared
deprecated for some time). That function has been re-enabled in
the FreeBSD port of ffmpeg and the port does build again ...

Approved by:	portmgr (pav)
2007-05-20 12:18:53 +00:00
Stefan Eßer
aef59cd244 The move of X11 to /usr/local broke the compilation of acm if netpbm
is installed (pm.h from netpbm was used instead of the port's unrelated
local pm.h).

If this port does not compile with gcc-4, this is due to conflicting
declarations of the RPC server interface generated by rpcgen (statis
vs. non-static). This breakage must be fixed in rpcgen.

Approved by:	portmgr
2007-05-20 12:13:23 +00:00
Martin Wilke
a6cad36bb5 - Update to 2.3.6
From the Announce:

Tinderbox 2.3.6 has been released to address the change of X11BASE
from /usr/X11R6 to /usr/local.  A few other bugfixes are also included.
All users are encouraged to upgrade.  When you do, you will have to
manually copy rawenv.dist to rawenv to get the X11BASE change to take
effect.

Approved by: portmgr (pav) itetcu@ (maintainer)
2007-05-20 12:00:40 +00:00
Pav Lucistnik
190ec72cf1 Remove; moved to x11-fonts/encodings
Approved by:	portmgr (implicit)
2007-05-20 11:58:48 +00:00