Download and upgrade Acrobat Dynamic PDF 2010 for Windows

2010-05-28 Thread Acrobat Dynamic PDF


You have received the alternative text version of an HTML message. Please click 
below to access the web version of the message:

View an HTML version of this message: 
http://ganderdirectagency.bm23.com/public/?q=preview_message&fn=Link&t=1&ssid=14987&id=2kkwd44pffzipvul4g1i0ga1nhila&id2=j4ql1ccdor02yeohr76alzb7pummr&subscriber_id=ahhanckvjkwshbsrphrugfvegpjgbei&delivery_id=bngrmmtinspkhroybifveulxdvoubkb&messageversion_id=apsszcoqeuuosdyqqkghvvizaserbdi


Visit the link below to unsubscribe from future marketing messages from Acrobat 
Dynamic PDF
http://ganderdirectagency.bm23.com/public/webform/render_form/default/d830728a1c3b96c1d7787e4f9803a32b/unsub/a30e7bp5dx8t4oh0d4ld51dtj8rf9/bngrmmtinspkhroybifveulxdvoubkb

Delivered by Gander Direct Marketing Services, LLC
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Port request

2010-05-28 Thread James Butler
On 28 May 2010 22:19, Lars Engels  wrote:
> On Fri, May 28, 2010 at 12:11:10PM +0200, David DEMELIER wrote:
>>
>> I agree, personally I would prefer a wpa_supplicant / dhclient
>> graphical user interface instead of the sucky NetworkManager. For the
>> moment there is sysutils/wifimgr iirc but it's a quite unstable.
>>
>> wpa_supplicant does everything, scanning for access points
>> automatically even you don't have X running, all WPA means of
>> associations, it's just perfect.
>
> Take a look at this:
>> make -C /usr/ports quicksearch name=pcbsd-
> Port:   pcbsd-netmanager-8.0_1
> Path:   /usr/ports/net/pcbsd-netmanager
> Info:   PC-BSD Networking Utilities for KDE4
>

