Commit graph

7928 commits

Author SHA1 Message Date
Dirk Meyer
6371658cee - amd64 is not supported 2003-08-23 11:21:50 +00:00
Hye-Shik Chang
0b079ea02d Update 0.92 2003-08-23 02:17:31 +00:00
Hye-Shik Chang
aff1614521 Bump PORTREVISION after lang/python's changing default to
BUILD_STATIC. This affects to python embedding programs only.

Submitted by:	olgeni
2003-08-23 01:03:50 +00:00
Akinori MUSHA
704920bee9 Update to 2.0.5. 2003-08-22 22:55:52 +00:00
Akinori MUSHA
e8d03d17d1 Update to 3.1.5. 2003-08-22 22:47:57 +00:00
Kirill Ponomarev
b694b75c6d - Update to version 1.0.1
PR:		55878
Submitted by:	maintainer
2003-08-22 20:49:34 +00:00
Kirill Ponomarev
588b4fec0e - Update to 0.3.4b
PR:		55418
Submitted by:	Ports Fury
2003-08-22 13:37:57 +00:00
Lev A. Serebryakov
d2d2a69c73 Update to latest milestone 0.27.0
PR:		ports/55798
Submitted by:	lev
Approved by:	bmah (maintainer)
2003-08-22 12:49:14 +00:00
Trevor Johnson
98ca5de661 Update to 1.11.
PR:		51834
Submitted by:	mat
2003-08-22 11:48:30 +00:00
Alexander Leidinger
cdfad719b2 Take over maintainership.
Requested by:	previous maintainer
2003-08-22 11:33:00 +00:00
Alexander Kabaev
9dc4a58a23 Update to 2.2:
- Bug fixes.
 - Rudimentary interceptor support.
 - Support for Python 2.3.
 - Per thread and per object reference timeouts.
 - Generation of stubs for all COS IDL.
 - New omniORB.any module to help convert to and from Anys.

Assign port maintainership to Sergey Matveychuk <sem@ciam.ru>,
he is omniORB port maintainer and will be able to take care of
this port better.

PR:		55849
Submitted by:	Sergey Matveychuk <sem@ciam.ru> (new maintainer)
2003-08-21 21:35:15 +00:00
Kirill Ponomarev
ef8317f8a6 Update to 4.0.2
- Bug fixes.
 - Use of standard iostreams in omniNames etc..
 - Performance improvements.
 - Use DOCSDIR

PR:		55849
Submitted by:	Sergey Matveychuk <sem@ciam.ru> (maintainer)
2003-08-21 21:15:31 +00:00
Sergey Skvortsov
08e52e6fc5 Apply workaround for use 'du -sk' instead 'du -sb'. 2003-08-21 18:05:28 +00:00
Mathieu Arnold
78dc0ca84e Update to 0.19_05
Add inc.build.mk which should be used by modules using Module::Build to build
so that they respect PREFIX
Grab maintainership

PR:		55115
Approved by:	demon (mentor)
2003-08-21 13:09:52 +00:00
Daichi GOTO
5bbac6fe49 update devel/vtcl: 1.6.0b2 -> 1.6.0
PR:		55763
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2003-08-21 04:51:56 +00:00
Alexander Nedotsukov
807df06858 Fix gmodule and gthread library names in .pc files.
PR:           55745
Submitted by: KATO Tsuguru <tkato@prontomail.com> (based on)
Approved by:  marcus (mentor)
2003-08-21 02:18:15 +00:00
Hye-Shik Chang
434431588c Fix build on python2.3 2003-08-20 09:35:46 +00:00
Mathieu Arnold
a870cad52f Add p5-DateTime-Calendar-FrenchRevolutionary 0.04
Dates in the French Revolutionary Calendar.

PR:		55117
Submitted by:	me
Approved by:	demon (mentor)
2003-08-20 08:54:28 +00:00
Mathieu Arnold
5bba790c1a Update to 1.02
bump PORTEPOCH because it went from 1.0100 to 1.02
restrict to perl 5.6.1 and higher because of new dependency

Approved by:	demon (mentor)
2003-08-20 08:05:39 +00:00
Erwin Lansing
15e1a07d56 Add p5-Algorithm-Numerical-Shuffle 1.4, shuffle a list.
Shuffle is a perl module which performs a one pass, fair shuffle on a
list. If the list is passed as a reference to an array, the shuffle
is done in situ.

The running time of the algorithm is linear in the size of the list.
For an in situ shuffle, the memory overhead is constant; otherwise,
linear extra memory is used.

The algorithm used is discussed by Knuth [3]. It was first published
by Fisher and Yates [2], and later by Durstenfeld [1].

PR:		55574
Submitted by:	andrew@scoop.co.nz
2003-08-20 06:56:11 +00:00
Erwin Lansing
2d6c1620e7 Update to 1.20
Submitted by:	mat
2003-08-19 17:03:22 +00:00
Mathieu Arnold
16790c2ec7 Update to 0.09
- added DT::Set count()
- fixed DT::SpanSet duration()
- methods that accepted a DT object, now accept a list of DT objects.
  Suggested by Ben Bennet, I think.
