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

1691 Commits

Author SHA1 Message Date
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