Commit Graph

86560 Commits

Author SHA1 Message Date
Foxfair Hu
4256ce416f Add p5-Search-InvertedIndex 1.13, a manager for inverted index maps.
PR:		58456
Submitted by:	clsung@dragon2.net
2003-10-24 04:28:48 +00:00
Sean Chittenden
3be055a384 Update to 1.1.
PR:		ports/58475
Submitted by:	maintainer
2003-10-24 04:28:06 +00:00
Foxfair Hu
f555846d91 Add p5-Tie-FileLRUCache 1.01,
a lightweight but robust filesystem based persistent LRU cache.

PR:		58455
Submitted by:	clsung@dragon2.net
2003-10-24 04:25:26 +00:00
Foxfair Hu
1bfa55b3bf Add p5-Tie-DB_File-SplitHash 1.01, a wrapper around the DB_File Berkeley
database system.

PR:		58454
Submitted by:	clsung@dragon2.net
2003-10-24 04:21:35 +00:00
Ying-Chieh Liao
3c7c3cf525 add kmovisto 0.5.1
A real 3-D molecule viewer
2003-10-24 04:19:28 +00:00
Foxfair Hu
4777ca6e31 Add p5-Class-ParmList 1.03, a module for processing named parameter
lists for method calls.

This is a simple package for validating calling parameters to a subroutine
or method. It allows you to use "named parameters" while providing checking
for number and naming of parameters for verifying inputs are as expected and
meet any minimum requirements. It also allows the setting of default values
for the named parameters if omitted

PR:		58453
Submitted by:	clsung@dragon2.net
2003-10-24 04:18:59 +00:00
Foxfair Hu
2c52b9e94f Add p5-Class-NamedParms 1.04, a lightweight named parameter handling system.
Class::NamedParms is a perl module which provides standard get/set/clear
accessors for a class via named parameter with forced lexical checking
of named parameters for validity and initialization validation. Lightweight
and simple to use. Designed as a base class for inheritance by other modules.

PR:		58452
Submitted by:	clsung@dragon2.net
2003-10-24 04:16:25 +00:00
Kris Kennaway
8b410af392 BROKEN: conflicting dependencies (php4-cli-4.3.4.r1 and php4-4.3.4.r1) 2003-10-24 03:33:25 +00:00
Alexander Nedotsukov
cdf2f1b8b1 Add one more missed PLIST entry. 2003-10-24 02:39:05 +00:00
Ying-Chieh Liao
51e0c03c87 ugprade to 800.025 2003-10-24 02:32:08 +00:00
Joe Marcus Clarke
527e2899da Fix build on -STABLE. 2003-10-24 02:21:02 +00:00
Trevor Johnson
fb463ccd56 new port of badwm 2003-10-24 02:19:17 +00:00
Kris Kennaway
1790fdb733 Reset bouncing maintainer address 2003-10-24 02:18:36 +00:00
Ying-Chieh Liao
4a1a303359 utilize INFO and DATADIR 2003-10-24 02:07:51 +00:00
Ying-Chieh Liao
3ac282eb01 add jakelib2 2.0.0s
A cross platform C++ class library with a Java-like API
2003-10-24 02:01:39 +00:00
Trevor Johnson
84e27e4737 new port of showkey 2003-10-24 01:18:37 +00:00
Ying-Chieh Liao
f7f81e5b9d utilize USE_GNOME
add more dependencies
2003-10-24 01:04:32 +00:00
Trevor Johnson
b0e6b6efc9 Update to 0.8.2. Add a patch from maketool's author which eliminates
the GTK+ warnings on startup.
2003-10-24 00:32:15 +00:00
James E. Housley
bfaab0c386 Amd64 does not seem to support scsi-chg, so disable it 2003-10-23 23:56:02 +00:00
James E. Housley
9b35bf9c6e Fix to remove an explict referenct to gtar.
Bump Portrevision

PR:		57843
Submitted By:	Kirk Strauser <kirk@strauser.com>
2003-10-23 23:35:31 +00:00
Trevor Johnson
accebc8675 Install man page.
Submitted by:	Dan Nelson
2003-10-23 22:20:25 +00:00
Joe Marcus Clarke
ce45c68a30 * Document two more options available in the Makefile
* Remove the Oscar IP address patch.  It does not appear to be needed
  anymore, and may actually cause breakage

Submitted by:	Matthew Luckie <mjl@luckie.org.nz>
2003-10-23 20:46:11 +00:00
Joe Marcus Clarke
243437d392 Update to 0.5.88. 2003-10-23 20:43:35 +00:00
Sergei Kolobov
f58bbc4e3a - Update to 1.38
PR:		58296
Submitted by:	maintainer
Approved by:	krion (implicit)
2003-10-23 20:37:08 +00:00
Sergei Kolobov
50642a2603 Add daapd 0.2.1c, server for Digital Audio Access Protocol.
daapd scans a directory for music files and makes them available via
the Apple proprietary protocol DAAP. DAAP clients can browse the
directory and retrieve individual files, either by streaming or by
downloading them.

