Commit graph

15525 commits

Author SHA1 Message Date
Bryan Drewery
c32bd6cd08 - Add explicit pkgconf dependency
- Trim headers

PR:		ports/177306
Reported by:	John Marino <draco@marino.st>
With hat:	portmgr
2013-03-24 15:51:03 +00:00
Florian Smeets
f156320aac - convert to optionsng
- trim headers
- remove stale comments
- add common LANG_XX variables to bsd.options.desc.mk

Reviewed by:	bapt
2013-03-23 20:20:22 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Matthias Andree
aebb6a388f - remove three self-tests again, two because they were meant to be
disabled due to timings on the package builders,
  one (t.abort) because it fails on pointyhat.

Submitted by:	miwi
2013-03-21 20:27:32 +00:00
Eitan Adler
13816389f5 Fix tripple quoting that will cause problems when the ports tree is switched to bmake
PR:		ports/176587
Submitted by:	John Marino <draco@marino.st>
2013-03-21 16:02:03 +00:00
Hajimu UMEMOTO
30cfeb0928 - Update to 4.4.3
- Add a site specified in milter-greylist-devel to MASTER_SITE.
- Add LICENSE.
- Appropriate configure option for the version of net-mgmt/p0f.
- Fix to be able to specify IPv6 address to syncsrcaddr.

PR:		ports/176950
Submitted by:	ume
Reviewed by:	Mikhail Tsatsenko <m.tsatsenko__at__gmail.com> (maintainer)
Approved by:	Mikhail Tsatsenko <m.tsatsenko__at__gmail.com> (maintainer)
2013-03-20 16:12:04 +00:00
Hajimu UMEMOTO
ff0f4a3c9f Correct dumpfile location.
PR:		ports/177097
Submitted by:	John Marshall <john.marshall__at__riverwillow.com.au>
Reviewed by:	Mikhail Tsatsenko <m.tsatsenko__at__gmail.com> (maintainer)
Approved by:	Mikhail Tsatsenko <m.tsatsenko__at__gmail.com> (maintainer)
2013-03-20 15:51:13 +00:00
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2013-03-19 13:04:30 +00:00
Koop Mast
828e674b46 balsa: add back pre.mk and post.mk seem to fix the failure
gnome-applets: move the pre.mk up to include the ARCH test.

Submitted by:	freshports sanity check
2013-03-19 11:03:57 +00:00
Koop Mast
2a3357182d Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfix
instead of gnomehack and pet portlint.
Add conflicts with future gnome3 versions.

Reviewed by:	miwi, bapt
2013-03-19 10:40:22 +00:00
Jason Helfman
d3a27657aa - adopt optionsNG
- trim historical header
- tighten COMMENT

Approved by: portmgr (bapt)
2013-03-19 07:20:12 +00:00
Bryan Drewery
b2c34b3987 - Rename and add missing description for QMAIL_PORT
This is kept mostly for backwards compatibility. Our
  mail/qmail uses 'qnofiles' group instead of qmail's default
  'nofiles'. Using QMAIL_PORT means you want to use the
  ports version of qmail and not a custom install
2013-03-18 00:20:56 +00:00
Bryan Drewery
6f91ff7d3c Take maintainership 2013-03-17 17:43:14 +00:00
Bryan Drewery
4866ef67b9 - Take maintainership
- Unquote RESTRICTED and shorten
- Remove use of bsd.port.pre.mk
- Fix leftovers
- Convert tab to space in WWW
2013-03-17 17:28:40 +00:00
Beech Rintoul
f7289d7e8a - Grab maintainership 2013-03-17 17:15:53 +00:00
Bryan Drewery
dde0f19111 - Take maintainership
- Fix space in WWW
- Fix plist with UCSPI_SSL option
- Use PORTDOCS
2013-03-17 16:34:17 +00:00
Bryan Drewery
100a9d17ca - Take maintainership
- Allow to build when CC=clang by using USE_GCC=any
- Remove indefinite article from COMMENT
- Remove use of bsd.port.pre.mk
2013-03-17 16:08:59 +00:00
Bryan Drewery
56d20528f0 - Take maintainership
- Fix space in WWW
- Remove indefinite article from COMMENT
- Convert from KNOB to options
- Convert NOPORTDOCS
2013-03-17 15:24:17 +00:00
Martin Wilke
b1e63bae7a - Convert to PEAR_AUTOINSTALL
- Trim header
2013-03-17 14:21:48 +00:00
Alexey Dokuchaev
341abe40f0 In categories starting with [h-m], remove empty lines from pkg-plist (and
purge one empty file).
2013-03-17 14:13:50 +00:00
Michael Scheidell
95251912f1 - Reset Maintainer
Feature Safe: yes
2013-03-17 11:26:51 +00:00
Steve Wills
da167d6115 - Update the port to 4.4.1
- Convert to OptionsNG
- Use new Makefile header format

PR:		ports/176734
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
2013-03-16 21:53:35 +00:00
Bryan Drewery
993e4de8b7 - Fix leftover /var/qmail/control/locals
qmail-send.c:getcontrols() refuses to startup or to process
  the virtualdomains file if locals is missing. However,
  vpopmail's vadddomain is already creating the locals file
  when adding new domains. So creating it when installing is
  not needed.

  At the time that this change was added to the port, in
  vpopmail-5.4.13, vadddomain did not automatically create
  the locals file. The current version does in
  vpopmail.c:remove_line()

  This reverts the change done in r167787 for ports/99914

PR:		ports/99914 (reverts)
2013-03-16 15:03:24 +00:00
Martin Wilke
5063c8bc2d - MYSQL and PGSQL are default in b.o.d.m
- Correct the include part
2013-03-16 09:04:41 +00:00
Jason Helfman
8cb8f7534e - adopt optionsNG
-trim historical header

