Commit graph

7304 commits

Author SHA1 Message Date
Daichi GOTO
d690942f5b update devel/rlwrap: 0.12 --> 0.15
PR:		51427
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-06-27 06:21:54 +00:00
Ade Lovett
b2fd75e438 libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:	portmgr (kris) - for the bsd.port.mk hooks
Tested by:	bento 4-exp builds (repeatedly)
2003-06-26 22:58:32 +00:00
Sergey Skvortsov
301223dcdc Update to 0.78
PR:	ports/53727
2003-06-26 17:01:21 +00:00
Sheldon Hearn
e3c3a87d2a Update to 2.20:
* Fixed bug in empty object handling in OOP mode.
* Sets $/ if unset.
* Add new parameter -Tie to constructor, to allow ordered config hash
  contents across nested structures.

PR:		ports/53723
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-06-26 15:53:22 +00:00
Daichi GOTO
a6446d99fc bug fix: devel/distcc
fix a bug in the devel/distcc which becomes obvious when
the port gets built without WITHOUT_GNOME, but when
HAVE_GNOME returns ""

PR:		53705
Submitted by:	Frerich Raabe <frerich.raabe@gmx.de> (maintainer)
2003-06-26 13:39:52 +00:00
Gerald Pfeifer
9d799867da Update to (what we call, due to lack of proper versioning upstream) the
20030623 version of Stanford GraphBase, which essentially is only a minor
change to the documentation in gb_miles.w.
2003-06-26 09:38:24 +00:00
Hye-Shik Chang
83ffe55575 Update to 0.90 (the first beta release) 2003-06-26 08:44:29 +00:00
Akinori MUSHA
0a73aa2774 Update to 1.1. 2003-06-26 03:35:49 +00:00
Erwin Lansing
45e6c6a4ed * update devel/ptypes to 1.8.0
* fix PTHREAD_CFLAGS passing
* fix patches and add one more
* change port description (full features list)
* fix plist for NOPORTDOCS=yes case
* hand maintainership to submitter

PR:		53704
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2003-06-25 18:09:38 +00:00
Sergey A. Osokin
48c379e356 Port does not compile on systems older than 5.1-RELEASE
(needs _SC_NPROCESSORS_ONLN).
Respect CC, CXX, CFLAGS and CXXFLAGS.

Pointed out by:	kris
Approved by:	fjoe (mentor)
2003-06-25 14:37:49 +00:00
Dmitry Sivachenko
0344829927 Update to version 1.16.
PR:		53718
Submitted by:	Rob Evers <rob@debank.tv>
2003-06-25 14:02:20 +00:00
Oliver Braun
e822a05344 Upgrade to 0.8. 2003-06-25 11:44:19 +00:00
Lev A. Serebryakov
f3275a61b8 Update to latest version.
Approved by:	sobomax
2003-06-25 11:16:24 +00:00
Erwin Lansing
5dbf4e5f71 Hand maintainership to Dominic Marks
PR:		53708
Submitted by:	Dominic Marks <dom@cus.org.uk>
2003-06-25 08:13:32 +00:00
Erwin Lansing
bf5a7b6d47 - Update to 0.10 (see ${DOCSDIR}/NEWS for summary of changes)
- Add portlint and sudo to RUN_DEPENDS

PR:		53698
Submitted by:	maintainer
2003-06-25 06:11:52 +00:00
Will Andrews
1268252fc5 Frerich doesn't use FreeBSD anymore. Preemptively assign two of his ports
to a new maintainer (kpopup and rc5pipe).

Submitted by:	Frerich Raabe <frerich.raabe@gmx.de>,
		Brad Davis <so14k@so14k.com>
2003-06-25 04:27:38 +00:00
Foxfair Hu
0f183133b8 PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Add dependency of p5-Test-Simple to fix build problem.

Obtained from:		bento
2003-06-25 04:09:52 +00:00
Foxfair Hu
30688f2e97 PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Fix dependency part and add more man pages after install. Patch was from
PR/52167.

Submitted by:		Mathieu Arnold <m@absolight.net>
Reviewed by:		maintainer
2003-06-25 03:36:56 +00:00
Foxfair Hu
72eeed4ca0 Update to 0.34 2003-06-25 03:10:45 +00:00
Erwin Lansing
538a315bdf * Add detailed description about Mico features.
* Remove broken URL
* I'v broke mico on -STABLE accidentally. This patch fix it.
* remove dependency on gcc 3.2. it's uselessly;
* add multithread, SSL and full CORBA support;
* pass maintainership to submitter

PR:		53623
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2003-06-24 19:13:37 +00:00
Erwin Lansing
05a933ca75 Update to 1.10
PR:		53686
Submitted by:	maintainer
2003-06-24 17:12:09 +00:00
Erwin Lansing
d48e1df5e0 Update to 0.12
- Make sure tests always run with warnings on.
- Fix line that had "$] >= 5.6.0" to be "$] >= 5.006".  This caused
  warnings and was just wrong.  Reported by Rick Measham.
- Quiet warnings from pure Perl implementation.
- Quiet warnings from language modules with Unicode when used with
  Perl 5.00503.

PR:		53684
Submitted by:	maintainer
2003-06-24 15:08:32 +00:00
Erwin Lansing
ba5f33636e Update to 0.20
PR:		53683
Submitted by:	maintainer
2003-06-24 15:04:47 +00:00
Daichi GOTO
16295db12d I forgot to add files/patch-src::configfile.c and
files/patch-src::tokenparser.c to ports/devel/pcsc-lite.

