1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

73124 Commits

Author SHA1 Message Date
Martin Blapp
eeb175d38d Update to 1.1 beta. Work in progress.
de-pkg-comment
2003-03-05 23:24:06 +00:00
Joe Marcus Clarke
af77158501 Add py-orbit2. 2003-03-05 23:20:29 +00:00
Joe Marcus Clarke
90ba361d69 Add py-orbit2 after a repo-copy from py-orbit. py-orbit2 are Python
bindings for ORBit2.
2003-03-05 23:19:58 +00:00
Anton Berezin
985cd8adbb Update to 2.110. 2003-03-05 23:18:31 +00:00
Anton Berezin
b9eafd81c6 Update to 0.8.05. 2003-03-05 22:48:30 +00:00
David E. O'Brien
c14491921e Fix the build on 64-bit machines.
The STL provides a min(unsigned, unsigned) implimentation by default,
but not a min(unsigned long, unsigned) one.
2003-03-05 22:40:38 +00:00
Mario Sergio Fujikawa Ferreira
331e4213c9 New port NuppelVideo version 0.52a: A very low CPU usage VCR/DVR
application

Submitted by:	Steve O'Hara-Smith <steve@sohara.org>
2003-03-05 22:27:25 +00:00
Sean Chittenden
4ed55b9e7f Update phpBB to 2.0.4.
Submitted by:	"Ivanchenko V. I." <webmaster@asiamusic.ru>
2003-03-05 22:13:57 +00:00
Anton Berezin
7dac8b48d8 Major update to 2.038. This port now requires perl 5.6 or newer. For
those who wants to use this port with older perls, p5-Mail-Box1 should
be used instead.
2003-03-05 21:56:40 +00:00
Alexander Langer
80069c5095 de-pkg-comment, drop maintainership. 2003-03-05 21:32:49 +00:00
Anton Berezin
608882c1bb Add p5-Object-Realize-Later 0.10, a perl module that implements delayed
creation of objects.
2003-03-05 21:32:15 +00:00
Alexander Langer
e2e8c05d75 de-pkg-comment 2003-03-05 21:30:48 +00:00
Mario Sergio Fujikawa Ferreira
57427523d4 o Unbreak WITH_QT for 4-STABLE branch
o Fix so that USE_GCC is no longer required for 4-STABLE branch
o CFLAGS safeness

PR:		48862
Submitted by:	David Yeske <dyeske@yahoo.com>
Approved by:	maintainer
2003-03-05 21:27:17 +00:00
Alexander Langer
e1330a835f de-pkg-comment 2003-03-05 21:24:03 +00:00
Joerg Wunsch
cb85ccc9fc Quickly update to the 2003.03.05 version before the 4.8 freeze hits... 2003-03-05 21:24:01 +00:00
David E. O'Brien
ef57bbab85 Update to Vim 6.1 patchlevel 365 2003-03-05 20:56:01 +00:00
James E. Housley
60f57bf303 Update DAT to version 4251 2003-03-05 20:53:43 +00:00
Christian Weisgerber
4e77d02e3d Master site and home page are gone.
Submitted by:	Stephane Lentz <root@faithnomore.gotdns.org>
2003-03-05 20:50:06 +00:00
Jimmy Olgeni
aaa0b256d1 Add patch to actually install .hrl files in include. 2003-03-05 20:49:52 +00:00
Anton Berezin
35b0358498 Update to 1.11, retire pkg-comment and MANPREFIX. 2003-03-05 20:18:14 +00:00
Jimmy Olgeni
dc91cafab4 Update to version 0.93.0131. 2003-03-05 20:14:42 +00:00
Anton Berezin
3c77d2087b Update to 2.03, retire pkg-comment & MAN_PREFIX, make use of SITE_PERL. 2003-03-05 20:13:05 +00:00
Anton Berezin
ab9baa1002 Update to 1.22, retire pkg-comment, SITE_PERL, and MANPREFIX. 2003-03-05 19:53:13 +00:00
Anton Berezin
3d01443cbb Update to 0.51, retire pkg-comment, SITE_PERL, and MANPREFIX. 2003-03-05 19:48:26 +00:00
Anton Berezin
e004b9bfaa Update to 1.22, retire pkg-comment and MANPREFIX. 2003-03-05 19:43:14 +00:00
Anton Berezin
3648ff3c04 - update to 0.8;
- retire pkg-comment;
- account for perllocal.pod-potrname;
- remove unneeded MANPREFIX.
2003-03-05 19:27:42 +00:00
Oliver Braun
e716d7b351 * Make port respect PREFIX, CFLAGS, LDFLAGS.
* Cleanup patches, use REINPLACE were appropriate.

