Chris Piazza
b4d5c33706
Update to version 0.3
...
PR: 12797
Submitted by: Jim Mock <jim@blues.ghis.net>, maintainer
1999-08-01 01:59:42 +00:00
Chris Piazza
4852c81ad3
Put in some new master sites, the old one moved and doesn't hold the
...
files any more.
Note that this should probably be updated to 0.9.5b some time.
PR: 12881
Submitted by: Will Andrews <andrews@technologist.com>
1999-08-01 01:49:16 +00:00
Chris Piazza
889248a268
Update to version 1.1.6
...
PR: 12893
Submitted by: Jim Mock <jim@blues.ghis.net>, maintainer
1999-08-01 00:54:49 +00:00
Chris Piazza
4c8b848b10
Update to version 0.4.8c
...
PR: 12902
Submitted by: Jim Mock <jim@blues.ghis.net>
1999-08-01 00:51:05 +00:00
Chris Piazza
2f595fe380
Update to version 1.7.0
...
PR: 12867
Submitted by: Will Andrews <andrews@technologist.com>, maintainer
1999-08-01 00:46:39 +00:00
Chris Piazza
fa6d428fbe
Update to version 1.10.4
...
PR: 12886
Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>, maintainer
1999-08-01 00:43:46 +00:00
David E. O'Brien
b9ada091c3
Foo. I only got the Makefile committed.
1999-07-31 22:40:46 +00:00
Archie Cobbs
ba9bf34b8b
Only declare this port BROKEN if ${OSVERSION} >= 400006 so that it still
...
works under -stable.
How to do this suggested by: David O'Brien <obrien@NUXI.com>
1999-07-31 21:48:34 +00:00
David E. O'Brien
3ad7e6895c
Update to patchlevel 10.
1999-07-31 19:06:27 +00:00
David E. O'Brien
8c29a50b58
Upgrade to LSOF 4.45.
1999-07-31 17:22:26 +00:00
Jun Kuriyama
cb0e5b268c
Upgrade to v0.17.4 and sort PLIST.
1999-07-31 11:15:41 +00:00
Andreas Klemm
b5350bf6ef
Upgrade to 0.74
...
OSPFd core dump during startup should be fixed.
BTW it's still not a complete OSPF implementation
as the author says on the mailing list:
"This is the first beta relase which includes (partly) workable ospfd.
Now ospfd works as inter area OSPF router. When it works properly
route goes into the kernel. Please note it does not support intra
area route, AS external route, multiple area, aging of LSA, etc...
Please use ospfd only in test environment.
BGP serious bug is fixed. ripngd is almost rewritten to conform to
RFC2080. ospf6d's LSA data structure is improved. And also many bugs
are fixed."
1999-07-31 06:19:31 +00:00
Satoshi Asami
a3425c7629
Move enlightenment-conf from misc to x11-wm.
...
First noticed by: Jeremy Lea <reg@shale.csir.co.za>
1999-07-31 04:09:30 +00:00
Dirk Froemberg
71556202ef
- upgrade to PHP-3.0.12
...
- use new pdflib-2.0
1999-07-30 21:07:03 +00:00
Dirk Froemberg
6a1452975f
Upgrade to 2.0.
...
pdflib is build as a shared library, now.
1999-07-30 21:04:01 +00:00
David E. O'Brien
2038d4921b
Add offical patches 1-8 (this updates us to version 5.4-pl8)
1999-07-30 17:57:45 +00:00
David E. O'Brien
1edb0d8c7d
Upgrade to version 5.4.
1999-07-30 17:12:01 +00:00
Andrey A. Chernov
0f2a590ed6
add koi8r-ps
1999-07-30 17:07:46 +00:00
Andrey A. Chernov
274d5dbdae
Russian PS fonts
1999-07-30 17:04:02 +00:00
Sheldon Hearn
c6e65d17ca
Update 0.10 -> 0.11:
...
Performance improvements.
1999-07-30 15:15:29 +00:00
Jun Kuriyama
5d0aa95a07
Upgrade to v2.0.13.
...
Don't install sources.
1999-07-30 14:33:15 +00:00
Thomas Gellekum
0b35ed2be4
Activate netcdf and py-scientific.
1999-07-30 14:17:24 +00:00
Thomas Gellekum
8aa53ff31e
New port py-scientific. This is Konrad Hinsen's collection of Python modules
...
that are useful for scientific computing.
1999-07-30 14:16:50 +00:00
Thomas Gellekum
d66eb78a8a
New port netcdf. The NetCDF (network Common Data Form) is a library
...
supporting the creation, access, and sharing of scientific data.
1999-07-30 14:12:53 +00:00
Kris Kennaway
5ad58348d5
Respect CC and CFLAGS
1999-07-30 11:02:05 +00:00
Satoshi Asami
bdb06e458c
Additional mater site.
...
PR: 12880
Submitted by: Will Andrews <andrews@technologist.com>
1999-07-30 07:33:01 +00:00
Satoshi Asami
230004a3c3
Parallelize things a bit more. Now we'll do index/cdrom/restricted
...
list generation at the same time we're setting up the clients.
duds generation is intentionally separate. If we get an error back
from that one (usually means someone committed a Makefile with a
syntax error), abort the whole thing so we won't generate a faulty
index and destroy the stuff that's been builtbefore.
Lockfile handling is now moved to dopackages2 so we won't overwrite
the build.log file just to say "skipped".
Generate INDEX right after packages are built, from the same INDEX
that was used to build them.
Compare the packages from this build with the previous one and report
what's missing and whatnot.
1999-07-30 07:26:52 +00:00
Satoshi Asami
5779c79e66
Create lock file so you won't have two of these running. Also, separate
...
the report mailing address into the configurable variables section.
1999-07-30 07:19:44 +00:00
Satoshi Asami
83855eba5a
Compare the last full runs (and not only the last partial runs).
1999-07-30 06:54:27 +00:00
Satoshi Asami
99a7dab167
Run with -j4.
...
Exit with error status if an error occured.
1999-07-30 06:53:31 +00:00
Satoshi Asami
79ab397bca
Run with -j4.
1999-07-30 06:53:00 +00:00
Satoshi Asami
9c3aa283bc
Intentionally set up ${PORTSDIR} with symlink to catch broken ports.
...
Suggested by: takamune@avrl.mei.co.jp
1999-07-30 06:52:02 +00:00
Foxfair Hu
6bdfa59729
PR: 12870
...
Submitted by: Leo Kim <leo@florida.sarang.net>
Reviewed by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
Missing a locale perl module when install mrtg, add it back.
1999-07-30 06:32:01 +00:00
Satoshi Asami
8f42a57801
Little script to convert ports/INDEX to packages/INDEX.
1999-07-30 05:51:04 +00:00
John-Mark Gurney
c181971232
upgrade to 0.10
1999-07-29 21:30:06 +00:00
SADA Kenji
9a1510f4a9
Change nls patchs' distribution site to ${MASTER_SITE_PORTS_JP}.
...
Approved by: maintainer
1999-07-29 21:21:12 +00:00
Nick Sayer
c817481453
Ugrade to latest version
1999-07-29 17:50:33 +00:00
Thomas Gellekum
4bb9d08e75
Upgrade to 1.1.0.
1999-07-29 14:03:47 +00:00
Sheldon Hearn
e80b7502ae
Replace the MASTER_SITE which I removed after using a stupid browser to
...
check it.
1999-07-29 11:57:31 +00:00
John-Mark Gurney
97311b12c4
make this port build by upgrading to 0.9
1999-07-29 10:31:07 +00:00
Foxfair Hu
8ffef743ee
PR: 12834
...
Submitted by: Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
Update mrtg to 2.8.6.
The original maintainer, jfitz, has disappeared about more than a month.
I can't contact him by email, and have no idea to reach him in the other
way. So I take the update request from the submitter.
1999-07-29 03:26:40 +00:00
Dirk Froemberg
3fede034cb
Upgrade to mod_ssl 2.3.10.
1999-07-28 20:51:21 +00:00
Roger Hardiman
90a20db4b5
Add #include <X11/Xproto.h>
...
This allows FXTV to compile with XFree86 3.9.15 (a 4.0 pre-release beta)
This has no effect on XFree86 3.3.4.
1999-07-28 16:47:29 +00:00
Ralf S. Engelschall
937b29afa1
Upgrade to GNU Portable Threads (Pth), version 1.0.2
1999-07-28 14:44:05 +00:00
Ralf S. Engelschall
1347820853
mod_ssl 2.3.9 -> 2.3.10
1999-07-28 13:44:20 +00:00
Sheldon Hearn
73383618e2
Upgrade 0.7 -> 0.8:
...
Bugfixes. Passes more of the GNU grep regression tests.
1999-07-28 10:22:32 +00:00
Thomas Gellekum
992725797a
Add the SHA module to the build.
1999-07-28 07:54:24 +00:00
Ralf S. Engelschall
6177386e0e
Upgrade to GNU shtool 1.4.5
1999-07-28 06:59:01 +00:00
Brian Feldman
c9be0402f6
Fix the build for systems without /dev/dsp. Update the master site, and
...
md5 checksum (version bump? no, just a file change! grr!).
Submitted by: Dan Nelson <dnelson@emsphone.com>
1999-07-28 03:40:59 +00:00
Dirk Froemberg
c6918c8c01
The dist file is in the source directory instead of binaries directory.
...
Noticed by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
1999-07-27 21:06:05 +00:00