PR:		58352
Submitted by:	Lars Thegler <lars@thegler.dk>
Approved by:	krion (implicit)
2003-10-23 20:24:42 +00:00
Sergei Kolobov
9e4870a5d6 Add libhttpd-persistent, library for embedded web servers.
libHTTPD can be used to add basic web server capabilities to an
application or embedded device. The library handles both static and
dynamically generated content, has very low overheads, and provides many
features to simplify the creation of web based application interfaces.

This is a version modified for persistent connections by the author of
daapd.

PR:		58350
Submitted by:	Lars Thegler <lars@thegler.dk>
Approved by:	krion (implicit)
2003-10-23 20:21:55 +00:00
Lev A. Serebryakov
6e450c32b4 Use bsd.ports.(pre|post).mk, don't ignore Makefile.local
PR:		58397
2003-10-23 20:07:01 +00:00
Joe Marcus Clarke
a6ee4badc3 Fix build with libxml2-2.6.0.
PR:		58464
Submitted by:	Jens Rehsack <rehsack@liwing.de>
Reported by:	bento via kris
2003-10-23 20:01:15 +00:00
Joe Marcus Clarke
de146c7de5 Fix build on amd64 by applying the same -fPIC patch that we do for ia64.
Reported by:	bento via kris
Approved by:	maintainer (implicit)
2003-10-23 19:43:33 +00:00
Joe Marcus Clarke
1096b6c11f Add a missing LIB_DEPENDS on popt.
PR:		58462
Submitted by:	Jens Rehsack <rehsack@liwing.de>
Reported by:	bento via kris
2003-10-23 19:41:20 +00:00
Sean Chittenden
df27630da3 Update to beta5. RC1 should be coming in a week. There were a few
schema changes to the information_schema which require an initdb, sorry.
On an upbeat note, the release notes were finally flushed out with the
details of what's been completed for 7.4.  Enjoy!

http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
2003-10-23 19:29:21 +00:00
Tilman Keskinoz
9051484e98 USE_REINPLACE
Respect CPPFLAGS and LDFLAGS

PR:		47651
Submitted by:	Simon Schubert
2003-10-23 19:07:47 +00:00
Tilman Keskinoz
61d57b9599 Update to 0.7.5
PR:		57803
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
Approved by:	maintainer
2003-10-23 19:06:17 +00:00
Greg Lewis
ef1188728d . Update to 1.4.1 Service Release 1.
Prompted by:	Marco Wertejuk <wertejuk@mwcis.com>
2003-10-23 18:56:13 +00:00
Tilman Keskinoz
81242751eb USE_REINPLACE
PR:		47651
Submitted by:	Simon Schubert
2003-10-23 18:52:30 +00:00
Kirill Ponomarev
506f56848e - Fix MASTER_SITES
PR:		58448
Submitted by:	Ports Fury
2003-10-23 18:50:54 +00:00
Kirill Ponomarev
38eacb978b - Fix build on -current
PR:		58445
Submitted by:	Ports Fury
2003-10-23 18:37:15 +00:00
Kirill Ponomarev
75de907efa - Fix build with XFree86 3.x
PR:		58449
Submitted by:	Ports Fury
2003-10-23 18:33:53 +00:00
Tilman Keskinoz
2e26328d42 Update to 0.8.0
PR:		58129
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-10-23 18:31:15 +00:00
Kirill Ponomarev
8be5649189 - Change maintainer email
PR:		58432 58434 58436
Submitted by:	maintainer
2003-10-23 18:26:58 +00:00
Kirill Ponomarev
66ce266d0d - Change maintainer email
PR:		58433
Submitted by:	maintainer
2003-10-23 18:23:31 +00:00
Kirill Ponomarev
992bf353eb - Change maintainer email
PR:		58431
Submitted by:	maintainer
2003-10-23 18:22:39 +00:00
Kirill Ponomarev
cdcc3cd3f2 - Drop maintainership to ports@FreeBSD.org
PR:		58430
Submitted by:	maintainer
2003-10-23 18:21:20 +00:00
Kirill Ponomarev
461c067a1a - Change maintainer email
PR:		58429
Submitted by:	maintainer
2003-10-23 18:19:52 +00:00
Kirill Ponomarev
280320441b - Change maintainer email
PR:		58428
Submitted by:	maintainer
2003-10-23 18:18:17 +00:00
Tilman Keskinoz
4ee4e73d28 Update to 0.2.1.1
PR:		58364
Submitted by:	Stefan Ehmann <shoesoft@gmx.net>
2003-10-23 18:12:35 +00:00
Tilman Keskinoz
0bf8ed477f Fix build on -CURRENT
PR:		58357
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de>
2003-10-23 18:03:33 +00:00
Adam Weinberger
83afbc311e Change maintainer to vangyzen@stat.duke.edu
PR:		ports/58457
Submitted by:	Eric van Gyzen <vangyzen@stat.duke.edu>
2003-10-23 17:34:30 +00:00
Tilman Keskinoz
1a7ab95c00 Respect CFLAGS. 2003-10-23 16:47:21 +00:00
Joe Marcus Clarke
97f89183cd The distfile was re-rolled to fix a buffer corruption issue. Only two
lines of code were changed as to not write NUL to the last byte of a
buffer.

Reported by:	maintainer
2003-10-23 16:32:50 +00:00