Commit graph

13491 commits

Author SHA1 Message Date
Jeremy Messenger
14c61d5c73 Fix the plist, missed a directory.
Reported by:	tmclaugh in IRC (#bsd-sharp at freenode)
Submitted by:	apeiron in IRC (#bsd-sharp at freenode)
2005-07-12 05:07:40 +00:00
Roman Bogorodskiy
58ddfab177 Update to 2.3.3.
PR:		83263
Submitted by:	Antonio Carlos Venancio Junior (maintainer)
2005-07-11 18:40:26 +00:00
Roman Bogorodskiy
b047c505a5 Set USE_LIBTOOL_VER to 13 to fix build on 4.x.
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
Reported by:	pointyhat via kris
2005-07-11 17:53:30 +00:00
Renato Botelho
d5a8ad9d47 Change MAINTAINER to my @FreeBSD.org account
Approved by:	flz (mentor)
2005-07-11 16:47:16 +00:00
Sergey Skvortsov
7bbc3422ca Update to 2.18.3, bug-fixes:
* https://bugzilla.mozilla.org/show_bug.cgi?id=293159
* https://bugzilla.mozilla.org/show_bug.cgi?id=292544

Reported by:	simon
Security:	http://vuxml.freebsd.org/6e33f4ab-efed-11d9-8310-0001020eed82.html
2005-07-11 14:13:23 +00:00
Jean-Yves Lefort
4ee8a70f7a Add p5-Algorithm-Bucketizer.
Algorithm::Bucketizer distributes items of a defined size into a number of
dynamically created buckets, each of them capable of holding items of a defined
total size.

WWW: http://search.cpan.org/search?dist=Algorithm-Bucketizer

PR:		ports/83064
Submitted by:	Christopher Boumenot <boumenot@gmail.com>
2005-07-11 08:09:44 +00:00
Sergey Skvortsov
01c7e7bfe0 Update to 0.40 2005-07-11 07:56:27 +00:00
Jean-Yves Lefort
852c9a9497 Add p5-Sort-Array.
This extended sorting algorithm allows you to

  a) sort an array by ANY field number, not only the first
  b) find duplicates in your data-set and sort them out.

WWW: http://search.cpan.org/dist/Sort-Array/

