Commit graph

53 commits

Author SHA1 Message Date
Ryan Steinmetz
2a322a0a3a - Resolve build failure under 9.3 2016-10-22 21:07:00 +00:00
Mathieu Arnold
eabbfd75e3 ${RM} already has -f.
PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-10-21 12:51:40 +00:00
Ryan Steinmetz
3d9e45e668 - Update to 3.0.12 2016-10-21 02:04:20 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Mathieu Arnold
999161a9ed Fixup some whitespace at the beginning of lines problems.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:18:17 +00:00
Ryan Steinmetz
c7605825e4 - Update to 3.0.11 2016-01-29 03:36:17 +00:00
Baptiste Daroussin
af90420500 Convert ports from s* t* and net* categories to USES=sqlite and USES=firebird 2016-01-10 16:31:33 +00:00
Ryan Steinmetz
62fe8efc83 - Update to 3.0.10 2015-10-11 01:46:11 +00:00
Ryan Steinmetz
4b77a6656c - Resolve build failure in certain cases when LDAP support is enabled
PR:		201957
Reported by:	Emmanuel Vadot <manu@bidouilliste.com>
2015-09-24 03:50:05 +00:00
Mathieu Arnold
21a283f3be Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
2015-08-17 14:20:40 +00:00
Ryan Steinmetz
b7aa558dc4 - Update to 3.0.9 2015-07-13 05:27:37 +00:00
Antoine Brodin
5210365d1b MAKE_JOBS_SAFE=yes is a nop since july 2013 2015-06-28 15:20:04 +00:00
Ryan Steinmetz
d5c20c23ba - Use libkrb5support.so to track security/krb5 dependency, libkrb5.so is present
on base and can confuses ports system not installing security/krb5. No bump on
PORTREVISION since it's disabled by default
2015-04-28 23:20:06 +00:00
Ryan Steinmetz
be28f0985a - Update to 3.0.8
PR:		199631
Submitted by:	ncrogers@gmail.com
2015-04-23 00:21:23 +00:00
Mathieu Arnold
345bd1710c Register the json-c properly.
Sponsored by:	Absolight
2015-04-12 20:33:26 +00:00
Mathieu Arnold
0438143249 Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).

Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.

Differential Revision:	https://reviews.freebsd.org/D2209
2015-04-03 11:26:48 +00:00
Ryan Steinmetz
e1b595cae7 - Update to 3.0.7
PR:		197829
Submitted by:	ncrogers@gmail.com
2015-02-19 21:22:34 +00:00
Ryan Steinmetz
71d7c50cd5 - Ensure we don't get stuck in a loop
- Bump PORTREVISION

Reported by:	des@
2015-01-13 16:25:30 +00:00
Ryan Steinmetz
8f5debaa5c - Merge in upstream commit d9826c8d75b4798de1e559adb84c7cd66fc44297 to resolve kqueue issue.
- Bump PORTREVISION

PR:		196600
Submitted by:	ncrogers@gmail.com
2015-01-07 23:29:13 +00:00
Ryan Steinmetz
4fbb56f1e5 - Update to 3.0.6
PR:		196545
Submitted by:	ncrogers@gmail.com
2015-01-06 18:29:03 +00:00
Chris Rees
4cb60faedd Finally retire USE_PGSQL 2014-11-22 20:40:08 +00:00
Marcus von Appen
2f71940292 - Convert ports of net/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-24 16:21:26 +00:00
Antoine Brodin
2674647816 Fix LIB_DEPENDS, this port links against libct not libtds 2014-09-22 18:09:05 +00:00
Ryan Steinmetz
470604fa7f - Add missing file when PYTHON support is enabled
Submitted by:	ohauer@
2014-09-22 01:03:00 +00:00
Ryan Steinmetz
40365335a4 - Update to 3.0.4 2014-09-21 19:06:33 +00:00
Tijl Coosemans
f1655c7b7a dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
2014-08-30 18:18:14 +00:00
Ryan Steinmetz
477f0a177d - devel/json-c was updated, do not IGNORE when REST support is enabled
PR:		192978
Submitted by:	prj@rootwyrm.com
2014-08-25 00:50:04 +00:00
Ryan Steinmetz
40f1df68c1 - Do not fail to start if there is a mismatch between libssl compile/runtime versions. We will still print the error, but it will not be fatal. This is to workaround an issue with pkg where pkg will only reinstall dependant ports if the .so version changes.
- Bump PORTREVISION

PR:		192661
Submitted by:	mat@
2014-08-16 20:14:44 +00:00
Ryan Steinmetz
b1ee3e96a5 - Bring back heartbleed record, however, make it impossible to match on 2014-08-04 12:05:40 +00:00
Ryan Steinmetz
0cca64d426 - Add SQLITE3 OPTION
- Disable heartbleed test (requested by des@)
2014-07-29 20:31:48 +00:00
Tijl Coosemans
37f54e0f66 net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD

databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip

databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample

databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip

databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)

devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla

dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
  opened modules

mail/dovecot2:
- Add USES=libtool

mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip

math/gnumeric:
- USES=libtool tar:xz

Approved by:	portmgr (implicit, bump unstaged ports)
2014-07-24 18:34:16 +00:00
Adam Weinberger
fe8d1fdffc Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:36:19 +00:00
Tijl Coosemans
9f8b4bcde3 Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream.  Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.

Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix.  Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS.  This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.

PR:		190592
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-06-11 14:49:59 +00:00
Ryan Steinmetz
7260477d90 - Unbreak build on 10 or higher
- Bump PORTREVISION
2014-05-17 20:36:18 +00:00
Ryan Steinmetz
4edfe87ed3 - Merge in upstream patch
- Add another notice for 10.0 users/OpenSSL
- Bump PORTREVISION

PR:		ports/189881
Submitted by: 	Olli Hauer <ohauer@FreeBSD.org>
2014-05-17 15:50:50 +00:00
Ryan Steinmetz
a0ce0864ac - Update to 3.0.3 2014-05-13 17:11:36 +00:00
Ryan Steinmetz
e38d4f8b9b - shebangfix for bin/rad_counter and bin/radsqlrelay
- Bump PORTREVISION
2014-05-12 15:59:01 +00:00
Ryan Steinmetz
859b330d29 - Cleanup Makefile/pkg-plist
- Bump PORTREVISION

PR:		ports/189361, ports/189367
Submitted by:	Matthieu Volat <mazhe@alkumuna.eu>, Trond Endrestøl <Trond.Endrestol@ximalas.info>
2014-05-11 18:40:17 +00:00
Bryan Drewery
23a1cad535 - Fix plist to have proper 'rmdir DIR' ordering.
Pkgng will not detect the directory otherwise. This was due to
  incorrectly advise in the check-stagedir.sh script, fixed in
  r351587

With hat:	portmgr
2014-04-21 01:14:53 +00:00
Ryan Steinmetz
77c5c6c84e - Mark ruby support as broken, per FreeRADIUS authors 2014-04-09 12:35:20 +00:00
Bryan Drewery
9a561d802e - Support stage
- Switch CONFLICTS to CONFLICTS_INSTALL
- Use USES=tar
- Use HOME=/dev/null during build to fix /root/.rnd leftover

PR:		ports/188091
Submitted by:	ohauer
Approved by:	zi (maintainer)
2014-04-09 03:48:59 +00:00
Ryan Steinmetz
fce33a9f88 - Fix build
- Bump PORTREVISION

PR:		ports/188370
Submitted by:	Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp>
Approved by:	portmgr (bdrewery)
2014-04-09 02:19:06 +00:00
Ryan Steinmetz
75c4ea5e7b - Fix build when devel/libexecinfo is present
- Bump PORTREVISION

PR:		ports/188089
Submitted by:	Lawrence "The Dreamer" Chen <beastie@tardisi.com>, feld@, Konstantin Belousov <kostikbel@gmail.com>
2014-04-02 22:19:50 +00:00
Ryan Steinmetz
6bc3a87cc0 - Update to 3.0.2 2014-03-29 15:36:20 +00:00
Ryan Steinmetz
15eb31f2b5 - More rlm_krb5 fixes
- Add Cisco ASA dictionary file
- Bump PORTREVISION
2014-02-05 16:37:52 +00:00
Ryan Steinmetz
7ede8d9395 - Unbreak rlm_krb5 (pull in fix from upstream)
- Unbreak UDP packet send when ipaddr is not INADDR_ANY (pull in fix from upstream)
- Bump PORTREVISION
2014-02-04 03:17:29 +00:00
Ryan Steinmetz
ec76952f39 - Update to 3.0.1 2014-02-03 18:24:44 +00:00
Ryan Steinmetz
d978a3b014 - Fix dhcp-related error at launch with default configuration
- Bump PORTREVISION

PR:		ports/186086 [1]
Submitted by:	Dave Duchscher <daved@tamu.edu> [1]
Reported by:	Darrel <levitch@iglou.com>
2014-01-25 02:08:02 +00:00
Ryan Steinmetz
8f22bb3bdc - Add OPTION to build against security/openssl
- Do not bump PORTREVISION

PR:		ports/182836
Submitted by:	Mark Felder <feld@FreeBSD.org>
2013-10-14 21:00:29 +00:00
Ryan Steinmetz
7c10065037 - Define PKGNAMESUFFIX to prefent package name collision
- Bump PORTREVISION
2013-10-14 12:48:14 +00:00