1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

20289 Commits

Author SHA1 Message Date
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
SADA Kenji
e641137ed1 Now full-source distribution is removed from archives,
so we should get a patch and sould apply it to dist10.

Approved by: maintainer
1999-07-27 16:37:56 +00:00
SADA Kenji
d058e5af69 I've forgotten to update patch-aa.
Submitted by:	Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
1999-07-27 16:26:55 +00:00
Steve Price
3f9c2051b0 Add Doug Rabson's patches for XFree86 on the FreeBSD/Alpha with minor
tweaks to the PLIST to accomodate the recent upgrade to 3.3.4.

Submitted by:	dfr
Reviewed by:	jmz (maintainer)
1999-07-27 14:27:34 +00:00
Kris Kennaway
f5e9f6bfe8 Upgrade to dejasearch 1.6.3
PR:	12531 (based on)
Submitted by:	Dominic Mitchell <Dom.Mitchell@palmerharvey.co.uk>
1999-07-27 13:26:43 +00:00
Dirk Froemberg
bcc75b70d4 Version number is 0.82 not 082. 1999-07-27 13:08:48 +00:00
Sheldon Hearn
f6f28f35ef Upgrade 0.3 -> 0.7:
While this version doesn't pass the GNU regression tests, it
	gets through a ports build, which 0.3 did not.
1999-07-27 12:22:42 +00:00
Dirk Froemberg
8d8fb4ca7b Upgrade to 0.30.
PR:		ports/12816
Submitted by:	Dominik Brettnacher <domi@saargate.de> (maintainer)
1999-07-27 11:09:00 +00:00
Dirk Froemberg
886d15ea71 Upgrade to mod_ssl 2.3.9. 1999-07-27 10:50:39 +00:00
Dirk Froemberg
bcb9572887 Upgrade to 0.82.
BladeEnc is distributed in source form, now. So it should work on
alpha, too.
1999-07-27 10:46:31 +00:00
Foxfair Hu
d588758e6e Say hello to bluefish. 1999-07-27 04:15:49 +00:00
Foxfair Hu
874ad3832b PR: 12799
Submitted by:		Jim Mock <jim@blues.ghis.net>

New port of bluefish, which is an HTML editor that uses gtk.  Future
versions will possibly include gnome support and it will be added to the
Makefile if/when it happens.

Bluefish is an advanced HTML editor that contains functionality for
PHP, SSI, and RXML.  It is designed for the experienced web designer.

WWW:   http://bluefish.linuxbox.com/
1999-07-27 04:12:45 +00:00
SADA Kenji
5162aaf419 Misfiled a Makefile line. 1999-07-26 18:21:22 +00:00
SADA Kenji
521370ce36 Move category from net to devel.
Cope with package-build time problem.

Requested by: hoek
1999-07-26 18:17:00 +00:00
SADA Kenji
07aba06f10 Move net/cvsweb's category to ports/devel.
Requested by:	hoek
1999-07-26 18:06:45 +00:00
SADA Kenji
0788ea4058 Use sarumaru-san's new japanize-kit. 1999-07-26 16:26:54 +00:00
Jun Kuriyama
526c4df91f Upgrade to v0.9.9. 1999-07-26 15:59:33 +00:00
Ralf S. Engelschall
71c25659eb mod_ssl 2.3.8 -> 2.3.9 1999-07-26 07:14:47 +00:00
Ralf S. Engelschall
a9f4c5e4a6 Shit happens: mod_ssl 2.3.8 ;) 1999-07-25 13:07:34 +00:00