Commit graph

4328 commits

Author SHA1 Message Date
Mikhail Teterin
ce0a96c3c2 Upgrade this from 2.1p3 to 2.2a2 (thanks to fenner's script for the heads
up). Including:

	. give up trying to fix the configure and switch to Mskefile.bsd;
	. use the tests bundled with the software (currently -- three);
	. don't install the HTML documentation -- the man-pages are now
	  available -- generated from the same source as HTML files;
	. don't compile the stubs support and install the library next to
	  its pkgIndex.tcl under the lib/tcl${TCL_VER}/;
	. the project now lives on SourceForge.
2002-01-26 18:17:09 +00:00
Joerg Wunsch
b63cf329a5 Update the documentation. 2002-01-26 17:59:56 +00:00
Patrick Li
4755be9d14 Update to 0.17.b3
PR:		34304
Submitted by:	maintainer
2002-01-26 14:56:47 +00:00
Maxim Sobolev
0e2657bde9 Nuke ssl-modules.conf.
Submitted by:	FUJISHIMA Satsuki <sf@FreeBSD.ORG>
2002-01-26 14:15:15 +00:00
Akinori MUSHA
4da9d97a78 Update to 0.2. 2002-01-26 11:34:35 +00:00
Kris Kennaway
da5c62b32d Fix build on -current 2002-01-26 08:08:36 +00:00
Maxim Sobolev
b8c349e9fa Prevent OpenSSL detection, because otherwise re-entrancy issues will cause
galeon to coredump in MD2_Update(). Bump PORTREVISION.

Prompted by:    Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-26 08:05:29 +00:00
Yoichi NAKAYAMA
265bd4db50 Add ECB, source code browser for Emacs.
PR:		ports/34260
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2002-01-25 21:06:42 +00:00
Akinori MUSHA
a678c3596c Let net/ruby-uri and devel/ruby-timex retire, which have now been
included in the standard distribution of ruby. (both 1.6 and 1.7)

Bump PORTREVISIONs of dependent ports for those who don't use
portupgrade/pkgdb which can handle stale package dependencies.
2002-01-25 21:04:54 +00:00
Mikhail Teterin
5df3e27b73 Fix the include path, so the client binary compiles...
Submitted by: fenner's build log
2002-01-25 17:52:59 +00:00
Sergey Skvortsov
a86fad7524 Updated to 0.84, add docs.
Approved by:	tobez
2002-01-25 14:24:27 +00:00
FUJISHIMA Satsuki
0d1ecd91a6 Variables which are defined in bsd.port.mk could never be used as conditional
parameter before bsd.port.pre.mk. This time it is ${DISTDIR}.

Submitted by:	Alan Eldridge <alane@geeksrus.net>
2002-01-24 23:26:37 +00:00
Maxim Sobolev
667a05fa8b Ensure that the -pthread flag isn't omitted by libtool. I hope this would
solve problems people having on 4-STABLE after yesterday's GNOME megaupgrade.
2002-01-24 15:09:56 +00:00
Maxim Sobolev
ca8c81f24a Prevent libc from linking in explicitly. Bump PORTREVISION. 2002-01-24 15:04:27 +00:00
Johann Visagie
8cb1a9c8ef - Fnorb is free! It has been relicensed under the Python licence.
- Remove NO_CDROM.
- Remove Fnorb from LEGAL.
- Removed FTP site from MASTER_SITES;  It still carries a tarball containing
  the older licence (and hence, has a different checksum).
- Fixed a few minor syntactical problems in Makefile.
- Bumped PORTREVISION.
2002-01-24 14:43:02 +00:00
Johann Visagie
7c58f9367b - Update to version 0.13.0
- Remove dependency on py-gnome.  This really _is_ optional, and there's no
  need to build all of Gnome just to use Twisted, if you don't want to.
2002-01-24 11:17:46 +00:00
Maxim Sobolev
1889245d09 Update to 1.0.19. 2002-01-24 07:39:39 +00:00
FUJISHIMA Satsuki
2dc3cda712 update official patch.
respect CFLAGS.

