Commit graph

206664 commits

Author SHA1 Message Date
Dirk Meyer
71a69e7d0d ServiceMenulet is a menulet allowing user to use services
provided by GNUstep applications.

WWW: http://www.etoile-project.org/
2008-11-29 13:51:21 +00:00
Martin Wilke
8c548377ad - Document hplip -- hpssd Denial of Service
PR:		based on 129097
Submitted by:	Eygene Ryabinkin
2008-11-29 13:48:43 +00:00
Dirk Meyer
77166a02f4 PowerMenulet is a menulet showing power status.
WWW: http://www.etoile-project.org/
2008-11-29 13:25:27 +00:00
Martin Wilke
be1edfb785 - Document cups -- multiple vulnerabilities 2008-11-29 13:04:54 +00:00
Dirk Meyer
da1acef930 Pragmatic Smalltalk Compiler
This is an implementation of Smalltalk designed to run
on top of an Objective-C runtime.

WWW: http://www.etoile-project.org/
2008-11-29 12:27:35 +00:00
Dirk Meyer
8b03de786c Melodie is a music player for Etoile.
WWW: http://www.etoile-project.org/
2008-11-29 12:25:46 +00:00
Dirk Meyer
2bbc1b96c4 Corner is a simple 'hot-corners' implementation. It instantiates a
CornerDelegate object and sends it messages of the form -enterTopLeft and
-exitTopLeftAfter: for each corner, where the exit message takes the number of
seconds the mouse spent in that corner as an argument.

The delegate simply ignores these messages by default.  A category on this
object, however, can be provided.  If you store a Smalltalk script in the
"CornerScript" default as a string object then this will be loaded
automatically and compiled.  If this contains a category on CornerDelegate then
the Smalltalk implementation will be called instead.  A trivial example might
log a message when the corner was entered was called:

$ defaults write Corner CornerScript \
"CornerDelegate extend [ enterTopLeft [ 'Script called' log. ] ]"

WWW: http://www.etoile-project.org/
2008-11-29 12:22:00 +00:00
Dirk Meyer
96850ec1a5 ScriptServices is a gateway between GNUstep system services and Unix scripts.
It turns Unix scripts into GNUstep system services.
Scripts should be put under
~/GNUstep/Library/ApplicaitonSupport/ScriptServices/
Whenever new scripts are installed, you need to update services by doing
`openapp ScriptServices --update`
A default script using `bc` comes with ScriptServices.
More scripts are in Examples directory.

WWW: http://www.etoile-project.org/
2008-11-29 12:19:28 +00:00
Mark Linimon
f4c50564be Reset maintainer by request. 2008-11-29 10:32:48 +00:00
Mario Sergio Fujikawa Ferreira
e5b727d5b2 o Make sure a java run time is listed as a run dependency
o Bump PORTREVISION

PR:		122857
Submitted by:	jpd@dsb.tudelft.nl
2008-11-29 09:12:45 +00:00
Mario Sergio Fujikawa Ferreira
6e75146cf4 o Fix build on port's cluster: JAVA_VERSION has to be 1.5+ rather
than 1.4+
o Remove BROKEN, DEPRECATED and EXPIRATION_DATE
2008-11-29 08:50:57 +00:00
Mario Sergio Fujikawa Ferreira
35c3b9ce44 Update WWW tag 2008-11-29 08:49:45 +00:00
Mario Sergio Fujikawa Ferreira
03691fba84 Drop maintainership. 2008-11-29 08:43:59 +00:00
Mario Sergio Fujikawa Ferreira
b82f03a3cb Update to version 0.240 2008-11-29 08:42:30 +00:00
Maho Nakata
17b7b4f82e Update to DEV300_m36. 2008-11-29 03:33:27 +00:00
Mark Linimon
6ec607ed96 Reset remaining ports assigned to infofarmer@ due to maintainer-timeouts
and no activity for several months.

Hat:	portmgr
2008-11-29 02:03:50 +00:00
Gabor Kovesdan
97e86b69ed Take maintainership of the following important ports:
ports/archivers/zoo
ports/print/dvips
ports/print/latex
ports/print/tex
ports/textproc/ispell
2008-11-29 00:34:50 +00:00
Mark Linimon
a34ad4f459 Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,
and no commit activity for 3 months.

Hat:	portmgr
2008-11-29 00:11:56 +00:00
Mark Linimon
82dde1fc81 Assign to ports@ at maintainer's request. 2008-11-28 23:58:12 +00:00
Mark Linimon
619dd14e52 Mark these as deprecated: rely on deprecated port x11-toolkits/fox10.
Discussed with:	maintainer
2008-11-28 23:55:07 +00:00
Mark Linimon
86cfa974b4 Mark this as deprecated: several later versions are available.
Discussed with:	maintainer
2008-11-28 23:51:40 +00:00
Vanilla I. Shu
8ea93abcf4 Upgrade to 0.25, and grab MAINTAINER.
Approved by:	leeym@
2008-11-28 23:50:44 +00:00
Mark Linimon
3eb0e7c80c Reset ports@tyfon.net due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-11-28 23:39:55 +00:00
Mark Linimon
9a76c59445 Reset andrew+ports@fubar.geek.nz due to maintainer-timeouts and no response
to email.

