Commit graph

201776 commits

Author SHA1 Message Date
Alexey Dokuchaev
a615c8c83f - Update to version 1.0-rc1
- Augment CATEGORIES (add to `security')
- Improve on COMMENT, port description, and pkg-message
- Allow to build with SQLite support
- Switch to vendor-provided installation routine
- Utilize pkg-plist, since PLIST_FILES started to look overbloated,
  hard to read and maintain in the future
- Remove check for FreeBSD <= 6.0, both 4.x and 5.x are beyond EOL
- Surround ${PKG_MESSAGE} with blank lines to be consistent with
  with what pkg_add(1) does

Approved by:	maintainer (lme)
2008-08-14 05:47:55 +00:00
Hye-Shik Chang
0ce1ee1653 Update to 0.9.3 2008-08-14 05:45:23 +00:00
Hye-Shik Chang
9419a30682 Release maintainership. 2008-08-14 05:27:52 +00:00
Hye-Shik Chang
a888d73611 Update to 11.5 2008-08-14 05:23:47 +00:00
Hye-Shik Chang
ee42f8011d Update to 3.7 2008-08-14 05:19:15 +00:00
Hye-Shik Chang
ec9dc78dbe Update to 0.62 2008-08-14 04:59:58 +00:00
Hye-Shik Chang
7d0ca7ba10 Update to 2.3
PR:		124743
Submitted by:	Wen heping <wenheping@gmail.com>
2008-08-14 04:53:43 +00:00
Hye-Shik Chang
1e549655d1 Update to 1.21.2
PR:		125135
Submitted by:	Wen heping <wenheping@gmail.com>
2008-08-14 04:43:58 +00:00
Philip M. Gollucci
be1be507fd The NDOUTILS addon is designed to store all configuration and event data from
Nagios in a database. Storing information from Nagios in a database will allow
for quicker retrieval and processing of that data and will help serve as a
foundation for the development of a new PHP-based web interface in Nagios 3.0.

WWW: http://www.nagios.org

Approved by:    araujo (mentor)
2008-08-14 02:58:34 +00:00
Cheng-Lung Sung
20be987aea - Update to 0.042
Changes:	http://search.cpan.org/dist/IPC-Run3/Changes
2008-08-14 01:53:45 +00:00
Alejandro Pulver
f39516b0a3 - Make fetchable. 2008-08-14 01:27:48 +00:00
David Thiel
a9cda15cd9 Use -fPIC on amd64.
Submitted by:	QA Tindy
2008-08-14 01:13:14 +00:00
Wesley Shields
d8f55d21f2 - Update to 2.2.8
PR:		ports/126347
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by:	jrhett@netconsonance.com (maintainer)
2008-08-13 21:41:14 +00:00
Dmitry Marakasov
de763512c6 - Update to 0.5.2
- Introduce addon support
2008-08-13 21:29:19 +00:00
Henrik Brix Andersen
6907cc4db8 - Update to version 2.60
- Add note about new config file format to UPDATING:

The layout of the ikiwiki.setup file has changed in a significant
way in this release.  Old setup files will continue to work, but new
features, like the new websetup interface, require a new format
setup file.  You can convert old setup files into the new format by
running the following command for all your ikiwiki.setup files:

  ikiwiki-transition setupformat ikiwiki.setup
2008-08-13 19:59:24 +00:00
Pietro Cerutti
3359caa6a3 - Fix build when textproc/flex is installed
- Fix PLIST
- Bump PORTREVISION
2008-08-13 19:06:55 +00:00
Dag-Erling Smørgrav
0fb8ee3593 Regenerate some patches that were being incorrectly applied.
Noticed by:	garga
2008-08-13 17:03:03 +00:00
Erwin Lansing
817aad2e47 Update to 1.483 2008-08-13 16:54:11 +00:00
Erwin Lansing
d10b9b7341 Mark BROKEN on i386: runaway process during build. 2008-08-13 14:59:41 +00:00
Philip Paeps
635aa102c7 Fix messages about possible options.
PR:		ports/126503
Submitted by:	Dmitry Marakasov <amdmi3 -at- amdmi3.ru>
2008-08-13 14:53:48 +00:00
Lars Balker Rasmussen
274351e5e7 Update to 0.04004 2008-08-13 14:00:11 +00:00
Lars Balker Rasmussen
647e9a277a Update to 0.21 2008-08-13 13:45:30 +00:00
Johan van Selst
ac8d040f67 Update to 4.3.16 2008-08-13 13:14:48 +00:00
Alexey Dokuchaev
00b261a3a5 - Make Nexuiz' lhnetaddress structure really compatible with FreeBSD's
sockaddr_in (as claimed)
- Fix value for LHNETADDRESSTYPE_INET6_FAMILY along the way

This should fix network-related issues (broken server browsing, etc.)
reported by number of users.

Submitted by:	Alexander Drozdov
2008-08-13 10:39:33 +00:00
Martin Wilke
2b8c6eb7f2 - Case sysutils/ntfsprogs shlib bump
PR:		126496
Submitted by:	Michael HENNETON <sidh@rtha.info>
Approved by:	flz (maintainer)
2008-08-13 09:49:12 +00:00
Boris Samorodov
abd3256ad3 Update to version 4.2.0. 2008-08-13 09:35:18 +00:00
Martin Wilke
a12016fccb - Fix dependency checks so that KDE3 apps pull in the correct versions
of kdelibs3 and kdebase3, when they only currently have KDE4 installed
  (this is because kde4 also installs libs with same name, so check for unique files)

Thanks to:	Andy Fawcett/Max Brazhnikov
2008-08-13 09:14:11 +00:00
Martin Wilke
449e72a0c6 - Fix dependecy list, resolve dependency conflict
net/avahi will be read as net/avahi-app for core library. Also,
  with net/avahi-libdns installed, hardwrited dependency for mDNSReponder
  lead to conflicts, but KDE 4.1 can use avahi-loibdns instead.

PR:		126494
Submitted by:	Dima Panov <fluffy@fluffy.khv.ru>
2008-08-13 09:01:35 +00:00
Dirk Meyer
333cb860b3 - add missing patch 2008-08-13 08:23:08 +00:00
Maho Nakata
0c195ec951 Patch from security/flawfinder, and bump portrevision.
Submitted by:	Pedro Giffuni
2008-08-13 07:51:51 +00:00
Martin Wilke
a8419716a0 - Update to 4.3.p15
PR:		126460
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2008-08-13 07:36:24 +00:00
Cheng-Lung Sung
0db03d4b1a - Update to 5.54
PR:		ports/126395
Submitted by:	Lupe Christoph <lupe_AT_lupe-christoph dot de>
2008-08-13 07:32:06 +00:00
Martin Wilke
991984ad31 This is a Camellia package for Ruby. Camellia engine is implemented in "C".
Supported key length : 128bit/192bit/256bit
Supported modes of operation : ECB/CFB/CBC

WWW:	http://info.isl.ntt.co.jp/crypt/eng/camellia/index.html

PR:		ports/126390
Submitted by:	Yoshisato YANAGISAWA <osho at pcc-software.org>
2008-08-13 07:26:06 +00:00
Cheng-Lung Sung
60d1e09951 - Update to 1.17
Changes: http://search.cpan.org/dist/Net-Twitter/Changes
2008-08-13 07:24:21 +00:00
Cheng-Lung Sung
5f3cfa5619 - Update to 0.76
Changes:	http://search.cpan.org/dist/version/Changes
PR:		ports/126290
Submitted by:	leeym
2008-08-13 07:14:05 +00:00
Martin Wilke
7fa9fcc5dc - Update to 1.0.10
PR:		125666
Submitted by:	Wen heping <wenheping@gmail.com>
Approved by:	maintainer timeout
2008-08-13 07:07:36 +00:00
Martin Wilke
3719242bcf - Update to 2008.1
PR:		126226
Submitted by:	Matthias Sund <m.sund@arcor.de> (maintainer)
2008-08-13 07:05:36 +00:00
Martin Wilke
efbcec7b81 - Update to MASTER_SITES
- Pass maintainership to submitter

PR:		126414
Submitted by:	"Beat Gätzi" <beat@chruetertee.ch>
2008-08-13 07:04:35 +00:00
Martin Wilke
3a738e73be - Update to 20080706
PR:		125810
Submitted by:	nrg milk <nrgmilk@gmail.com>
Approved by:	maintainer timeout
2008-08-13 06:58:58 +00:00
Martin Wilke
ec0b4c2561 - Update to 1.19.2
PR:		126467
Submitted by:	Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
2008-08-13 06:57:29 +00:00
Erwin Lansing
ff45d34240 Mark BROKEN on HEAD: does not build. 2008-08-13 06:56:37 +00:00
Martin Wilke
7f13063dbd - Update to 4.8.3
PR:		126459
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2008-08-13 06:56:04 +00:00
Martin Wilke
f3afb2e19e - Update to 0.6.7
PR:		126458
Submitted by:	Diego Depaoli <trebestie@gmail.com>
2008-08-13 06:55:17 +00:00
Martin Wilke
308e77e0bd - Update to 2.4.7
PR:		126448
Submitted by:	Wen heping <wenheping@gmail.com>
2008-08-13 06:54:22 +00:00
Martin Wilke
6e7f4443c9 - Update to 3.0
PR:		126431
Submitted by:	Byung-Hee HWANG <bh@izb.knu.ac.kr> (maintainer)
2008-08-13 06:53:30 +00:00
Sergey A. Osokin
dbc3e0d393 Update from 0.7.8 to 0.7.9.
<ChangeLog>

*) Change: now ngx_http_charset_module works by default with following
   MIME types: text/html, text/css, text/xml, text/plain,
   text/vnd.wap.wml, application/x-javascript, and application/rss+xml.

*) Feature: the "charset_types" and "addition_types" directives.

*) Feature: now the "gzip_types", "ssi_types", and "sub_filter_types"
   directives use hash.

*) Feature: the ngx_cpp_test_module.

*) Feature: the "expires" directive supports daily time.

*) Feature: the ngx_http_xslt_module improvements and bug fixing.
   Thanks to Denis F. Latypoff and Maxim Dounin.

*) Bugfix: the "log_not_found" directive did not work for index files
   tests.

*) Bugfix: HTTPS connections might hang, if kqueue, epoll, rtsig, or
   eventport methods were used; the bug had appeared in 0.7.7.

*) Bugfix: if the "server_name", "valid_referers", and "map" directives
   used an "*.domain.tld" wildcard and exact name "domain.tld" was not
   set, then the exact name was matched by the wildcard; the bugs had
   appeared in 0.3.18.

</ChangeLog>
2008-08-13 06:34:18 +00:00
Alejandro Pulver
cf12848ad4 - Update to version 2.0.0 with write support, add README partially mirrored
from similar port sysutils/fusefs-ntfs (other parts taken as well).
- Update pkg-descr and pkg-message.

PR:		ports/126439
Approved by:	miwi
2008-08-13 03:00:56 +00:00
Mario Sergio Fujikawa Ferreira
b435439949 Fix comment with english grammar typo: do not use a double negative 2008-08-13 02:05:00 +00:00
Alejandro Pulver
29c88948d1 - Always install docs and manpages (I'm not very familiar with qmake). 2008-08-13 01:01:10 +00:00
Alejandro Pulver
3c773d0117 - Never install unneeded docs, and fix with NOPORTDOCS.
Reported by:	QA Tindy
2008-08-12 23:43:09 +00:00