Commit Graph

46960 Commits

Author SHA1 Message Date
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
espie
08ed051132 fix the reversesubst bug. In retrospect, it's obvious...
add a few print's for large ports where you wait forever...
2008-10-30 22:00:58 +00:00
matthieu
1b8d2a6a01 Update to foiltex 2.1.4b. ok ajacoutot@. 2008-10-30 19:42:09 +00:00
sthen
02d10a3720 +ipguard 2008-10-30 19:35:29 +00:00
sthen
36a10ee19f import ipguard, based on a ports@ submission from maintainer
Girish Venkatachalam.

ipguard prevents unregistered hosts from operating correctly on an
ethernet segment by sending a fake ARP reply when a device transmits
with a MAC/IP pair not listed in its configuration file.
2008-10-30 19:34:24 +00:00
landry
397fc7255c link emelfm2 2008-10-30 19:33:45 +00:00
landry
da1012c7f0 Import of emelfm2 0.5, a Gtk2-based two-pane file manager.
Submitted by Giovanni Bechis (MAINTAINER), with some tweaks by me.

ok ajacoutot@
2008-10-30 19:32:32 +00:00
naddy
cbc777a29a Add a sndio output module.
From ratchov@ with some tweaks by yours truly.
2008-10-30 19:25:31 +00:00
mbalmer
df5325e661 Add pear-HTML-Template-IT. 2008-10-30 19:16:18 +00:00
steven
cdef84d3bb same search path debug info for find_la 2008-10-30 19:13:11 +00:00
mbalmer
a04b6e3dbe Integrated templates for PHP. 2008-10-30 19:11:28 +00:00
steven
bfe5af2eef in find_lib, setup search path before starting search instead of modifying
some of the paths as we go; print search path in debug mode
rename a few variables for clarity
remove a spurious print statement

looks good to bernd
2008-10-30 19:02:19 +00:00
robert
2d0776a488 Import of OpenOffice 3.0;
Currently it is a different port because it still needs a lot of work
and there are a lot of differences from openoffice2. It is not connected
to the build, and it's going to be merged with the openoffice2 port whenever
it's ready for use.
2008-10-30 18:51:05 +00:00
ratchov
65bd1c865f add libsndio backend to mplayer
ok sthen@
2008-10-30 18:33:42 +00:00
landry
31102238b1 Give gpgme FLAVOR a chance to build with newer Gtk too. No cookie for me. 2008-10-30 18:23:50 +00:00
jasper
74207fbaae - update p5-Nmap-Parser to 1.18 2008-10-30 18:19:59 +00:00
steven
e9fc27ce46 deal with multiple -rpath arguments; add the paths correctly to the run-time
path when linking an executable.

looks good to bernd@
2008-10-30 18:15:06 +00:00
espie
8635ef162c if item does not exist, don't check whether it's a shell. 2008-10-30 17:52:56 +00:00
ajacoutot
81739de35e - use xdg-open instead of previous hack
- move some files around and regen PLIST
- bump
2008-10-30 17:10:41 +00:00
pirofti
449eb2db6e Add ruby-yadis to the security makefile. 2008-10-30 17:01:40 +00:00
weerd
62465ded8e Disconnect from builds as 0.8.0 has been 'unreleased'. 2008-10-30 17:00:18 +00:00