Commit Graph

2937 Commits

Author SHA1 Message Date
pedro
a56a8709d2 posix library for lua, ok jolan@ 2004-12-16 21:21:14 +00:00
espie
435aaf1ed0 constructor wants const fields initialized. 2004-12-14 17:40:44 +00:00
kevlo
a5d66a619c - start with a lowercase letter in COMMENT
- bump PKGNAME

ok msf@
2004-12-14 00:44:14 +00:00
jolan
3e3d557523 oopsies, need this patch 2004-12-13 00:00:34 +00:00
jolan
d69107b525 +liboil 2004-12-12 23:36:22 +00:00
jolan
81f8ca2a11 liboil-0.2.2, library of optimized inner loops 2004-12-12 23:27:50 +00:00
marcm
bb06e0824a CVS wasn't kind to this commit :). Remove the zero length patches,
fix another patch that was lost in the update, oh and what the heck
update the version again.
2004-12-11 17:41:52 +00:00
marcm
3943331b6d Remove zero length file from last commit. 2004-12-11 06:05:47 +00:00
marcm
5685ec74e1 Update to 2.2.4. 2004-12-11 06:03:47 +00:00
marcm
789ce7591e Update the supporting Gnome ports to their Gnome 2.8 versions.
ORBit2      2.10.2 -> 2.12.0
atk          1.6.1 -> 1.8.0
gconf-editor 2.6.2 -> 2.8.2
gconf2       2.6.2 -> 2.8.1
libIDL       0.8.3 -> 0.8.4
libgsf      1.10.0 -> 1.11.1
libgtop2     2.6.0 -> 2.8.1
libwnck      2.6.2 -> 2.8.1
pango        1.4.1 -> 1.6.0
startup-notification 0.5 -> 0.7

