Commit Graph

35919 Commits

Author SHA1 Message Date
jasper
405b72d562 import herrie 1.0
Herrie is a minimalistic music player that uses the command line. It is
written to support a variety of operating systems, audio subsystems and
file formats, including playlists.

Herrie also has some more exotic features, including support for
AudioScrobbler and the ability to chroot() itself into a directory.

feedback and ok steven@
2006-11-28 14:25:12 +00:00
robert
d0d9aacae1 do not bail out with a fatal error by adding arm to the list
of little endian architectures
2006-11-28 14:04:16 +00:00
espie
1e901541e8 still broken... 2006-11-28 11:57:05 +00:00
espie
3f484db54f a few cpan changes, and simple updates from Simon Dassow 2006-11-28 11:09:51 +00:00
espie
384fbd6014 cpan switch, from maintainer 2006-11-28 10:19:34 +00:00
bernd
8ebe3474a5 Security fix for a buffer overflow when running gnupg in interactive mode.
More info:
http://lists.gnupg.org/pipermail/gnupg-announce/2006q4/000241.html
2006-11-28 10:18:49 +00:00
espie
51f3e24103 update. From maintainer 2006-11-28 10:15:35 +00:00
robert
98a6918ff5 - add Swedish (sv) lanaguage support;
- install icons and desktop files for base, calc, draw, impress and math;
(from now on these entries should pop up in kde's menu)
2006-11-28 09:35:27 +00:00
msf
f21a5396cc update to 1.4. bump minor. zap some useless extra .so files. 2006-11-28 05:19:49 +00:00
espie
4c5a8cb397 move BROKEN port to MULTI_PACKAGES, so that it doesn't break mirror-maker. 2006-11-27 23:47:56 +00:00
espie
b43469a3f4 unbreak xplanet for now 2006-11-27 20:29:50 +00:00
jasper
b6ec52a2ad add jwm 2006-11-27 19:24:18 +00:00
jasper
4ef8e8359c import jwm 1.8rc4
JWM is a window manager for the X11 Window System. JWM is written in C
and uses only Xlib at a minimum.

based on a port by mk@, and incorporated feedback from steven@ and naddy@

ok matthieu@
2006-11-27 19:22:33 +00:00
espie
8d1eecfc23 zap the last special case of PLIST, we do not use that either 2006-11-27 19:09:19 +00:00
espie
950e643e3b zap some older ways to define PLIST which we haven't used ever since
pkg_add groks fragments.
2006-11-27 17:30:18 +00:00
jasper
92ec63ddc4 update lyx to 1.4.3
from Zvezdan Petkovic <zpetkovic at acm at org> (maintainer)

zap dead mastersite an NO_REGRESS=Yes while there

ok pvalchev
2006-11-27 17:16:57 +00:00
espie
2d838f4cc0 white space police 2006-11-27 16:08:05 +00:00
espie
926c904147 same formatting clean-up as bsd.port.mk 2006-11-27 15:38:01 +00:00
espie
6eb7a1f31c some white space and reformat (style)
make sure every variable assignement is surrounded by spaces
2006-11-27 15:28:40 +00:00
msf
fc13abe412 sigh forgot to bump the PKGNAME
reminded by aanriot@
2006-11-27 13:28:56 +00:00
msf
9f48f41db6 +_siproxd 2006-11-27 11:18:21 +00:00
msf
abf7f108fe update to 1.5.13
install configuration files to ${SYSCONFDIR} by default
use _siproxd unpriv user and chroot by default
take MAINTAINER

ok markus@
2006-11-27 11:16:50 +00:00
ajacoutot
12ef2ad80b - pthread is not needed
- bump PKGNAME
2006-11-27 10:33:28 +00:00
bernd
e9153a7d5f Add VMEM_WARNING=Yes. Building the ruby documentation consumes lots of
memory.

discussed with msf@
2006-11-27 09:52:52 +00:00
msf
8dfb0505c7 switch to CONFIGURE_STYLE= ruby extconf 2006-11-27 09:43:14 +00:00
msf
1c166bbf7e remove the default CONFIGURE_STYLE and CONFIGURE_SCRIPT into the new
'ruby extconf' CONFIGURE_STYLE

this allows us to pull ruby.port.mk into fun things like subversion

ok bernd@
2006-11-27 09:36:14 +00:00
msf
556783fc0f fix mistake in mysql example
ok aanriot@
2006-11-27 09:09:14 +00:00
msf
671a0d2857 update to 0.9.8 2006-11-27 06:50:35 +00:00
pvalchev
27d0566612 sync unzels after multi-packages changes 2006-11-27 01:18:55 +00:00
espie
3d6e1eba81 fix so that variable definitions work even in the presence of subpackage=c++ 2006-11-26 23:39:41 +00:00
matthieu
ad39c944fc update to 1.4.4.1 2006-11-26 22:47:57 +00:00
robert
fbbddf0e67 - remove some unused kludge from the Makefile;
- add Latvian language support; requested by nikns <nikns@secure.lv>
2006-11-26 20:59:07 +00:00
espie
311d135465 minor tweaks: make internal _COMMENT and *_DEP3 depend on SUBPACKAGE,
so that subdescribe looks cool...
2006-11-26 20:02:28 +00:00
espie
251749b901 avoid recursion in subdescribe.
make things simple in *-depends-list.

fix LIB_DEP3 (this one from steven)
2006-11-26 19:46:16 +00:00
espie
7a44b164f2 repair describe 2006-11-26 19:12:20 +00:00
jasper
84ab1a7696 update clines to 1.0.4
help and ok steven@
2006-11-26 18:23:07 +00:00
espie
4e9d8781c2 completely remove PACKAGING, it's no longer needed 2006-11-26 17:45:59 +00:00
espie
21c4e79445 new MULTI_PACKAGES 2006-11-26 17:43:44 +00:00
espie
3fcf725ef8 all MULTI_PACKAGES are new, stop testing -main. 2006-11-26 17:36:07 +00:00
matthieu
68ab67ef03 Quote automake macro names to make automake 1.9 silent.
ok (and remainder about package name bump) mbalmer@
2006-11-26 13:47:31 +00:00
ajacoutot
54d8a65ca7 - s/lpthread/pthread
- bump PKGNAME

ok steven@
2006-11-26 13:39:07 +00:00
espie
4b5b8ed8c5 new MULTI_PACKAGES. patch from kili, committing so we're finished... 2006-11-26 11:38:07 +00:00
espie
02a798a1b1 new MULTI_PACKAGES 2006-11-26 11:35:12 +00:00
steven
0a712b9022 update to 2.8.8
new MULTI_PACKAGES

from kili@ with some corrections by me.
2006-11-26 11:24:29 +00:00
espie
a2b5d9c86f new MULTI_PACKAGES 2006-11-26 11:10:07 +00:00
steven
04a99c2ca9 new MULTI_PACKAGES 2006-11-26 11:10:00 +00:00
espie
9790e69040 new MULTI_PACKAGES and a server fix (was missing some lib depends) 2006-11-26 11:08:32 +00:00
espie
f03007119a new MULTI_PACKAGES 2006-11-26 10:53:32 +00:00
espie
e88543e297 new MULTI_PACKAGES 2006-11-26 10:40:05 +00:00
steven
b4749b23bc new MULTI_PACKAGES 2006-11-26 10:24:36 +00:00