Commit graph

186485 commits

Author SHA1 Message Date
marino
ea938669e5 games/rtcw: Update MASTER_SITES
Id Software changed the location of the binary, but its still available.
The MASTER_SITE would have been valid for the latest version, 1.41,
released in 2003.
2012-05-19 14:21:59 +00:00
jmmv
72717cd9b2 Note update of pkg_comp to 1.37. 2012-05-19 10:55:28 +00:00
jmmv
690228773a Update to pkg_comp 1.37:
- Add the GENERATE_PKG_SUMMARY option to tell pkg_comp to generate a
  pkg_summary.gz file in the packages directory.  Useful to later be
  able to run a packaging tool like pkgin against new binary packages.
2012-05-19 10:54:39 +00:00
marino
1e75a01f0e lang/php53: Fix unwanted directory removal
Replace OWN_DIRS with @pkgdir to avoid unwanted deletion of PHP extension
directory when the only extension is deinstalled.
2012-05-19 09:51:34 +00:00
obache
619d2be21f from the manual, end of getopt_long(3) is -1, not EOF. 2012-05-19 06:55:03 +00:00
obache
710de9eb77 fixes build with modern C++. 2012-05-19 06:43:23 +00:00
marino
c326ddddd4 devel/libglade: Fix unwanted directory removal
Replace OWN_DIRS with @pkgsrc to avoid unwanted deletion of
lib/libglade/2.0 directory
2012-05-19 01:04:52 +00:00
marino
a90df932b0 sysutils/xfce4-thunar: Fix unwanted directory removal
xfce4-thunar depends on x11/xfce4-panel which takes care of creating
the plugins directory.  Remove the redundant directory creation which
can lead to directories being removed prematurely.
2012-05-19 00:35:57 +00:00
marino
a01128dcb4 time/xfce4-orage: Fix unwanted directory removal
xfce4-orage depends on x11/xfce4-panel which takes care of creating
the plugins directory.  Remove the redundant directory creation which
can lead to directories being removed prematurely.
2012-05-19 00:34:45 +00:00
marino
099ca94df7 audio/xfce4-mixer: Fix unwanted directory removal
xfce4-mixer depends on x11/xfce4-panel which takes care of creating
the plugins directory.  Remove the redundant directory creation which
can lead to directories being removed prematurely.
2012-05-19 00:33:43 +00:00
marino
23fb28646d x11/xfce4-panel: Fix unwanted directory removal
Replace OWN_DIRS with @pkgsrc to avoid unwanted deletion of xfce4
plugins directory with the only plugin is deinstalled.
2012-05-19 00:32:39 +00:00
ryoon
acde1b7426 Fix PR pkg/46439
Fix comment, PERL5_MODULE_TYPE also accepts "Module::Install::Bundled".
2012-05-18 21:04:46 +00:00
ryoon
b0539278ca Updated www/apache24 to 2.4.2nb1 2012-05-18 20:57:04 +00:00
ryoon
646163768d Bump PKGREVISION.
Fix PR pkg/46458

* Fix download delay problem
  https://issues.apache.org/bugzilla/show_bug.cgi?id=53253