- added _callback_next - "previous-only recurrences"
- optimizes intersection of recurrence with span
- internal 'S::I' recurrence class
- small fix in DT::Set clone()
- DateTime::Set uses DateTime infinity constants; max and min now return
  DateTime::Infinite::Future/Past objects.
- DateTime::Span uses DateTime infinity constants; max and min now return
  DateTime::Infinite::Future/Past objects.
  Docs update to explain 'max()' value when a span is built using 'before'.
- added method set_time_zone()
- clone() is documented

Approved by:	demon (mentor)
2003-08-19 16:17:28 +00:00
Mathieu Arnold
867d609610 Update to 0.50
* count()
* fixed: size() does not try to add 'zero' to object.
* tests for count() and size()

Approved by:	demon (mentor)
2003-08-19 16:14:13 +00:00
Mathieu Arnold
40bd88553d update to 0.2501
Approved by:	demon (mentor)
2003-08-19 15:41:35 +00:00
Tilman Keskinoz
f4296f839b Update the pkg-descr
Submitted by:	Chris Larsen <darth@vader.dk>
2003-08-19 13:47:48 +00:00
Tilman Keskinoz
b497a1a99f Unbreak by Updating to 1.3.3 and
Change the Logic of the knobs

PR:		55651
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2003-08-19 13:45:13 +00:00
Mathieu Arnold
d61d3045ff Add p5-DateTime-Format-HTTP 0.35
This module provides functions that deal the date formats used by the HTTP
protocol (and then some more).

PR:		54187
Submitted by:	mat
Approved by:	demon (mentor)
2003-08-19 10:57:34 +00:00
Jimmy Olgeni
8a0b6c455a Upgrade to version 1.9.9. 2003-08-19 09:58:58 +00:00
Mathieu Arnold
022c64921e Update to 0.77
* Correct package name for Quick.
* Augment license conditions.
* Fixed timezones in fall.t and quick.t tests.
* Fallthrough example and test added.
* Quick parser added to simplify fallthrough stuff.
* Rejigged internals to allow for on_fail argument to multi-parsers.

Approved by:	demon (mentor)
2003-08-19 09:22:25 +00:00
Mathieu Arnold
d0ae49b224 Update to 1.04
* the 'locale' release
  * Applied patches from Joshua Hoblitt to move the the brand new
    DateTime::Locale rather than the old ::Language modules
  * Implemented %x, %X and %c for locale formats
  * Fixed a bug on the two digit year determinator
  * Added a test for locales known as 004locale.t
* This is a major change and you should install this release if you are using
  DateTime >= 0.14 (the first release with Locale)

Bump PORTEPOCH because version went from 1.0302 to 1.04

Approved by:	demon (mentor)
2003-08-19 09:05:52 +00:00
Mathieu Arnold
277ab524d9 Update to 0.65
* It is now possible to turn validation on and off at runtime.  To make this
  easier, it can be set via the PERL_NO_VALIDATION environment variable, or the
  $Params::Validate::NO_VALIDATION global variable.  Go ahead, shoot yourself
  in the foot with it!

Approved by:	demon (mentor), maintainer
2003-08-19 08:30:51 +00:00
Joe Marcus Clarke
c4891b8d93 Mark IGNORE until scaffold can be committed. 2003-08-18 21:07:19 +00:00
Jimmy Olgeni
2ccb917430 Add HyperSpec, a Common Lisp reference in HTML format, based on the
ANSI X3.226-1994 standard.
2003-08-18 19:40:56 +00:00
Akinori MUSHA
5f029c5d3f Update to 0.9. 2003-08-18 18:36:29 +00:00
Norikatsu Shigemura
efb928619b o Main modification
graphics/gd(based on 1.8.4)    -> graphics/gd1
  graphics/gd2(based on 2.0.15)  -> graphics/gd
  graphics/p5-GD(based on 1.41)  -> graphics/p5-GD1
  graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
  japanese/gd                    -> japanese/gd1
  japanese/gd2                   -> japanese/gd
o Include some feature
  WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]

PR:		ports/54540
Submitted by:	Ports Fury
Approved by:	maintainer (blanket)
Reported by:	bento via kris [1]
2003-08-18 16:15:10 +00:00
Michael Landin
7ee3561572 Update to latest release (4.0.1)
- Major code cleanup
	- Improved logging and spell-checking
	- Faster compilation time

Approved by:		roberto (mentor)
2003-08-18 15:32:23 +00:00
Erwin Lansing
6c5f4f98c5 Update to 1.50
PR:		53730, 55647
Submitted by:	mat, Sergey Matveychuk <sem@ciam.ru>
Approved by:	maintainer (implicit)
2003-08-18 13:18:41 +00:00
Mathieu Arnold
7fb0c2fd50 Update to 20030726
grab maintainership