Real work done by Francois Briere.
2004-12-10 20:33:58 +00:00
jakob
5e6c46d562 p5-IO-Multiplex 2004-12-10 09:10:40 +00:00
jakob
7a1a05b101 IO::Multiplex 2004-12-10 09:05:05 +00:00
kevlo
67e037df52 remove extra dependency. 2004-12-10 07:43:12 +00:00
kevlo
24d4c2119f - p5-TimeDate 2004-12-10 03:54:59 +00:00
kevlo
357c62b81e remove this port, this port already exsits(p5-Time-TimeDate). 2004-12-10 03:54:30 +00:00
kevlo
0bfe0b2306 + p5-Algorithm-Annotate
+ p5-IO-Digest
+ p5-PerlIO-eol
+ p5-PerlIO-via-dynamic
+ p5-PerlIO-via-symlink
+ p5-TimeDate
+ p5-SVN-Mirror
2004-12-10 03:34:36 +00:00
kevlo
3f912f0f2f Initial import of p5-PerlIO-via-symlink 0.03
The PerlIO layer symlink allows you to create a symbolic link by
writing to the file handle.
2004-12-10 03:29:52 +00:00
kevlo
841dd92fd4 Initial import of p5-PerlIO-eol 0.13
This layer normalizes any of CR, LF, CRLF and Native into the designated
line ending. It works for both input and output handles.
2004-12-10 03:28:39 +00:00
kevlo
09c54a7380 Initial import of p5-PerlIO-via-dynamic 0.11
This module that helps creating dynamic PerlIO layers.
2004-12-10 03:27:06 +00:00
kevlo
dade06499f Initial import of p5-IO-Digest 0.10
This module for computing digests while read or writing file handles.
This avoids the case you need to reread the same content to compute
the digests after written a file.
2004-12-10 03:25:47 +00:00
kevlo
e880619b11 Initial import of p5-TimeDate 1.16
This module replaces my earlier GetDate distribution, which was
only a date parser. The date parser contained in this distribution is
far superior to the yacc based parser, and a *lot* fatser.
2004-12-10 03:24:22 +00:00
kevlo
e7c33bbea3 Initial import of p5-Algorithm-Annotate 0.10
Algorithm::Annotate generates a list that is useful for generating
output simliar to "cvs annotate".
2004-12-10 03:23:11 +00:00
kevlo
3bb8fdfa39 2004-12-10 03:21:07 +00:00
kevlo
7479239df5 add p5-Locale-Maketext-Simple. 2004-12-10 02:53:43 +00:00
kevlo
3e1cbd47ec Initial import of p5-Locale-Maketext-Simple 0.12
This module is a simple wrapper around Locale::Maketext::Lexicon,
designed to alleviate the need of creating Language Classes for module
authors.
2004-12-10 02:53:09 +00:00
kevlo
1e3642adef add p5-VCP-autrijus. 2004-12-09 09:25:06 +00:00
kevlo
f5eedce775 Initial import of p5-VCP-autrijus 0.9
vcp (and the Perl module VCP.pm) is a system for copying resources under
version control between repositories. CVS, p4 and VSS repositories are
currently supported.
Note that this is not a branch, nor a fork, from VCP's main repository
This is merely a snapshot of versions that are known to work with svk.
2004-12-09 09:24:22 +00:00
kevlo
e7dcf1ab35 add p5-Regexp-Shellish. 2004-12-09 08:44:26 +00:00
kevlo
54e9d8fe45 Initial import of p5-Regexp-Shellish 0.93
This module is for shell-like regular expressions.
2004-12-09 08:43:27 +00:00
kevlo
c8013206c1 add p5-BFD. 2004-12-09 06:41:43 +00:00
kevlo
d21880fef4 Initial import of p5-BFD 0.31
This module allows for impromptu dumping of output to STDERR. 
Useful when you want to take a peek at a nest Perl data structure
by emitting (relatively) nicely formatted output.
2004-12-09 06:41:02 +00:00
kevlo
c47462400b add p5-IPC-Run3. 2004-12-09 06:30:50 +00:00
kevlo
675a18e461 Initial import of p5-IPC-Run3 0.01
This module allows you to run a subprocess and redirect stdin, stdout,
and/or stderr to files and perl data structures.
2004-12-09 06:30:06 +00:00
kevlo
b50c3149bd +p5-Data-UUID 2004-12-09 05:17:10 +00:00
kevlo
9e60bdbc40 Initial import of p5-Data-UUID 0.11
This module provides a framework for generating UUIDs (Universally Unique
Identifiers, also known as GUIDs (Globally Unique Identifiers).
2004-12-09 05:15:56 +00:00
kevlo
5f34cd53bd add p5-SVN-Simple. 2004-12-09 03:49:30 +00:00
kevlo
caf9e81344 Initial import of p5-SVN-Simple 0.26
This module is a simple interface to subversion's editor interface.
2004-12-09 03:48:39 +00:00
kevlo
c191c47a38 oops, forgot to remove this file. 2004-12-09 03:34:22 +00:00
kevlo
c95d9c2320 - disable thread support, it's broken in p5-SVN. Discussed with alek@
- bump PKGNAME
2004-12-09 01:12:13 +00:00
msf
ee252596db - update Test-Pod to 1.20 2004-12-08 22:20:23 +00:00
msf
b3c0132278 +p5-Locale-gettext 2004-12-08 19:12:21 +00:00
msf
ac51e12a48 sigh. 2004-12-08 19:05:23 +00:00
msf
bdffab14b2 Initial import of Locale-gettext-1.03
The gettext module permits access from perl to the gettext() family of
functions for retrieving message strings from databases constructed to
internationalize software.

by Waldemar Brodkorb with some small corrections for more recent package
system changes

ok xsa@
2004-12-08 19:00:49 +00:00
msf
2edcc3d107 +p5-Locale-Maketext-Fuzzy
+p5-Locale-Maketext-Gettext
+p5-Locale-Maketext-Lexicon
2004-12-08 18:40:50 +00:00
msf
680fff6aee Initial import of p5-Locale-Maketext-Lexicon
This module provides lexicon-handling modules to read from other localization
formats, such as Gettext, Msgcat, and so on.
2004-12-08 18:36:18 +00:00
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
espie
d1025248ef kill old fragments. 2004-09-15 22:11:53 +00:00
espie
e1d810750f renamed fragment 2004-09-15 21:22:35 +00:00
espie
51af55d161 missing fragments. 2004-09-15 19:39:34 +00:00
espie
47fdb63793 missed theses. 2004-09-15 19:38:49 +00:00
espie
47c930352a missed one: new plist 2004-09-15 19:38:13 +00:00
espie
c801046985 new style fragments. 2004-09-15 19:07:48 +00:00
marcm
bee98f19a5 Update this to 2.2.0 and add an ssl flavor. Too bad this missed release. 2004-09-15 04:20:24 +00:00
marcm
e6110329a0 Update to 2.2.0, the "final" version. 2004-09-15 04:19:24 +00:00
pvalchev
5e42f19d55 fix OpenGL support, due to stupid hardcoding of the library name.
proper fix will hopefully happen soon
2004-09-15 01:21:44 +00:00
espie
f28f2a833d switch to new plist, killing a few install scripts along the way. 2004-09-14 23:43:54 +00:00
espie
caf9c4bb45 update to new version. 2004-09-14 23:34:18 +00:00
millert
c26c6f1e07 Use openpty() so this works again; ok pval@ 2004-08-28 22:54:50 +00:00
naddy
a17864d159 revert 2004-08-20 15:20:00 +00:00
espie
c8b83d43f2 missing guile LIB_DEPENDS
okay pvalchev@
2004-08-19 22:05:02 +00:00
espie
69ad14d59c tkinter not a separate package on !shared archs.
okay pvalchev@
2004-08-19 22:04:30 +00:00
espie
78772b09fa patch recent autoupdate, as we're not using gnu-m4.
(so it works).

okay pvalchev@.
2004-08-18 23:43:38 +00:00
naddy
31435c916e fix dependencies 2004-08-16 21:26:01 +00:00
naddy
b70c06e601 We've grown dladdr(3), adapt. From: Kurt Miller <truk@optonline.net> 2004-08-14 21:50:38 +00:00
jolan
8bcd005fb0 prevent doubly defined malloc, fixes build on ?gcc3 archs? (why does
this compile w/gcc2?)

ok pvalchev@
2004-08-12 17:22:23 +00:00
naddy
d605f3d348 Bump to 1.3.1_12; from Waldemar Brodkorb <wbx@openbsd.de>.
Regen plist.
2004-08-10 22:20:26 +00:00
naddy
50c72559bf Update to 1.6.2; from Kurt Miller <truk@apache.org>.
Also, regen plist.
2004-08-10 22:00:36 +00:00
xsa
8f584f432e more new-style MODULES. 2004-08-10 20:41:47 +00:00
xsa
441ffcdcbf more new-style MODULES. 2004-08-10 12:42:21 +00:00
espie
ad2cf83a0f new plists. 2004-08-10 09:43:46 +00:00
espie
c074af59c1 new plists 2004-08-10 08:36:46 +00:00
xsa
e4b48bd042 MODULES= lang/ghc 2004-08-10 08:23:36 +00:00
espie
6090978150 new plists 2004-08-10 08:10:13 +00:00
espie
b43fc8f77a new plist.
(symlink issue found by PFRAG.shared not holding any libraries)
2004-08-10 07:25:38 +00:00
espie
8cc91ea825 Follow symlinks for libraries as well.
Package has been unusable since its import.
Does anybody use these things ?
2004-08-10 07:24:49 +00:00
dons
30444ed677 Turn of doc regeneration, to make sure darcs doesn't try to regenerate
docs if latex2html happens to be installed, leading to different
packing lists with and without latex2html.

ok pvalchev@
2004-08-10 02:33:01 +00:00
pvalchev
5a890b0de0 COMES_WITH=3.6, tree now comes w/ even newer version; reminded by deraadt 2004-08-10 01:56:14 +00:00
espie
0a5d240a79 new plists 2004-08-10 00:52:43 +00:00
xsa
52ab7f4a5e MODULES= www/php4/pear 2004-08-09 20:39:53 +00:00
xsa
3e8ecaa8f7 MODULES= lang/ruby 2004-08-09 19:56:15 +00:00
xsa
4dfed69d43 sync with our current perl version; okay jolan@ naddy@. 2004-08-09 18:20:59 +00:00
espie
f16eb0ecc5 new plists 2004-08-09 15:58:46 +00:00
espie
06a21572c9 more new plists 2004-08-09 15:34:08 +00:00
espie
d02df40016 more plist 2004-08-09 15:20:24 +00:00
espie
f2a074691d direntry there, not in install script. 2004-08-09 15:01:56 +00:00
espie
2c055d84af new plist, ditch INSTALL script. 2004-08-09 15:00:56 +00:00
xsa
7dd62b5b84 new-style PLIST, using @sample. 2004-08-09 14:25:17 +00:00
espie
0fe0712abb more plists 2004-08-09 13:28:30 +00:00
espie
6e7c776dbf more new plists. 2004-08-09 11:09:10 +00:00
marcm
51342bd354 Fix PLIST and update to 2.1.12 while here. 2004-08-09 06:15:27 +00:00
marcm
377187f9bb Fix PLIST and update to 2.1.23 while I'm here. 2004-08-09 06:14:35 +00:00
espie
70edc0e149 more new plists.
put V number of freetds into its Makefile.
2004-08-09 00:21:28 +00:00
espie
4cd3d55c50 new PLISTs 2004-08-08 17:55:29 +00:00
marcm
3b277f8bbc Update to 1.4.1. New PLIST, bye-bye *INSTALL scripts (@sample is so cool) 2004-08-08 17:13:58 +00:00
marcm
568e0e2dab New PLIST. 2004-08-08 17:13:29 +00:00
marcm
805f07b12f Update to 2.4.5, new PLIST. Added patches from NetBSD that add support
for "dlopen(NULL, 0) brokenness" (which we have) that manifests itself
in some GNOME apps.
2004-08-08 17:12:55 +00:00
espie
dfd3423fa0 more plist updates 2004-08-08 16:15:17 +00:00
brad
7dd32dd465 @lib 2004-08-07 23:41:27 +00:00
brad
aa300b210d upgrade to libtool 1.5.8 2004-08-07 21:55:26 +00:00
espie
f80a67ba9f SUFFIX, not SUFX.
While I'm here, unify DESCR a bit.
2004-08-06 06:57:10 +00:00
brad
1d70c8a619 bump PKGNAME 2004-08-05 20:35:34 +00:00
brad
fa224cdc8f I'm not sure if this is the end of all the relink issues
but this is definitely an improvement on the workaround
currently in place at the moment.

From: Jacob Meuser <jakemsr at jakemsr dot com>
2004-08-05 18:04:55 +00:00
espie
e370816909 four more common locale dirs. 2004-08-05 16:14:48 +00:00
espie
8a218ca3a6 more new PLISTs 2004-08-05 09:16:04 +00:00
xsa
b38afac349 MODULES= lang/python 2004-08-03 14:27:33 +00:00
todd
54d3fc44c5 new style PLIST + @sample 2004-08-03 14:17:53 +00:00
robert
f01033c201 new-style PLIST 2004-08-03 13:46:27 +00:00
todd
346a3b59cf new style PLIST 2004-08-03 13:30:15 +00:00
espie
71f43d11f1 new-style 2004-08-03 11:21:32 +00:00
espie
3f814c97f4 create directories for locales listed in ABOUT-NLS.
Switch to new-style plist.
2004-08-03 10:09:02 +00:00
espie
814118f71b prepare gettext for MODULES=devel/gettext. 2004-08-03 09:10:01 +00:00
brad
56232faf2d set hardcode_direct and hardcode_shlibpath_var in OpenBSD' C++ section too. 2004-08-02 16:38:03 +00:00
brad
f3e3da8216 Use sysctl to get the max cmd length on *BSD
From: libtool CVS
2004-08-02 15:50:46 +00:00
brad
f9a1f97a6f ltmain.in: Fix problem with .libs/.libs/libfoo.so appearing on the link line
From: libtool CVS
2004-08-02 15:43:11 +00:00
espie
42a12c581b NO_SHARED_LIBS always defined. 2004-08-02 12:35:05 +00:00
espie
66e8047f4a NO_SHARED_LIBS always defined 2004-08-02 12:30:45 +00:00
espie
ebb778c835 fix NO_SHARED_LIBS test to handle NO_SHARED_LIBS=No 2004-08-02 12:22:36 +00:00
marcm
52d34cce2d Update to 0.10.11. Yep, a commit as long as your arm for a 0.00.01
version number bump.  Yeah, well, it took me a bit to even get it
to compile, one of those, "Hey, let's change the entire build
infrastructure for a minor bugfix!" things...

But hey now we're fully in-sync with Gnome 2.6.2.
2004-08-01 06:10:09 +00:00
marcm
ca3b5569fc Update to 2.6.0. Get rid of the custom OpenBSD support from the
former nino@ that has been a part of this port for some time.
Updates to the internal API finally broke it, but a huge thanks
to Nils for his work there (thanks Nils!).

Now we use the Free/NetBSD support as a base and patch from there :).
2004-08-01 06:06:35 +00:00
naddy
5aa12beb57 fix up MODGNU_CONFIG_GUESS_DIRS 2004-07-31 21:17:21 +00:00
dons
dc31ee2230 Update darcs to 0.9.23
ok pvalchev@
2004-07-31 03:18:29 +00:00
brad
4911331205 make sure X support has been disabled. 2004-07-28 01:47:24 +00:00
xsa
5711f0ae5c python -> Python 2004-07-26 21:04:24 +00:00
david
0bc83833ba a->an 2004-07-26 06:13:03 +00:00
marcm
799e23d23b Update to 1.10.0 2004-07-25 00:15:34 +00:00
robert
09b9f79bfe upgrade to 1.0.1 2004-07-24 16:59:48 +00:00
espie
b6b38a6131 okay, forgot how patch is stupid.
Regen patches properly.
2004-07-24 15:48:49 +00:00
todd
05fa41b2cd o @dir subdir -> subdir/ syntax change
o resort properly with current make-plist
2004-07-23 13:11:58 +00:00
xsa
e47d8c5572 update to py-pexpect-0.999; 2004-07-23 09:08:08 +00:00
xsa
bcd9762a40 + py-parsing 2004-07-23 08:41:06 +00:00
xsa
3dc1af1575 Initial import of py-parsing-1.2
pyparsing is an alternative approach to creating and executing simple
grammars, vs. the traditional lex/yacc approach, or the use of regular
expressions.  The parsing module provides a library of classes that
client code uses to construct the grammar directly in Python code.
2004-07-23 08:39:24 +00:00
espie
96b8d1ddb0 switch to @info
rename direntries so that they get added.
regen patches.
2004-07-22 05:50:07 +00:00
brad
07427565e8 what a surprise... this needs X. 2004-07-21 03:11:49 +00:00
espie
eacc990baa and there was a hidden dependency on gettext, of course... 2004-07-19 22:30:10 +00:00
espie
52e17ae2d3 remove ludicrous dependency on gnu-make.
fix obvious mistake in makefile location.
regen patches.

