1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Commit Graph

100 Commits

Author SHA1 Message Date
Guido Falsi
b1fac01e5e Retire WITHOUT_DEBUG flag.
The flag has partial support across the tree, and the same effect
can be obtained by using ".undef WITH_DEBUG".

Reviewed by:		mat, rene
Approved by:		portmgr (rene)
Differential Revision:	https://reviews.freebsd.org/D12548
2017-10-15 14:05:04 +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
Hiroki Sato
ad5be98a94 Add missing ${ICONV_LIB}.
Spotted by:	mat
2015-07-23 02:37:04 +00:00
Hiroki Sato
28a76bdb9b - Take maintainership.
- Fix CFLAGS and LDFLAGS.
- Fix a possible library path confusion.
- Style clean-ups.
2015-07-18 18:15:17 +00:00
Dmitry Marakasov
2f3a00c96e - Strip libraries
- Add LICENSE
2015-06-04 09:40:14 +00:00
Tijl Coosemans
074ea5282a converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
  http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
  defined because the base system iconv supports these extensions too.

Add/remove patches to/from ports to call iconv with non-const arguments.

This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier.  Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.

This exposed some ports that link with libiconv when it is available instead
of using libc iconv.  In these cases one of the following changes has been
made:
- patch configure scripts to test for libc iconv first
- add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable
  some configure tests
- converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4
- lang/gcc5-aux: respect CFLAGS and friends during configure such that
  LIBICONV_PLUG is defined in the iconv test, also switch to external
  gettext
- mail/gnarwl: replace patches with CPPFLAGS/LIBS
- multimedia/ffmpeg2theora: remove iconv test from SConstruct and use
  ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c
- net-im/licq: finish conversion to cmake
- net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4:
  don't need iconv
- textproc/p5-XML-TinyXML: finish conversion to USES=perl5

Other changes:
- databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2
  and lzo support
- games/ldmud: respect CFLAGS and friends
- graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect
  CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg
  dependencies

PR:		199099
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2015-04-15 08:20:27 +00:00
John Marino
8f3cf904a9 databases category: Remove $PTHREAD_LIBS
Note: virtuoso did not pass check-plist from before, so it was fixed.

approved by:	PTHREAD blanket
2015-03-25 09:33:52 +00:00
Raphael Kubo da Costa
78a69b6da1 Prevent the port from hardcoding its own CFLAGS/CXXFLAGS.
This should fix the build with clang 3.4, which refuses to accept options
such as -fforce-addr and -fno-force-addr.

While here, update the port's website in pkg-descr as well.

MFH:		2014Q2
2014-05-03 15:49:51 +00:00
Martin Wilke
b9f6bf2dca - Stage support 2014-02-02 11:00:29 +00:00
Baptiste Daroussin
b5482324dc In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
2013-12-11 18:08:52 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Guido Falsi
642be1b81d - Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Discussed with:	bapt, bsam (who both contributed ideas and code)
2013-09-04 18:06:07 +00:00
Marcus von Appen
821843ca06 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
2013-04-27 08:50:46 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
2011-09-23 22:26:39 +00:00
Steve Wills
1bfde2272e - Update to 1.8.78 2011-07-24 21:35:17 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Mark Linimon
24c78aae27 Reset ahze@ due to maintainer-timeouts and no response to email.
Hat:		portmgr
2010-07-26 13:09:58 +00:00
Dmitry Marakasov
075acacd24 - Switch SourceForge ports to the new File Release System: categories starting with D 2009-08-22 00:18:43 +00:00
Michael Johnson
9649c6d298 Always enable threads (for tracker) 2008-04-05 16:51:13 +00:00
Michael Johnson
d7cdf4e06a Update to 1.8.77 2007-12-21 12:43:02 +00:00
Michael Johnson
2f46c886dc Update to 1.8.76 2007-10-23 12:58:31 +00:00
Michael Johnson
26e61f7104 Fix 'make package' when NOPORTDOCS is defined
PR:		ports/114402
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2007-07-08 23:55:47 +00:00
Michael Johnson
6f32c7442b Update to 1.8.75
PR:		ports/109928
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2007-03-05 17:14:41 +00:00
Michael Johnson
627558f256 Update to 1.8.74
PR:		105427
Submitted by:	KIMURA Yasuhiroi <yasu@home.utahime.org>
2006-11-15 01:06:25 +00:00
Michael Johnson
3bc3117bdb - Update to 1.8.73 2006-11-02 17:37:02 +00:00
Michael Johnson
923e2a9a13 - Update for java slave port
- Make things a little quiter
2006-09-25 20:23:36 +00:00
Michael Johnson
bec8a4e5e3 - Update to 1.8.71 2006-09-25 20:12:09 +00:00
Michael Johnson
5fc671fb7b - Update to 1.8.70 2006-09-03 15:16:53 +00:00
Michael Johnson
c2ddc1d516 - Update to 1.8.68 2006-08-25 01:19:51 +00:00
Michael Johnson
8cd9132e89 - Update to 1.8.66 2006-08-09 12:45:07 +00:00
Michael Johnson
3221f953e0 - Update to 1.8.65 2006-08-02 23:32:43 +00:00
Michael Johnson
59c857a2a3 - Update to 1.8.63 2006-07-27 02:01:22 +00:00
Michael Johnson
036f89dd95 - Update to 1.8.61 2006-07-19 06:59:41 +00:00
Michael Johnson
13b3cd9bfe - Update to 1.8.60 2006-06-20 20:17:52 +00:00
Michael Johnson
c15633ed3e - Update to 1.8.59 2006-06-07 01:42:10 +00:00
Michael Johnson
38b74ddeb6 - Update to 1.8.57 2006-05-25 12:08:53 +00:00
Michael Johnson
ea94aa3271 - Update to 1.8.53 2006-05-14 03:56:26 +00:00
Michael Johnson
058e04ba53 - Update to 1.8.51 2006-05-07 22:49:47 +00:00
Michael Johnson
1c52216fc9 - Update to 1.8.50
Spotted on:	portscout
2006-05-07 22:42:54 +00:00
Michael Johnson
55628d9ff7 - Update to 1.8.49 2006-04-23 14:23:33 +00:00
Michael Johnson
7afd2102b3 - Update to 1.8.48 2006-04-17 11:17:24 +00:00
Michael Johnson
551f18d60b - Update to 1.8.47 2006-03-25 20:40:43 +00:00
Michael Johnson
dde47c3ced - Update to 1.8.46 2006-03-15 12:06:00 +00:00
Michael Johnson
94e09bf590 - Update to 1.8.45
- Make portlint happy
2006-02-08 00:27:38 +00:00
Michael Johnson
ed9871607a - Update to 1.8.44 2006-01-25 15:37:08 +00:00
Michael Johnson
2f01af9f45 - Update to 1.8.41 2006-01-18 01:50:36 +00:00
Pav Lucistnik
f61b30026d - Chase qdbm update
Pointy hat to:	ahze
Reported by:	pointyhat
2006-01-16 02:55:02 +00:00
Michael Johnson
c27755d74a - Update to 1.8.40 2006-01-08 21:38:15 +00:00
Michael Johnson
c25895f112 - Update to 1.8.38 2006-01-02 14:13:20 +00:00
Michael Johnson
a6d1dc9f10 - Update to 1.8.35 2005-12-07 20:00:35 +00:00