Commit graph

57 commits

Author SHA1 Message Date
Rene Ladan
e628d48064 Update libspectrum and fuse to version 1.4.1
Changes:	http://fuse-emulator.sourceforge.net/
2017-10-24 19:33:22 +00:00
Rene Ladan
4f0333d928 Update emulators/{libspectrum,fuse} to version 1.4.0
This adds DivMMC and ZXMMC emulation and support for MLT screenshots.

Submitted by:	portscout
2017-09-19 16:22:48 +00:00
Rene Ladan
8f822d92a1 Update libspectrum and fuse[utils] to their latest versions.
libspectrum:
- 1.3.5 -> 1.3.6
- add libspectrum.pc
fuse:
- 1.3.7 -> 1.3.8
fuse-utils:
- 1.3.1 -> 1.3.2
- remove obsolete comment in Makefile about removed ffmpeg1 port
- add missing libraries
- sort pkg-plist

Reported by:	portscout
2017-08-17 20:38:08 +00:00
Rene Ladan
e39934b9f5 Update emulators/libspectrum and emulators/fuse to their latest versions.
Reported by:	portscout
2017-07-26 14:13:52 +00:00
Rene Ladan
cba361dcee emulators/libspectrum: update to 1.3.4 2017-06-08 01:00:34 +00:00
Rene Ladan
3c65e7bc12 emulators/libspectrum: update to 1.3.3
Submitted by:	portscout
2017-04-30 11:05:46 +00:00
Rene Ladan
8a67e81937 Update libspectrum and fuse to version 1.3.2
Distribution files checked against authors' PGP signature.
2016-12-11 11:00:13 +00:00
Rene Ladan
c5b2f9c86e Update libspectrum, fuse and fuse-utils to 1.3.1
Reported by:	portscout
2016-11-09 19:13:25 +00:00
Rene Ladan
6a797204b8 Update libspectrum,fuse,fuse-utils to version 1.3.0
Distfiles verified against authors GPG key.
2016-10-05 11:10:17 +00:00
Rene Ladan
f710e90d77 Update libspectrum and friends to version 1.2.2
Distfiles verified against authors GPG signature
2016-09-13 18:01:05 +00:00
Rene Ladan
a8637c17fc Update libspectrum and Fuse to 1.2.1 2016-07-23 15:31:41 +00:00
Rene Ladan
c1538cfa58 Update the Spectrum Fuse ports to version 1.2.0
- Always include libaudiofile support, it was ON in fuse-utils
  but OFF in libspectrum
- Bump version of libspectrum.so to 8.2.0
- New ulitity tape2pulses

- Add missing LIB_DEPENDS / USES / USE_* [1]
- Remove upstreamed patch
- Pet portlint
Reported by:	poudriere [1]
2016-06-11 22:02:29 +00:00
Dmitry Marakasov
1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Rene Ladan
9bd712fb3d emulators/libspectrum: update WWW to new site, redirected from the old one 2015-11-08 12:01:15 +00:00
Baptiste Daroussin
9ae3fa335d Remove Author from pkg-descr and white space fixes 2015-03-02 23:26:42 +00:00
Kurt Jaeger
cba03c03e1 security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
  with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
  error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code.  Take
	care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in
- Fix building for the x32 target without asm modules in
  mpi/generic/mpi-asm-defs.h: Use a fixed value for the x32 ABI.
- Fix ARM assembly when building __PIC__
- mpi: Fix a subtle bug setting spurious bits with in mpi_set_bit.
  * mpi/mpi-bit.c (_gcry_mpi_set_bit, _gcry_mpi_set_highbit): Clear
    allocated but not used bits before resizing.
  * tests/t-mpi-bits.c (set_bit_with_resize): New.
- Use internal malloc function in fips.c.
  * src/fips.c (check_binary_integrity): s/gcry_malloc/xtrymalloc/.
- pubkey: Re-map all deprecated RSA algo numbers.
- cipher: Fix possible NULL dereference in cipher/md.c for being NULL.
- Fix ARMv6 detection when CFLAGS modify target CPU architecture.

PR:		193264
Approved by:	cpm@fbsd.es (maintainer)
2015-01-02 18:46:33 +00:00
Rene Ladan
cad5f95847 Clean up pkg-plist of my ports. 2014-10-09 11:35:12 +00:00
Kurt Jaeger
b95d127471 security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
  https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
  https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
  security/shishi with PR 192164 is already committed
  [1] devel/ccrtp
  [2] editors/abiword
  [3] security/p5-Crypt-GCrypt

