Commit Graph

2742 Commits

Author SHA1 Message Date
msf
660e01de27 Fix PLIST 2004-12-08 18:32:15 +00:00
msf
14e80a9336 Initial import of Locale-Maketext-Gettext
Locale::Maketext::Gettext joins the GNU gettext and Maketext frameworks.
It is a subclass of Locale::Maketext(3) that follows the way GNU gettext
works. It works seamlessly, both in the sense of GNU gettext and
Maketext. As a result, you enjoy both their advantages, and get rid of
both their problems, too.
2004-12-08 18:26:32 +00:00
msf
0222308dfe 2004-12-08 18:19:40 +00:00
xsa
5d28fa8a64 + p5-Module-CoreList 2004-12-08 18:02:03 +00:00
xsa
cd4fc3cf0d Initial import of p5-Module-CoreList-1.97
See what modules are shipped with versions of Perl.

Module::CoreList contains the hash of hashes %Module::CoreList::version,
this is keyed on Perl version as indicated in $]. The second level hash
is module => version pairs.
It also contains %Module::CoreList::released hash, which has ISO
formatted versions of the release dates, as gleaned from perlhist.

ok msf@.
2004-12-08 18:00:30 +00:00
msf
027a16c2de Update to Test-Builder-Tester-1.01
add missing PKG_ARCH
take maintainer

ok avsm@
2004-12-08 17:35:42 +00:00
msf
37ed44ab0f This is what I get for being a slacker.
Remove files I shouldn't have imported at all
2004-12-08 06:42:23 +00:00
msf
cbe48cd4f9 Initial import of Locale-Maketext-2.09
It is a common feature of applications (whether run directly, or via the
Web) for them to be "localized" -- i.e., for them to a present an
English interface to an English-speaker, a German interface to a
German-speaker, and so on for all languages it's programmed with.
Locale::Maketext is a framework for software localization; it provides
you with the tools for organizing and accessing the bits of text and
text-processing code that you need for producing localized applications.
2004-12-08 06:09:36 +00:00
msf
3509cdad33 + p5-Log-Dispatch 2004-12-08 05:47:01 +00:00
msf
7aa285f151 Remove accidentally committed files. 2004-12-08 05:46:09 +00:00
msf
0f2d88a61f Initial import of Log-Dispatch-2.10
Log::Dispatch is a suite of OO modules for logging messages to
multiple outputs, each of which can have a minimum and maximum log
level.  It is designed to be easily subclassed, both for creating a
new dispatcher object and particularly for creating new outputs.

It also allows both global (dispatcher level) and local (logging
object) message formatting callbacks which allows greater flexibility
and should reduce the need for subclassing.
2004-12-08 05:37:01 +00:00
marcm
15cb7d2aa4 hppa's build this w/o workarounds now. 2004-12-08 04:32:11 +00:00
marcm
60eea62380 Update to 2.4.8.
More importantly, pull out the NetBSD diff that dealt with
*BSDesque dlopen issues and, now that we have a working
RTLD_DEFAULT, go with the FreeBSD hack^H^H^H^H method which works
better.
2004-12-07 06:16:20 +00:00
alek
0ecfc30e15 + pcre++ 2004-12-05 14:24:11 +00:00
alek
c16b4beb0a Import pcre++ 0.9.5
PCRE++ is a C++ wrapper-class for the PCRE library (Perl Compatible
Regular Expressions).

From Tomasz Bak <openbsdpl@wp.pl>