PR:		34206
Submitted by:	maintainer
2002-01-23 18:14:52 +00:00
Maxim Sobolev
9d518ff772 Update to 0.6.8. 2002-01-23 15:29:07 +00:00
Maxim Sobolev
d057340b07 Update to 1.0.4. 2002-01-23 15:22:19 +00:00
Thomas Gellekum
5e2e176dbb Track gnustep-base version (1.1.0). 2002-01-23 12:57:08 +00:00
Thomas Gellekum
31582ed8e5 Upgrade to 1.2.1. 2002-01-23 12:55:37 +00:00
FUJISHIMA Satsuki
ae8dcc254f update to 4.3.1.
PR:		34176
Submitted by:	maintainer
2002-01-22 19:23:00 +00:00
Maxim Sobolev
804465a973 Don't compile/install useless statically linked versions of shared objects. 2002-01-22 19:04:10 +00:00
FUJISHIMA Satsuki
332cf4cef7 fix perl path in htags.
PR:		34176
Submitted by:	maintainer
2002-01-22 18:55:31 +00:00
Anton Berezin
c65638aac2 Update to 1.7. 2002-01-22 13:28:26 +00:00
Anton Berezin
6173cfe81b Update to 1.21. 2002-01-22 13:24:58 +00:00
Anton Berezin
a01556631a Update to 1.12. 2002-01-22 13:17:52 +00:00
Maxim Sobolev
2d48215abb Don't compile/install useless statically linked versions of shared modules. 2002-01-22 12:33:56 +00:00
Maxim Sobolev
8041418f18 Add -I${PREFIX}/include into output of orbit-config script, because it's
necessary for ports in order to find libIDL includes.

Submitted by:	vanilla
2002-01-22 12:30:11 +00:00
Maxim Sobolev
6da3627573 Prefix %' in filenames passed to the @unexec command with another %', because
otherwise the symbol are eaten by the format-expansion routine in pkg_delete.
2002-01-22 09:41:55 +00:00
Patrick Li
33b20bf6c2 Update MASTER_SITES and change capitialization
for distinfo

PR:		34133
Submitted by:	maintainer
2002-01-22 05:36:11 +00:00
Akinori MUSHA
ea37496711 Update to 1.0.1. 2002-01-22 04:51:38 +00:00
Mario Sergio Fujikawa Ferreira
96f34d936a Update to 1.4 Build 145 2002-01-22 04:11:35 +00:00
Chris D. Faulhaber
8f19e1f779 Update port to 1.2.4 2002-01-21 21:59:50 +00:00
Mario Sergio Fujikawa Ferreira
6b79a3db7f o Fix an incorrectly written MASTER_SITES entry
o Have WITHOUT_OPTIMIZED_ASM actually work when ARCH!=i386. Therefore,
  bump PORTREVISION
2002-01-21 19:23:12 +00:00
Sergey Skvortsov
dcf499a625 Update to 0.18, minor fixes.
Approved by:	tobez
2002-01-21 15:58:50 +00:00
Mario Sergio Fujikawa Ferreira
8557cd021d Update maintainer address
PR:		34095
Submitted by:	MAINTAINER
2002-01-20 22:32:44 +00:00
Mario Sergio Fujikawa Ferreira
a0f2f87f35 o Update to 0.7.2
o Enable IPv6 support if available
2002-01-20 19:01:01 +00:00
Akinori MUSHA
87ffc61c53 Update to 0.5.4. 2002-01-19 20:13:26 +00:00
Akinori MUSHA
1d1a229ed3 Update to 1.0. 2002-01-19 11:28:44 +00:00
Ying-Chieh Liao
793e6d3d89 add c_parser 0.2.5
A C99 Parser
2002-01-18 14:38:49 +00:00
Maxim Sobolev
39ba379e3b Update to 0.9. 2002-01-18 13:28:57 +00:00
Maxim Sobolev
e8da18edcd Update to 1.3.12 and merge in dlsym() patches from gtk12 port. 2002-01-18 13:04:05 +00:00
David W. Chapman Jr.
7cdb9dd859 Update maintainer's email address
Update a few MASTER_SITES

PR:		34012
Submitted by:	maintainer
2002-01-17 23:13:38 +00:00
Mario Sergio Fujikawa Ferreira
bbbb8f6f5f Update to 1.4 Build 144 2002-01-17 21:09:37 +00:00
Kevin Lo
7e1d136ecb Update to version 1.14.0
PR: 33601
Submitted by: Paul Marquis <pmarquis@pobox.com>
2002-01-17 15:19:23 +00:00
Kevin Lo
1fa058901a Update to 0.91
PR: 33789
Submitted by: Ports Fury
2002-01-17 14:29:30 +00:00
Johann Visagie
b781f849cd - Update to version 0.9.2 (not tested extensively) 2002-01-17 12:56:06 +00:00
Sergey Skvortsov
234b05ca87 Updated to version 1.11
Approved by:	tobez
2002-01-17 12:33:21 +00:00