art `why does this depend on gnu make ?'
2004-07-19 16:12:36 +00:00
pvalchev
4624a11376 remove bogus depends; pointed out by wilfried 2004-07-19 11:06:33 +00:00
pvalchev
fe40ccf6d9 install documentation under "docs" subpackage; based on Julian Leyh <oenone@oenone.de> 2004-07-19 10:58:17 +00:00
kevlo
37ac316663 move pear-HTML-Select to www 2004-07-17 01:11:46 +00:00
kevlo
dd7feb6f0f move category devel -> www 2004-07-17 01:11:06 +00:00
kevlo
4100aeb297 remove p5-HTML-Common 2004-07-16 13:14:24 +00:00
kevlo
4215142a43 My bad, this port already exists. Pointed out by avsm@ 2004-07-16 13:13:50 +00:00
kevlo
87d21ed22c add pear-HTML-Common and pear-HTML-Select 2004-07-16 10:07:14 +00:00
kevlo
80e35d6124 Initial import of pear-HTML-Select-1.2.1
HTML_Select provides an OOP way of generating HTML form select elements.
2004-07-16 10:05:54 +00:00
kevlo
19b3ecfe7a Initial import of pear-HTML-Common-1.2.1
The PEAR::HTML_Common package provides methods for html code display
and attributes handling.
2004-07-16 10:04:39 +00:00
naddy
b698e27062 deal with libwrap.so* expanding to more than one file 2004-07-14 23:35:09 +00:00
todd
1a0897c9da move to @dir 2004-07-14 19:36:58 +00:00
todd
b6fa9ee322 move to @dir, trim down list of locale dirs to stuff not installed by gettext 2004-07-14 17:28:26 +00:00
todd
6d1c5ef1d4 move to @dir 2004-07-14 17:10:19 +00:00
jolan
b201527aec update to 1.03 2004-07-12 06:16:49 +00:00
brad
083227db96 until I can figure out this total gayness with libtool relinking
improperly then I'll just put the usual workaround in place.
2004-07-11 19:22:05 +00:00
msf
44c2aec33f +p5-Sub-Uplevel 2004-07-09 03:07:57 +00:00