ok sturm@
2004-12-05 14:16:40 +00:00
kevlo
60d945871e add p5-File-Type 2004-12-03 02:04:00 +00:00
kevlo
d94fab0e7c Initial import of p5-File-Type 0.22
This module uses magic numbers to determine the MIME type of that file.
2004-12-03 02:03:10 +00:00
robert
3de0a5d061 upgrade to 1.1.1 2004-12-02 21:55:07 +00:00
kevlo
170a52591d add p5-Data-Hierarchy 2004-12-02 07:06:27 +00:00
kevlo
08e1444c02 Initial import of p5-Data-Hierarchy 0.21
This module provides a simple interface for manipulating inheritable
data attached to a hierarchical environment (like filesystem).
2004-12-02 07:05:44 +00:00
kevlo
220051e470 add p5-Clone 2004-12-02 06:48:03 +00:00
kevlo
d31606a124 Initial import of p5-Clone 0.15
This module provides a clone() method which makes recursive copies 
of nested hash, array, scalar and reference types, including tied 
variables and objects.
2004-12-02 06:47:14 +00:00
alek
1acd1e7f57 += subversion 2004-12-01 16:53:29 +00:00
alek
a524b91b3c Import Subversion 1.1.1
Subversion is a free/open-source version control system. That is,
Subversion manages files and directories over time. A tree of files
is placed into a central repository. The repository is much like an
ordinary file server, except that it remembers every change ever made
to your files and directories. This allows you to recover older versions
of your data, or examine the history of how your data changed.
In this regard, many people think of a version control system as a
sort of time machine.

Joint work with msf@, Sigfred H?versen, Alex Holst and Steven Mestdagh

ok naddy@, go ahead msf@
2004-12-01 16:47:54 +00:00
kevlo
e861c6bf0b upgrade to 5.4 2004-12-01 05:38:47 +00:00
kevlo
d432b3c30d +p5-Carp-Clan 2004-12-01 05:37:17 +00:00
kevlo
6a0124a112 Initial import of p5-Carp-Clan 5.3.
This module reports errors from perspective of caller of a clan of modules.
2004-12-01 05:35:58 +00:00
kevlo
60a9fe9587 upgrade to 0.06 2004-12-01 03:24:11 +00:00
kevlo
a3ffcdbdbb upgrade to 1.1901 2004-12-01 03:23:07 +00:00
xsa
f87e864f19 Update to 3.0.4; 2004-11-29 14:59:01 +00:00
alek
bebc9643f7 += apr, apr-util
ok naddy@
2004-11-28 14:46:48 +00:00
alek
934ea5bf88 Import APR-util 1.0.1
The APR-util provides a number of helpful abstractions on top of APR.

ok naddy@
2004-11-28 14:42:08 +00:00
alek
41fb9446a7 Sorry 2004-11-28 14:29:45 +00:00
alek
08344aaeaa Import APR 1.0.1
The Apache Portable Run-time mission is to provide a library of
routines that allows programmers to write a program once and be
able to compile it anywhere.

ok naddy@
2004-11-28 14:27:38 +00:00
espie
b060aaf66c WANTLIB markers 2004-11-24 00:11:03 +00:00
espie
fb5e7e6f28 WANTLIB markers 2004-11-23 21:40:35 +00:00
espie
e2e843199a some more WANTLIB 2004-11-23 21:34:27 +00:00
espie
6bec6cc34b WANTLIB markers 2004-11-23 11:22:00 +00:00
espie
f9d3493579 update to 3.0.1, WANTLIB markers. 2004-11-23 03:14:31 +00:00
naddy
9adf039ac1 update maintainer's E-mail address 2004-11-21 19:01:28 +00:00
fgsch
4b1bd7c5e1 byebye binutils. 2004-11-18 23:40:41 +00:00
fgsch
019bbf940f remove binutils now that we have a recent and more closely tracked version.
if it's needed in the future, we can bring it back. pvalchev@ ok.
2004-11-18 23:40:06 +00:00
fgsch
7523a6022b remove myself as maintainer. 2004-11-18 23:23:56 +00:00
espie
77bbf9b491 make sure we don't pick the wrong usb. 2004-11-18 17:48:50 +00:00
espie
4551b1e62f Missing @lib marker in gnome flavor => bump pkgname. 2004-11-17 18:23:50 +00:00
naddy
3198c10ab6 new maintainer kevlo@; ok shell@ 2004-11-15 15:04:58 +00:00
naddy
997d610b84 update to 1.06; from kevlo@, maintainer timeout 2004-11-11 17:11:07 +00:00
djm
43c6e61712 unbreak
(sigh, today i am king idiot)
2004-11-11 03:52:30 +00:00
djm
f2fe0dd366 MODULES specified twice 2004-11-11 03:50:41 +00:00
djm
77bd59df22 +py-dateutil
+py-tz
2004-11-11 03:47:09 +00:00
djm
fbcc804d6b oops, kill junk in DESCR 2004-11-11 03:45:41 +00:00
djm
6aecb5235e import of python-dateutil-0.5:
The dateutil module provides powerful extensions to the standard
datetime module, available in Python 2.3+. It features computing of
relative deltas (next month, next year, next monday, last week of month,
etc), computing of dates based on very flexible recurrence rules, using
a superset of the [FTP]iCalendar specification and generic parsing of
dates in almost any string format.

