Commit graph

10414 commits

Author SHA1 Message Date
obache
78cb977b26 Recursive bump from boost-libs shlib bump. 2012-01-09 02:54:24 +00:00
dholland
c6b2ef82c5 This file has a backslash-escaped trailing space after the login
prompt string, which I assume is there on purpose. Unfortunately, it
seems that when run through modern gcc's cpp, as at least Dragonfly's
current X resources processing pipeline apparently does, cpp treats
this as backslash-newline and splices on the next line, which causes
everything to go wahooni-shaped.

As a hack/workaround, insert a blank line after this line, so if the
next line does get spliced on it won't break things.

Reported by Artem Falcon.
2012-01-08 00:33:34 +00:00
wiz
7a88dfc6e2 Replace perl interpreter path for default-on perl option.
Noted by Moritz Wilhelmy. Bump PKGREVISION.
2012-01-04 11:04:04 +00:00
sbd
eaae4179f8 Fix build with gcc45 and current boost libs 2012-01-02 06:58:25 +00:00
bsiegert
9effe322e7 MirBSD build fix for pixman: use correct pthread options. No change for
other platforms.

The pthread check macro in pixman's configure is fundamentally broken,
it seems. It would be better to fix it instead of working around ...

Reviewed by Thomas Klausner.
2011-12-31 15:37:55 +00:00
is
ccaf2dbf6a Fix broken occurences of the CPP macro mod(a,b) using a without parentheses
in an arithmetic expression, leading to surprising results when used later
with arithmetic expressions of the same precedence as parameter a.
This is very old X11 code, copy and pasted to several places over the years.
Fixed in 1.9something (which is in mit/external). OK by wiz@.
This seems to be the root cause of CVE-2010-1166.
2011-12-30 09:33:04 +00:00
dholland
e7b6a2beff This needs to expose gnome-panel via bl3 if it's built with the
"gnomecanvas" option. Otherwise some packages fail to link because
they can't find -lnspr4. PKGREVISION -> 10.

Because the packages affected by this don't build without it, I don't
think they need to be revbumped.
2011-12-24 04:23:21 +00:00
hans
9a2f1d2372 Revbump for gettext-lib dependency. 2011-12-21 17:07:26 +00:00
hans
074fb72ff4 Requires devel/gettext-lib. Reportet by Artem Falcon. 2011-12-21 16:47:05 +00:00
marino
a9e9a71063 x11/matchbox-panel-manager: Add indirectly linked libraries to LDFLAGS 2011-12-20 20:27:17 +00:00
dholland
6cd8959a8c This does not need libXp. PKGREVISION -> 4 2011-12-20 05:00:58 +00:00
marino
f84f7c1b28 x11/fltk2: Add indirectly linked libraries to LDFLAGS for ld v2.22 2011-12-17 00:56:06 +00:00
marino
35da4a39eb x11/ocaml-graphics: Fix DragonFly PLIST problem 2011-12-13 06:17:35 +00:00
dholland
5f873ad5a0 Disabling 'Secure' RPC via IMAKEOPTS isn't sufficient -- I thought it
worked at the time, but now it doesn't. Add a BUILDLINK_TRANSFORM hack
as well, and now this package builds.

(I also just fixed NetBSD HEAD's imake to stop claiming 'Secure' RPC is
supported.)
2011-12-13 04:40:30 +00:00
dholland
f0643be3c9 BUILDLINK_TRANSFORM+= rm:-lXp
This works around the Motif imake templates, which unconditionally
provide -lXp for Motif clients. It is not clear to me why imake
material for Motif is shipped as part of the default X imake templates
rather than with Motif; but imake has always had a special (il)logic
of its own.

Dealing with this problem by setting IMAKEOPTS here instead causes
"can't buildlink files" and I don't understand why; but this approach
is maybe better anyway.

Fixes build of audio/xmradio and perhaps other Motif-using packages.
2011-12-11 02:59:34 +00:00
drochner
a03a684eb1 PKGREV bump for libXp-less openmotif 2011-12-09 14:36:32 +00:00
obache
857872d501 distutils pkg, register egg-info.
Bump PKGREVISION.
2011-12-09 13:33:44 +00:00
drochner
8c6aad0c8c update to 5.15
changes:
-New hacks, hilbert, companioncube and tronbit
-Image-manipulating hacks can now load from RSS or Atom feeds
-Updated webcollage for recent search engine changes
-minor improvements
2011-12-07 20:09:19 +00:00
drochner
d4efa890d0 don't depend on libXp directly, leave this to the motif bl3 framework 2011-12-07 17:21:09 +00:00
drochner
0e41fad06b build w/o libXp, bump PKGREV 2011-12-07 17:01:58 +00:00
drochner
4ffd67b1cf delegate setting of MOTIFLIB to the motif version specific bl3 files 2011-12-07 16:58:54 +00:00
drochner
fa10afd290 update to 3.7.5
changes:
-Support UCAC catalog version 3
-Sky view shows PA in live report
-Favorites may now be edited in-place
-Earth view displays great circle distance and bearing
-Change Earth view cylindrical projection from cos to linear
-Earth Object table reports range rate for solar system objects
-Eyepiece rotation depends on Alt/Az or RA/Dec placement context

