1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

2774 Commits

Author SHA1 Message Date
Michael Nottebrock
64c4818f8e - Update QT to version 3.2.3.
- s/USE_MESA/USE_GL
- Get rid of the nvidia-driver warning
- Unhook database-plugin ports from the main port.
- Use and depend on devel/qmake.

Thanks to Mikhail Teterin <mi+kde@aldan.algebra.com> for ideas
and code for the dependency on the qmake-port and the database-
plugins.

Approved by:    Maintainer (for qt-mysql-plugins)
2003-12-13 10:21:14 +00:00
Pav Lucistnik
4fc4ce7f00 - Update to 1.1.42
- Use DOCSDIR macro
- Use CONFLICTS macro
- Add working master site
- Remove bogus Motif dependency, which was never needed

PR:		ports/60046
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-12-12 23:53:49 +00:00
Pav Lucistnik
9c9939fec4 - Update to 1.0.48
- Use CONFLICTS macro
- Add a working MASTER_SITE

PR:		ports/60047
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-12-12 22:55:09 +00:00
Pav Lucistnik
920bfa0aff - Update to 1.0.1
PR:		ports/59601
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-12-12 22:21:57 +00:00
Alexander Leidinger
8697f3d4a9 s/rpm2cpio/rpm2cpio.pl/ after the recent update of archivers/rpm2cpio (the
script was renamed to solve a conflict with archivers/rpm) to fix possible
build problems.

I've tested this with lang/icc. Any new errors because of this commit in
one of the modified ports may be because the ports previously may have used
rpm2cpio from archivers/rpm instead of the used {EXTRACT,BUILD}_DEPENDS
archivers/rpm2cpio.
2003-12-12 13:43:05 +00:00
Joe Marcus Clarke
d0bba05e30 Unbreak this port.
Submitted by:	John Merryweather Cooper <johnmary@adelphia.net>
2003-12-11 17:13:18 +00:00
Dirk Meyer
4fdf47149a - fix linking with gnustep 1.9.0 (devel) 2003-12-10 22:05:21 +00:00
Max Khon
f85c3bea3a USE_MESA -> USE_GL 2003-12-10 13:38:42 +00:00
Max Khon
623ee7e9b6 USE_MESA -> USE_GL, remove -lglut from LDFLAGS 2003-12-10 13:36:50 +00:00
Dirk Meyer
81b23544cc - Update to 0.9.1 2003-12-10 06:02:14 +00:00
Dirk Meyer
039bd9d66c - Update to 0.9.1 2003-12-10 03:59:47 +00:00
Joe Marcus Clarke
48395b3be1 Update to 2.4.2. 2003-12-09 02:50:03 +00:00
Joe Marcus Clarke
62e40140f9 Update to 2.4.2. 2003-12-09 02:43:52 +00:00
Pav Lucistnik
23ff83bf11 - Update to 1.0.1
PR:		ports/60035
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-12-08 18:59:26 +00:00
Pav Lucistnik
dd9b329dc8 - Fix Lush theme by installing png files too.
Submitted by:	Brian Gruber <lists@bgruber.isa-geek.com>
2003-12-06 22:09:32 +00:00
Alexander Nedotsukov
c2bd96fffb Update to 0.5 2003-12-06 16:42:23 +00:00
Joe Marcus Clarke
183f59c0d0 Fix build on -STABLE.
Reported by:	Randy Bush <randy@psg.com>
2003-12-06 08:18:34 +00:00
Adam Weinberger
ecaa3d9f1b Update to 1.3.9. 2003-12-05 16:02:55 +00:00
Joerg Wunsch
85dcae440d Also update the pkg-plist I forgot in my last commit.
Approved by:	portmgr
2003-12-04 20:37:02 +00:00
Dirk Meyer
dee1f7cfab - Update to 0.93.94
- Fix MASTER_SITES
2003-12-04 19:39:36 +00:00
Dirk Meyer
b843772461 - Update to 8.4.5 2003-12-04 19:30:29 +00:00
Oliver Lehmann
249a9ba526 update xfce to 4.0.1 2003-12-04 17:17:40 +00:00
Kirill Ponomarev
111e6ca816 - Update to version 1.57
PR:		59849
Submitted by:	Ports Fury
2003-12-04 14:45:12 +00:00
Alexander Nedotsukov
7e7a4edb0f Do not build examples. 2003-12-04 09:13:03 +00:00
Alexander Nedotsukov
8a5a07a68e Add libpanelappletmm 1.3.1, C++ binding for the panel applet API. 2003-12-04 07:48:08 +00:00
Alexander Nedotsukov
2e2ac2806d Add bakery_gnomeui 1.3.2, a Bakery C++ Application Framework
extention for GNOME.
2003-12-04 07:30:36 +00:00
Alexander Nedotsukov
4f1fdd153f Patches missed from just commited 1.3.11 update. 2003-12-04 07:26:59 +00:00
Alexander Nedotsukov
9619fa8313 Update to 1.3.11 (Bakery2) 2003-12-04 07:25:33 +00:00
Trevor Johnson
e7ae77f0ce Allow slave ports to set their own ONLY_FOR_ARCHS (fixes a problem
with my i386-only slave ports, noticed by kris in bento logs).
2003-12-04 03:07:21 +00:00
Joerg Wunsch
e08bd0dcc6 Bring the tix toolkit up to tcl/tk 8.4.
Also fix a broken shared lib configuration that caused the absolute
pathname (in the ports compilation directory) of the tix lib to be
recorded in the generated wish interpreter, so after removing the
compile directory from the machine, the interpreter could not be run
at all anymore.  Strange nobody ever comlained abou this.

