Commit graph

166705 commits

Author SHA1 Message Date
obache
20efb847ad Add DragonFly support.
(for patch-ad, NetBSD support is already in, reuse for DragonFly).
2011-01-01 05:43:28 +00:00
obache
c498cf8b5c Fixes last commit
* This package is not DESTDIR ready (need pwlib to be ready first).
* "do-install" must be changed to "post-install", or INSTALL_DIRS will not
  errect.
2011-01-01 05:09:17 +00:00
jnemeth
95993f663d new file for 2011 2011-01-01 05:05:27 +00:00
obache
60cac3ed1a Some paths adjustments for x86_64. 2011-01-01 03:48:54 +00:00
obache
e7035eac5f Need to use externanl gettext-lib if using external neon,
or failed to build.
2011-01-01 03:10:10 +00:00
dmcmahill
f3e7799943 Updated print/latex-mk to 2.1 2010-12-31 21:57:29 +00:00
dmcmahill
1f1e4c5651 Update to latex-mk-2.1
--------------------------------
Release Notes for LaTeX-Mk-2.1
--------------------------------
- Fixed a bug in the quoting of lgrind related variables.  The
  result is that the clean target didn't quite work right.

- Improved quoting in the latex-mk script to better handle
  the case of a file name with spaces in it.

--------------------------------
Release Notes for LaTeX-Mk-2.0
--------------------------------
- Added support for the bibunits package

- Fix a bug when exporting xfig figures to pdf (they were exporting
  to postscript instead).

- No longer install the .dvi or .ps versions of the manual.

- Fix a bug where PDFLATEX_FLAGS wasn't being properly
2010-12-31 21:55:50 +00:00
obache
133f8caf63 include <sys/socket.h> additionally for socket related things.
fixes build failure on DragonFly.
2010-12-31 16:39:22 +00:00
obache
e4f2b2e8a3 At the previous bump to 1.0.21nb1, dependency on libtiff was added,
so also need to add buildlink libtiff here.
PR#44298.
2010-12-31 15:38:24 +00:00
obache
9fad8de534 Fixes build on DragonFly. 2010-12-31 14:36:07 +00:00
obache
1c662470a8 Updated graphics/rabbit to 0.9.2 2010-12-31 10:47:40 +00:00
obache
69e88fbae1 Update rabbit to 0.9.2.
== 0.9.2: 2010-12-31

A release for Matz.

=== Improvements

==== Theme

  * Added Debian theme. [Added by Youhei SASAKI]
  * cairo backend:
    * Supported line_cap.
    * Supported line_join.
    * Supported Pixbuf as pattern source.
    * Supported matrix transformation of pattern.
  * default-slide: Supported line width customization.
    * @default_headline_line_width
    * @default_headline_line_params
    * @default_headline_line_expand
  * tag:
    * Added margin-top tag.
    * Added margin-bottom tag.
  * slide-logo: Supported slide logo width/height/position customization.
    * @slide_logo_width
    * @slide_logo_height
    * @slide_logo_position
  * Added ranguba theme.

==== Information Window

  * Showed rest time before timer start. [Suggested by Yukihiro Matsumoto]
  * Showed the current slide. [Suggested by Yukihiro Matsumoto]
  * Supported keyboard/mouse operations from information window.
    [Suggested by Yukihiro Matsumoto]

=== Thanks

  * Youhei SASAKI
  * Yukihiro Matsumoto
2010-12-31 10:47:07 +00:00
obache
c9153f72af + ipa-2.0.9 [pkg/44300] 2010-12-31 10:24:13 +00:00
obache
b65fa0cc3c This package is using GNU Configure script.
Changed to GNU_CONFIGURE=yes so that pksrc hooks for GNU Configure will be
invoked and fixes PR#44299.
2010-12-31 07:57:14 +00:00
wiz
cd643eaeb3 Fix pkglint warning. 2010-12-31 06:21:33 +00:00
wiz
1fe158853b Add checksums for patch-a{a,b}. Hi abs! 2010-12-31 06:20:12 +00:00
wiz
93cf4d2319 Sort SUBDIRs. 2010-12-31 06:18:48 +00:00
taca
550967c220 Fix path to clamav. 2010-12-31 06:13:46 +00:00
taca
708e9fc0f1 Remove empty patch files which are really unused. 2010-12-31 06:12:03 +00:00
morr
9899d33934 Update of www/wordpress 2010-12-30 22:28:38 +00:00
morr
823191879e Critical security update.
ChangeLog:

