Commit Graph

36666 Commits

Author SHA1 Message Date
espie
3f82f069ae add shoutcast and libcaca plugins 2007-01-10 01:41:02 +00:00
espie
d777c5184d a few plugins more: dv, gdk_pixbuf, jpeg, png, taglib 2007-01-10 00:34:49 +00:00
espie
dcfeebd2dc all of gstreamer is happy with SEPARATE_BUILD.
patch it to compile and build the sunaudio plugin.
Not really functional yet, though...
2007-01-09 23:22:56 +00:00
espie
582c732d01 reactivate speex and flac as separate plugins 2007-01-09 22:01:27 +00:00
espie
0d030e5c1e start repackaging into independent packages 2007-01-09 21:33:25 +00:00
sturm
8a178d7e87 really deactivate dbus, noticed by jasper 2007-01-09 20:52:13 +00:00
espie
d24ae63131 fix nits: core package name, and cdda dependencies 2007-01-09 20:43:46 +00:00
espie
860003f9bb gstreamer does not make a lot of sense of non-shared architectures.
Explicitly disable all static building, which basically will halve
build time, and set no shared.
2007-01-09 20:00:23 +00:00
ckuethe
0053be6e67 add latest bunch of patches from vim.org
ok dassow
2007-01-09 19:59:11 +00:00
espie
98c444198b yet more special-casing: do backsubst for libnames correctly, so that
update plist correctly registers existing ones, otherwise shared libraries
with some weird names will always pop back to the main PLIST.
2007-01-09 19:40:49 +00:00
kurt
8806c55a66 Add -admin package for the graphical admin application. okay steven@ 2007-01-09 18:49:28 +00:00
kurt
a9296adfd7 - maintenance update to 1.2.20 from Matt Jibson <dolmant at gmail.com>
- fix SEPARATE_BUILD=concurrent
- update README.OpenBSD
2007-01-09 18:42:04 +00:00
steven
7d7bc69e67 update to qcad 2.0.5.0
problem on amd64 fixed by Martynas Venckus, thanks

also tested by ckuethe, ajacoutot, Antti Harri, and Andreas Bihlmaier
2007-01-09 16:30:37 +00:00
steven
9d41023dfc +kicad 2007-01-09 16:13:37 +00:00
steven
19e5b0630b import kicad-2006-08-28
Kicad is an open source software for the creation of electronic schematic
diagrams and printed circuit board artwork.

with some ideas from freebsd.
also tested by Antti Harri <iku at openbsd.fi>, thanks
2007-01-09 16:12:55 +00:00
msf
0aa5a677c5 add missing entry for _puppet 2007-01-09 12:40:32 +00:00
dlg
7dd9c0c081 enable the cache, disk_cache, and all the proxy modules. mem_cache wont
build since we arent using a threaded worker.

requested by ssehic
2007-01-09 11:18:13 +00:00
dlg
5c49bbc66e enable all the modules, and build them as shared objects. mark the port
SHARED_ONLY.

ok robert@
2007-01-09 10:47:37 +00:00
bernd
60d27b1449 Security update to fetchmail-6.3.6:
A password disclosure vulnerability (CVE-2006-5867, fetchmail's using unsafe
logins or omitting TLS) and a denial of service vulnerability (CVE-2006-5974,
fetchmail crashes, dereferencing the null page, when rejecting a message sent
to an MDA).

Fetchmail 6.3.6 also fixes several regressions and long-standing bugs.

Details:
https://lists.berlios.de/pipermail/fetchmail-announce/2007-January/000042.html

tests & ok jasper@, simon@
2007-01-09 10:35:42 +00:00
millert
5d51f552d8 Use sa_len for size of struct sockaddr if it exists, not just for
FreeBSD.  Also append p0 to PKGNAME.  OK Arnaud Bergeron.
2007-01-09 10:15:15 +00:00
dlg
10d98a6ab0 switch apache2 from a gnu style configure to a simple one so we can
define prefix the way apache likes it.

this is because apache2 has a different understanding of what the prefix
means, and our understanding and application of it on this port leads to
extremely confused paths in a lot of its generated files.

our understanding of prefix is to mean the path at which the binaries,
libs, manpages, and so on are stored, ie, /usr/local. apache2 understands
prefix to mean "install architecture-independent files", or in real terms
the ServerRoot. obviously using /usr/local as the server root when we want
to use /var/apache2 for that purpose is uncomfortable for it, and it leads
to things like broken paths in the default config files and builds of
modules.

