Commit Graph

72 Commits

Author SHA1 Message Date
Roman Bogorodskiy
05f29f7ba7 security/libgpg-error: update to 1.36
PR:		236776
Submitted by:	Yasuhiro KIMURA
2019-04-03 23:41:05 +00:00
Roman Bogorodskiy
be5bd93e3b security/libgpg-error: update to 1.35
- Remove patch for the gpgrt-config issue fixed upstream
 - Reorder variables as per PH
2019-01-31 02:32:56 +00:00
Roman Bogorodskiy
fa2fa008bd security/libgpg-error: update to 1.34
Also, move USES to pet portlint.
2019-01-17 15:10:26 +00:00
Roman Bogorodskiy
7e5667c859 security/libgpg-error: update to 1.33
Include upstream fix for not portable expr(1) usage. [1]

1: https://github.com/gpg/libgpg-error/commit/1d71dbb
2018-12-16 14:22:09 +00:00
Baptiste Daroussin
7990f81066 Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
2018-11-10 18:12:57 +00:00
Roman Bogorodskiy
1eac7b7276 security/libgpg-error: update to 1.32 2018-07-18 13:54:37 +00:00
Roman Bogorodskiy
9a73ed7229 security/libgpg-error: update to 1.31 2018-05-12 17:46:14 +00:00
Roman Bogorodskiy
8f1dc49af5 security/libgpg-error: update to 1.29
Also drop patch included upstream.
2018-04-21 05:22:00 +00:00
Roman Bogorodskiy
29f7f37d43 security/libgpg-error: update to 1.28 2018-03-17 15:12:10 +00:00
Roman Bogorodskiy
2cffe36644 security/libgpg-error: update to 1.27 2017-03-05 14:36:25 +00:00
Roman Bogorodskiy
91bbddb925 security/libgpg-error: update to 1.26 2016-12-25 12:45:18 +00:00
Roman Bogorodskiy
f55b54f5fd security/libgpg-error: update to 1.25 2016-11-15 15:48:18 +00:00
Roman Bogorodskiy
60a3615497 security/libgpg-error: update to 1.24 2016-07-23 02:23:36 +00:00
Roman Bogorodskiy
5a069aeb84 security/libgpg-error: update to 1.23 2016-06-18 05:09:50 +00:00
Roman Bogorodskiy
84e430cee0 security/libgpg-error: update to 1.22 2016-05-01 18:15:33 +00:00
Roman Bogorodskiy
fcafca3375 security/libgpg-error: update to 1.21 2016-01-13 02:42:40 +00:00
Sunpoet Po-Chuan Hsieh
db7e131390 - Add LICENSE
Approved by:	portmgr (blanket)
2015-11-21 02:10:13 +00:00
Sunpoet Po-Chuan Hsieh
bb2b83b72f - Convert to new options helper
- Convert to new options target helper

Approved by:	portmgr (blanket)
2015-10-30 11:26:47 +00:00
Roman Bogorodskiy
62a14d310a security/libgpg-error: enable static lib
Enable static lib as it's needed by QEMU for static
linking (qemu-user-static) and bump PORTREVISION.

Submitted by:	sbruno
2015-10-29 14:29:06 +00:00
Roman Bogorodskiy
60886023c9 Update to 1.20. 2015-09-02 16:06:06 +00:00
Antoine Brodin
a0b548b96a Properly register info page
PR:		199975
Approved by:	maintainer timeout (2 weeks)
2015-05-21 18:25:10 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Roman Bogorodskiy
de2df8a148 Update to 1.19. 2015-04-22 16:45:01 +00:00
John Marino
c55ac89dcd security category: Remove $PTHREAD_LIBS
approved by:	PTHREAD blanket
2015-03-25 08:30:27 +00:00
John Marino
e543c9fcf2 security/libgpg-error: Revert use of tradcpp (F11 regression)
With the previous change, libgpg-error does not pass configure target
on FreeBSD 11 due tradcpp failing "sanity checks".  This is a regression
since this port builds fine on FreeBSD 10.  However, 2037 ports get
skipped (this port is *way* too important) as a result, so revert the
gcc-5 fix until a solution can be found.

PR:		197562
2015-03-01 17:41:45 +00:00
John Marino
c66b18fef6 security/libgpg-error: Switch cpp to support gcc-5
This port relies on CPP behavior that changes on GCC 5.  To ensure
libgpg-error keeps building on the newest GCC, add a build dependency
on tradcpp and use it instead.

PR:		197562
Submitted by:	marino
Approved by:	maintainer (novel)
2015-03-01 16:52:43 +00:00
Roman Bogorodskiy
13690d71d9 Update to 1.17. 2014-11-01 14:13:53 +00:00
Roman Bogorodskiy
39805b50a1 Update to 1.16. 2014-10-11 16:13:09 +00:00
Roman Bogorodskiy
1452199b3a Update to 1.15. 2014-09-21 12:24:09 +00:00
Dmitry Marakasov
53a7abfb62 - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-09-17 16:27:36 +00:00
Tijl Coosemans
06b57d03bc USES=libtool tar:bzip2. 2014-05-30 09:58:02 +00:00
Roman Bogorodskiy
f1a936d9b2 Update to 1.13. 2014-04-24 17:48:57 +00:00
Martin Wilke
a305595701 - Stage support 2014-01-31 14:22:18 +00:00
Tijl Coosemans
f07cdec212 Add DOCS and NLS options. 2013-12-29 17:16:15 +00:00
Baptiste Daroussin
a65ed2e51b Add NO_STAGE all over the place in preparation for the staging support (cat: security) 2013-09-20 22:55:24 +00:00
Boris Samorodov
9f7e7e1326 Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).

Co-authors:	bapt, madpilot and bsam (me)
2013-09-04 20:01:05 +00:00
Roman Bogorodskiy
32831a1c26 Update to 1.12. 2013-06-30 16:59:08 +00:00
Marcus von Appen
95e7081976 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
2013-04-27 18:25:24 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Roman Bogorodskiy
55be57665b Update to 1.11.
PR:		176460
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
2013-03-02 10:56:34 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Roman Bogorodskiy
77d0e481b5 Update to 1.10. 2010-11-16 05:02:14 +00:00
Roman Bogorodskiy
0dcdcc3084 Update to 1.8.
PR:		148685 (based on)
Submitted by:	glarkin
2010-07-16 18:07:52 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Jeremy Messenger
789d75c728 -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
2009-08-02 19:36:34 +00:00
Pav Lucistnik
3bb8409d41 - Mark MAKE_JOBS_UNSAFE
Reported by:	David Naylor <naylor.b.david@gmail.com>
2009-04-07 23:25:43 +00:00
Roman Bogorodskiy
41b2cc8e31 Update to 1.7.
PR:		130551
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
2009-01-20 19:27:38 +00:00
Rong-En Fan
741aa71483 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
 - 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)
2008-08-21 06:18:49 +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
Roman Bogorodskiy
fd5b3dd87c Update to 1.6.
PR:		117647
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
2008-03-03 12:13:46 +00:00