Commit Graph

5195 Commits

Author SHA1 Message Date
ajacoutot
237e6e5e55 - remove BUILD_DEPENDS=::graphics/jpeg
it has been useless for a long time and only confuses people (as we have
another BUILD_DEPENDS line right after this one)
no binary change of course

noticed by Markus Lude <markus.lude at gmx dot de>
"go ahead" espie@
2007-08-05 12:31:20 +00:00
ajacoutot
3a5d95cfc8 - following kili@'s change on print/ghostscript/gnu-fonts:
pkg tools now deal with fonts.dir -- installing it explicitely
will cause pkg_delete to leave a partial package around.

ok espie@
2007-08-04 20:43:38 +00:00
bernd
9b0c253c15 Add @conflict markers for the following conflicts:
devtodo-0.1.17p1,openmotif-demos-2.3.0
        /usr/local/bin/todo
gnokii-0.6.14p2,gnokii-0.6.14p2-no_x11,smstools-3.0.9
        /usr/local/bin/sendsms
openmotif-demos-2.3.0,tree-0.61
        /usr/local/bin/tree

ok espie@
2007-08-03 17:42:45 +00:00
kili
ace9ce5ead SECURITY: CVE-2007-3387.
While here, tweak WANTLIB (+print/libpaper) and remove quotes from
COMMENT.

go for it, espie@
2007-08-03 00:46:29 +00:00
kili
fd22f8d1db SECURITY: CVE-2007-3387.
While here, tweak WANTLIB (+print/libpaper) and remove quotes from
COMMENT.

go for it, espie@
2007-08-03 00:37:55 +00:00
steven
aebe5ebec0 +xsel 2007-08-01 05:14:23 +00:00
steven
04cc0dc201 import xsel 0.9.6
XSel is a command-line program for getting and setting the contents of
the X selection. Normally this is only accessible by manually
highlighting information and pasting it with the middle mouse button.
2007-08-01 05:13:44 +00:00
steven
125eedcb43 remove obsolete tcl and tk 8.0
ok naddy@
2007-07-30 16:59:54 +00:00
kili
3a4baef1a3 +gmrun 2007-07-29 18:48:08 +00:00
kili
7336a13893 This tool is a simple "run-program" window, something like "xrun"
or "gnome-run". However, those other tools don't have some nice and
important features: the very useful feature that allows one to use
it with keyboard only, and to be fast enough.

Testing, some corrections, and ok, ajacoutot@
2007-07-29 18:47:29 +00:00
kili
f1e3714e91 Update to 4.3, add dmenu to RUN_DEPENDS, and pass maintainership
to Jim Razmus, who actually uses this WM for real. From new maintainer.

While here, remove quotes from COMMENT.
2007-07-29 17:26:10 +00:00
ajacoutot
8491753a36 +gnumail 2007-07-29 14:37:17 +00:00
ajacoutot
9d89dc3727 Import gnumail-1.2.0pre3
GNUMail is a fully featured mail application.
It uses the GNUstep development framework or Apple Cocoa, which is based
on the OpenStep specification provided by NeXT, Inc.
GNUMail was written from scratch. It uses Pantomime as its mail handling
framework.
2007-07-29 14:36:36 +00:00
ajacoutot
6b78ca6506 +pantomime 2007-07-29 14:16:18 +00:00
ajacoutot
614865b314 Import pantomime-1.2.0pre3
Pantomime provides a set of Objective-C classes that model a mail
system. Pantomime can be seen as a JavaMail 1.2 clone written in
Objective-C. The C language is only used where performance is critical.
Pantomime uses a little bit of ELM code.

Pantomime provides the following features (and more):
 * a full MIME encoder and decoder
 * a "folder view" to local mailboxes (Berkeley Format), POP3 accounts
   or IMAP mailboxes
 * a powerful API to work on all aspects of Message objects
 * a local mailer and a SMTP conduit for sending messages
 * APOP and SMTP AUTH support
 * IMAP and POP3 URL Scheme support
 * iconv and Core Foundation support
 * UNIX mbox and maildir support
 * SSL/TLS support for IMAP, POP3 and SMTP
