1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

2115 Commits

Author SHA1 Message Date
Yukihiro Nakai
505652e3fd Update to 0.93.3
Submitted by:	Ade Lovett<ade@FreeBSD.org>
2000-04-19 04:50:54 +00:00
Chris D. Faulhaber
b32aa95f94 Update port to 1.1.2 2000-04-19 00:57:16 +00:00
Michael Haro
112f7fcab6 update MASTER_SITES
PR:		17876
Submitted by:	Horance Chou <horance@freedom.ie.cycu.edu.tw>
2000-04-17 23:19:54 +00:00
Ralf S. Engelschall
dad9a55449 GNU Pth 1.3.4 -> 1.3.5 2000-04-17 16:19:07 +00:00
Jeremy Lea
877b8a533b Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:18:05 +00:00
Michael Haro
e78fe5bbfb portlint - mostly moving around variables. 2000-04-16 23:12:33 +00:00
Michael Haro
98f1c93d32 Update to 2.2.1
Fixes:
	* fix some portname/version checking bugs
	* put EXTRACT_ONLY in section 1 checking
	* fix multi comment sections at top of Makefile regex
	* make portlint pass perl -w (this found a few bugs)
No new features in this version
2000-04-16 23:05:06 +00:00
Michael Haro
eee7229c03 Update portlint so it supports PORTNAME/PORTVERSION. This version
isn't 100% ready for prime time, but it works well enough that it should
be fine to use for most things.  I'm not sure if I'll have time to fix
the few minor bugs that I know of and give it a good testing today.

Parts of the PORTNAME/PORTVERSION changes were submitted by knu.

