Commit Graph

46630 Commits

Author SHA1 Message Date
kili
3a7aab977c Unbreak after poppler update. No cookies for me.
Fix from Mikko Tolmunen <oskari@sefirosu.org>. Thanks.
2008-11-03 19:40:38 +00:00
sthen
5f1384ff17 fix build, missed some "cvs rm" on the machine I committed from.
thanks naddy for pointing it out. no bump necessary.
2008-11-03 16:31:13 +00:00
landry
fb4832207b Fix build, stupid me. spotted by naddy@. 2008-11-03 16:19:55 +00:00
jasper
bd201776bb - another unused and old gtk+1 port that bit the big one
ok ajacoutot@ landry@
2008-11-03 14:18:12 +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
ajacoutot
dffe3ad6b3 - configure default fonts rendering
- for ftp transfers, dillo relies on wget; add run_depends on it
(maintainer is actually working on making use of ftp(1) instead, thanks to
kili@'s suggestion; but for now we need ftp working)

from James Turner (MAINTAINER)
2008-11-03 11:05:25 +00:00
ajacoutot
68143e29e9 - missing patch from last commit (s/lpthread/pthread) 2008-11-03 11:03:03 +00:00
ajacoutot
e23b17cca1 - minor update to fltk2 revision 6483
from James Turner (MAINTAINER)
2008-11-03 11:02:25 +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
ratchov
fabfe9bde3 add missing license in the sndio backend (from license.template)
suggested and ok brad@
2008-11-02 14:45:40 +00:00
naddy
628e068080 update to 1.8.2, which supports saving/loading games; maintainer timeout 2008-11-01 20:54:40 +00:00
ajacoutot
2b28182b9b - remove bundled xdg-utils and run_depends on the xdg-utils package instead
ok sturm@
2008-11-01 19:31:57 +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
mbalmer
de280b0207 Add zope-genericsetup 2008-11-01 19:27:24 +00:00
mbalmer
70786a2714 Another missing dependency of www/zope-pluggableauthservice.
Noted by naddy.
2008-11-01 19:21:40 +00:00
ajacoutot
0930a718a4 - revert previous s/pthread/lpthread and keep linking with -lpthread for
now until I have time to fix the breakage induced on dependent ports

issue reported by matthieu@ and Aaron Stellman
2008-11-01 19:19:29 +00:00
espie
e1023039c9 perl extra stuff that's arch dependent and version dependent, should not
appear in diagnostics.
2008-11-01 14:49:51 +00:00
espie
c17c566a6b Exec class to run things.
LaLoFile class to read/write la and lo files.
2008-11-01 13:06:16 +00:00
jakemsr
c20c1f3963 * tweak previous: always keep frame alignment
* if the sample rate returned in sio_getpar is within 3% of the rate
  requested in sio_setpar, tell mplayer we're using the requested
  rate so it doesn't try to resample.  however, use the returned
  sample rate to calculate bitrate, so A/V sync continues to work.
* use a variable to represent bytes per frame
* remove unused variables

ok ratchov@
2008-11-01 12:03:41 +00:00
mbalmer
e9782a78de Add zope-pluginregistry 2008-11-01 10:22:45 +00:00
mbalmer
c393c1b972 Import zope-pluginregistry, a dependency I forgot to import.
Reminde by sturm.
2008-11-01 10:19:16 +00:00
jasper
83dba3d2b8 - tweak DESCR and MESSAGE
- regen patches and PLIST
- tweak to LIB_DEPENDS
2008-11-01 00:04:13 +00:00
jasper
4eb1197cca - honor CC
- make DESCR a tad saner
- regen PLIST whilst here
2008-11-01 00:02:37 +00:00
kevlo
43228955a6 add baekmuk-ttf 2008-10-31 15:30:32 +00:00
kevlo
11c47af6dd import of baekmuk-ttf 2.2
baekmuk-ttf is Baekmuk Korean TrueType fonts.

Submitted by: Jung <moorang at gmail dot com>

ok ajacoutot@
2008-10-31 15:29:59 +00:00
jasper
84c6a0b1ea - update homepage
- update wantlib
- regen plist
2008-10-31 10:53:40 +00:00
ajacoutot
24e2f0d7ce - fix dictionary location for the en dictionnary
issue spotted by Aaron Stellman (MAINTAINER)
2008-10-31 10:29:20 +00:00
espie
131635f281 simplify parse_file a bit, okay steven@ 2008-10-31 10:28:05 +00:00
naddy
21bd0f6283 changing the maintainer address requires a package bump 2008-10-31 10:16:16 +00:00
landry
e974342660 Update icu4c to 4.0, somehow based on a diff my MAINTAINER reworked by me.
Tested in a mulk muild, webkit and openoffice are happy with it.

ok robert@
2008-10-31 09:56:15 +00:00
ajacoutot
75fed9b56b - s/lpthread/pthread
- correct the way it links with iconv+intl
- bump
2008-10-31 09:33:41 +00:00
jakemsr
468c026a90 work around what appears to be a bug in mplayer.
ok ratchov@
2008-10-31 07:12:45 +00:00
brad
23586f506c Update the patch so it'll apply for 2.18.2. 2008-10-31 07:00:03 +00:00
brad
4e747330eb Clean up dependencies a bit. rox-filer does not directly depend on Cairo.
ok sthen@
2008-10-31 04:27:18 +00:00
brad
0752d4b0d2 Clean up dependencies a bit. awesome does not directly depend on Cairo.
ok sthen@
2008-10-31 04:22:01 +00:00
kevlo
b0af2ecc1d update maintainer's email address.
requested by maintainer.
2008-10-31 02:22:16 +00:00
kevlo
e8dee4e49f add scim-hangul 2008-10-31 01:42:34 +00:00
kevlo
66f38311a3 Import of scim-hangul-0.3.2
scim-hangul is a SCIM IMEngine module for inputing korean scripts.

Tested by: Jung <moorang at gmail dot com>

ok ajacoutot@
2008-10-31 01:42:00 +00:00
kevlo
e1ba90c283 add libhangul 2008-10-31 01:39:40 +00:00
kevlo
99890e914a Import of libhangul-0.0.8
libhangul is a generic library for korean input support.

Tested by: Jung <moorang at gmail dot com>

ok ajacoutot@
2008-10-31 01:39:09 +00:00
landry
6edbafdc14 Fix file(1) calls, we don't have those fancy options. RUN_DEPENDS on
xdg-utils as a first option, file is only used as a fallback.
Based on a diff from giovanni (MAINTAINER)
2008-10-31 00:03:12 +00:00
steven
bac6de4a16 add support for -export-symbols-regex, seems to work 2008-10-30 23:53:28 +00:00
espie
5aa81266f4 fix a few stupid warnings. 2008-10-30 23:08:31 +00:00
landry
f1be2f49d6 Update kazehakase to the just-released 0.5.6.
Now that we have www/webkit in ports, split it into MULTI_PACKAGES :
-main has the common infrastructure files (and the binary), -gecko provides
gecko engine support, -webkit provides webkit engine support.

To ease updates, -gecko has the same pkgname as previous package. -webkit
support is still a bit experimental, and provided for webdevelopers who
want to write and test cross-engine websites.

With help and ok ajacoutot@
2008-10-30 22:38:10 +00:00
espie
f9c152cd42 okay, directories are not 100% yet... 2008-10-30 22:34:06 +00:00
steven
4cfa4bc828 support -export-symbols 2008-10-30 22:22:34 +00:00