Commit graph

251 commits

Author SHA1 Message Date
Dima Panov
74c46cb260 - Stage II. FreeBSD 9.x brach need a bit more love to deal with c++11-aware code
for Jit/LLVM bytecode engine [1]
- Disable Jit engine by default for package building [2]

Reported by:	pi [1]
Discussed with:	garga [2]
Approved by:	garga (maintainer)
MFH:		2016Q3
2016-08-11 03:49:42 +00:00
Dima Panov
ee79543642 - security/clamav: Unbroke Jit engine
Buldled LLVM is very limited/outdated and produce the broken code on recent FreeBSD releases,
so unconditionally rely on latest supported (3.6) LLVM framework from ports to build ClamAV Jit parser

PR:		211683
Reported by:	many
Submitted by:	myself
Approved by:	garga (maintainer)
MFH:		2016Q3
2016-08-10 07:10:30 +00:00
Xin LI
379a441ff0 Update to 0.99.2.
PR:		ports/209384
Submitted by:	Leonid Nevecherya <nevecherya gmail com>
Approved by:	maintainer timeout
MFH:		2016Q2
2016-05-29 22:08:04 +00:00
Dmitry Marakasov
c86e9d9724 Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed
Approved by:	portmgr blanket
2016-05-23 20:35:01 +00:00
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
Renato Botelho
29b820f673 Remove sourceforge and use correct MASTER_SITES since clamav announced this
is the last version available there

Pointed out by:	pi
2016-03-18 13:13:29 +00:00
Renato Botelho
ad55e52a0e Update security/clamav to 0.99.1 2016-03-18 12:46:43 +00:00
Dirk Meyer
64e12330a8 - set dependency to libmilter, bump PORTREVISION 2016-02-26 08:47:18 +00:00
John Marino
e3c03edf7f security/clamav: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-01-31 00:18:49 +00:00
Ryan Steinmetz
54fba34674 - Update to 0.99
PR:		205086
Submitted by:	me
Reviewed by:	garga@ (maintainer)
Approved by:	garga@ (maintainer)
2015-12-11 01:07:07 +00:00
Dmitry Marakasov
f3c2e679da - Add CPE info
Approved by:	portmgr blanket
2015-05-07 00:46:25 +00:00
Renato Botelho
f1f753d6f4 Update to 0.98.7 2015-05-04 18:36:04 +00:00
John Marino
c55ac89dcd security category: Remove $PTHREAD_LIBS
approved by:	PTHREAD blanket
2015-03-25 08:30:27 +00:00
John Marino
68517d8ee0 five milter ports: Add or improve support on systems missing sendmail
In some cases no-sendmail support was in place but missing CFLAGS or
LDFLAGS, but in others it needed to be added.  Problems found as a result
of DragonFly removing sendmail from base.

Approved by:	just fix it.
2015-03-19 19:38:48 +00:00
Renato Botelho
4e6332642c Update to 0.98.6 2015-01-28 14:24:48 +00:00
Renato Botelho
70c7bf3a40 - Fix error building clamav when old version is installed and openssl from base
is also installed [1]
- Fix library version decrease that happened when moved to 0.98.5 [2]
- Bump PORTREVISION

PR:		195182
Obtained from:	https://bugzilla.clamav.net/show_bug.cgi?id=11194 [1] (based on)
		https://bugzilla.clamav.net/show_bug.cgi?id=11193 [2]
2014-11-21 16:42:51 +00:00
Renato Botelho
049e68d8fa Update to 0.98.5 2014-11-18 23:06:39 +00:00
Marcus von Appen
742321c708 - Convert ports of science/ and security to new USES=python
Approved by:	portmgr (implicit)
2014-10-24 16:50:42 +00:00
Renato Botelho
682b3abc2e Use new @dir for directories out of PREFIX 2014-10-06 10:21:01 +00:00
Tijl Coosemans
15c4a5ecf3 Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.