Other changes in this version:
	* add "-V", version flag
	* use getopts instead of parsing @ARGV
		- this fixes a bug where you could only specify one flag after the
		  dash (ie. -c -N would work and -cN wouldn't)
	* change some warnings to fatals
	* ignore dot directives in Makefile
		- this usually reduces the number of warnings displayed when
		  a Makefile contains .include or .if foo
	* don't blame just emacs for leaving around temporary editor files
	* don't warn about installing files into /compat
	* correct counting of number of chars in pkg/COMMENT
	* understand multiple rcsid tags in the comments section
		- this allows us to have both $FreeBSD$ and $NetBSD$, for example
		  without getting funky warning messages
	* scope variables with my instead of local so we can use strict to
	  help us find bugs in portlint
2000-04-16 20:24:40 +00:00
Ralf S. Engelschall
b989a57ade Upgrade GNU Pth scratch port to version 1.4a1. 2000-04-16 14:35:38 +00:00
Ralf S. Engelschall
879e34383b '' 2000-04-16 11:33:13 +00:00
Ralf S. Engelschall
39e74a9c4b Upgrade to GNU Portable Shell Tool (shtool), version 1.4.9 2000-04-16 11:14:31 +00:00
Satoshi Asami
e4df6c1cb2 Add back DISTNAME. 2000-04-16 09:38:34 +00:00
Akinori MUSHA
17f3def895 Back out useful `Version required lines' that I'd blindly removed. 2000-04-15 15:13:52 +00:00
David E. O'Brien
921daa4ca0 Add another site for the patch file. 2000-04-15 09:21:30 +00:00
Satoshi Asami
c8edc7c2cd PORTNAME is File-BasicFlock, DISTNAME is File-BasicFLock-*. Go figure. 2000-04-15 08:46:03 +00:00
Satoshi Asami
988d18db7b Revert package names back to original. 2000-04-15 01:36:28 +00:00
Akinori MUSHA
9ca4ec6659 Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}
PR:		ports/18009
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:40:29 +00:00
Akinori MUSHA
52190dc850 Portlint COMMENT's.
Everybody should read the Handbook again!

PR:		ports/18008
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:16:14 +00:00
Akinori MUSHA
74dd526e72 Remove obsolete `Version required' lines. 2000-04-14 17:44:00 +00:00
R. Imura
bb51ad41ca Cosmetic changes.
Good-bye KDE_NAME, KDE_VERSION, QTTYPE variables.
2000-04-14 16:02:43 +00:00
Satoshi Asami
1df1a17abc Convert to PORTNAME/PORTVERSION. 2000-04-14 07:20:58 +00:00
Satoshi Asami
dfee8150a0 Convert to PORTNAME/PORTVERSION. 2000-04-14 05:44:42 +00:00
Michael Haro
ed33fb7de0 PORTNAME/PORTVERSION update 2000-04-11 21:30:15 +00:00
Chris Piazza
458db42f26 Update with the new PORTNAME/PORTVERSION variables 2000-04-10 01:11:24 +00:00
Michael Haro
de588104e2 warn about not supporting PORTNAME/PORTVERSION yet 2000-04-08 22:41:14 +00:00
Will Andrews
1f3f8daeb9 Smack tmake into allowing environment-override C(C,XX) as well as
C(XX)FLAGS. Also make it look in the right directory for Qt includes.

This commit is required for me to update twinlib.
2000-04-07 01:34:34 +00:00
Michael Haro
851d2bbd0f Place optional variables after required ones.
DISTNAME is optional when using the new PORTNAME/PORTVERSION variables.
2000-04-06 17:07:46 +00:00
Akinori MUSHA
4869a06499 Update to 1.06.
Change PKGNAME to PORTNAME + PORTVERSION.
Remove `Version required'.
2000-04-06 13:57:03 +00:00
Matthew Hunt
2577896968 Upgrade to 1.09. 2000-04-05 18:52:15 +00:00
Akinori MUSHA
a42adeafdd Style fix:
- Remove post-install information from DESCR's.
  - Replace /usr/local with ${PREFIX} in DESCR's and MESSAGE's.
  - Remove unnecessary whitespace.

Pointed out by:	portlint
2000-04-04 19:03:36 +00:00
David E. O'Brien
396ba3009f Remove commented out BROKEN. 2000-04-04 10:02:36 +00:00
Thomas Gellekum
8d4cc67ec8 Upgrade to 0.10.1.
PR:		17766
Submitted by:	"Maxim Sobolev" <sobomax@altavista.net>
2000-04-03 09:22:33 +00:00
Satoshi Asami
030d0dff5a Update to 1.3.4.
Submitted by:	maintainer
2000-04-02 08:26:22 +00:00
Michael Haro
abf7b6338c - Divide patch one file per patch
PR:		17740
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-01 23:42:08 +00:00
Michael Haro
723a286c92 * respect CC, CXX, CFLAGS, CXXFLAGS.
* turn on USE_NEWGCC.
* don't use mkdirhier (to avoid implicit BUILD_DEPENDS on XFree86)
* define ONLY_FOR_ARCHS=i386.
* tweak do-install rules.
* revise some patch for the socklen_t issue.
* fit library file names in the ELF world to enable making package on -STABLE and -CURRENT.

PR:		168006
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-04-01 05:42:59 +00:00
Michael Haro
ed0bfe5f06 update to gc5.0alpha4.
PR:		17456
Submitted by:	nnd@mail.nsk.ru
2000-04-01 04:44:09 +00:00
Chris D. Faulhaber
7ca94fbf00 Update MASTER_SITES
PR:		17541
Submitted by:	Maintainer
2000-03-31 23:33:23 +00:00
Michael Haro
7df5126e98 remove a.out support 2000-03-31 17:01:58 +00:00
Thomas Gellekum
6b219dcae2 Upgrade to 0.10.0, needed for WindowMaker-0.62.0.
Submitted by:	Brian Handy <handy@physics.montana.edu>
2000-03-31 08:33:08 +00:00
David E. O'Brien
58867f8da8 Pickup maintance of these until someone else comes along. 2000-03-31 01:37:36 +00:00
Jacques Vidrine
26f7563303 Unbreak. 2000-03-30 20:40:56 +00:00
Michael Haro
ff668defd7 bump version number to reflect new features 2000-03-29 22:22:13 +00:00
Kris Kennaway
dd1f59091d Add various new maintainers for these ports 2000-03-29 19:55:56 +00:00
Will Andrews
a42cc6b811 Whoops, botched commit. This was actually something I was working on a
few weeks ago. Unfortunately, I can't update the port completely since
there are some complications (such as requiring kdelibs2, which I haven't
upgraded yet), so I'm reverting this to andy's old Makefile.

This should teach me to commit in unclean checkouts. ;-)

Quickly noticed by:	will, kkenn
2000-03-29 09:17:44 +00:00
Will Andrews
88be74c92d Take over some ports. 2000-03-29 09:02:04 +00:00
Satoshi Asami
476fce2baa Update WWW.
PR:		17655
Submitted by:	andy@icc.surw.chel.su
2000-03-29 07:27:46 +00:00
Satoshi Asami
60cd030b03 Update checksum to match new version.
Submitted by:	andy@icc.surw.chel.su
2000-03-29 07:26:19 +00:00
Kris Kennaway
89a307bf8a Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.

Approved by:	andy
2000-03-29 07:16:59 +00:00
Michael Haro
8d3d318a69 * Fix Makefile so portlint is more happy with this port (what a concept, the
portlint port passing portlint)

New portlint features:
* Allow pkg/COMMENT to start with a digit
* Warn about .la files in pkg/PLIST
* Better support for comments in the Makefile
  - fixes the section off by 1 error
    (DISTNAME needs to exist, and so on, when it does)
* don't report "FATAL: no MAINTAINER listed in Makefile" when it does exist
* other random minor bug fixes
2000-03-28 05:44:42 +00:00
Ade Lovett
37dc1172a2 Update to 0.9 2000-03-28 02:57:59 +00:00
Will Andrews
89a0530a5c Update to 0.16d. Shuffle PLIST around a bit. 2000-03-27 08:14:57 +00:00
Will Andrews
c2b3d7e609 Add Troll Tech's tmake utility, which will be used by my upcoming twinlib
port, and perhaps others in the future. Activate tmake in devel/Makefile.
Also made a COMMENT nit.

PR:		17265
Submitted by:	Roland Jesse <jesse@cs.uni-magdeburg.de>
2000-03-25 21:10:13 +00:00
R. Imura
34bd2b2f2d Update to version 1.1. 2000-03-25 16:46:06 +00:00
R. Imura
3daf5ca497 Doing KDE style mtree in kdelibs.
OK'd by:	will
2000-03-25 16:14:50 +00:00
Michael Haro
23638e0cee remove aout support
Approved by:	<Acme> mharo: you have my explicit permission to remove aout support from everything that's mine ;)
2000-03-24 07:26:15 +00:00
Michael Haro
2c802b6209 forgot this file 2000-03-24 01:58:45 +00:00
Michael Haro
fa5004af09 This updates the pcre port to v3.1. This includes shared libs
using that bane of every porters life, libtool.  Unfortunately,
the libtool support in this library is decidely non-standard, so
it still installs .la files.  They aren't in the PLIST though.

PR:		17294
Submitted by:	Dominic Mitchell <dom@happygiraffe.net>
2000-03-24 01:57:51 +00:00
Michael Haro
0d0b5086fa Remove aout support from port 2000-03-23 20:06:56 +00:00
Chris D. Faulhaber
27d3d374e5 Update port to 1.1.1 2000-03-23 12:57:58 +00:00
Akinori MUSHA
cf6e506a12 Update to Henner Zeller's cvsweb. (Rev. 1.80)
If you prefer as simple view as before, you can easily customize so.  Enjoy it.

PR:		ports/17388
Submitted by:	myself
Approved by:	Bill Fenner <fenner@freebsd.org> (The original author of cvsweb)
2000-03-23 12:02:34 +00:00
Akinori MUSHA
540b845132 Mostly minor changes.
Changes:
  - get to install README
  - change the maintainter

And because Apache isn't the only web server and the configurations may vary;
  - stop trying to check if any web server is installed
  - allow a user to specify a cgi-bin directory to install
  - stop using icons that Apache installs by default
  - rename the script from cvsweb to cvsweb.cgi

Approved by:	sada
2000-03-23 05:00:34 +00:00
Will Andrews
af4a01863e Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)

Reminded by:	asami
2000-03-22 01:59:41 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
Ade Lovett
55333a3655 libglade shared library version bump 2000-03-21 17:47:33 +00:00
Ade Lovett
7c09853bbd Update to 0.12
Note that the shared library revision has been bumped by
the authors on this update for new functionality
2000-03-21 17:46:51 +00:00
Michael Haro
86660c8b03 update to 1.33.22
PR:		17509
Submitted by:	dirk.meyer@dinoex.sub.org
2000-03-21 01:30:21 +00:00
Chris D. Faulhaber
2529568003 Fix text in port's Makefile
PR:		17508
Submitted by:	Maintainer
2000-03-21 01:17:08 +00:00
Chris D. Faulhaber
9d1a8a9b80 Update port to 1.1.6
PR:		17488
Submitted by:	Maintainer
2000-03-21 01:11:05 +00:00
David E. O'Brien
0fa6e5a961 Add offical patch that fixes some non-standards conformant code. 2000-03-20 23:10:47 +00:00
Chris D. Faulhaber
0bcc95b0cc Install binding directory with perms of 1777 instead of 777
Approved by:	Maintainer
2000-03-20 23:08:13 +00:00
Michael Haro
fb29a9b2b9 remove extra white space (portlint) 2000-03-20 20:47:07 +00:00
Michael Haro
63168faf2f - fix a bug in pkg/* checking
- enforce pkg/COMMENT style
- better info file checking in pkg/PLIST
- don't warn about @unexec rmdir foo || true - the handbook says this is fine
- allow CATEGORIES+=
- warn about www.freebsd.org/~user needing to be people.freebsd.org
- warn about PKGNAME being set from another variable instead of being a
  fatal error
- understand both $(PORTSDIR) and ${PORTSDIR}
2000-03-20 18:03:01 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
Ralf S. Engelschall
f2d931d6d6 Upgrade to GNU shtool, version 1.4.8 2000-03-19 10:36:35 +00:00
Satoshi Asami
ed96f675f6 Revert to rev. 1.4, which will restore some bugs in the previous version
that w3m depends on.  Release tags will be rolled forward.

Submitted by:	jdp
2000-03-17 02:18:04 +00:00
Satoshi Asami
49a945d4e9 Fix typo in message.
Submitted by:	Will Andrews <andrews@technologist.com>
2000-03-13 03:02:18 +00:00
John Polstra
bd979c55e7 Add "-DREDIRECT_MALLOC=GC_malloc" to the compiler options so the
library can be used as a drop-in replacement for malloc.  This has
always been the case for this port, but the previous upgrade dropped
it unintentionally.
2000-03-11 17:50:47 +00:00
Ralf S. Engelschall
fef1fd5ab2 Upgrade GNU Portable Threads (Pth) to version 1.3.3 2000-03-10 10:45:13 +00:00
Bill Fenner
6475f86d4e Do the pre/post thing to get ${OSVERSION} defined where I'm checking it.
Submitted by:	Thomas Gellekum <tg@melaten.rwth-aachen.de>
2000-03-10 02:46:43 +00:00
R. Imura
87f157c562 Add devel/c_c++_reference. 2000-03-09 16:41:16 +00:00
Bill Fenner
f6e09139c4 Become MAINTAINER, since the botched upgrade to 1.1.2 broke some of
my ports.
Fix 1.1.2 upgrade: install uclconf.h .
While I'm in here, configure with --enable-ipv6 on 4.x.
2000-03-08 16:53:52 +00:00
Masafumi Max NAKANE
65856a9de3 Use devel/imake instead of x11/XFree86.
Note: I'm not too sure if these ports really work without x11 libs
and headers as I don't have X'less environment.
2000-03-08 10:56:40 +00:00
Masafumi Max NAKANE
e56b849cd1 Define MTREE_FILE 2000-03-08 08:29:51 +00:00
Brian Feldman
65091bd990 Kill crossm68k-devel in preparation for the replacement soon.
Requested by:	W. Gerald Hicks <jhix@mindspring.com>
2000-03-08 03:52:13 +00:00
R. Imura
a164a81348 Update to version 1.1.
This version 1.1 has many new features.
See http://www.kdevelop.org/ for details.

I reduced difference between kdevelop and kdevelop-i18n.
The i18n patch to kdevelop's editor is now included in the
distributed source.

PR:		17034
Submitted by:	Will Andrews <andrews@technologist.com>
2000-03-07 16:55:15 +00:00
R. Imura
8c47d09e58 Added "c_c++_reference" and "c_c++_reference-i18n".
This documentation is prepared for reading with kdevelop,
and separated from kdevelop-i18n.
2000-03-07 16:34:30 +00:00
Seiichirou Hiraoka
02983012bb Update to 1.02
PR: ports/17223
Submitted by: knu@idaemons.org
2000-03-07 14:09:41 +00:00
Chris Piazza
45101f3259 Some makefile/install changes.
PR:		16572
Submitted by:	FUJISHIMA Satsuki <k5@cheerful.com>

Update to 1.0.8

PR:		17217
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-03-06 22:16:57 +00:00
Masafumi Max NAKANE
26e0faa258 Add imake. 2000-03-02 04:18:41 +00:00
Masafumi Max NAKANE
1164c762f6 A port to install utilities in xc/config of XFree86, including
imake, lndir, etc.
This port can eliminate the needs to install entire XFree86 when you just
need imake to build some ports.
2000-03-02 04:11:56 +00:00
Seiichirou Hiraoka
4056c36481 Activate p5-File-MMagic 2000-03-01 20:30:30 +00:00
Seiichirou Hiraoka
08d2daad8b PR: ports/16962
Submitted by:	knu@idaemons.org
Perl5 module to guess file type like file(1)
2000-03-01 20:29:09 +00:00
Bill Fumerola
62d709abb5 Add cproto. 2000-02-29 20:11:08 +00:00
Bill Fumerola
c46f10d6d1 Cproto is a program that generates function prototypes and variable
declarations from C source code.  It can also convert function definitions
between the old style and the ANSI C style.  This conversion overwrites the
original files, so make a backup copy of your files in case something goes
wrong.

The program isn't confused by complex function definitions as much as other
prototype generators because it uses a yacc generated parser.  By ignoring all
the input between braces, I avoided implementing the entire C language grammar.

WWW:	http://www.vex.net/~cthuang/cproto/

PR:		ports/16704
Submitted by:	Abel Chow <abel@Island.DHS.ORG>
2000-02-29 20:10:16 +00:00
David E. O'Brien
bfbaa15f89 Upgrade to version 1.5.22a.
PR:		17051
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-29 09:32:18 +00:00
Chris D. Faulhaber
c7ebf682d0 Update port to 0.1.7
PR:		17050
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-29 03:04:32 +00:00
Yukihiro Nakai
448870586f Update to 0.93.0 2000-02-29 02:43:06 +00:00
Chris D. Faulhaber
a9f5e94d36 Update port to 1.1.2
PR:		16963
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-29 01:58:29 +00:00
Yukihiro Nakai
040a3c2789 Update to 0.92.4 2000-02-28 10:01:38 +00:00
Satoshi Asami
b2fc2bafbb Add virtual category "linux" to Linux apps and support libs/utils. 2000-02-28 08:34:04 +00:00
Steve Price
544c361b03 - Don't tromple the contents of MAKE_ENV otherwise MOTIF_LIB isn't defined.
- Properly pass MAKE_ENV along.
- Fix build errors on -current.
- Minor cleanup to some echo'd text.
2000-02-27 23:20:31 +00:00
Steve Price
de6b993bfa Correctly call install-info in (un)exec. 2000-02-27 23:02:09 +00:00
Steve Price
9622e49fcf Fix build errors on -current. Also correctly call (un)exec install-info. 2000-02-27 23:00:05 +00:00
David E. O'Brien
6a7509c58d get libg++ right this time. 2000-02-27 19:25:59 +00:00
David E. O'Brien
0230de8644 This is a libg++ add-on for EGCS releases and later GCC releases.
It is needed only if your applications depend on
libg++ and you cannot easily remove the dependency on libg++.
2000-02-27 19:23:25 +00:00
Kris Kennaway
01aaf427d2 Chase the checksum (updated to 1.33MR21a)
Noticed by:	bento
2000-02-27 08:11:18 +00:00
Steve Price
97ca6a6ad0 Remove libg++ temporarily. The port intended for this directory ended
up landing in lib++ instead.  This is just to keep things clicking until
the port gets moved to its new home.
2000-02-27 03:35:58 +00:00
David E. O'Brien
fd82bfab5a share libg++ with the world 2000-02-27 00:56:31 +00:00
Chris D. Faulhaber
a2e2b52f21 Update port to 0.5.0
PR:		17002
Submitted by:	Maintainer
2000-02-26 18:56:43 +00:00
Chris D. Faulhaber
24293e1b81 Activate kpp 2000-02-26 18:47:12 +00:00
Chris D. Faulhaber
1439596195 Kpp is a KDevelop Project to SPEC converter.
PR:		15131
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-26 18:45:41 +00:00
Chris Piazza
bb174e9274 Update to 1.1.0
PR:		16977
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-25 21:32:24 +00:00
R. Imura
10490fe70b Add LIB_DEPENDS=kdelibs.
RUN_DEPENDS=kdebase is not enough.
2000-02-25 17:23:15 +00:00
Ade Lovett
3e14cc210d p5-Date-Calc consists of a C library and a Perl module (which uses
the C library, internally) for all kinds of date calculations based
on the Gregorian calendar (the one used in all western countries today),
thereby complying with all relevant norms and standards: ISO/R 2015-1971,
DIN 1355 and, to some extent, ISO 8601 (where applicable).

PR:		16979
Submitted by:	Brad Hendrickse <bradh@uunet.co.za>
2000-02-25 16:34:22 +00:00
R. Imura
d961141ac6 Small modification to respect $(CXX)
Obtained from:	Will's Qt/KDE site.
2000-02-24 16:09:50 +00:00
R. Imura
56e3282db1 Add USE_QT=yes to respect $(CXX), and remove BROKEN= 2000-02-24 16:06:07 +00:00
Ade Lovett
0b86d5cd17 Switch maintainer
Discussed with:	asami, nakai
2000-02-24 15:38:49 +00:00
R. Imura
c5d0169451 No longer BROKEN in 3-stable. 2000-02-24 14:07:24 +00:00
Ralf S. Engelschall
d231dadbc8 Upgrade to GNU Portable Threads (Pth), version 1.3.2 2000-02-24 13:34:38 +00:00
Satoshi Asami
8cdbcbd8da Bump shlib versions of kdelibs11 and kdesupport11. 2000-02-24 07:01:14 +00:00
R. Imura
a35e470938 Separete two ports in point of LIB_DEPENDS.
Submitted by:	asami
2000-02-24 05:48:19 +00:00
Ade Lovett
948408bd09 bugbuddy is a semi-automated tool that will notice if any GNOME
application segfaults, intercept it, and offer to file a bug
report back at gnome.org with as much developer-useful information
as possible.
2000-02-23 20:37:49 +00:00
R. Imura
018f3a7930 Update to version 1.0b9.
PR:		16918
Submitted by:	maintainer
2000-02-23 14:04:15 +00:00
Ade Lovett
7704ac2f3c Update to 0.5.1, the last GNOME update before 4.0-RELEASE. I promise :) 2000-02-23 01:03:16 +00:00
Satoshi Asami
4bd98fb07c Use USE_QT instead of explicit LIB_DEPENDS. Also, change
HAS_CONFIGURE+CONFIGURE_ARGS="--prefix=${PREFIX}" to GNU_CONFIGURE.
2000-02-23 00:14:12 +00:00
Ade Lovett
3509cf6e39 Update to 0.8 2000-02-23 00:06:06 +00:00
Ade Lovett
1ec49739b6 Update to 0.5.7 2000-02-23 00:05:18 +00:00
R. Imura
8c1f539ad1 Still checking giflib in configure.
It's my fault that this port dropped from my giflib dependency check
of all ports that depend on kdelibs in that time.
2000-02-22 14:24:25 +00:00
Thomas Gellekum
0f250f2450 Upgrade to 0.6.5. 2000-02-22 12:29:08 +00:00
Jason Evans
224745e6c2 Remove info/dir from the PLIST.
PR:	ports/16898
2000-02-22 06:12:03 +00:00
Jason Evans
b75505b5eb Clarify a comment. Remove an extra space in a call to 'echo'. 2000-02-22 05:35:50 +00:00
Chris Piazza
06ada542d8 Respect CC/CXX
PR:		16847
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-21 23:43:38 +00:00
Brian Feldman
61eb268672 Reinstante W. Gerald Hicks as the maintainer with a correct e-mail address. 2000-02-21 19:46:19 +00:00
Bill Fenner
037d3690ec Remove Jerry Hicks as MAINTAINER; mail has been bouncing for 2 full months:
----- Transcript of session follows -----
mail.local: unknown user: wghicks
554 <wghicks@bellsouth.net>... Service unavailable
2000-02-21 19:06:50 +00:00
Ralf S. Engelschall
1f334e025a Upgrade to Str 0.9.3 2000-02-21 13:14:30 +00:00
Andreas Klemm
31c8a80522 Dmitry Sivachenko takes over MAINTAINERship. Thanks Diman. 2000-02-21 12:53:07 +00:00
David E. O'Brien
5c8952908b Update to version 3.2.1. 2000-02-21 00:01:03 +00:00
Chris D. Faulhaber
508c3a0049 Remove p5-Expect 2000-02-20 22:03:22 +00:00
Steve Price
6caf3abbd9 Coerce this into building on the Alpha. 2000-02-20 21:03:00 +00:00
Steve Price
0d59342482 This port also LIB_DEPENDS on the libxml port. 2000-02-20 20:44:24 +00:00
Andreas Klemm
ab10519a48 Reducing Maintainership to an amount of ports
I can handle.

Sorry, the rest has to go to ports@FreeBSD.ORG.
2000-02-20 17:01:26 +00:00
Ralf S. Engelschall
9ed55c5cdb Upgrade to GNU Portable Threads (Pth), version 1.3.1 2000-02-20 12:30:19 +00:00
Ralf S. Engelschall
c9674ef11b Upgrade GNU Portable Threads (Pth) from version 1.2.2 to 1.3.0,
the new release version in the now stable Pth 1.3 series.
2000-02-19 17:14:03 +00:00
Chris D. Faulhaber
34fa821743 Correct WWW 2000-02-19 14:47:24 +00:00
Chris D. Faulhaber
7e0a4ba508 Update MASTER_SITES to a site that actually has the DISTFILE 2000-02-19 14:46:44 +00:00
Chris D. Faulhaber
db18664186 Activate p5-Expect, p5-IO-Stty, and p5-IO-Tty 2000-02-19 13:40:03 +00:00
Chris D. Faulhaber
6164f971c1 Perl5 module that allows creation of pseudo-tty's
as well as manipulation.

PR:		16525
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-19 13:32:22 +00:00
Chris D. Faulhaber
2cf36f251c Perl5 module that hacks around the IO::File
deficiencies

PR:		16529
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-19 13:30:49 +00:00
Chris Piazza
8fe0bbe422 Update to glib/gtk 1.2.7
PR:		16809
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-02-18 19:39:18 +00:00
Ade Lovett
5de6a3c908 Update to 1.0.7 2000-02-18 02:15:24 +00:00
Ade Lovett
27c31c725f Update to 0.5.6 2000-02-18 02:13:09 +00:00
Jun Kuriyama
f14a1cf93b Add BUILD_DEPENDS on rpm.
Discussed with:	marcel
2000-02-17 13:08:16 +00:00
Joseph Koshy
4822fe4144 Update to v3.4.
PR:		ports/16769
Submitted by:	Edward Chuang <edwardc@firebird.org.tw>
2000-02-17 08:31:22 +00:00
Kris Kennaway
59f11ba8e5 Create a tempfile a bit later on so it doesnt get left behind.
Submitted by:	ade
2000-02-17 07:37:53 +00:00
Jeremy Lea
8eab7a9d97 Fix building this port.
Approved by:	maintainer
2000-02-17 06:26:40 +00:00
David E. O'Brien
3159ec0568 Make the Makefile and PLIST match the docs acutally installed since the upgrade. 2000-02-17 05:45:56 +00:00
Ralf S. Engelschall
74d7258d7b Update Str to version 0.9.2 2000-02-15 15:26:18 +00:00
R. Imura
46789bfcb4 Remove giflib dependence.
Only changed giflib -> libungif in kdegraphics.

They realy do NOT want libgif, and do NOT use libgif anywhere.
Some ports are checking its existence in configure, but they
are nonsense at all!!
2000-02-15 13:45:23 +00:00
Michael Haro
8677e3ee1b update to 1.11.6
PR:		16662
Submitted by:	maintainer
2000-02-14 23:07:01 +00:00
Ade Lovett
5e4c8301a8 Various fixes and other miscellaneous cruft removed.
Submitted by:	reg
2000-02-14 19:16:38 +00:00
Kris Kennaway
bbe98c22c4 Respect CC 2000-02-14 06:57:44 +00:00
Dirk Froemberg
9625d7c9d7 Add WWW: 2000-02-13 17:30:08 +00:00
Steve Price
b3a6234363 Remove hang from configure script. Use .S instead of .s when compiling
ASM and C files on the same commandline to keep cc(1) from hanging
indefinitely.
2000-02-13 17:01:01 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
R. Imura
53d982afed Initial import of libcache-1.0.0.
C library that allows a programmer to parse sentences easier.

PR:		16522
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-13 02:01:01 +00:00
R. Imura
a29e53c135 Initial import of newt-0.50-13.
It is a Console I/O handling library from Redhat similar to ncurses.

PR:		16526
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-13 01:57:46 +00:00
Chris D. Faulhaber
a18f0e16fb Activate cervisia and kdevelop 2000-02-12 21:54:08 +00:00
Chris D. Faulhaber
d9b4e57bbc Cervisia is a simple CVS development tool made to work with KDE.
Only of interest to those of you who prefer to use a GUI tool
to interface with CVS...

PR:		15135
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-12 21:52:59 +00:00
Chris D. Faulhaber
ad679bdbfd This is the non-i18n version of kdevelop, a complete
IDE, made primarily for the K Desktop Environment.
It seems to be quite comparable to CodeWarrior Pro
on Windows/MacOS.  Paired with kdbg, ktranslator,
and other helper apps, it makes one heck of a
powerful KDE/Qt application developer.

PR:		15997
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-12 21:50:42 +00:00
R. Imura
d4fdd8c05a Fix new compiler error in -current.
PR:		16441
Submitted by:	Alexander Langer <alex@big.endian.de>
2000-02-12 19:19:00 +00:00
R. Imura
f4001e4a49 Fix new compiler error in -current.
Submitted by:		Alexander Langer <alex@big.endian.de>
All no response from:	maintainer
2000-02-12 19:17:21 +00:00
Jeremy Lea
be6e15d519 Enable the use of poll() on -current.
Fix bad C++ define of NULL.

Approved by:	maintainer
2000-02-12 18:59:51 +00:00
Satoshi Asami
8c0364b0b3 Add NO_PACKAGE, this requires a CD-ROM and a redistribution license
from Lucent so the package obviously can't be built.

Submitted by:	Alexander Langer <alex@big.endian.de>
2000-02-11 01:04:34 +00:00
Satoshi Taoka
e41812b3c7 Update to 1.4.0
PR: 16611
Submitted by: maintainer
2000-02-10 06:56:13 +00:00
Chris Piazza
feb945e0c6 Update to 1.0.4
PR:		16607
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-02-10 01:41:52 +00:00
Chris D. Faulhaber
b15738b51a Update port to 3.3.9
PR:		16531
Submitted by:	Maintainer
2000-02-09 13:49:07 +00:00
Ade Lovett
cfdc507479 p5-Locale-gettext permits from perl to the gettext() family of functions
for retreiving message strings from databases constructed to
internationalize software.

PR:		16562
Submitted by:	Dmitry Sivachenko <dima@Chg.RU>
2000-02-09 04:42:58 +00:00
Ade Lovett
054668c73d Activate p5-Locale-gettext 2000-02-09 04:41:32 +00:00
R. Imura
39da449dd8 Initial import of kdelibdocs-1.1Beta2. 2000-02-08 16:19:38 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
Yukihiro Nakai
a5c370bd7e Update to 0.92.3 2000-02-08 04:26:33 +00:00
Ade Lovett
105fd72e80 Update email address for my remaining ports. 2000-02-07 16:57:44 +00:00
David E. O'Brien
568e8d2829 Update to DDD version 3.2. 2000-02-07 02:35:28 +00:00
Kris Kennaway
842a5fe7a0 Respect CXX and set a default CXXFLAGS 2000-02-05 03:59:13 +00:00
Michael Haro
06215bafaf portlint - PREFIX -> LOCALBASE 2000-02-05 00:31:41 +00:00
Michael Haro
bf573dd87b add date created using date of cvs import (portlint) 2000-02-05 00:29:45 +00:00
Michael Haro
4c2f2993b2 PREFIX -> LOCALBASE (portlint)
remove blank line (portlint)
add \n to end of line (portlint)
2000-02-05 00:28:48 +00:00
Michael Haro
317aa0174f PREFIX -> LOCALBASE (portlint) 2000-02-05 00:27:44 +00:00
Michael Haro
830c5a5e4d PREFIX -> LOCALBASE in depends list (portlint) 2000-02-05 00:24:40 +00:00
Michael Haro
093664a1b5 add install-info (portlint) 2000-02-05 00:03:49 +00:00
Michael Haro
1726c975d2 move BUILD_DEPENDS higher up and add install-info to pkg/plist (portlint) 2000-02-04 23:57:14 +00:00
Michael Haro
d93effe28e PREFIX -> LOCALBASE (portlint) 2000-02-04 23:39:38 +00:00
Michael Haro
4999bc2b98 remove extra tab after PKGNAME (portlint) 2000-02-04 23:38:08 +00:00
Michael Haro
42b6333d83 portlint (add install-info) 2000-02-04 23:27:45 +00:00
Michael Haro
39713feb1a I'll maintain this 2000-02-04 23:20:19 +00:00
Chris Piazza
f5ef155d0f Merge changes from Maxim Sobolev's update to this port.
PR:		16498
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-02-03 08:19:18 +00:00
Chris Piazza
74b5120f1a Update to version 1.0.3. 2000-02-03 04:53:59 +00:00
Michael Haro
6182f31e55 portlint: PREFIX -> LOCALBASE 2000-02-02 22:51:00 +00:00
Michael Haro
633118fd04 issue a warning when @owner or @group are found in the PLIST 2000-02-02 21:07:39 +00:00
Jason Evans
59684947e8 Turn on the 'cook' port. 2000-02-01 07:43:07 +00:00
Jason Evans
4f8a162df2 Add port of 'cook', which is similar in nature to make(1). 2000-02-01 07:41:59 +00:00
Jason Evans
bf00c85054 Require a more recent OSVERSION, since linuxthreads uses dllockinit(),
which only very recently started to work correctly with linuxthreads.
2000-02-01 03:39:26 +00:00
Michael Haro
4e077ebed9 forgot this file
PR:		16494
2000-02-01 03:12:09 +00:00
Michael Haro
ddf5479369 update WWW and move sigc++config.h
PR:		16494
Submitted by:	maintainer
2000-02-01 03:11:01 +00:00
Marc G. Fournier
59daf2fa99 broke port getting rid of MICOVER variable .. re-added in a way that doesn't
break portlint

Submitted by:	 Maxim Sobolev <sobomax@altavista.net>
2000-01-31 14:39:49 +00:00
Kris Kennaway
76283873e7 Fix several buffer overflows and update the manpage a bit.
PR:		ports/16333
Submitted by:	Steve Kargl <kargl@troutmask.apl.washington.edu>
2000-01-30 21:15:16 +00:00
Marc G. Fournier
394c5a75bd quick cleanup to Makefile to pass portlint 2000-01-30 02:11:32 +00:00
Marc G. Fournier
1c74c3537e This updates mico to 2.3.1 ...
PR: ports/16055
Submitted by: Maxim Sobolev <sobomax@altavista.net>
2000-01-30 02:10:34 +00:00
Jeremy Lea
d02f2cd4ef Ports no longer need to pass CXXFLAGS to configure. bsd.port.mk does this
for them.
2000-01-29 22:46:04 +00:00
Steve Price
fd3a9988f8 Adding libsigc++ version 0.8.6.
A callback framework for C++.

PR:		16419
Submitted by:	Joe Lu <JoeLu@JoeLu.m8.ntu.edu.tw>
2000-01-29 22:26:02 +00:00
Steve Price
7b5ef53892 Oops, left off the @FreeBSD.org part. :) 2000-01-29 22:15:54 +00:00
Steve Price
238481cd0b - Add MANTAINER line
- Suppprt CC/CFLAGS/LOCALBASE properly
- Add WWW: line into pkg/DESCR
- Fix pkg/PLIST

PR:		16408
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-01-29 21:43:52 +00:00
Steve Price
93e60fc219 Honor CFLAGS.
PR:		16358
Submitted by:	Christian Weisgerber <naddy@mips.rhein-neckar.de>
2000-01-29 21:32:54 +00:00
Steve Price
32edd5a5f8 Maintainer is now a committer. 2000-01-29 21:22:08 +00:00
Yukihiro Nakai
69f5d7a899 Add p5-Locale-GetText 2000-01-29 12:45:26 +00:00
Yukihiro Nakai
a2760d3bed Initial import.
Pure perl implementasion of gettext.
2000-01-29 12:43:54 +00:00
Jason Evans
1f730767b7 Mark linuxthreads as requiring at least FreeBSD 4.0 and only working on
i386.
2000-01-29 11:13:43 +00:00
Steve Price
b89bd77e6a Adding cvsmapfs version 1.3.
Helps keep track of modes and permissions of files in cvs.

PR:		16159
Submitted by:	R. I. Pienaar <rip@pinetec.co.za>
2000-01-29 05:03:52 +00:00
Steve Price
c27477a5b4 Adding avltree version 1.1.
An in-memory index with binary and string keys and key counts.

PR:		16112
Submitted by:	Bill Ross <bross@nas.nasa.gov>
2000-01-29 05:00:16 +00:00
Steve Price
15cf33af79 Adding ligii version 0.6.
The goal of LibGII is to provide a single easy to use, but yet powerful,
API for all possible input sources.

PR:		15936
Submitted by:	Matthew West <mwest@uct.ac.za>
2000-01-29 04:57:43 +00:00
Steve Price
67e7b0ae83 Adding flux version 0.3.0.
Flux is intended to be a general-use high-level C library that supports
various purposes, from CGI to IRC to sockets, ...  It's sort of an addendum
to the standard C libraries.

PR:		15799
Submitted by:	Will Andrews <andrews@technologist.com>
2000-01-29 04:54:19 +00:00
Jason Evans
d66ea1cc3d Back out changes to lock functions passed to dllockinit().
Don't compile the lockfile.c that comes with LinuxThreads.
2000-01-29 03:15:24 +00:00
Steve Price
66c8094dca - Fix MASTER_SITES
- Add MAINTAINER line
- Remove BROKEN mark
- Add WWW: line into pkg/DESCR
- Sort pkg/PLIST

PR:		16034
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-01-29 02:48:41 +00:00
Steve Price
91d66bce76 - Fix MASTER_SITES
- Add MAINTAINER line
- Remove BROKEN mark
- Add WWW: line into pkg/DESCR
- Sort pkg/PLIST

PR:		16033
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-01-29 02:47:30 +00:00
Steve Price
e71900fd0b - Fix MASTER_SITES
- Add MAINTAINER line
- Add BUILD_DEPENDS line (for fixing install error)
- Remove BROKEN mark
- Shorten pkg/DESCR and move original file to files/Readme.FreeBSD
- Sort pkg/PLIST

PR:		16032
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-01-29 02:46:13 +00:00
Ade Lovett
3517edcd44 Update to 0.6 2000-01-28 18:37:19 +00:00
Ralf S. Engelschall
8123065c58 Upgrade Pth scratch port to version 1.3b2 2000-01-28 14:51:36 +00:00
Bill Fenner
f667380351 Use IPV6_JOIN_GROUP and IPV6_LEAVE_GROUP. 2000-01-28 03:21:13 +00:00
Jeremy Lea
6bfc018315 Install docs in the correct place.
PR:		16328
Submitted by:	Marcin Cieslak <saper@SYSTEM.PL>
Approved by:	maintainer
2000-01-27 06:37:06 +00:00
Ralf S. Engelschall
4e02e7cafa Upgrade GNU Pth scratch port from 1.3a5 to 1.3b1 2000-01-26 10:21:33 +00:00
Jeremy Lea
b11d42ce33 Correct usage of uuencode in po-mode.el.
PR:		16317
Submitted by:	Dmitry Sivachenko <dima@Chg.RU>
2000-01-26 09:15:49 +00:00
Bill Fenner
2b3fb8d7f6 Add uclmmbase.
Re-sort.
2000-01-26 05:57:13 +00:00
Bill Fenner
012e509234 Port for UCL common multimedia library, used by tools like sdr and rat.
Submitted by:	Garrett Wollman <wollman@lcs.mit.edu>
2000-01-26 05:56:05 +00:00
Chris D. Faulhaber
203c546fe7 * Update port to 3.3.8
* Fix unfetchable distfiles

PR:		16321
Submitted by:	Maintainer
2000-01-26 02:06:39 +00:00
Jason Evans
85bfda41f7 Don't use the pthreads rwlock implementation for dllockinit(), since it
causes infinite recursion while trying to initialize the internal library
state.  Instead, use a simple spinlock-based rwlock implementation.

Make minor cancellation cleanups.
2000-01-25 22:37:11 +00:00
Yukihiro Nakai
31294ef072 Initial import.
GTK+ Object Builder.
This is merely a preprocessor for GTK+, and seems to be
more important for GTK+/GNOME applicatoin development.
2000-01-25 11:13:57 +00:00
Eric J.Chet
8a5a7f21a7 fix MASTER_SITES 2000-01-25 02:32:03 +00:00
Steve Price
6a1b5250a4 Update to version 1.0.1.
PR:		15944
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-01-24 04:57:17 +00:00
Steve Price
71061fe7a7 Update to version 2.1.9Ea.
PR:		15867
Submitted by:	maintainer
2000-01-24 04:47:55 +00:00
Steve Price
5fe982bdb6 Update to version 2.1.9Ea.
PR:		15867
Submitted by:	maintainer
2000-01-24 04:37:26 +00:00
R. Imura
8df480a121 Correct MASTER_SITES.
Add MAINTAINER.
2000-01-23 01:36:50 +00:00
Michael Haro
fa9bde6e40 bump version number slightly to reflect recent changes 2000-01-22 22:07:51 +00:00
Michael Haro
4922b641a8 add support for @owner and @group in PLIST 2000-01-22 22:06:04 +00:00
Michael Haro
88b9a9d54e add WWW:
PR:		16264, 16265, 16266, 16267
Submitted by:	joseph.scott@owp.csus.edu
2000-01-22 09:11:48 +00:00
Jeremy Lea
767410df9a Install po-mode.el in share/emacs/site-lisp.
Merge patches ae and aj.

PR:		15941
Submitted by:	Dmitry Sivachenko <dima@Chg.RU>
2000-01-22 08:20:02 +00:00
Chris Piazza
7d75dfc4e8 Update to 8.13d
PR:		16092
Submitted by:	maintainer
2000-01-22 02:10:00 +00:00
Matthew Hunt
7e0b07342b Missed in (much) earlier commit: Upgrade to 0.9907. 2000-01-21 22:23:57 +00:00
Satoshi Asami
1117c1feb8 Comment out second MAINTAINER line. 2000-01-19 16:01:53 +00:00
Satoshi Asami
7a35a30783 Add bison. 2000-01-19 15:56:38 +00:00
David E. O'Brien
78b76c5699 Add the Bison 1.25 bug-for-bug "broken-undeftoken-init" compatiblity option
taken from src/contrib/bison, as we will need this if one is buiding our
older EGCS source base.
2000-01-17 11:42:02 +00:00
David E. O'Brien
177ea6b5ae With Bison being shown the door in 4.0-CURRENT, we need the Bison port back. 2000-01-17 11:31:33 +00:00
Ralf S. Engelschall
4468380386 Just update DESCR file. 2000-01-15 16:05:31 +00:00
Ralf S. Engelschall
1369351b96 Upgrade GNU Pth scratch port to 1.3a5 2000-01-15 16:03:51 +00:00
Kris Kennaway
00711dbe92 Secure tempfile generation
Obtained from:		OpenBSD
No Response From:	Maintainer
2000-01-15 07:38:56 +00:00
Shigeyuki Fukushima
0e2e06a88a Fixes:
- Allow "MAINTAINER?=".
  - Allow "CATEGORIES?=" and "CATEGORIES+=".

PR:		ports/16064
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
2000-01-12 04:48:15 +00:00
Matthew Hunt
220783decc Upgrade to 0.9907.
PR:		15155
Submitted by:	Alec Wolman <wolman@cs.washington.edu>
2000-01-11 23:33:03 +00:00
Eric J.Chet
1eb3dca504 version upgrade to 3.2.1 2000-01-11 21:10:57 +00:00
Eric J.Chet
cfa8a4db7c version update to 2.8.0 2000-01-11 19:29:02 +00:00
Eric J.Chet
0e7e380f62 version update to 2.8.0.  2000-01-11 19:28:32 +00:00
Jun-ichiro itojun Hagino
11db3427a1 switch maintainer to ports@freebsd.org, as I'm unable to do it for a long time. 2000-01-11 13:53:39 +00:00
Marcel Moolenaar
4443946f48 Install packages with -U instead of -i. This should minimize the
problems people have when they install the port without removing
the previously installed version.
2000-01-10 13:04:34 +00:00
Ralf S. Engelschall
8f7b024a6c Activate new ports/devel/str port. 2000-01-09 19:49:03 +00:00
Ralf S. Engelschall
eba32b8eb3 Import of Str 0.9.1.
The Str library is a generic string library written in ANSI C which
provides functions for handling, matching, parsing, searching and
formatting of C strings. So it can be considered as a superset
of POSIX string(3), but its main intention is to provide a more
convinient and compact API plus a more generalized functionality.
2000-01-09 19:47:04 +00:00
Marcel Moolenaar
c8927aa4ac Make the port (version 1.4) work on -current again where KERNEL has
been renamed to _KERNEL. Keep KERNEL so that the port still works
on -stable.

Brokenness spotted by: kris
2000-01-09 10:22:46 +00:00
Chris Piazza
ce60e70762 Unbreak for newgcc 2000-01-09 08:19:28 +00:00
Wolfram Schneider
c491d9de7c Update to portcheckout-2.0 2000-01-08 18:50:17 +00:00
Ralf S. Engelschall
9030d7053a Upgrade Pth scratch port to Pth 1.3a4 (ALPHA VERSION). 2000-01-08 16:40:55 +00:00
Ralf S. Engelschall
591d660e90 Upgrade Pth scratch port to version 1.3a3 2000-01-08 15:39:01 +00:00
Ralf S. Engelschall
59c6829f22 Upgrade to GNU Portable Threads (Pth), version 1.2.2 2000-01-08 15:17:25 +00:00
Ade Lovett
19fe590a68 Change MAINTAINER to reg - he's going to be doing more hacking
on this port than me.
2000-01-07 19:47:03 +00:00
Bill Fenner
ee3a2d65c6 Remove sutton@aardvark.apana.org.au as MAINTAINER; email has bounced
4 out of 4 attempts over 3 months.
2000-01-07 18:18:25 +00:00
Bill Fenner
ca4bde1f72 Remove jerry.hicks@glenayre.com as MAINTAINER; email has been bouncing for
4 months.
2000-01-07 18:15:39 +00:00
Satoshi Asami
2ca1fe047a Don't include bsd.port.pre.mk twice. This usually is caused by first
including bsd.port.pre.mk and then later including bsd.port.mk (the
latter of which of course should be bsd.port.post.mk).
2000-01-07 16:40:17 +00:00
Yukihiro Nakai
a6844f7b83 Change MAINTAINER to ade@FreeBSD.org . 2000-01-07 02:07:00 +00:00
Marcel Moolenaar
6242f3e584 Upgrade to Red Hat 6.1. This port also allows installing updates. 2000-01-05 23:31:57 +00:00
Chris D. Faulhaber
40ae984676 Don't delete fairly common dirs (share/pixmaps) 2000-01-05 20:01:30 +00:00
Chris D. Faulhaber
7d4df22650 Remove info/dir from PLIST
Submitted by:	reg
2000-01-05 13:34:57 +00:00
Joseph Koshy
d3a5d62363 Upgrade to v1.6. 2000-01-05 11:00:05 +00:00
Jason Evans
e3e63d3abc Commit the updated Makefile too. I'm baffled as to how 'fcvs com' has
neglected the Makefile twice.

Submitted by:	dick
2000-01-04 18:21:16 +00:00
Jason Evans
1c274b738e Clean up the port considerably, and fix several serious bugs. There are
still some problems, at least with signal handling and locking on SMP.

Submitted by:	dick
2000-01-04 00:05:24 +00:00
Andreas Klemm
acfc256d67 Doesn't run with TCL 8.2
Corrected this ... revert to TK8.0
2000-01-03 21:59:06 +00:00
Bill Fumerola
21dc785b9f Grammar nit: "man" -> "many"
Submitted by:	Robert Marsh <bmarsh@chc-chimes.com>
2000-01-03 08:50:05 +00:00
David E. O'Brien
eb59a7a799 Portlint and keep an eye on the port. 2000-01-03 01:36:57 +00:00
David E. O'Brien
c787d63a1b I seem to be in the development tool business, so try to keep an eye on
this port.
2000-01-03 01:25:25 +00:00
Vanilla I. Shu
406f0ab6c0 Make it compileable on -current (__FreeBSD_version is 400013).
PR:		ports/15776
Submitted by:	Ade Lovett <ade@lovett.com>
2000-01-02 08:43:07 +00:00
Steve Price
bea9d0332c Adding fhist version 1.1.
Utilities to maintain file history, do file comparisions and merges.

PR:		6445
Submitted by:	jkoshy
2000-01-01 00:20:17 +00:00
Ralf S. Engelschall
a591cc77fe Upgrade Pth scratch port from Pth 1.3a1 to 1.3a2 (ALPHA VERSION) 1999-12-30 22:15:36 +00:00
Chris D. Faulhaber
3c217d358e Active popt and logrotate 1999-12-30 12:38:57 +00:00
Chris D. Faulhaber
281777db42 popt is an enhanced getopt(3)-style command line option parsing library.
PR:		15759
Submitted by:	Yuan-Chen Cheng <ycheng@ml.tw.freebsd.org>
1999-12-30 12:31:24 +00:00
Steve Price
8565984bda Update to version 1.3.10.
PR:		15735
Submitted by:	maintainer
1999-12-29 21:35:49 +00:00
Chris D. Faulhaber
b0844b00ea Make the port install it's manpage
PR:		15769
Submitted by:	Maintainer
1999-12-29 20:40:35 +00:00
Chris D. Faulhaber
599bf70f5a Update MASTER_SITES 1999-12-29 12:22:03 +00:00
Steve Price
2f51032a0d Adding gperf version 2.7
Generates perfect hash functions for sets of keywords.

PR:		12904
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>
1999-12-29 09:09:40 +00:00
Peter Wemm
e881919f5a Add #define _KERNEL around #include of <sys/errno.h> - this is to avoid
the C-style externs in this assembler file. (!)
1999-12-29 05:30:01 +00:00
Chris D. Faulhaber
df0db842e1 Update port to 0.2.3 1999-12-29 04:50:18 +00:00
Jason Evans
d721b24892 Make __pthread_attr_init() pthread_attr_init().
Submitted by:	"Russell L. Carter" <rcarter@pinyon.org>
1999-12-28 18:11:25 +00:00
Tim Vanderhoek
8cd82c0318 General comment cleanups. 1999-12-28 16:30:10 +00:00
Jason Evans
0b6722e45b Somehow, I missed the Makefile when committing the updated linuxthreads
port.

PR:		15724
1999-12-28 15:18:32 +00:00
Jun Kuriyama
95e5564d4e Update to v0.08.
Update maintainer's address.

Reminded by:	distfile survey
1999-12-28 08:17:31 +00:00
Steve Price
d42ef8346a * Fixed MASTER_SITES
* Whitespace nits

PR:		15717
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-27 21:38:04 +00:00
Joseph Koshy
3156d7a097 "ports/devel/sml-mode.el" being moved to "ports/lang/sml-mode.el". 1999-12-27 09:41:33 +00:00
Steve Price
72a241b699 Adding mkcmd version 8.10.
A commandline parse and manual page generator.

PR:		14971
Submitted by:	Andrew J. Korty <ajk@waterspout.com>
1999-12-27 01:43:14 +00:00
Steve Price
67a1deb7b3 Adding msrc0 version 0.6.
A meta source fake-out script for building ksb tools.

PR:		14972
Submitted by:	Andrew J. Korty <ajk@waterspout.com>
1999-12-27 01:40:59 +00:00
Steve Price
24de314e1d Update to the 1999 release.
PR:		14833
Submitted by:	Trevor Johnson <trevor@jpj.net>
1999-12-27 00:37:52 +00:00
Chris D. Faulhaber
97952d8dec Update port to 1.0.2 1999-12-26 22:19:28 +00:00
Steve Price
6e46c42a7c p5-Term-ANSIColor version 1.01
Color screen output using ANSI escape sequences.

PR:		15203
Submitted by:	Denis Shaposhnikov <dsh@vlink.ru>
1999-12-25 15:43:43 +00:00
Steve Price
80c349bc2d Update to version 1.0.
PR:		15443
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@linf.unb.br>
1999-12-25 01:58:33 +00:00
Steve Price
3d037f23ec Update to version 1.41r8.
PR:		15533
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-25 01:49:51 +00:00
Steve Price
f623b41dc2 * Added secondary site to MASTER_SITES
* Moved install path of data files from lib/ to share/
* Modified patches to support CC/CFLAGS properly

PR:		15534
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-25 01:47:47 +00:00
Steve Price
11918933ad Update to version 2.1.
PR:		15535
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-25 01:46:15 +00:00
Steve Price
f7241fe884 * Modified patches to support install macros
* Added WWW: line into pkg/DESCR

PR:		15536
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-25 01:44:43 +00:00
Ralf S. Engelschall
4db803d9c0 Remove useless --enable-batch from CONFIGURE_ARGS. That still doesn't enable
anything in GNU shtool, so get rid of it at all.

Submitted by: brad@comstyle.com
1999-12-24 21:39:56 +00:00
Michael Haro
e88caa1bc5 fix installation of info files
PR:		14761
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-12-24 18:50:25 +00:00
Michael Haro
332b0f4a83 remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups
PR:		14759
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-12-24 18:39:48 +00:00
Ralf S. Engelschall
25b999a450 Upgrade to GNU shtool 1.4.7 1999-12-24 15:25:55 +00:00
Yukihiro Nakai
9175482ad1 Add patch.
PR:		ports/15525
Submitted by:	Remi Guyomarch rguyom@mail.dotcom.fr
1999-12-24 11:33:16 +00:00
Joseph Koshy
0d23d9456e Active SML-mode.el 1999-12-24 11:29:24 +00:00
Yukihiro Nakai
067f11621c Update to 0.11
PR:		ports/15503
Submitted by:	Ade Lovett <ade@lovett.com>
1999-12-24 09:50:19 +00:00
Yukihiro Nakai
5eaf918ac0 Update to 0.5.5.
Change MAINTAINER(no responce)

PR:		ports/14906
Submitted by:	Ade Lovett ade@lovett.com
1999-12-24 07:10:31 +00:00
Steve Price
aa65b9c9f9 New MASTER_SITE.
PR:		15573
Submitted by:	maintainer
1999-12-24 04:51:26 +00:00
Steve Price
6affeb8291 Update to version 1.0.3.
PR:		15605
Submitted by:	maintainer
1999-12-24 04:27:22 +00:00
Chris D. Faulhaber
4b353c2a01 Update port to 3.3.7
PR:		15617
Submitted by:	Maintainer
1999-12-24 03:48:12 +00:00
Jason Evans
4ebeef489c Update to the most recent release of LinuxThreads, glibc-linuxthreads-2.1.2,
which is rather tightly coupled with GNU libc, unlike the older version
of this port.

LinuxThreads has added many features since it was integrated with GNU libc,
which means that a number of interfaces that were borrowed from libc_r are
no longer needed.

This updated port required a lot of reworking of the port, so there are
likely to be new bugs.
1999-12-24 01:12:08 +00:00
Steve Price
820767b85a Add USE_XLIB and USE_LIBTOOL to keep bento happy.
PR:		15432
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
1999-12-23 18:56:58 +00:00
Chris D. Faulhaber
874f8c0473 Activate robodoc 1999-12-23 14:16:45 +00:00
Chris D. Faulhaber
22204e131f A documentation tool for C, C++, Java, Assembler, Basic,
Fortran, LaTeX, Postscript, Tcl/Tk, LISP, Forth, Perl,
Shell Scripts, Occam, COBOL, and many other languages. It
is similar to cxref in that it produces HTML output based
on your code.

PR:		15507
Submitted by:	Will Andrews <andrews@technologist.com>
1999-12-23 14:15:35 +00:00
Chris Piazza
6279ad33b0 Update MASTER_SITES
PR:		15625
Submitted by:	maintainer
1999-12-23 08:49:30 +00:00
Chris D. Faulhaber
b0e1f1732c Update to version 0.1.6
PR:		15466
Submitted by:	Maintainer
1999-12-22 21:19:40 +00:00
Chris D. Faulhaber
7270a6eac4 Update to 0.2:
Updates to freelibiberty based on user contributed fixes,
  mainly to quiet warnings.

PR:		15263
Submitted by:	Maintainer
1999-12-22 19:13:58 +00:00
Bill Fenner
39e0ff9ee1 Remove jraynard as MAINTAINER, since he no longer has an account.
Move distfiles from ~jraynard/public_html/ports/distfiles/ to
 ~fenner/public_html/distfiles-- this does not imply that I take
 any responsibility for the ports but I'll at least host the
 existing distfiles =)
1999-12-22 17:31:02 +00:00
Kris Kennaway
a0a7dd8435 Energize fortran-utils 1999-12-22 15:02:26 +00:00
Kris Kennaway
2b2a1883f5 Say hello to some crufty old fortran code. 1999-12-22 14:55:54 +00:00
Satoshi Asami
69621ca5fa Add a symlink nasm-0.98 -> nasm to distinguish the latest version.
Change the gogo port's dependency to check this link.

Requested by:	Alexander Langer <alex@big.endian.de>
1999-12-11 01:45:52 +00:00
David E. O'Brien
10682a510a One of the distfiles changed contents, but not name. The changed
distfile is for a newer version of the primary distfile.  Thus that
needed to be updated.  And that caused others to need to be updated.

Anyway after the upgrades, it doesn't build fully, but is farther along
to where it needs to be.  Since this isn't really any more broken than
before, commit it to help others that want to see this working again.
1999-12-10 19:40:46 +00:00
Seiichirou Hiraoka
ef431ac162 Update to 2.11.2 to success to make package 1999-12-10 19:37:08 +00:00
Steve Price
eca8f1cd8b Default to using Tcl 8.2 unless FORCE_80 is defined. 1999-12-10 15:42:50 +00:00
R. Imura
b707cff847 Fix one of the MASTER_SITES
PR:		15167
Submitted by:	kdbg's Maintainer
1999-12-10 05:51:21 +00:00
R. Imura
bca2e1ea57 MD5 mismuch fixed.
Submitted by:	Maintainer
1999-12-10 00:39:19 +00:00
R. Imura
9f06136ce2 Activate kdevelop-i18n and kdbg-i18n 1999-12-10 00:08:16 +00:00
Chris Piazza
e38a0515ef Fix MASTER_SITES 1999-12-08 23:32:16 +00:00
Chris Piazza
b7174e4bf2 Activate lincvs 1999-12-04 23:52:04 +00:00
Chris Piazza
39f6f12faf LinCVS is a QT2-based frontend for the CVS-client supporting
both CVS-versions 1.9 and 1.10, perhaps even older ones....

PR:		15245
Submitted by:	Chris D. Faulhaber <jedgar@fxp.org>
1999-12-04 23:51:22 +00:00
Steve Price
4275cb17e6 New location on MASTER_SITE.
PR:		15238, 15248
Submitted by:	Ade Lovett <ade@lovett.com>
1999-12-04 19:08:13 +00:00
Julian Elischer
91bca11e15 Turn on Linuxthreads port. see the README for details on limitations 1999-12-04 18:48:16 +00:00
Julian Elischer
5f3af4fa5d New documentation from Richard and Russell.
Change Maintainer to Jason Evans

Submitted by: "Richard Seaman, Jr." <dick@tar.com>
1999-12-04 18:45:00 +00:00
Steve Price
918286e9a8 Upgrade to version 2.3.0.
PR:		14001
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
1999-12-03 21:02:57 +00:00
Julian Elischer
a49359d57b Submitted by: "Russell L. Carter" <rcarter@consys.com>
more tuning
1999-12-02 02:14:16 +00:00
Justin M. Seger
ce9ceb07da Upgrade to gmake-3.78.1 1999-12-01 14:17:09 +00:00
Julian Elischer
554f2563a1 Mark as only x86
Submitted by: Andrew Gallatin <gallatin@cs.duke.edu>
1999-12-01 00:08:28 +00:00
Julian Elischer
8a5bdc235b I misunderstood Richard's instructions.
Put the Message file in the right place.
1999-11-30 20:55:46 +00:00
Julian Elischer
61b377a1eb Update some of the Documentation files.
Submitted by: "Richard Seaman, Jr." <dick@tar.com>, rcarter@pinyon.org
1999-11-30 20:21:56 +00:00
Bill Fumerola
22a4d4918b Smarter WRKSRC definition. 1999-11-30 15:59:40 +00:00
Julian Elischer
3254235ecc Reviewed by: Russell Carter
Submitted by:	"Richard Seaman, Jr." <dick@tar.com>

Native FreeBSD port of the linuxthreads library
Includes added files and stuff you need to add to the rest of your system.
This is for -current  I'm sure Richard's older version might be
a good place to start for a 3.x version.
1999-11-30 09:07:29 +00:00
Steve Price
e9eab1cd84 Locate DISTFILE on MASTER_SITE again and update to use Tcl/Tk version 8.2. 1999-11-29 03:54:17 +00:00
Justin M. Seger
c9eab95841 Guile shared lib version changed 1999-11-29 02:37:54 +00:00
Steve Price
bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00
Steve Price
01ad77c489 Update to use Tcl 8.2 and fix build problems on systems with gcc 2.95
as the system compiler.

Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:08:25 +00:00
Steve Price
11408164b0 Update to version 0.9.
PR:		15121
Submitted by:	maintainer
1999-11-28 01:03:28 +00:00
R. Imura
3df000187a Fix typo in MAINTAINTER's mail address. 1999-11-27 18:01:00 +00:00
Steve Price
4a7d298c85 Update to version 1.0.1.
PR:		15105
Submitted by:	maintainer
1999-11-27 01:04:08 +00:00
Steve Price
045fac1c2d Activate the kdbg and p5-AppConfig ports. 1999-11-26 20:15:50 +00:00
Steve Price
bd88c269f8 Initial import of kdbg version 1.0.0.
A graphical user interface around gdb using KDE.

PR:		14675
Submitted by:	Chris D. Faulhaber <jedgar@fxp.org>
1999-11-26 20:14:55 +00:00
Steve Price
03d8ae0b83 Intial import of p5-AppConfig version 1.52.
A Perl module for reading configuration files.

PR:		14480
Submitted by:	Igor Vinokurov <igor@zynaps.ru>
1999-11-26 20:11:31 +00:00
Steve Price
9b3f1eed9d Turn off the build of the profiled library since having NOPROFILE=true
in /etc/make.conf causes packaging of this port to fail.
1999-11-26 18:42:18 +00:00
Steve Price
c19005cb17 Update MASTER_SITES.
PR:		15037
Submitted by:	maintainer
1999-11-26 17:35:23 +00:00
Steve Price
99721d6c06 Update MASTER_SITES and fix a few whitespace nits.
PR:		15039
Submitted by:	maintainer
1999-11-26 17:33:15 +00:00
Chris Piazza
e45cfc925c Update MASTER_SITES and set maintainer to ports@
PR:		15049
Submitted by:	maintainer
1999-11-24 23:43:44 +00:00
Steve Price
80f3b33174 Fix a problem when using the --copying function. Perl's system() call
returns a zero on success and non-zero on failure.

Submitted by:	Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
1999-11-24 22:12:56 +00:00
Joseph Koshy
3b156d937c Remove "cvslines". 1999-11-23 03:46:08 +00:00
Joseph Koshy
27acd302ae Remove this port: cvslines sources have not been available for nearly
half a year now and I've been unable to find a mirror or archive.
1999-11-23 03:43:43 +00:00
Yukihiro Nakai
24f882e412 Fix pkg/PLIST.
Change method to remove */share/locale
1999-11-20 08:59:46 +00:00
Yukihiro Nakai
92ed64b2a4 Change mail address. 1999-11-20 08:28:22 +00:00
Yukihiro Nakai
30f9982b91 Fix for PLIST.
*/share/locale are used by non-gettext program.
1999-11-20 08:25:48 +00:00
Chris Piazza
b0cfe40a9d Add a missing @dirrm
PR:		14980
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-11-18 18:53:03 +00:00
Yukihiro Nakai
f8742ff7c7 Update to 0.8
PR:		ports/14923
Submitted by:	Ade Lovett<ade@lovett.com>
1999-11-17 03:37:29 +00:00
Ralf S. Engelschall
feeff270ff Upgrade to GNU Portable Threads, version 1.2.1 1999-11-14 13:22:28 +00:00
Steve Price
4b593cdde4 Checksum changed on MASTER_SITE.
PR:		14665
Submitted by:	maintainer
1999-11-14 01:48:00 +00:00
Joseph Koshy
c8b5fc4d57 Upgrade to v3.3.2. Install program as 'exctags', to avoid confusion with
the default 'ctags'.  Don't install 'etags' by default as this collides with
the emacs* ports.

PR:		ports/14748
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@gns.com.br>
1999-11-11 08:03:14 +00:00
Andrey A. Chernov
d12127a3f6 upgrade to 5.35 1999-11-10 08:00:47 +00:00
Joseph Koshy
343750873c Change MASTER_SITES.
PR:		ports/14770
Submitted by:	Mikhail Teterin <mi@kot.ne.mediaone.net>
1999-11-10 04:44:48 +00:00
Ralf S. Engelschall
fa5f532a80 Upgrade Pth scratch port from 1.2 beta to 1.3 alpha series. 1999-11-09 08:23:21 +00:00
Chris Piazza
4251570e8b Activate freelibiberty 1999-11-05 03:51:22 +00:00
Chris Piazza
4b990d8702 Freelibiberty: a freely-distributed libiberty clone.
This is the beginnings ofa free libiberty clone that is required
for the next freegrep upgrade.

PR:		14613
Submitted by:	James Howard <howardjp@wam.umd.edu>
1999-11-05 03:50:47 +00:00
Justin M. Seger
8804d1209e Category fixes
Submitted by: Ade Lovett <ade@lovett.com>
PR:           ports/14544
1999-11-02 03:46:18 +00:00
Justin M. Seger
d0af85fbb9 fix category (tcl81->tcl80)
Submitted by:	Ade Lovett <ade@lovett.com>
PR:		ports/14544
1999-11-02 03:42:54 +00:00
Justin M. Seger
dfd617de7a Switch to tcl/tk 8.2
Submitted by:	Ade Lovett <ade@lovett.com>
PR:		ports/14544
1999-11-02 03:27:14 +00:00
Steve Price
d78d5e45f8 Activate the picprog port. 1999-11-01 04:04:08 +00:00
Steve Price
339b3702f6 Initial import of pciprog version 1.0.
A serial port pic16c84 programmer.

PR:		13516
Submitted by:	Johan Kerckaert <kirk@bricsnet.com>
1999-11-01 04:03:47 +00:00
Steve Price
ac098acc33 Use the force option to rm(1) to avoid the possibility of errors on
deinstall.

PR:		13677 (3 of 10)
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-11-01 01:50:03 +00:00
Steve Price
57702f7ace Use an OSVERSION closer to the time when egcs became the system compiler
in -current.

PR:		13677
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-11-01 01:48:31 +00:00
Steve Price
6521717ab1 Fix compilation errors when gcc2.95 is the system compiler.
PR:		13754
Submitted by:	maintainer
1999-11-01 01:31:31 +00:00
Steve Price
1bff7eb732 Update to version 0.9.2.
PR:		14400
Submitted by:	maintainer
1999-11-01 01:16:37 +00:00
Steve Price
13bf4e0156 Update to version 5.0a3.
PR:		14573
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
1999-11-01 00:43:07 +00:00
Steve Price
535bd3199c Update to version 1.7.
PR:		14583
Submitted by:	maintainer
1999-10-31 23:57:01 +00:00
Ralf S. Engelschall
4a7d1f00e0 Upgrade GNU Portable Threads (Pth) from 1.1.6 to 1.2.0
and this way move this port to the new stable 1.2 series.
(The pth-devel port will later switch to Pth 1.3b1 if available...)
1999-10-31 15:27:29 +00:00
Yukihiro Nakai
68bd5688a9 Use the newer gdk-pixbuf
PR:		ports/14541
Submitted by:	Ade Lovett<ade@lovett.com>
1999-10-27 10:25:42 +00:00
Satoshi Asami
8cebb94028 Just got a mail from Nakai-san, libgtop-devel will be deleted. 1999-10-27 09:17:36 +00:00
Satoshi Asami
dc9509f1f2 Add libgtop-devel.
Forgotten (I think) by:	nakai
1999-10-27 09:10:16 +00:00
Michael Haro
2c1cb9d7d1 update mastersite
PR:		13701
Submitted by:	maintainer
1999-10-27 09:02:49 +00:00
Ralf S. Engelschall
1224a0818d Upgrade to GNU Pth 1.2b8 (aka RC1) 1999-10-26 15:32:46 +00:00