PR:		55309
Submitted by:	me
Approved by:	demon (mentor)
2003-08-18 10:47:18 +00:00
Norikatsu Shigemura
fb1a8d2827 Update to 20030818.
Requested by:	simokawa (developer)
2003-08-18 10:44:06 +00:00
Norikatsu Shigemura
eacbcdc5e6 Update to 20030805.
Requested by:	simokawa (developer)
Submitted by:	daichi
2003-08-18 10:34:09 +00:00
Joe Marcus Clarke
b076d888ee Remove gide. This was replaced with anjuta which will be replaced by
scaffold in GNOME 2.4.
2003-08-18 01:25:35 +00:00
Joe Marcus Clarke
7151ee112c Remove gnomedebug. It's old, broken on -CURRENT, and not heavily used
(if at all).
2003-08-18 01:20:42 +00:00
Sean Chittenden
0d3e362811 Add tla, an arch CLI written in C.
Arch is a really nifty revision control system. It's "whole-tree
changeset based" which means, roughly, that it can handle (with atomic
commits) file and directory adds, deletes, and renames cleanly, and
that it does branching simply and easily. Arch is also "distributed"
which means, for example that you can make arch branches of your own
from remote projects, even if you don't have write access to the
revision control archives for those projects.

This looks to be as close to an open source p4 replacement as one could
hope without being p4.  I'll go so far as to suggest that if this SCM
was employed by the BSD crowd, merging changes between dragonfly (post
source repo reorog), NetBSD, and OpenBSD would be radically less painful.
It is very possible that the dragonfly fork may not have happened under
the arch SCM development methodology, but if it did, at the very least it
would be possible to incorporate dillion's reorg work in a single patch
set, no cvs admin repo surgery needed.

WWW: http://arch.fifthvision.net/bin/view
2003-08-17 22:01:07 +00:00
Jun Kuriyama
42e475653b Update WWW.
PR:		ports/54925
Submitted by:	Jens Rehsack <rehsack@liwing.de>
2003-08-17 09:53:37 +00:00
Kris Kennaway
95afc5b1f7 Switch to tcl 8.4 and bump PORTREVISION
Reviewed by:	maintainer
2003-08-17 08:45:34 +00:00
Kris Kennaway
e6219cabdf Switch to tcl 8.4 and bump PORTREVISION.
Reviewed by:	maintainer
2003-08-17 08:12:31 +00:00
Joe Marcus Clarke
bdd1c47883 Use INFO. 2003-08-17 04:14:30 +00:00
Joe Marcus Clarke
c14dd37512 * Use INFO
* Use gnometarget
2003-08-17 04:11:50 +00:00
Alexander Nedotsukov
ad16e3450a - Change my maintainer address.
- Use gnomehack for pkgconfig libdir.

Approved by: marcus (mentor)
2003-08-17 04:01:04 +00:00
Alexander Nedotsukov
9542b8ed84 Change my maintainer address.
Approved by: marcus (mentor)
2003-08-17 03:59:31 +00:00
Joe Marcus Clarke
f4c9cba333 Use INFO. 2003-08-17 03:51:54 +00:00
Kris Kennaway
565e89d94e Switch to tcl/tk 8.4, add tcl84 virtual category and bump PORTREVISION. 2003-08-17 01:51:48 +00:00
Kris Kennaway
423ffe941b Switch to tcl 8.4, add tcl84 virtual category and bump PORTREVISION. 2003-08-17 01:45:25 +00:00
Joe Marcus Clarke
dd5ea45c77 Update to 2.4.4.
* Add support for the Polish locale
* Try to add more intelligence to the direct command use code
* Fix up the wording about numbered info files [1]

Suggested by:	gerald [1]
2003-08-16 20:42:44 +00:00
Lev A. Serebryakov
595344fe2d Add all libraries to build.
Now libobjc, libf2c, libstdc++ are builded and installed with headers, etc.
2003-08-16 17:11:10 +00:00
Jimmy Olgeni
536b373300 Add jadetex to BUILD_DEPENDS. 2003-08-16 13:40:54 +00:00
Kris Kennaway
0f359c492b Bump PORTREVISION for pkg-plist fix 2003-08-16 11:17:09 +00:00
Kris Kennaway
73226e2752 Add missing files 2003-08-16 11:16:50 +00:00
Kris Kennaway
218656ddba Utilize INFO and bump PORTREVISION. 2003-08-16 10:07:08 +00:00
Kris Kennaway
b0e9360f7c Utilize INFO. The pkg-plist still appears to be broken. 2003-08-16 09:30:28 +00:00
Kris Kennaway
36bd6e8245 Bump PORTREVISION for previous 2003-08-16 09:20:46 +00:00
Mathieu Arnold
7bd7cbe806 Update my ports to use my @FreeBSD.org address
Approved by:	demon (mentor)
2003-08-16 09:13:44 +00:00
Kris Kennaway
474e697628 Utilize INFO 2003-08-16 09:12:50 +00:00
Joe Marcus Clarke
bd7d1808e5 Update to 0.51b2.
Submitted by:	maintainer
2003-08-16 06:06:14 +00:00
Akinori MUSHA
71962265dc Add ruby-p4 (P4Ruby), Ruby interface to the Perforce API. 2003-08-15 18:40:47 +00:00
Joe Marcus Clarke
12a8b0c085 Really fix the bug where portlint looks through COMMENT for direct command
usage.
2003-08-15 17:47:21 +00:00
Hye-Shik Chang
ca3ad95cad Update to 0.91 2003-08-15 13:23:51 +00:00
Joe Marcus Clarke
0bd33bd673 * Add support for the new INFO macro
* Clean up some more Perl warnings
* Make sure all the MAN macros are printed in all uppercase
* Add perl, ruby, python, and the auto* tools to the list of direct
  commands [1]

