Commit Graph

4341 Commits

Author SHA1 Message Date
Maxim Sobolev
30205df2d5 Add missed continue statement. 2002-01-29 07:17:18 +00:00
Mikhail Teterin
de8bfc205a Hardcode `/usr/bin/fetch -q -o -'' instead of the bogus `/usr/bin/wget
-q -O -''. The  major bogosity is in the fact, that  TCL and tcllib have
pretty functional http and ftp fetchers already.
2002-01-28 20:19:18 +00:00
Mikhail Teterin
ad1bc7ee87 Upgrade from 0.8 to 1.2. Use the included tests once at build time
instead of installing them. Use the included installation routine (which
does not install documentation other than the man-pages).

Update the WWW -- the project moved to SourceForge.
2002-01-28 20:13:39 +00:00
Sergey Skvortsov
cc5ab47cf6 Updated ro 1.21
Approved by:	tobez
2002-01-28 18:39:00 +00:00
Maxim Sobolev
9a411984fc Update to 1.0.13. 2002-01-28 17:31:47 +00:00
Maxim Sobolev
d888a2fd53 Update to 0.6.3. 2002-01-28 17:10:20 +00:00
Mikhail Teterin
0d081000a5 Actually add the Makefile.bsd... Damn...
Submitted by:	fenner
2002-01-28 16:28:04 +00:00
Dirk Meyer
d2f8d37ae4 Change some defines from "YES" to "yes"
See samples in the porters-handbook.
2002-01-28 07:31:04 +00:00
Patrick Li
1385354850 - Change maintainer's email address
- Update MASTER_SITES
- Bump shlib version for x11-toolkits/gevas

PR:		34354
Submitted by:	maintainer
2002-01-28 02:08:13 +00:00
David W. Chapman Jr.
bd71a8310f Remove automake/conf dependency
PR:		33336
Submitted by:	tkato@prontomail.com
2002-01-27 17:56:53 +00:00
David W. Chapman Jr.
fc541f479a Update maintainer's email
PR:		34340
Submitted by:	maintainer
2002-01-27 17:14:01 +00:00
David E. O'Brien
e71e79d3a3 Update to GDB version 5.1.1 [release]. 2002-01-27 08:04:23 +00:00
Ying-Chieh Liao
c31de6c2a0 upgrade to 1.18
change master site
drop maintainership
2002-01-27 05:19:39 +00:00
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