pkgsrc change: don't hardwire dependency on libXp but rely on
the framework (the Motif implemtation's bl3 file and the
MOTIFLIB environment variable) to pull it in if necessary
2011-12-07 16:19:33 +00:00
drochner
f0a3a24ce2 update to 5.2.2
changes:
-bugfixes
-documentation cleanup

also minor pkg Makefile cleanup
2011-12-07 16:05:09 +00:00
drochner
431f169bda roll back to D2011.06.14.22.00.00, i.e. revert to 5.2.1nb4
qwt6 is incompatible, and the update has broken the graphics/scidavis pkg
2011-12-07 13:36:16 +00:00
sbd
8eca42f859 Recursive bump for lang/ocaml buildlink addition. 2011-12-06 00:19:21 +00:00
taca
9e534d913c Specify correct directory. Noted by PR pkg/45684 and it was already
in my work area.
2011-12-05 11:25:41 +00:00
wiz
8f48e9d890 Update htdig using htdig-devel. Update packages using it
and bump their PKGREVISIONs. Remove htdig-devel.
2011-12-05 10:18:16 +00:00
joerg
a062d2c58e Merge, the upper limit is critical. 2011-12-04 00:23:49 +00:00
joerg
9a0666357e Tag the 28 locations that result in a Python 3.1 package as supporting so.
Remove it from the default list for the rest.
2011-12-03 00:02:14 +00:00
joerg
acd16bede0 + fltk13 (hi is!) 2011-12-02 19:28:46 +00:00
is
d7f9150637 Unfortunately, fltk13 changes the semantics of the scroll widget in ways
not detectable by the compiler... so make a new package.
TBD: This still misses cairo support.
2011-12-01 16:35:12 +00:00
is
919e9ef357 fltk-1.3.0 changed the API in semantically incompatible ways, but not
detectable by the compiler. Guard against mixing.
2011-12-01 15:46:33 +00:00
wiz
bfa838ae8c Fix previous. 2011-11-30 09:21:39 +00:00
hans
0defab3130 Fix build on SunOS. 2011-11-29 18:12:12 +00:00
drochner
6776c23edf g/c stale libXp bl3 inclusion 2011-11-29 17:49:01 +00:00
joerg
f4e822c4c4 Fix build with newer GCC. 2011-11-27 19:55:05 +00:00
drochner
bad71e7543 update to 2.3.3
changes: bugfixes
2011-11-27 14:17:40 +00:00
obache
a6c8bc588c Fixes PR pkg/45552
* installing GSettings schemas, so prepare it with framework in glib2.
* fixes immodule cache path.

Bump PKGREVISION.
2011-11-27 11:26:21 +00:00
marino
cfde182d87 x11/gnustep-preferences: Fix objc errors
Importing some headers and aligning prototypes fixed what was ailing with
gnustep-preferences.  This was failing on multiple platforms.
2011-11-27 11:17:19 +00:00
marino
79d9e1720b x11/wterm: Fix for DragonFly
DragonFly needs the same modification that NetBSD does, modify the patch.
2011-11-26 17:19:13 +00:00
joerg
a411758f2e Fix build with modern GCC. 2011-11-25 22:25:30 +00:00
obache
96da930ed8 Bump required xextproto and xproto as configure said.
part of PR pkg/45212.
2011-11-25 13:01:46 +00:00
gls
c754edff3e Depend on openssl.
Spotted in a Linux bulk build by sbd@
PKGREV++
2011-11-24 20:07:48 +00:00
joerg
d5c9211fc9 Fix build with newer GCC 2011-11-24 13:31:30 +00:00
markd
e41cf2ea47 don't interpret html tags. KDE Security Advisory 20111003-1 2011-11-20 02:08:10 +00:00
markd
95e5632dba Dont allow a path in pam_service. CVE-2011-4122 2011-11-19 21:17:27 +00:00
markd
e13bfe826a Dont allow a path in pam_service. CVE-2011-4122 2011-11-19 21:12:05 +00:00
drochner
effd998397 update to 2.24.8
changes: bugfixes
2011-11-17 12:57:34 +00:00
sbd
6c1bcc271a Recursive bump for multimedia/ffmpeg buildlink addition. 2011-11-16 01:33:15 +00:00
jakllsch
3908206dc8 Add DMI support on NetBSD. 2011-11-15 20:44:58 +00:00