Commit Graph

83396 Commits

Author SHA1 Message Date
bentley
583a7db820 Import garden-1.0.8.
Garden of coloured lights is an old school 2D vertical shoot-em-up with
some innovative elements. Innovative graphics, soundtrack and game
concept. The game itself is very challenging and as you progress, you
will understand that you are dealing with a true piece of art...

ok bcallah@
2013-04-21 03:30:08 +00:00
naddy
d010d4b833 Restore assumptions about the availability of boolean/TRUE/FALSE to those
in jpeg 8.  Unbreaks at least graphics/tiff.
2013-04-20 21:25:29 +00:00
pascal
ac98887a45 Add alpha support.
Help/testing by naddy@
2013-04-20 20:54:04 +00:00
sthen
ff65357c0a +patchutils 2013-04-20 17:06:56 +00:00
sthen
5391028aa7 import textproc/patchutils, earlier version ok okan@
thanks Jeremie Courreges-Anglas for tracking down failures
with regression tests.

Patchutils is a small collection of programs that operate on patch files.

Interdiff: generate incremental patch from two patches against common source
Combinediff: generate single patch from two incremental patches
Filterdiff: separate patches applying to files matching a wildcard
Fixcvsdiff: corrects output of 'cvs diff'
Rediff/Editdiff: corrects hand-edited patches
Lsdiff: identify files affected by a patch file
Splitdiff: separates patches from a patch file
Grepdiff: displays a list of the files modified by a patch where the
patch contains a given regular expression
Recountdiff: fixes up counts and offsets in a unified diff
Unwrapdiff: fixes word-wrapped unified diffs
2013-04-20 17:06:31 +00:00
sthen
f13835689f perl .bs file should be in PFRAG.shared 2013-04-20 16:28:09 +00:00
sthen
8353e72972 move vncstorepw to /usr/local/bin in the main package, it's used for
-passwd. use correct path to stunnel.
2013-04-20 16:26:25 +00:00
sthen
1ce4070bea update to OpenVPN 2.31, from Bjorn Ketelaars, maintainer timeout 2013-04-20 16:22:55 +00:00
naddy
74d775f0cd Security:
Fixes for heap overflows CVE-2011-4516, CVE-2011-4517.  From FreeBSD/Debian.

While here, trim DESCR, routine cleanups.
2013-04-20 15:25:35 +00:00
naddy
05d0c7e301 Update to version 9, which adds support for a reversible color
transform to improve compression of RGB images.  ok sthen@
2013-04-20 15:23:40 +00:00
sthen
b97760e20c update to hamlib 1.2.15.3, don't use groff, and avoid installing useless
.a/.la for modules
2013-04-20 14:58:01 +00:00
sthen
be1f5c1da4 regen plist (missing dirs), regen distinfo while there. 2013-04-20 14:39:03 +00:00
sthen
e8179972cd Don't install Apache::SizeLimit for the old version of mod_perl, it
conflicts with the new one. Found by Chris Bennett.
2013-04-20 13:55:48 +00:00
ajacoutot
9bd36aa4ac Tweak patch. 2013-04-20 13:55:34 +00:00
ajacoutot
693840da59 This patch is really not needed. 2013-04-20 13:28:02 +00:00
ajacoutot
95679bc8d3 SECURITY update to owncloud-5.0.5.
oC-SA-2013-017
oC-SA-2013-018
2013-04-20 06:38:55 +00:00
bentley
87bb2c1268 Update to openttd-1.3.0.
ok bcallah@
2013-04-20 02:52:31 +00:00
bentley
c2626efbb2 Fix mime parts in PLIST, and add hicolor icon goos.
ok ajacoutot@
2013-04-20 02:50:16 +00:00
brad
18460e1074 Update to dnsmasq 2.66.
ok sthen@
2013-04-20 02:38:33 +00:00
sthen
8a275d20b1 Constrain date.y's 2038 check to only when sizeof(time_t) == sizeof(int).
As done in base e.g. usr.bin/cvs/date.y r1.23

