FreshPorts -- The Place For Ports Mon, 22 Mar 2010 12:46 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
psiconv 0.9.8_1 converters on this many watch lists=58 search for ports that depend on this port
A conversion utility to convert Psion 5(MX) files into other formats
Maintained by: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 21 Aug 2001 11:49:51
Also Listed In: devel


Psiconv is a file conversion utility that converts between Psion 5(MX) files
and more commonly-used *nux file formats. It can read Psion Word, TextEd,
Sketch, MBM, and Clipart files, and outputs HTML 3.2, HTML 4, ASCII, and
almost any graphical format. The libpsiconv library can also read Sheet files
and output Word and TextEd files for use in other programs. Included is full
documentation on several Psion 5(MX) file formats. This information is not
available from Psion (it has been reverse-engineered from Psion files), and
it's free for anybody to use.

WWW: http://software.frodo.looijaard.name/psiconv/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, devel/libtool22

To install the port: cd /usr/ports/converters/psiconv/ && make install clean
To add the package: pkg_add -r psiconv


Configuration Options
     No options to configure

Master Sites:
http://software.frodo.looijaard.name/psiconv/files/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 23

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
02 Aug 2009 20:36:34
Original commit files touched by this commit  0.9.8_1
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
21 Aug 2008 07:18:49
Original commit files touched by this commit  0.9.8_1
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20 Mar 2008 09:23:28
Original commit files touched by this commit  0.9.8_1
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
01 Feb 2007 02:42:06
Original commit files touched by this commit  0.9.8_1
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
05 Nov 2006 02:43:08
Original commit files touched by this commit  0.9.8_1
mezz search for other commits by this committer
INSTALLS_SHLIB -> USE_LDCONFIG.

Found by:       portlint (cports.sh)
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.9.8_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
13 Dec 2005 07:24:55
Original commit files touched by this commit  0.9.8
mezz search for other commits by this committer
-Update to 0.9.8.
-Use DATADIR in plist.

Reminded by:    edwin's "FreeBSD Ports Version Check" script
07 Dec 2005 17:54:39
Original commit files touched by this commit  0.9.7
ahze search for other commits by this committer
- Update MASTER_SITES to fix fetch [1]
- Update WWW to reflect project move.

Reported by:    Bill "distfiles" Fenner script.
23 Nov 2005 22:41:05
Original commit files touched by this commit  0.9.7
pav search for other commits by this committer
- Add SHA256 checksums
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.9.7
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
12 Apr 2005 04:26:57
Original commit files touched by this commit  0.9.7
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  0.9.7
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
09 Mar 2005 10:05:13
Original commit files touched by this commit  0.9.7
ahze search for other commits by this committer
- Update to 0.9.7
14 Feb 2005 12:27:39
Original commit files touched by this commit  0.9.6
pav search for other commits by this committer
- Update to 0.9.6

Cluebat provided by:    mat (ffs patch)
14 Feb 2005 09:14:38
Original commit files touched by this commit  0.8.3_1
pav search for other commits by this committer
- Update MASTER_SITES, WWW

Reported by:    krismail
18 Mar 2004 13:32:26
Original commit files touched by this commit  0.8.3_1
pav search for other commits by this committer
- Add SIZE to GNOME ports

Submitted by:   trevor
14 Jul 2003 03:53:03
Original commit files touched by this commit  0.8.3_1
sf search for other commits by this committer
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
07 Mar 2003 05:58:00
Original commit files touched by this commit  0.8.3
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
22 Feb 2002 20:14:06
files touched by this commit
sobomax search for other commits by this committer
Update to 0.8.3.    
20 Dec 2001 06:19:02
files touched by this commit
sobomax search for other commits by this committer
Backout previous change - it seems that new revision of the patch doesn't  
apply everywhere.    
19 Dec 2001 20:20:23
files touched by this commit
sobomax search for other commits by this committer
Don't filter libc_r on 5-CURRENT.    
31 Oct 2001 08:20:45
files touched by this commit
sobomax search for other commits by this committer
Don't link in libc - FreeBSD doesn't need this.    
21 Aug 2001 15:49:51
files touched by this commit
sobomax search for other commits by this committer
Add psiconv 0.8.2, a conversion utility to convert Psion 5(MX) files into  
other formats.    

Number of commits found: 23

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-seamonkeyMar 19
linux-thunderbirdMar 19
seamonkeyMar 19
seamonkey2Mar 19
thunderbirdMar 19
thunderbird3Mar 19
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28

2 vulnerabilities affecting 8 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21420
Broken 171
Deprecated 46
Ignore 898
Forbidden 2
Restricted 388
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 5
new 48 hours11
new 7 days23
new fortnight53
new month99

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.206 seconds.