1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

1722 Commits

Author SHA1 Message Date
Akinori MUSHA
a9c69b9972 Update to 0.3. 2001-06-20 06:47:23 +00:00
Ade Lovett
08524ceacc Bump PORTREVISION of the metaport to indicate the structural changes below. 2001-06-19 11:35:46 +00:00
Ade Lovett
4f5620349f Clean up dependency chains after moving gtkhtml/gal inside the
USE_GNOME knob
2001-06-19 09:43:08 +00:00
Ade Lovett
b5271952f0 Fold gtkhtml (and, by association, gal) into dependencies for x11/gnomecore
(adding some extra functionality).
2001-06-19 09:37:36 +00:00
FUJISHIMA Satsuki
a98a478fc6 Get rid of 'X11R6.4' from pkg-comment.
XFree86-4.1.0 is based on X11R6.5.1.
2001-06-16 20:17:49 +00:00
Jean-Marc Zucconi
0447fa785e Add a test to instruct the user to rename ${PREFIX}/lib/libXft.so.1
if it is an incompatible version.
2001-06-13 19:51:00 +00:00
Mark Pulford
b66f9785ca Unbroke port.
Maintainer change ports -> kkonstan@daemon.fr

Extra testing:	Konstantinos Konstantinidis <kkonstan@duth.gr>
2001-06-13 15:52:17 +00:00
FUJISHIMA Satsuki
5b1a452134 update to 4.1.0.
get rid of version number from comments in Makefile, pkg-comment and pkg-descr.

Reviewed by:	maintainer
2001-06-12 14:59:53 +00:00
Jean-Marc Zucconi
6a1a3e0143 Suppress MLINKS and put all man pages in the MANx sections. The MLINKS
list was too long and broke 'make readme'

Submitted by:	sf
2001-06-12 02:35:20 +00:00
Mark Pulford
632f9b06b3 Wterm distfile cannot be found anymore, moved into my public_distfiles.
PR:		27741
Approved by:	maintainer
2001-06-11 15:59:09 +00:00
Andrew Gallatin
a2aa9f9d73 Don't try to build AgpGartDrivers on alpha, doing so leads to a
build failure very early on.

Approved by: jmz
2001-06-09 21:59:53 +00:00
David W. Chapman Jr.
1027e1d75c Please bento
PR:		27587
Reviewed by:	will
Approved by:	will
2001-06-07 20:25:04 +00:00
Jean-Marc Zucconi
f79970c695 Remove DRI modules. They are not build in 4.1.0. 2001-06-07 19:20:48 +00:00
Jean-Marc Zucconi
af9866c360 Fix the VT switching consoles bug with the i810 driver.
Submitted by:	Andrew Hesford <ajh3@usrlib.org>
2001-06-07 14:19:35 +00:00
Kevin Lo
4112f27cd2 - Update to version 2.3i
- Add WWW
2001-06-07 07:16:48 +00:00
Jean-Marc Zucconi
28a6b2d95f Update the port to 4.1.6, based on the Debian version; use installed jpeg
and tiff libraries and add png support.

Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2001-06-07 00:15:42 +00:00
Jean-Marc Zucconi
be4b0c1efe Complete Makefile.man for 4.1.0 - I forgot to commit this file when I
upgraded the port.
2001-06-05 19:51:46 +00:00
Jean-Marc Zucconi
2ae65f953c The vmware driver must be in the i386Architecture section, not in the
non-i386Architecture section!

Noticed by:  Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
2001-06-05 14:47:22 +00:00
Doug Barton
0f84574ebb Upgrade to 3.33, and include the GLE library as a dependency. The extrusion
lib gives us one new screensaver, which is really a combination of several
objects that get twisted and re-shaped. The update adds two new screensavers,
and several improvements to existing ones. Also added is a memory limit
parameter, and some more gnome integration.

patch-ac is removed due to its being integrated into the source.

The suggestion to add the GLE lib comes from the PR. I'm not sure that the
cost::benefit justifies it, but the library is small so probably no harm done.