2007-07-29 14:15:31 +00:00
ajacoutot
db97ea44eb - update to obconf-2.0.2 2007-07-29 13:04:19 +00:00
ajacoutot
42a5540f62 - update to openbox-3.4.3 2007-07-29 13:02:32 +00:00
naddy
b6813cc05f bump package name due to OSREV increment 2007-07-28 14:08:08 +00:00
naddy
1eca1c3e96 bump package name due to OSREV increment 2007-07-27 22:01:38 +00:00
naddy
7682bff9fd bump package name to accommodate OpenBSD 4.1 -> 4.2 change in MODRUBY_ARCH 2007-07-27 19:17:11 +00:00
ajacoutot
5bc8aad221 - fix checksum
spotted by sturm@
2007-07-26 07:20:46 +00:00
ajacoutot
ab8dec4276 +addresses 2007-07-25 06:19:10 +00:00
ajacoutot
eb7f3763ab Import addresses-0.4.7
Addresses for GNUstep is a versatile address book application for
managing contact information. It stores addresses, phone numbers,
pictures, instant messaging information, email, homepages and whatever.

Addresses is also a framework that allows access to the addresses
database in a way that is source code compatible with Apple's
AddressBook.framework. It also contains a view framework to facilitate
the construction of applications that use the contact database.
2007-07-25 06:18:27 +00:00
ajacoutot
d577c6b236 - enable gnustep (-make, -base, -gui, -back, -examples)
(note that you *need* a very current system with threaded libobjc before
compiling/using gnustep-*)

no objection from jasper@ and robert@
2007-07-25 06:14:48 +00:00
ajacoutot
c48bb64f29 - unbreak, now that threaded libobjc is enabled
- set CONFIGURE_STYLE=gnu
- remove quotes around COMMENT while here
2007-07-25 06:10:40 +00:00
ajacoutot
d92c72aee3 - minor update to bbdate-0.2.4 (from MAINTAINER William Yodlowsky <bsd at openbsd.rutgers dot edu>)
- remove RUN_DEPENDS on blackbox
2007-07-23 18:30:55 +00:00
ajacoutot
37a8629051 - using ${PKGNAME} in ${WRKDIST} is plain stupid (yes, my fault) ; unbreak
- no bump since it did no package

problem found by Moritz Grimm <mdgrimm at gmx dot net>
2007-07-23 16:53:00 +00:00
ajacoutot
c6a9efc569 +ecoliercourt-fonts 2007-07-22 08:11:00 +00:00
ajacoutot
b214f7899a Import ecoliercourt-fonts-0.1
The ecoliercourt-fonts package provides cursive TTF fonts with small
descenders covering the basic latin range with an ink and dip pen style.
Such fonts are widely used in education.
They come in two versions: with and without "Seyes" ruling.


Note that now that fonts.dir and fonts.scale are created at install time
you need a recent -current before installing this package.
2007-07-22 08:10:08 +00:00
ajacoutot
b4aacd2b07 - remove USE_X11
- don't manually run mkfontscale and mkfontdir ; pkg tools now take care
of this (you need a recent current for this)
- remove quotes around COMMENT while here
- bump PKGNAME

"looks good" to MAINTAINER Steve Shockley <steve.shockley at shockley dot net>
2007-07-22 08:03:07 +00:00
ajacoutot
aec52aea3e - don't manually run mkfontscale and mkfontdir ; pkg tools now take care
of this (you need a recent current for this)
- create fonts.alias in ${WRKSRC} so that fonts.dir does not get
installed
- remove quotes around COMMENT while here
- bump PKGNAME
2007-07-22 08:02:45 +00:00
ajacoutot
1cad020f30 - remove USE_X11
- don't manually run mkfontscale and mkfontdir ; pkg tools now take care
of this (you need a recent current for this)
- remove quotes around COMMENT while here
- bump PKGNAME
2007-07-22 08:02:11 +00:00
ajacoutot
b2c60cc534 - better HOMEPAGE
- add MASTER_SITE_SOURCEFORGE to MASTER_SITES