2012-05-18 20:56:28 +00:00
jperkin
78dee028e4 Add native pax. 2012-05-18 20:45:15 +00:00
marino
1b11511dd8 multimedia/xine-lib: Fix for DragonFly-*-i386 2012-05-18 18:53:31 +00:00
bsiegert
1919b6cf7d MirBSD has a 64-bit time_t. 2012-05-18 14:38:56 +00:00
bsiegert
8cb4d28fbf Add a global BUILDLINK_TRANSFORM to remove -ldl. This library is an empty
static library for compatibility reasons. If a libtool library is linking
against -ldl, libtool only builds it statically because there is no
libdl.so. This prevented, at least, the build of devel/gobject-introspection.
Add it globally because there is no reason anyone would want to link against
libdl on MirBSD.
2012-05-18 14:15:17 +00:00
obache
beb0c6b982 Updated inputmethod/ibus to 1.4.1nb2 2012-05-18 11:12:55 +00:00
obache
74a63ffe4e Update patches to upstream changes for non UTF-8 locales.
Bump PKGREVISION.
2012-05-18 11:12:24 +00:00
he
c353125a85 Update parrot entry to suggtest latest release 4.4.0. 2012-05-18 09:20:49 +00:00
he
cd8a234ed2 Note update of databases/p5-DBD-postgresql to 2.19.2. 2012-05-18 09:10:36 +00:00
he
23c7b0afec Update to version 2.19.2. Changes:
Version 2.19.2  Released March 12, 2012
  - Fix errors when multiple same-named placeholders are used. [GSM]
    (CPAN bug #75713)

Version 2.19.1  Released March 10, 2012 (git commit db6f6da00467c7ea28d32c4df97e93ccc4d38f2b)
  - Fix crash when passing in an array with undefined elements. [GSM]

Version 2.19.0  Released March 9, 2012 (git commit 05ab092905ce6891ed83e173412ee70d6cdb8cb5)
  - Use proper formatting for warn() and croak() (CPAN bug #75642)
    [Niko Tyni]
  - Fix localized regex in test (CPAN bug #70759)
  - Fix for named placeholders (CPAN bug #70953) [Jan Pazdziora]
  - Various fixes to the array-marshalling code [Noah Misch, Mark
    Stosberg, and David Christensen] (CPAN bug #58552)
  - Allow hi-bit chars in dollar-quoted identifiers
    [David Christensen] (CPAN bug #73832)
  - Have do() return count for things such as CREATE TABLE .. AS SELECT
    Will only work on 9.0 or better. (CPAN bug #71073) [Pavel Stehule]
  - Better error message when trying to do things post-disconnect [GSM]
  - Always respect pg_server_prepare=0 by using PQexec not PQexecParams. [GSM]
  - Fix error in async docs (CPAN bug #72812)
  - Switch from subversion to git.
    git clone git://bucardo.org/dbdpg.git [GSM]
2012-05-18 09:06:58 +00:00
schnoebe
bed0271eff update devel/cvsd to 1.0.23. 2012-05-18 03:29:10 +00:00
schnoebe
5758c3508b Update to 1.0.23:
changes from 1.0.22 to 1.0.23
-----------------------------

* have cvsd-buildroot look in all multiarch subdirectories of /lib for
  NSS libraries
* portability improvement by Eric Schnoebelen
* Debian packaging updates
2012-05-18 03:21:06 +00:00
schnoebe
175e7d4e6b Add hplip to pkgsrc/print,
remove a bit of trailing whitespace in pkgsrc/print/hplip/Makefile.
2012-05-18 03:07:26 +00:00
schnoebe
1ec3142b66 Imported print/hplip from pkgsrc-wip. 2012-05-18 03:03:30 +00:00
schnoebe
f94690d36f Imported hplip from pkgsrc-wip.
HPLIP (Hewlett-Packard Linux Imaging & Printing) is an HP-developed
solution for printing, scanning, and faxing with HP inkjet and laser
based printers in Linux.

The HPLIP project provides printing support for 1,980 printer models,
including Deskjet, Officejet, Photosmart, PSC (Print Scan Copy),
Business Inkjet, LaserJet, Edgeline MFP, and LaserJet MFP.  See [1]
for more information on supported printers.

[1] http://hplipopensource.com/hplip-web/supported_devices/index.html
2012-05-18 03:03:20 +00:00
marino
8faf1a5a4d x11/gtk3: Fix dependency / Fix DragonFly
In order to accomplish the given PLIST, gobject-introspection must be
at version 1.32 at least (rather than the specified version 0.10.1).
Revbump for the dependency change.

Also, two conftests were failing on DragonFly that should have passed
so these were overridden as successes to fix the 3.4.3 build on DragonFly.
2012-05-17 21:10:37 +00:00
christos
a372646fa4 fix missing <time.h> inclusion that produces:
ckcmai.o: In function `main':
ckcmai.c:(.text+0x1b76): warning: warning: reference to compatibility time();
include <time.h> for correct reference
2012-05-17 20:29:13 +00:00
marino
88b29a81b9 lang/php5: Fix unwanted directory removal
Replace OWN_DIRS with @pkgdir to avoid unwanted deletion of PHP extension
directory when the only extension is deinstalled.
2012-05-17 19:01:43 +00:00
marino
03a0581bc3 net/net-snmp: Fix IPv6 option on DragonFly
Another victim of _KERNEL STRUCTURES...
2012-05-17 14:37:07 +00:00
spz
0f3473f9a4 add a patch by Jan Safranek <jsafranek@users.sourceforge.net> for CVE-2012-2141
from https://bugzilla.redhat.com/attachment.cgi?id=580443 :

Check out-of-index conditions in ExtendOutput2Table.
2012-05-17 12:56:17 +00:00
obache
edf8098894 Updated security/p5-AuthCAS to 1.5nb1 2012-05-17 10:53:01 +00:00
obache
8ffc290a49 Add missing dependency on p5-IO-Socket-SSL and p5-libwww (for LWP::UserAgent).
Bump PKGREVISION.
2012-05-17 10:52:48 +00:00
obache
21c7fcfc7f canonicalize MASTER_SITES and HOMEPAGE url. 2012-05-17 10:37:43 +00:00
obache
ef6b26c30f Change HOMEPAGE to permalink. 2012-05-17 10:35:14 +00:00
wiz
7da42feb0a Updated textproc/p5-Unicode-LineBreak to 2012.02nb1 2012-05-17 10:32:29 +00:00
wiz
90e0e13dfd Add missing dependency. Not make-jobs safe.
Bump PKGREVISION.
2012-05-17 10:32:20 +00:00
wiz
fdc63c02e6 pkglint cleanup: use standard packlist path. 2012-05-17 10:21:12 +00:00
wiz
4cc7f68bba + blender-2.63a, boehm-gc-7.2, cheese-3.4.2, cups-1.5.3, gthumb-2.14.4,
gthumb-3.0.1, gtksourceview-2.10.3, kronolith-3.0.17, mldonkey-3.1.2,
  mousetweaks-3.4.2, opendnssec-1.3.8, openmpi-1.6, puzzles-9534,
  py-gobject-3.2.2, rasqal-0.9.29, scmgit-1.7.10.2, scribus-1.4.1,
  softhsm-1.3.3, vinagre-3.4.2, vino-3.4.2, xf86-video-apm-1.2.4,
  xf86-video-i740-1.3.3, xf86-video-s3-0.6.4, xf86-video-s3virge-1.10.5,
  xinput-1.6.0.
2012-05-17 09:36:17 +00:00
schmonz
438db1bdc9 Updated www/ikiwiki to 3.20120516 2012-05-17 05:51:34 +00:00
schmonz
2e0d07c4a7 Update to 3.20120516. From the changelog:
* meta: Security fix; add missing sanitization of author and authorurl.
     Thanks, Raúl Benencia
2012-05-17 05:51:04 +00:00
jnemeth
0cb3b3fbbb add and enable p5-Unicode-LineBreak 2012-05-17 05:11:38 +00:00
jnemeth
966fb33650 add and enable p5-AuthCAS 2012-05-17 05:05:37 +00:00
jnemeth
ba8539d7f6 ruby-daemon_control -> ruby-daemon_controller 2012-05-17 05:00:27 +00:00
marino
8e6f383934 games/falcons-eye: Fix indirect linking (all platforms)
libm was added to the already modified definition of $WINLIBS.  The
file jtp_win.c needs the log function from it.
2012-05-16 22:53:15 +00:00
marino
43127708b0 editors/kdissert: Fix indirect linking (all platforms)
Rather than modify this wscript to read the LDFLAGS environment variable,
the c++ kdeui library was directly specified for all platforms.
2012-05-16 22:16:36 +00:00
marino
dafee131e0 games/gtkmagnetic: Fix indirect linking (affects all platforms)
The patch causes libm to be directly linked for all platforms.
There was no easy way to limit it to only DragonFly.
2012-05-16 22:02:19 +00:00
marino
4499c59854 games/glaxium: Fix indirect linking on DragonFly 2012-05-16 20:41:08 +00:00