Commit Graph

6360 Commits

Author SHA1 Message Date
jasper
ff9b7c1ac2 - fix XDG conflicting symbols, from FreeBSD
this ought to help resolve some crashes in at least evolution and anjuta

hinted by ajacoutot@, thanks :)
2009-01-28 09:24:38 +00:00
kili
ac86330437 + hscolour 2009-01-27 21:33:16 +00:00
kili
f421e05f7b hscolour is a small Haskell script to colourise Haskell code. It
currently has five output formats: ANSI terminal codes, HTML 3.2
with <font> tags, HTML 4.01 with CSS, LaTeX, and mIRC chat client
codes.

ok giovanni@ (who spotted an empty and obsolete include dir in the PLIST),
okan@ (who don't get the $V cleanup now -- sorry),
sthen@ ("I'm all for having more ports where the word colour is spelt correctly)
2009-01-27 21:32:36 +00:00
martynas
a8be76c150 update to simplejson-2.0.7, based on the initial simplejson-2.0.6
diff from Benoit Chesneau.  ok wcmaier@
2009-01-27 21:28:51 +00:00
jasper
7be872b0cf - add py-editdist 2009-01-27 08:27:45 +00:00
djm
28198f320a import py-editdist-0.3:
> py-editdist is a Python module to calculate the Levenshtein edit
> distance between two strings.
2009-01-26 23:43:20 +00:00
simon
d7f94b3368 regenerate packaging list after update and bump
pointed out by Markus Hennecke, thanks!
2009-01-26 20:19:18 +00:00
landry
ad8b01fde2 Update to waf 1.5.2, add a patch to workaround a stupid cc version check.
ok jasper@ wcmaier@
2009-01-26 19:47:12 +00:00
sthen
03bb56ee4a add Brad as maintainer + bump, small style nit 2009-01-26 12:46:12 +00:00
ajacoutot
a165a5753e - s/-pthread/-lpthread
ok sthen@
2009-01-26 12:04:35 +00:00
ajacoutot
57ef8dc6f2 - s/-lpthread/-pthread
- add CONFIGURE_SHARED
2009-01-26 09:58:47 +00:00
bernd
363248410c Disable pthread usage since it seems to break some stuff.
Found the hard way by Simon Kuhnle, thanks!
2009-01-26 08:58:43 +00:00
simon
d94f66822b add p5-Class-C3-Adopt-NEXT 2009-01-25 22:31:23 +00:00
simon
c581918be5 import p5-Class-C3-Adopt-NEXT
This module is intended as a drop-in replacement for NEXT, supporting
the same interface, but using Class::C3 to do the hard work.  You can
then write new code without NEXT, and migrate individual source files to
use Class::C3 or method modifiers as appropriate, at whatever pace
you're comfortable with.
2009-01-25 22:31:18 +00:00
kili
1448c2318c Update to darcs-2.2.0.
ok okan@ ("works for me as much as i can test")
2009-01-25 18:53:33 +00:00
jakemsr
7398d6cd1a let SDL do the audio conversions as smpeg doesn't do them very well
ok pvalchev
2009-01-25 01:25:39 +00:00
bernd
7b95528cd3 Update to ruby-mocha-0.9.4. 2009-01-24 17:52:35 +00:00
bernd
975efcff37 Update to rspec-1.1.12. 2009-01-24 17:13:28 +00:00
ajacoutot
4c95f3954e - link with -pthread, not -lpthread
- regen PLIST while here

ok espie@
2009-01-24 15:34:10 +00:00
bernd
b9b5d8eab3 Update to ruby-tzinfo-0.3.12. 2009-01-24 15:29:45 +00:00
bernd
ce191c802f Update to git-1.6.1.
Also fixes command injection vulnerabilities in gitweb.
(CVE-2008-5516, CVE-2008-5517) Hint from jasper@, thanks!

help & tests sturm@
2009-01-24 14:31:28 +00:00
jakemsr
53ef50a03a cleanup sndio backend
- rename from "libsndio" to "sndio"
- remove support for "frame tick" synchronization; nothing uses it
- as with many other sndio backends, the audio device block size is the
  buffer-write-size the application wants and there are 2 blocks per
  device buffer
- if SDL will resample, increase the audio block and buffer size by
  the same ratio, so that device latency (or how much *time* the
  application has between write()s to not let the buffer underrun) does
  not change
- allow applications to disable conversions

tested with almost every port that uses this code (exceptions being some
games that require non-free game data) on a device most likely to be
affected by the changes (azalia(4) that only does 44.1 or 48 kHz s16)

unoverriding conversion disabling exposes brokenness in a few other
ports, those will be fixed soon
2009-01-24 10:56:11 +00:00
naddy
eaaca9c3d5 isfinite() is in the std namespace 2009-01-23 17:45:36 +00:00
kili
0fd59bd72a Update to slib-guile-1.0.
portswise ok, jasper@
"if it works...", espie@ (MAINTAINER)
2009-01-21 18:32:51 +00:00
kili
be12633e85 Update to slib-3b1.
Update HOMEPATE and MASTER_SITES.
Use SUBST_CMD for guile.init (requested by jasper@).

portswise ok, jasper@
"if it works...", espie@ (MAINTAINER)
2009-01-21 18:28:22 +00:00
ajacoutot
5c2ca068ae - unbreak (do we still need/want that stuff?)
- regen WANTLIB after libgnome esound support removal
2009-01-21 13:25:59 +00:00
ajacoutot
09dd6ba720 - regen WANTLIB after libgnome esound support removal 2009-01-20 23:13:30 +00:00
ajacoutot
4e67ad9d4c - s/LIBSNDIO/SNDIO for consistency
discussed with naddy@

"sure" jakemsr@
2009-01-19 09:42:21 +00:00
ajacoutot
3b9b014f22 - remove 2 useless patches
- tweak comment in patch-Makefile_in

maintainer timeout
"sure" landry@, ok jasper
2009-01-19 09:40:51 +00:00
landry
235a177962 Link ssl-flavoured libsoup to the build.
Needed by an incoming midori update, pointed out by James Turner.
No objection from ajacoutot@ and jasper@
2009-01-18 21:44:41 +00:00
djm
9302329f2c + SUBDIR += py-babel
+     SUBDIR += py-html5lib
2009-01-18 20:05:12 +00:00
djm
e918cd87df Import of html5lib-0.11.1
> A python based HTML parser/tokenizer based on the WHATWG HTML5
> specification for maximum compatibility with major desktop web
> browsers.

feedback & ok wcmaier@
2009-01-18 20:03:56 +00:00
djm
dfe1f7fe48 Import of Babel-0.9.4
> Babel is composed of two major parts: tools to build and work with
> gettext message catalogs, and a Python interface to the CLDR (Common
> Locale Data Repository), providing access to various locale display
> names, localized number and date formatting, etc.

feedback & ok wcmaier@
2009-01-18 20:01:41 +00:00
ajacoutot
8f82cdd3ee - bugfix update to goffice-0.6.6 2009-01-18 18:49:55 +00:00
jakemsr
06dd44f100 - add sndio backend
- remove OSS and esd support
ok ajacoutot@ (MAINTAINER)
2009-01-17 12:30:08 +00:00
kurt
b3c5b98ff9 - Update to early access b43:
http://download.java.net/jdk7/changes/jdk7-b43.html
- Remove KOI8_U char encoding which no longer applies
- Correct datatype warning in fork_and_exec()
- Sync patches
2009-01-17 11:37:42 +00:00
kurt
3c269147e5 Various minor corrections:
- Remove some patches no longer needed
- Sync some corba and jdk makefiles with bsd-port repo
- Another datatype correction in hotspot
- Use proper scoping for clock_get* from bsd-port repo
- Use includeDB corrections from Coleen Phillimore @ Sun
instead of my own ones. From hotspot-dev list.
2009-01-16 16:49:29 +00:00
ajacoutot
f609036ef0 - remove myself from MAINTAINER 2009-01-16 08:06:26 +00:00
djm
a3401510f8 update to 2008i 2009-01-15 23:08:52 +00:00
bernd
954a5de2fa Update to ruby-gems-1.3.1. 2009-01-14 22:54:53 +00:00
jasper
5aef760f0d - update glade3 to 3.5.4
maintainer timed-out
2009-01-14 22:54:52 +00:00
simon
74f9d03979 update to version 0.42 2009-01-14 22:44:49 +00:00
bernd
3d0586c623 Update to ruby-rails-2.2.2. prodded by robert@ 2009-01-14 22:20:06 +00:00
fgsch
8c61cf0151 update to 0.7.1. needed by the upcoming audacious update.
sthen@ ok.
2009-01-14 21:07:17 +00:00
fgsch
6993493052 update to 0.7.0. sthen@ ok. 2009-01-14 21:06:39 +00:00
simon
e633be3a74 update to version 0.14 2009-01-14 18:17:33 +00:00
simon
aa4fe2ed59 update to version 1.20 2009-01-14 18:13:21 +00:00
simon
b32b696e98 update to version 0.38 2009-01-14 17:58:16 +00:00
simon
dece5e603b update to version 0.22 2009-01-14 17:52:10 +00:00
simon
f3cff336de maintenance update to version 4.63 2009-01-14 17:48:30 +00:00
simon
0050152304 update to version 1.14 2009-01-14 17:45:04 +00:00
jasper
6bb9f5f585 - update libgnomemm to 2.6.7
- specify license version
- regen WANTLIB
2009-01-14 10:39:43 +00:00
jasper
1613ca1bdc - update gconfmm to 2.24.0
- specify license versions
- regen WANTLIB
2009-01-14 10:38:33 +00:00
jasper
e12a4d8434 - update libsoup to 2.24.3 2009-01-12 23:00:59 +00:00
jasper
ca0794df5c - SECURITY FIX for CVE-2008-5824 which can cause a buffer overflow
patch taken from Debian's bug report, #510205
2009-01-12 16:15:03 +00:00
landry
4ab94e2cbc Fix LIB_DEPENDS nom that pangomm is in its own port 2009-01-11 22:59:42 +00:00
landry
b84fd356c3 link pangomm to the build 2009-01-11 22:51:51 +00:00
landry
4ea83a0ae6 Import pangomm, a c++ wrapper around pango.
Was previously provided by gtk2mm, hence @conflict with older versions of
it.
2009-01-11 22:50:34 +00:00
pirofti
a741644cdf Add fasm to the makefile. 2009-01-11 18:25:37 +00:00
pirofti
2df6683936 Import fasm, from Dmitri Alenichev. Thanks!
The flat assembler is a fast and efficient self-assembling 80x86
assembler for DOS, Windows and Linux operating systems. Currently it
supports all 8086-80486/Pentium instructions with MMX, SSE, SSE2, SSE3
and 3DNow! extensions and x86-64 (both AMD64 and EM64T) instructions,
can produce output in binary, MZ, PE, COFF or ELF format. It includes
the powerful but easy to use macroinstruction support and does multiple
passes to optimize the instruction codes for size. The flat assembler is
self-compilable and the full source code is included.

okay sthen@.
2009-01-11 18:23:25 +00:00
ajacoutot
28827aac69 - bugfix release to glib2-2.18.4
thanks to Benoit Lecocq for amd64 testing
2009-01-11 17:06:26 +00:00
sthen
81e729b6a7 I forgot to cvs add this. 2009-01-10 02:03:50 +00:00
sthen
3b8ae9214a update to 1.1.9 from Brad (maintainer); various bug fixes, including
format string errors, scanf overflows and assorted crashes.
2009-01-10 01:30:54 +00:00
naddy
f3a004bec6 fix "underquoted definition" warnings from newer aclocal and
regen some patches
2009-01-09 17:43:38 +00:00
martynas
ce3ab68a5a - do not run with a predictable directory as root: firefox,
thunderbird, seamonkey, xulrunner
- add comment for xulrunner why -devel needs to be bumped
suggested and ok naddy@;  ok kurt@
2009-01-09 15:54:31 +00:00
ratchov
0c13c69eeb bump PKGNAME, forgotten in the last commit
requested by sturm@
2009-01-08 20:38:11 +00:00
ratchov
9670a34ce5 allow programs to use big endian and unsigned 16-bit encodings
discussed with, tested by and ok todd@,
looks good to jakemsr@
2009-01-08 20:10:46 +00:00
jasper
1d642be203 - add p5-Getopt-Euclid 2009-01-08 12:20:18 +00:00
jasper
c93b117978 import p5-Getopt-Euclid 0.2.0
Getopt::Euclid uses your program's own documentation to create a com-
mand-line argument parser. This ensures that your program's documented
interface and its actual interface always agree.
2009-01-08 12:17:57 +00:00
matthieu
45c7658262 add libftdi. 2009-01-07 21:53:52 +00:00
matthieu
8621a79f3d Add libftdi, a library to interface with ftdi usb-serial chips.
with comments and ok from sthen@.
2009-01-07 21:35:59 +00:00
grange
4b4aae87fe lib765 and libdsk were only used by emulators/fuse and the latest
version doesn't use them anymore. so no need to keep these unmaintained
ports.
2009-01-07 18:17:19 +00:00
jasper
5548f17447 - update libgsf to 1.14.11
"looks sane to me" ajacoutot@
2009-01-07 18:06:19 +00:00
grange
43eca99862 Update to libspectrum-0.5.0. 2009-01-07 17:58:02 +00:00
kurt
93c995a9c0 As noted on the freebsd-java list, Sun's u3 source page no longer links
to the distfiles but they are still available using full URLs. Update
FETCH_MANUALLY text to use the full URLs.
2009-01-07 13:34:21 +00:00
martynas
6ed5fe7d95 use fonts that are available instead of msttcorefonts. fixes the
looks of xulrunner-dependent applications;  as reported by ajacoutot@
"YES!" ajacoutot@
2009-01-06 23:31:45 +00:00
pirofti
c708b41f85 Update to 1.0.2.
- update license and PERMIT_* (after the discussions during p2k8 with
the devels they decieded to make it MIT licensed, great news!)
- plist change
- change to the new spaced equal-sign format

``Awesome, please go ahead'' bernd@.
2009-01-06 13:21:54 +00:00
jasper
b27f0a8a21 - add json-glib 2009-01-05 18:14:47 +00:00
jasper
3ac252df74 import json-glib 0.6.2
JSON-GLib implements a full JSON parser using GLib and GObject.
Use JSON-GLib it is possible to parse and generate valid JSON data
structures, using a DOM-like API. JSON-GLib also offers GObject
integration, providing the ability to serialize and deserialize GObject
instances to and from JSON data types.
2009-01-05 18:11:06 +00:00
kurt
ac17ae9adf Update to early access build 42:
- sync/regen patches
- use os_bsd_x86.cpp from OpenJDK bsd-java repository plus
  Greg Lewis's fixes posted to the bsd-port-dev list
- use Xiaobin Lu's datatype corrections from OpenJDK bug
  6787106 + additional datatype corrections from me.
- use Vladimir Kozlov's bug fix from OpenJDK bug 6782820
- remove obsolete IcedTea awt binary plugs and update binary
  plug distfile
- correctly define DEVTOOLS_PATH for bsd and verify + correct
  Defs-utils.gmk locations for bsd utilities
2009-01-04 23:25:15 +00:00
jasper
ac787fe024 - update py-gobject to 2.16.0
ok ajacoutot@
2009-01-04 21:41:16 +00:00
jasper
2da58ea5a8 - update p5-Graph to 0.90 2009-01-04 10:09:13 +00:00
jasper
647a05bbc7 - update p5-Config-IniFiles to 2.45
- set license marker (perl)
2009-01-04 10:05:40 +00:00
kili
d6195c119a MODPY_EXPAT_DEPENDS doesn't exist any longer.
While here, update PLISTs, some WANTLIBs, some license
markers and use MODPY_EGG_VERSION where it may help to
keep future PLIST diffs smaller.

help, nitpicking and ok jasper@, ok wcmaier@

note that print/py-reportlab/reportlab needs some more
love.
2009-01-03 21:27:25 +00:00
naddy
2034b7ab04 PERMIT_* changes require a version bump 2009-01-03 19:51:04 +00:00
ajacoutot
1f1fcb10c3 - add missing @conflict marker with old thinkingrock
from Mikolaj Kucharski, thanks!
2009-01-02 17:05:27 +00:00
djm
8499cec521 remove dependencies on removed python subpackages; prodded by sturm@ 2009-01-02 13:07:36 +00:00
wcmaier
e47ce3c059 Update to 1.1.2 (SECURITY).
Prevent malicious clients from overwriting repo config file (and a
few other bug fixes).
2009-01-01 17:27:22 +00:00
pea
c9efae7a95 Update to 0.1.2
ok ajacoutot@
2008-12-31 12:15:45 +00:00
sthen
e6cdb88c0c add @pkgpath marker to ease updates from the removed -esd flavour and
bump version.  pointed out by ajacoutot; ok ajacoutot, jakemsr.
2008-12-30 22:17:54 +00:00
sthen
9ab85f017e Don't try and build the now-removed esd flavour of sdl. From viq, thanks! 2008-12-30 16:15:52 +00:00
jakemsr
be62cb80f3 remove arts and esd backends
from Brad, thanks
2008-12-30 02:15:20 +00:00
wcmaier
39a9c721eb Update to setuptools 0.6c9.
ok djm@ (MAINTAINER)
2008-12-29 20:09:02 +00:00
wcmaier
6879915745 Update to mercurial 1.1.
Lots of testing (and prods) from Simon Kuhnle <simon at blarzwurst dot de>
and Vadim Zhukov <persgray at gmail dot com>. Thanks!
2008-12-29 20:04:59 +00:00
okan
b96009749e maintenance update to 0.7.2; from Brad.
ok sthen@
2008-12-28 22:11:59 +00:00
steven
9d093b04e0 update to 1.5.5
also,
- add various utilities from contrib/ and tools/
- update svn2cl to version 0.11 (has a fix for OpenBSD ksh)
- install SVN::Fs man page

from maintainer Stefan Sperling, tweaked a bit by me
2008-12-27 19:20:36 +00:00
sturm
d2085d3540 fixup mt FLAVOR, untested but looks much more like apr-mt
maintainer timeout
2008-12-27 15:33:04 +00:00
fgsch
203f67a75b Update to 0.7.9; maintainer (wcmaier@) ok. 2008-12-27 15:32:54 +00:00
fgsch
365c32d682 update to 0.9.1. maintainer (wcmaier) ok. 2008-12-27 15:29:54 +00:00
jakemsr
3d85607ee9 bufsz -> appbufsz per recent libsndio changes 2008-12-23 07:45:32 +00:00
phessler
4fc209635b I was mistaken in my reading of the license. We can distribute packages
of this.

requested by deraadt@
2008-12-22 22:43:02 +00:00
naddy
7633a2c82b quote first argument of AC_DEFUN to silence warnings from aclocal 1.8+ 2008-12-22 20:28:18 +00:00
kurt
f0884d2dc8 Fix WANTLIB. No cookie for me. 2008-12-22 15:06:39 +00:00
kurt
ad64801283 Fix some undefined symbols by correcting the non-static link of libjvm. 2008-12-22 14:56:40 +00:00
kurt
f3783a0dd8 Fix symbol conflict issues with eclipse by enabling the use of
version scripts. Also complete SYSTEM_ZLIB build hooks and enable
it to use system libz.
2008-12-22 13:22:12 +00:00
kurt
646f5aaf1d Complete SYSTEM_ZLIB build flag hooks and enable for OpenBSD. 2008-12-22 13:16:56 +00:00
ajacoutot
08d4aaca8c - use same workaround as for gtk+2: lower buffer size to prevent memory
access issues.

This should at least fix the nautilus copy bug as well as
gnome-screenshot.

ok jasper@
2008-12-21 14:02:39 +00:00
kurt
b40643ba2e Parellel make doesn't work for the jdk builds so instead of passing
MAKE_JOBS on allow users to set HOTSPOT_BUILD_JOBS via env.
2008-12-21 03:59:44 +00:00
naddy
0f3b1ceb06 port cleanup and maintenance update to 1.11 2008-12-19 20:10:59 +00:00
martynas
4085e74c25 security update to xulrunner-1.8.1.19. this is the last security
update for 1.8 branch.  ok naddy@
2008-12-18 19:29:38 +00:00
jasper
98dddcefbd - switch to rarian instead of scrollkeeper
- regen PLIST

ok ajacoutot@
2008-12-17 18:40:13 +00:00
ajacoutot
d33ae0d44c - update to libnotify-0.4.5
after some morse code deciphering, ok jasper@
2008-12-17 12:24:41 +00:00
jasper
7b0860de7b - update beediff to 1.9
- fix homepage/mastersites
- regen PLIST
2008-12-16 08:14:54 +00:00
martynas
4499dcc359 NSPR 4.7.3:
- PL_ArenaFinish should zero the static variable PRCallOnceType
once.
- Missing _MD_UNLOCK() in IsFileLocal in ntio.c.
- PR_Interrupt() interrupts PR_TransmitFile() while PR_BlockInterrupt()
in effect.
- use /dev/urandom instead of /dev/random
ok naddy@
2008-12-15 21:26:04 +00:00
mbalmer
0329cc04c1 Update to Horde 3.3.2
The major changes compared to Horde version 3.3.1 are:
    * Fix prototypejs regression on IE.
2008-12-13 08:53:19 +00:00
mbalmer
5813f48def Update to Horde 3.3.1 and fix a dependency in the package.
This is a minor security release that adds another check to the XSS
filter for an Internet Explorer exploit. All users are encouraged
to upgrade to this version.
2008-12-13 08:43:20 +00:00
bernd
6ed5ddc0c9 Update to git-1.6.0.5. 2008-12-09 09:53:33 +00:00
pirofti
2f3ebd0ca8 Update to version 0.10.3 (also make proper spacing in Makefile).
Okay bernd@.
2008-12-08 11:11:00 +00:00
pirofti
3eef4d635a Update to version 0.10.3, okay bernd@. 2008-12-08 11:08:43 +00:00
jasper
15850705bb - update p5-AnyEvent to 4.33 2008-12-07 18:49:02 +00:00
jasper
4089229509 - add a reminder as why not to update this port to 0.07 2008-12-07 18:43:47 +00:00
mbalmer
7bdfd69644 Add www/pear-SOAP as a dependency. 2008-12-07 13:14:43 +00:00
simon
bd8666d200 add shared-mime-info to RUN_DEPENDS to make this module more useful
ok jasper@
2008-12-05 10:43:30 +00:00
jasper
cf9d3c19b7 - update p5-Graph to 0.85 2008-12-05 08:53:49 +00:00
jasper
869643ec60 - update pango to 1.22.3
ok ajacoutot@
2008-12-04 15:05:38 +00:00
simon
e2a7656b6b update to version 1.26 2008-12-04 00:00:51 +00:00
simon
e76d3295e0 maintenance update to version 0.89 2008-12-03 23:43:24 +00:00
simon
e8e3cafc18 maintenance update to version 1.19 2008-12-03 23:27:34 +00:00
simon
c9c6448261 maintenance update to version 1.12 2008-12-03 23:25:46 +00:00
simon
baf5c764dc maintenance update to version 0.16 2008-12-03 23:24:38 +00:00
jasper
a231aa6d30 - update libIDL to 0.8.12 2008-12-02 19:45:58 +00:00
ajacoutot
1cb280c31f - the interface designer reference manual menu and button need devhelp, so
add it to run_depends
2008-11-30 09:25:55 +00:00
sthen
0d476cbdb0 change to ONLY_FOR_ARCHS suggested by brad@. 2008-11-28 10:38:38 +00:00
sthen
9b8d738ed2 link llvm to the bulk build, build is super-slow so let's give
people who want to use it an easier way.
2008-11-28 10:24:37 +00:00
sthen
6c3191a58f NOT_FOR_ARCHS=sparc64, llvm hasn't been ported to it yet. 2008-11-28 10:23:39 +00:00
jasper
e9f7d829b6 - fix a very longstanding and irritating issue where opening two gnome-terminal
windows/tabs would make gnome-pty-helper hungry for cpu time. so hungry
that it would try to eat all cpu time.

from chpe@gnome.org bugzilla: #562385
2008-11-27 18:22:53 +00:00
jasper
5fed0fbfca - regen patch, so future diff will be cleaner 2008-11-27 12:41:19 +00:00
ajacoutot
abda00e4e8 - enhance default browsers list 2008-11-26 17:49:39 +00:00
ajacoutot
2b686363da - update to libsoup-2.24.2.1
fix a crash in libsoup/soup-uri.c
2008-11-25 15:06:02 +00:00
ajacoutot
e71649a9f9 - update to libwnck-2.24.2
only some translations fixes
2008-11-25 13:26:14 +00:00
jasper
fce7dbe60a - update libsoup to 2.24.2
* fixes a couple of bugs and memleaks
2008-11-24 23:02:21 +00:00
jasper
67584aec7f - update mono-addins to 0.4 2008-11-24 20:04:39 +00:00
ajacoutot
53cd84216c - minor update to version 2.18.3
fixes some mem leak, translation and bugs

ok jasper@
2008-11-24 16:05:03 +00:00
sthen
f2c935f81c add license marker, and a Makefile comment about the other libuuid
in e2fsprogs, hopefully making it easier for someone who wants to port
software which requires uuid and doesn't let them know which one
is meant.

no change to build/packaging.
2008-11-24 15:37:00 +00:00
ajacoutot
76b19db651 - update to py-gdata-1.2.2 and update DESCR accordingly
from frantisek holop, thanks!
- note that regress tests are broken (known problem)
2008-11-23 16:54:58 +00:00
jasper
a86d48bab8 - fix COMMENT
- tweak DESCR
- better BUILD/RUN_DEPENDS
2008-11-22 19:37:28 +00:00
ajacoutot
0b0c814e9c - add a -fam subpackage which provides the fam(3) gio module
ok jasper@
2008-11-22 18:56:13 +00:00
ajacoutot
2eb7ee18ad - explicitely disable some configure options
- don't hardcode /usr/local nor /etc and fix paths
- add an XXX about the fam gio module

"reads fine" jasper@
2008-11-22 17:23:14 +00:00
jasper
3a6dfd9640 - explicitly depend on new cairo, otherwise pangocairo won't get build
found the hard way by me.

ok ajacoutot@
2008-11-22 15:08:11 +00:00
uwe
7c50dd0a0c Bluetooth userland update 2008-11-22 14:05:37 +00:00
jasper
4966702d6e - update libwnck to 2.24.1
- specify license version
2008-11-22 11:19:32 +00:00
jasper
0afc653394 - add missing header to fix potential 64-bit issues
- drop maintainship as i don't use this anymore
2008-11-22 09:37:43 +00:00
jasper
409c321e08 - update gconf-editor to 2.24.1
- fix license marker

ok ajacoutot@
2008-11-21 16:54:33 +00:00
bluhm
45b3725f1b + p5-Devel-NYTProf
ok sturm
2008-11-21 15:03:43 +00:00
bluhm
bd776c0933 Initial import of p5-Devel-NYTProf 2.07
Devel::NYTProf is a powerful feature-rich perl source code profiler.
NYTProf is effectively two profilers in one: a statement profiler,
and a subroutine profiler.
2008-11-21 14:55:19 +00:00
sthen
4b8d0cb2f8 chase WANTLIB (sndio) and bump 2008-11-19 17:26:20 +00:00
pirofti
6c7fa22fd3 Update to 3.0.2
okay bernd@
2008-11-19 14:36:36 +00:00
pirofti
d64275aad0 Update to 1.2.1 2008-11-19 14:34:55 +00:00
steven
e70acd34b8 fix build with no_bindings flavor
from maintainer Stefan Sperling
2008-11-18 23:08:01 +00:00
landry
60d028d5e8 Update to libgsf 1.14.10.
While here, remove the crazy no_gnome PSEUDO_FLAVOR, it leaded to way too
much headaches. Ports needing gsf-gnome extensions just have to directly
depend on libgsf,-gnome subpackage.

discussed at length with sturm@ ajacoutot@ jasper@ naddy@
ok ajacoutot@ jasper@
2008-11-18 13:25:43 +00:00
jasper
7f15a74b52 - another port checking in the maggot hotel, it's superseded by devel/vte
prodded by landry@
2008-11-18 12:59:30 +00:00
sthen
122dc60b9d non-native bootstrap is devel/jdk/1.5 not kaffe; update DESCR
accordingly.  ok kurt@
2008-11-18 01:51:59 +00:00
jasper
9fc77b1f50 - update py-gobject to 2.15.4
- specify license version

tested in a bulk build by me
ok ajacoutot@
2008-11-16 21:47:47 +00:00
jasper
a374030502 - update goffice to 0.6.5
- fix license marker

tested in a bulk build by me
feedback and ok ajacoutot@
2008-11-16 21:45:28 +00:00
jasper
588e191829 - update libIDL to 0.8.11
- specify license version

tested in a bulk build by me
ok ajacoutot@
2008-11-16 21:44:14 +00:00
jasper
b35743c5c6 - update GConf to 2.24.0
- specify license version

tested in a bulk build by me
feedback and ok ajacoutot@
2008-11-16 21:43:20 +00:00
jasper
f9f394d514 - update ORBit2 to 2.14.16
- specify license versions

ok ajacoutot@
2008-11-16 21:41:08 +00:00
martynas
6d02089311 security update to xulrunner-1.8.1.18; ok naddy@ 2008-11-14 16:29:36 +00:00
kevlo
f1764581d9 update to 2.2.1
ok jasper@
2008-11-14 09:24:42 +00:00
simon
3f3f434475 update to version 0.11
triggered, testing and feedback by pea@

ok pea@ ok msf@ (MAINTAINER)
2008-11-14 09:06:56 +00:00
pea
e6ae0afc41 +p5-LockFile-Simple 2008-11-14 08:07:00 +00:00
pea
b0c9c33bf6 The LockFile::Simple extension provides simple file locking, of
the advisory kind, i.e. it requires cooperation between applications
wishing to lock the same files.

ok ajacoutot@ simon@
2008-11-14 07:28:43 +00:00
jakemsr
31176b1a69 ISC license for these files, as they are not actually SDL files. 2008-11-13 22:09:59 +00:00
landry
a6747690ad Update to pango 1.22. While here, remove a patch not applying anymore
for static arches, and ditch the corresponding Makefile chunk.

tested by jasper@ in a bulk build, thanks!

ok jasper@
2008-11-13 20:17:01 +00:00
ajacoutot
c868c6dc18 - fix WANTLIB after neon update 2008-11-13 13:14:51 +00:00
sthen
b9a2867986 fix DISTNAME, pointed out by Dongsheng Song 2008-11-13 08:29:13 +00:00
pirofti
3c26d35451 Works on sparc64 now, but broken on the armish.
Okay kili@.
2008-11-12 23:56:07 +00:00
jasper
fdc5c94b14 - update libsoup to 2.24.1
ok landry@
2008-11-12 22:42:26 +00:00
sthen
e377137feb - don't build Hello sample module, it builds a shared library with
an odd filename which doesn't get correctly identified by pkg tools,
and isn't really useful to provide in the package anyway
- cnst@ points out this is actually a post-2.4 snapshot, change the
PKGNAME accordingly
2008-11-12 15:46:32 +00:00
bernd
5476e675df Update to git-1.6.0.4. 2008-11-12 12:36:29 +00:00
jasper
b65debfe56 - add glade3 2008-11-11 23:12:24 +00:00
jasper
48b54fbd49 import glade 3.5.2
Glade is a RAD tool to enable quick & easy development of user
interfaces for the GTK+ toolkit and the GNOME desktop environment,
released under the GNU GPL License.

initially based on a port by pyr@, then reworked by Jason Beaudoin
(MAINTAINER), and brought into shape by me
2008-11-11 23:11:25 +00:00
naddy
fb768f8a3c * LP64 fixes
* use MASTER_SITE_FREEBSD_LOCAL
2008-11-11 15:48:47 +00:00
jasper
010ca1f9e3 - update p5-AnyEvent to 4.32 2008-11-11 15:07:42 +00:00
kevlo
2e3d265662 add p5-PerlIO-via-Bzip2, p5-SVN-Dump, and p5-Time-Progress 2008-11-11 14:17:42 +00:00
kevlo
d5eb97a7eb import of p5-SVN-Dump-0.04
p5-SVN-Dump module lets you manage SVN dumps with Perl.

ok jasper@
2008-11-11 14:15:08 +00:00
kevlo
ee90133f8c import of p5-Time-Progress-1.3
p5-Time-Progress reports elapsed and estimated finish time.

ok jasper@
2008-11-11 14:13:36 +00:00
kevlo
fe7d3e2e61 import of p5-PerlIO-via-Bzip2-0.02
p5-PerlIO-via-Bzip2 implements a PerlIO layer which will let you 
handle bzip2 compressed files transparently.

ok jasper@
2008-11-11 14:12:01 +00:00
kevlo
3d3d61ced7 update to 0.75
ok jasper@
2008-11-11 01:52:21 +00:00
ajacoutot
34f7f28478 +plib 2008-11-10 22:13:04 +00:00
ajacoutot
5d414bd321 Import plib-1.8.5
PLIB is a suite of portable game librairies.

PLIB includes sound effects, music, a complete 3D engine, font
rendering, a simple Windowing library, a game scripting language, a GUI,
networking, 3D math library and a collection of handy utility functions.
All are 100% portable across nearly all modern computing platforms.
Each library component is fairly independent of the others - so if you
want to use SDL, GTK, GLUT, or FLTK instead of PLIB's 'PW' windowing
library, you can.

Based on a submission from Gallon Sylvestre (MAINTAINER)
2008-11-10 22:10:22 +00:00
sthen
c2d63423f1 fix doc location, pointed out by ajacoutot 2008-11-10 12:17:54 +00:00
sthen
136611c6f3 import llvm/clang. not heavily tested yet but there's been a lot
of interest in the static analyser and it basically works, so put
it in now and link to the build later.

Low Level Virtual Machine (LLVM) is:
- A compilation strategy designed to enable effective program
  optimization across the entire lifetime of a program.
- A virtual instruction set.
- A compiler infrastructure.
- LLVM does not imply things that you would expect from a high-level
  virtual machine. It does not require garbage collection or run-time
  code generation.

some parts from chl@ and the FreeBSD port.
2008-11-10 11:25:33 +00:00
landry
c95d53c728 Update to vte 0.17.4, regen PLIST.
ok ajacoutot@ jasper@
2008-11-10 09:02:30 +00:00
jasper
44ce2ed0bf - update iso-codes to 3.3
- fix dependencies
- tweak DESCR
2008-11-09 19:11:56 +00:00
okan
444b48cf2d - update to 2.05.01, based on one from Gallon Sylvestre
- sync patches
- new homepage

ok brad
2008-11-07 18:38:22 +00:00
sthen
0d2e4ffd4b fix dependencies and bump following COMES_WITH for
the last batch of packages which moved to base perl.
reads fine to ajacoutot
2008-11-07 15:08:58 +00:00
sthen
1713ce9aad add COMES_WITH to the last batch of packages which moved to base perl.
reads fine to ajacoutot
2008-11-07 15:07:01 +00:00
jasper
eeb98d00a3 - remove old and archaic icq client, there are enough similar clients
in our tree by now.

ok ajacoutot@ landry@ pvalchev@ (MAINTAINER)
2008-11-07 10:10:32 +00:00
jasper
3d64e1f658 When the weather turns grey and cold, the trees lose unneeded leafs.
So, it's the right time to drop some old gtk1/gnome1 ports from our tree.

discussed with and ok ajacoutot@ landry@
2008-11-07 10:01:41 +00:00
sthen
e861c067e1 WANTLIB+=sndio and bump 2008-11-07 00:33:01 +00:00
sturm
4587fb41ee fix build on sparc64
ok ajacoutot
2008-11-06 19:12:24 +00:00
sthen
beecfdbe22 unbreak dependencies following subversion update & bump package. 2008-11-05 22:22:03 +00:00
kevlo
3ad6d19253 update to 1.149
ok jasper@
2008-11-05 10:31:21 +00:00
kevlo
1ee11e319f set COMES_WITH=4.5 and fix dependencies
ok simon@
2008-11-05 10:06:49 +00:00
ajacoutot
0a05b19275 - s/lpthread/pthread 2008-11-04 15:35:56 +00:00
steven
7897a9f132 add some guidance to enable/disable the svn modules for apache2
slightly tweaked diff from Brad Walker, also reminded by Stefan Sperling.
2008-11-03 21:33:56 +00:00
sthen
9d93482dc4 p5-Locale-Maketext-Simple made it into base Perl, fix dependencies
ok simon, jasper
2008-11-03 14:05:43 +00:00
kevlo
4856fb208b update to 0.27
ok maintainer msf@
2008-11-03 10:44:07 +00:00
kevlo
ca804fc2b4 set COMES_WITH=4.5 for ports coming together with the new perl
ok jasper@
2008-11-03 09:02:37 +00:00
jasper
6ef90b0b1a - another antique piece from the glorious days of gnome/gtk+ 1.0 kicks
the bucket.

discussed with and ok ajacoutot@ and landry@ (who also poetically exclaimed:
"shitfuckhell yes!")
2008-11-02 23:49:15 +00:00
steven
b8f78082d6 update to 1.5.4
joint work with new maintainer Stefan Sperling
and Brad Walker (me at bradwalker.com)

tested by several
2008-11-02 20:43:49 +00:00
jakemsr
bb8f2fc023 add libsndio backend and use it by default.
take maintainership as suggested by current maintainer.

ok pvalchev@
2008-11-02 14:53:51 +00:00
ajacoutot
724b5582a9 - merge xdg enhancements from productivity/thinkingrock
(support custom user hooks and create "open" and "email" links)

suggested by, feedback from and ok sturm@
2008-11-01 19:30:07 +00:00
brad
23586f506c Update the patch so it'll apply for 2.18.2. 2008-10-31 07:00:03 +00:00
ajacoutot
b38d9fda1f +xdg-user-dirs 2008-10-30 16:29:55 +00:00
ajacoutot
ed38af5c52 Import xdg-user-dirs-0.10
xdg-user-dirs is a tool to help manage "well known" user directories
like the desktop folder and the music folder.  It also handles
localization (i.e. translation) of the filenames.

adapted from FreeBSD port
2008-10-30 16:28:38 +00:00
pirofti
f07503b3c7 Update to 3.0.1.
Okay bernd@.
2008-10-30 15:34:33 +00:00
pirofti
3d7964151e Update to 1.2.0.
Okay bernd@.
2008-10-30 15:31:22 +00:00
ajacoutot
eda206c4e7 +xdg-utils 2008-10-30 14:31:10 +00:00
ajacoutot
4c769a84fe Import xdg-utils-1.0.2
Xdg-utils is a set of command line tools that assist applications with a
variety of desktop integration tasks.  About half of the tools focus on
tasks commonly required during the installation of a desktop application
and the other half focuses on integration with the desktop environment
while the application is running.

based on an unfinished port from landry@
ok landry@
2008-10-30 14:28:36 +00:00
ajacoutot
18e9a52fc4 - forgot one patch 2008-10-30 14:23:31 +00:00
ajacoutot
d246cc48ba - minor update to py-xdg-0.16 2008-10-30 14:19:24 +00:00
pirofti
45eb6c89ef Update to 3.8.1.
Okay bernd@.
2008-10-30 14:00:07 +00:00
mbalmer
0e15ae6559 Update to Horde 3.3 Beware that Horde has quite a lot of optional
modules.  These are not recorded as RUN_DEPENDS on purpose.
2008-10-30 09:41:07 +00:00
simon
cc2f56a1f9 adjust for vim 7.2 and add VIMDIR to SUBST_VARS to shrink future diffs
similar diff from qgiovanni at gmail dot com
2008-10-29 09:04:53 +00:00
pirofti
b001476fee Add ruby-sexp_processor to the build, kindly reminded by jasper@. 2008-10-28 18:38:28 +00:00
bernd
414005b1a5 Remove wrong quotes around some lib stuff. Our new libtool chokes on it.
No package change, no bump.

Discussed with steven.
2008-10-28 18:25:54 +00:00
pirofti
8b92ebfab8 Initial import of ruby-sexp_processor.
This is the sexp_processor module for parsetree.

ParseTree is a C extension (using RubyInline) that extracts the parse tree for
an entire class or a specific method and returns it as a s-expression (aka sexp)
using ruby's arrays, strings, symbols, and integers.

Okay bernd@.
2008-10-28 17:54:08 +00:00
pirofti
27a6d4f3c1 Update to 1.8.2, okay bernd@. 2008-10-28 17:43:22 +00:00
steven
d7a51ff66c use tcl module; still needs tcl 8.4 for now 2008-10-28 16:08:32 +00:00
steven
d6a1067419 remove snit; newer snit is included with devel/tcllib
pointed out by Stuart Cassoff
2008-10-28 14:33:59 +00:00
jasper
8cf54158e9 - it's GNOME, not Gnome2 or gnome or any other variation
discussed with and agreed by ajacoutot@ some time ago
2008-10-28 13:33:16 +00:00
steven
aa5895778f switch to tcl 8.5 and tcl module 2008-10-28 13:19:28 +00:00
steven
61adc5b56f this still needs tcl 8.4, use tcl module, enable regression tests 2008-10-28 13:12:29 +00:00
jasper
589ecda1d1 - it's GNOME, not Gnome2 or gnome or any other variation
discussed with and agreed by ajacoutot@ some time ago
2008-10-28 13:09:53 +00:00
steven
6606abdd43 switch to tcl 8.5 and use tcl module 2008-10-28 13:05:45 +00:00
ajacoutot
5817ed2550 - major update to glib2mm-2.18.1
all dependent ports seem happy with this update

ok wilfried@ (MAINTAINER)
2008-10-28 11:27:28 +00:00
ajacoutot
21f540029a - MODPY_BIN is already in default SUBST_VARS with the lang/python MODULE 2008-10-28 09:28:24 +00:00
pirofti
88fb55cf94 Change mail addy, okay kili@. 2008-10-27 23:30:20 +00:00
ajacoutot
76b61ddff0 - fix WANTLIB 2008-10-27 22:56:53 +00:00
pirofti
dcd61ccdcb Update to 0.8.3.
Okay bernd@.
2008-10-27 22:30:27 +00:00
ajacoutot
6f45b031e6 - update to libvmime-0.9.0
somehow I missed this new version, reminded by landry@
2008-10-27 22:03:40 +00:00
landry
786222a047 Major upgrade to glib 2.18.2.
It's the perfect timing to slap it in now during p2k8, and it paves the way
for the incoming gtk 2.14.4 upgrade.
Tested by bernd@ in a mulk muild.

ok ajacoutot@ bernd@ 'go ahead' jasper@
2008-10-27 21:28:01 +00:00
landry
d46f1aa688 Update atk to 1.24. Tested by bernd@ in a bulk build.
ok ajacoutot@ bernd@
2008-10-27 21:19:37 +00:00
bernd
a9121cbd6f Add some backup MASTER_SITES. requested by steven@ 2008-10-27 21:00:24 +00:00
ajacoutot
85850b9deb - fix build with latest gnutls 2008-10-27 20:59:33 +00:00
naddy
4e24496904 update to 2.3.2; from Daniel Dickman, but the library needs a bump, too 2008-10-27 20:45:54 +00:00
pirofti
b2698bc092 Add the last ruby-* imports to the devel/Makefile. 2008-10-27 20:18:57 +00:00
pirofti
c4c592d513 Initial import of ruby-zentest.
Testing, on steriods. Go red with zentest which ensures test coverage and
accelerates TDD. Go green with unit_diff using Advanced Diffing Technology(TM) 
to highlight errors. Refactor with autotest, continuous integration while you 
code.

Okay bernd@.
2008-10-27 20:07:36 +00:00