based on a diff from William Yodlowsky <bsd@openbsd.rutgers.edu> (MAINTAINER)
2007-07-22 07:30:26 +00:00
ajacoutot
319f6ad156 - do some cleaning before we can hopefully enable this (still waiting
for threaded libobjc to go in) ; re-order Makefile.inc and
gnustep.port.mk, set only for i386 until we get more test results, set
USE_X11 where it's due...
2007-07-21 17:30:10 +00:00
ajacoutot
832611db0a - add a note to explain why we use macppc and not powerpc in
ONLY_FOR_ARCHS ; discussed with sthen
- remove quotes around COMMENT while here
2007-07-19 13:06:40 +00:00
ajacoutot
3ee59e7b45 - fix typos in DESCR
no, this was not a cheap attempt to increase my commit counter ;)
2007-07-19 10:32:01 +00:00
ajacoutot
151dc4f9b2 +fbpanel 2007-07-19 10:25:39 +00:00
ajacoutot
56f72f2923 Import fbpanel-4.11
fbpanel is a lightweight X11 desktop panel.
It works with any ICCCM / NETWM compliant window manager (eg sawfish,
metacity, xfwm4, kwin, *box). It features several plugins such as
tasklist, pager, launchbar, clock, menu, sytray...


Based on an original submission by Landry Breuil (MAINTAINER), thanks!
2007-07-19 10:24:44 +00:00
mbalmer
29baf2b6c9 Update OpenMotif to version 2.3.0. This brings the additions of OpenMotif
2.2 and the new support for antialiased fonts (using Xft) and UTF-8.

I take maintainership of OpenMotif with this update.

ok simon@, kurt@, jasper@
2007-07-18 21:41:05 +00:00
jasper
958dd5d63e - update xscreensaver to 5.03
- fix WANTLIB
- add $OpenBSD$ to patch-configure and patch-hacks_deco_c
2007-07-18 11:26:30 +00:00
jasper
aa9c774ee4 - update xwrits to 2.24
- remove NO_REGRESS
- regen patches
- reformat DESCR

from new MAINTAINER, Scott Vokes, with tweaks by me
2007-07-18 09:58:22 +00:00
ajacoutot
4596a7761d +xarchive 2007-07-16 21:36:32 +00:00
ajacoutot
bdabf132d7 Import xarchive-0.2.8-6
XArchive is a GTK+2 front-end for various command line archiving
programs.
The idea is to have a generic front end for archives that uses external
wrappers around the command line archiving tools.


Original port from Giovanni Bechis <g.bechis at snb dot it> (MAINTAINER)
with some tweaks by myself
2007-07-16 21:35:42 +00:00
jasper
d100b2a3bc add libgnomemm and libgnomeuimm 2007-07-16 10:17:15 +00:00
jasper
dc57a4494c import libgnomeuimm 2.18.0
C++ interface for libgnomeui.

ok ajacoutot@
2007-07-16 10:15:41 +00:00
jasper
1acc8bc07b import libgnomemm 2.18.0
C++ interface for libgnome.

ok ajacoutot@
2007-07-16 10:13:15 +00:00
jasper
121a23ec7d - (bugfix) update gtk+2 to 2.10.13
- remove quotes from COMMENT and re-format DESCR's while here

from Brad Smith

ok ajacoutot@ simon@ (for the update)
2007-07-16 07:55:46 +00:00
jasper
4599e471ae remove unneeded patch
from Edd Barrett (MAINTAINER)
2007-07-13 11:46:02 +00:00
ajacoutot
c41eca6a41 - make use of desktop-file-utils 2007-07-13 08:54:48 +00:00
jasper
5ce3a10b9f - fix WANTLIB
- roll in some patches from ubuntu via freebs:
	- parse ~/.cups/lpoptions
	- check whether the printer URI starts with http://,
  	  ipp://, or smb:// to test whether its local or not
	- do not warn on stderr in case of IPP_NOT_FOUND
	- replace IPP_SET_PRINTER_ATTRIBUTES with CUPS_ADD_MODIFY_PRINTER
	- fix a mem leak in gnome_cups_request_add_requested_attributes()
	- fix PPD retrieval for printers picked up with cups browsing