Add an XXX comment for stupid static LeapYears table in trn/tin.
2013-04-19 21:32:37 +00:00
sthen
140db71305 regen distinfo and patches of a few things in ports which use the
Bellovin/$alz/Berets date.y, no package changes
2013-04-19 20:20:36 +00:00
bentley
bcd958a614 Update to st-0.4.
ok jung@ (MAINTAINER)
2013-04-19 19:54:34 +00:00
ajacoutot
2ebb722a86 Make it clearer GDM is needed. 2013-04-19 18:26:33 +00:00
ajacoutot
0ec5b5dc8e Update to accountsservice-0.6.31. 2013-04-19 17:05:32 +00:00
ajacoutot
5f5fc621af Our locale support is very poor, so compile with -DWITH_INCOMPLETE_LOCALES.
This at least allows to display a list of "supported" locales.
2013-04-19 17:01:50 +00:00
bcallah
ee6be8e0bd Update games/manaplus to 1.3.4.14
ok benoit@
2013-04-19 16:50:02 +00:00
ajacoutot
588dff4530 Remove useless patch; no pkg change. 2013-04-19 15:54:38 +00:00
ajacoutot
fc55c073cc Remove unused configure switch. 2013-04-19 15:00:27 +00:00
bcallah
2ea33c9beb Update www/dillo to 3.0.3
ok sthen@
2013-04-19 14:33:51 +00:00
ajacoutot
c2d9c1f150 Use --disable-mime-update like $deity intended. 2013-04-19 12:17:50 +00:00
jasper
7dab4aadbb missing dependency on gi
spotted by sthen@
2013-04-19 09:42:34 +00:00
benoit
280709c120 - update cyphertite to 1.5.3
from David Hill (maintainer)
2013-04-19 05:16:58 +00:00
brad
e1fc1f0ef4 Update to QEMU 1.4.1. Includes a fix for CVE-2013-1922.
ok sthen@
2013-04-19 02:47:43 +00:00
sthen
d5c9aab9b1 update to p5-Math-Base36 0.12, minor fixes, from maintainer Mikolaj Kucharski 2013-04-18 23:44:51 +00:00
sthen
3955fa0372 add an XXX comment because I don't have time to look now, but don't want
to forget: if a library is not listed in SHARED_LIBS, with the cmake module
it will be created with *no* version suffix. (i.e. .so not .so.0.0)
2013-04-18 22:54:50 +00:00
jturner
bcb38ecb5d Update tinyscheme to 1.41.
ok jasper@
2013-04-18 22:35:36 +00:00
sthen
0ced1886e6 Update to quagga 0.99.22, merged from diffs from myself and Brad. Also:
- replace MESSAGE with some @sample'd config files
- install rc.d scripts
- multicast code still ported from older version (new one needs RFC3678)
2013-04-18 20:29:08 +00:00
sthen
9fad7aedd9 add a patch from netperf-wrapper to allow printing timestamps. 2013-04-18 18:52:49 +00:00
benoit
915e69fa8a - update assl to 1.3.0
- remove PFRAG.shared
- bump SHARED_LIBS
- update PLIST, HOMEPAGE and MASTER_SITES

tweaks from jcs@, from David Hill (maintainer)
2013-04-18 18:47:15 +00:00
sthen
81e0e291a7 update to netperf 2.6.0 2013-04-18 18:29:20 +00:00
bentley
7f225e0319 Update to gtkwave-3.3.45.
Tweaks from landry/sthen, ok landry@
2013-04-18 18:10:30 +00:00
bentley
71e03229ae Update to iverilog-0.9.6.
ok jasper@
2013-04-18 17:57:07 +00:00
sthen
740d533754 +cgdb 2013-04-18 15:08:40 +00:00
sthen
5bedb8497c import ports/devel/cgdb, ok landry@
cgdb is a lightweight curses (terminal-based) interface to the GNU
Debugger (GDB). In addition to the standard gdb console, cgdb provides
a split screen view that displays the source code as it executes.

    Syntax-highlighted source window
    Visual breakpoint setting
    Keyboard shortcuts for common functions
    Searching source window (using regexp)
    Scrollable gdb history of entire session
    Tab completion
    Key mappings (macros)
2013-04-18 15:08:17 +00:00
sthen
d0f0d96d88 update to readline 6.2, fix the version numbers in the library and installed
header, tidy Makefile etc. ok landry@
2013-04-18 15:08:01 +00:00
ajacoutot
cb1a724e97 Missing LIB_DEPENDS. 2013-04-18 14:30:22 +00:00
ajacoutot
ec6da280e4 Update to colord-0.1.33. 2013-04-18 13:57:14 +00:00
naddy
c5a3b4938a maintenance update to 8d; ok ajacoutot@ 2013-04-18 12:21:31 +00:00
gonzalo
66530b58b0 Update for Slim to 1.3.5:
* Support UTF8 string.
 * And fix some bugs.

Ok landry@ (maintainer)
2013-04-18 12:00:45 +00:00
landry
a3e1327fa0 Add p5-URI to RUN_DEPENDS too, exo-compose-mail-1 uses URI::Escape,
URI::file and URI::URL. Bump REVISION.
2013-04-18 11:36:36 +00:00