aboutsummaryrefslogtreecommitdiff
path: root/converters/ytnef
Commit message (Collapse)AuthorAgeFilesLines
* converters/ytnef: update to 1.9.3Fernando Apesteguía2018-07-222-6/+8
| | | | | | | | | Reported by: portscout Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D16394 Notes: svn path=/head/; revision=475117
* - Update converters/ytnef to version 1.9.2, now hosted on GitHubPawel Pekala2017-03-295-41/+31
| | | | | | | | | - Add PORTEPOCH, version is going backwards due to using versioning scheme of library distribution - Remove devel/libytnef port, both packages are now developed in one repo Notes: svn path=/head/; revision=437222
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* - Add LICENSE_FILEDmitry Marakasov2015-12-051-1/+2
| | | | | | | - Switch to options helpers Notes: svn path=/head/; revision=403048
* - Minor port cleanupDmitry Marakasov2014-04-233-17/+33
| | | | | | | | | | | - Add LICENSE - Fix error handling PR: 187757 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=351902
* - Fix build with clangDmitry Marakasov2014-04-031-0/+11
| | | | Notes: svn path=/head/; revision=349997
* Reset maintainer: email bouncesAntoine Brodin2014-02-281-1/+1
| | | | Notes: svn path=/head/; revision=346559
* Support stageBaptiste Daroussin2014-01-091-8/+4
| | | | Notes: svn path=/head/; revision=339246
* Convert converters to MDOCS and MEXAMPLESAdam Weinberger2014-01-031-1/+4
| | | | Notes: svn path=/head/; revision=338556
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-1/+1
| | | | | | | LIB_DEPENDS in converters Notes: svn path=/head/; revision=336177
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | converters) Notes: svn path=/head/; revision=327715
* - convert to the new perl5 frameworkAndrej Zverev2013-09-101-6/+3
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326872
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-1/+1
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300277
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with B,C Notes: svn path=/head/; revision=240067
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-2/+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) Notes: svn path=/head/; revision=218938
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209417
* Bump PORTREVISION dur to last commitRenato Botelho2006-03-061-0/+1
| | | | | | | | Noted by: kris Approved by: portmgr (kris) Notes: svn path=/head/; revision=156976
* Add missing RUN_DEPENDSRenato Botelho2006-03-061-0/+1
| | | | | | | | | Submitted by: maintainer by email Reported by: Derek <derekm@rogers.com> Approved by: portmgr (erwin) Notes: svn path=/head/; revision=156975
* Add ytnef 2.6, unpack data in MS Outlook TNEF formatRenato Botelho2006-02-213-0/+60
Submitted by: Rodrigo Graeff <delphus@gmail.com> by email Notes: svn path=/head/; revision=156626