(still broken, but these patches won't hurt anyway)
2007-07-11 23:00:47 +00:00
martynas
f3fefb69ed update to gnome-backgrounds-2.18.3; ok jasper@ 2007-07-11 22:31:24 +00:00
jasper
dd79614b46 update ggv to 2.12.0
ok martynas@ and MAINTAINER
2007-07-11 22:11:39 +00:00
jasper
97ae0039fe update gnome-mime-data to 2.18.0
ok martynas@
2007-07-11 19:46:58 +00:00
ajacoutot
40ed694c23 - this needs gnome-doc-utils to build 2007-07-08 09:25:18 +00:00
jasper
001a3ed6f1 revert last two commits, they broke, instead of unbreak some ports. 2007-07-06 09:36:01 +00:00
martynas
22950a30f6 unbreak 2007-07-05 23:36:16 +00:00
jasper
7af8f3fbb2 convert these gnome ports to use the new x11/gnome module.
this module is now mature enough to be used in new ports too.

feedback and ok martynas@
2007-07-05 22:50:10 +00:00
jasper
4462564a92 fix test here too, from martynas@ 2007-07-05 22:48:08 +00:00
jasper
1fb1ddb64f update jwm to 2.0.1 (fd leak and other small changes)
from new MAINTAINER Edd Barrett <vext01 at gmail.com>
2007-07-05 15:17:18 +00:00
steven
f9644a2b66 better homepage and some cleanup 2007-07-05 06:46:57 +00:00
ian
6903c397bc drop maintainership, bump pkg 2007-07-05 00:48:59 +00:00
jasper
8f39995cb4 add thunar-media-tags 2007-07-04 19:24:52 +00:00
jasper
cac347f61a import thunar-media-tags 0.1.2
The Thunar Media Tags Plugin (thunar-media-tags-plugin) adds special
features for media files to the Thunar File Manager.

Currently, these are:
  * a so-called bulk renamer, which allows users to rename multiple
    audio files at once, based on their tags (e.g. ID3 or OGG/Vorbis),
  * a special media file page for the file properties dialog, which
    displays detailed information about quality, length etc.,
  * and finally, an audio tag editor which is reachable from both,
    renamer and the properties page.

from Vlad Glagolev <stelzy at gmail.com>
2007-07-04 19:23:37 +00:00
jasper
32a30e5331 -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
+SHARED_ONLY=	Yes

ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits)
2007-07-04 19:18:45 +00:00
jasper
cf1f0a4d30 only use desktop-file-utils if DESKTOP_FILES is set. 2007-07-03 08:50:36 +00:00
kili
c14e353639 Update to 4.2. From Okan Demirmen <okan@demirmen.com> some weeks ago. 2007-07-02 21:51:22 +00:00
jasper
95d9b00792 update jwm to 2.0
from Edd Barrett <vext01 at gmail.com>, with a tweak by me
2007-07-02 15:24:32 +00:00
ajacoutot
1182ca0cbe - add a workaround so that new Desktop "link to" files get created with
644 mode (instead of 444) and can be configurable out-of-the-box

ok espie@
2007-07-02 06:07:03 +00:00
mbalmer
bfb9a0d11b Remove a no longer needed @comment. 2007-07-01 19:20:23 +00:00
kili
17d253cc05 Sort. 2007-07-01 08:41:43 +00:00
kili
68bbbf5b3b ISO Master is an open-source, easy to use, GUI CD image editor.
Basically you can use this program to extract files from an ISO, 
add files to an ISO, and create bootable ISOs.
It can open both ISO and NRG files but can only save as ISO.

From Giovanni Bechis <bigionews () snb ! it>