Hat:	portmgr
2008-11-28 23:36:14 +00:00
Cy Schubert
de370556ea Update to 3.0.2 Build 676. This repairs PR 129204.
PR:		129204
2008-11-28 23:26:42 +00:00
Mark Linimon
4417ce0890 Reset r.gruyters@yirdis.nl: email address bounces. 2008-11-28 23:20:21 +00:00
Mark Linimon
049ac4e972 Mark as deprecated: website and maintainer disappeared.
Hat:	portmgr
2008-11-28 23:15:34 +00:00
Mark Linimon
aefed48401 Reset guy@device.dyndns.org: email address bounces. 2008-11-28 22:52:39 +00:00
Mark Linimon
e49b107c76 Reset shoemaker@bluebottle.com: email bounces. 2008-11-28 22:49:08 +00:00
Mark Linimon
fc3bac806c Reset bdluevel@heitec.net: email address bounces. 2008-11-28 22:46:08 +00:00
Gerald Pfeifer
551f58d4d0 Update to the 20081127 snapshot of GCC 4.3.3. 2008-11-28 22:16:44 +00:00
Anton Berezin
bfe07dfc77 Fix a 7.5-years old (!) dependency bug uncovered by a change in [bogus]
dependency.  This snafu of mine actually predates my getting a commit
bit.  Bump PORTREVISION.

Reported by:	QAT bot
2008-11-28 20:56:41 +00:00
Yen-Ming Lee
4d5b1f90d2 - update to 1.52 2008-11-28 19:51:23 +00:00
Sergey Skvortsov
d6cd78b059 Update to 1.1 2008-11-28 17:23:03 +00:00
Hajimu UMEMOTO
05f49a0a8c Make CONFLICTS work. 2008-11-28 17:22:13 +00:00
Hajimu UMEMOTO
dd0ee54b31 linux_base-(fc6|f7|f8) have glib2 by itself. Don't depend upon
linux-glib2 when OVERRIDE_LINUX_BASE_PORT is set to them.
2008-11-28 17:18:32 +00:00
Hajimu UMEMOTO
e5d4668a05 linux_base-(fc6|f7|f8) have glib2 by itself. Don't depend upon
linux-glib2 when OVERRIDE_LINUX_BASE_PORT is set to them.
2008-11-28 16:57:09 +00:00
Nicola Vitale
57168b2e9b - Fix the fetch
Pointed out by:	QAT
2008-11-28 16:33:08 +00:00
Pav Lucistnik
77e8a42265 Connect rrdbot to the build (added by koitsu 2 weeks ago) 2008-11-28 15:44:04 +00:00
Thomas Abthorpe
7b66a46bb8 - Add mirror sites
- Respect PLIST_SUB

PR:		ports/129214
Submitted by:	tabthorpe
Reviewed by:	miwi
Approved by:	miwi (maintainer)
2008-11-28 15:32:30 +00:00
Sergey Skvortsov
173ccf4e31 Update to 1.69
Changes:	 http://search.cpan.org/src/PAJAS/XML-LibXML-1.69/Changes
2008-11-28 15:12:49 +00:00
Renato Botelho
f81d326312 - Remove --User param from initialization since rc(8) uses su(1) when a var
${name}_user is defined (su -m user). When --User param is defined in this
  scenario, tor don't start because when you use --User param you must to start
  it with root user.

PR:		ports/129253
Submitted by:	garga
Approved by:	miwi (maintainer)
2008-11-28 14:45:59 +00:00
Wesley Shields
a930b98986 Version update to dovecot-1.1.7 and dovecot-1.1.7-managesieve-0.10.4
'statedir' set to /var/db/dovecot instead of defaulting to /var/lib/dovecot
Users should manually rm -rf /var/lib/dovecot

Removed stale code from files/pkg-deinstall.in and files/pkg-install.in

Reworked files/dovecot.sh.in to accept dovecot_config and handle creating
and tearing down runtime directories upon startup and shutdown.

Rediffed files/patch-dovecot-example.conf to clean up line offsets.

PR:		ports/129230
Submitted by:	Yarema <yds@CoolRat.org> (maintainer)
2008-11-28 14:38:26 +00:00
Beech Rintoul
375b681a10 - Update to 0.11.1 2008-11-28 14:38:25 +00:00
CHOI Junho
ec511d7330 Update to 9.0.1.
Changed to use OPTIONS for any kind of compilation options.

PR:		129181
Submitted by:	Seungyoung Kim <wolkykim@ziom.co.kr>
2008-11-28 11:16:47 +00:00
Pietro Cerutti
92f3b53fcd - Update to 3.0.3 2008-11-28 11:15:37 +00:00
Renato Botelho
960bd12327 - Update to 20081128 2008-11-28 10:36:23 +00:00
Sergey Skvortsov
3d17fc0f29 Fix RUN_DEPENDS.
Approved by:	tobez (maintainer)
2008-11-28 10:08:52 +00:00
Dirk Meyer
02319fd548 - Fix integer overflow in PNG validation
Security: http://www.cups.org/str.php?L2974
PR:		129193
2008-11-28 07:33:34 +00:00
Dirk Meyer
6d4746618d - Fix NULL pointer dereference in MaxSubscription
Security: http://www.openwall.com/lists/oss-security/2008/11/19/4/
Security: http://www.openwall.com/lists/oss-security/2008/11/20/2
Obtained from:	Michael Sweet
PR:		129001
2008-11-28 07:32:56 +00:00