Commit Graph

36452 Commits

Author SHA1 Message Date
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
espie
01549ebc70 update to 1.53, okay maintainer. 2007-01-07 00:43:09 +00:00
mbalmer
d53a6819e0 Update to bluefish 1.0.7 and take maintainership.
ok couderc
2007-01-06 16:31:36 +00:00
espie
469cd1b161 newer version, more specific drivers for some database schemes, mostly. 2007-01-06 12:05:09 +00:00
fkr
000f61ea48 update to exim-4.65 (which mostly fixes two bugs that were introduced in
version 4.64)
2007-01-05 23:47:05 +00:00
dlg
03c4a75eba move the dir with the build files out of /var/apache2 and into
/usr/local/share/apache2.

based on a suggestion from robert@
2007-01-05 22:57:11 +00:00
dlg
25265ec03a revert the part of the previous commit that removed the install of the
build dir. you can build apache 2 modules again now.
2007-01-05 22:22:04 +00:00
mbalmer
9d0e06ed0d Build the cups-ldap flavor as well.
ok robert
2007-01-05 20:10:31 +00:00
ajacoutot
45f4d84def - add a wrapmark FLAVOR to display the wrap margin line
- regen patches

maintainer timeout

ok simon@
2007-01-05 19:39:40 +00:00
ajacoutot
70dc68dee3 - handle updates from removed kerberos FLAVOR
work by and ok steven@
2007-01-05 18:34:49 +00:00
steven
439c689881 reorder arguments to cabextract (as in the man page). it was causing problems
in some weird cases, as reported by Alex Holst <a at mongers.org>
2007-01-05 17:54:01 +00:00
steven
1edc9f5357 +pcb 2007-01-05 16:53:41 +00:00
steven
bfa6611580 import pcb-20060822
PCB is an interactive printed circuit board editor. PCB includes a rats
nest feature, design rule checking, and can provide industry standard
RS-274-X (Gerber), NC drill, and centroid data (X-Y data) output for use
in the board fabrication and assembly process. PCB offers high end
features such as an autorouter and trace optimizer which can tremendously
reduce layout time.

based on a submission from andreas.bihlmaier at gmx.de
2007-01-05 16:52:21 +00:00
kurt
d456230af7 +xulrunner 2007-01-05 15:04:37 +00:00
jasper
1c9c3dfe81 add p5-POE-Component-SSLify 2007-01-05 14:58:05 +00:00