Commit Graph

29272 Commits

Author SHA1 Message Date
alek
000ba6ed22 Update to 1.2.1
From steven mestdagh <steven.mestdagh@esat.kuleuven.be>

ok Sigfred Haversen <bsdlist@mumak.com> (MAINTAINER)
2005-07-07 14:20:34 +00:00
aanriot
5d3b2ed3fe add patch to let things work with all architectures.
approach advised by naddy@, tested by Chris Kuethe, ok xsa@
2005-07-07 08:25:15 +00:00
aanriot
2a3f34def9 update to 1.07, from Bernd Ahlers <b.ahlers@ba-net.org>
ok danh@
2005-07-07 08:16:09 +00:00
jolan
63948522eb remove peter galbavy as maintainer per his request 2005-07-06 23:18:09 +00:00
niallo
3d4141fa02 finally add myself to OpenBSD-markers
ok aanriot@
2005-07-06 19:13:45 +00:00
naddy
4ba9907f7b fix for gcc2.95: move variable definition to beginning of block 2005-07-06 15:08:08 +00:00
jsg
3d00263d30 Add an i386 only build depends on nasm for faster video scalers. 2005-07-06 10:45:44 +00:00
jolan
a5d7452293 add patch from SDL cvs to fix a case where the audio device would get
opened twice
2005-07-06 05:04:58 +00:00
kevlo
ed6a959ad9 add php5-mbstring dependency 2005-07-06 01:00:03 +00:00
kevlo
f31cefbd7f add mbstring support. ok robert@ 2005-07-06 00:50:32 +00:00
alek
84c42af9c5 Fix WANTLIB marker
Problem spotted by Sigfred Haversen <bsdlist@mumak.com>
2005-07-05 21:29:25 +00:00
naddy
af089ed8da use libpng from port rather than building a private copy 2005-07-05 21:10:44 +00:00
espie
d743a567a7 fix a few building nits 2005-07-05 17:44:46 +00:00
naddy
0df4e2a409 use existing ports rather than building private copies of libgd, libpng, etc 2005-07-05 14:28:40 +00:00
naddy
62e01fdce7 - use system libz rather than building a private copy
- fix example files (the patches were misapplying badly)
2005-07-05 13:48:10 +00:00
naddy
b3a8ad5b25 Update to 1.1.1, no change log available.
Also submitted in similar form by Bernd Ahlers and others.
2005-07-05 13:35:01 +00:00
aanriot
84fe910433 update to 1.5.9.
ok sturm@
2005-07-05 12:17:16 +00:00
kevlo
8170d5e936 upgrade to moodle 1.5 2005-07-05 08:26:23 +00:00
xsa
5413dd4f3b Update to paramiko-1.3.1
- bug fixes
 - some cleanup
2005-07-05 07:20:15 +00:00
kevlo
bb45dfa4fa upgrade to 2.6.3 2005-07-05 04:31:02 +00:00
brad
a83722285f add patches from mbalmer@ to fix the config parser on powerpc. 2005-07-05 01:40:45 +00:00
niallo
5264fe81aa Add a missing trailing slash. Now the silc-server package will correctly
create /var/log/silcd as a directory instead of as a regular file.

ok brad@
2005-07-05 01:14:16 +00:00
brad
83fd951cb0 drop MAINTAINER 2005-07-05 00:59:21 +00:00
mjc
3f0e8231cd fix serious dependency problems and misplacement of plugins/docs.
twelve-step enrolment thanks to sturm@
2005-07-05 00:08:04 +00:00
alek
88721f10ed Update to 1.2.0
From Sigfred Haversen <bsdlist@mumak.com> (MAINTAINER)

ok msf@
2005-07-04 22:22:00 +00:00
mjc
e8aaa066c3 missing part of LIB_DEPENDS path
spotted by viq <viq@poczta.fm>
2005-07-04 22:18:51 +00:00
espie
0e6d594605 a few tweaks yet 2005-07-04 21:44:04 +00:00
espie
eeb47bfb32 oops 2005-07-04 21:23:06 +00:00
espie
3ad639c1b3 okay, let's tweak the install procedure to use what the trolltech
people want...
2005-07-04 21:16:18 +00:00
aanriot
a4ef4f91bd - add missing dependencies.
- mark gnome flavor as broken, since we haven't solved the problem.

inputs and ok fgsch@
2005-07-04 18:02:48 +00:00
espie
97807ee9a8 remove mesh permanently, it's obvious this is NOT a maintained mirror. 2005-07-04 12:34:23 +00:00
espie
f51beaa32e distfiles with spaces ? wow... 2005-07-04 12:32:51 +00:00
robert
07426c2681 Include the OpenBSD-markers file from x11/xglobe's ${FILESDIR},
because it is compatible with xplanet.
2005-07-04 12:29:00 +00:00
espie
624145a353 forgot to install default file for qt3to4.
Also fix a few typos in trolltech's sources...
2005-07-04 11:32:50 +00:00
espie
1dbe794df9 +qt4 2005-07-04 11:11:19 +00:00
espie
6d87eabb9d new version of qt. nothing much uses it yet, but it looks nicer
than the old ones.
2005-07-04 11:10:13 +00:00
espie
bbac9516f9 show a full list of existing files before exiting. 2005-07-04 10:46:05 +00:00
alek
ada27988e7 - Fix WANTLIB marker for -static FLAVOR
- Bump PKGNAME
2005-07-03 22:42:20 +00:00
jolan
e1151f1b10 update to 1.2.6 2005-07-03 21:36:35 +00:00
jolan
64fde83848 update to 1.2.4 2005-07-03 21:35:57 +00:00
jolan
89754a7fa0 disable silly gtk-player, bump PKGNAME 2005-07-03 21:35:23 +00:00
aanriot
ab883fc770 - build with SSL and TCP Wrappers supports, not enabled by default.
- nuke trivial MESSAGE.

ok sturm@
2005-07-03 18:06:37 +00:00
aanriot
d9eb20cb11 update to 0.06 from Jason Crawford <jasonrcrawford@gmail.com> with a
few changes.

inputs and ok alek@
2005-07-03 18:02:12 +00:00
brad
0e1b0b0404 add GPL marker 2005-07-03 01:28:58 +00:00
brad
1f1aa9a5f9 upgrade to hexedit 1.2.10
Based on a diff from Ben Hooper <ben at networkinsanity dot com>
2005-07-03 01:22:22 +00:00
brad
104c67ad72 sync with CVS as of today 2005-07-03 01:00:54 +00:00
brad
2d8b044dae upgrade to mrtg 2.12.2
--
From: Bernd Ahlers <b.ahlers at ba-net dot org>
2005-07-03 00:53:18 +00:00
naddy
3ade432ea2 maintenance update to 1.1.1 2005-07-02 19:38:45 +00:00
naddy
ffbb62be15 * make sox work on platforms where char defaults to unsigned
* sprintf -> snprintf, and opportunistically get rid of some strcpy()s

From: Matthias Kilian <kili@outback.escape.de>
2005-07-02 16:27:56 +00:00
alek
2bbf6405a8 Update to 0.1.0.11 (bugfix release)
From Jon Trembley <jon@brain-box.net> (MAINTAINER)
2005-07-02 16:20:23 +00:00