sthen
087fee2e85
+un-fonts
2009-03-28 20:27:57 +00:00
sthen
aefd6f9e68
import x11/un-fonts, alternative Korean fonts, preferred by some over
...
the baekmuk fonts. original port done by Matthieu Herrb, with some reworking
by myself. commit requested by matthieu@.
Un-fonts comes from the HLaTeX type1 fonts made in 1998 by Koaunghi Un,
he designed type1 fonts to use with Korean TeX(HLaTeX) and released them
under the GNU GPL license.
They were converted to TrueType with FontForge(PfaEdit) by Won-kyu Park
in 2003.
2009-03-28 20:27:11 +00:00
naddy
619c0772ea
beware the interaction of += and ?= when there is a Makefile.inc
2009-03-28 19:22:22 +00:00
naddy
fb023d83f7
bump for python dependency change
2009-03-28 18:12:49 +00:00
naddy
7058a57207
bump for python dependency change
2009-03-28 16:32:19 +00:00
naddy
20fd4a43c5
bump for python dependency change
2009-03-28 16:18:04 +00:00
naddy
60f1a90886
bump for python dependency changes
2009-03-28 16:12:21 +00:00
naddy
8231a58aea
bump for python dependency change
2009-03-28 16:09:14 +00:00
naddy
f3aea19e1d
bump for python dependency change
2009-03-28 16:01:39 +00:00
naddy
94db4ed8d0
bump for python dependency change
2009-03-28 15:54:42 +00:00
ajacoutot
b3045b36c9
- initialise the device_name variable
...
fixes the mixer crash with azalia audio devices
ok landry@ (maintainer)
2009-03-28 10:32:59 +00:00
ajacoutot
fa4db047e9
- remove useless patch now that goom in back into gstreamer
2009-03-27 15:33:02 +00:00
sthen
e7715849e4
regenerate with the correct Makefile this time... spotted by naddy.
...
was broken -> no bump
2009-03-27 15:24:38 +00:00
sthen
c00e904277
use DIST_SUBDIR=murrine rather than DIST_SUBDIR=${DISTNAME} to avoid
...
unnecessary distfiles use, regenerate distinfo, and bump PKGNAME (maybe
gratuitous but it doesn't hurt). similar to a diff from David Coppa.
2009-03-27 09:56:46 +00:00
ajacoutot
4af9d1d305
- put -pthread back which was mistakely removed in r1.42 by yours truly
2009-03-26 17:15:46 +00:00
pyr
9e5a368004
update to 0.9.2
...
ok ajacoutot@, eric@ and others
2009-03-26 10:27:56 +00:00
jasper
324c4da4c5
sigh, another oops.
2009-03-26 08:12:53 +00:00
jasper
f0c2136430
oops, fixed dependency
2009-03-25 22:06:41 +00:00
jasper
e0c7ac8a39
- update p5-Gtk2 to 1.203
...
- fix license marker
from James Wright, thanks
maintainer timed-out
2009-03-25 22:03:18 +00:00
jasper
c97ba2541c
- more missing bumps
2009-03-25 20:30:27 +00:00
jasper
c9657ef17b
another batch of missing bumps
2009-03-25 13:52:31 +00:00
jasper
4c5694de70
- more missing package name bumps
2009-03-25 13:39:40 +00:00
jasper
f1c2b911f0
- update py-gtk2 to 2.14.1
...
* the codengen/ stuff is no longer shipped with py-gtk
(but with py-gobject as of some time already)
- make pre-configure a tad more readable
this was tested in a bulk build
looks good to ajacoutot@ landry@
2009-03-25 09:03:21 +00:00
landry
28c083f9ee
Update to gtk2-murrine-engine 0.90.2.
...
Add several themes while here, and use MASTER_SITE_GNOME.
Based on a diff from David Coppa (thanks!) with some tweaks by me.
MAINTAINER timeout.
2009-03-24 20:36:20 +00:00
jasper
2e87c1a60e
- more missing package name bumps
2009-03-24 18:14:09 +00:00
jasper
125c0763b1
brum brum...bump!
2009-03-23 22:26:27 +00:00
sthen
f8dd39fd1b
PKGNAME works better when it's not self-referencing
...
"make it more pretty" jasper@
2009-03-23 22:25:28 +00:00
jasper
6c60a49e29
- more missing bumps
2009-03-23 21:45:03 +00:00
naddy
9bc9f251cc
* fix static linking: -lXpm requires -lX11, and -lX11 requires -lXdmcp -lXau
...
* sync wantlib
2009-03-23 21:41:44 +00:00
naddy
03806d347c
declare variable at start of block to fix gcc2 build; ok matthieu@
2009-03-23 20:56:39 +00:00
jasper
096b67eb99
- more missing bumps
2009-03-23 20:17:57 +00:00
ajacoutot
52e4ca4ff9
- remove an XXX
2009-03-23 18:40:59 +00:00
ajacoutot
68f49b1119
- more unneeded goos spotted by Mikolaj Kucharski
...
- remove an XXX from gdm while here
2009-03-23 18:39:47 +00:00
ajacoutot
b64124b196
- remove unneeded gtk-update-icon-cache goo
...
spotted by Mikolaj Kucharski, thanks!
2009-03-23 17:21:30 +00:00
ajacoutot
3dc7d8106a
- remove shared-mime-info dependency and goo as it is not needed anymore ;
...
spotted by Mikolaj Kucharski, thanks!
- while here, regen PLIST and add missing @unexec gconftool-2 goo
2009-03-23 15:54:58 +00:00
ajacoutot
b9ac948f49
- remove festival from run_depends
...
it is not technically needed as gnome-speech can alreay use espeak ; if one
wants to use festival instead, pkg_add festival and some voices is enough,
gnome-speech will be able to use it transparently when configured to do so
2009-03-23 12:13:41 +00:00
ajacoutot
85f4dedc6a
- missing `|'
2009-03-23 11:29:36 +00:00
ajacoutot
43afe0f584
Some cleanups:
...
- explicitely set some configure_args
- store @sample under share/examples/dbus-glib/
- get dbus-bus-introspect.xml directly from dbus-daemon output
2009-03-23 10:05:36 +00:00
sthen
cb16bf5d1a
package specs, mostly pointed out by Nigel J. Taylor
2009-03-23 09:57:54 +00:00
jasper
15d166b839
- fix pkgspec
2009-03-23 07:31:09 +00:00
jasper
afc3f0c3d1
- update gnome-games to 2.24.3.1
...
* bug fixes
2009-03-22 20:56:52 +00:00
ajacoutot
6e14ea7b50
- bring in some patches from SVN to fix use with our recent webkit
2009-03-19 14:36:53 +00:00
sthen
07f6206bfb
update to 2.10 and use tk.port.mk, from new maintainer Stuart Cassoff.
...
agreed with by kevlo@ (previous maintainer).
2009-03-19 12:39:08 +00:00
ajacoutot
deb3adc7c0
- give this a chance to work
2009-03-19 12:04:39 +00:00
ajacoutot
24f4d02c34
- update to gdm-2.20.10
...
lots of small bug fixes
some translations updates
2009-03-19 08:26:42 +00:00
jasper
1e71e2ac86
- update dasher to 4.10.0
...
- reformat WANTLIB
2009-03-18 19:38:47 +00:00
ajacoutot
5094129772
- one entry in the menu in enough
2009-03-18 11:28:37 +00:00
ajacoutot
1cda0f318f
- fix wantlib & bump
2009-03-18 08:23:59 +00:00
sthen
1bb632c879
update to 2.29; from maintainer Tim van der Molen
2009-03-17 19:45:23 +00:00
ajacoutot
713bda8685
- point people at README.OpenBSD
2009-03-17 18:03:30 +00:00
ajacoutot
09ac1bea02
- update to alacarte-0.11.10
...
2 new translations
2009-03-17 16:03:45 +00:00
ajacoutot
f0dc3deab9
- minor update to gnome-vfs2-2.24.1
...
* Fix memory leaks
* Updated translations
2009-03-17 15:53:37 +00:00
ajacoutot
fdb705ffe2
- update to gnome-backgrounds-2.24.1
2009-03-17 14:28:05 +00:00
ajacoutot
c705cdb477
- no need to redirect stdout to /dev/null for 'gconftool-2 --direct ...'
...
- regen PLIST while here
2009-03-17 11:53:01 +00:00
sthen
6cae88a649
fix pkgspec for FLAVOR=sdl, reported by and based on a patch from David Coppa.
2009-03-17 08:24:33 +00:00
sthen
14e2d1e6bb
- install additional headers needed by forthcoming ports.
...
- tighten LIB_DEPENDS (required threaded Tcl with threaded Tk).
from maintainer Stuart Cassoff.
2009-03-17 00:24:28 +00:00
sturm
c5e869be4a
+wmname
2009-03-16 20:43:44 +00:00
sturm
e818490d69
Initial import of wmname 0.1
...
wmname prints/sets the window manager name property of the root window
similar to how hostname(1) behaves.
wmname is a nice utility to fix problems with JDK versions and other broken
programs assuming a reparenting window manager for instance.
ok bernd@
2009-03-16 20:42:41 +00:00
sthen
55a3d3de44
python depends
2009-03-16 12:53:03 +00:00
sthen
68d995b69a
use MODPY_LIB_DEPENDS and bump
2009-03-16 12:50:14 +00:00
ajacoutot
b0c79bef6c
- unbreak after goom plugin removal from gstreamer-plugins-good
2009-03-16 12:02:55 +00:00
ajacoutot
135c535406
- update to gnome-mplayer-0.9.5
...
(missed it in previous import)
2009-03-16 11:27:21 +00:00
ajacoutot
110619afed
+gnome-mplayer
2009-03-16 09:56:15 +00:00
ajacoutot
7b98eb2149
Import gnome-mplayer-0.9.4
...
GNOME MPlayer is a simple GUI for MPlayer.
It has a rich API that is exposed via DBus. It is not highly dependent
on the GNOME libraries, but its look and feel is based on the GNOME HIG.
The player can be used to play media on websites when used
with Gecko Mediaplayer.
Note that despites its name, it is not a GNOME application but rather a
simple gtk one, this is why it is not under x11/gnome. It is completely
usable on !GNOME.
from David Coppa (MAINTAINER) with some tweaks.
2009-03-16 09:53:18 +00:00
ajacoutot
7a0cdd858b
- sort
2009-03-16 07:56:28 +00:00
ajacoutot
23ff019326
- add to math CATEGORIES
2009-03-15 21:55:12 +00:00
ajacoutot
9ad75a4afc
+genius
2009-03-15 11:51:15 +00:00
ajacoutot
8333001089
Import genius-1.0.6
...
Genius is a general purpose calculator program similiar in some aspects
to BC, Matlab, Maple or Mathematica. It is useful both as a simple
calculator and as a research or educational tool. The syntax is very
intuitive and is designed to mimic how mathematics is usually written.
GEL is the name of its extention language, it stands for Genius
Extension Language.
2009-03-15 11:50:10 +00:00
ajacoutot
4535e2d6b1
- this needs libtool and rarian
2009-03-15 11:02:07 +00:00
ajacoutot
d32f6dd2b0
- fix lib_depends spec
2009-03-14 17:51:10 +00:00
ajacoutot
c89ef704dd
- nothing should have to run_depends on rarian anymore
...
- explicitely add build_depends on rarian where gnome-doc-utils is also a
build dependency as it does not itself run_depends on rarian anymore
This was the 2nd and hopefully last pass of rarian/scrollkeeper cleaning.
discussed with jasper@
2009-03-14 11:36:24 +00:00
ajacoutot
037960749c
- first pass at cleaning rarian/scrollkeeper handling
...
remove rarian-sk-update from PLIST ; it is only a wrapper that does
noting: librarian takes care of everything now.
discussed with jasper@
2009-03-14 10:40:51 +00:00
jasper
8e4d1c4260
- tweaks, from antoine@, thanks!
2009-03-13 22:32:51 +00:00
jasper
a6318c1891
- add awn
2009-03-13 19:36:29 +00:00
jasper
d88df44261
import avant-window-navigator 0.3.2
...
Avant Window Navigator (Awn) is a dock-like bar which sits at the bottom
of the screen. It has support for launchers, task lists, and third party
applets.
with feedback from landry@
2009-03-13 19:34:00 +00:00
sthen
8f2ba90976
convert to tk.port.mk and bump; fixes pkgspec
2009-03-13 14:11:02 +00:00
sthen
55f2c4d47e
correct _MODTK_SPEC (pasto, missed s/tcl/tk)
2009-03-13 14:07:06 +00:00
sthen
071e3b2f46
convert to use tk.port.mk and bump, fixes pkgspec
2009-03-13 12:59:47 +00:00
jasper
f34b892afe
- update gnome-mag to 0.15.5
...
* translation updates
2009-03-13 12:29:38 +00:00
landry
7a374caf89
Add a patch from giovanni@ to make thunar honour umask (thanks!)
...
See http://bugzilla.xfce.org/show_bug.cgi?id=3532 for details.
Bump PKGNAME and regen other patches while here.
2009-03-12 18:09:13 +00:00
dhill
2a3f7d07f1
Update to:
...
enlightenment-0.16.8.15
e16-docs-0.16.8.0.2
e16-themes-0.16.8.0.3
Timeout from maintainer
2009-03-12 14:55:46 +00:00
jasper
cf2724c85a
- missing HOMEPAGE
2009-03-12 14:45:55 +00:00
kili
ef4dc108df
Boring.... bump due to python dep change.
...
As discussed on icb:
Experience is the worst teacher. It always gives the test first and
the instruction afterward.
2009-03-11 21:47:47 +00:00
sthen
2648669288
bump following tk dep changes
2009-03-11 21:37:27 +00:00
kili
837e2e493c
Bump after python dep change.
2009-03-11 21:33:32 +00:00
sthen
03ca197133
handle package spec for MODTK_VERSION=8.4
2009-03-11 20:10:44 +00:00
bernd
5705a5c859
bump because of python dep change
2009-03-11 19:10:47 +00:00
avsm
a5eec51d71
fix tk pkg specs; ok espie@
2009-03-10 23:34:12 +00:00
espie
017d872f58
bump for python
2009-03-10 23:24:09 +00:00
naddy
b205eb3fc2
fix python dependency
2009-03-10 19:33:32 +00:00
espie
923d01d1de
fix dependency
2009-03-10 18:31:41 +00:00
martynas
7029aaa9f1
autocutsel
2009-03-10 17:28:20 +00:00
martynas
0d9223fd3f
import autocutsel-0.9.0... which fixes pasting
...
some new gtk/qt based apps (such as firefox) use PRIMARY/CLIPBOARD
buffers, while the older ones use cutbuffer. this little utility
keeps clipboard and cutbuffer in sync, making it able to select/paste
data from xterm<->firefox!11
ok sthen@
2009-03-10 17:27:26 +00:00
naddy
c3f6814255
maintenance update to 1.5 and drop maintainership
2009-03-10 15:05:02 +00:00
jasper
b02682b5ed
- remove bogus SHARED_LIBS line, bump to be sure
2009-03-10 13:12:42 +00:00
jasper
e7cc710bbe
- enable .dv support in mplayer, seems to be working fine here
...
low impact on the port other than a new dependency
agreed by landry@ and biorn@ (MAINTAINER)
2009-03-08 22:45:16 +00:00
ajacoutot
8e836b0487
- this needs intltool
2009-03-08 20:57:02 +00:00
jasper
abbaa56dc4
- oops, a build dependency that shouldn't been there.
...
spotted by landry@
2009-03-08 20:02:58 +00:00
jasper
e0489645e7
- fix 64-bit issue due to missing header
2009-03-08 18:47:04 +00:00
landry
4fff2c44db
Bah, stupid me.. this was not intented to slip in. Bump PKGNAME.
2009-03-08 17:51:37 +00:00