Vanilla I. Shu
eda7fc70a8
Add another patch for BIG5 cursor movement, and bump version.
...
Submitted by: mhsin@mhsin.org
2001-11-17 04:29:08 +00:00
Jun Kuriyama
cacd966dd8
Fix to make vc-backup file only if vc-make-backup-files is t.
...
Use (make-backup-file-name-1) to reflect backup-directory-alist in vc-mode.
2001-11-17 03:41:07 +00:00
Patrick Li
5176aa1cde
Shared library version bump because of audio/mad update
...
Approved by: lioux
2001-11-16 22:56:56 +00:00
Patrick Li
5e74111657
Update to 0.14.2b
...
PR: 32044
Submitted by: maintainer
Approved by: lioux
2001-11-16 22:48:18 +00:00
Shafeeq Sinnamohideen
885dfb4c17
Updated for Coda-5.3.15
...
Shafeeq
2001-11-16 20:52:25 +00:00
Dirk Meyer
1d9da1e8bd
Remove leftover file
...
Submitted by: huck@spawar.navy.mil
2001-11-16 19:02:56 +00:00
Mario Sergio Fujikawa Ferreira
7f91b72c00
New port giFT version 0.9.7: A generic interface to the
...
FastTrack (TM) peer-to-peer network
2001-11-16 16:04:10 +00:00
James E. Housley
9904de13b1
Update to 4171
2001-11-16 12:04:28 +00:00
Maxim Sobolev
3c38fcb4fb
Fix another place where CPUID code doesn't bother to restore original state
...
of the bit 21 of eflags register. This should fix `sigreturn: eflags ...'
problem in many threaded GNOME apps.
Update is highly recommended to all GNOME users - it improves stability
of Nautilus, Balsa etc greatly.
2001-11-16 10:51:32 +00:00
Neil Blakey-Milner
46e5de6760
Upgrade to 1.3.12, which brings in postgresql authentication support.
2001-11-16 09:22:36 +00:00
Mitsuru IWASAKI
e7ac7547e3
Update for acpica-unix-20011109.
2001-11-16 08:04:28 +00:00
Patrick Li
395a4bbef3
Update to 2.02
...
PR: 31765
Submitted by: maintainer
Reviewed by: lioux,maintainer
Approved by: lioux
2001-11-16 06:14:36 +00:00
Ying-Chieh Liao
a4a1a3253b
add ipdf
...
Creates indexed pdf documents from text files
2001-11-16 05:53:50 +00:00
Akinori MUSHA
9220856235
Update to 0.4.5.
2001-11-16 05:00:34 +00:00
Akinori MUSHA
2f09ba2d0a
Update to 0.0.2.
2001-11-16 04:56:41 +00:00
Ying-Chieh Liao
4ed575d2ca
add cwtext
...
Morse Code Generator
2001-11-16 03:46:52 +00:00
Mario Sergio Fujikawa Ferreira
2f79220caf
New port libmovtar version 0.1.2: Supports reading/writing of MJPEG
...
video in YUV 4:2:2 JPEG
2001-11-16 03:39:39 +00:00
Mario Sergio Fujikawa Ferreira
57eb3d104b
o Install two additional header files required by soon to be added
...
libmovtar port
o bump PORTREVISION due to that
2001-11-16 03:33:54 +00:00
Matt Jacob
feeb11dacf
Add nwclient602
2001-11-16 03:00:42 +00:00
Matt Jacob
428f4e3fa4
Add NetWorker client based on 6.0.2 NetWorker release. Corrects some problems
...
and bugs seen in other port. Because we don't really test as much as we would
like, this gets entered as a new port so the old software is still easily
available.
2001-11-16 02:46:18 +00:00
Patrick Li
1fb2f93989
(forced commit)
...
oops i forgot to mention that this fix came from maintainer's
PR that he submitted.
PR: 31969
Submitted by: maintainer
Approved by: lioux
2001-11-16 01:46:52 +00:00
Steve Price
b15d1865b4
Activate the p5-XML-SimpleObject port.
2001-11-16 01:41:42 +00:00
Steve Price
dabea2158b
Add XML-SimpleObject version 0.41. A simple API for accessing the
...
structure of an XML document.
2001-11-16 01:41:19 +00:00
Steve Price
e3958cc5c2
Update to version 2001.11.08.
...
PR: 31870
Submitted by: maintainer
2001-11-16 01:38:20 +00:00
Mario Sergio Fujikawa Ferreira
da9df990a8
1) This a forced commit message fixing the last message; that message
...
belonged to silc-client not silc-server. It's been a while since
I made a typo, sigh...
2) Update to 0.6.4
3) Depend on silc-doc instead of installing documentation by itself
4) Remove patches incorporated by the distribution
5) Update PKG{,DE}INSTALL: do not create/remove modules directory.
There are no modules for BSD platforms yet
Reviewed by: Anders Nor Berle <debolaz@debolaz.com>
2001-11-16 00:32:23 +00:00
Mario Sergio Fujikawa Ferreira
a2c2f90a08
o Update to 0.6.6
...
o Depend on silc-doc instead of installation documentation by itself
o Update PKG{,DE}INSTALL: do not create/remove modules directory.
There are no modules for BSD platforms yet
Reviewed by: Anders Nor Berle <debolaz@debolaz.com>
2001-11-16 00:25:52 +00:00
Mario Sergio Fujikawa Ferreira
4d70efd3f7
o New port silc-doc version 0.6.4: Secure Internet Live Conferencing
...
(SILC) documentation
o Actually, this port exists so that both silc-server and silc-client
don't install duplicated documentation, rather depending on this
one
2001-11-16 00:18:26 +00:00
Patrick Li
31b645dc03
Follow changes of the ftp directory structure and tarball name.
...
Approved by: lioux
2001-11-15 23:41:04 +00:00
Maxim Sobolev
1bd8c2c688
Once we are determined that CPUID instruction is or isn't supported resfore
...
initial state of the bit 21 of the eflag register. This reduces possibility
that the threaded program linked with libpng will die due to arrival of the
signal during probing for the CPU type. More proper fix has been committed
into the -current kernel and will be MFC'ed soon, but this workaround is
necessary for those with older systems.
Among other things, this should make Nautilus, Balsa and other multi-threaded
GNOME programs more stable, therefore update is recommended to all existing
users.
Bump PORTREVISION.
Reported by: Joe Clarke <marcus@marcuscom.com>
2001-11-15 23:32:37 +00:00
Christian Weisgerber
5e09432b45
* Add workaround for parser bug in FreeBSD's /bin/sh prior to 4.4.
...
* NetBSD changed their search engine;
fix submitted by Jason Harris <jharris@widomaker.com>.
2001-11-15 23:06:04 +00:00
Christian Weisgerber
72dfdb4e43
Update to 2.4.1.
...
Changes in this version:
* Documentation fixes.
2001-11-15 23:04:51 +00:00
Christian Weisgerber
4b6a859a6a
* Deal with UUCP having moved to ports in -CURRENT.
...
* Bump port revision.
2001-11-15 23:03:46 +00:00
Jimmy Olgeni
acdc948603
Update module: proftpd.
2001-11-15 22:37:57 +00:00
Patrick Li
f3ca4f005b
Update misc/menushki to version 1.0 and also take care of
...
some remaining email changes i left out
Approved by: lioux
2001-11-15 22:12:13 +00:00
Akinori MUSHA
01027242b4
Update to 0.55.
2001-11-15 18:42:18 +00:00
David W. Chapman Jr.
6caca0d9cf
Update to pl08 and tls to go with it.
...
PR: 32007
Submitted by: osa@FreeBSD.org.ru
2001-11-15 16:31:09 +00:00
David W. Chapman Jr.
ac9a7acea3
Update to pl07
...
PR: 32000
Submitted by: osa@FreeBSD.org.ru
2001-11-15 15:54:22 +00:00
Chris D. Faulhaber
9779d111d6
Add proj-4.4.4, the PROJ.4 cartographic projection library
2001-11-15 14:53:51 +00:00
Cy Schubert
9555aa91b9
Mark my territory.
...
Reviewed by: nectar
Approved by: nectar
2001-11-15 14:51:42 +00:00
Dag-Erling Smørgrav
aad04c04bd
Upgrade to 2.3.20011115
2001-11-15 13:31:52 +00:00
Akinori MUSHA
ea1365337b
Add ruby-dbd_sqlrelay, the SQLRelay driver for DBI-for-Ruby.
2001-11-15 13:23:38 +00:00
Akinori MUSHA
c24a1a839b
Add ruby-dbd_sqlite, the SQLite driver for DBI-for-Ruby.
2001-11-15 13:18:52 +00:00
Akinori MUSHA
f35e83e268
Update dbi and dbd modules to 0.0.11.
2001-11-15 13:16:23 +00:00
Ying-Chieh Liao
e1b7e5c03a
chown user:group, not user.group
2001-11-15 13:12:58 +00:00
Maxim Sobolev
0ae00ef685
Add Jasper - a reference implementation of the image codec specified in the
...
JPEG-2000 standard.
2001-11-15 10:07:32 +00:00
Akinori MUSHA
32ed97a0a6
Update to 0.2.4.
2001-11-15 10:02:29 +00:00
Johann Visagie
4ee981abd6
- Update to version 0.3.1; this is a bugfix release
2001-11-15 10:00:25 +00:00
Akinori MUSHA
1ced3f885c
Update to 0.4.5.
2001-11-15 09:56:27 +00:00
Akinori MUSHA
c3151f2cbc
Update to 0.1.5.
2001-11-15 09:52:32 +00:00
Akinori MUSHA
d5429ff233
Update to 1.1a3.
2001-11-15 09:50:55 +00:00