Not Approved by:	maintainer (timeout)
2003-11-28 10:25:02 +00:00
Joe Marcus Clarke
ea3d79e28d Ignore this port. It's almost two years old, and there is a GNOME 2
version of bakery available.  It will be updated after the 5.2 freeze lifts.
Currently, the build is recursing indefinitely on bento.

Approved by:	portmgr (implicit)
2003-11-27 06:52:35 +00:00
Kris Kennaway
b3583d09a3 Fix build on sparc64
Submitted by:	tmm
2003-11-24 12:25:08 +00:00
Pav Lucistnik
06f5c6af03 - Update to 1.0.5
PR:		ports/59575
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:	adamw (mentor)
2003-11-22 17:37:34 +00:00
Mark Linimon
b372d889a9 Mark as broken on recent versions of 5.x due to imake problems. 2003-11-22 17:01:30 +00:00
Pav Lucistnik
d89ff581c1 - Update to 0.5.12
PR:		ports/58204
Submitted by:	stephane
Approved by:	adamw (mentor)
2003-11-21 12:49:01 +00:00
Joe Marcus Clarke
fc069ae58d Update to 2.4.1. 2003-11-20 20:57:01 +00:00
Akinori MUSHA
6948908d2d Update the Ruby/GNOME2 suite to 0.8.0. 2003-11-20 20:19:39 +00:00
Trevor Johnson
7e223b8511 Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by:	Oliver Eikemeier
2003-11-20 15:06:14 +00:00
Trevor Johnson
318a536982 Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
2003-11-20 13:51:47 +00:00
Trevor Johnson
67db3a6a89 Fix packing list. Fix generation of pango.modules file (still
assumes Linux emulation is enabled).
2003-11-19 21:30:52 +00:00
Trevor Johnson
3857c650b7 Kludge by installing a pre-concoted gtk.immodules file and an empty
gdk-pixbuf.loaders file.  Fix packing list.  Increase PORTREVISION
to 1.
2003-11-19 21:17:13 +00:00
Kirill Ponomarev
a4faf7b41e - Update to version 2.0.5
PR:		59471
Submitted by:	Ports Fury
2003-11-19 16:22:34 +00:00
Kirill Ponomarev
68cd90fbc9 - Update to version 2.0.3
PR:		59470
Submitted by:	Ports Fury
2003-11-19 16:12:16 +00:00
Trevor Johnson
231544f0d2 new Linux/i386 binary port of Pango 2003-11-19 15:41:11 +00:00
Trevor Johnson
5677fec44e Make BUILD_DEPENDS changeable by slave ports. 2003-11-19 15:31:30 +00:00
Trevor Johnson
08c936aab3 Decrease PORTREVISION from 2 to 0. I hope no one has installed
these yet.
2003-11-19 14:37:21 +00:00
Trevor Johnson
5758ddb751 Make MD5_FILE changeable by slave ports which install "noarch" RPMs. 2003-11-19 13:13:13 +00:00
Oliver Braun
a35fee1f41 Upgrade to 0.9.4 2003-11-19 11:32:19 +00:00
Vanilla I. Shu
2fbc8366e0 Upgrade to latest version.
Approved by:	maintainer
2003-11-19 08:52:14 +00:00
Trevor Johnson
cee63dfb7e Describe this port. 2003-11-19 04:10:30 +00:00