Approved by:	portmgr (miwi)
2013-03-16 06:47:21 +00:00
Bryan Drewery
a6b8035627 - Use VPOPMAIL_DIR as install target since that is
user-changeable and this port does not really respect
  PREFIX at the moment
- Change tab to space for WWW
2013-03-15 22:41:58 +00:00
Jason Helfman
89dfa5b159 - add DESC bit for TOKYOCABINET
Reported by: gjb@
Approved by:	maintainer, implicit
2013-03-15 22:04:28 +00:00
Bryan Drewery
63f96859ce - Convert USE_QMAIL_RUN, USE_QMAIL_BUILD and WANT_QMAIL into USES feature
bapt contributed to the qmail.mk as well
- Trim headers

USES= qmail:run will add qmail into RUN_DEPENDS
USES= qmail:build will add qmail into BUILD_DEPENDS
USES= qmail[:both] will add qmail into both RUN and BUILD DEPENDS
USES= qmail:vars will set QMAIL_PREFIX

With hat:	portmgr
2013-03-15 22:03:42 +00:00
Martin Wilke
8578277d89 - Unbreak build 2013-03-15 12:50:04 +00:00
Martin Wilke
763cf6f752 - Convert to PEAR_AUTOINSTALL 2013-03-15 07:20:17 +00:00
Jason Helfman
6385d01979 - rename CYRUS_SASL2 option to SASL [1,2]
- add tokyocabinet option [2]

PR:		176970 [1]
Submitted by:	john.marshall@riverwillow.com.au [1], maintainer (private mail) [2]
Approved by:	maintainer, udo.schweigert@siemens.com
2013-03-15 06:52:42 +00:00
Martin Wilke
81bf56a52e - Trim header
- Convert to PEAR_AUTOINSTALL
2013-03-15 02:29:45 +00:00
Martin Wilke
f55c8e1592 - Convert to PEAR_AUTOINSTALL
- Trim header
2013-03-15 02:16:32 +00:00
Martin Wilke
0b4cb62395 - Convert to PEAR_AUTOINSTALL 2013-03-15 01:21:30 +00:00
Jason Helfman
964f1cee53 - fix CYRUS_SASL2 breakage
PR:		176970 (based on)
Submitted by:	john.marshall@riverwillow.com.au
Approved by:	maintainer, udo.schweigert@siemens.com (implicit)
2013-03-14 23:17:26 +00:00
Chris Rees
03fd6366c9 Add new rc script for sympa
PR:		ports/176475
Submitted by:	Eimar Koort <eimar.koort@gmail.com>
2013-03-14 19:14:47 +00:00
Martin Wilke
b355602651 - Update to 4.39.1
PR:		176860
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2013-03-14 13:28:31 +00:00
Jason Helfman
e45150316e - adopt optionsNG and remove legacy information from pkg-descr
PR:		175149
Submitted by:	jgh@/maintainer
Approved by:	maintainer, Udo.Schweigert@siemens.com
2013-03-14 07:34:30 +00:00
Grzegorz Blach
fcdd94f4bd - Update to 1.0100
Approved by:	crees, tabthorpe (mentors, implicit)
2013-03-13 17:20:11 +00:00
Bryan Drewery
3d171b0ba4 Fix OPTIONS_DEFINE being defined twice 2013-03-11 22:16:46 +00:00
Bryan Drewery
f636527174 - Fix error when QMAIL_PREFIX is not defined due to extra spaces
"Makefile", line 653: Need an operator
  make: fatal errors encountered -- cannot continue
2013-03-11 19:43:29 +00:00
Baptiste Daroussin
aff4d42b21 2013-03-05 ftp/proma: Broken for more than 6 month
2013-03-05 vietnamese/vnelvis: Broken for more than 6 month
2013-03-05 devel/rubygem-ncursesw: Broken for more than 6 month
2013-03-05 www/wyvern: Broken for more than 6 month
2013-03-05 devel/xlslib: Broken for more than 6 month
2013-03-05 mail/firetray: Broken for more than 6 month
2013-03-05 vietnamese/vnterm: Broken for more than 6 month
2013-03-09 23:36:46 +00:00
Thomas-Martin Seck
f7cc9217e7 Change MAINTAINER to my FreeBSD.org address.
Approved by:	flo (mentor)
2013-03-09 18:09:24 +00:00
Pawel Pekala
9f7ab903b2 - Update to version 0.8.3
- Remove leading article from COMMENT
- Get database dependency through USE_BDB
- Support OptionsNG, add DOCS and SASL options
- Use port framework for user and group creation
- Make daemon binary look for config files in ETCDIR not /etc
- Install config files in ETCDIR and preserve them when modified
2013-03-08 22:27:59 +00:00
Florian Smeets
5f18ea47e3 - update thunderbird, firefox-esr, linux-thunderbird and linux-firefox to
17.0.4
- update firefox to 19.0.2
- add vuln.xml entry

Security:	630c8c08-880f-11e2-807f-d43d7e0c7c02
2013-03-08 22:27:39 +00:00
Eitan Adler
ed59156ea9 Clean up my ports (and a couple of ports@ owned ones):
- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.

Reviewed by:	drogoh (on irc)
2013-03-08 20:23:38 +00:00
Andrej Zverev
16e614a795 - Drop support for perl < 12.x 2013-03-08 19:27:22 +00:00
Beech Rintoul
ca49e69edd - Update to 1.8.6
- Release-announcement:
  http://sourceforge.net/mailarchive/message.php?msg_id=30570401

PR:		ports/176741
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2013-03-08 17:59:31 +00:00
Emanuel Haupt
1101f09c09 Remove indefinite article from COMMENT 2013-03-08 14:00:30 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00