Commit Graph

47581 Commits

Author SHA1 Message Date
sturm
d2085d3540 fixup mt FLAVOR, untested but looks much more like apr-mt
maintainer timeout
2008-12-27 15:33:04 +00:00
fgsch
203f67a75b Update to 0.7.9; maintainer (wcmaier@) ok. 2008-12-27 15:32:54 +00:00
fgsch
365c32d682 update to 0.9.1. maintainer (wcmaier) ok. 2008-12-27 15:29:54 +00:00
ajacoutot
fbcfa55811 - update to calcurse-2.4
from developer and maintainer Frederic Culot, thanks!
2008-12-27 15:15:44 +00:00
espie
3a751a74cc have to forego copying directories in the haystack case as well
as noticed by ajacoutot@
2008-12-27 12:44:02 +00:00
steven
634fe4d4ab fix typo
from maintainer Edd Barrett
2008-12-27 12:17:40 +00:00
steven
b8a758a8cf update to 1.0.10
makes it work again after changes in the online dictionary
2008-12-27 11:25:19 +00:00
steven
2b94a5c112 add archive.apache.org which also has older versions 2008-12-27 11:00:51 +00:00
ajacoutot
4ddb8a9b09 - this needs GNU cpio to work properly for both rpm and cpio archives
- make it run_depends on rpm2cpio (from either ports providing this)
- regen PLIST and fix WANTLIB while here
2008-12-27 10:50:54 +00:00
espie
7959381d53 do more subtle things with \n, since makeinfo can format the tag line in about
any way that makes sense for it.
2008-12-27 09:16:43 +00:00
steven
004d117efb update to 0.12.5 2008-12-27 07:58:22 +00:00
steven
58ade8a96e update to 8.5.6
from maintainer Stuart Cassoff
2008-12-26 23:36:03 +00:00
steven
bd273aac20 reliability fix:
"Recently it was discovered that nginx workers exit abnormally if they
receive Expect header on all systems except FreeBSD, Linux, and
Solaris."

from upstream via maintainer Darrin Chandler
2008-12-26 17:30:23 +00:00
jasper
aa24b8378b - split libxslit into a main and a python subpackage
- needed for some upcoming GNOME work

ok ajacoutot@
2008-12-26 10:54:21 +00:00
sturm
6a75f4fccb this is part of texlive, maintainer didn't object 2008-12-26 10:03:20 +00:00
ajacoutot
c5d4960d71 - update to timetrex-2.2.17
* several minor bugfixes
* additional cheque format
2008-12-26 09:50:54 +00:00
jakemsr
a6e78cfa88 - add sndio backend
- drop OSS audio support but keep "OSS" midi support
2008-12-26 08:45:12 +00:00
jakemsr
3b54db1308 - add sndio backend, courtesy of Thomas Pfaff, thanks!
- get rid of PSEUDO_FLAVORS
- gain a bit of contrl over auto*

ok naddy@
2008-12-26 06:34:45 +00:00
mglocker
4ca6de9b60 The license marker for some firmware ports was "BSD" instead of
"Proprietary" by mistake.  Fix it.

Spotted by ajacoutot@
2008-12-25 19:17:18 +00:00
michele
c6ab7c31b8 Add myself.
OK kili@
2008-12-25 17:21:55 +00:00
mglocker
f05b088ba5 Add acx-firmware, bwi-firmware, malo-firmware, pgt-firmware, upgt-firmware,
and uvideo-firmware.