PR:		55529 [1]
Submitted by:	Jens Rehsack <rehsack@liwing.de> [1]
2003-08-15 05:05:33 +00:00
Jun Kuriyama
b67a28791a Fix non-default dependency on openldap2[012] which is broken by splitting.
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
2003-08-15 00:49:31 +00:00
Lev A. Serebryakov
1426b99ca8 Update to new gcc release: 3.3.1 2003-08-14 13:26:09 +00:00
Ernst de Haan
696f53a031 Update to Apache Ant 1.5.4.
This is a minor bugfix release that fixes a problem with the javah task on JDK
1.4.2 and a couple of bugs in the Visual Age for Java intergration tasks. If
you don't use javah or VAJ, there is no reason to upgrade.

See:
http://ant.apache.org/antnews.html
2003-08-14 13:12:07 +00:00
Oliver Braun
82305346a9 Upgrade to 1.0 release candidate 1. 2003-08-14 12:54:07 +00:00
Akinori MUSHA
0579b614e3 Update to 3.4. 2003-08-14 12:23:20 +00:00
Akinori MUSHA
a2c673a343 Update to 0.0.7. 2003-08-14 12:16:48 +00:00
Joe Marcus Clarke
f1816ad105 Update to 2.0.3. 2003-08-13 22:59:24 +00:00
Kirill Ponomarev
10c0107d23 - Update to 0.2.2 2003-08-13 22:55:17 +00:00
Oliver Braun
5e2a14700e * Really upgrade to 2.0 this time! Bump PORTREVISION accordingly.
* Give maintainership to someone who obviously had more sleep.

PR:		ports/55553
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Pointy hat to:	ME!
2003-08-13 18:44:10 +00:00
Oliver Braun
ed36531792 * Upgrade to 2.0.
* Grab maintainership.
2003-08-13 15:09:13 +00:00
Neil Blakey-Milner
f133c51099 Update devel/py-sip to 3.7
Hand over maintainership to Eugene.

PR:		55021
Submitted by:	Eugene Ossintsev <osgene@web.de>
2003-08-13 09:37:52 +00:00
Neil Blakey-Milner
84f00ce826 Update port: devel/sip to 3.7
Hand over maintainership to Eugene

PR:		55019
Submitted by:	Eugene Ossintsev <osgene@web.de>
2003-08-13 09:35:24 +00:00
Yen-Ming Lee
073afee03c - Update to 1.8.2: it's fix build with gcc 3.3.
PR:		55511
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2003-08-13 02:51:59 +00:00
Joe Marcus Clarke
3dbd05145b Update to 2.2.4. 2003-08-12 18:55:53 +00:00
Erwin Lansing
a93fc26011 Add p5-DateTime-Format-ISO8601 0.03
Parses almost all ISO 8601:2000(E) date and time formats. ISO 8601:2000(E)
time-intervals will be supported in a later release.

PR:		54195
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-08-12 18:52:10 +00:00
Erwin Lansing
e1bb212693 Add p5-DateTime-Format-W3CDTF 0.03,
This module understands the W3CDTF date/time format, an ISO 8601 profile,
defined at http://www.w3.org/TR/NOTE-datetime. This format as the native date
format of RSS 1.0.

PR:		54194
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-08-12 18:48:26 +00:00
Lev A. Serebryakov
1e8f52c9e2 Finally add new devices.
Obtained from:	Target maintainers.
2003-08-12 15:22:46 +00:00
Lev A. Serebryakov
727743384f Add new devices
Fix many bugs in libfp.

Obtained from:	Target maintatiners.
2003-08-12 13:06:40 +00:00
Lev A. Serebryakov
764fec7aa6 Fix some bugs in optimizer.
Obtained from:	Target mainainers
2003-08-12 12:33:12 +00:00
Thomas Quinot
b686586dd7 Update ASIS to release 3.15p, to match the current version of
the GNAT port.

Approved by:	roberto
2003-08-12 11:55:45 +00:00
Lev A. Serebryakov
871019a53c (*) Add new devices.
(*) Fix some bugs.

  These changes will be in next binutils release from RedHat.
  But we could use them before release :)