PR:		191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by:	Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by:	maintainer timeout, antoine (exp-run), portmgr (implicit)
2014-07-30 03:57:23 +00:00
Adam Weinberger
bdeb856151 Add DOCS to OPTIONS for ports that have PORTDOCS in the plist. 2014-07-15 23:30:05 +00:00
Dmitry Marakasov
2c9fc2bc62 - Switch emulators/libspectrum to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-06-27 08:58:00 +00:00
Rene Ladan
82febe7408 emulators/libspectrum :Bump PORTREVISION because library is now stripped. 2014-02-16 16:15:44 +00:00
Rene Ladan
41cad033ee - Use option helpers
- Strip library
2014-02-16 16:15:06 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Rene Ladan
a9435cccac - Add stage support
- Place the post-install: target outside of the corresponding .if block
2013-09-27 09:35:29 +00:00
Rene Ladan
0468060bc6 Also use new LIB_DEPENDS syntax in non-default cases... 2013-09-23 20:30:03 +00:00
Rene Ladan
5f26a00471 Let my ports pass 'make check-sanity' by using modern LIB_DEPENDS 2013-09-23 16:42:30 +00:00
Baptiste Daroussin
1089da7dcc Add NO_STAGE all over the place in preparation for the staging support (cat: emulators) 2013-09-20 16:43:52 +00:00
Rene Ladan
d46264516d Convert to USES=gmake
Remove an empty OPTIONS_DEFAULT in lang/nbc
2013-07-05 15:17:15 +00:00
Rene Ladan
5517932392 Update libspectrum, fuse, and fuse-utils to 1.1.1 2013-06-03 12:41:32 +00:00
Rene Ladan
8194533c4b Update libspectrum, fuse, and fuse-utils to 1.1.0
Highlights:
* fuse-utils:
  - new tool fmfconv to convert movies recorded with fuse
* fuse:
  - new ROMs Speccyboot 1.4 and DISCiPLE
  - drop ROMs without clear redistribution rights
    (128p, 256s, Gluck, IF1, Opus, TrDOS)
  - support PZX and POK files
  - GTK+ 3 compatibility
2013-05-20 15:03:18 +00:00
Rene Ladan
35678e2f71 - Adopt
- Depend on pkgconfig, this fixes emulators/fuse
- Bump PORTREVISION
2013-05-04 13:43:23 +00:00
Emanuel Haupt
2898e3fa0c Chase security/libgcrypt update 2013-05-03 16:36:39 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Max Brazhnikov
8ad9fd338e Reset maintainership at maitainer request [1] and while I'm here:
- convert to new options, USES, etc.
- pet portlint
- trim Makefile header
- mark emulators/fuse as BROKEN: doesn't build (presumably after recent glib update)

Submitted by:	Yuri Pankov (via mail) [1]
2013-03-20 14:26:46 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Steve Wills
e0755b977d - Chase the libgcrypt shared lib version 2011-07-03 11:40:49 +00:00
Martin Wilke
e612230a68 - Update to 1.0.0
PR:		154308
Submitted by:	Yuri Pankov <yuri.pankov@gmail.com> (maintainer)
Feature safe:	yes
2011-01-29 15:03:32 +00:00
Wesley Shields
15c1551ea3 Chase security/libgcrypt shlib bump.
PR:		ports/148755
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
2010-07-27 01:25:20 +00:00
Dmitry Marakasov
c6d73b3a64 - Switch SourceForge ports to the new File Release System: categories starting with E,F 2009-08-22 00:20:34 +00:00
Rong-En Fan
f929d1f8b2 - Update to 0.5.0.1
PR:		ports/130969
Submitted by:	Yuri Pankov <yuri.pankov at gmail.com> (maintainer)
2009-01-28 15:25:47 +00:00
Rong-En Fan
af76562086 - Bump PORTREVISION due to share library version bump in security/libgcrypt
PR:		 ports/127478
2009-01-06 13:01:11 +00:00
Dmitry Marakasov
2809da53df - Update to 0.5.0
PR:		129424
Submitted by:	Yuri Pankov <yuri dot pankov at gmail dot com> (maintainer)
2008-12-08 16:54:32 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Tilman Keskinoz
6c7eeeeeb4 Chase libgcrypt library version 2008-02-28 21:47:06 +00:00
Thomas Abthorpe
62d2bc8b24 - Update to 0.4.0
- Pass maintainership to submitter

PR:		ports/119514
Submitted by:	Yuri Pankov <yuri.pankov gmail.com>
2008-02-09 02:10:46 +00:00
Mark Linimon
6b95c87466 Reset previous maintainer due to no response to email about maintainer-
timeouts.

Hat:		portmgr
2008-02-08 20:12:17 +00:00
Pav Lucistnik
7d30acf3df - Update to 0.3.0.1
PR:		ports/114051
Submitted by:	Rene Ladan <r.c.ladan@gmail.com>
Approved by:	maintainer timeout (2 weeks)
2007-07-29 16:33:59 +00:00
Kris Kennaway
89a0b31acd Use libtool port instead of included one to avoid objformat a.out botch 2007-01-28 09:07:47 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00