David E. O'Brien
2dcf25a99f
Upgrade to the 18-March-2002 GCC 3.1 development snapshot.
2002-03-20 00:35:28 +00:00
Will Andrews
bbed1482a9
Preemptive compile fix from XFree86 for "newer GCC versions" (presumably
...
they refer to GCC 3.x). PORTREVISION not bumped -- package unaffected.
Untested on the target platforms.
PR: 36104
Submitted by: Hidekazu Kuroki <hidekazu@pc88.gr.jp>
Seconded by: gad (sparc64 & possibly ia64 uses GCC3 by default)
2002-03-20 00:33:47 +00:00
Will Andrews
a812ba255d
Add fix for XDM: Use SU="su -m" instead of SU="su", otherwise given the
...
default setup for the "nobody" account, login will fail. PORTREVISION
bumped to include this fix for XFree86-4-clients.
PR: 36084
Submitted by: Stefan `Sec` Zehl <sec@42.org>
2002-03-20 00:18:36 +00:00
Matthew Hunt
9b025bb963
Upgrade to version 1.3.2, now hosted on Sourceforge.
2002-03-19 20:35:36 +00:00
Maxim Sobolev
a098a50a32
Don't try to remove dirs shared with GNOME1 unless they are empty.
2002-03-19 20:07:49 +00:00
Maxim Sobolev
a9f654802f
Don't try to delete ${PREFIX}/etc/gconf if there are some content in in because
...
this directory is used by GNOME2 ports as well.
2002-03-19 20:06:35 +00:00
Maxim Sobolev
8cbc78632e
Remove dead code.
2002-03-19 20:04:16 +00:00
Ying-Chieh Liao
b260508dfb
upgrade to 0.6.0
...
drop maintainership
2002-03-19 18:58:22 +00:00
Pete Fritchman
5d335b4c66
Update to 2.1.
...
Submitted by: Jerry A! <jerry@thehutt.org>
2002-03-19 18:39:02 +00:00
Pete Fritchman
62c486210f
Update to 0.1.1.
...
PR: 36106
Submitted by: maintainer
2002-03-19 18:32:15 +00:00
Pete Fritchman
f8894574a1
Update to work with PostgreSQL 7.2.
...
PR: 36102
Submitted by: maintainer
2002-03-19 18:27:04 +00:00
Will Andrews
4b15967b61
Fix alpha package -- some files are not installed when MACHINE_ARCH=alpha.
...
No PORTREVISION bump -- package for alpha didn't build last time and for
all other arches nothing changes. Tested on i386 only. This also fixes
the logic error which added MATROX files to pkg-plist if BuildXF86DRI was
set to NO.
Submitted by: gallatin
2002-03-19 18:22:49 +00:00
David E. O'Brien
a800140659
Update to version 1.4.2.
2002-03-19 18:19:30 +00:00
Maxim Sobolev
7f8faaf82c
Connect libgnome to the build.
2002-03-19 17:33:16 +00:00
Maxim Sobolev
5f046e5bf7
Update to 1.112.1 after a repo-copy from gnomelibs.
2002-03-19 17:31:43 +00:00
Maxim Sobolev
273855ca01
Update libgnomeprint to 1.111.0 after a repo-copy from gnomeprint and connect
...
it to the build.
PR: 36031
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-19 16:57:19 +00:00
Will Andrews
374106e59a
Resurrect patch-startx which changes the default to turn off TCP listening,
...
and adds an option to allow turning it back on. Bump PORTREVISION in
XFree86-4-clients only, to denote this feature (re)addition.
Submitted by: Jochem Kossen <j.kossen@home.nl>
2002-03-19 16:48:54 +00:00
Will Andrews
d6850e0357
Fix i18n problem found by XFree86. This makes XIM work properly. Bump
...
PORTREVISION to denote fix.
Submitted by: motoyuki
2002-03-19 16:43:34 +00:00
Kris Kennaway
a18b090379
p5-XML-Parser is a RUN_DEPENDS, not just a BUILD_DEPENDS
...
Submitted by: Nick Jennings <nick@namodn.com>
PR: misc/36081
Approved by: Andrew <andrew@ugh.net.au> (maintainer)
2002-03-19 16:25:49 +00:00
Maxim Sobolev
46637c6f26
Update to 0.99.3.
...
PR: 36062
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-19 15:47:03 +00:00
Ying-Chieh Liao
8c43a0450f
upgrade to 1.0.7
2002-03-19 14:38:46 +00:00
Andrew Gallatin
4df7061d04
Tweaks to get this compiling on alpha:
...
- Disable the building of DRI (as it only works on x86)
- Ensure that HaveMatroxHal is defined to a valid value when DRI is not
built, otherwise imake complains about a syntax error when it encounters
HaveMatroxHal in the mga driver Imakefile
reviewed by: will
2002-03-19 14:24:07 +00:00
Ollivier Robert
e639bfca9b
Remove this file which is not needed anymore.
2002-03-19 13:26:41 +00:00
Ollivier Robert
6733df072e
This updates the subversion port to the latest release, which fixes
...
several small bugs noticed soon after the last release was rolled. it also
removes a patch that is no longer needed, as it was rolled into the upstream
source. as a bonus, this removes the dependency on the patch port, as svn now
uses gdiff3, rather than gdiff/gpatch.
PR: ports/36069
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
2002-03-19 13:23:58 +00:00
Ollivier Robert
882da14424
autoconf 2.53 appears to change the way variables are substituted,
...
which breaks the install target of apr's makefile. this patch works around
the problem. it's not entirely correct (it breaks some other parts of the
makefile), but at least it makes the port work again. this also corrects an
instance of 'apr-snapshot' (a previous name of the port) that we missed when
this was first committed, and adds 2 files to the pkg-plist that i missed
before.
PR: ports/36068
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
2002-03-19 13:20:04 +00:00
Maxim Sobolev
47828d0fce
Fix another few places where giconv used instead of iconv.
...
PR: 36059, 36063, 36082
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-19 12:52:55 +00:00
Andrey A. Chernov
ecd23c06ac
Upgrade to 3.0 beta 5
2002-03-19 11:20:53 +00:00
Peter Pentchev
4d518fcd4d
Update to 1.0.10.
...
PR: 36062
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Approved by: maintainer
2002-03-19 11:11:32 +00:00
Andrey A. Chernov
9f006a3276
Upgrade to 1.5.11
2002-03-19 10:53:14 +00:00
Andrey A. Chernov
860ecc8e74
Remove iconv->giconv hack
2002-03-19 10:18:35 +00:00
Andrey A. Chernov
8b3230c32a
Change MAINTAINER to ports
2002-03-19 09:42:36 +00:00
Maxim Sobolev
b86ebdc528
Fix displaying of bold/italic truetype fonts. Bump PORTREVISION.
...
PR: 36049
Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us>
Obtained from: Mozilla cvs
2002-03-19 08:41:44 +00:00
Pete Fritchman
229a9bd1f8
Add p5-Lingua-EN-AddressParse 1.05, perl module to manipulate
...
geographical addresses.
PR: 33377
Submitted by: Seamus Venasse <svenasse@polaris.ca>
2002-03-19 06:56:08 +00:00
Pete Fritchman
503cc7c219
Add py-graphviz 0.1, python interface to GraphViz agraph.
...
PR: 33159
Submitted by: Hye-Shik Chang <perky@fallin.lv>
2002-03-19 06:35:34 +00:00
David E. O'Brien
0d77c3b570
Backout my backout of rev 1.31.
...
We can now build with Tcl/Tk 8.3.
2002-03-19 04:42:56 +00:00
Munechika SUMIKAWA
86e0790656
Upgrade to 1.3.
...
Approved by: kris
2002-03-19 04:17:23 +00:00
MANTANI Nobutaka
bf74987ed7
Sync with emacs21 update.
...
Approved by: shige
2002-03-19 03:28:51 +00:00
MANTANI Nobutaka
5a8b1f7c42
Update to 21.2.
...
Approved by: shige
2002-03-19 03:27:38 +00:00
MANTANI Nobutaka
60282df075
Update to 21.2.
2002-03-19 03:26:27 +00:00
Patrick Li
7171979790
Update to 1.8.1
...
PR: 36052
Submitted by: maintainer
2002-03-19 02:45:38 +00:00
Jun Kuriyama
19052680d8
Upgrade to 5.411a.
...
PR: ports/36051
Reported by: Emil Sit <sit@mit.edu>
2002-03-19 00:32:58 +00:00
Pete Fritchman
c797f1eea2
Add flasher 1.2, monitors log or mail files for writes, and flashes
...
a keyboard LED.
PR: 35768
Submitted by: Murray Nesbitt <murray@unixporting.com>
2002-03-18 23:10:09 +00:00
Cy Schubert
a50d121378
MIT currently distributes their KRB5 distribution in a tarball (.tar)
...
that contains the distribution itself, in a tar.gz file, and a signature
certificate, contained in a detached .tar.gz.asc file. Prior to this
patch, users installing MIT KRB5 had to extract the tarball into
/usr/ports/distfiles, then proceed with the installation. This caused
confusion among those installing the port. This patch addresses the
problem by extracting the .tar.gz file from the tarball, then unpacking
the .tar.gz file before continuing with the build.
2002-03-18 22:52:43 +00:00
David W. Chapman Jr.
cb43f23b04
Update to 1.1.5
...
PR: 36058
Submitted by: maintainer
2002-03-18 21:23:12 +00:00
Maxim Sobolev
f3249b265a
- Update to 1.2.18;
...
- pass over maintainership to Olexander Kunitsa <kunia@istc.kiev.ua>
(maintainer timeout).
Submitted by: Olexander Kunitsa <kunia@istc.kiev.ua>
2002-03-18 18:56:28 +00:00
Maxim Sobolev
9a97a9c850
Remove giconv hacks.
2002-03-18 17:30:04 +00:00
Maxim Sobolev
9ef62b00fe
Remove patches not needed anymore (iconv --> giconv).
2002-03-18 17:23:06 +00:00
Will Andrews
bce75659ef
Add Cyrillic fonts & bump PORTREVISION. While not that many users would
...
use them, they're fairly small and were part of the previous generation
of XFree86 ports.
Requested by: roam
2002-03-18 16:43:49 +00:00
Ying-Chieh Liao
c7f46491f0
oops... forget to update WWW
2002-03-18 16:33:22 +00:00
Ying-Chieh Liao
8097a63ede
upgrade to 0.2.1
...
drop maintainership
2002-03-18 16:32:18 +00:00