Or (still QT4-based, but doesn't depend on KDE libs) net/wpa_gui - not
that I've actually tried it.

I briefly had a look at what would be required to implement a basic
PyGTK-based wpa_supplicant GUI. One annoying thing is that (arguably)
the easiest way for an external app to communicate with wpa_supplicant
is via dbus, but wpa_supplicant in FreeBSD is built without dbus
support; another option would be to use something like
http://projects.otaku42.de/browser/python-wpactrl.

-James Butler
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Renamed Haskell Applications

2010-05-28 Thread Ashish SHUKLA
Dmitry Marakasov writes:

[...]

> I strictly object to adding hs- prefix to end-user applications like
> darcs and xmonad, because it's a huge POLA violation. Users do not care
> what the application is written in, they just search for
> devel/{svn,mercurial,darcs} and x11-wm/{xmonad,icewm}, and should find
> these ports in the expected places. We don't prefix mercurial with
> py- and icewm with c-, similarily we shouldn't prefix darcs et al with
> hs-. Modules that are used only for development and as dependencies is a
> whole different thing, and definitely are what prefixes are for.

I agree with you, but by a pre-existing convention (not carved in stone
anywhere, AFAIK) in FreeBSD, I prefer keeping ports prefixed with
'hs-'. 

1. Padre, which is an editor hacked in Perl is available from a port named
   'p5-Padre'.

2. SpamAssassin, an anti-spam filter is available as 'p5-Mail-SpamAssassin'.

3. Pencil which is a mockup based out-of firefox is available as
   'www/xpi-pencil', which even doesn't have anything to do with World Wide
   Web except that it runs in a www browser, still has name/category like
   that.

4.  Conkeror, the web browser is available as 'xpi-conkeror'.

And also having 'hs-' prefix implies their being implemented in Haskell. I'm
sure other users who are aware of the convention of p5-, py-, xpi- will try to
search for Haskell related app as 'hs-'.

So, IMHO 'hs-' for all haskell based ports is a nice idea towards
uniformity/symmetry.

#v+
% make -C /usr/ports search name=darcs |grep '^Port:'
Port:   cvs2darcs-0.8
Port:   hs-darcs-2.4.3
Port:   py26-darcsver-1.5.1
Port:   py26-setuptools_darcs-1.2.9
Port:   devel/darcs
#v-

Thanks
Ashish SHUKLA
-- 
Sent via Gnus from GNU Emacs

They who can give up essential liberty to obtain a little temporary safety,
deserve neither liberty nor safety.
  -- Benjamin Franklin, Memoirs of the life and writings of Benjamin Franklin


pgpI1LrK9jnHA.pgp
Description: PGP signature


Re: Xorg 7.5 and Openmotif applications.

2010-05-28 Thread Alexey Shuvaev
On Fri, May 28, 2010 at 07:16:28PM +, Christian Weisgerber wrote:
> Alexey Shuvaev  wrote:
> 
> > > Alas, this does not address the problem with mwm(1).
> > > 
> > Hmmm... This is something new. I am successfully running math/grace
> > with xorg-server 1.7.7. Could you describe what problems with mwm
> > do you see?
> 
> As soon as you have multiple windows on the screen (two xterms are
> enough) and switch between them, all input is ignored.  You can
> move the pointer, but mouse clicks are ignored, as are keystrokes.
> 
Ok, reproduced. Note that in order to get this hang you should
click on the text area of xterm. Switching by clicking on the window's
titles seems to work.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Xorg 7.5 and Openmotif applications.

2010-05-28 Thread Christian Weisgerber
Alexey Shuvaev  wrote:

> > Alas, this does not address the problem with mwm(1).
> > 
> Hmmm... This is something new. I am successfully running math/grace
> with xorg-server 1.7.7. Could you describe what problems with mwm do you see?

As soon as you have multiple windows on the screen (two xterms are
enough) and switch between them, all input is ignored.  You can
move the pointer, but mouse clicks are ignored, as are keystrokes.

-- 
Christian "naddy" Weisgerber  na...@mips.inka.de

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


New Bazaar plugins

2010-05-28 Thread c-s

Hi everybody,
I have posted a few new ports for Bazaar users:

- bzr-git: a plugin to use git repositories in bazaar (ports/146965)
- qbzr: gui tools written for qt4 (ports/147091)
- bzr-explorer: an alternative gui to olive-gtk (works with qbzr or
bzr-gtk) (ports/147092)
- bzr-svn: a plugin to use svn repositories in bazaar (depends on the
additional new port subvertpy) (ports/147166 and misc/147167)

Please test and enjoy.
C-S
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


games/oneko-sakura conflicts with games/oneko

2010-05-28 Thread Demelier David
Hi freebsd-ports@,

   Just a little issue to fix with games/oneko-sakura, the both ports install
   the same binary and man, you can install both on your machine but only one
   /usr/local/bin/oneko will appears.

   I propose to add a little CONFLICTS entry, what do you think?

   1. install games/oneko
   2. install games/oneko-sakura
   3. pkg_delete oneko-1\* (games/oneko)
   4. pkg_delete oneko\*
   pkg_delete: file '/usr/local/man/man6/oneko.6.gz' doesn't exist
   pkg_delete: file '/usr/local/bin/oneko' doesn't exist
   ^

   King regards.

-- 
Demelier David
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


HEADS UP: devel/gettext upgrade incoming

2010-05-28 Thread Ade Lovett
Hi folks,

After a little bit of a hiatus, I'm baaack ;)

First up on the line is an upgrade of devel/gettext to 0.18, which also bumps 
the shlib version from .7 to .8

-exp run ran just fine (thanks to pav), so now it's "merely" a question of 
PORTREVISION bumps, which will most likely take the form of those ports that 
have a direct dependency on gettext, though this may not cover everything (as 
usual)

I plan on doing two commits in the not-too-distant future, the first to bump 
gettext itself, the second to bump PORTREVISION on anything that has a direct 
USE_GETTEXT or devel/gettext (ick) dependency.  This should cover most things, 
but as with all things gettext, it's entirely possible that "stuff will break" 
as a result.

Ya'll take care now, y'hear?

-aDe

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


FreeBSD Port: ocsinventory-ng-1.02.1

2010-05-28 Thread Mariusz Stankiewicz
 

 

HI

 

Are there any chances that you create the port with the newer version of
ocsinventory (1.3.2)?

 

 

With regards Mariusz Stankiewicz

---

DFM Sp. z o.o.

Ul. Olsztyńska 21

11-040 Dobre Miasto

Tel.: (89) 615 36 50

 

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Lyx again

2010-05-28 Thread Max Brazhnikov
On Fri, 28 May 2010 06:45:17 -0500, ajtiM wrote:
> Hi!
> 
> As I know we have Lix version 1.5 in ports but outside is 1.6.6 . And as I
> read Lyx doesn;t has a maintainer.
> 
> It was debate about ths long time ago but nothing is changed. I found :
> 
> "On Sat 27 Mar 2010 at 09:34:54 PDT Baptiste Daroussin wrote:
> >Le Saturday 27 Mar 2010 à 17:32:42 (+0100), Marco Beishuizen a écrit :
> >> Hi,
> >> 
> >> I was wondering why LyX in the FreeBSD ports isn't upgraded anymore. The
> >> current version in ports is still 1.5.7, but the latest LyX version is
> >> 1.6.5. The version in ports is 1,5 years old.
> >
> >Probably because noone has taken time to do the job (lyx15 has no
> >maintainer) but feel free to send a PR to update it or even better to
> >maintain it.
> 
> If Baptiste declines. I can take maintainership of this one.
> 
> -- Charlie"
> 
> but there were no response.

I suggest to remove print/lyx15, repocopy print/lyx port to lyx14, and then 
update print/lyx to the latest version.

Please, submit pr for lyx-1.6.x and I will assist you with getting it to 
ports.

Max
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Lyx again

2010-05-28 Thread ajtiM
Hi!

As I know we have Lix version 1.5 in ports but outside is 1.6.6 . And as I 
read Lyx doesn;t has a maintainer.

It was debate about ths long time ago but nothing is changed. I found :
"On Sat 27 Mar 2010 at 09:34:54 PDT Baptiste Daroussin wrote:
>Le Saturday 27 Mar 2010 à 17:32:42 (+0100), Marco Beishuizen a écrit :
>> Hi,
>>
>> I was wondering why LyX in the FreeBSD ports isn't upgraded anymore. The
>> current version in ports is still 1.5.7, but the latest LyX version is
>> 1.6.5. The version in ports is 1,5 years old.
>>
>Probably because noone has taken time to do the job (lyx15 has no
>maintainer) but feel free to send a PR to update it or even better to
>maintain it.

If Baptiste declines. I can take maintainership of this one.

-- Charlie"

but there were no response.

Thanks.


Mitja

http://starikarp.redbubble.com
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Port request

2010-05-28 Thread Lars Engels
On Fri, May 28, 2010 at 12:11:10PM +0200, David DEMELIER wrote:
> 
> I agree, personally I would prefer a wpa_supplicant / dhclient
> graphical user interface instead of the sucky NetworkManager. For the
> moment there is sysutils/wifimgr iirc but it's a quite unstable.
> 
> wpa_supplicant does everything, scanning for access points
> automatically even you don't have X running, all WPA means of
> associations, it's just perfect.

Take a look at this:
> make -C /usr/ports quicksearch name=pcbsd-
Port:   pcbsd-netmanager-8.0_1
Path:   /usr/ports/net/pcbsd-netmanager
Info:   PC-BSD Networking Utilities for KDE4



pgptiwPkuNSNf.pgp
Description: PGP signature


Re: Port request

2010-05-28 Thread David DEMELIER
2010/5/26 Matthias Andree :
> Am 26.05.2010 14:19, schrieb Jesse Smith:
>> I was told that requests for new ports should be submitted here. There's
>> one tool which I would like to see brought into the Ports system and
>> that's Network Manager
>> (http://fedoraproject.org/wiki/Tools/NetworkManager)
>>
>> It's the only networking tool I've found so far which will properly
>> handle my Novatel mobile modem and I would really like to be able to
>> make use of the modem while running FreeBSD.
>
> Hi Jesse,
>
> Network Manager (NM) will just automate steps you can do with other means, 
> too.
> It is not doing magic of any kind, and chances are your modem needs firmware
> that is available for Linux but not for FreeBSD, but I know nothing about your
> Novatel device.
>
> Regarding a FreeBSD port:
>
> (a) NM needs major porting efforts, and is an open, non-trivial, project of 
> the
> GNOME team, see 
>
> (b) I personally find that NM is an abomination that - particularly on 
> Laptops -
> causes more problems than it could possibly solve for me.
>    I routinely deinstall NetworkManager from openSUSE, Fedora, and Ubuntu 
> Linux
> distributions, because it frequently fails to configure WPA2-Enterprise with
> EAP-TLS or EAP-TTLS, fails to detect online state (making several applications
> start in offline mode or refuse to even attempt to connect), fails to 
> configure
> hidden 802.11 (WiFi/WLAN) networks, and causes other artifacts I don't have
> without NM.
>
> I'd personally also say Network Manager needs upstream bugfixing much more 
> than
> a port. Haven't tried Fedora 13 "Goddard" yet though.
>

I agree, personally I would prefer a wpa_supplicant / dhclient
graphical user interface instead of the sucky NetworkManager. For the
moment there is sysutils/wifimgr iirc but it's a quite unstable.

wpa_supplicant does everything, scanning for access points
automatically even you don't have X running, all WPA means of
associations, it's just perfect.

-- 
Demelier David
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Possibly unbuildable ports reminder

2010-05-28 Thread Bill Fenner
Dear porters,

  This is just a reminder to please periodically check the list of
unbuildable ports at http://pointyhat.freebsd.org/errorlogs/ .
A list by MAINTAINER is

http://people.freebsd.org/~fenner/errorlogs/

so you can easily check the status of ports that you maintain.  In
addition, the list of ports with no MAINTAINER with build problems is

http://people.freebsd.org/~fenner/errorlogs/po...@freebsd.org.html

Since no one is responsible for these ports, the problem won't get
fixed unless someone on this list takes the initiative.

Thanks for your help!

Bill "annoying port email" Fenner
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


FreeBSD Port: popt-1.14

2010-05-28 Thread Douglas Thrift
Hello,

It looks like there have been several new releases of popt at
http://rpm5.org/files/popt/. The latest seems to be 1.16.

Thanks!
-- 
Douglas William Thrift


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"