Kirill Ponomarev
99e9a79d2c
- Update to version 1.56
...
PR: 58629
Submitted by: Ports Fury
2003-10-28 20:59:05 +00:00
Dirk Meyer
1b22eb98e2
Update to 2.9.12
...
- Addition of SQLite backend
- pdns_recursor maturity
- Verisign sitefinder workaround
PR: 58609
Submitted by: tremere@cainites.net
2003-10-28 20:52:37 +00:00
Anton Berezin
9d21910a44
Fix the workings of ENABLE_SUIDPERL knob.
...
Reported by: Neil Darlow <neil@darlow.co.uk>, Nicola Tiling <nti@w4w.net>
2003-10-28 20:46:51 +00:00
Andrey A. Chernov
3a1c8d4bc9
Upgrade to 1.3.29
2003-10-28 20:31:35 +00:00
Brian Somers
9a8f23cca2
Update to version 2.2
2003-10-28 20:22:36 +00:00
Joerg Wunsch
08373e8d8f
Upgrade to vendor release 1.9.14.
2003-10-28 20:22:07 +00:00
Hajimu UMEMOTO
7cf01ed39b
Update to 2.2.2-BETA.
...
(disable WITH_DRAC support due to lack of acconfig.h, for now)
2003-10-28 19:42:55 +00:00
Greg Lewis
a4ecff6df9
. Fix the plugin build when LOCALBASE is not /usr/local.
...
PR: 58618
Submitted by: harti
2003-10-28 18:15:01 +00:00
Greg Lewis
2849ce0477
. Update to 0.76.1.
...
PR: 58571
Submitted by: Suleiman Souhlal <refugee@vt.edu> (maintainer)
2003-10-28 17:16:27 +00:00
Pierre Beyssac
1715ae79e9
Update to 0.6.2.
2003-10-28 16:59:27 +00:00
Erwin Lansing
ccb5e1bc8e
Add p5-Net-Amazon 0.16,
...
framework for accessing amazon.com via SOAP
and XML/HTTP.
PR: 58414
Submitted by: clsung@dragon2.net
2003-10-28 16:34:17 +00:00
Alexander Nedotsukov
42673e43b4
Speedup raster image printing for metafile. Let's say dramatically.
2003-10-28 16:31:34 +00:00
Kirill Ponomarev
62c5464934
- Update to version 2.2.0
...
PR: 58624
Submitted by: Ports Fury
2003-10-28 16:17:53 +00:00
Kirill Ponomarev
fe93a67a75
- Update to version 1.0
...
PR: 58623
Submitted by: Ports Fury
2003-10-28 16:11:58 +00:00
Erwin Lansing
dc596449d6
Add p5-Text-ExtractWords 0.08,
...
perl extension for extract words
from strings.
PR: 58480
Submitted by: clsung@dragon2.net
2003-10-28 15:59:19 +00:00
Yen-Ming Lee
94bc316a22
fix incorrect PERL_LEVEL check
...
PR: 58636
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>
2003-10-28 15:59:03 +00:00
Erwin Lansing
933388a1a9
Update to 3.05
...
PR: 58530
Submitted by: maintainer
2003-10-28 15:44:24 +00:00
Foxfair Hu
f2811b3fd9
Add p5-Algorithm-Networksort 1.01,
...
a perl module that will create inline comparisons for sorting.
PR: 58551
Submitted by: clsung@dragon2.net
2003-10-28 15:30:46 +00:00
Foxfair Hu
69ee5c4ce8
Add p5-Algorithm-NaiveBayes 0.02,
...
perl class performing Bayesian prediction of categories.
PR: 58527
Submitted by: clsung@dragon2.net
2003-10-28 15:26:49 +00:00
Foxfair Hu
7f69be7b96
PR: 58597
...
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Approved by: maintainer
Fix build step in version 1.9.7
2003-10-28 15:24:03 +00:00
Foxfair Hu
83343193ac
PR: 58565
...
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Update port from 0.04 to 0.08, also assign maintainership to the submitter.
2003-10-28 15:19:26 +00:00
Foxfair Hu
7fffd2b133
PR: 58552
...
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Update port from 0.05 to 0.06, and add BUILD_DEPENDS of BerkeleyDB.pm,
Assign maintainership to the submitter.
2003-10-28 15:16:42 +00:00
Foxfair Hu
5495c06538
Submitted by: Marcus Henschel <mh@myfreebsd.org>
...
Reviewed by: maintainer
Use RUN_DEPENDS instead of BUILD_DEPENDS to depend on www/p5-libwww
2003-10-28 15:05:43 +00:00
Sergey A. Osokin
1dba9f3c91
Fix build on -CURRENT.
...
Also:
- replace <xxx> with <xxx.h> due to Standard C++.
- In my observation, when include "devstats.h",
- In 4.x or earlier version, we use checkversion(), getnumdevs() ...
But In 5.x, it should be repalce with devstat_checkversion(kvm_t *),
devstat_getnumdevs(kvm_t *) respectively.
In summary, function in 4.x's devstats.h can add prefix word "devstat
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Maintainership to: submitter
PR: 58596
2003-10-28 14:53:44 +00:00
Sergey A. Osokin
31c8d3fc87
Fix build on -current.
...
Original patch from: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
REINPLACE version by: osa
PR: 58619
2003-10-28 14:11:20 +00:00
Sergei Kolobov
758636d269
Add knowlan 0.1, ARP-based LAN IP and MAC Address Extractor.
...
It sends ARP REQUEST packets to the LAN and waits for ARP REPLY packets
from network nodes that are up, producing a table of currently
active IP and MAC addresses.
Knowlan uses libpcap and libnet libraries for easy source code review
and maintenance.
WWW: http://www.enderunix.org/knowlan
PR: 58592
Submitted by: Omer Faruk Sen <ofsen@enderunix.org>
Approved by: krion (implicit)
2003-10-28 13:57:58 +00:00
Kirill Ponomarev
24abbeac72
- Fix MASTER_SITES by deleting a no longer available site [1]
...
- Fix build on 5.x [2]
- Respect PTHREAD_CFLAGS and PTHREAD_LIBS [2]
- Bump PORTREVISION
PR: 58612
Submitted by: maintainer [1], krion [2]
2003-10-28 12:55:09 +00:00
Sergei Kolobov
58dd22594e
- Update to 1.1.27:
...
A problem has been fixed where the HTTP health check code assumed that
the request was still of fixed length, which is obviously wrong since
it became configurable. This could make HTTP health checks fail on
non-default configurations.
- While I'm here:
- similify do-build target: remove use of subshell
- fix portlint warning
PR: 58614
Submmitted by: maintainer
Approved by: krion (implicit)
2003-10-28 12:47:30 +00:00
Doug Barton
fbe9f7ffc6
I specifically stated that I did not want to bump portepoch for this port.
...
I realize that my error in version numbering previously caused some confusion
about 9.2.3 being a more up to date version than 9.2.3.4, but this will quickly
be resolved with the next version, and affected only a few users who installed
the release candidate. The portepoch change is permanent, and perpetuates a
silly kludge for no good reason.
Please do not change this again without discussing it with me.
2003-10-28 11:54:41 +00:00
Tilman Keskinoz
7d361ef883
Update to 2.0.
...
Quickstart improved, but still a lot of bugs.
2003-10-28 11:13:27 +00:00
Sergei Kolobov
e5175f7be0
- Change to my @FreeBSD.org address
...
Approved by: krion (implicit)
2003-10-28 10:16:43 +00:00
Tilman Keskinoz
4dc048e020
Add entry for ORBacus
2003-10-28 10:15:12 +00:00
Tilman Keskinoz
f43b5eb763
Mark Restricted,
...
Shorten pkg-descr (portlint)
Add new WWW URL.
2003-10-28 10:13:04 +00:00
Ying-Chieh Liao
c081a9f361
add gracetmpl 0.3.1
...
Provide an easy way to use existing grace-files as a template
2003-10-28 10:07:02 +00:00
Sergei Kolobov
3a73c3679f
- Now logs to /var/log/ instead of application specific location
...
- Sort pkg-plist
- Bump PORTREVISION
PR: 58585
Submitted by: maintainer
Approved by: krion (implicit)
2003-10-28 10:06:51 +00:00
Trevor Johnson
7271b8c999
Augment NETBSD list.
...
Obtained from: <URL:http://www.alltheweb.com >
2003-10-28 10:06:21 +00:00
Sergei Kolobov
0b0cb13954
- Attempt to fix bento build failure by patching
...
to avoid sending output to /dev/tty
PR: 58584
Submitted by: maintainer
Approved by: krion (implicit)
2003-10-28 10:04:06 +00:00
Trevor Johnson
9d05d2dbde
Make fetchable.
...
found by: fenner's survey
2003-10-28 09:55:31 +00:00
Ying-Chieh Liao
cfca936517
upgrade to 0.6.0
2003-10-28 09:54:24 +00:00
Trevor Johnson
fd42997db7
Update WINDOWMAKER list.
...
Obtained from: <URL:http://www.alltheweb.com > and fenner's survey
2003-10-28 09:51:11 +00:00
Dag-Erling Smørgrav
51f86913f7
Add GnatsWeb 4, the web interface for Gnats 4.
...
PR: ports/57078
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-28 09:46:47 +00:00
Trevor Johnson
1d0aeeaa65
onto MASTER_SITE_LOCAL
2003-10-28 09:39:09 +00:00
Trevor Johnson
96a7d30697
Add a few more sites to the REDHAT list.
...
Obtained from: <URL:http://www.alltheweb.com >
2003-10-28 09:32:01 +00:00
Trevor Johnson
0807bc0f6c
onto MASTER_SITE_LOCAL
2003-10-28 09:20:24 +00:00
Trevor Johnson
71aec83ae9
This does not fetch.
...
found by: fenner's survey
2003-10-28 09:16:16 +00:00
Edwin Groothuis
f87daeeabb
Fix removal of the last digit in the version number issue.
...
[~/cvs/ports/dns/bind9] edwin@k7>pkg_version -t 9.2.3.4 9.2.3
>
[~/cvs/ports/dns/bind9] edwin@k7>pkg_version -t 9.2.3.4 9.2.3,1
<
2003-10-28 09:15:03 +00:00
Foxfair Hu
9254dee6a1
Correct PKGORIGIN precisely according to PR/58268.
...
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-28 09:08:15 +00:00
Trevor Johnson
e04f19568f
Make glib-1.2.6-2.i386.rpm fetchable (it comes from the updates to
...
Red Hat 6.1).
found by: fenner's survey
2003-10-28 09:06:35 +00:00
Foxfair Hu
1aa4a9f93a
Correct PKGORIGIN precisely according to PR/58268.
...
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-28 09:02:59 +00:00
Kirill Ponomarev
af82317260
- Fix build on -current
...
- Utilize NOPORTDOCS
PR: 58223
Submitted by: Ports Fury
2003-10-28 09:01:44 +00:00