Commit graph

64634 commits

Author SHA1 Message Date
Akinori MUSHA
ea4cef3e92 Use RUBY_MOD*. 2002-10-06 21:38:34 +00:00
Joe Marcus Clarke
939fd373f0 Add a lib number to the fontconfig dependency. 2002-10-06 21:37:11 +00:00
Joe Marcus Clarke
81739f4ec5 Add Xft 2.0, a client-sided font rendering engine for X applications. 2002-10-06 21:31:28 +00:00
Akinori MUSHA
cdfc1500dd Add a WITH_GD2 knob.
Use RUBY_MOD*.
2002-10-06 21:17:31 +00:00
Akinori MUSHA
8dc9b4eb8b Use RUBY_MOD*. 2002-10-06 21:08:30 +00:00
Joe Marcus Clarke
4aa34c64c5 Add fontconfig, an XML-based font configuration API for X. 2002-10-06 20:56:30 +00:00
Akinori MUSHA
b11013ef42 Add RUBY_MODNAME, RUBY_MODDOCDIR and RUBY_MODEXAMPLESDIR. 2002-10-06 20:54:37 +00:00
Akinori MUSHA
f006f18654 Reflect *_RD renaming. 2002-10-06 19:50:45 +00:00
Akinori MUSHA
a80cf36ff5 Rename USE_RUBY_RD to USE_RUBY_RDTOOL, RUBY_RD to RUBY_RD2,
RUBY_RD_PORT to RUBY_RDTOOL_PORT and DEPEND_RUBY_RD2 to
DEPEND_RUBY_RDTOOL.

Add USE_RUBY_RDOC, RUBY_RDOC, RUBY_RDOC_PORT and DEPEND_RUBY_RDOC.
2002-10-06 19:49:32 +00:00
Anders Nordby
0f43b2e5ab Update to 0.3.0. 2002-10-06 19:35:45 +00:00
Akinori MUSHA
c464828073 Update to 2.01c. 2002-10-06 18:52:30 +00:00
Akinori MUSHA
843e033588 Update to 3.12.5. 2002-10-06 18:49:05 +00:00
Christian Weisgerber
515cf47434 Fix a link in the package list conditional on XFree86 3/4.
Modified from

