Commit Graph

39 Commits

Author SHA1 Message Date
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
Edwin Groothuis
0bb0ea5bd7 SHA256ify
Approved by:    krion@
2006-01-22 09:48:59 +00:00
Ade Lovett
54a0b86543 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.
2005-11-15 06:52:12 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Jean-Yves Lefort
e382b6200f Update to 0.2.2
PR:		ports/81063
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
Approved by:	maintainer
2005-05-21 13:46:38 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Sergei Kolobov
6098698fea Add libspectrum 0.2.0.1, handling of ZX-Spectrum emulator files formats.
libspectrum is a fairly simple library designed to make the handling
of various ZX Spectrum emulator-related file formats easy.
So far it handles:

* Snapshots: .z80, .szx, .sna (all read/write), .zxs, .sp.,
  .snp and +D snapshots (read only)
* Tape images: .tzx, .tap (read/write) and Warajevo .tap (read only)
* Input recordings: .rzx (read/write)
* Timex cartridges: .dck (read only)

There are also some subsidiary functions which may be generally useful
for Spectrum-related utilities.

Author:	Philip Kendall <pak21-spectrum@srcf.ucam.org>
WWW:	http://www.srcf.ucam.org/~pak21/spectrum/libspectrum.html

PR:		58638
Submitted by:	Alexey V. Antipovsky <kemm@in-line.ru>
2003-10-29 16:19:28 +00:00