OK sthen@
2008-12-25 10:51:12 +00:00
mglocker
5c900a39a5 Builds firmware package for the upgt(4) driver.
Help and OK sthen@
2008-12-25 10:48:10 +00:00
mglocker
b8c731f550 Builds firmware package for the pgt(4) driver.
Help and OK sthen
2008-12-25 10:46:07 +00:00
mglocker
745bd1def7 Builds firmware package for the malo(4) driver.
Help and OK sthen@
2008-12-25 10:43:29 +00:00
mglocker
9172e95be8 Builds firmware package for the bwi(4) driver.
Help and OK sthen@
2008-12-25 10:41:10 +00:00
mglocker
ebc1c29128 Builds firmware package for the acx(4) driver.
Help and OK sthen@
2008-12-25 10:39:12 +00:00
mglocker
80b4f27cfb Builds firmware package for the uvideo(4) driver.
Help and OK sthen@
2008-12-25 10:32:13 +00:00
sturm
17cbb06a17 update to nagios 3.0.6
remindet by sthen@
2008-12-24 20:03:42 +00:00
sthen
2587c97392 my last commit here broke packaging of some ports.
fix from form@, thanks and sorry!
2008-12-24 10:08:02 +00:00
steven
3587f787ba fix typo in message 2008-12-23 23:56:05 +00:00
sthen
d23d34d6db create /etc/firmware in the fake root. No objection from espie@ 2008-12-23 21:26:56 +00:00
jasper
70a311c4ea - update opensc to 0.11.6, includes a SECURITY FIX for SA31330
from Douglas Santos (MAINTAINER), with cleanups and tweaks by me
2008-12-23 19:10:33 +00:00
jasper
747492387e - update openct to 0.6.15
from Douglas Santos (MAINTAINER), with cleanups and tweaks by me
2008-12-23 19:09:32 +00:00
jasper
07484c630a - add _openct:_openct for upcoming openct update 2008-12-23 19:08:24 +00:00
ajacoutot
937bad0998 - update pacpl to version 4.0.3
from Andreas Bihlmaier (maintainer) with some tweaks.
2008-12-23 15:52:42 +00:00
ajacoutot
6a26da6f9a - GNUstep-GUI 0.16.0
* Nib loading refractored and improved
* Added support for autosaving in NSDocuments
* NSWindowController made a subclass of NSResponder
* NSTokenField and netokenFiledCell classes added
2008-12-23 15:26:16 +00:00
ajacoutot
461bb36191 - update to gnustep-back 0.16.0 2008-12-23 15:25:51 +00:00
ajacoutot
0595844e35 - GNUstep-Base 1.18.0
* Improved lookup of versioned library resources
* Keyed archiving improvements for various classes
* Exception and thread handling improvements
* Portability improvements
2008-12-23 15:25:31 +00:00
ajacoutot
77b0e2d1ab - GNUstep-Make 2.0.7
* New configuration file to set default installation
* gnustep-make now uses the -no-print-directory flag when invoking make
* Change in path checking algorithm in GNUstep.sh and GNUstep.csh
- use SUBST_CMD
2008-12-23 15:25:04 +00:00
ajacoutot
9cb0ce5119 - update to libxml++-2.24.2
no regression on i386 and sparc64 for Andreas Bihlmaier (maintainer)
2008-12-23 14:56:52 +00:00
mbalmer
c2fece5d02 Update to phpLDAPadmin 1.1.0.6 2008-12-23 12:37:00 +00:00
mbalmer
6208da59e3 Update to version 4.2.2. 2008-12-23 12:32:56 +00:00
jasper
dcea95e4ad - update galeon to 2.0.7
- re-order WANTLIB
- re-order *_DEPENDS
2008-12-23 11:36:08 +00:00
ajacoutot
665a62471d - last commit needed a bump 2008-12-23 10:55:30 +00:00
mbalmer
0b4cb4ff83 Update to version 1.1.6 and add a patch so that new users can sign up.
(See http://www.mantisbt.org/forums/viewtopic.php?f=3&t=4146 for details)

Fix found by Mischa Diehm.
2008-12-23 10:51:02 +00:00
giovanni
4fb5c0259f add myself
"sure" sthen@, "Yes, if that's were you are living" kili@
2008-12-23 08:00:38 +00:00
jakemsr
3d85607ee9 bufsz -> appbufsz per recent libsndio changes 2008-12-23 07:45:32 +00:00
jolan
17ebdecbd4 respect SYSCONFDIR 2008-12-23 00:18:01 +00:00
jolan
2139662653 - update to 20081222
- add dvbt firmware
2008-12-23 00:08:37 +00:00
jasper
582482f6d9 - set the python version in a saner way
* no package change, so no bump
2008-12-23 00:05:21 +00:00