/mail/libvmime/

ata/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/converters
Commit message (Collapse)AuthorAgeFilesLines
* Reset infofarmer due to maintainer-timeouts and no response to email.linimon2008-09-071-1/+1
| | | | Hat: portmgr
* - Update to 0.7.8miwi2008-09-062-4/+4
| | | | | | PR: 126443 Submitted by: Charlie & <root@chinsan.info> Approved by: maintainer timeout
* Update to 20080315.knu2008-09-022-4/+4
|
* - Fix build on amd64jadawin2008-09-023-13/+76
| | | | | PR: ports/126653 Submitted by: Valerio Daelli <valerio.daelli _at_ gmail _dot_ com>
* - Update to 1.17clsung2008-08-292-5/+4
| | | | Changes: http://search.cpan.org/dist/JSON-Any/Changes
* - Update djvulibre to 3.5.21.stas2008-08-261-7/+2
| | | | - Update djview4 to 4.4.
* - Update to 0.4.12miwi2008-08-262-5/+4
| | | | | PR: 126837 Submitted by: Denise H. G. <darcsis@gmail.com> (maintainer)
* This is a standalone converter for the OpenOffice.org swriter (*.sxw,*.odt)amdmi32008-08-225-0/+64
| | | | | | | | | | | | | | | and scalc (*.sxc) formats. It doesn't depend on Open Office or any other external tools or libraries. There are three output modules: * o3read displays a dump of the parse tree * o3totxt creates plain text * o3tohtml creates html code Example: unzip -p document.odt content.xml | o3totxt WWW: http://siag.nu/o3read/ PR: ports/126320 Submitted by: Alex Samorukov <samm at os2 dot kiev dot ua>
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-217-8/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* - Update to 0.27chinsan2008-08-182-4/+4
|
* - Update to 0.26chinsan2008-08-102-4/+4
|
* - Update to 2.26rafan2008-07-202-5/+5
|
* - Update to 2.20miwi2008-07-202-4/+4
| | | | | | PR: 125670 Submitted by: Wen heping <wenheping@gmail.com> Approved by: clsung (implicit)
* Update to 0.25erwin2008-07-112-4/+4
|
* Upgrade to 2.11.kuriyama2008-07-023-4/+6
| | | | | Submitted by: Wen heping <wenheping@gmail.com> PR: ports/125066
* First all, ahze did most of work. Thanks ahze! Last week or so, I am justmezz2008-07-011-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merely pick up and help him. Thanks to many testers in both private and mailing list emails for report a few of build and dependencies problems. Also, thanks to marcus and Chess Griffin for test in their tinderboxes. x11/pixman: Update to 0.10.0 ------------------------------------------------------- Firefox 3 needs it. Orignal, the shared library was bumped and ahze has added a new feature in our USE_GNOME=ltverhack by can control the number of shared library. To control the number of shared library, add the ltverhack:N. Right now pixman has USE_GNOME=ltverhack:9 to make it stays same at libpixman-1.so.9. If anyone want to use ltverhack:N in one of your port, you need to make sure the ABI doesn't change to use it.. ------------------------------------------------------- graphics/cairo: Update to 1.6.4 ------------------------------------------------------- Firefox 3 needs it. We have updated most cairo binding ports too. ------------------------------------------------------- graphics/poppler: Update to 0.8.3 ------------------------------------------------------- The shared libraries version have been changed. All ports that depend on poppler have PORTREVISION bump. The graphics/py-poppler has been updated to 0.8.1 to work with newer poppler better. As for the poppler-qt, there is no shared library version change. ------------------------------------------------------- www/firefox3 and gecko ports related: Update to 3.0 final ------------------------------------------------------- The bsd.gecko.mk has been moved from www/mozilla/ to Mk/. You no longer need to include bsd.gecko.mk/Makefile.common by manual. We are keeping it in backward compatibility, so the rest ports won't be break. We haven't add some other ports to have Firefox 3 support yet, so feel free to send us patch or commit it by yourself (to committers). However, view in bsd.gecko.mk for document. ------------------------------------------------------- Approved by: portmgr (marcus)
* - Update to 1.4.4garga2008-06-202-4/+4
|
* - Remove converters/compface, we already have this port on ports tree, see ↵lippe2008-06-185-45/+0
| | | | | | | mail/faces. Reported by: Gabor Zahemszky <Gabor@Zahemszky.HU> Approved by: gabor (mentor, implicit)
* Compface provides utilities and a library for converting tolippe2008-06-175-0/+45
| | | | | | | | | | | | and from the X-Face format, a 48x48 bitmap format used to carry thumbnails of email authors in a mail header. WWW: http://ftp.xemacs.org/pub/xemacs/aux/ PR: ports/124430 Submitted by: Ashish Shukla <wahjava@gmail.com> Reviewed by: lippe Approved by: gabor (mentor, implicit)
* - update to 1.11leeym2008-06-162-5/+4
|
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-069-4/+9
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Update to 0.71miwi2008-06-012-4/+4
| | | | | | PR: 123440 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Approved by: maintainer timeout
* - Update to 1.01miwi2008-05-312-4/+4
|