feedback and ok xsa@
2004-11-11 03:43:37 +00:00
djm
9553517b8d import of pytz-2004d:
pytz brings the Olson tz database into Python. This library allows
accurate and cross platform timezone calculations using Python 2.3 or
higher. It also solves the issue of ambiguous times at the end of
daylight savings, which you can read more about in the Python Library
Reference (datetime.tzinfo).

feedback and ok xsa@ alek@
2004-11-11 03:35:42 +00:00
naddy
cb43061150 update to 1.2.4; from Victor Sahlstedt <cvss@home.se> 2004-11-09 19:26:43 +00:00
alek
9285bdc4ed Use @sysctl
ok espie@
2004-11-09 14:48:25 +00:00
mbalmer
e2a5894de9 Prepare for automake,aclocal behave like autoconf. the version number of the
program to be used shall be indicated by an environment variable
AUTOMAKE_VERSION.  /usr/local/bin/{automake|aclocal} are not yet installed.

ok espie@
2004-11-08 22:00:09 +00:00
alek
d957551496 + smarty
ok pvalchev@
2004-11-06 20:13:55 +00:00
alek
46fdf16dc2 Import Smarty 2.6.5
Although Smarty is known as a "Template Engine", it would be more
accurately described as a "Template/Presentation Framework." That is, it
provides the programmer and template designer with a wealth of tools to
automate tasks commonly dealt with at the presentation layer of an
application.

ok robert@ sturm@
2004-11-06 20:02:30 +00:00
jolan
3aa827f7c1 fix freetype fallout 2004-11-06 02:26:05 +00:00
alek
733e07967b - update to 1.5.1
- shrink LIB_DEPENDS and CONFIGURE_ARGS
- adjust man page

changelog: http://www.akhphd.au.dk/~bertho/cvsgraph/#changes

ok sturm@, pvalchev@
2004-10-31 10:38:57 +00:00
brad
997b0c0113 upgrade to mm 1.3.1
From: Chris Kuethe <ckuethe at ualberta dot ca>
2004-10-30 04:34:09 +00:00
sturm
13f763bf7a typo
from Matthew Clarke <clamat at telus.net> via maintainer Jim Geovedi
2004-10-26 17:50:16 +00:00
pvalchev
6d0e466e15 -gdb here too (oops) 2004-10-26 06:31:56 +00:00
pvalchev
7aac74e4a6 no longer makes sense to have this in the ports tree, in-tree version
will be kept up to date.
2004-10-26 06:31:17 +00:00
marcm
1ee0d3a3fd Update 2.2.0 -> 2.2.1
Needed for latest Evolution.
2004-10-26 03:50:52 +00:00
marcm
999491ac29 Update 2.2.0 -> 2.2.3
Needed for latest Evolution.
2004-10-26 03:50:02 +00:00
marcm
fa2bb861b0 Update 2.4.6 -> 2.4.7 2004-10-26 03:49:03 +00:00
wilfried
de77981ff6 fix built with the new getproto*_r, ok maintainer 2004-10-25 09:02:53 +00:00
pvalchev
521b9c626b Update to SDL-1.2.7; based on work by jsg@ 2004-10-25 02:34:21 +00:00
brad
334935934f bump PKGNAME 2004-10-24 20:03:31 +00:00
brad
bae67aa20a remove libintl's shared lib inter-library dependency on libiconv.
Thanks to naddy@, alek@ and other porters for doing the prep work
which allows this to be commited.
2004-10-24 19:54:46 +00:00
xsa
2aae0dc0d8 update to 1.2.2; see the CHANGES file for a detailed Changelog; 2004-10-23 16:48:12 +00:00
xsa
37218c7d0b +scons 2004-10-23 12:38:34 +00:00
xsa
81cdb24f38 Initial import of scons-0.96.1.
SCons is an Open Source software construction tool--that is, a
next-generation build tool. Think of SCons as an improved,
cross-platform substitute for the classic Make utility with integrated
functionality similar to autoconf/automake and compiler caches such as
ccache. In short, SCons is an easier, more reliable and faster way to
build software.