PR:		ports/27626
Submitted by:	David Gilbert <dgilbert@velocet.ca>
2001-06-05 10:52:29 +00:00
Ade Lovett
396956632b Update to 2.2.2.1
PR:		27855 (in part)
Submitted by:	Anders Nordby <anders@fix.no>
2001-06-05 05:00:54 +00:00
Jean-Marc Zucconi
189ef38fec Disable the build with WITH_MATROX_GXX_DRIVER. It does not work with 4.1.0
Reported by: Goran Runfeldt <goranrunfeldt@home.se>
2001-06-05 01:14:14 +00:00
Dirk Froemberg
d284a66d69 POSIX syntax for chown. 2001-06-04 09:33:50 +00:00
Jean-Marc Zucconi
40324b07a0 Upgrade to version 4.1.0 2001-06-04 02:26:41 +00:00
Nick Sayer
11bee9ac91 Add port for MGA Powerdesk. A X11 configurator / helper app for Matrox cards. 2001-06-02 20:36:28 +00:00
MIHIRA Sanpei Yoshiro
5c0c602beb Update MASTER_SITES 2001-06-02 06:45:44 +00:00
Jean-Marc Zucconi
1d837a5149 Move manpages from pkg-plist to Makefile.man.
PR:		ports/27405
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
With improvements by: Cyrille Lefevre <clefevre@poboxes.com>
2001-06-02 01:59:16 +00:00
Mario Sergio Fujikawa Ferreira
8be40ddf83 Add missing file
Submitted by:	bento
2001-06-01 20:58:58 +00:00
Trevor Johnson
7a1045a215 Use MASTER_SITE_LOCAL because the author seems to have taken the
distfile offline when he moved his Web pages.  I've dropped him a
note about it, but judging from http://www.advogato.org/person/khazad/
he seems to feel this project is complete.
2001-06-01 15:39:23 +00:00
Mario Sergio Fujikawa Ferreira
1cc511da50 Add USE_GMAKE to avoid rebuild at install time
PR:		27795
Submitted by:	Michael Harnois <mdharnois@home.com>
2001-06-01 13:13:37 +00:00
David E. O'Brien
90eb686abd Use proper POSIX syntax for `chown'. 2001-06-01 06:05:18 +00:00
Jean-Marc Zucconi
a34c570051 Update the checksum for xc/mga-1_2_0beta.tgz. There are no changes in
the sources: a readme file has been updated and CVS directories removed.

PR:		ports/27802
Submitted by:	Mark Knight <markk@knigma.org>
2001-06-01 01:40:43 +00:00
Ade Lovett
2515626212 Replace last remnants of "nonexistent", "/nonexistent" etc. with
${NONEXISTENT} as per bsd.port.mk
2001-05-31 22:22:59 +00:00
Ade Lovett
3d8a10b50a Add textproc/libxml as an explicit dependency, as well as the implicit
dependency through textproc/scrollkeeper.  Something strange is going on
here, and this is a reasonable temporary fix.
2001-05-31 16:02:52 +00:00
Akinori MUSHA
a11b14c2da Add ruby-X11, a fully reflective X11 client library for ruby. 2001-05-30 15:47:57 +00:00
FUJISHIMA Satsuki
d91f32644b describe this port is for XFree86-4 only. 2001-05-30 15:33:02 +00:00
FUJISHIMA Satsuki
a634081665 mark as FORBIDDEN if ${XFREE86_VERSION} == 3.
add dummy MASTER_SITES and DISTFILES to make portlint happy.
2001-05-30 15:23:57 +00:00
Mario Sergio Fujikawa Ferreira
2e59db1da0 Fix typo
PR:		27763
Submitted by:	Kevin Way <kevin.way@overtone.org>
2001-05-30 11:37:05 +00:00
Ying-Chieh Liao
57da95e32a Add logic to delete .conf file if not modified
PR:		27551
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-29 13:30:07 +00:00
Andrew Gallatin
66be593256 The DRI module breaks building of XF86-4 on alpha because drmP.h
contains x86 specific assembly.  Disable it on alpha.

Approved by: jmz
2001-05-28 22:00:52 +00:00
Bill Fenner
4065e97f1f Remove ob@seicom.NET as MAINTAINER; mail has been bouncing for 12 weeks. 2001-05-28 19:45:48 +00:00
Maxim Sobolev
de90d93ab1 Add temperature.app 1.0, a dockable WindowMaker applet which
displays the local temperature.

PR:		27162
Submitted by:	Per Otterstr=F6m <pelle@fukt.bth.se>
2001-05-27 19:03:50 +00:00
Ying-Chieh Liao
0f5fcc7f8d add xkbset
Manage various XKB features of X Window

PR:		27295
Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu>
2001-05-27 14:34:55 +00:00
Mario Sergio Fujikawa Ferreira
08e6306b25 - Update port to version 2.7.6
- Remove extra spaces at end of lines
- Use MASTER_SITE_SUBDIR so that when the version of this is
  outdated, it will have a good chance of fetching the distfiles
2001-05-26 13:32:07 +00:00
Mario Sergio Fujikawa Ferreira
f42d7482c7 - Remove extra spaces at end of lines
- Add WITH_NEXT_SCROLLBAR
- Use MASTER_SITE_SUBDIR so that when the version of this is
  outdated, it will have a good change of fetching the distfiles
2001-05-26 13:29:04 +00:00
Akinori MUSHA
98b3ac1c1f Update ruby-gnome, ruby-gtk, ruby-gdkimlib and ruby-gdkpixbuf to 0.25. 2001-05-24 01:43:54 +00:00
Ade Lovett
ff4f18ab92 Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2
to make transitioning to GNOME/GTK+/GLIB a little easier.
2001-05-23 00:49:11 +00:00
Ade Lovett
b7f95094b5 Oops. Switch maintainer to myself, since I did the work, reg is
unavailable for a while, and any breakage is my fault :)
2001-05-22 20:23:56 +00:00
Ade Lovett
b7b9c014a7 Update to 3.3.6 - these libraries were generated on a 2.2.8-STABLE box,
from x11/XFree86 and have all known security issues fixed.

Approved by:	security-officer
2001-05-22 20:15:49 +00:00
Maxim Sobolev
166c5cc361 Fix another fennerism. MASTER_SITE (http://wm.current.nu/) has been cracked
and all information on it erased, so put distfiles temporarly at
MASTER_SITE_LOCAL.
2001-05-22 19:18:56 +00:00
Maxim Sobolev
bb53f3ecee Don't overwrite CATEGORIES in master ports. Use += instead, so slaves
would be able to insert their own entries (usually language category)
upfront.
2001-05-22 18:16:59 +00:00