Obtained from:	Target developers.
2003-08-12 08:49:49 +00:00
Akinori MUSHA
54a943871c Update to 0.3.1. 2003-08-11 19:07:25 +00:00
Eivind Eklund
8f6a197d1f Resign as maintainer 2003-08-11 15:05:18 +00:00
Maxim Sobolev
e9050dccb6 Don't rely only on stack frame being 0 when bottom of stack reached, but
check return address as well. It is necessary for avoiding crash when
FreeBSD threads are used.
2003-08-10 16:47:03 +00:00
Maxim Sobolev
cdbad592a5 Patch include so that it works with c++. 2003-08-10 16:03:12 +00:00
Maxim Sobolev
e99c8ea14d Add libexecinfo 1.0, a library for inspecting program's backtrace. 2003-08-10 15:07:26 +00:00
Erwin Lansing
e11dacc3cf - Update to 5.42
- Reset bouncing maintainer address

PR:		55432
Submitted by:	Lars Eggert <larse@isi.edu>
2003-08-10 08:03:23 +00:00
Yen-Ming Lee
cf06f8820a Update to TIDE 2.0.4.
Fixed MASTER_SITES and PREFIX vs LOCALBASE.
Added ONLY_FOR_ARCHS.

PR:		55423
Submitted by:	Nils M Holm <nmh@t3x.org>
2003-08-10 04:33:58 +00:00
Yen-Ming Lee
7753a3ffed devel/distcc 2.7 -> 2.9
Change Log:
http://distcc.samba.org/download.html

Port Change Log:
o Install distccd.sh.sample script
o Create distcc user and group
o Generally bring closer to the packaging guidelines:

http://distcc.samba.org/ftp/unpacked/distcc/README.packaging

PR:		55416
Submitted by:	Dominic Marks <dom@wirespeed.org.uk>
2003-08-10 03:49:48 +00:00
Akinori MUSHA
2c55c2f5fc Add ruby-gnomevfs, Ruby binding for GnomeVFS. 2003-08-09 21:03:18 +00:00
Akinori MUSHA
210ebbe8bb Update the Ruby/GNOME2 suite to 0.6.0. 2003-08-09 20:25:26 +00:00
Erwin Lansing
48b9db3fde devel/p5-DateTime-LeapSecond has been integrated into devel/p5-DateTime
so remove the explicit dependency on it. Please pass that pointy hat!
2003-08-09 20:05:07 +00:00
Joe Marcus Clarke
f198fc6f9c * Update to 1.010
* Use aap to install itself

PR:		55328
Submitted by:	Rui Lopes <rui@ruilopes.com>
Approved by:	maintainer
2003-08-09 17:37:31 +00:00
Erwin Lansing
f0534503f1 Update to 0.27
* Made strict mode stricter.
* Advertised loose mode more loudly

PR:		55381
Submitted by:	maintainer
2003-08-09 15:56:04 +00:00
Erwin Lansing
0ded22c181 Update to 0.02
* bork() now clones passed objects thanks to Eugene van der Pijll for the bug
  report

PR:		55380
Submitted by:	maintainer
2003-08-09 15:50:55 +00:00
Erwin Lansing
0ebd1622e3 devel/p5-DateTime-LeapSecond had been integrated into
devel/p5-DateTime

PR:		55376
Submitted by:	maintainer
2003-08-09 15:37:01 +00:00
Erwin Lansing
9e7cdb6b1b Update to 0.16
devel/p5-DateTime-LeapSecond has been included into this port

PR:		55376
Submitted by:	maintainer
2003-08-09 15:34:08 +00:00
Akinori MUSHA
629bcaaf33 Update to 1.9.2. 2003-08-09 14:07:25 +00:00
Erwin Lansing
32fec23062 Update to 0.06
PR:		55390
Submitted by:	Mathieu Arnold <m@absolight.net>
Approved by:	maintainer (implicit)
2003-08-09 13:19:50 +00:00
Sergey Skvortsov
076a7a9d49 Add p5-IPC-MM 0.03, perl interface to Ralf Engelschall's mm library. 2003-08-09 13:17:54 +00:00
Sergey Skvortsov
962ed373e2 IGNORE if perl < 5.6.x
Pointed by:	kris
2003-08-09 12:56:05 +00:00
Sergey Skvortsov
3e229ed755 1. IGNORE this port on perl > 5.6.x
2. minor style changes
2003-08-09 12:20:10 +00:00
Bruce M Simpson
cacdb9ceef Alexander V. Zhouravlev <bofh@stabilis.ru> has indicated he wishes to
take over maintainership of picp, as he is the original author. I am
therefore complying with his request.

Submitted by:	bofh@stabilis.ru
2003-08-09 09:59:12 +00:00
Yen-Ming Lee
97cc26f654 A newer spin has been released. Also, the current spin suffers
from having been minorly updated without a distfile version bump.

Alternate master sites have been removed for now, they have not
been updated with the current version.

The patch also makes the xspin dependency on with8.4 explicit,
though xspin should work 8.3 as well.
xspin can now be suppressed with WITHOUT_XSPIN.

PR:		55364
Submitted by:	Jonathan Hanna <jhanna@shaw.ca>
2003-08-08 22:03:49 +00:00
Erwin Lansing
03ceb2a3e1 Update to 0.06
- 5.005_03 compatible. (yearh!)
- Added SIGNATURE