(And this time in the correct directory)
2007-06-30 21:52:02 +00:00
kili
d7a2b6ae04 +isomaster 2007-06-30 21:35:59 +00:00
mbalmer
9bf5e4ad46 add vdesk. 2007-06-30 14:24:26 +00:00
mbalmer
2ad5198f12 vdesk is a virtual desktop manager, intended for use with window managers
that don't provide virtual desktops themselves.
2007-06-30 14:17:53 +00:00
jasper
2e459b8af9 fix test condition, thanks to martynas@ 2007-06-30 12:14:14 +00:00
jasper
aa0b53b617 when NO_BUILD is defined, don't set BUILD_DEPENDS or bother pulling in libtool. 2007-06-30 11:39:46 +00:00
jasper
6ea320d375 sigh...really remove use_x11 2007-06-29 21:49:04 +00:00
martynas
20ad84604b better comments; ok steven@ 2007-06-29 21:38:31 +00:00
martynas
4d9db9cf3b give update-desktop-database a chance to work by adding desktop-file-utils
to RUN_DEPENDS;  ok ajacoutot@
2007-06-29 21:33:08 +00:00
jasper
7551f9d12f oops, this is better. 2007-06-29 19:36:43 +00:00
jasper
db94ea8f37 only set MASTER_SITES, if it's not already defined. 2007-06-29 19:35:00 +00:00
jasper
a946a78e35 remove USE_X11 from here, stuff like gnome-backgrounds doesn't use X11, but it does use this module.. 2007-06-29 19:28:06 +00:00
jasper
614a5422f2 add a plain ${VERSION} variable, aids the conversion 2007-06-29 19:23:34 +00:00
martynas
a4d50a214e update to gnome-session-2.18.2; ok jasper@ 2007-06-26 22:26:32 +00:00
martynas
75491b03ad update to gnome-panel-2.18.2; ok jasper@ 2007-06-26 22:26:05 +00:00
martynas
df75806582 update to libgnomekbd-2.18.2; ok jasper@ 2007-06-26 22:25:37 +00:00
martynas
6e4d2a203a update to gnome-desktop-2.18.2; ok jasper@ 2007-06-26 22:25:11 +00:00
martynas
bbac4feb1e update to gdm-2.18.2; ok jasper@ (long ago, actually) 2007-06-26 21:08:29 +00:00
martynas
d2473251c5 eog-2.18.2; ok jasper@ 2007-06-26 20:29:31 +00:00
martynas
17f748035a bugfix update to gnome-menus-2.18.2; ok jasper@ 2007-06-26 20:00:39 +00:00
martynas
6f2953eed4 update to gnome-terminal-2.18.1 and fix annoying term problem;
ok jasper@
2007-06-26 19:59:33 +00:00
martynas
25a3498c12 bugfix update to metacity-2.18.5; ok jasper@ 2007-06-26 19:42:40 +00:00
martynas
8d5ef13401 bugfix update to zenity-2.18.2; ok jasper@ 2007-06-26 19:42:10 +00:00
sturm
574eb3c97d don't play stupid games, fixes mirror-maker 2007-06-26 09:35:15 +00:00
ajacoutot
e9f707a350 - conflicts with swi-prolog (for now)
noticed by kili@
2007-06-25 12:55:10 +00:00
ajacoutot
fa3364ac9c - minor update to obconf-2.0.1
thanks to bradmwalker at cableone dot net for pointing me at the new version
2007-06-25 10:55:48 +00:00
ajacoutot
0dc0cd57bf - update to openbox-3.4.2
thanks to bradmwalker at cableone dot net for pointing me at the new version
2007-06-25 10:54:47 +00:00
ajacoutot
10daf01f44 +gtk2-murrine-engine 2007-06-25 08:20:27 +00:00
ajacoutot
8f8b3bd7de Import gtk2-murrine-engine-0.53.1
The Murrine gtk engine intends to provide the ability to make your
desktop look like a "Murrine", beautiful glass artworks created by
Venician glass blowers.  This cairo-based engine is very fast due to
optimization and removal of slow gradients.


from Brad Walker <bradmwalker at cableone dot net> with some tweaks
2007-06-25 08:19:42 +00:00
martynas
122799b4bc - fix HOMEPAGEs not escaping #, inspired by simon@'s fix for simplejson;
- better COMMENT for bbpager;
- bump PKGNAMEs;
ok simon@
2007-06-24 21:53:27 +00:00
ajacoutot
5c55c65b2c - fix variable substitution 2007-06-22 14:47:08 +00:00
ajacoutot
11a0072f20 - revert previous WANTLIB change; libiberty seems needed after all 2007-06-21 13:31:47 +00:00
ajacoutot
8cf73e2bbd - add more running tips and link to some documentations 2007-06-21 13:28:52 +00:00
ajacoutot
5784787920 - centralize running information in a README.OpenBSD instead of
spreading it over several pkg/MESSAGES ; this will ease the addition of
other usefull tips
2007-06-21 10:46:21 +00:00
ajacoutot
813e44c6f4 - explicitly disable libnotify (or configure will pick it up if installed)
- set AUTOCONF_VERSION to 2.61
- add @exec/@unexec update-desktop-database to PLIST