Submitted and maintained by Andrew Dalgleish <openbsd at ajd.net.au>
2004-10-23 12:37:32 +00:00
xsa
0eb0589235 update to Log-Agent-0.306; from MAINTAINER. 2004-10-21 08:52:56 +00:00
brad
cedf109aad remove myself as MAINTAINER 2004-10-19 03:07:56 +00:00
robert
a07f5957da upgrade to 1.0.3 2004-10-16 23:21:31 +00:00
todd
69fef40492 remove now unused files 2004-10-14 01:34:21 +00:00
danh
c902aefaa6 second sweep for MESSAGE decoration removal; ok espie@ 2004-10-13 20:28:01 +00:00
danh
6362fb0bc7 initial sweep for MESSAGE decoration removal; ok espie@ 2004-10-13 18:59:18 +00:00
naddy
4efcc99722 - Stop installing man pages in man dirs. Use @mandir instead to avoid
conflicts with JRE and future JDKs.
- Add flavor descriptions to DESCR*.
- Add missing lib depend via MODULES devel/gettext.
- Comment the native_threads dir creation that was added in a recent commit.

From: Kurt Miller <truk@optonline.net>
2004-10-12 20:46:22 +00:00
naddy
78c17dbda6 Explicitly add -liconv when linking with -lintl.
From: Aleksander.Piotrowski@nic.com.pl
2004-10-11 21:07:50 +00:00
naddy
c6804129b3 * Update to 5.5.4; from Jesper Louis Andersen <jlouis@mongers.org>.
* Fix separate build.
2004-10-11 01:01:56 +00:00
naddy
240d2a9b63 Explicitly link libintl with libiconv.
From: Aleksander.Piotrowski@nic.com.pl
2004-10-10 18:20:17 +00:00
sturm
5f56d2693d missing BUILD_DEPENDS, honour CC 2004-10-10 16:59:04 +00:00
sturm
a4fdf2d2b1 fix BUILD_DEPENDS 2004-10-10 16:44:12 +00:00
sturm
0b644348d3 install documentation regardless of latex being around or not
from maintainer dons at cse.unsw.edu.au (Donald Bruce Stewart)
2004-10-09 10:06:17 +00:00
xsa
8825e43e35 remove MAINTAINER per his request; 2004-10-08 08:22:28 +00:00
sturm
29b772b57b update to 1.3.1_13 2004-10-03 14:33:53 +00:00
sturm
5fb7d08959 BUILD_DEPENDS on pkgconfig 2004-10-02 13:56:42 +00:00
naddy
7d63e45bca Work around messed-up autoconf macro so we don't depend on inter-library
dependency; from aleksander.piotrowski@nic.com.pl.
2004-10-01 23:54:45 +00:00
jolan
17fcee4fef update to 2.0.12 2004-09-28 01:36:32 +00:00
espie
c0afd5be16 new-style PLIST 2004-09-26 13:05:27 +00:00
espie
379f54390a make it build with gcc3.
Mostly work from Aleksander Piotrowski
2004-09-26 12:11:00 +00:00
espie
45cfc49a9c slipped 2004-09-26 11:19:08 +00:00
espie
ee7b7a460a still broken, update plist now that I've got the binary package. 2004-09-25 14:33:57 +00:00
brad
f8d56a3260 upgrade to libtool 1.5.10 2004-09-23 08:06:22 +00:00
pvalchev
a004d6b491 fix typo 2004-09-22 17:28:26 +00:00
espie
96b0043b84 new style conflicts 2004-09-18 10:55:03 +00:00
marcm
19057393a6 Latest and greatest... to 2.4.6 2004-09-16 04:13:56 +00:00