Approved by:	portmgr (bapt)
2014-09-17 07:38:15 +00:00
Bryan Drewery
69f82727cf - Move RESETPREFIX to default PLIST_SUB
With hat:	portmgr
2014-08-18 16:43:24 +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
Renato Botelho
63b65adaae Update to 0.98.4 2014-06-25 10:58:24 +00:00
Baptiste Daroussin
a33191366c Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
2014-06-25 05:35:31 +00:00
Renato Botelho
da8ee64fe9 Add a patch to fix an error many users reported. When you have an old clamav
version installed and have openssl installed from ports, clamav cannot be
built. It happened because SSL_CPPFLAGS was being set before internal includes,
so it tried to use old clamav headers.
2014-06-09 17:48:11 +00:00
Renato Botelho
e282ef3e5d Readd accidentally removed vars from SUB_LIST, they are used on clamd-milter.in 2014-05-18 11:53:48 +00:00
Renato Botelho
95b03bcdc8 Fix plist with old pkg_ tools 2014-05-17 20:26:29 +00:00
Renato Botelho
18f3a2e670 Retire security/clamav-devel, clamav is not being updated that much nowadays,
so a -devel version is not required anymore. Also removed OPTIONS on other
ports that pointed to clamav-devel as a dependency.

Approved by:	portmgr (implict)
2014-05-16 18:46:48 +00:00
Renato Botelho
4bebd60e4c . Drop pkg-install and move directories to pkg-plist
. Use USERS and GROUPS
. Remove old check for FreeBSD > 7.x
2014-05-16 18:18:16 +00:00
Renato Botelho
8a175e5f22 Fix major version number calculation
Submitted by:	Shawn Webb <lattera@gmail.com>
Obtained from:	d17ee49f75
2014-05-15 22:33:08 +00:00
Renato Botelho
44a6f9affb . Add USES=libtool on security/clamav
. Drop .la files
. Since lib version was downgraded, bump portrevision on ports that depends of clamav
. Fix REQUIRE names on rc.d scripts
2014-05-15 15:40:25 +00:00
Renato Botelho
523617a491 Re-add a patch that I accidentaly removed on last commit, and bump PORTREVISION 2014-05-12 14:01:42 +00:00
Renato Botelho
9c60da33fc . Update to 0.98.3
. Use @sample to deal with config files
. Use INSTALL_TARGET=install-strip
2014-05-08 10:47:26 +00:00
Mark Felder
810a8be642 milter rc script was broken after last updates.
conf_file was used before it was declared. While we're at it let's make
conf_file configurable as clamav_milter_conf

Approved by:	garga
Sponsored by:	SupraNet Communications, Inc
2014-05-06 13:04:05 +00:00
Mark Felder
da5531d24c rc script spring cleaning -- now passes rclint
Previously it would try to launch even if there were no rc.conf entries

Reviewed by:	garga
Sponsored by:	SupraNet Communications, Inc
2014-05-05 14:38:17 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Renato Botelho
3ce5ebe2cb Update to 0.98.1 2014-01-16 22:56:12 +00:00
Renato Botelho
568a8a0401 Fix an old OPTION knob check (WITH_TESTS) 2014-01-07 19:34:42 +00:00
Renato Botelho
618d036b53 - Add a patch to fix bundled LLVM to build with libc++
- Remove USE_GCC=any

PR:		ports/185366
Submitted by:	tijl@
2014-01-07 18:54:08 +00:00
Renato Botelho
18f0b593f1 Remove conditional to install DOCS 2013-10-31 23:42:29 +00:00
Renato Botelho
9dafc9e421 - Fix issue on sparc64 (maybe other architetures?) that prevent clamav to verify
database integrity
- Bump PORTREVISION

PR:		ports/182975
Submitted by:	Henry Jalonen <henkka@spheroid.fi>
Obtained from:	clamav git repo (a9d40672390a82e91a8d5c21ee2fe172fca4d2f8)
2013-10-15 11:33:56 +00:00
Renato Botelho
5a6975a620 back to use PORTDOCS 2013-09-27 14:49:28 +00:00
Renato Botelho
39b9c773d2 Use gmake to fix an error on make check 2013-09-24 21:48:23 +00:00
Renato Botelho
832808ed9d - Update to 0.98
- Add new IPV6 option, on by default
- Support stage
2013-09-24 16:44:32 +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
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Renato Botelho
4e3dd6c86c Fix error message that is showing a wrong dir
Reported by:	Will McCutcheon <will@toyingwithfate.com>
2013-07-13 20:40:50 +00:00
Renato Botelho
45ca106752 Use new macros 2013-06-21 18:45:23 +00:00
Renato Botelho
3dd8bf4dc9 Make TESTS a non-default option 2013-05-08 15:40:14 +00:00