ok robert@
2007-01-09 09:56:57 +00:00
espie
e6e2ce4210 split out plugins into several subpackages according to dependencies. 2007-01-08 23:13:55 +00:00
espie
593af68fb3 allow for gstreamer-0.10 to use the same names, since there won't be any
conflict.
2007-01-08 19:52:25 +00:00
sturm
54d5bc4db3 update to maradns 1.2.12.04 2007-01-08 19:18:05 +00:00
espie
084dbff69a for shared libraries, only apply var_backsubst on the library name, leave
the version alone.
2007-01-08 18:33:37 +00:00
espie
99fcd054d3 add the core package manually, since cvs import doesn't like the name... 2007-01-08 17:39:53 +00:00
espie
cf773bfbe5 new gstreamer-0.10 that can mostly co-exist with the older gstreamer.
Lots of packaging details to figure out yet.
2007-01-08 17:37:27 +00:00
robert
e8174dd3fd +tango-icon-theme 2007-01-08 15:47:23 +00:00
robert
cc46e13e69 import of tango-icon-theme-0.7.2;
Tango is a project to create a new cross-desktop and cross-platform icon
theme, using a standard style guide and the new Icon Naming Specification.
2007-01-08 15:46:49 +00:00
robert
0d92faef7b +iso-codes 2007-01-08 15:21:28 +00:00
robert
544eec372a import of iso-codes-0.58;
This package aims to provide a central list of the country, language,
and currency names and their translations.  The data comes from
ISO standards 639 (language names), 3166 (country names), and 4217 (currency).
The translations are from the Translation Project. The data is provided
in tabular files as well as XML.
2007-01-08 15:20:12 +00:00
espie
0e76227ffb split off frontends into their own packages, and mark that there will
be no conflict at all with gstreamer-0.10.
2007-01-08 14:34:08 +00:00
ajacoutot
8f714ca5f8 Add extace. 2007-01-08 11:02:35 +00:00
ajacoutot
a5a8f4c2fa Import extace-1.9.6
eXtace is an audio visualization plugin for the X-Window System.  It
connects to ESD (Enlightened Sound Daemon) and displays the audio data
as either a pseudo 3D flying landscape, pseudo 3D pointed landscape,
16-256 channel graphic EQ, multi-mode oscilloscopes, horizontal
spectrogram, or a combination of hi-res FFT with a vertical spectrogram.

All modes are fully scalable to nearly any resolution (within your
CPU/X11 capabilites).  Resolutions up to 1600x1200 at 40 FPS use
typically less than 30% CPU, depending on your host CPU/X11
capabilities.
2007-01-08 11:00:40 +00:00
deanna
be9ffdf7ad The soname needs to match the filename in order for the libs to be
usable.  Noticed by Tero Koskinen, thanks.

Simplify the install by using an undocumented jam rule.

Ok wilfried@.
2007-01-07 22:20:20 +00:00
jasper
904dde58bf add libnjb 2007-01-07 19:39:44 +00:00
jasper
9d56e5cdb1 import libnjb 2.2.5
Provide a user-level API (C library) for communicating with the Creative
Nomad JukeBox MP3 player under Linux, *BSD and Windows, as well as
simple command-line utilities to demonstrate the API functions.

ok naddy@
2007-01-07 19:34:57 +00:00
espie
95ca738e6d bye, bye, conflict 2007-01-07 19:14:09 +00:00
espie
f6397c1b3f split the libuuid that's part of e2fs into its separate package. Move it
so it no longer conflicts with devel/uuid.
2007-01-07 19:13:49 +00:00
sturm
371365b28e update to gtk-gnutella 0.96.3 2007-01-07 18:25:43 +00:00
pedro
a36c94a279 With the recent GCC change, there is no need to manually ignore
__attribute__((visibility)) anymore
2007-01-07 17:31:53 +00:00
steven
56acab673f re-enable p5-POE-Component-Jabber and p5-POE-Filter-XML now that their
dependencies are in the tree ...
2007-01-07 14:59:26 +00:00
steven
9cbfd39d86 sync plist 2007-01-07 14:52:55 +00:00
aanriot
1e4db10414 maintenance update to 0.9.11.1 . 2007-01-07 12:38:09 +00:00
aanriot
53baf8c807 maintenance update to 0.9.12.1 . 2007-01-07 12:37:20 +00:00
mbalmer
dd4d45603e Add seal. 2007-01-07 12:13:41 +00:00
mbalmer
cf558bd3d1 seal is a tool to ease the use of encrypted filesystems stored in vnd(4)
files on a removable device.  ideal if you have to carry sensitive data
with you on a USB memory stick.
2007-01-07 12:13:02 +00:00
simon
335c516c0d maintainer dropped it; take over and update
go ahead robert@
2007-01-07 11:10:42 +00:00
sturm
06614a4537 getmail 4.6.7 2007-01-07 10:02:04 +00:00
steven
a30ea4d322 RUN_DEPENDS on p5-Inline 2007-01-07 09:57:46 +00:00