from Mikolaj Kucharski <mikolaj at kucharski dot name>
2007-06-21 08:12:14 +00:00
ajacoutot
02c388c866 - mark BROKEN until I come up with a solution for a threaded libobjc
(different solutions are being tested)
- point people to gnustep-examples if looking for a test suite
2007-06-19 15:19:27 +00:00
ajacoutot
45112b913b - fix WANTLIB 2007-06-19 15:16:16 +00:00
ajacoutot
a6d889e933 - remove wrong variable ; objc threading will be fixed one way or the other 2007-06-19 15:13:39 +00:00
ajacoutot
7fdac52af0 - SECURITY update to 0.8.6c (and various bugfixes, memory leaks)
VideoLAN-SA-0702: format string injection in Vorbis, Theora, SAP and CDDA plugins
- remove bogus PLIST entry

from brad
2007-06-18 23:14:20 +00:00
jasper
82929eb469 add file-roller 2007-06-17 17:10:32 +00:00
martynas
5df43d7bac import file-roller-2.18.3
File Roller is an archive manager for the GNOME environment.  This
means that you can : create and modify archives; view the content
of an archive; view a file contained in the archive; extract files
from the archive.

ok alek@, jasper@ (who also added a RUN_DEPEND)
2007-06-17 14:55:26 +00:00
steven
7ca5aba7aa bump pkgname after removing maintainer. 2007-06-17 09:06:03 +00:00
jasper
16d9155d35 add devhelp 2007-06-16 17:42:19 +00:00
jasper
f200c48d2c import devhelp 0.14
Devhelp is an API documentation browser for GNOME 2. It works natively
with gtk-doc (the API reference framework developed for GTK+ and used
throughout GNOME for API documentation).

ok ajacoutot@
2007-06-16 17:41:24 +00:00
steven
14a3752c01 +libsexy 2007-06-14 19:20:59 +00:00
steven
11d5c0e85b import libsexy 0.1.11
collection of additional GTK widgets

from Landry Breuil
2007-06-14 19:20:10 +00:00
jasper
9921bc7e58 add media 2007-06-11 23:01:26 +00:00
jasper
f484b7e879 import gnome-media 2.18.0
This package contains a few media utilities for the GNOME desktop:
 * the GNOME GStreamer-based audio mixer;
 * a volume level meter for ESD;
 * the GNOME Sound Recorder;
 * the GStreamer properties capplet.

feedback and ok martynas@
2007-06-11 23:00:20 +00:00
martynas
d98de7717c workaround Illegal instruction bug (aka famous nautilus network
problem); ok jasper@
2007-06-11 13:12:51 +00:00
ajacoutot
e0d65d79ac - CONFIGURE_STYLE s/simple/gnu and remove useless arguments
thank you steven@
2007-06-11 11:19:23 +00:00
ajacoutot
785b1229d3 - cleanup 2007-06-11 09:03:17 +00:00
ajacoutot
3fefcb566c - update to pekwm-0.1.6
- pick up jpeg and png
- fmt DESCR, remove USE_MAKE

based on a diff by new maintainer Nicholas Marriott
<nicm at users dot sourceforge dot net>, with some tweaks by myself
2007-06-11 08:56:43 +00:00
steven
1048eec4a0 unbreak by dropping USE_GMAKE 2007-06-11 05:41:30 +00:00
espie
da922b4523 same bug as in 4.2.0. 2007-06-10 21:23:10 +00:00
naddy
4c4a976492 kludge: add X11BASE/include 2007-06-10 15:03:50 +00:00
martynas
4dd62d708c empty patch files; from Moritz Grimm 2007-06-10 11:21:13 +00:00
espie
697f50d000 regen plists. Add extra moc link to help qdbus. 2007-06-09 23:13:09 +00:00
espie
133af250a1 1.6.3 2007-06-09 23:10:45 +00:00
martynas
969c3f41d5 give it a chance to build -- add textproc/docbook to BUILD_DEPENDS 2007-06-08 19:12:29 +00:00
ajacoutot
fde27d461b - update to obconf-2.0
- take maintainership