* Fix XSS vulnerabilities in the KSES library: Don't be case sensitive to
attribute names. Handle padded entities when checking for bad protocols.
Normalize entities before checking for bad protocols in esc_url().
2010-12-30 22:27:45 +00:00
obache
7e32889174 configure require msgfmt. 2010-12-30 14:36:10 +00:00
obache
fa4b81f73e Fix unwanted substitute of ${LOWER_OPSYS} for fixed `netbsd'. 2010-12-30 14:12:45 +00:00
obache
49e37d5b37 Change extract usage to be worked as expected even with tar of DragonFly. 2010-12-30 13:53:35 +00:00
obache
2d41a6bf43 Fixes for DragonFly. 2010-12-30 13:15:14 +00:00
obache
b1b4baafee treat DragonFly shlib handling same as NetBSD. 2010-12-30 12:35:53 +00:00
obache
def2b35038 Add a workaround for DragonFly arpa/telnet.h. 2010-12-30 09:22:43 +00:00
obache
4fa19ac0f0 Include <stdlib.h> not only NetBSD.
It already included unconditionally with other patches,
and fixes build failure on other platforms.
2010-12-30 09:02:51 +00:00
obache
c35e88975a Remove RCS directory, or may failed to patch due to locked under RCS. 2010-12-30 08:33:47 +00:00
obache
230a88f469 Fixes for DragonFly. 2010-12-30 08:20:42 +00:00
obache
376adb5d23 Fixes build on DragonFly.
sendfile(2) of DragonFly is FreeBSD in origin.
2010-12-30 08:05:18 +00:00
obache
5efb53afd4 Fixes BUILD_TARGET for DragonFly. 2010-12-30 07:41:27 +00:00
taca
eb846d909d Note update of www/contao29-translations package to 20101228. 2010-12-30 05:42:34 +00:00
taca
2561190649 Update contao29-translations package to 20101228.
Update Albanian language files.
2010-12-30 05:41:30 +00:00
tron
1f662c61bf Note update of the "rpm2pkg" package to version 3.1.8. 2010-12-30 00:39:35 +00:00
tron
b63d3972cf Update "rpm2pkg" package to version 3.1.8. Changes since 3.1.7:
Drop unnecessary dependences on "gettext-lib" and Berkeley DB. Neither
of them have been necessary when this package stopped depending on the
"rpm" package.

Approved by Thomas Klausner.
2010-12-30 00:39:15 +00:00
tnn
b9ff63b290 fix installation w/ gnome option enabled 2010-12-29 22:38:49 +00:00
wiz
0cb8b544d7 Add support for wip/jdk16 (for PR 44294). 2010-12-29 22:34:37 +00:00
wiz
bfade6e0fc Update patterns for jdk15, from Francois Tigeot in PR 44294. 2010-12-29 22:29:32 +00:00
wiz
aaac6df17b Fix some patterns (hint: do not mix {} and <> 2010-12-29 22:25:17 +00:00
wiz
17ecb33700 Set LICENSE, clean up pkglint warnings. 2010-12-29 19:08:39 +00:00
adam
dbf89d1185 yasm also works on x86_64 2010-12-29 18:34:06 +00:00
obache
aa291d47d9 Update timestamp of aclocal.m4, or unwanted aclocal may be invoked on build,
and result in failure.
2010-12-29 14:46:35 +00:00
uebayasi
8eb944eb8a Update WiLiKi to 0.6.2.
New syntax for <code>...</code> ("""...""").  Spam protection.
Other small improvements and bug fixes.
2010-12-29 12:24:46 +00:00
adam
15c17116fe Updated buildlink dependencies 2010-12-29 11:16:14 +00:00
tron
64f46079bf Note update of the "dbus" package to version 1.2.4.6nb2. 2010-12-29 10:49:35 +00:00
tron
5db4659a01 Add fix for vulnerability reported in CVE-2010-4352 (SA42580) taken
from the "dbus" GIT repository.
2010-12-29 10:49:21 +00:00
obache
2ae2ce730c one more DragonFly regression fix. 2010-12-29 10:42:35 +00:00
obache
8a911c7428 Fix broken patch, remove redundant `)'. 2010-12-29 08:24:18 +00:00
obache
ba87ff1fb2 more DragonFly fixes (not completed). 2010-12-29 05:57:52 +00:00