PR:		43235
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-10-06 18:44:12 +00:00
Joerg Wunsch
6c9311618d Update to a recent snapshot. Ted Roth now merged the demo.c example
from Rich Neswold's documentation.
2002-10-06 18:22:41 +00:00
Joerg Wunsch
0c7b82aff6 Update to a recent snapshot. Among others, this fixes an issue with
the generation of code that fed up recent versions of gas.  The
pseudo-symbol _PC_ is now completely eliminated from the generated
code, and replaced by the location counter `.'.
2002-10-06 18:21:40 +00:00
Ying-Chieh Liao
82505ef9ae upgrade to 10.9
PR:		43700
Submitted by:	Ports Fury
2002-10-06 18:03:02 +00:00
Ying-Chieh Liao
79411e6ced upgrade to 1.2.1
PR:		43699
Submitted by:	Ports Fury
2002-10-06 17:49:59 +00:00
Ying-Chieh Liao
8828b18fa6 upgrade to 1.2.4
PR:		43698
Submitted by:	Ports Fury
2002-10-06 17:47:50 +00:00
Ying-Chieh Liao
178e04f044 - Fix MASTER_SITES
- Support CC properly
- Remove obsolete WWW: line from pkg-descr

PR:		43697
Submitted by:	Ports Fury
2002-10-06 17:45:36 +00:00
Ying-Chieh Liao
9b5aa996c2 upgrade to 5.4.4
PR:		43696
Submitted by:	Ports Fury
2002-10-06 17:44:14 +00:00
Ying-Chieh Liao
cd9df48d01 - Fix MASTER_SITES
- Support CFLAGS properly

PR:		43693
Submitted by:	Ports Fury
2002-10-06 17:41:56 +00:00
Ying-Chieh Liao
fb3eb8375e upgrade to 0.11
PR:		43692
Submitted by:	Ports Fury
2002-10-06 17:40:44 +00:00
Ying-Chieh Liao
16220ce0a4 upgrade to 0.3.0
PR:		43691
Submitted by:	Ports Fury
2002-10-06 17:39:01 +00:00
Ying-Chieh Liao
bcd204b85f upgrade to 2.1.0
PR:		43690
Submitted by:	Ports Fury
2002-10-06 17:36:00 +00:00
Hye-Shik Chang
3f487e8c9f Remove RUN_DEPENDS on graphics/py-imaging.
Most part of reportlab doesn't require py-imaging.

Requested by:	Robin Becker <robin@reportlab.com> (author)
2002-10-06 15:34:10 +00:00
Hye-Shik Chang
04f80bd9e7 Add py-dns 2.3.0, DNS (Domain Name Service) library for Python.
PR:		43256
Submitted by:	Mark Linimon (linimon@lonesome.com)
2002-10-06 15:14:10 +00:00
MANTANI Nobutaka
c720a42a37 Add migemo-xemacs-devel-mule, a Japanese incremental search tool for xemacs-devel-mule.
PR:		ports/42873
Submitted by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
2002-10-06 13:17:46 +00:00
MANTANI Nobutaka
c8bbb5c11a Unify post-install targets of migemo-* ports. 2002-10-06 12:55:43 +00:00
MANTANI Nobutaka
80a478b717 Add patches to support sparc64.
Submitted by:	tmm
2002-10-06 12:19:58 +00:00
MANTANI Nobutaka
e25967e0a7 Fix package building error of emacs-w3m-emacs20. 2002-10-06 11:54:39 +00:00
Doug Barton
cf491d3290 Minor bugfixes. Variable scope in one module, and avoid a divide
by zero error when there are no usable interfaces.
2002-10-06 10:40:52 +00:00
Kris Kennaway
2602376b15 Update to snort 1.9.0. Tweak the default config files so it can actually
find its installed ruleset [1].  Install config files by default if there is
not already one present, and remove on deinstall if they are unchanged
from the default.

Submitted by:	The Anarcat <anarcat@anarcat.dyndns.org> [1] (based on)
PR:		ports/33887 [1]
2002-10-06 09:48:09 +00:00
Jun Kuriyama
a7352efa09 Upgrade to 5.0.6. 2002-10-06 09:35:21 +00:00
Kris Kennaway
dd9036d007 Unbreak this port by correcting REINPLACE_CMD invocations.
Submitted by:	Kuang-che Wu <kcwu@ck.tp.edu.tw> (maintainer)
PR:		ports/43737
2002-10-06 09:13:24 +00:00
Jun Kuriyama
04f3239a84 Upgrade to 1.2.0.
PR:		ports/43211
Submitted by:	Jason Harris <jharris@widomaker.com>
Modified by:	kuriyama (for WITH_LDAP)
2002-10-06 08:55:25 +00:00
Jun Kuriyama
5879491829 Upgrade to 1.50.
PR:		ports/43231
Submitted by:	Peter Avalos <pavalos@theshell.com>
2002-10-06 08:33:37 +00:00
Patrick Li
aca05e987d Update to 0.50.2
PR:		ports/43472
Submitted by:	maintainer
2002-10-06 08:19:29 +00:00
Kris Kennaway
6dfd35841b * Take over maintainership of this port.
* Take a shot at fixing the broken PAM support, which could never possibly
  have worked under FreeBSD because it was using the Linux/Solaris
  PAM module path.  Enable PAM by default on 5.0 and install a config
  file derived from /etc/pam.d/xdm.
2002-10-06 08:12:06 +00:00
Patrick Li
e62206d1a3 Update to 7.2.3 and maintainer's email address. All advised to update
to this version as soon as possible. Check PR description.

PR:		ports/43676
Submitted by:	maintainer
2002-10-06 07:42:36 +00:00
Andrey A. Chernov
34fd079971 pkg-install -> ${PKGINSTALL}
PR:		43725
Submitted by:	Helge Oldach <apache06oct02@oldach.net>
2002-10-06 07:29:24 +00:00
Dmitry Sivachenko
a1d8bb04e7 Update to version 2.06
PR:		43234
Submitted by:	Peter Avalos <pavalos@theshell.com>
2002-10-06 07:20:32 +00:00
Dmitry Sivachenko
862383a869 Update to version 1.1301
PR:		43219
Submitted by:	Peter Avalos <pavalos@theshell.com>
2002-10-06 07:18:03 +00:00
Dmitry Sivachenko
831bd90e23 Add some CONFIGURE_ENV to build properly with non-standard PREFIX.
PR:		42843
Submitted by:	Thomas Hurst <freaky@aagh.net>
2002-10-06 07:13:28 +00:00
David E. O'Brien
7d37c5b649 Update to Vim 6.1 patchlevel 206 2002-10-06 07:11:14 +00:00
Dmitry Sivachenko
f418c21800 Upgrade to 1.9.1. 2002-10-06 07:11:05 +00:00
Patrick Li
e4bb08a4a7 Unbreak transparent proxy mode
PR:		ports/43347
Submitted by:	Michael Nottebrock <michaelnottebrock@gmx.net>
Approved by:	portmgr
2002-10-06 06:39:19 +00:00
Patrick Li
8d23fa5a1b Update to 1.3
PR:		ports/43316
Submitted by:	maintainer
2002-10-06 06:29:02 +00:00
Patrick Li
6f78005cfd Update to 0.62
PR:		ports/43298
Submitted by:	maintainer
2002-10-06 06:17:34 +00:00
Patrick Li
9a57cec4de Update to 1.36
PR:		ports/43333
Submitted by:	maintainer
2002-10-06 06:12:45 +00:00
Patrick Li
99511fdb0c Update to 1.8.3
PR:		ports/43383
Submitted by:	maintainer
2002-10-06 06:11:40 +00:00