PR:		55377
Submitted by:	maintainer
2003-08-08 14:15:05 +00:00
Erwin Lansing
c194cef871 Update to 0.03
PR:		55375
Submitted by:	maintainer
2003-08-08 14:03:31 +00:00
James E. Housley
652617f76f Use the new INFO= directive 2003-08-08 13:53:59 +00:00
Michael Landin
b0101b6b64 Change MAINTAINER to my @FreeBSD.org address.
Approved by:		roberto (mentor)
2003-08-08 13:43:08 +00:00
Diomidis Spinellis
2601b88e07 Update CScout to version 1.15
Version 1.15 should be able to process the 4.8-STABLE FreeBSD kernel
using about 1.7G of memory. (Example included)

Approved by:	netchild
2003-08-08 13:05:03 +00:00
Kirill Ponomarev
0131469dd2 Fix MASTER_SITES
PR:		55367
Submitted by:	maintainer
2003-08-08 09:17:25 +00:00
Sergey Skvortsov
0e383adc59 Updated to 0.11
PR:		ports/55307
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-08-08 09:01:29 +00:00
Kris Kennaway
718d29dc1e As announced on May 6, remove the broken devel/silc-toolkit port. 2003-08-08 03:46:02 +00:00
Kris Kennaway
c160ab03b1 As announced on May 6, remove the broken devel/ptl port. 2003-08-08 03:45:19 +00:00
Kris Kennaway
c1aac5e265 As announced on May 6, remove the broken devel/sdcc port. 2003-08-08 03:43:45 +00:00
Kris Kennaway
a356518e69 As announced on May 6, remove the broken devel/py-htmlkit port. 2003-08-08 03:42:25 +00:00
Kris Kennaway
ad8b1e807b As announced on May 6, remove the broken devel/uds port 2003-08-08 03:40:34 +00:00
Erwin Lansing
7a1a0d878e Update to 0.10
- broquaint of perlmonks.org noticed that I forgot to handle the helem opcode.
  This attempts to handle all the cases I need to (after consulting opcode.pl
  of the perl source).
- Added some real tests.