PR:		ports/82968
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-11 07:55:31 +00:00
Kris Kennaway
ad38f0e21a Reset undeliverable maintainer address:
<andrew@ids.pl>:
Sorry, no mailbox here by that name. vpopmail (#5.1.1)
2005-07-11 03:14:42 +00:00
Herve Quiroz
fda30571c8 Fix plist from last commit (and buy myself a brand new pointy hat...) 2005-07-11 01:45:40 +00:00
Herve Quiroz
b898cd59ec Update to 1.6.5 2005-07-11 01:31:20 +00:00
Jeremy Messenger
3dc58baf24 What is it?
-----------
NAnt is a .NET based build tool. In theory it is kind of like make without
make's wrinkles. In practice it's a lot like Ant.

If you are not familiar with Jakarta Ant you can get more information at the
Ant project web site (http://ant.apache.org/).

Why NAnt?
---------
Because Ant was too Java specific.
Because Ant needed the Java runtime.  NAnt only needs the .NET
or Mono runtime.

WWW: http://nant.sourceforge.net/

Submitted by:		apeiron (Christopher Nehren <apeiron@comcast.net>)
Maitnainer:		""
BSD# - Project by:	http://www.mono-project.com/Mono:FreeBSD
2005-07-10 22:41:56 +00:00
Jeremy Messenger
e06aeb6304 Chase the change dependency from monodoc to mono-tools. Bump the PORTREVISION.
BSD# - Project by:	http://www.mono-project.com/Mono:FreeBSD
2005-07-10 21:45:03 +00:00
Jeremy Messenger
18ce996f23 The mono-tools package contains the documentation browser for the Mono
class libraries.

WWW: http://www.mono-project.com

BSD# - Project by:	http://www.mono-project.com/Mono:FreeBSD
2005-07-10 21:43:47 +00:00
Jeremy Messenger
fe6cb39523 - Update to 1.0.7.
- Remove the ${BUILD_DEPENDS} in RUN_DEPENDS, because it causes gmake, libtool
  and few others become as runtime dependency, which they are just need to be
  in the build dependency.

NOTE: The monodoc no longer has the GUI browser, which it has been moved from
      monodoc to mono-tools (a new port is coming). The mono-tools will be
      depend on this port.

BSD# - Project by:	http://www.mono-project.com/Mono:FreeBSD
2005-07-10 21:37:55 +00:00
Kris Kennaway
6a46bd4388 Chase master siter
# XXX Newer version is available
2005-07-10 19:32:09 +00:00
Kris Kennaway
c67aaa0bc6 Chase master site 2005-07-10 19:26:18 +00:00
Michael Nottebrock
da457b4120 Add some more bandaids to allow at least the primitive KDE application
templates to actually build.

Submitted by: Andy Fawcett <andy@athame.co.uk>
2005-07-10 17:47:41 +00:00
Simon Barner
a35c631ad4 - Update to 2.47a / 2005-06-29
Reported by:	krismail (checksum mismatch for gstlfilt.tar)
2005-07-10 17:18:09 +00:00
Michael Nottebrock
3911b4f693 Update to new version (snapshot)
PR:		ports/83203
Submitted by:	maintainer
2005-07-10 17:01:44 +00:00
Roman Bogorodskiy
3f5754bbcd Update to 1.0.4.
PR:		83219
Submitted by:	stephane
2005-07-10 14:25:28 +00:00
Dirk Meyer
e72d2b48e7 - warn about bad ldconfig paths 2005-07-10 08:21:08 +00:00
Kris Kennaway
bd84f6cab5 Update to tkcvs 7.2.3 to fix fetching 2005-07-09 13:52:33 +00:00
Joe Marcus Clarke
5bd4328a57 Disable GTK+ support since it's only used for one tool, and that tool doesn't
seem to work anyway.
2005-07-09 03:50:52 +00:00
Pav Lucistnik
f15cceafbb dotconf++ is a dotconf like configuration file parser written in C++.
It supports macro substitution from the environment or from the file
itself, config file inclusion, easy handling of XML like tags,
checking for required tags, and more.

PR:		ports/83090
Submitted by:	Mark Starovoytov <mark_sf@kikg.ifmo.ru>
2005-07-08 22:47:00 +00:00
Kris Kennaway
03f9bca06d BROKEN on 5.x: Configure fails 2005-07-08 17:07:41 +00:00
Jean-Yves Lefort
6fb66cf168 Does not conflict with freelibiberty anymore
PR:		ports/83133
Submitted by:	Sven Berkvens-Matthijsse <sven@ilse.net>
2005-07-08 16:03:53 +00:00
Roman Bogorodskiy
5307d37007 - update to 1.0.20050306
- pass maintainership to submitter

PR:		83103
Submitted by:	Sylvio Cesar <sylvioc@gmail.com>
2005-07-08 05:36:31 +00:00
Greg Lehey
3395dbe088 Development version of cscout.
Approved by: dds
2005-07-08 00:36:34 +00:00
Thierry Thomas
7d420473f4 Update to 1.3.2. According to changelog:
* Eliminate path disclosure vulnerabilities by suppressing error
  messages when eval()'ing;
* Eliminate path disclosure vulnerability by catching bogus parameters
  submitted to XML_RPC_Value::serializeval().

Full changelog at <http://pear.php.net/package/XML_RPC/download/1.3.2>.

PR:		83106
Submitted by:	/me
Approved by:	maintainer
Security:	Eliminate vulnerabilities
2005-07-07 22:31:36 +00:00
Roman Bogorodskiy
8ca81e54d3 Update to 0.3.16.
PR:		83101
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
Approved by:	Vince Valenti (maintainer)
2005-07-07 18:48:54 +00:00
Joe Marcus Clarke
7c1992fb49 Presenting GNOME 2.10.2 for FreeBSD. Check out
http://mail.gnome.org/archives/gnome-announce-list/2005-July/msg00019.html
for the official release announcement as well as all the changes in this
release.
2005-07-07 17:44:16 +00:00
Cheng-Lung Sung
2709485f19 - update to 1.40
* document --dir option to module-starter
    * proper escaping of $] and $^X
    * never use \ for path delimiters in {Makefile,Build}.PL
    * don't always completely ignore --license
2005-07-07 06:05:09 +00:00
Michael Johnson
936eb1c7af - Chase changes to swig13
Pointed out by:	krismail
2005-07-07 04:36:14 +00:00
Pav Lucistnik
7f1e0ae99b - Update to 0.12
PR:		ports/83037
Submitted by:	Michael Seyfert <michaels@sdf.lonestar.org> (maintainer)
2005-07-06 16:13:27 +00:00
Pav Lucistnik
303d756025 - Update to 2.1.2
PR:		ports/83035
Submitted by:	Stefan Ehmann <shoesoft@gmx.net> (maintainer)
2005-07-06 13:49:20 +00:00
Jeremy Messenger
026640d5b9 Update to 2.0.15. 2005-07-05 19:52:32 +00:00
Jeremy Messenger
93fb1698a6 Update to 2.10.1. 2005-07-05 18:23:16 +00:00
Joe Marcus Clarke
3a369b791a Update to 2.10.0. 2005-07-05 18:07:00 +00:00
Lars Thegler
e3a53582c7 Add p5-Params-Util 0.05, utility functions to aid in parameter checking. 2005-07-05 10:59:35 +00:00
Thierry Thomas
984b0fed0e Security: fix CAN-2005-1921.
See <http://www.vuxml.org/freebsd/523fad14-eb9d-11d9-a8bd-000cf18bbe54.html>.

PR:		ports/82984
Submitted by:	thierry
Approved by:	simon (secteam hat; maintainer bypass)
2005-07-04 20:29:33 +00:00
Thierry Thomas
962b70744d Fix plist.
Reported by:	Kris via pointyhat
2005-07-04 19:08:50 +00:00
Roman Bogorodskiy
9b91dbfc3e Update to 0.6.11.
PR:		82971
Submitted by:	Andrej Zverev (maintainer)
2005-07-04 15:21:22 +00:00
Lars Thegler
5bce097063 Chase updated binaries 2005-07-04 13:22:51 +00:00
Volker Stolz
cf9fe05398 - Update to 1.2.6
- Use PORTDOCS=*
2005-07-04 12:17:49 +00:00
Sergey Skvortsov
296bdd4d98 Require Perl 5.8 or newer. 2005-07-04 09:06:29 +00:00
Roman Bogorodskiy
e8e76318bb - Update to version 3.12
PR:		82936
Submitted by:	Ports Fury
2005-07-04 05:40:41 +00:00
Oliver Lehmann
8c932c7e18 update to 0.13.2
PR:		ports/82331
Submitted by:	Tijl Coosemans <tijl@ulyssis.org>
Approved by:	maintainer timeout (2 weeks)
2005-07-03 15:43:46 +00:00
Roman Bogorodskiy
57dcca4d9a - update to 0.63
- add two new dependencies

PR:		82914
Submitted by:	Rong-En Fan (maintainer)
2005-07-03 15:06:03 +00:00
Jeremy Messenger
313b65a2f7 - Update plist for dbus 0.34. [1]
- Remove the ${BUILD_DEPENDS} in RUN_DEPENDS, because it causes gmake, libtool
  and few others become as runtime dependency, which they are just need to be
  in the build dependency.

Reported by:	marcus [1]
2005-07-03 07:21:09 +00:00
Joe Marcus Clarke
f513c549e6 Remove the kqueue watch from the mainloop before unref'ing it. This
eliminates one needless kevent system call.
2005-07-03 06:11:00 +00:00
Joe Marcus Clarke
c438b8ca4b Remove a leftover directory.
Reported by:	pointyhat via kris
2005-07-03 05:50:49 +00:00
Joe Marcus Clarke
9ec70a9086 Be sure to unref the kqueue watch along with marking the kqueue file
descriptor as invalid.
2005-07-03 05:47:03 +00:00
Joe Marcus Clarke
edd625d2fd Fix a mismerge in the last OPTIONS patch. I forgot a line, but perl -cw
didn't catch the missing ';'.  This should fix the erroneous messages
about OPTIONS misuse.
2005-07-03 04:52:12 +00:00
Mikhail Teterin
1b4ce15ea6 Update lang/otcl from 1.8 to 1.9 and devel/tclcl from 1.15 to 1.16.
Add a patch to the latter to use Tcl-8.4.10's http2.5 instead of
http2.4, which came with earlier Tcl; correct the patch-aa to use
Tcl-8.4 (like the rest of the port) instead 8.3 in otcldoc.

Submitted by:	pointyhat (the http2.4 vs. http2.5 discrepancy)
2005-07-03 00:41:01 +00:00
Joe Marcus Clarke
63d27a6ff1 Update to 2.7.2.
* Add '+' to the list of valid characters for file names in the warning
  message.
* Check to make sure OPTIONS is specified before bsd.port.pre.mk (only if
  OPTIONS is actually defined). [1]

PR:		82316 [1]
Submitted by:	sem [1]
2005-07-02 20:35:23 +00:00
Joe Marcus Clarke
668c6bf02c Reverse the logic used for kevent. Set timeout to NULL when setting the event,
and timeout to the zero timespec when reading the event.
2005-07-02 19:30:59 +00:00
Joe Marcus Clarke
608020fae1 Fix a CPU hog problem with dbus running in fork mode. Kqueue is not shared
across fork(), and thus the file descriptor kevent was trying to read from
was actually pointign to /dev/null.  This caused dbus to eat up 100% of the
CPU.  Of course, tests with --nofork worked just fine.

The new approach will detect if the kqueue has been closed, a reopen it
after the fork.
2005-07-02 19:17:42 +00:00
Thierry Thomas
c3636c67d5 Add the license file to plist.
Reported by:	Kris via pointyhat.
2005-07-02 15:37:14 +00:00
Joerg Wunsch
e2b37e808b Bump port revision for the fixed PLIST. 2005-07-02 06:32:26 +00:00
Joerg Wunsch
636e0cf3a1 Forgot to fix the plist after the recent upgrade to 2.16. 2005-07-02 06:29:57 +00:00
Joe Marcus Clarke
f40a0e4c6e Ensure that libgnomedb support is enabled.
Reported by:	Oliver <oliver303@aon.at>
2005-07-02 05:41:03 +00:00
Joe Marcus Clarke
bb41217ac5 Fix the build on 4.X.
Reported by:	pointyhat via kris
2005-07-02 05:12:20 +00:00
Jean-Yves Lefort
2a40b6918f - Add missing devel/p5-Class-ISA dependency [1]
- Fix packing list

[1]
PR:		ports/82877
Submitted by:	maintainer
2005-07-01 23:09:43 +00:00
Florent Thoumie
48ffccbf54 - Fix typo in pkg-descr.
PR:		ports/82835
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
Approved by:	maintainer
2005-07-01 08:57:34 +00:00
Volker Stolz
1e98473d7e Remove obsolete patch now that we don't build the included libltdl anymore 2005-07-01 07:17:24 +00:00
Florent Thoumie
c9c66c7689 - Sanitize CFLAGS using WITHOUT_CPU_CFLAGS.
Reported by:	Martin Cracauer <cracauer@cons.org>
Fix by:		kris
2005-07-01 06:49:16 +00:00
Joe Marcus Clarke
af7ecf9aa6 Sync with dbus-0.34. 2005-07-01 06:35:11 +00:00
Joe Marcus Clarke
985e9eaa7f * Update to 0.34
* Add kqueue support so to dynamically re-read new configuration files
2005-07-01 05:20:13 +00:00
Joerg Wunsch
3d548a99a8 Update to binutils-2.16.
A number of our old patches have been integrated into the mainline now,
so they can be removed.
2005-06-30 22:19:42 +00:00
Florent Thoumie
980ccec119 - Fix behavior on latest CURRENT.
- Remove hard-coded prefix in pkg-install.

PR:		ports/82333
Submitted by:	maintainer
2005-06-30 19:45:09 +00:00
Florent Thoumie
3e8732e462 - Add WITHOUT_THREADS knob.
PR:		ports/82818
Submitted by:	Gunter Wambaugh <gunter@thewambaughs.net>
2005-06-30 17:46:46 +00:00
Roman Bogorodskiy
c335acf582 Update to 0.23.
PR:		82832
Submitted by:	Aaron Dalton (maintainer)
2005-06-30 17:28:02 +00:00
Volker Stolz
7d1121db84 Don't link statically to home-grown libltdl 2005-06-30 15:47:32 +00:00
Simon L. B. Nielsen
8fb327b2c4 - Update to 1.3.25.
- Assign maintainership to submitter.

PR:		ports/82240
Submitted by:	Soeren Straarup <xride@x12.dk>
Approved by:	maintainer timeout
2005-06-29 22:33:22 +00:00
Jean-Yves Lefort
16e1276001 Add p5-Algorithm-LUHN.
This module calculates the Modulus 10 Double Add Double checksum, also known
as the LUHN Formula. This algorithm is used to verify credit card numbers and
Standard & Poor's security identifiers such as CUSIP and CSIN.

You can find plenty of information about the algorithm by searching the web
for "modulus 10 double add double".

WWW: http://search.cpan.org/dist/Algorithm-LUHN/

PR:		ports/82650
Submitted by:	Aaron Dalton <aaron@daltons.ca>
2005-06-29 22:14:25 +00:00
Jean-Yves Lefort
700b81f353 Update to 1.1a, which contains a workaround for a kqueue-related crash.
PR:		ports/82392, ports/82426
Submitted by:	bogus addresses
Approved by:	maintainer timeout (10 days)
2005-06-29 21:05:41 +00:00
Thierry Thomas
a1130fd2e3 Make fetchable again with --no-check-certificate.
Reported by:	Kris via pointyhat
2005-06-29 19:12:13 +00:00
Jean-Yves Lefort
13cc8c98ff Update to 0.22
PR:		ports/82783
Submitted by:	maintainer
2005-06-29 18:55:41 +00:00
MANTANI Nobutaka
3a892a5369 Add arm support.
Submitted by:	cognet
2005-06-29 16:29:45 +00:00
Sam Lawrance
e1ff934fae Mark broken for PERL_LEVEL < 500703 (ie 4.x), as it requires
Tie::File 0.97 or later (only 0.96 is available separately).

PR:		ports/82775
Submitted by:	TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
Reported by:	kris
2005-06-29 12:42:02 +00:00
Jean-Yves Lefort
37115d77b9 Add INSTALLS_SHLIB=yes
Approved by:	maintainer timeout (11 days)
2005-06-29 12:17:01 +00:00
Volker Stolz
27f30c18c4 Add minimal patch to make libusb build with plain gcc on 4.x again.
This also allows us to return to standard libtool-handling.

PR:		ports/80169
Submitted by:	Helge Oldach
Approved by:	maintainer timeout
2005-06-29 10:48:56 +00:00
Sam Lawrance
059b790d76 Add patch to fix build on 6
PR:		ports/82742
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-06-29 04:51:44 +00:00
Roman Bogorodskiy
6ee054215f Update to 1.2.2.
PR:		82760
Submitted by:	Ben Woolley (maintainer)
2005-06-29 03:31:58 +00:00
Mathieu Arnold
4024aa9678 Update to 1.1 2005-06-28 16:00:40 +00:00
Jean-Yves Lefort
a998c6e8da Add p5-Data-Taxonomy-Tags.
Data::Taxonomy::Tags will basically take care of easily managing tags for an
item. You provide it with a string of tags and it will allow you to call
methods to get all the tags and categories as well as add and delete tags
from the list.

WWW: http://search.cpan.org/dist/Data-Taxonomy-Tags/

PR:		ports/82669
Submitted by:	Aaron Dalton <aaron@daltons.ca>
2005-06-28 14:35:28 +00:00
Joe Marcus Clarke
840364f4eb Update to 2.10.1.
PR:		82446
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2005-06-28 04:38:41 +00:00
Joe Marcus Clarke
1887939133 Update to 2.10.1.
PR:		82444
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2005-06-28 04:36:20 +00:00
Jean-Yves Lefort
61bb11016d Add google-sparsehash.
An extremely memory-efficient hash_map implementation. 2 bits/entry overhead!
The Google SparseHash project contains several hash-map implementations in use
at Google, with different performance characteristics, including an
implementation that optimizes for space and one that optimizes for speed.

WWW: http://goog-sparsehash.sf.net

PR:		ports/82696
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-06-28 01:17:21 +00:00
Jean-Yves Lefort
7820ed4c79 Update to 5.7
PR:		ports/82672
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-06-27 20:30:35 +00:00
MANTANI Nobutaka
4f0a5cf977 Update to 6.5.
Submitted by:	lioux
2005-06-26 17:24:27 +00:00
Michael Nottebrock
8bf4bd1c32 Update to KDE 3.4.1 2005-06-26 15:38:58 +00:00
Alexander Leidinger
6d350a99ca Update to 1.3.3.
Prodded by:	jkoshy
2005-06-25 12:34:48 +00:00
Roman Bogorodskiy
893684fdd5 Update to 1.4.1.
PR:		82525
Submitted by:	Antonio Carlos Venancio Junior (maintainer)
2005-06-25 09:42:46 +00:00
Jeremy Messenger
5f1966d995 Use DOCSDIR.
PR:		ports/82613
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-06-24 17:20:13 +00:00
Sam Lawrance
0040c9adaa Update to 1.3.12
PR:		ports/82565
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-06-24 11:16:57 +00:00
Michael Johnson
440676eb15 Add py-ll-url 0.15.1, RFC2396 implementation of URLs and file like
classes for URLs.

PR:		ports/82580
Submitted by:	Choe, Cheng-Dae
2005-06-24 06:43:45 +00:00
Michael Johnson
6ca6b0674b - Update to 0.6.1
- Transfer maintainer to submitter

PR:		ports/82581
Submitted by:	"Choe, Cheng-Dae" <whitekid@gmail.com>
2005-06-24 06:31:28 +00:00
Michael Johnson
1aa0b006c7 Add py-ll-core 0.3, utility functions and classes used by the other
LivingLogic packages.

PR:		ports/82578
Submitted by:	Choe, Cheng-Dae
2005-06-24 06:28:28 +00:00
Michael Johnson
5f2a685d76 - Update to 0.89
PR:		ports/82585
Submitted by:	Rong-En Fan (maintainer)
2005-06-24 00:38:31 +00:00
Pav Lucistnik
a8203f58cc - Update to libticalcs 4.5.9, libtifiles 0.6.5, libticables 3.9.2 and tilp 6.79
PR:		ports/82407
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
2005-06-23 16:29:05 +00:00
Mathieu Arnold
d3512b4b2d Update to 1.12 2005-06-23 12:18:30 +00:00
Mathieu Arnold
af48eb8470 Update to 2.29 2005-06-23 10:03:59 +00:00
Michael Johnson
fc5bc98d9c Add p5-Test-Warn 0.08, perl extension to test methods for warnings.
PR:		ports/82400
Submitted by:	Brian Minard <bminard@flatfoot.ca>
2005-06-22 06:53:39 +00:00
Mathieu Arnold
a23d744625 Update to 0.12 2005-06-20 15:42:47 +00:00
Mathieu Arnold
c5fd98a6e1 Give to perl@ 2005-06-20 15:21:58 +00:00
Mathieu Arnold
433914e029 Update to 0.26.11 2005-06-20 15:18:48 +00:00
Mathieu Arnold
670c8446ac Update to 0.29 2005-06-20 14:43:05 +00:00
Mikhail Teterin
f58af2e9d2 Remove the obsolete pre-patch target and add some patches to provide
for clean build with `-Wall -Werror'. No functional changes nor
upgrades.
2005-06-20 14:34:11 +00:00
Sam Lawrance
35ff7e1b8e Update to 2.0.6
PR:		ports/82225
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
2005-06-20 13:43:40 +00:00
Sam Lawrance
f70fe3a405 Add p5-Tie-iCal 0.13, tie iCal files to Perl hashes.
PR:		ports/82216
Submitted by:	TAKAHASHI Kaoru <kaoru@kaisei.org>
2005-06-20 08:20:38 +00:00
Florent Thoumie
285f9438fd - Update to 1.3.0.
PR:		ports/82416
Submitted by:	maintainer
2005-06-19 17:38:07 +00:00
Michael Johnson
4cb240652f - Add devel/libopensync
OpenSync is a synchronization framework that is platform and distribution
 independent. It consists of several plugins that can be used to connect to
 devices, a powerfull sync-engine and the framework itself. The synchronization
 framework is kept very flexible and is capable of synchronizing any type of
 data, including contacts, calendar, tasks, notes and files.

Note: You may want to avoid extra dependencies from devel/swig13 by building with
      the following SWIG_LANGUAGES="perl python"
2005-06-19 05:54:13 +00:00
Mario Sergio Fujikawa Ferreira
43886434ac New port alleyoop version 0.8.3: A graphical front-end to Valgrind
memory checker
2005-06-18 19:58:28 +00:00
Koop Mast
9130d6b022 Update to 0.10.
Take over maintainership.
Add switches to build agains mozilla and firefox (borrowed from the galeon port).

Approved by:	rui AT ruilopes dot com (previous maintainer)
2005-06-18 12:23:25 +00:00
Alexander Leidinger
23b3bc4b0d Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
    tools to strip binaries anymore, so it's not neccesary anymore to override
    STRIP and STRIP_CMD.
  - USE_LINUX_PREFIX implies NO_MTREE now.
  - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
    instead upon the native FreeBSD libraries.
  - The variable LINUX_BASE_PORT contains a string which is suitable as an
    item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
    default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
    instead of a hardcoded reference.
  - Change all ports to comply to the "new world order".
  - The Ports Collection now allows to override the default linux_base port.
    Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
    ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
    ${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}).
  - If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base
    port and if USE_LINUX isn't set to "yes" (case insensitive), the port will
    be marked as IGNORE. [1]
  - Readd USE_LINUX knobs into several ports and make several uses of a
    conditional dependency ("USE_LINUX?=") into an unconditional one
    ("USE_LINUX=") which where removed/changed by Trevor to allow the use of
    alternative linux_base ports. While this is a nice goal, the implementation
    resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob
    in this commit is supposed to fix the problem while keeping the feature.
    Basicaly this includes a backout of Trevor's commit, to prevent confusion
    I mention it here explicitely.
  - Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports.
    Chase dependencies for this.
  - Changes to make linux_devtools installable on amd64, remove some stray
    device nodes (they don't work on recent OS versions and aren't really
    needed).
  - Make linux_base-8 PREFIX clean and remove some stray device nodes.
    Additionally tell a little bit more about how to setup NIS/YP [2].
  - Update the PGSQL dependency in the linux-opengroupware port to a recent
    version (the old one isn't available anymore), I don't know if this
    works (at least it isn't more broken than before).
  - Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux
    ports, the former path exists already and gets populated by other
    packages too (PREFIX=LINUXPREFIX!).
  - Fix some obvious (non-linuxolator) bugs in some linux ports while being
    there.
  - Bump PORTREVISION where neccesary.

Requested by:	portmgr (linimon) [1]
Submittted by:	Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2]
Approved by:	portmgr (kris, linimon), maintainers (or maintainer timeout)
Tested on:	ports cluster (kris)
Reviewed by:	silence on emulation@
Superseedes PR:	69997

Maintainer approval from:
	chris@chrisburkert.de
	cracauer@cons.org
	des
	girgen
	jamie@bishopston.net
	mezz
	mi
	nivit@users.sf.net
        pat
	simond@irrelevant.org
	riggs@rrr.de
	Udo.Schweigert@Siemens.com
2005-06-17 22:59:29 +00:00
Alfred Perlstein
bbdc6fa005 Explicitly disable "soft syscalls" when compiling WITH_HARD_SYSCALLS. 2005-06-17 19:01:30 +00:00
Pav Lucistnik
2c00f3f226 - Update to 2.0.3
PR:		ports/82368
Submitted by:	Renato Botelho <freebsd@galle.com.br> (maintainer)
2005-06-17 18:44:11 +00:00
Ade Lovett
06e15bfd81 Update to 1.5.18
More robust -pthread hack obtained from dfports.

Tested with:	full build of x11/gnome2 and x11/kde3
2005-06-17 17:12:00 +00:00
Ade Lovett
ccff16c57f Update to 0.14.5
Tested with:	full build of x11/gnome2 and x11/kde3
2005-06-17 17:11:00 +00:00
Ade Lovett
6d780d7a0b Add previously-missed patch, required for successful build of 1.9.5
documentation

Submitted by:	marcus
2005-06-17 05:31:29 +00:00
Ade Lovett
db2646508d Minor INFO-related cleanups 2005-06-17 02:56:07 +00:00
Ade Lovett
cbcdcfb3d4 Purge WANT_{LIBTOOL,AUTOCONF,AUTOMAKE}_RUN
The versioned autotools are now strictly for building other ports in the tree.
Likewise, the gnu- autotools are for runtime dependencies for IDEs, and others,
where unmodified cross-platform capabilities are desired.
2005-06-16 17:29:45 +00:00
Ade Lovett
68827efc49 Update and tweak a little for run-time usage. 2005-06-16 17:27:26 +00:00
Ade Lovett
504cc3c4cc Migrate over to using gnu-{libtool,autoconf,automake} as a runtime
dependency, rather than using the build-only versioned ports, in an
almost identical manner to devel/anjuta.

Tested by:	tap on #kde-freebsd
Approved by:	lofi
2005-06-16 17:24:27 +00:00
Sergey Skvortsov
a77993d8d6 Update to 3.09 2005-06-16 11:41:12 +00:00
Vanilla I. Shu
73ef68bedc Upgrade to 0.9.10.010. 2005-06-16 09:33:22 +00:00
Ade Lovett
2145db679a Assume maintainership.
It's important to note here that these particular versions of autotools
will be left without FreeBSD-specific hacks, so that developers and IDEs
alike will be able to run in a pristine environment, ensuring
cross-platform capability.  The prefix of ${LOCALBASE}/gnu-autotools
will remain untouched, it's merely a case of ensuring that they are
kept up to date.

Approved by:	marcus
2005-06-16 05:51:35 +00:00
Sergey Matveychuk
bf96ed6687 - Fix pkg-plist
Reported by:	kris via pointyhat
2005-06-16 05:19:40 +00:00
Michael Johnson
935b2bca89 - Update to 3.11.0.1
PR:		ports/82275
Submitted by:	Ports Fury
2005-06-16 02:42:14 +00:00
Thierry Thomas
d9cfd0c5a5 Add BOUML 2.2.2, a free UML tool box allowing you to specify and
generate code in C++, Java and Idl.

BOUML is extensible, and the external tools (named plug-outs) may
be developed in C++ or Java, using BOUML for their definition as
any other program. The code generators and reverses are ones of
the pre-defined plug-outs  included in the BOUML distribution.
2005-06-15 22:41:31 +00:00
Alfred Perlstein
8aef8486ec support toggling of HARD/SOFT syscalls. 2005-06-15 21:03:03 +00:00
Greg Lewis
533210d3c2 . Update to 2.0.2.
. Use new MASTER_SITE and web page.

PR:		82276
Submitted by:	Ports Fury
2005-06-15 19:56:49 +00:00
Tilman Keskinoz
85fffa76d9 Make fetchable for pointyhat by putting a copy into my MASTER_SITES_LOCAL 2005-06-15 14:24:24 +00:00
Ade Lovett
00c2ca20f8 Pick this one up too, since it is somewhat intrinsically linked
to autotools
2005-06-15 06:48:19 +00:00
Ade Lovett
c94d76f525 All that we see or seem, is but a dream, within a dream.
Take back maintainership.  I'll be scouring the PR database shortly,
if I miss any, or someone beats me to it, please feel free to reassign
appropriately.
2005-06-15 06:28:34 +00:00
Dejan Lesjak
2552b8e5f9 Upgrade to XFree86 4.5.0.
Ports changes:
- Drop dependency on x11/wrapper. X server already contains this code
(programs/Xserver/os/utils.c rev. 3.58).
- Install default SecurityPolicy with XFree86-4-libraries, thus avoiding
plists and who-owns-what complications between different fooServer ports.
Copy default file to real one if that doesn't exist and remove both upon
uninstall if they are the same.
- Revert change to Imake.rules rev. 3.132 in devel/imake-4 port, since
couple of ports break with this change
(devel/imake-4/files/patch-Imake.rules)
- Add grehans patches for PPC [1]
- Several of directories that were previously in /etc/mtree/BSD.x11-4.dist
were moved to respective ports pkg-plists

PR:		[1] 78345, 78346, 78348, 78352, 78353, 78354, 78355, 78356
2005-06-15 02:40:03 +00:00
Jean-Yves Lefort
399502f813 [1]:
- Update to 0.19
  - Chase original master site
  - Remove WITHOUT_ADNS option, as the configure script shipped with
    0.19 does not know anything about adns
  - Replace !WITHOUT_{LUA,SQLITE} with WITH_{LUA,SQLITE}_PORT to make
    the included libraries the default choice - the INSTALL file coming
    with the distribution suggests using the bundled libraries to avoid
    problems, and as this software is still under heavy development, I
    think it should be honored
  - Add home page URL to pkg-descr

Moreover:
  - Respect ${CXXFLAGS}
  - Polish the Makefile

PR:		ports/81470 [1]
Submitted by:	Stefan Walter <sw@gegenunendlich.de> [1]
Approved by:	maintainer timeout (21 days)
2005-06-14 12:23:49 +00:00
Erwin Lansing
2e2949546d Update to 0.21 2005-06-14 09:33:42 +00:00
Jeremy Messenger
6aaf2d7870 Update to 2.10.2. 2005-06-14 02:33:50 +00:00
Sergey Matveychuk
4047b4e7ce - Wrong subdir name for fetching fixed
Reported by:	kris via pointyhat
2005-06-13 15:58:36 +00:00
Roman Bogorodskiy
1ceb792010 Update to 0.9.7.
PR:		82149
Submitted by:	Alex Kiesel <kiesel@schlund.de>
2005-06-13 09:54:32 +00:00
Thierry Thomas
3117c61541 Add ireport 0.5.0, a visual report builder/designer for
JasperReports.

Reviewed by:	hq
2005-06-12 19:21:53 +00:00
Thierry Thomas
414a0782bc Add tinylaf 1.2.1, a pluggable Look and Feel for Java. 2005-06-12 19:19:06 +00:00
Thierry Thomas
e36c8ed234 Add looks 1.3.1: the JGoodies Looks improve the appearance of your
Java applications.
2005-06-12 19:18:10 +00:00
Thierry Thomas
30ff38e70f Add jcmdline 1.0.3, a Java command line processor. 2005-06-12 19:16:37 +00:00
Craig Rodrigues
5b95e58dfa Undo previous commit, which for some reason caused .la files to
be installed only if Python was not used in the build.

Approved by:	demon (ports mentor)
2005-06-12 17:51:34 +00:00
Jean-Yves Lefort
6147af0d19 Remove empty patch.
PR:		ports/82162
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
2005-06-12 17:31:02 +00:00
Sergey Skvortsov
1866ae880f Fix build for perl-5.00503.
Pointed by:	Scott Allendorf <scott-allendorf ?? uiowa.edu>
2005-06-12 14:36:03 +00:00
Sergey Skvortsov
7418312426 Fix PORTVERSION.
Pointed by:	chkversion (kris)
2005-06-12 10:33:03 +00:00
Kirill Ponomarev
230199e849 Add WITH_LINK_SIZE knob which allows to adjust pcre internal data
structures for compilation of jumbo-sized patterns.

PR:		ports/74369
Submitted by:	David Landgren <david (at) landgren dot net>
2005-06-12 07:39:16 +00:00
Florent Thoumie
e6ca7b011a - Fix dependency (p5-PodParser -> p5-Pod-Parser) 2005-06-11 21:50:07 +00:00
Oliver Lehmann
ff9f8406eb update to 0.5.0 2005-06-11 18:10:37 +00:00
Sergey Skvortsov
54a1630d6e * reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
2005-06-11 16:13:12 +00:00
Joe Marcus Clarke
1ce46ab408 Update to 2.0.14. 2005-06-11 05:23:12 +00:00
Joe Marcus Clarke
7f910f384e Use the new USE_FAM macro to dynamically choose between fam and gamin. 2005-06-11 00:56:03 +00:00
Pav Lucistnik
4c44860299 - Update to 1.5.2
PR:		ports/82086
Submitted by:	Steve Ames <steve@energistic.com>
2005-06-10 21:29:51 +00:00
Koop Mast
598c7fa206 Fix patching
Noticed by:	krion
2005-06-10 20:45:32 +00:00
Thierry Thomas
1f1dd63dd0 Upgrade to 1.2.1.
PR:		ports/80891
Submitted by:	Kay Abendroth <kay.abendroth (at) gmail.com>
Approved by:	maintainer's time-out (1 month)
2005-06-10 19:47:26 +00:00
Koop Mast
1bca7d6f9c Update to 2.6.5. 2005-06-10 19:13:37 +00:00
Jean-Yves Lefort
7228ceb545 Update to 0.1.1 2005-06-10 17:38:28 +00:00
Sam Lawrance
ceecfd8fcc Update to 1.2.a.30
PR:		ports/82119
Submitted by:	Martin Matuska <martin@matuska.org> (maintainer)
2005-06-10 15:49:04 +00:00
Sergey Skvortsov
7808fc2693 Add missed manpages.
Pointed by:	pointyhat (kris)
2005-06-10 15:24:27 +00:00
Sam Lawrance
fb9f9a5d51 Update to 5.10.0
Submitter mentions license change, nothing ominous though (LGPL)

PR:		ports/82116
Submitted by:	Marwan Burelle <marwan.burelle@lri.fr> (maintainer)
2005-06-10 15:07:57 +00:00
Dmitry Sivachenko
a9895245cb Require gcc version 3.4+.
This seems to fix build on 4-STABLE.

Problem noted by:	kris
2005-06-10 12:43:13 +00:00
Roman Bogorodskiy
cdee7efa3b Update to 0.9.4.
PR:		82041
Submitted by:	Alexander Novitsky (maintainer)
2005-06-10 09:57:30 +00:00
Trevor Johnson
e81c2cc67d Remove the netscape7 port due to multiple security bugs.
Netscape 8.0 is available only for Windows.
2005-06-10 09:08:32 +00:00
Trevor Johnson
38b9c3299d Remove expired linux_base-6 port. 2005-06-10 08:27:55 +00:00
Sergey Matveychuk
4ad176a476 - Fix libdata/pkgconfig policy
Reported by:	kris via pointyhat
2005-06-10 05:27:32 +00:00
Alexey Dokuchaev
f048ecd2d8 Add ROTE, a simple library for VT102 terminal emulation.
WWW: http://rote.sourceforge.net/
2005-06-10 05:07:21 +00:00
Joe Marcus Clarke
a090e304e4 Add support for getting disk read/write usage on -CURRENT using GEOM
and devstat.  Thanks to phk for providing insight on how to do this.

Tested by:	kwm
2005-06-10 03:17:18 +00:00
Vanilla I. Shu
f8336019de Fix pkg-plist.
Obtained from:	kris@
2005-06-10 02:16:53 +00:00
Thierry Thomas
8cda354449 Re-add USE_GMAKE.
PR:		ports/82069
Submitted by:	maintainer
Pointyhat to:	thierry
2005-06-09 17:15:24 +00:00
Joe Marcus Clarke
bef4e9b1fe Create the ${X11BASE} services directory in the correct location. 2005-06-09 16:13:00 +00:00
Sergey Skvortsov
b07854ab22 Update to 0.17 2005-06-09 15:01:00 +00:00
Alexander Nedotsukov
a425ea3ae7 Update to 2.0.13 2005-06-09 14:52:21 +00:00
Dejan Lesjak
c85d6e486c Fix INDEX build:
"/usr/ports/devel/dbus-sharp/../dbus/Makefile", line 76: Unassociated
shell command "${MKDIR} ${X11BASE}/share/dbus-1/services"

Submitted by:	flz
2005-06-09 11:25:59 +00:00
Sergey Matveychuk
a7438fab85 - Update to 1.3 2005-06-09 11:15:12 +00:00
Sergey Matveychuk
d4e3823b04 - Update to 2.6 2005-06-09 08:28:27 +00:00
Sergey Matveychuk
3c4cc27793 - Update to 4.0.6
- Flexiblize pkg-plist a little
2005-06-09 07:28:56 +00:00
Sergey Matveychuk
9ba04e0f39 - Update to 2.7.2 2005-06-09 06:18:12 +00:00
Joe Marcus Clarke
7d8e10ed12 Be sure to create ${X11BASE}/share/dbus-1/services to avoid a startup problem
with session-based dbus.
2005-06-09 04:10:18 +00:00
Thierry Thomas
bae3b24bd5 - Update to 0.7;
- add OCAMLFIND_DESTDIR to MAKE_ENV, in order for ocamlfind to respect
  PREFIX.

PR:		ports/81991
Submitted by:	maintainer
2005-06-08 21:18:02 +00:00
Tilman Keskinoz
955eaac86b Oops, forgot a )
Reported by:	maintainer
2005-06-08 16:51:58 +00:00
Tilman Keskinoz
f5bd648d81 Add an experimental port of ice, the Internet Communications Engine, a
modern alternative to object middleware such as CORBA.

PR:			64136
Submitted by:		Stefan Ehmann <shoesoft@gmx.net>
Original submission by:	Sergey Matveychuk <sem@ciam.ru>
Thanks to:		flz for reviving the PR
2005-06-08 15:10:56 +00:00
Sergey Skvortsov
80aa157ec0 Update to 2.18.1
PR:		ports/81583
Submitted by:	Choe, Cheng-Dae <whitekid at gmail.com>
2005-06-08 14:56:01 +00:00
Sam Lawrance
877d5ac090 Add gwenhywfar 1.13.2, multi-platform helper library for networking and
security applications.

PR:		ports/80795 (based on)
Submitted by:	Peter Cornelius <pcc.at.gmx.net>
2005-06-08 14:45:19 +00:00
Lars Thegler
b5bdc5bf8b Update to 1.10 2005-06-08 13:19:44 +00:00
Sergey Skvortsov
1b54e6f59f PORTREVISION++
* LIB_DEPENDS: strfunc.7 => strfunc.9
2005-06-08 10:44:05 +00:00
Sergey Skvortsov
b7f565299f Update to 8.2
Approved by:	maintainer
2005-06-08 10:40:23 +00:00
Kirill Ponomarev
1d0ffe96b4 Take maintainership, maintainer is MIA for too long. 2005-06-07 22:22:41 +00:00
Thierry Thomas
460e64c5f2 - Upgrade to 5.09.2;
- installs files in ${PREFIX}/lib/ocaml/site-lib.

PR:		ports/81990
Submitted by:	maintainer
2005-06-07 21:20:01 +00:00
Vanilla I. Shu
6fca8b3529 Upgrade to 0.9.10.008. 2005-06-07 15:44:22 +00:00
Pav Lucistnik
dd9d9ad05c - Update to 0.16.0
PR:		ports/81992
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2005-06-07 13:22:54 +00:00
Cheng-Lung Sung
ea0e8baa8b - update to version 2
- from Changes
Version 2.0
  - Added the Class::Error module and tests
  - Added the Class::Util module and tests
  - Minor change in the Class::constr closure to allow to stop the init subs
    by returning undef OR a Class::Error object
  - Added the 'skip_autoload' option to Class::constr pragma
  - You can also pass an HASH reference to the constr method
  - Changed the result returned by the group accessor in list context:
    old version returned the keys of the hash (deprecated since the 1.77)
    this version returns the whole hash
2005-06-07 09:24:54 +00:00
Cheng-Lung Sung
283ce80207 - update to 5.44 2005-06-07 08:56:28 +00:00
Joe Marcus Clarke
9a339b97ff Teach dbus to look for session files in both PREFIX and X11BASE.
Requested by:	mezz
2005-06-07 02:36:05 +00:00
Craig Rodrigues
3db7a6ccaf Do not unconditionally use Python in build of apr.
PR:		80479
Submitted by:	Brian Minard <bminard@flatfoot.ca>
Approved by:	demon (ports mentor)
2005-06-06 15:16:42 +00:00
Tilman Keskinoz
4a6a2de67d Explicit name RUN_DEPENDS to avoid a rundependency on libtool13
Bump PORTREVISION

Approved by:	mezz for gnome@
2005-06-06 14:39:06 +00:00
Pav Lucistnik
9cbf195935 - Update to 0.9.17rc1
PR:		ports/76202, ports/81580
Submitted by:	Piet Delport <pjd@point45.com>,
		"Choe, Cheng-Dae" <whitekid@gmail.com>
Approved by:	maintainer timeout (4 months)
2005-06-05 21:25:31 +00:00
Michael Johnson
b09e5eed7f - Add some more icon paths, [LOCALBASE|X11BASE]/share/pixmaps
- Use X11BASE/etc/xdg for xdg path for now. LOCALBASE/etc/xdg will
  be readded later.
- Bump PORTREVISION

Submitted by:	mezz
2005-06-05 19:34:58 +00:00
Michael Johnson
6fbbb51ba2 - Update to 0.14
Requested by:	mezz for deskutils/smeg
2005-06-05 16:45:56 +00:00
Sergey Matveychuk
e64e4e1ad0 - Update to 2.3
PR:		ports/81856
Submitted by:	Ports Fury
2005-06-05 12:46:47 +00:00
Sergey Matveychuk
809ed861df - Update to 1.3
PR:		ports/81854
Submitted by:	Ports Fury
2005-06-05 12:42:21 +00:00
Oliver Lehmann
88b85a4203 change the libtool version to use from 1.3 to 1.5 2005-06-04 15:15:50 +00:00
Pav Lucistnik
52197dd1b7 - Update to 0.1.1
PR:		ports/81853
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-06-04 00:40:42 +00:00
Pav Lucistnik
fe1720617d - Update to 0.1849.0
PR:		ports/81852
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-06-04 00:36:22 +00:00
Pav Lucistnik
ab3f4c8bf4 - Update to 1.0.2
PR:		ports/81851
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-06-03 23:08:23 +00:00
Pav Lucistnik
c31a05d95e - Update to 2.4
PR:		ports/81849
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-06-03 23:04:33 +00:00
Pav Lucistnik
11af410024 - Update to 1.2.7
PR:		ports/81850
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-06-03 22:30:47 +00:00
Greg Lewis
5d8ac1db90 . Update to 1.0.12.
PR:		81855
Submitted by:	Ports Fury
2005-06-03 19:40:09 +00:00
Dmitry Sivachenko
474cd9532f Add missing dirrm's.
Pointed out by:		kris
2005-06-03 19:24:06 +00:00
Roman Bogorodskiy
989eab0503 Update to 2.3.2.
PR:		81872
Submitted by:	Antonio Carlos Venancio Junior (maintainer)
2005-06-03 18:29:40 +00:00
Roman Bogorodskiy
98d88bceab - Update to 2.2.1
- Add PHP DOM extension support

PR:		81836
Submitted by:	Antonio Carlos Venancio Junior (maintainer)
2005-06-03 16:45:06 +00:00
Lars Thegler
ddad910315 - Update to 0.16
- Assign maintainership

Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-06-03 15:20:17 +00:00
Oliver Lehmann
0671c0aa93 don't build an own libtool 2005-06-03 14:17:18 +00:00
Volker Stolz
be797c2492 Remove ports which expired on 2005-06-01 (no pending PRs, either) 2005-06-03 13:43:16 +00:00
Roman Bogorodskiy
84199365da Update to 0.6.15.
PR:		81819
Submitted by:	Dryice Liu (maintainer)
2005-06-03 05:21:05 +00:00
Sam Lawrance
7af04e3b30 Don't attempt to use libtool before it is installed.
Reported by:	kris
Noodlebrain:	me
2005-06-03 00:39:11 +00:00
Mathieu Arnold
07c0617c4f Update to 0.22 2005-06-02 16:27:31 +00:00
Mathieu Arnold
256ce2141b Fix plist (well, in fact, break it for now) so that ports/79330 can be
committed without breaking them.

Approved by:	portmgr (kris)
2005-06-02 11:56:03 +00:00
Juli Mallett
63b4922d86 Give hs-alex port some sexualoving - anecdotal evidence suggests that the most
recent update fixed the build problem against the version of GHC we've got, and
fixed things on >=5.x, and all that lovely.  So mark it un-BROKEN.  If it shows
up BROKEN again, I'll handle appropriately.
2005-06-01 23:50:15 +00:00
Dmitry Sivachenko
2c3aeffa11 New port: Xfce Foundation Classes.
The Xfce Foundation Classes (XFC) is a set of well integrated C++ classes
for developing Xfce applications on UNIX-like operating systems.

XFC combines the power of GTK+ and the power of C++ into a state-of-the-art
application development framework for the Xfce Desktop Environment.  XFC
judiciously uses C++ language features to avoid layering on too much extra
C++ complexity.  Its API is easy to understand and use, and should feel
immediately familiar to most GTK+ programmers.
2005-06-01 17:10:24 +00:00
Lars Thegler
e84b5e29d9 Update to 2005.1
PR:		ports/81763
Submitted by:	Giorgos Keramidas <keramida@ceid.upatras.gr>
2005-06-01 14:20:54 +00:00
Vanilla I. Shu
34e9d285d0 Upgrade to 0.9.10.007. 2005-06-01 14:00:45 +00:00
Simon L. B. Nielsen
8659810756 Add cogito 0.10, cogito, GIT - the content tracker.
The GIT itself is merely an extremely fast and flexible filesystem-based
database designed to store directory trees with regard to their history.
The top layer is a SCM-like tool Cogito which enables human beings to work
with the database in a manner to a degree similar to other SCM tools (like
CVS, BitKeeper or Monotone).

PR:		ports/81698
Submitted by:	Michael Seyfert <michaels@sdf.lonestar.org>
Approved by:	erwin (mentor)
2005-06-01 08:42:58 +00:00
Volker Stolz
f0f61017fc - Fix plist: Collect files from EXAMPLESDIR, too
- Pet portlint

Noticed by: oliver
2005-06-01 07:26:42 +00:00
Simon Barner
e904f9bdd2 - Update to 0.6.14
Submitted by:	Dryice Liu <dryice@hotpop.com> (maintainer)
PR:		ports/81745
2005-06-01 06:00:38 +00:00
Oliver Lehmann
12cadf80de change the libtool version to use from 1.3 to 1.5
retire automake/autoconf usage
2005-05-31 21:46:49 +00:00
Oliver Lehmann
845bb504da change the libtool version to use from 1.3 to 1.5 2005-05-31 21:34:45 +00:00
Florent Thoumie
17f5e78f0a - Use USE_GCC=3.4+ for upcoming audio/ocp release.
PR:		ports/81703
Submitted by:	maintainer
2005-05-31 21:24:38 +00:00
Florent Thoumie
4f02559f47 - Backout latest commit, it needs a repocopy due to API change.
Noticed by:	Matthias Andree <matthias.andree@gmx.de>
2005-05-31 19:58:33 +00:00
Joerg Wunsch
d33e66fe21 I just noticed I forgot to cvs add the ATmega1280 patch last time.
In preparation for moving the port to binutils-2.16, rather get it
in before that.
2005-05-31 19:51:41 +00:00
Oliver Lehmann
0f12fcc8c7 change the libtool version to use from 1.3 to 1.5 2005-05-31 19:00:51 +00:00
Florent Thoumie
12a7f133fc - Bump lzo lib version.
- Bump PORTREVISION.
2005-05-31 17:57:11 +00:00
Oliver Lehmann
950486b975 change the libtool version to use from 1.3 to 1.5 2005-05-31 17:52:34 +00:00
Florent Thoumie
3d1ffc75de - Update to 3.10.4.
PR:		ports/81722
Submitted by:	Ports Fury
2005-05-31 17:34:18 +00:00
Oliver Lehmann
c37f08f501 change the libtool version to use from 1.3 to 1.5 2005-05-31 17:00:47 +00:00
Koop Mast
482d77c904 Update to 0.8.9.
Remove xine plugins, not very well supported and gstreamer-ffmpeg does a
better job.
Override COMMENT and PORTREVISION in slave ports.
For the slave ports in multimedia add also CATAGORIES.
Chase libmusepack -> libmpcdec rename.

Changelog: http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.9.html

Approved by:	maintainer (implicit)
2005-05-31 15:51:42 +00:00
Sam Lawrance
0efbc06135 Mark these ports DEPRECATED due to being unmaintained and one or more
of stale, obsolete, unused, irrelevant and unloved.
60 days grace in which I will gladly accept fix requests.

PR:		ports/79666
Submitted by:	me
2005-05-31 13:16:44 +00:00
Volker Stolz
ab3d91efed Add symlinks for cvsnt.{1,5} man-pages
Approved by: maintainer
2005-05-31 07:55:01 +00:00
Pav Lucistnik
57b23f591f - enable an "OPCODE" library that is required to support triangle mesh objects.
- changes the header include order so as not to pick up installed includes
  before local ones
- suppresses the unneeded use of values.h
- works around an inlining limitation in g++

PR:		ports/81610
Submitted by:	Jonathan Hanna <jhanna@shaw.ca>
Approved by:	David Yeske <dyeske@yahoo.com> (maintainer)
2005-05-31 07:39:54 +00:00
Michael Johnson
73822ea979 - Update to 0.12
- Add some new features to pkg-descr
2005-05-31 02:20:36 +00:00
Kris Kennaway
d0eef62cb2 BROKEN: Unfetchable 2005-05-31 02:15:08 +00:00
Mario Sergio Fujikawa Ferreira
7efae85ac9 Update to 0.1.12
PR:		81647
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
2005-05-30 22:19:55 +00:00
Pav Lucistnik
9fa2ebb975 - Don't hardcode versioned perl binary in shebang line, otherwise it will
break on next perl update.

PR:		ports/81639
Submitted by:	Christopher Nehren <apeiron@coitusmentis.info>
2005-05-30 21:08:56 +00:00
Oliver Braun
9bcafa753b Upgrade to 0.4.3.
PR:		ports/81652
Submitted by:	Johan van Selst <johans@stack.nl>
2005-05-30 20:49:29 +00:00
Sam Lawrance
4cfeb9c07e Don't install .la (by copying in system ltmain.sh... again)
Obtained from:	vs
2005-05-30 15:14:48 +00:00
Sergey Skvortsov
31fdb517ce Fix pkg-plist.
Pointed by:	pointyhat (kris)
2005-05-30 07:10:39 +00:00
Thierry Thomas
99b192ea82 Update to 0.23.
PR:		ports/81619
Submitted by:	maintainer
2005-05-29 16:08:18 +00:00
Sergey Skvortsov
19453f9038 Add ncnf 3.0.1, generic configuration management library. 2005-05-29 14:01:16 +00:00
Jean-Yves Lefort
bd5cafdfa5 Add CONFLICTS (devel/icu and devel/icu2 conflicts). 2005-05-28 00:44:30 +00:00
Jean-Yves Lefort
93f188d875 Update to 0.07
PR:		ports/81566
Submitted by:	maintainer
2005-05-27 23:22:54 +00:00
Patrick Li
e269fe19df Clean up the ports tree some by removing my junk... more to come... 2005-05-27 23:14:26 +00:00
Patrick Li
267cb82866 Update to 2.0.1
PR:		ports/81547
Submitted by:	maintainer
2005-05-27 21:29:56 +00:00
Pav Lucistnik
bda9c1f4db - Fix mode of ld.conf file to match new ocaml's world order
Reported by:	krismail
2005-05-27 17:59:30 +00:00
Herve Quiroz
95cbebbbf3 Add 'java' category
Reported by:	portlint
2005-05-27 17:46:21 +00:00
Sam Lawrance
c4de318744 Build with included libtool (no more static library), as discussed with vs.
Approved by:	clement (mentor, implicit)
2005-05-27 14:30:36 +00:00
Kirill Ponomarev
a34100fa5c Remove superfluous dependency. 2005-05-27 07:58:36 +00:00
Sam Lawrance
f951e0dd99 No need to copy ${LTMAIN} into wrksrc. Fixes package build.
Approved by:	clement (mentor, implicit)
2005-05-27 04:54:54 +00:00
Joerg Wunsch
965ab41481 Oops, that patched missed one directory name in front of the file name
to patch...

Reminded by:	pointyhat
2005-05-27 04:49:55 +00:00
Koop Mast
f18502377f Update to 0.3.2.
Add patch for cpu instruction detection [1].

Submitted by:	[1] bland (earlier version)
2005-05-26 19:02:14 +00:00
Jean-Yves Lefort
343f60a740 Add p5-Smart-Comments.
Smart comments provide an easy way to insert debugging and tracking code into
a program. They can report the value of a variable, track the progress of a
loop, and verify that particular assertions are true.

Best of all, when you're finished debugging, you don't have to remove them.
Simply commenting out the use Smart::Comments line turns them back into
regular comments. Leaving smart comments in your code is smart because if you
needed them once, you'll almost certainly need them again later.

Author: Damian Conway <DCONWAY@cpan.org>

WWW: http://search.cpan.org/dist/Smart-Comments/

PR:		ports/81476
Submitted by:	Aaron Dalton <aaron@daltons.ca>
2005-05-26 18:44:26 +00:00
Pav Lucistnik
3e63b33bf5 - Remove incorrect dirrm
Bugged me for:	too long
2005-05-26 17:57:50 +00:00
Kirill Ponomarev
aa173afd0b Update to 0.5.17 2005-05-26 17:24:54 +00:00
Yen-Ming Lee
ae49c7653c - manually set MAN3PODS to fix PLIST under perl 5.00503
- depends on Test::More under older perl

PR:		80462
Submitted by:	leeym
Approved by:	maintainer-timeout
2005-05-26 13:49:22 +00:00
Yen-Ming Lee
cd2ce52215 - manully set MAN3PODS to install MAN3 on older perl
PR:		80463
Submitted by:	leeym
Approved by:	maintainer-timeout
2005-05-26 13:47:05 +00:00
Yen-Ming Lee
e3070b713f - manually set MAN3PODS to fix PLIST under perl 5.00503
PR:		80510
Submitted by:	leeym
Approved by:	maintainer-timeout
2005-05-26 13:44:24 +00:00
Oliver Lehmann
4994efa7d7 update libzvbi port to 0.2.16 2005-05-26 10:26:29 +00:00
Pav Lucistnik
f4cb34faf8 - Fix plist
Reported by:	krismail
2005-05-26 07:29:52 +00:00
Bruce A. Mah
e949724ea8 Fix typo: s/May useful scripts/Many useful scripts/.
Approved by:	lev (MAINTAINER)
2005-05-26 05:18:11 +00:00
Pete Fritchman
6853d329a1 Oops, commit a couple fixes for libevent 1.1 (i cvs ci'd from the wrong
directory last time).

- need libtool
- update plist
2005-05-26 02:46:06 +00:00
Pete Fritchman
e94a928909 Update to 1.1.
PR:		ports/81486
Submitted by:	alfred
2005-05-26 02:29:08 +00:00
Pav Lucistnik
65824b02eb - Update to 2.5
Submitted by:	maintainer
2005-05-25 20:37:28 +00:00
Oliver Braun
e0447db495 Upgrade to 1.0.3. 2005-05-25 20:21:27 +00:00
Lev A. Serebryakov
e62e25b4d0 Update to 1.2.0 2005-05-25 20:08:44 +00:00
Herve Quiroz
543223add7 - Handle NOPORTDOCS in pkg-plist
- Install man pages unconditionally

PR:		81271
Submitted by:	Bjoern Koenig <bkoenig@cs.tu-berlin.de>
2005-05-25 15:00:13 +00:00
Anton Berezin
00fd474968 Update to 2.28; assign maintainership to perl. 2005-05-25 10:07:21 +00:00
Anton Berezin
da0116fa83 Update to 0.60. 2005-05-25 09:42:55 +00:00
Anton Berezin
1b8b3d6ed2 Update to 6.30. 2005-05-25 09:39:27 +00:00
Jean-Yves Lefort
81368dd220 [1]:
- Update to 1.7
  - Submitter takes maintainership

Moreover:
  - Refactor pkg-plist as PLIST_FILES/PORTDOCS
  - Replace the Makefile patch by USE_GMAKE and post-patch

PR:		ports/80917 [1]
Submitted by:	Erik Greenwald <erik@smluc.org> (new maintainer) [1]
2005-05-25 09:21:12 +00:00
Volker Stolz
773a1578f9 Drop another large wad (several Mb) of static libs 2005-05-25 07:19:55 +00:00
Roman Bogorodskiy
29f39224bd Update to 1.0.
PR:		81455
Submitted by:	Dryice Liu (maintainer)
2005-05-25 04:15:31 +00:00
Pav Lucistnik
7ae5836912 New port: devel/pear-PEAR_PackageFileManager PEAR class to maintain PEAR packages
PEAR::PEAR_PackageFileManager revolutionizes the maintenance of PEAR packages.

PR:		ports/81398
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-05-24 21:18:56 +00:00
Joerg Wunsch
d81b26e726 Fix for GDB bug #1948. Internally, this fixes a bad check in
remote_xfer_partial(), notably for AVR-GDB this makes the command
"info io_registers" work again.
2005-05-24 20:02:50 +00:00
Yen-Ming Lee
1bcf6a3ee4 - fix plist 2005-05-24 17:48:03 +00:00
Anton Berezin
9f81657b8e Update to 1.04; require at least 5.6.0. 2005-05-24 13:37:43 +00:00
Anton Berezin
1d888f8d00 Update to 2.15. 2005-05-24 12:16:53 +00:00
Anton Berezin
2f45f2c4d6 Update to 1.68. 2005-05-24 12:13:11 +00:00
Mathieu Arnold
819ac1e5dc Update to 1.11 2005-05-24 12:00:14 +00:00
Anton Berezin
6124f6c474 Update to 0.18. 2005-05-24 11:52:57 +00:00
Anton Berezin
bec8e14859 YAML port has been updated and meet the requirement of SVK. Remove the
obsolete patch and thus bump portrevision to force people update their
YAML port.

PR:		81433
Submitted by:	maintainer
2005-05-24 09:07:57 +00:00
Volker Stolz
0d8a706ece - Disable static library (unused)
- Use PLIST_FILES/PORTDOCS
2005-05-24 08:01:07 +00:00
Alexander Nedotsukov
8266b85f9e Update to 0.1.1 2005-05-24 07:54:11 +00:00
Dirk Meyer
170ff4dd42 - update to 0.9.10 2005-05-24 03:51:58 +00:00
Michael Johnson
97c228231a - Rerolled distfile
Reported by:	tjs@cdpa.nsysu.edu.tw
2005-05-24 02:51:24 +00:00
Oliver Lehmann
960b9a2bd5 define NO_LATEST_LINK
Approved by:	maintainer
2005-05-23 21:05:10 +00:00
Michael Johnson
60950ca7e0 - Update to 0.11 2005-05-23 21:04:24 +00:00
Simon Barner
7ff31f4252 - Update to 4.2.5 [1]
- Fix portlint warning [2]
- Fix plist w/ NOPORTDOCS (man page) [2]

Submitted by:	maintainer[1],
		barner [2]
PR:		ports/81383
2005-05-23 11:46:19 +00:00
Sergey Skvortsov
b261c99c1f Update to 0.14 2005-05-23 09:08:13 +00:00
Sergey Skvortsov
e73bb8c59a Update to 0.3101 2005-05-22 16:13:38 +00:00
Palle Girgensohn
23dd69e626 Trivial fix: add ending quote
Approved by: seanc, ade (implicit)
2005-05-22 09:55:53 +00:00
Sergey Matveychuk
4332658019 - Fix permission of ld.conf. It should be 0644 instead of 0444.
- Unbreak unguilty ports.
2005-05-21 19:57:07 +00:00
Sergey Matveychuk
c0c9906199 - Update to r14766
- Pass maintainership to submitter

PR:		ports/81342
Submitted by:	Boris B. Samorodov <bsam@ipt.ru>
2005-05-21 19:16:27 +00:00
Kris Kennaway
5271a8ace1 BROKEN on alpha: FPE during build 2005-05-21 18:12:18 +00:00
Kris Kennaway
87cca9baff BROKEN on alpha: Build fails 2005-05-21 18:09:33 +00:00
Kris Kennaway
82c640a705 BROKEN on ia64: Does not compile 2005-05-21 17:47:00 +00:00
Kris Kennaway
5fca7b60bc Not ported to ia64, mark NOT_FOR_ARCHS 2005-05-21 17:35:13 +00:00
Kris Kennaway
954b71179d BROKEN: Changes permission of installed usr/local/lib/ocaml/ld.conf file 2005-05-21 17:25:43 +00:00
Kris Kennaway
8ee664cd24 BROKEN: Does not build (latex generates pdf instead of dvi) 2005-05-21 17:15:23 +00:00
Kris Kennaway
23cc5107a0 BROKEN: Incomplete pkg-plist 2005-05-21 17:12:59 +00:00
Oliver Lehmann
4c0150cb03 fix build on 4
Noted by:	kris
2005-05-20 20:59:26 +00:00
Mathieu Arnold
8c3bd0dbef Update to 0.26.10 2005-05-20 16:27:24 +00:00
Roman Bogorodskiy
08cd6baaf3 OPTIONS'ify.
PR:		81310
Submitted by:	Renato Botelho (maintainer)
2005-05-20 15:41:46 +00:00
Pav Lucistnik
c4989a9595 New port: devel/pear-HTML_CSS PEAR class for generating CSS declarations
PEAR::HTML_CSS provides a simple interface for generating
a stylesheet declaration.

PR:		ports/81132
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-05-20 15:13:16 +00:00
Pav Lucistnik
91d718ec49 - Fix ghc dependency and INDEX build
Submitted by:	cperciva
Pointy hat to:	vs
2005-05-20 14:49:12 +00:00
Kirill Ponomarev
62ed84f219 Fix plist. 2005-05-20 14:02:04 +00:00
Volker Stolz
d4d1774b7d - Update to 2.04
- Use generic URL in pkg-descr
2005-05-20 13:43:41 +00:00
Roman Bogorodskiy
a95c4c592f Add WITHOUT_PCRE and WITHOUT_PNG knobs and fix plist.
Reported by:	pointyhat via kris
2005-05-20 12:07:50 +00:00
Adam Weinberger
487e31ea20 Bump PORTREVISION for the addition of the msginit.c patch. 2005-05-20 04:20:31 +00:00
Adam Weinberger
3e97f42f59 Sortof fix msginit a little bit kindof. It was looking for
certain files in the wrong place.

Before, running msginit would give this:
/usr/local/libdata/gettext/project-id: Can't open /usr/local/libdata/gettext/project-id: No such file or directory
msginit: /usr/local/libdata/gettext/project-id subprocess I/O error
/usr/local/libdata/gettext/user-email: Can't open /usr/local/libdata/gettext/user-email: No such file or directory
msginit: /usr/local/libdata/gettext/user-email subprocess I/O error
/usr/local/share/gettext/projects/TP/team-address: /usr/local/libdata/gettext/urlget: not found
etc.

Now, it gives this:
root@smacky:/usr/ports/GNOME/grm/i18n# msginit
The new message catalog should contain your email address, so that users can
give you feedback about the translations, and so that maintainers can contact
you in case of unexpected technical problems.

sed: 8: "{
h
s/^[^@]*@\(.*\)$/\1 ...": unterminated substitute pattern
Couldn't find out about your email address.
Please enter your email address.
adamw@gnome.org
sed: 8: "{
h
s/^[^@]*@\(.*\)$/\1 ...": unterminated substitute pattern
Exception in thread "main" java.lang.NoClassDefFoundError: gnu/gettext/GetURL

Someone should look into that new error.
2005-05-20 04:19:52 +00:00
Cheng-Lung Sung
1d1fc9d22c - update to 0.07
- from Changes
  - Implemented patch from Tom Phoenix that makes parentheses
    optional (and a doc fix, too).
  - Fixed little-known bug that triggered indirect method call
    syntax.  You can now do "diag Dumper($foo)" or
    "diag Dumper $foo" if you wish.
2005-05-20 04:03:56 +00:00
Jean-Yves Lefort
4af88bd5fc Update to 3.10.3
PR:		ports/81119
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-05-19 19:54:35 +00:00
Jean-Yves Lefort
d44b3296aa Update to 0.1.0 2005-05-19 19:42:04 +00:00
Volker Stolz
45ced896a0 - Really use freetype2 (detection was broken)
- Disconnect static libs
- Minor cleanup
2005-05-19 17:58:51 +00:00
Simon Barner
44ed78bd3a Fix generation of suppression files: Valgrind puts parts of its output
on stderr, so the redirection into a file did not work.

Submitted by:	Eugene Kilachkoff <zeus@samaramail.ru>
PR:		ports/81249
2005-05-19 16:56:20 +00:00
Pav Lucistnik
b9133e7fcb najitool generates and/or makes altered copies of files in the patterns you
specify or shows to the screen. najitool is being developed in the ANSI C
standard so it should work and compile on any system that supports ANSI C,
which should be every system.

PR:		ports/81204
Submitted by:	<cokyazici@yahoo.co.uk>
2005-05-19 14:50:15 +00:00
Markus Brueffer
4c1346355d - Update to version 1.4.1
- Drop maintainership
2005-05-19 09:58:33 +00:00
Oliver Braun
1773aa38ab Upgrade to 0.13.6. 2005-05-18 19:43:34 +00:00
Mathieu Arnold
4bda540a26 Update to 0.87 2005-05-18 11:51:45 +00:00
Sergey Matveychuk
ab908d209c - Mark ports BROKEN when/if they depend on mod_perl2.
With current mod_perl2 API change all old code *will* broken.
2005-05-17 17:18:23 +00:00
Mathieu Arnold
63305e301c Update to 0.49 2005-05-17 15:50:50 +00:00
Mathieu Arnold
0764605c92 Update to 0.17 2005-05-17 15:22:20 +00:00
Mathieu Arnold
4a093a3ced Update to 0.22 2005-05-17 15:10:19 +00:00
Mathieu Arnold
aff74f650e Update to 0.16 2005-05-17 14:00:15 +00:00
Roman Bogorodskiy
778d878333 Use PORTDOCS.
PR:		81129
Submitted by:	Renato Botelho (maintainer)
2005-05-17 13:06:54 +00:00
Roman Bogorodskiy
1018118020 Update to 1.0.4.
PR:		81138
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
Approved by:	Dmitry Karasik (maintainer)
2005-05-17 12:52:43 +00:00
Mathieu Arnold
4d0b67c608 Update to 0.53 2005-05-17 12:35:31 +00:00
Lars Thegler
451aeaebfb Update to 0.11 2005-05-17 11:59:51 +00:00
Lars Thegler
7798a7e329 Update to 0.52 2005-05-17 11:23:26 +00:00
Roman Bogorodskiy
4fbb176e7b Pass maintainership to Renato Botelho <freebsd@galle.com.br>.
Discussed with:		Mark Huizer (former maintainer),
			Renato Botelho <freebsd@galle.com.br>
2005-05-17 11:16:02 +00:00
Kevin Lo
c5652e1971 Initial import of icalendar 0.9.3.
The iCalender package is a parser/generator of iCalender files for
use with Python
2005-05-17 03:09:29 +00:00
Pav Lucistnik
a7679d4fab - libdata/pkgconfig is now included in mtree
Approved by:	marcus (portmgr hat)
2005-05-16 21:52:58 +00:00
Joe Marcus Clarke
b5bbaeeab2 No longer remove libdata/pkgconfig. This is taken care of by mtree now. 2005-05-16 21:18:11 +00:00
Roman Bogorodskiy
70594d66e2 Conflicts with devel/libslang2.
Reminded by:	Renato Botelho (libslang2 maintainer)
2005-05-16 19:40:36 +00:00
Michael Johnson
e1e371b707 - Update to 0.4.0
PR:		ports/81120
Submitted by:	Ports Fury
2005-05-16 18:21:37 +00:00
Roman Bogorodskiy
b775014ff5 Add devel/libslang2 - a multi-platform programmer's library designed to
allow a developer to create robust multi-platform software.

PR:		81110
Submitted by:	Renato Botelho <freebsd@galle.com.br>
2005-05-16 17:13:02 +00:00
Alexey Dokuchaev
a3a6eafc2a - Adjust Makefile header slightly
- Mute in-place patching and unmute script install
- Do not pass CFLAGS twice in !OPTIMIZED_CFLAGS case
- Utilize OPTIONS
2005-05-16 14:11:39 +00:00
Alexey Dokuchaev
fcddd4aa67 Update to version 2.0.4, the latest from GNU. 2005-05-16 13:58:45 +00:00
Erwin Lansing
742748018a Update to 1.3 2005-05-16 10:03:41 +00:00
Erwin Lansing
f754eb5b10 Update to 9999.09 2005-05-16 10:00:25 +00:00
Pav Lucistnik
95670caf7f - libdata/pkgconfig is now part of mtree 2005-05-16 08:59:34 +00:00
Jeremy Messenger
1a5621d95d FreeBSD 504101 doesn't need the stacksize hack anymore, which marcus has
committed a MFC of stacksize increase in RELENG_5 a few days ago.

Reviewed by:	marcus
2005-05-16 06:48:08 +00:00
Jeremy Messenger
07deb1d8e5 -Bump PORTREVISION for with plist fix w/ Mono 1.1.7
-Remove a un-need patch.

BSD# - Project by:	http://www.mono-project.com/Mono:FreeBSD
2005-05-16 06:33:52 +00:00
Jeremy Messenger
4e4a68fecc C# interface to the D-BUS messaging system.
WWW: http://www.freedesktop.org/Software/dbus

BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
2005-05-16 06:01:39 +00:00
Jeremy Messenger
3474a05de5 Add patches for Mono and dbus-sharp.
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
2005-05-16 06:00:04 +00:00
Sam Lawrance
ae67238a95 - Add a bison %pure-parser declaration in pwlib. The build was
depending on old bison behaviour (#define YYPURE) which no longer
  works.  Fixes crash of opengk and maybe more.

- Bump PORTREVISION of ports using pwlib (they link with it statically)

PR:		ports/61053
Submitted by:	Andrew MacTaggart <amactaggart@hkis.edu.hk>
Approved by:	clement (mentor)
2005-05-16 02:45:10 +00:00
Thierry Thomas
a62d1203b7 Upgrade to 1.2.3.
Changelog at <http://pear.php.net/package/PHPUnit/download/>

PR:		ports/81061
Submitted by:	maintainer
2005-05-15 15:49:44 +00:00
Jean-Yves Lefort
8b4407332a - Update to 0.13
- Move to databases

PR:		ports/80779
Submitted by:	maintainer
2005-05-15 01:38:07 +00:00
Jean-Yves Lefort
d7bd1e915d Move p5-POE-Component-EasyDBI from devel to databases.
PR:		ports/80779
Submitted by:	maintainer
2005-05-15 01:36:56 +00:00
Jean-Yves Lefort
ed4e5407ef Update to 0.9.20050110
PR:		ports/80908
Submitted by:	Rong-En Fan <rafan@infor.org>
Approved by:	maintainer
2005-05-14 16:21:53 +00:00
Dirk Meyer
fe1b53b0dd - force -fPIC on all architectures 2005-05-13 20:26:55 +00:00
Thierry Thomas
e1ceca06d3 - Upgrade to to 1.3.0
Changelog at <http://pear.php.net/package/Console_Getargs/download/1.3.0/>

- Update COMMENT and pkg-descr.

PR:		ports/80991
Submitted by:	maintainer
2005-05-13 19:50:17 +00:00
Sergey Skvortsov
6f496ef140 Add p5-Devel-Arena 0.04,
perl extension for inspecting the core's
arena structures.
2005-05-13 07:38:31 +00:00
Ying-Chieh Liao
634bce6776 add missing files to plist
Submitted by:	pointyhat via kris
2005-05-13 03:51:53 +00:00
Michael Johnson
498025a81f - Update to 0.14.4 2005-05-13 03:51:07 +00:00
Max Khon
54c086c129 Finish repo-move of wxgtk2*-devel ports to wxgtk26* and update to the
latest stable release wxWidgets 2.6.0.
2005-05-12 17:45:30 +00:00
Sergey Skvortsov
ba911a4650 Update to 1.0465 2005-05-12 17:00:22 +00:00
Max Khon
d164e5eed2 Finish repo copy of wxgtk 2.4.2 ports to wxgtk24* 2005-05-12 16:39:59 +00:00
Erwin Lansing
95dd8a70c1 libuta is now known as wtfk
Forgotten by:	oliver
PR:		80928
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-05-12 13:22:46 +00:00
Lars Thegler
165ab004e3 Update to 0.15 2005-05-12 12:40:21 +00:00
Roman Bogorodskiy
f52838c044 - Update to 1.00
- Drop WITH_PPERL support

PR:		80910
Submitted by:	Rong-En Fan (maintainer)
2005-05-12 04:11:13 +00:00
Ying-Chieh Liao
95946b06fe upgrade to 1.0.3
PR:		80447
Submitted by:	me
Approved by:	maintainer timeout (2 weeks)
2005-05-12 04:07:58 +00:00
Roman Bogorodskiy
146a475738 Update to 0.61
PR:		80909
Submitted by:	Rong-En Fan (maintainer)
2005-05-12 03:42:12 +00:00
Kirill Ponomarev
136d951bb1 Update to 0.5.16 2005-05-11 17:45:31 +00:00
Oliver Lehmann
91a0fc769c wftk is a fork of the libuta library which is not any longer activly mantained.
PR:		80756
Submitted by:	me
2005-05-11 17:14:31 +00:00
Alexander Nedotsukov
fd9b2e85a7 Update to 2.0.12 2005-05-11 07:08:36 +00:00
Ying-Chieh Liao
885da254bd upgrade to 1.0 2005-05-11 03:11:40 +00:00
Yen-Ming Lee
b6405b6a9e + update port: devel/pear-PHP_Compat to 1.4.0
+ changelog: http://pear.php.net/package/PHP_Compat/download/1.4.0/
+ update pkg-descr

PR:		80863
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-05-11 02:37:17 +00:00
Joe Marcus Clarke
7488473e0b Only declare the tests and post-install targets if we aren't in a slave
port.  This fixes the py-gamin slave build.
2005-05-09 23:54:51 +00:00
Jean-Yves Lefort
dfc8eb9877 The binary I/O stream class library presents a platform-independent way to
access binary data streams in C++.

The library is hardware independent in the form that it transparently
converts between the different forms of machine-internal binary data
representation.

It further employs no special I/O protocol and can be used on arbitrary
binary data sources.

WWW: http://libbinio.sourceforge.net/

PR:		ports/80727
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-05-09 20:13:31 +00:00
Jean-Yves Lefort
8c8500aaef Improve the kqueue backend:
- also use kqueue to monitor files within a monitored directory
  - tremendously improve the scalability of the backend when
    monitoring very large directories
  - periodically attempt to switch polled files to kqueue notification
  - do not perform an extra useless lstat() when a missing file is created
  - code cleanups

Approved by:	marcus
2005-05-09 15:46:39 +00:00
Peter Pentchev
4784ae3c99 Chase the master site.
PR:		80187
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-05-09 09:52:34 +00:00
Dmitry Sivachenko
6782784738 Update to version 0.28.2. 2005-05-09 07:15:18 +00:00
Mario Sergio Fujikawa Ferreira
0f9640702c Add python as secondary category: should have been more careful 2005-05-08 21:05:23 +00:00
Dmitry Sivachenko
8c45cb859b Add more MASTER_SITES. 2005-05-08 19:24:24 +00:00
Dmitry Sivachenko
53c417e3fd New port: cgilib.
This is quite a simple library that provides an easy interface to the common
gateway interface, known as CGI.  The purpose is to provide an easy to use
interface to CGI if you need to write your program in C instead of perl.

It is needed for modern rrdtool.
2005-05-08 18:59:20 +00:00
Lars Thegler
5fa59f9dbd - Update to 0.11
- Make portlint happy

PR:		ports/80758
Submitted by:	lth
Approved by:	maintainer
2005-05-08 18:39:33 +00:00
Tilman Keskinoz
24a9bb3866 Update to 1.6a
PR:		80765
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-05-08 14:18:22 +00:00
Thierry Thomas
58ee05c1bc Previous download URL was wrong, and couldn't fetch archive.
PR:		ports/80753
Submitted by:	maintainer
Pointed out by:	TSaplin Mikhail <tsmml (at) ist.ru>
2005-05-08 13:39:41 +00:00
Oliver Lehmann
f43f7d3953 fix pkg-plist
Noted by:	kris via pointyhat
2005-05-08 11:26:39 +00:00
Sergey Matveychuk
4ef3349064 - Fix build on CURRENT (we have more math functions now)
Reported by:	kris via pointyhat
2005-05-08 09:35:37 +00:00
Mario Sergio Fujikawa Ferreira
30487c3ac1 Fix PLIST typo 2005-05-08 07:17:40 +00:00
Mario Sergio Fujikawa Ferreira
7a053116d1 New port py-dateutil version 0.9: Provides powerful extensions to the standard datetime module 2005-05-08 06:50:07 +00:00
Oliver Lehmann
5d6a456c02 use gnomehack instead of own REINPLACE_CMD to fix the pkgconfig location
USE_GCC=3.4 to fix build on 4
2005-05-08 00:54:07 +00:00
Oliver Lehmann
6368aa495d use gnomehack instead of own REINPLACE_CMD to fix the pkgconfig location 2005-05-08 00:48:59 +00:00
Kris Kennaway
c39cc2164b BROKEN: Incomplete pkg-plist 2005-05-07 23:09:34 +00:00
Jean-Yves Lefort
a99a5f0b56 - Fix the command line option parser [1]
- Fix the packing list when NOPORTDOCS is defined
- Polish the Makefile

PR:		ports/80666 [1]
Submitted by:	Alex Rousskov <rousskov@measurement-factory.com> [1]
2005-05-07 20:36:56 +00:00
Oliver Lehmann
77e118e1ec import atlas-devel (repocopy of atlas)
PR:		77059
Submitted by:	Jan Rochel <jannisan@t-online.de>
2005-05-07 11:25:52 +00:00
Oliver Lehmann
05a8c28660 update Atlas-C++ to 0.4.95 2005-05-07 11:01:02 +00:00
Oliver Lehmann
084359c38d update to 0.6.3 2005-05-07 10:58:46 +00:00
Kris Kennaway
2e5df55dc1 IGNORE on 4.x: Requires GEOM which is a 5.x feature 2005-05-07 03:11:11 +00:00
Kris Kennaway
760935df10 BROKEN on 6.0: Does not compile 2005-05-07 02:57:00 +00:00
Kris Kennaway
ec1df20c5a BROKEN on i386: Does not install 2005-05-07 02:54:20 +00:00
Lars Thegler
d7894ad3dd Update to 0.05 2005-05-06 21:37:38 +00:00
Cheng-Lung Sung
c68ca78bd1 - update to 1.29 2005-05-05 11:53:55 +00:00
Pav Lucistnik
cd26f39855 - Update to 0.0.2
Submitted by:	Paul Argentoff <argentoff@gmail.com> (maintainer)
2005-05-04 16:49:25 +00:00
Roman Bogorodskiy
586f9adb47 Update to 0.77
PR:		80573
Submitted by:	Denis Shaposhnikov (maintainer)
2005-05-03 11:37:33 +00:00
Vanilla I. Shu
9c3d367942 + update port: devel/pear-Pager to 2.3.1
+ changelog: http://pear.php.net/package/Pager/download/2.3.1/

PR:		ports/80550
Submitted by:	maintainer
2005-05-03 09:25:49 +00:00
Cheng-Lung Sung
beecc09b0f - update to 0.24
- from Changes
 - Refactored -Base to once and only once
 - Remove some cruft
 - Got export algorithm working better
 - Add a blank return to super
 - Add the mixin method
2005-05-03 02:01:37 +00:00
OKAZAKI Tetsurou
9d4780671a Use MASTER_SITE_LOCAL for hosting distfiles since the master site was vanished[*].
Utilize INFO and PORTDOCS.
Use EMACS_BASE instead of LOCALBASE for emacs library dependencies.
Use target dependency instead of sub make invocation for running post-install rules.

Notified by: kris[*]
2005-05-02 09:07:19 +00:00
Joe Marcus Clarke
b7ea63a526 Update to 0.33. 2005-05-02 05:43:55 +00:00
Jimmy Olgeni
719afbde43 Mark as BROKEN: does not work with lang/erlang R10B-4. 2005-05-01 09:24:26 +00:00
OKAZAKI Tetsurou
3a7a219d74 Utilize INFO and PORTDOCS.
Use target dependency for running post-install rules.
2005-05-01 04:55:18 +00:00
Cheng-Lung Sung
9b4a2b3643 - update to 0.60
PR:		80470
Submitted by:	Rong-En Fan (maintainer)
2005-04-30 08:42:48 +00:00
Cheng-Lung Sung
23093d7ee3 - s/SITe/SITE/g pkg-plist
Noted by:	krismail
2005-04-30 02:26:06 +00:00
Kris Kennaway
17fc8543b5 Now builds on sparc64 2005-04-30 01:40:30 +00:00
Kris Kennaway
7b17c3b6e4 BROKEN: Unfetchable 2005-04-30 01:01:05 +00:00
Kris Kennaway
d7ec1b449b BROKEN: Does not build 2005-04-30 00:59:30 +00:00
Munechika SUMIKAWA
9fafbca096 Upgrade to 1.1. 2005-04-29 21:47:04 +00:00
Yen-Ming Lee
d713598f90 - upgrade from Flyspray 0.9.5 to 0.9.7
PR:		79216
Submitted by:	Nick Hilliard <nick@foobar.org> (maintainer)
2005-04-29 06:09:56 +00:00
Xin LI
9f3b8eae97 Fix build on 6-CURRENT by correcting the patch.
Approved by:	kris
Spotted by:	pointyhat via kris
2005-04-28 16:18:20 +00:00
Mathieu Arnold
1c997162d0 Update to 9999.08 2005-04-28 15:26:50 +00:00
Matthew Hunt
fd896ac9f9 Fix typo.
Submitted by:	Vladimir Chukharev <chu@kemia.me.tut.fi>
2005-04-28 13:01:59 +00:00
Sergey Skvortsov
e5714b0493 Update to 1.04 2005-04-28 11:18:40 +00:00
Dmitry Sivachenko
4a3fd4c3af Update to version 1.14. 2005-04-28 08:42:26 +00:00
Mathieu Arnold
25aaeba533 Update to 0.36 2005-04-27 14:25:48 +00:00
Roman Bogorodskiy
5350de3d41 Update to 0.59
PR:		80385
Submitted by:	Rong-En Fan (maintainer)
2005-04-27 12:28:59 +00:00
Roman Bogorodskiy
cce3695ee2 - pet portlint(1)
- remove unnecessary ${PERL} -pi
- use autoconf-2.5.9
- pass maintainership to submitter

PR:		80403
Submitted by:	Renato Botelho <freebsd@galle.com.br>
2005-04-27 12:22:49 +00:00
Lars Thegler
2bad4f4ce0 Update to 0.07 2005-04-27 10:02:27 +00:00
Michael Johnson
0b2306c4db - Update to 1.0.7 2005-04-27 09:31:05 +00:00
Matthew Hunt
e80c719a2e Make this work with readline from ports.
PR:		ports/79733
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>,
		Volker Stolz <vs>
2005-04-27 02:46:31 +00:00
Joe Marcus Clarke
9d1e198249 Correct patch location.
Submitted by:	Yasuda Keisuke <kysd@po.harenet.ne.jp>
2005-04-26 16:25:11 +00:00
Joe Marcus Clarke
bc0b6d6721 Fix dbus and gnomekeyring on -CURRENT by not using LOCAL_CREDS. While it
works, it does not provide the pid information that the cmsgcred structure
gives us. Dbus and gnomekeyring will now behave the same way on all versions
of FreeBSD.
2005-04-26 06:02:40 +00:00
Roman Bogorodskiy
89b831172d + update port: devel/pear-Pager to 2.3.0
+ changelog: http://pear.php.net/package/Pager/download/2.3.0/
+ update CATEGORIES
+ update pkg-descr

PR:		80335
Submitted by:	Antonio Carlos Venancio Junior (maintainer)
2005-04-26 05:28:26 +00:00
Michael Johnson
32d21efe6d - Update to 0.10 2005-04-26 01:43:21 +00:00
Sergei Kolobov
1020d956c7 - It looks like pydistutils installation mechanism use different logic
depending on PREFIX used - e.g. /usr/local vs. /tmp
  Work around that by adding a patch to avoid installing docs via setup.py.
  We install docs via the port's Makefile instead.
- Adjust pkg-plist accordingly (remove duplicate docs entries)
- Bump PORTREVISION due to changed package

PR:		ports/79341
Submitted by:	Radim Kolar <hsn@netmag.cz>
2005-04-25 12:10:42 +00:00
Alexey Dokuchaev
25f7d4b7aa Fix fetching.
Reported by:	pointyhat via kris
2005-04-25 10:30:55 +00:00
Sergey Skvortsov
f3c772eeea Update to 1.05 2005-04-25 09:58:31 +00:00
Lars Thegler
ac207f399e Update to 0.14 2005-04-25 09:35:19 +00:00
Joe Marcus Clarke
5800adbe9c Fix gamin on -CURRENT by not using LOCAL_CREDS. While it works, it does
not provide the pid information that the cmsgcred structure gives us.
Gamin will now behave the same way on all versions of FreeBSD.
2005-04-25 05:31:22 +00:00
Alexander Nedotsukov
46f7035f12 Update to 2.6.0 2005-04-25 04:31:04 +00:00
Jun Kuriyama
f7eb0351c6 Add p5-iCal-Parser 1.10, parse iCalendar files into a data structure. 2005-04-24 22:24:27 +00:00
Joe Marcus Clarke
621532c006 Add a ``tests'' target to run the built-in gamin regression tests.
Discussed with:	jylefort
2005-04-24 20:43:37 +00:00
Kris Kennaway
d19e8c2875 Chase master site to fix fetching 2005-04-24 19:01:12 +00:00
Tilman Keskinoz
d3bcb83ba7 Don't use autoconf213 for building 2005-04-24 15:47:37 +00:00
Volker Stolz
eb1a35f08a Unbreak (at least on 4.11). Also, merge two patches to same file but contained
in two different patch-files where one even had a misleading name.
2005-04-24 14:51:35 +00:00
Joerg Wunsch
68183157ef Long overdue upgrade to use binutils 2.15. 2005-04-24 13:31:10 +00:00
Jun Kuriyama
16c2cc0b57 Forgot to add $PKGNAMEPREFIX. 2005-04-24 10:36:04 +00:00