PR:		53604
Submitted by:	Toni Andjelkovic <toni@soth.at> (maintainer)
Noted by:	Rob <rob@debank.tv>
Pointy hat to:	myself
2003-06-24 12:00:36 +00:00
Yen-Ming Lee
ddccf4f464 remove extra directories.
Noticed by:	bento
2003-06-24 10:33:29 +00:00
Dmitry Sivachenko
729e1cb1ed Update to version 0.61.
Maintainer timeout.
2003-06-24 07:58:22 +00:00
Yen-Ming Lee
2351069d34 update maintainer's email address.
PR:		53658
Submitted by:	Dominic Marks <dom@cus.org.uk>
2003-06-24 01:06:04 +00:00
Bruce A. Mah
c1f775e15e Back out previous commit. subversion really does have an explicit
dependency on expat.

Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net>
2003-06-23 21:40:48 +00:00
Oliver Braun
9e4c2e7c7b Haskell Cryptographic Library
WWW: http://www.haskell.org/crypto/ReadMe.html
2003-06-23 21:03:26 +00:00
Will Andrews
c39ed175aa Fix build on ia64.
Submitted by:	marcel, MAINTAINER, bento (kris)
2003-06-23 15:54:01 +00:00
Sergey A. Osokin
d8217313f5 Note the "disabled", which should be "disable".
Submitted by:   maintainer
PR:		53638
Approved by:	fjoe (mentor) (implicit)
2003-06-23 15:07:47 +00:00
Daichi GOTO
11da343a7f - Update to 1.1.2.b.5.
-	MASTER_SITES has moved.
-	Handles "usbdropdir" and "muscledropdir" explicitly.
-	aclocal.m4 has moved, so there's no need to set LIBTOOLFILES
	any longer.
-	Two patches fixing flex-generated code which included <stdint.h>
	unconditionally, causing build failure on older systems (notably
	4.8-STABLE).

PR:		53604
Submitted by:	Toni Andjelkovic <toni@soth.at> (maintainer)
2003-06-23 13:18:17 +00:00
Erwin Lansing
9d944b5e0e Hand maintainership to Mathieu Arnold
Submitted by:	Mathieu Arnold <m@absolight.fr>
2003-06-23 12:44:47 +00:00
Hye-Shik Chang
23dfe36873 Update to 0.8 2003-06-23 08:22:10 +00:00
Foxfair Hu
11ae910fa5 Reviewed by: maintainer
Update to 2.07
2003-06-23 01:15:37 +00:00
Erwin Lansing
fa4afa7e0e Update to version 4.6.0
PR:		53387
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-06-22 21:31:47 +00:00
Tilman Keskinoz
5cb34ba408 Update to 2.3.10
Unbreak on -CURRENT

PR:		53610
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2003-06-22 18:23:31 +00:00
Erwin Lansing
6aee407819 - updated to global 4.5.3
- added a patch to fix a header inclusion problem in strbuf.h
- updated WWW link
- removed the anoying configure warning:
    configure: WARNING: you should use --build, --host, --target
- moved the @unexec install-info thing in pkg-plist
- give maintainership to submitter

PR:		53263
Submitted by:	Rui Lopes <rui@ruilopes.com>
Approved by:	maintainer
2003-06-22 15:58:16 +00:00
Foxfair Hu
b0988dd3d7 Update to 1.72, remove one comment line in PLIST. 2003-06-22 12:56:28 +00:00
Foxfair Hu
b2fb776941 Update to 0.05, chase version 2003-06-22 12:54:40 +00:00
Erwin Lansing
ccc27848cd Update to 1.13 2003-06-21 21:43:40 +00:00
Sergey A. Osokin
242b05c89b Add libhoard - fast, scalable and memory-efficient
allocator for multiprocessors.

Approved by:	fjoe (mentor) (implicit)
2003-06-21 20:32:55 +00:00
Dirk Meyer
26dcded542 Update to gnustep-1.7.1 / gui-8.7 2003-06-21 07:50:04 +00:00
Foxfair Hu
a3ac3f22c5 PR: 52216
Submitted by:	Mathieu Arnold <m@absolight.net>
Reviewed by:	maintainer
Update devel/p5-Test-Harness to 2.28.
Add WWW too.
2003-06-21 06:03:30 +00:00
Pete Fritchman
3fe5f96f88 Take over maintainership.
Approved by:	maintainer
2003-06-20 22:34:19 +00:00
Bruce A. Mah
a8efaed8b4 Remove explicit dependency on expat. subversion appears to depend on
expat only through its dependencies on apr and neon.

PR:		53190
Submitted by:	Chia-liang Kao <clkao@clkao.org>
2003-06-20 16:05:07 +00:00
Joe Marcus Clarke
f40bc84752 Fix problems with g++-2.9x and virtual interfaces.
Submitted by:	Alexander Nedotsukov <bland@mail.ru>
Obtained from:	Bowie Owens <bowie@owens.csiro.au>
2003-06-20 15:48:49 +00:00
Akinori MUSHA
008852d89f Update to 1.9.0. 2003-06-20 10:52:42 +00:00
Norikatsu Shigemura
8f458f5166 Update to 1.2.1.
PR:		ports/53518
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-06-20 05:28:06 +00:00
Bruce A. Mah
8c1e5ddc35 Update port to subversion-0.24.2.
Users upgrading from 0.23.0 or earlier should note that several
incompatible changes were made to the ra_svn protocol; client
and server machines using the ra_svn protocol all needed to be
upgraded at the same time.  ra_dav is not affected.

If the WITH_MOD_DAV_SVN Makefile variable is defined at port build
time, the experimental mod_authz_svn.so module for apache2 is
installed, but not enabled.

Stop install the old svn-design info documents; they're really only
good for historical interest.

Take maintainership.  [1]

Approved by:	rodrigc@attbi.com (former MAINTAINER) [1]
2003-06-19 16:40:42 +00:00