wilfried
e988b58aca
fix build conflict, from maintainer
2004-01-30 13:52:27 +00:00
marcm
6d37774e3c
Another minor bugfix update along with a PLIST cleanup. This one seems to
...
be required by newer Gnome2 apps.
2004-01-30 13:40:47 +00:00
marcm
f323a3cf90
Update to 2.4.4.7. First a bugfile release then a release to handle
...
that stupid intltool madness.
2004-01-30 13:36:51 +00:00
otto
7c7a79b0b0
I exist!
2004-01-30 12:08:27 +00:00
xsa
fc0ebf15de
add myself; ok sturm@.
2004-01-30 11:44:45 +00:00
xsa
c76bc8c71b
change my MAINTAINER address to @openbsd.org; ok sturm@.
2004-01-30 08:39:48 +00:00
lebel
367120c33d
remove snapshot from here too; thx naddy@
2004-01-30 03:08:57 +00:00
naddy
7adf93b320
update to 0.12.0; from Andrew Dalgleish <openbsd@ajd.net.au>
2004-01-30 01:01:11 +00:00
pvalchev
fd7018ebec
fix link to BSD patchset; reminded by wilfried
2004-01-29 22:17:09 +00:00
pvalchev
c2ced449fb
+ 1.3
2004-01-29 22:03:33 +00:00
pvalchev
52164fc27e
Import of NATIVE jdk-1.3.1
...
The Java 2 SDK software includes tools useful for developing and
testing programs written in the Java programming language and
running on the Java platform.
i386-only for now.
Requires manual registration/fetch of distfile from Sun due to
their restrictions.
From maintainer Kurt Miller <truk@optonline.net>
2004-01-29 22:02:18 +00:00
pvalchev
6c62af1151
+ nspr
2004-01-29 21:58:48 +00:00
pvalchev
f33abbf72f
Import of nspr-4.4.1
...
Netscape Portable Runtime (NSPR) provides a platform-neutral
API for system level and libc like functions. The API is used
in the Mozilla client, many of Netscape/AOL/iPlanet's and other
software offerings.
i386-only for now.
From maintainer Kurt Miller <truk@optonline.net>
2004-01-29 21:57:53 +00:00
sturm
50880beb8a
update to nmap 3.50
...
from Dan Weeks <dan at danimal.org>
2004-01-29 20:30:33 +00:00
pvalchev
75dc960306
- Fonts have been split-off into gnu-fonts
...
- Enable run-time dependency on gnu-fonts
From Kurt Miller <truk@optonline.net>
2004-01-29 19:11:04 +00:00
pvalchev
922213025f
enable gnu-fonts
2004-01-29 19:09:31 +00:00
pvalchev
acfedb82de
Import of ghostscript-fonts-6.0
...
Split-off of the main ghostscript port.
From Kurt Miller <truk@optonline.net>
2004-01-29 19:08:42 +00:00
sturm
831a944d56
actually this builds fine with systrace
2004-01-29 18:23:40 +00:00
sturm
5c176483e8
+ p5-Number-Compare
...
+ p5-Number-Compare-Date
2004-01-29 18:17:01 +00:00
sturm
58f1cd4c10
Initial import of Number-Compare-Date-0.02
...
A module for comparison of dates in any format readable by Date::Parse.
from Sam Smith <S at msmith.net>
2004-01-29 18:15:28 +00:00
sturm
0a8abdbee7
Initial import of Number-Compare-0.01
...
A module for doing numeric comparisons. It can compare numbers expressed
in different comparable units.
from Sam Smith <S at msmith.net>
2004-01-29 18:11:02 +00:00
naddy
eaeabf72f1
Fix build for gcc3:
...
* Work around an overzealous format check when looking for strftime().
* Add a missing #include.
Taken from the fluxbox CVS repository.
2004-01-29 17:52:43 +00:00
sturm
64c8efdf2d
the option is -minHdrDecode not -minDecode
...
from Chris Kuethe <ckuethe at ualberta.ca>
2004-01-29 17:47:46 +00:00
sturm
9f14f9e4a6
update to evilwm 0.99.17
...
from new maintainer David Snyder <dasnyderx at yahoo.com>
2004-01-29 17:37:57 +00:00
sturm
7349e2bcce
NOT_FOR_ARCHS=${NO_SHARED_ARCHS}
...
from Xavier Santolaria
2004-01-29 17:13:37 +00:00
lebel
87738a6244
there is no snapshot of zsh right now, so stub it
2004-01-29 16:39:11 +00:00
jose
2fff566616
add vtcl
2004-01-29 04:06:07 +00:00
jose
1276189f11
visual tcl development environment. advice, ok sturm@
...
Visual Tcl is a freely-available, high-quality application development
environment for UNIX, Windows, Macintosh and AS400 platforms. Visual
Tcl is written entirely in Tcl/Tk and generates pure Tcl/Tk code.
This makes porting your Visual Tcl applications either unnecessary
or trivial.
2004-01-29 03:27:57 +00:00
naddy
22e751884c
fix preprocessor abuse for gcc3
2004-01-28 22:16:12 +00:00
espie
32f593bbc3
use -L if necessary.
2004-01-28 22:15:21 +00:00
espie
22a42aec05
slight semantic change in CDROM_SITE.
2004-01-28 22:13:40 +00:00
naddy
715e84c883
fix build for gcc3
2004-01-28 21:35:31 +00:00
naddy
9dcf4a2c51
remove cruft, reduce warnings, fix build with gcc3
2004-01-28 21:29:11 +00:00
naddy
ea9d815aa3
regen patches
2004-01-28 20:58:53 +00:00
naddy
8b4c64130a
C++ and preprocessor fixes for gcc3; partly from FreeBSD
2004-01-28 20:39:44 +00:00
sturm
50b3ab6c55
remove "-f" from calls to pkg_delete, fixes "make uninstall"
...
ok espie@
2004-01-28 20:16:14 +00:00
marcm
01c6684f25
Damn this XML::Parser crap and the horse it rode in on.
...
Noticed by Chris Kuethe.
2004-01-28 19:56:50 +00:00
lebel
51227bd3ae
update vim/stable to 6.2.214; uses gzip'ed patches now that they are available
2004-01-28 16:47:21 +00:00
marcm
4d921e1135
Update to Gnumeric 1.2.5. Loads of bugfixes, enjoy.
2004-01-28 16:10:33 +00:00
marcm
825cbc7921
Update libgnomeprint and libgnomeprintui from 2.4.0 to 2.4.2. Bug fixes.
...
Needed for Gnumeric updates.
2004-01-28 16:09:30 +00:00
sturm
fc88025944
there is no post-fake
2004-01-28 14:07:13 +00:00
sturm
b6eaf3bbdc
move p5-Log4perl to its proper destination
2004-01-28 14:06:20 +00:00
sturm
e10b3e77f8
move p5-Log4perl to its proper destination
2004-01-28 14:04:25 +00:00
espie
922d6d47f0
bogus dirname!
2004-01-28 12:24:41 +00:00
jakob
9a87a20c28
update to v1.1.0; from Ilya Kashapov
2004-01-28 10:27:20 +00:00
kevlo
aad9475148
add flavor cjk to pebrot.
2004-01-28 04:59:00 +00:00
kevlo
c3feccb3f1
upgrade to pebrot 0.8.3.
2004-01-28 04:58:15 +00:00
sturm
59b33a53b5
fix PATH in post-patch
2004-01-27 21:37:06 +00:00
sturm
caaa77b2d1
fix build on sparc64/gcc3
2004-01-27 20:19:13 +00:00
jolan
d99bb8220e
point the xfce4-about program to the correct location of the files it
...
wants
2004-01-27 20:02:07 +00:00