Commit Graph

2130 Commits

Author SHA1 Message Date
brad
7099b9500a use newer in-tree version of libiberty 2003-12-26 01:03:02 +00:00
naddy
6f34a01f10 overhaul p5-Date-* and p5-Time-* plists 2003-12-24 01:07:54 +00:00
jose
ba93a0d8bf update tcllib to 1.4.
ok sturm@
2003-12-21 16:04:05 +00:00
espie
4c049c59dc Yet another libz misuse. 2003-12-19 00:11:48 +00:00
naddy
7d1b43ef2b install pkgconfig files 2003-12-18 17:21:07 +00:00
naddy
ca9b15ec74 install pkgconfig files; ok brad@ 2003-12-18 16:32:24 +00:00
naddy
0d0157b7f6 missing @dirrm 2003-12-18 02:15:56 +00:00
naddy
2c8cee8a5e missing @dirrm 2003-12-18 02:07:07 +00:00
naddy
a69c0c2cf9 new @dirrm semantics allow us to replace makeshift "@unexec rmdir" construct 2003-12-18 01:19:56 +00:00
naddy
f2de884a84 requires pkgconfig at build time 2003-12-16 19:41:09 +00:00
naddy
50a90a98a0 @dirrm shared directories 2003-12-16 17:34:06 +00:00
naddy
ed01857cd0 remove trailing whitespace 2003-12-16 13:44:37 +00:00
sturm
3dd6dd5008 +py-tpg 2003-12-16 13:12:32 +00:00
sturm
e0a98e0729 Initial import of py-tpg 3.0.0
Toy Parser Generator is a lexical and syntactic parser generator
for Python. This generator was born from a simple statement: YACC
is to complex to use in simple cases (calculators, configuration
files, small programming languages, ...).

WWW: http://christophe.delord.free.fr/en/tpg/

from Xavier Santolaria <xavier at santolaria dot net>
2003-12-16 13:11:49 +00:00
jolan
3d3fcd7321 Update to 2.0.10. 2003-12-16 04:08:47 +00:00
naddy
b750466bbf remove WWW lines 2003-12-15 23:03:07 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
sturm
4fbc4707e7 help bootstrapping 1.3 native jdk by adding an empty OpenBSD.properties
file to tools.jar; the same was done in 1.2-blackdown back in the days

from Kurt Miller <truk at optonline dot net>
2003-12-15 17:16:45 +00:00
naddy
0742f3efcc @dirrm shared directories 2003-12-15 16:51:04 +00:00
naddy
cba26e8fcf poll() prototype changed 2003-12-14 22:51:21 +00:00
marcm
92e00b7ee4 Remove myself as MAINTAINER 2003-12-09 17:29:45 +00:00
marcm
f7eec6abeb Clean up PLIST. 2003-12-08 06:06:31 +00:00
marcm
62c1fcdfbb Update to 1.4.1, a bugfix and part of Gnome 2.4.1. 2003-12-08 06:06:00 +00:00
marcm
8e3b067572 Make glib2 step up and take ownership of *all* the directories it creates,
to include the locale directories, gtk-doc stuff, aclocal and pkgconfig.

With the new pkg-* tools, special casing these is no longer necessary.

Note: other ports that do not recursively depend on glib2 and have not
yet been similarly updated will cause warnings when glib2 is deleted if
they have files in any of the newly owned directories.  This is expected,
those ports need to catch up :).
2003-12-08 06:05:21 +00:00
espie
e3125a817b do not pick up libtool on the way.
okay pval@
2003-12-07 19:45:42 +00:00
sturm
c3b0e2f4c6 forgot to remove these two, sigh
noticed by Jim Razmus
2003-12-06 07:00:46 +00:00
sturm
97f41d259c update to perltidy 20031021
from new maintainer Jim Razmus <jim at bonetruck dot org>
agreed by old maintainer
2003-12-05 17:30:22 +00:00
pvalchev
6bc729b48d more bad a/an in beginning of comment; thanks Tom Cosgrove 2003-12-05 08:20:40 +00:00
pvalchev
8e5148756c don't start comment w/ indeterminate article 2003-12-04 23:07:25 +00:00
sturm
64769e3616 use gcc3 on sparc64 2003-12-03 20:18:36 +00:00
brad
82a6c1c5b6 unnecessary patch 2003-12-03 16:10:22 +00:00
sturm
54046896c0 these are empty
noticed by Andrew Dalgleish <openbsd at ajd dot net dot au>
2003-12-01 17:51:48 +00:00
marcm
28d332fc58 Update to 2.0.7 to sync with Gnome 2.4.1. 2003-12-01 04:08:56 +00:00
marcm
29ff72c183 Update to 2.8.2
Minor bugfix update to sync with Gnome 2.4.1.
2003-12-01 04:08:20 +00:00
sturm
f3d011859a fix MASTER_SITES, from Kurt Miller <truk at optonline dot net> 2003-11-27 20:11:06 +00:00
pvalchev
6ba60fa6db fixes, see http://www.freebsd.org/cgi/query-pr.cgi?pr=ports%2F58925
from FreeBSD via Chris Kuethe <ckuethe@ualberta.ca>
bump PKGNAME
2003-11-27 04:34:26 +00:00
pvalchev
a54736a150 libsigc marked broken instead 2003-11-27 02:22:41 +00:00
pvalchev
fa78c4c8f0 mark as broken on hppa 2003-11-27 02:22:20 +00:00
pvalchev
d501719cc2 mark as broken on hppa; there is some sort of signal bug in libsigc that hangs this 2003-11-25 20:23:20 +00:00
brad
dd8e7525fa If gld${EMULATION_NAME}_search_dir() returns NULL, return early
and try not to fopen(NULL, ...) later.

From: sturm@
2003-11-23 22:06:25 +00:00
brad
08d5b49472 upgrade to p5-Config-IniFiles 2.38
--
From: Mathieu Sauve-Frankel <msf at kisoku dot net> via MAINTAINER
2003-11-23 20:42:35 +00:00
avsm
0bb0bbf6bf update to pear-Log-1.8.0, now with documentation + test cases included 2003-11-23 19:38:12 +00:00
avsm
797cb5be17 security update to horde-2.2.4 (session hijack fixes)
reminded by Soeren Thing Andersen <soeren@thing.dk>

2003-11-23 19:04:47 +00:00
pvalchev
1faebf6f10 correct path to endian.h; fixes hppa build 2003-11-22 00:53:39 +00:00
sturm
a87af9517f use gcc3 on sparc64 2003-11-21 21:02:57 +00:00
kevlo
4fe9a910ed remove p5-File-Spec 2003-11-17 09:24:24 +00:00
kevlo
f203608578 Bad me. This module comes with OpenBSD as of 3.3 2003-11-17 09:23:29 +00:00
brad
304d63cda1 - add x11 to CATEGORIES
- change HOMEPAGE to www.freedesktop.org
- remove CONFIGURE_ENV
--
ok MAINTAINER
2003-11-17 06:49:52 +00:00
todd
8c7758b0e7 fix dependencies, build should not over-ride lib, pointed out by nikolay 2003-11-16 21:11:10 +00:00
avsm
6e8eeff66b update to pear-Log-1.7.1 2003-11-15 18:17:21 +00:00