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
msf
5dd24db624
+p5-Array-Compare
...
+p5-Test-Exception
+p5-Test-Warn
+p5-Tree-DAG_Node
2004-07-09 01:41:55 +00:00
msf
482b2c4a59
Initial import of Test-Warn-0.08
...
This module provides a few convenience methods for testing warning based
code.
2004-07-09 01:37:38 +00:00
msf
165a0f2b5c
Initial import of Tree-DAG_Node-1.04
...
This class encapsulates/makes/manipulates objects that represent nodes
in a tree structure. The tree structure is not an object itself, but is
emergent from the linkages you create between nodes. This class provides
the methods for making linkages that can be used to build up a tree,
while preventing you from ever making any kinds of linkages which are
not allowed in a tree (such as having a node be its own mother or
ancestor, or having a node have two mothers).
2004-07-09 01:35:14 +00:00
msf
c91842c0e3
Kill extra whitespace I missed
2004-07-09 01:31:59 +00:00
msf
6245337ce6
Initial import of Array-Compare-1.09
...
If you have two arrays and you want to know if they are the same or
different, then Array::Compare will be useful to you.
2004-07-09 01:30:00 +00:00
msf
661a0687b2
Initial import of Test-Exception-0.15
...
This module provides a few convenience methods for testing exception
based code. It is built with Test::Builder and plays happily with
Test::Simple, Test::More and friends.
2004-07-09 01:23:14 +00:00
msf
34d3369f4e
Initial import of Sub-Uplevel-0.09
...
Like Tcl's uplevel() function, but not quite so dangerous. The idea is
just to fool caller(). All the really naughty bits of Tcl's uplevel()
are avoided.
2004-07-09 01:08:29 +00:00
msf
a635e37a48
Fix PLIST.
2004-07-06 22:03:18 +00:00
msf
421850c45f
+p5-Test-MockObject
2004-07-06 21:04:49 +00:00
msf
92f2a026ba
Initial import of Test-MockObject-0.14
...
Test::MockObject allows you to create objects that conform to particular
interfaces with very little code. You don't have to reimplement the
behavior, just the input and the output.
requested by xsa@
2004-07-06 21:03:25 +00:00
xsa
3191442786
PKG_NAME -> PKGNAME; okay msf@.
2004-07-06 14:48:13 +00:00
kevlo
8452287556
disable php4 and ocaml; pointed out by naddy@.
...
I will add FLAVOR stuff if I have time.
2004-07-06 00:58:39 +00:00
espie
31bbcfedb2
new dynlibdir on /usr/local ??? hello ?
2004-07-05 19:13:39 +00:00
mjc
8b245164e0
update my e-mail address
2004-07-04 23:40:05 +00:00
pedro
491963bb4e
forgot to change these to openbsd.org as well
2004-07-03 14:23:32 +00:00
brad
eb85612971
upgrade to libtool 1.5.6, libltdl is now a sub-package.
2004-07-02 01:59:12 +00:00
robert
9f3da32ffb
update to 3.01 from MAINTAINER Sam Smith <S@msmith.net>
2004-07-01 23:21:45 +00:00
robert
b88d434f62
+giblib
2004-07-01 21:55:17 +00:00
robert
5fb968f7a2
Import of giblib-1.2.3
...
giblib is an utility library that incorporates doubly linked lists,
some string functions, and a wrapper for imlib2.
from Victor Sahlstedt <cvss@home.se>; ok naddy@
2004-07-01 21:50:44 +00:00
sturm
0da066615a
+p5-Event
2004-07-01 18:24:07 +00:00
sturm
abb8ba889b
Initial import of Event 1.00
...
The Event module provides a central facility to watch for
various types of events and invoke a callback when these
events occur. The idea is to delay the handling of events
so that they may be dispatched in priority order when it
is safe for callbacks to execute.
from Waldemar Brodkorb <wbx at openbsd.de>
2004-07-01 18:23:09 +00:00
xsa
b6b19a14e2
update to 1.1; okay shell@.
2004-06-27 19:40:41 +00:00
xsa
93568351bb
set BUILD_DEPENDS= ${RUN_DEPENDS} not the opposite .. for obvious
...
reasons... okay pvalchev@.
2004-06-26 07:35:05 +00:00
xsa
863f1628fa
update to 0.93;
2004-06-26 04:35:35 +00:00
sturm
f3e8d30d7a
fix manpages by using =header1 instead of =header2 here
2004-06-25 16:21:03 +00:00
marcm
cd24fe988e
Update to 2.1.10. Part of it's 2.1/2.2 series as well.
2004-06-25 16:17:44 +00:00
marcm
9e9a0c1889
Update to 2.1.11, now part of the 2.1/2.2 series.
2004-06-25 16:16:51 +00:00
djm
c0e5dd5f9c
add evil XML::Parser dependency; ok marcm
2004-06-25 04:30:50 +00:00
naddy
ec915dbf6b
C++ fix for gcc3 (which mysteriously only shows up on powerpc)
2004-06-25 04:22:16 +00:00
kevlo
1ba66c0b15
install swig.m4
2004-06-25 03:26:20 +00:00
marcm
ebc95e1a7e
Updates to gconf-editor, gconf2, libglade2 and libwnck in support
...
of Gnome 2.6.
2004-06-23 03:23:48 +00:00
msf
d5afa736ff
sync PLIST. man3 -> man3p
...
ok sturm@
2004-06-23 03:21:15 +00:00
naddy
814d070029
update to 1.9: adds amd64 support
2004-06-22 23:50:44 +00:00
marcm
94f7d136c7
Ooops, delete a file that slipped through CVS.
2004-06-22 22:06:37 +00:00
avsm
fa45ecd6a6
CIL also works on macppc now, hurrah
2004-06-22 20:57:25 +00:00
marcm
9e344e7874
Some more docs that go in the -docs subpackage
2004-06-22 18:01:24 +00:00
marcm
6fd82096cc
Minor update to 2.10.2
2004-06-22 04:23:40 +00:00
marcm
014548031a
Update to gtk+ 2.4.3 and friends.
...
Note: this will cause breakage in ports that set the various
*_DISABLE_DEPRECATED defines for gtk. These weill be addressed
shortly.
ok pvalchev@
2004-06-22 03:15:02 +00:00
avsm
f92a5cd283
add a simple NULL/int comparison checker to CIL
2004-06-21 18:53:12 +00:00
naddy
c6d62d39d6
Update to 0.2.6. New in this release:
...
Added support for AVR, IFF/8SVX, and NIST SPHERE file formats.
ok brad@
2004-06-20 21:15:08 +00:00
avsm
0277c4f64e
+cil
2004-06-20 16:11:25 +00:00
avsm
b613748f78
initial import of cil-1.2.5
...
--
CIL (C Intermediate Language) is a high-level representation along
with a set of tools that permit easy analysis and source-to-source
transformation of C programs.
CIL is both lower-level than abstract-syntax trees, by clarifying
ambiguous constructs and removing redundant ones, and also higher-level
than typical intermediate languages designed for compilation, by
maintaining types and a close relationship with the source program.
The main advantage of CIL is that it compiles all valid C programs
into a few core constructs with a very clean semantics. Also CIL
has a syntax-directed type system that makes it easy to analyze and
manipulate C programs. Furthermore, the CIL front-end is able to
process not only ANSI-C programs but also those using Microsoft C
or GNU C extensions.
2004-06-20 16:08:28 +00:00
kevlo
a97cb9ba3a
update to swing 1.3.21
2004-06-17 04:47:46 +00:00