PR:		55305
Submitted by:	maintainer
2003-08-07 12:38:31 +00:00
Kris Kennaway
b68fd3eb19 BROKEN: Does not configure 2003-08-07 09:45:28 +00:00
Kris Kennaway
cdfee3ffac BROKEN: Broken pkg-plist 2003-08-07 09:26:47 +00:00
Kris Kennaway
f07a72c5be BROKEN: Does not compile 2003-08-07 09:20:48 +00:00
Kris Kennaway
9ba21220e9 BROKEN: Does not build 2003-08-07 09:02:32 +00:00
Kris Kennaway
de56683b06 BROKEN: CHecksum mismatch 2003-08-07 08:34:31 +00:00
Kirill Ponomarev
26f2eef22a Update to 1.0a8
PR:		55239
Submitted by:	Ports Fury
2003-08-07 08:07:59 +00:00
Sergey Skvortsov
f4f1ebe628 Add p5-Sys-Mmap 0.11, map in a file as a Perl variable using mmap(2). 2003-08-07 06:48:38 +00:00
Kris Kennaway
d10feb63cd As announced on May 6, remove the broken kelp port 2003-08-07 05:04:20 +00:00
Kris Kennaway
043fee6b4a As announced on May 6, remove the broken crystal port 2003-08-07 04:45:38 +00:00
Kirill Ponomarev
a6089200a5 Utilize USD_SDL 2003-08-06 20:48:17 +00:00
James E. Housley
978434411e Update for the new INFO= tool. 2003-08-06 20:07:38 +00:00
Sergey Skvortsov
1ea2701399 Updated to 0.55 2003-08-06 15:55:51 +00:00
Sergey Skvortsov
2185ca8f7d Add p5-Want 0.06, a generalisation of wantarray. 2003-08-06 15:45:56 +00:00
Gerald Pfeifer
248db8434a Use the (optional) ISO C compliant versions of the SGB headers instead of
the old, K+R C ones.  Bump PORTREVISION.
2003-08-06 08:32:59 +00:00
Christian Weisgerber
9250b204c3 Updates to 5.2.1.
PR:		54345
Submitted by:	Sean C. Farley <sean-freebsd@farley.org>
Approved by:	maintainer timeout
2003-08-05 18:21:58 +00:00
Kirill Ponomarev
158f0cc587 Add INFO macro
Approved by:	fjoe (mentor) (implicit)
2003-08-04 20:17:54 +00:00
Michael Nottebrock
7ec97ac61c Work around gcc/libstdc++ bug in -CURRENT.
Noticed by:	Kirill Ponomarew <ponomarew@oberon.net>, bento
Approved by:	arved (Mentor)
2003-08-04 13:18:38 +00:00
Kris Kennaway
26fa8300c7 Fix build after recent sys.mk changes
Submitted by:	ru
2003-08-04 11:17:56 +00:00
Oliver Lehmann
79a39ae364 Grrr it's named %%PORTDOCS%% 2003-08-04 10:55:40 +00:00
Oliver Lehmann
189014c506 fix pkg-plist
Noted by:	kris
2003-08-04 10:39:34 +00:00
Oliver Braun
5862bd01d4 Replace "PKCS#5" with "PKCS\#5" instead of "PKCS 5". 2003-08-04 09:48:38 +00:00
Michael Haro
43375d0579 add WWW and remove MANPREFIX as it was already set by bsd.port.mk
PR:		52157
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-08-04 01:01:36 +00:00
Oliver Braun
bf03db9a56 Fix build with hs-haddock 0.5.
Pointed out by:	bento, kris
2003-08-02 05:59:04 +00:00
Maho Nakata
5777cd28dc Fix build on gcc-3.3.x
Submitted by:	Simon Barner <barner@in.tum.de>
2003-08-02 02:03:03 +00:00
Hye-Shik Chang
61b833196c Enable build on python2.3. 2003-08-01 23:18:18 +00:00
Hye-Shik Chang
12981f83ff Enable build on python2.3 2003-08-01 23:03:44 +00:00
Hye-Shik Chang
741fc3e166 Add a workaround to enable building on python2.3. 2003-08-01 22:56:21 +00:00
Hye-Shik Chang
f49745bf18 Add build workarounds for python2.3 2003-08-01 22:52:43 +00:00
Hye-Shik Chang
2b12324a99 Fix python version detection routines to cope with python 2.3's
boolean representation.
2003-08-01 22:04:57 +00:00
Oliver Lehmann
361e5f1248 Add gccxml 0.4.2, xML output extension to GCC.
PR:		54555
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-08-01 19:39:50 +00:00
Kirill Ponomarev
004b871b4e - Utilize USE_SDL
PR:		55149
Submitted by:	Ports Fury
Approved by:	fjoe (mentor) (implicit)
2003-08-01 18:41:09 +00:00
Joseph Koshy
8f4a4831ba Upgrade to v5.5.1. 2003-08-01 14:08:20 +00:00
Lev A. Serebryakov
f174ec8b14 Add workaround for hardware bug of some MSP430 units.
Obtained from:	Target maintainers.
2003-08-01 13:28:11 +00:00
Daichi GOTO
577d301c76 update devel/p5-Log-Log4perl: 0.35 -> 0.36
PR:		55119
Submitted by:	Lars Thegler <lars@thegler.dk> (maintainer)
2003-08-01 05:33:57 +00:00
Kirill Ponomarev
e9c4e41b9a Fix build on -current
Approved by:	fjoe (mentor) (implicit)
2003-08-01 05:29:27 +00:00
Daichi GOTO
0b59a41ff3 update devel/p5-DateTime-Calendar-Mayan: 0.05 -> 0.06
PR:		55114
Submitted by:	Mathieu Arnold <m@absolight.net> (maintainer)
2003-08-01 05:24:00 +00:00
Daichi GOTO
6fe6969d41 update devel/p5-DateTime-Calendar-Christian: 0.03 -> 0.04
PR:		55113
Submitted by:	Mathieu Arnold <m@absolight.net> (maintainer)
2003-08-01 05:21:26 +00:00
Daichi GOTO
bd9a7c1f5e update devel/p5-DateTime-Format-Mail: 0.25 -> 0.26
PR:		55109
Submitted by:	Mathieu Arnold <m@absolight.net> (maintainer)
2003-08-01 05:02:31 +00:00
Joe Marcus Clarke
fbb9f4c695 * Remove redundant patches that were rolled into the GCC 2.95.x patch [1]
* Use gnomehack and remove another patch

Reminded by:	maintainer
2003-08-01 02:54:35 +00:00
Kirill Ponomarev
2bee5db542 - Update to 0.25: allows generating diffs
not only against CVS

PR:		55135
Submitted by:	maintainer
Approved by:	fjoe (mentor) (implicit)
2003-07-31 21:48:23 +00:00
Oliver Braun
f06bbf865a Upgrade to 0.9.12. 2003-07-31 21:36:55 +00:00
Hye-Shik Chang
70eff60778 Update to 3.2 2003-07-31 20:51:45 +00:00
Hye-Shik Chang
6b1a1be67c Update to 1.4.1 2003-07-31 20:40:22 +00:00
Joe Marcus Clarke
782f25a115 Fix build on -STABLE.
Submitted by:	maintainer
Reported by:	kris via bento
2003-07-31 18:26:39 +00:00
Adam Weinberger
6096bfd3ce Update to 1.99.6. 2003-07-31 18:09:37 +00:00
Kirill Ponomarev
704f7ef9ae New port devel/p5-DateTime-Locale
DateTime::Locale is primarily a factory for the various locale
subclasses. It also provides some functions for getting
information on available locales.

PR:		55069
Submitted by:	Mathieu Arnold <m@absolight.net>
Approved by:	fjoe (mentor) (implicit)
2003-07-31 12:23:31 +00:00
Kirill Ponomarev
b17c71667c Update to 0.15
PR:		55105
Submitted by:	maintainer
Approved by:	fjoe (mentor) (implicit)
2003-07-31 12:14:08 +00:00
Kris Kennaway
b6b31a8640 Add back NO_PACKAGE with a description of the real reason that packages
may not be distributed (distributing code created using icc requires
a purchased license).