from an original diff by brad
ok jasper@
2007-06-08 18:42:01 +00:00
ajacoutot
1bb7444646 - update to openbox-3.4.0
- take maintainership

for more info, have a look at:
http://icculus.org/openbox/index.php/Help:Upgrading_to_3.4

brad also sent a similar diff
ok jasper@
2007-06-08 18:41:39 +00:00
pvalchev
30c244df65 Remove maintainer Tobias Ulmer per his request
This port is in need of an update, if someone wants to take it over.
2007-06-08 06:00:45 +00:00
steven
4a8125f629 update to 1.144 and cpanify 2007-06-07 07:44:28 +00:00
robert
fe103f439d fix a buffer overflow in mplayer's CDDB parsing code;
http://secunia.com/advisories/24302/

from Brad
2007-06-07 07:28:36 +00:00
ajacoutot
b883ab75a7 +liberation-fonts 2007-06-06 16:17:25 +00:00
ajacoutot
9db51e3446 Import liberation-fonts-0.2
Liberation font software consists of TrueType-OpenType formatted font
software for rendering Liberation typefaces in sans serif, serif, and
monospaced character styles.
There are three sets:
 * Sans (a substitute for Arial, Albany, Helvetica, Nimbus Sans L, and
   Bitstream Vera Sans)
 * Serif (a substitute for Times New Roman, Thorndale, Nimbus Roman, and
   Bitstream Vera Serif)
 * Mono (a substitute for Courier New, Cumberland, Courier, Nimbus Mono
   L, and Bitstream Vera Sans Mono).

"seems ok" matthieu@
2007-06-06 16:15:58 +00:00
jasper
b0d2dc4ba0 fix WANTLIB/LIB_DEPENDS
spotted by espie@
2007-06-05 15:33:00 +00:00
ajacoutot
b390360c2f - fix WANTLIB (after qt4 update) 2007-06-05 14:43:06 +00:00
ajacoutot
a52075f839 - remove extra WANTLIB 2007-06-05 08:08:01 +00:00
ajacoutot
cb7b4ad72b - reorder dependencies
(needed an excuse to try the new port-lib-depends-check)
2007-06-05 08:00:44 +00:00
jolan
0d35aa3d25 update to 0.8.6b, from brad 2007-06-05 01:53:04 +00:00
ajacoutot
9005520ba3 +yeahlaunch 2007-06-04 16:40:33 +00:00
ajacoutot
8880d215f8 Import yeahlaunch-0.2
YeahLaunch is a simple animated autohiding menu for launching
applications.

Based on a submission by Scott Vokes <vokes dot s at gmail dot com>
(maintainer)

inputs, testing, feedback and ok steven@
2007-06-04 16:39:54 +00:00
steven
02bc94a8c2 s/PKgNAME/PKGNAME/ 2007-06-04 16:05:26 +00:00
ajacoutot
82ed654c12 - fix the MyGL test
from Giovanni Bechis <bigionews at snb dot it>
2007-06-04 11:09:12 +00:00
ajacoutot
b0cdf03883 - add NO_REGRESS 2007-06-04 10:44:09 +00:00
ajacoutot
355974ef1c - lowercase + typos in DESCR 2007-06-03 20:56:46 +00:00
ajacoutot
9071d491ab - update to version 3.2
from maintainer Tobias Ulmer <tobiasu at tmux dot org>
2007-06-03 16:44:26 +00:00
ajacoutot
cccc0d2ce6 - make rgb.txt reachable by ColorEditor.pm
from Giovanni Bechis
- update patches while here
2007-06-02 14:54:53 +00:00
ajacoutot
81eee11ee4 - make it possible to compile under ppc without dying of exhaustion
(same way sparc64 does it)
2007-06-02 08:39:34 +00:00