Alexander Leidinger
c7241da84c
The SOAP Method product provides support for remote SOAP methods, exposing
...
them as callable objects within the Zope environment.
2004-08-02 17:46:20 +00:00
Adam Weinberger
d164684a04
Fix build with gcc 3.4.
2004-08-02 17:42:33 +00:00
Alexander Leidinger
51896e4f77
Another SOAP implementation for python.
2004-08-02 17:41:18 +00:00
Adam Weinberger
1ce51fa38f
Fix build with gcc 3.4.
2004-08-02 17:13:28 +00:00
Adam Weinberger
cb25b34357
Fix build on gcc 3.4 a bit. The port still doesn't build,
...
but this is a step in the right direction.
2004-08-02 16:44:12 +00:00
Tilman Keskinoz
544db3bf45
Back out my previous commits and depend on lang/p5-Scalar-List-Utils
...
instead.
Submitted by: tobez
2004-08-02 16:36:37 +00:00
Mathieu Arnold
0f257398f9
Add p5-RDF-Simple 0.13, read and write RDF without complication.
...
PR: ports/69872
Submitted by: Aaron Straup Cope <ascope@cpan.org>
2004-08-02 15:53:28 +00:00
Mathieu Arnold
ffefbe8037
Add p5-Tree-Parser 0.06, module to parse formatted files into tree
...
structures.
PR: ports/69894
Submitted by: Aaron Dalton <aaron@daltons.ca>
2004-08-02 15:11:29 +00:00
Mathieu Arnold
a61d456bc5
Add p5-Array-Iterator 0.05, a set of array iterators.
...
PR: ports/69884
Submitted by: Aaron Dalton <aaron@daltons.ca>
2004-08-02 14:52:12 +00:00
Mathieu Arnold
2699799190
Add p5-Data-TreeDumper 0.15, dumps a data structure in a tree fashion.
...
PR: ports/69883
Submitted by: Aaron Dalton <aaron@daltons.ca>
2004-08-02 14:32:40 +00:00
Kirill Ponomarev
1d8a628174
Update to 0.7.2
...
o VLAN accounting has been added.
o Distributed accounting support has been added.
o When using "pmacctd", assigning an Agent ID to the daemon is
allowed; when using "nfacctd", mapping the IP address of a
router exporting Netflow packets to an ID is allowed.
o MAC address query capabilties were added to the pmacct client.
2004-08-02 14:31:20 +00:00
Adam Weinberger
6fa642bcca
Fix build with gcc 3.4.
2004-08-02 14:17:39 +00:00
Oliver Eikemeier
b2ebb95a36
add a note about the necessity to use slapcat/slapadd when upgrading the OpenLDAP server
2004-08-02 14:12:37 +00:00
Mathieu Arnold
f9dc89aa93
Add p5-Tree-Simple-View 0.09, a set of classes for viewing Tree::Simple
...
hierarchies.
PR: ports/69882
Submitted by: Aaron Dalton <aaron@daltons.ca>
2004-08-02 13:58:58 +00:00
Sergey Matveychuk
d8b41b06cc
update to 1.2.1
...
PR: ports/69903
Submitted by: maintainer
2004-08-02 13:46:21 +00:00
Clement Laforet
89b5fc4b1b
- Fix brainless typo.
...
Noticed by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
2004-08-02 13:21:36 +00:00
Dirk Meyer
81be9d14ef
- Update to 2.15
...
- remove files/patch-GD.xs
- perl5.6 is baseline now
PR: 69454
Submitted by: Cheng-Lung Sung
Approved by: Philip M. Gollucci
2004-08-02 12:52:29 +00:00
Mathieu Arnold
c78ebd457e
Update to 1.029
2004-08-02 11:59:23 +00:00
Michael Nottebrock
3d4360ce02
Fix typo.
...
Submitted by: Simon Barner <barner@in.tum.de>
2004-08-02 11:23:36 +00:00
Mathieu Arnold
daf47b79d2
Update to 0.2018
2004-08-02 11:21:19 +00:00
Mathieu Arnold
2e7f01dbcb
Update to 0.04
2004-08-02 11:07:27 +00:00
Michael Nottebrock
67715d9a16
Depend on calltree only on i386.
2004-08-02 10:52:35 +00:00
Michael Nottebrock
ec23d24f28
Mark i386-specific.
...
Submitted by: maintainer
2004-08-02 10:45:40 +00:00
Dmitry Sivachenko
37728cd341
Update to version 1.07.
2004-08-02 10:14:35 +00:00
Kirill Ponomarev
bf728cf63c
Update to 2.2
...
PR: ports/69892
Submitted by: maintainer
2004-08-02 09:53:03 +00:00
Pav Lucistnik
1d649c8785
- ftp.mirror.ac.uk is dead for good. You served us well.
2004-08-02 09:42:29 +00:00
Clement Laforet
76538a8a28
- Add missing dependency
...
Submitted by: maintainer
2004-08-02 09:35:31 +00:00
Kirill Ponomarev
a7688ff558
Fix build with gcc-3.4.2
...
Submitted by: Alexey Dokuchaev <danfe@nsu.ru>
2004-08-02 09:24:24 +00:00
Alexander Nedotsukov
ee41da1092
Fix build with gcc 3.4 by excluding examples/ from port build.
...
Real fix is quite simple (we just need proper #include order) but since
examples are not installed anyway just axe them completely.
2004-08-02 09:13:08 +00:00
Ying-Chieh Liao
c284e57ef9
add script4rss 0.4b
...
Easily create scripts to convert HTML pages to RSS feeds
2004-08-02 08:54:56 +00:00
Clement Laforet
63581d9287
apache2 NG patch 2/5.
...
Makefile.modules:
- Export rewritten modules selection from Makefile.modules
to Makefile.modules.3rd
- Remove proxy support by default.
Makefile.modules.3rd:
- Add support for WANT_APACHE common13/common2 to share
code/functionalities between apache13 and apache2 server ports.
Rewrite of modules selection:
- WITH_MODULES and WITHOUT_MODULES are no more conflicting
WITHOUT_MODULES can be safely used internally to remove conflicting
modules
- Selection is based on modules categories to improve flexibility
- WITH_${category}[_MODULES]
- WITHOUT_${category}
- WITH_CUSTOM_${category}
- Support apache13, apache2{0,1}
This is EXPERIMENTAL. I'll test it IRL with www/apache13-ssl,
and it should be easily usuable in future bsd.apache.mk
2004-08-02 08:40:05 +00:00
Sergey Matveychuk
5a9cc6bcfe
NRG is a system for maintaining and visualizing network data and
...
other resource utilization data.
PR: ports/69504
Submitted by: Michael Ranner <mranner@inode.at>
2004-08-02 08:33:10 +00:00
Kirill Ponomarev
2fce416412
Update to 1.4.1
...
PR: ports/69856
Submitted by: maintainer
2004-08-02 08:29:01 +00:00
Kirill Ponomarev
c5753380f3
Update to 0.0.16
2004-08-02 08:23:17 +00:00
Kirill Ponomarev
dd4efe843f
Fix MASTER_SITES
...
Submitted by: Alexey Dokuchaev <danfe@nsu.ru>
2004-08-02 08:05:23 +00:00
Kirill Ponomarev
e46a3ad10a
Fix build with gcc-3.4.2
...
PR: ports/69881
Submitted by: Andrey Slusar <vasallia@ukr.net>
2004-08-02 07:59:33 +00:00
Kirill Ponomarev
4f3dd008d6
Fix build with gcc-3.4.2
...
PR: ports/69885
Submitted by: Alexander Marx <mad@madness.at>
2004-08-02 07:56:24 +00:00
Ying-Chieh Liao
2854f882c6
upgrade to 2.8.7
2004-08-02 07:37:08 +00:00
Clement Laforet
5cd226e3c2
- Fix build with MySQL < 4.1.3
...
Submitted by: Claudiu Bosioc <claudiu at casi dot ro>
PR: 69871
Pointy hat to: clement
2004-08-02 07:32:28 +00:00
Ying-Chieh Liao
e16ddcb1a6
upgrade to 0.3.5
...
PR: 69896
Submitted by: Choe Cheng-Dae <whitekid@netian.com>
2004-08-02 06:02:45 +00:00
Alexander Nedotsukov
78523e974d
Fix build with gcc 3.4
...
Reported by: many
2004-08-02 03:13:37 +00:00
Ying-Chieh Liao
1fb7291042
add zh-unrar
...
PR: 69852
Submitted by: statue <statue@freebsd.netlab.cse.yzu.edu.tw>
2004-08-02 02:45:15 +00:00
Ying-Chieh Liao
d5138d4f5e
prepare for upcoming slave port
2004-08-02 02:42:14 +00:00
Ying-Chieh Liao
56feb92a84
- Upgrade to 20040727
...
- Change PORTVERSION convention. The xpdf language
packages don't share version numbers with the main
xpdf package. I didn't bump PORTEPOCH science
20040727 is bigger than 3.00
- add chinese/arphicttf depends for PDF files without
embedded fonts
- tabify Makefile
- fix pkg-plist for multi language users
- take maintainership. Thanks the previous maintainers!
PR: 69862
Submitted by: Dryice Liu <dryice@hotpop.com> (new maintainer)
2004-08-02 02:35:54 +00:00
Ying-Chieh Liao
92edd2919d
upgrade to 20040729
...
PR: 69867
Submitted by: maintainer
2004-08-02 02:31:39 +00:00
Ying-Chieh Liao
63c653b591
upgrade to 0.0.14
...
PR: 69869
Submitted by: maintainer
2004-08-02 02:28:57 +00:00
Joe Marcus Clarke
b970f70f07
Update to 1.0.
2004-08-02 00:51:01 +00:00
Joe Marcus Clarke
c8769b9911
Update to 1.2.7.
2004-08-02 00:32:42 +00:00
Jeremy Messenger
458fde86c7
Update to 2.0.9, this is supposed to fix the gcc 3.4.x. See the changelog for
...
the full detail: http://www.abisource.com/release-notes/2.0.9.phtml
2004-08-02 00:32:40 +00:00
Martin Blapp
7e59f49211
Fix Fam after recent gcc 3.4 import.
...
Submitted by: Alexander Nedotsukov <bland@FreeBSD.org>
2004-08-01 23:25:18 +00:00