Commit Graph

5137 Commits

Author SHA1 Message Date
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