Submitted by:	Marius Strobl <marius@alchemy.franken.de>
2003-07-31 11:49:31 +00:00
Wolfram Schneider
0a333c0083 Checkout directory ports/Templates too, required for config.guess 2003-07-31 09:29:36 +00:00
Kris Kennaway
158edb6464 No need to prevent package building of this port just because the icc port
is NO_PACKAGE.
2003-07-31 03:53:57 +00:00
Joe Marcus Clarke
c60617473f Remove gnome2-devel. 2003-07-31 03:07:56 +00:00
Joe Marcus Clarke
8da84120d5 Remove this port as it was only used by GNOME 1.4 users, and we no longer
have a GNOME 1.4 desktop.
2003-07-31 03:07:39 +00:00
Joe Marcus Clarke
5b09095859 Remove gnome-devel. 2003-07-31 03:03:41 +00:00
Joe Marcus Clarke
91b135cff2 Remove this port since we no longer need it for the GNOME 1.4 desktop.
Reminded by:	kris
2003-07-31 03:03:21 +00:00
Kris Kennaway
2ca652a807 RESTRICTED implies NO_CDROM 2003-07-30 21:19:26 +00:00
Oliver Lehmann
0af439f6aa add INSTALLS_SHLIB, USE_LIBTOOL
s/freebsd/FreeBSD/ in MAINTAINER field
2003-07-30 18:07:17 +00:00
Oliver Lehmann
703a191e7c add INSTALLS_SHLIB 2003-07-30 18:06:18 +00:00
Oliver Lehmann
a965f1cfc2 utilize USE_SDL 2003-07-30 17:24:56 +00:00
Kirill Ponomarev
57de884f10 - Unbreak under GCC 3.3 (added 2 patches approved by the
author)
- Sort pkg-plist

PR:		55045
Submitted by:	maintainer
Approved by:	fjoe (mentor) (implicit)
2003-07-30 13:29:48 +00:00
Kirill Ponomarev
d356e676f4 Update to to 0.10.82
PR:		55038
Submitted by:	maintainer
Approved by:	fjoe (mentor) (implicit)
2003-07-30 08:17:34 +00:00
Kirill Ponomarev
b21d1a26ef Update to 0.9.3
Unbreak it because tempnam() was removed from sources

Approved by:	fjoe (mentor) (implicit)
2003-07-29 21:11:26 +00:00
Oliver Lehmann
1d88562c21 add 2 missing library links 2003-07-29 19:00:57 +00:00
Kirill Ponomarev
604f6c31af - Update to 0.8.12
- Teach the port about respecting NOPORTDOCS
- Use PYTHON_SITELIBDIR and DOCSDIR macros in pkg-plist
- Minor Makefile tweaks
- Hand maintainership to submiter

PR:		55012
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
Approved by:	fjoe (mentor) (implicit)
2003-07-29 13:22:47 +00:00
Kirill Ponomarev
709455dd16 Fix build on 4.x
PR:		55010
Submitted by:	maintainer
Approved by:	fjoe (mentor) (implicit)
2003-07-29 13:18:33 +00:00
Akinori MUSHA
0cc34442a6 Sorry, devel/file was a duplicate of sysutils/file.
One thing that was good about this mess was that I could take a closer
look at the code and found some bugs that I reported to the author a
while ago.
2003-07-29 13:02:26 +00:00
Michael Nottebrock
b4fe150f40 Update KDE to the latest official release, KDE 3.1.3.
Update kdesdk3, which didn't make the megacommit.

Approved by:	arved (mentor)
Pointy hat:	Da ports n00b, aka lofi
2003-07-29 13:01:14 +00:00
Akinori MUSHA
ac91ea973d Update to 0.2.2. My patch has quickly been merged. 2003-07-29 12:18:02 +00:00
Maxim Sobolev
10588346d3 Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +00:00
Akinori MUSHA
a886453f23 Add an ugly hack to cope with libtool mess. I'll have to get
USE_LIBTOOL working here in near future.
2003-07-29 07:50:49 +00:00
Akinori MUSHA
a260a54d28 Add file 4.03, the latest version of the famous file(1) utility, with
libmagic(3) included.
2003-07-29 07:32:32 +00:00
Akinori MUSHA
193e465caa Update to 0.2.1. 2003-07-29 07:15:53 +00:00
Akinori MUSHA
6fb7c0f0b9 Update to 2.0.4. 2003-07-29 07:03:32 +00:00
Akinori MUSHA
c78ef63727 Update to 0.5.1. 2003-07-29 06:44:28 +00:00
Daichi GOTO
f84ed2e942 update devel/bison: add WITHOUT_NLS support
The patch allows bison to be compiled without gettext support,
  for use when space is tight or the gettext dependency is not desired.

PR:		48824
Submitted by:	Matthias Andree <matthias.andree@web.de>
2003-07-29 06:35:27 +00:00
Oliver Lehmann
5af37dfa3d Add INSTALLS_SHLIB
Pointed out by:	kris
2003-07-29 03:36:26 +00:00