Approved by:	maintainer
2003-03-05 19:25:55 +00:00
Jimmy Olgeni
1acf758549 Add hint about OPTIONAL_MANPATH. 2003-03-05 19:24:24 +00:00
Jimmy Olgeni
85c5a5cd95 Update to R9B-1. 2003-03-05 19:23:46 +00:00
Jimmy Olgeni
f8785a1d57 Looks like I forgot to fix distinfo. 2003-03-05 19:13:24 +00:00
Alexander Leidinger
1063cdc7db Update to 7.0.086. 2003-03-05 18:55:31 +00:00
Alexander Leidinger
6bc6e39863 Update to 0.8.5.
This is mainly a bugfix release, there's only on new feature:
  modlogan can read gzipped qmail logs now
2003-03-05 17:39:55 +00:00
Greg Lewis
22842d3f1d . Update to 1.4.1_02
. find -> ${FIND}
. Make install owner/group safe. (*)

PR:		36411 (*)
Approved by:	znerd
2003-03-05 17:37:17 +00:00
Max Khon
e2a676ffc2 bump port revision 2003-03-05 17:23:53 +00:00
Max Khon
599923a923 - (show_console_contents_freebsd): Rewrite to use screen library
(S-Lang or ncurses).  Direct output is unreliable when the screen library
is active [1]
- fix core dumps in non-standard (other than 80x25) console modes
- fix dependencies on pkg-config and glib20

Obtained from:	mc cvs [1]
2003-03-05 17:22:54 +00:00
Archie Cobbs
a40d3975af Update to version 3.13. 2003-03-05 17:18:59 +00:00
Christian Weisgerber
5c041e5536 - Update MASTER_SITES
- Portlint

PR:		48861
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-03-05 17:02:22 +00:00
Jacques Vidrine
4bce3b3135 Do not install this application set-user-ID root. 2003-03-05 16:49:40 +00:00
Christian Weisgerber
5c213dbfbd Master site and homepage fixes.
PR:		48315
Submitted by:	Dunzi Ma <tadalunch@sources.redhat.com>
Approved by:	maintainer timeout
2003-03-05 16:30:44 +00:00
Christian Weisgerber
81a5f6ec86 Home page moved.
PR:		48429
Submitted by:	Uwe Pierau <uwe.pierau@tu-clausthal.de>
Approved by:	maintainer timeout
2003-03-05 16:20:10 +00:00
Akinori MUSHA
64069bb6d9 Update to 0.5.7. 2003-03-05 16:11:23 +00:00
Oliver Braun
326579a25f Add ohugs 0.5, interpreter for Haskell with object-oriented features.
PR:		ports/48946
Submitted by:	Steffen Mazanek <steffen.mazanek@unibw-muenchen.de>
2003-03-05 16:06:49 +00:00
John Polstra
3e5f8a3ff7 Update to snap-16.1g. This fixes occasional core dumps with large
"refuse" files, among other things.  There is no need for mirror
sites to sprint toward this new version.

PR:		ports/33093
2003-03-05 16:02:24 +00:00
Christian Weisgerber
4303e0b48e Update to 0.1.9 which has gcc3.2 compatibility fixes.
Take maintainer.

PR:		48895
Submitted by:	Jens Rehsack <rehsack@liwing.de>
Approved by:	David MacKenzie <djm@djmnet.org> (previous maintainer)
2003-03-05 15:39:44 +00:00
Roger Hardiman
170c5137fe Upgrade to version 2.0.3
Submitted by:	Jesus Rodriguez
2003-03-05 15:07:01 +00:00
Doug Barton
37c0a6c459 * Switch to Makefile COMMENT
* Take advantage of winter's work on ispell
2003-03-05 15:06:10 +00:00
Doug Barton
01ec71c833 Switch to Makefile COMMENT 2003-03-05 15:04:19 +00:00
Doug Barton
2359dc5380 Bring over the patch from pine4 to make the pico build respect CFLAGS 2003-03-05 14:57:15 +00:00
Doug Barton
cb53c632e8 * Don't do patch + sed for PREFIX-related changes, just use sed in one pass
* Update to Makefile COMMENT
* Take advantage of pkg-message to hit both ports and package installs
* Thanks to work done by winter to make ispell do reasonable things when
invoked as 'spell', properly define the speller for pico, and add a default
speller for the pine.conf. The reason for the latter is to take advantage of
the (arguably) superior behavior of ispell when files are piped to it.
* Do to the speller updates, grow a dependency on ispell and bump the revision.
* Add readme and copyright to portdocs
2003-03-05 14:46:35 +00:00
Roger Hardiman
21cd0c2b8c Fix breakage introduced by commits to bsd.port.mk
The post-patch targed used to run after BUILD_DEPENDS had been processed but
this is no longer the case.
I could have changed the post-patch target to pre-build.
But I may as well use the nice new PATCH_DEPENDS feature.
2003-03-05 14:36:29 +00:00