Ade Lovett
77b07c735b
Update to 1.2.9 -- bring in a few pieces of documentation here
...
which slightly change a few other ports.
2001-01-24 05:07:19 +00:00
Akinori MUSHA
3b17676449
Update to 1.19.
...
Approved by: MAINTAINER
2001-01-24 05:04:04 +00:00
Will Andrews
ec4c0231ad
Fix bogons related to WANT_STATIC.
...
Submitted by: jkh
2001-01-24 03:48:41 +00:00
Vanilla I. Shu
7db99ecdb8
Upgrade to 1.0.7.
...
PR: ports/24501, ports/24502, ports/24503, ports24504
Submitted by: maintainer
2001-01-24 03:26:02 +00:00
Jun Kuriyama
a97a881758
Upgrade to 3.4.
...
PR: ports/24430
Submitted by: yds@dppl.com
No response from: maintainer
2001-01-24 02:09:04 +00:00
Jun Kuriyama
6d7b4b5a95
Use configure.postfix script to configure.
...
Add an option for Berkeley DB3.
Use tabs instead of spaces in mailer.conf.
PR: ports/24429
Submitted by: yds@dppl.com
Reviewed and modified by: maintainer
2001-01-24 02:01:25 +00:00
Vanilla I. Shu
b5740c5522
Set the right win32 path, and bump version.
...
PR: ports/34579
Submitted by: maintainer.
2001-01-24 01:43:08 +00:00
Vanilla I. Shu
e3282fa4f8
Upgrade to 1.2.1.
2001-01-24 01:21:30 +00:00
Yukihiro Nakai
6d5e029d2f
More fix about usb support.
2001-01-24 01:16:14 +00:00
Andrey A. Chernov
9ed5152dde
Since we don't have our perl threaded by default, PerlMagick not
...
works. This patch adds --with-threads only when perl is threaded. Fixing
Makefile.PL only not helps because libMagick.so linking _require_
-pthread when --with-threads used.
Approved by: Maintainer's silence
2001-01-23 23:00:25 +00:00
Jean-Marc Zucconi
9241d8294e
The lile port had a couple of issues with process id's
...
(signed/unsigned int mess ups) and not handling the
error when it occurred.
Submitted by: Andy Newman <atrn@zeta.org.au>
2001-01-23 22:57:24 +00:00
Jacques Vidrine
0a237614d8
There is no des_set_odd_parity in OpenSSL's libcrypto. Use
...
des_fixup_key_parity instead.
2001-01-23 21:50:13 +00:00
Jacques Vidrine
24e15a1d62
Fix linking the pam_krb5.so module:
...
= Be very specific about where we think the libraries are, to avoid
getting the old crusty Heimdal from the base system.
= Minimize the undefined symbols in pam_krb5.so
2001-01-23 21:42:11 +00:00
Jacques Vidrine
7c59802240
Update library dependency to catch up with Heimdal port.
...
Bump PORTREVISION.
2001-01-23 20:52:45 +00:00
Pierre Beyssac
2921f400fb
Update port to erlang 7.1.0.
...
Change maintainer (agreed to by previous maintainer).
PR: ports/24456
Submitted by: sam@inf.enst.fr
2001-01-23 20:50:38 +00:00
FUJISHIMA Satsuki
e7e00cac2c
o change master site.
...
o using gzipped distfile. its content does not change.
(uncompressed md5 matched to previous one)
o correct patch.
PR: 22927
Requested by: Andreas Schulz <ats@first.gmd.de>
feel free to add more mirrors. :-)
2001-01-23 20:07:45 +00:00
FUJISHIMA Satsuki
df82541495
fix build. wrong version committed..
2001-01-23 18:44:21 +00:00
Maxim Sobolev
99e4c1b892
Update to 0.6.10.
2001-01-23 18:31:58 +00:00
Maxim Sobolev
ac8203638b
Update to 3.0.1.
2001-01-23 18:22:20 +00:00
Maxim Sobolev
097dfe3410
Honour SDL_CONFIG make var to be in line with another SDL ports.
2001-01-23 17:40:51 +00:00
Maxim Sobolev
1f53fed603
Add FreeBSD native VGL driver. Right now it is work in progress and to activate
...
and test it you need the following (5-CURRENT only, BTW):
- fetch a patch for libvgl: http://people.freebsd.org/~sobomax/libvgl.patch ,
apply it, recompile/reinstall libvgl;
- recompile/reinstall sdl-devel (configure script automatically detects
if right version of libvgl is present);
- set environment variable SDL_VIDEODRIVER=vgl;
- ensure that you have VESA support compiled into kernel or loaded as a kld;
- fire up your favourite SDL app ;).
2001-01-23 17:28:59 +00:00
Maxim Sobolev
7cacb2c79a
Add qtpkg 1.0, a Qt based package removal tool.
...
PR: 24573
Submitted by: Trenton Schulz <twschulz@cord.edu>
2001-01-23 16:47:05 +00:00
FUJISHIMA Satsuki
54e0d576e0
sbin is not in bsd.x11{,-4}.dist.
...
Submitted by: bento
2001-01-23 16:23:12 +00:00
FUJISHIMA Satsuki
a0404acc54
update MASTER_SITES.
...
Approved by: maintainer
2001-01-23 16:05:28 +00:00
FUJISHIMA Satsuki
38c6edb95e
fix build error.
...
Found by: bento
2001-01-23 16:00:51 +00:00
Vanilla I. Shu
fbb860c03c
Well, bump version, and add RESTRICTED for aqua.etheme.
...
Submitted by: Jeremy Norris <ishmael27@home.com>
2001-01-23 15:55:13 +00:00
Shigeyuki Fukushima
8b81c086f6
Compilation fixes for changes about machine/console.h in 5-current.
2001-01-23 15:28:11 +00:00
Shigeyuki Fukushima
047bf97b4c
Compilation fixes for changes about machine/console.h in 5-current.
...
Merge patch-bd to patch-aa.
2001-01-23 15:27:51 +00:00
FUJISHIMA Satsuki
87568a9846
update to 2.10.2.
...
PR: 22591,22592
Submitted by: maintainer
2001-01-23 14:45:52 +00:00
FUJISHIMA Satsuki
8c7f022063
fix typo and correctly installing startup script.
...
PR: 21422,21448
Reported by: Vivek Khera <khera@kciLink.com>
2001-01-23 14:43:49 +00:00
Vanilla I. Shu
5dae44277e
Disable snapshot for pager.
...
PR: ports/24534
Submitted by: Jan Conrad <conrad@th.physik.uni-bonn.de>
Obtained from: debian
2001-01-23 14:43:40 +00:00
FUJISHIMA Satsuki
f62c2c6367
update to 2.3.26 and added gnome support.
...
PR: 24001
Submitted by: Martti Kuparinen <martti.kuparinen@piuha.net>
Approved by: maintainer
2001-01-23 14:41:12 +00:00
FUJISHIMA Satsuki
28d63e57b6
(null commit)
...
According to the maintainer previous distinfo change includes
'There were none that I noticed at all.'
Requested by: kris
2001-01-23 14:39:48 +00:00
Hajimu UMEMOTO
4448ae10f0
Update to 1.0.5.
2001-01-23 14:04:58 +00:00
Maxim Sobolev
e677d10e09
Update to 1.1.0.
2001-01-23 11:27:39 +00:00
Kevin Lo
da4643f31d
Update to version 1.7
...
PR: 24557
Submitted by: Ports Fury
2001-01-23 09:06:23 +00:00
Kevin Lo
4e9948773e
Update to version 1.6.2
...
PR: 24556
Submitted by: Ports Fury
2001-01-23 08:58:29 +00:00
Kevin Lo
ea509099f5
- Support CFLAGS/LOCALBASE properly
...
- Fix pkg-comment
PR: 24555
Submitted by: Ports Fury
2001-01-23 08:45:52 +00:00
Kevin Lo
7dbfe9dc72
Upgrade to version 0.7
...
PR: 24553
Submitted by: Ports Fury
2001-01-23 08:38:34 +00:00
Kevin Lo
417a0a7f97
Update to version 1.5.1
...
PR: 24551
Submitted by: Ports Fury
2001-01-23 08:30:12 +00:00
Kevin Lo
23f736669d
Update to version 0.99.11
...
PR: 24550
Submitted by: Ports Fury
2001-01-23 08:24:13 +00:00
Kevin Lo
755dd13ba4
Update to version 4.5.0
...
PR: 24549
Submitted by: Ports Fury
2001-01-23 08:19:54 +00:00
Kevin Lo
c43b57a3e9
- Add missing INSTALLS_SHLIB
...
- Sort pkg-plist
PR: 24548
Submitted by: Ports Fury
2001-01-23 08:16:17 +00:00
Kevin Lo
5a064dfe2e
- Update WWW: line
...
- Use NOPORTDOCS PLIST_SUB
PR: 24547
Submitted by: Ports Fury
2001-01-23 08:12:12 +00:00
Kevin Lo
fba196b2db
- Fix compilation error in -current
...
- Support MAN/MLINKS properly
PR: 24545
Submitted by: Ports Fury
2001-01-23 08:07:33 +00:00
Kevin Lo
f274f6f192
Support MAN/MLINKS properly.
...
PR: 24544
Submitted by: Ports Fury
2001-01-23 07:59:44 +00:00
Akinori MUSHA
42f72e635a
Add ruby-qt2xml, Qt2 xml extension for Ruby.
2001-01-23 07:55:56 +00:00
Akinori MUSHA
6fc8366343
Add ruby-qt2table, Qt2 table extension for Ruby.
2001-01-23 07:55:09 +00:00
Kevin Lo
f229e46916
- Support CFLAGS properly
...
- HAS_CONFIGURE -> GNU_CONFIGURE
- Support NOPORTDOCS
PR: 24543
Submitted by: Ports Fury
2001-01-23 07:55:05 +00:00
Akinori MUSHA
7f5eab6107
Add ruby-qt2canvas, Qt2 canvas extension for Ruby.
2001-01-23 07:54:16 +00:00