Commit graph

281054 commits

Author SHA1 Message Date
Johan van Selst
050e6a59a0 - Register conflicts with other IRC servers[1]
- Convert to new options framework

Submitted by:	Sulev-Madis 'ketas' Silber <madis555@hot.ee> [1]
2012-06-16 14:59:48 +00:00
Marcus von Appen
66adb13649 - unbreak WITH_PTH option support
PR:		ports/155936
Submitted by:	Kalten <kalten@gmx.at>
On behalf of:	python@
2012-06-16 14:53:56 +00:00
Johan van Selst
50245660e6 Convert to new options framework 2012-06-16 14:51:46 +00:00
Greg Lewis
0484c2a45e . Fix locale generation.
PR:		169037
2012-06-16 14:46:02 +00:00
Johan van Selst
a87fdf9774 Update gcal to 3.6.2 2012-06-16 14:09:38 +00:00
Ryan Steinmetz
15acbaeb20 - Document recent vulnerabilities in security/clamav: CVE-2012-1419, CVE-2012-1457, CVE-2012-1458, CVE-2012-1459 2012-06-16 13:35:48 +00:00
Michael Scheidell
000f0b0e1c - Update to 0.1.5.1
PR:		ports/169147
Submitted by:	David Naylor <naylor.b.david@gmail.com> (maintainer)
2012-06-16 13:35:38 +00:00
Chris Rees
59c0ac0198 Define PKGBASE to stop sharing UNIQUENAME with net/freeswitch
Noticed by:	rneese (maintainer)
2012-06-16 13:10:08 +00:00
Steve Wills
6436a50716 - Avoid SITE_PERL in DEPENDS
- Avoid += without preceeding definition
2012-06-16 13:03:32 +00:00
Baptiste Daroussin
c7c53d4efb Removed uneeded tab in pkg-plist
Submitted by:	olgeni@
2012-06-16 12:52:04 +00:00
Johan van Selst
eff7f58be0 - Update minicom to 2.6.1 (bugfix release)
- Convert to new options framework
- Remove patch file that is no longer needed
2012-06-16 12:29:15 +00:00
Martin Matuska
e7cf918ea3 Do a configtest before performing a graceful restart 2012-06-16 10:21:47 +00:00
Michael Scheidell
c09238d5ec - Update to version 2j
PR:		ports/168934
Submitted by:	Goran Tal <goran.tal@gmail.com> (maintainer)
2012-06-16 10:06:57 +00:00
Michael Scheidell
047c217f89 - Update to version 2.2 [1]
- Leftovers, missing a couple of PLIST_SUB entries [2]

PR:		ports/168933
Submitted by:	Goran Tal <goran.tal@gmail.com> [1]
Reviewed by:	scheidell@ (me) [2]
2012-06-16 10:03:48 +00:00
Michael Scheidell
98f13cef35 - Update to 12.04-04
- Fix conflicts with devel/noweb

PR:		ports/168914
Submitted by:	Christopher J. Ruwe <cjr@cruwe.de>
2012-06-16 09:59:45 +00:00
Michael Scheidell
9557876584 - Upgrade to 0.92.2
- Fix cntlm_config line in rc script

PR:		ports/168484
Submitted by:	Brandon Gooch <jamesbrandongooch@gmail.com>
Approved by:	Antony Mawer <lists@mawer.org> (maintainer)
2012-06-16 09:52:39 +00:00
Max Khon
19dfe0d5b7 Fix gawk patch. 2012-06-16 09:43:48 +00:00
Michael Scheidell
27cffc23d4 Addport: net-mgmt/phpipam. An open-source web IP address management application.
Its goal is to provide light and simple IP address management
application. It is ajax-based using jQuery libraries, it uses php
scripts and javascript and some HTML5/CSS3 features, so some modern
browser is preferred to be able to display javascript quickly and
correctly. [1]

- Fixes to Makefile, removed Apache Dependency, optionsng [2]

PR:		ports/168932
Submitted by:	Jake Smith <jake@xz.cx> [1]
Submitted by:	Mark Felder <feld@feld.me> [2]
2012-06-16 09:39:54 +00:00
Max Khon
ce1d6c8bda - Add "check" target to run Virtuoso tests [1]
- Add build dependency on "unzip" (required by "check") [1]
- Do not patch isql executable name: override it using ISQL env var

Submitted by:	Patrick van Kleef [1]
Prodded by:	Patrick van Kleef [1]
2012-06-16 09:37:53 +00:00
Martin Matuska
988359e810 Alter lighttpd startup script subcommands to behave like the apache script:
"reload" now sends a SIGHUP and cycles logfiles
"graceful" now performs a graceful restart
"gracefulstop" now performs a graceful stp
"configtest" now checks the configuration file for correct syntax

Removed subcommand:
"check" (replaced by "configtest")
2012-06-16 09:15:26 +00:00
Mark Linimon
c2e08fb4ba Mark removal of x11-themes/gtk-qt-engine. 2012-06-16 08:48:08 +00:00
Mark Linimon
a0e826666f Remove x11-themes/gtk-qt-engine: broken more than 6 months. 2012-06-16 08:46:17 +00:00
Dirk Meyer
5dcc37da05 - make portlint happier
- fix path in pkg_config file
Submitted by:	Zhihao Yuan
2012-06-16 08:46:05 +00:00
Dirk Meyer
e19541de8b - remove OPTIONS_DEFAULT
Submitted by:	sunpoet
2012-06-16 08:22:39 +00:00
Brendan Fabeny
fcd7caf862 Remove several problematic mirrors:
- the edisontel Sunsite mirror has been giving consistent 404
  responses locally and in the distilator results;
- the transact and softlayer Sourceforge mirrors have been giving
  consistent NXDOMAIN responses locally and in the distilator results,
  and were removed 15 months ago from version 40 of the official
  Sourceforge mirror list at:

  http://sourceforge.net/apps/trac/sourceforge/wiki/Mirrors
2012-06-16 07:42:23 +00:00
Ashish SHUKLA
ff17abd053 - Update to 1.1
- Relax dependency check in BUILD_DEPENDS by replacing path with names
  of programs[1]

PR:		ports/169126[1]
Submitted by:	Jan Beich <jbeich@tormail.org>
2012-06-16 07:22:02 +00:00
Cy Schubert
39bf500cc3 Fix runtime when krb5 or heimdal from ports is used.
PR:		ports/168639
Approved by:	maintainer (implicit)
2012-06-16 06:56:30 +00:00
Cy Schubert
8102f883ff Fix build when linking against MIT KRB5 libraries.
Check for and use Heimdal in ports if available.

PR:		ports/167639
Approved by:	maintainer (implicit)
2012-06-16 06:08:30 +00:00
Gerald Pfeifer
a6e3173752 Update to the stable Wine 1.4.1 release. This includes
- Translation updates.
 - Various bug fixes.
2012-06-16 05:28:30 +00:00
Andreas Tobler
e3d4cd154f Add powerpc64 support.
Approved by:	gerald
2012-06-16 04:36:47 +00:00
Steve Wills
781a0d8310 - Avoid += without preceeding definition 2012-06-16 02:41:52 +00:00
Steve Wills
cb6617c6aa - Avoid += without preeceeding definition 2012-06-16 02:01:31 +00:00
Steve Wills
82284e1214 - Avoid += without preeceeding definition 2012-06-16 01:39:16 +00:00
Steve Wills
0c77fc47e6 - Avoid += without preceeding definition 2012-06-16 01:34:00 +00:00
Steve Wills
1aa09aec46 - Avoid += for depends without preceeding definition 2012-06-16 01:27:17 +00:00
TAKATSU Tomonari
c133682b85 - Update to 0.6 2012-06-15 23:48:46 +00:00
Baptiste Daroussin
1145d6019e - update to 3.0.0
- add an options for NLS
- upstream changes:
  * fix size and inode calculation on FreeBSD
  * new aguments:
    -l: show only local mounts
    -d: show the used size
    -e: allow to export informations in TeX, HTML, CSV
    -p: filter on file system name
    -q: sort the output
  * more: http://projects.gw-computing.net/news/12
2012-06-15 21:53:04 +00:00
Dirk Meyer
85529db3d5 - use OPTIONS_DEFINE
- add VIA padlock support
PR:		164795
Submitted by:	Stefan Krüger
2012-06-15 21:07:56 +00:00
Sunpoet Po-Chuan Hsieh
5700dfdd2d - Update to 0.06
- Add LICENSE
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Google-Code-Upload/Changes
2012-06-15 17:30:26 +00:00
Dirk Meyer
667aa6fda7 - use OPTIONS_DEFINE 2012-06-15 17:03:36 +00:00
Johan van Selst
30e0158781 Update ocaml-findlib to 1.3.2
PR:		ports/167884 (update to 1.3.1)
Submitted by:	Jyun-Yan You <jyyou@cs.nctu.edu.tw>
2012-06-15 17:00:49 +00:00
Dirk Meyer
69bcfd9844 - add LIBMNG LIBWMF LIBRSVG2 LIBEXIF MPLAYER LIBXINE TK GUILE 2012-06-15 16:58:34 +00:00
Dirk Meyer
c9647d0d7e - use OPTIONS_DEFINE 2012-06-15 16:54:14 +00:00
David E. O'Brien
8cf57617d1 Update to Vim 7.3 patchlevel 556. 2012-06-15 16:47:35 +00:00
Dirk Meyer
1e9daf32c5 - use OPTIONS_DEFINE 2012-06-15 16:46:55 +00:00
Sunpoet Po-Chuan Hsieh
6e64e60132 - Update to 0.001008
Changes:	http://search.cpan.org/dist/MooseX-Types-Common/Changes
2012-06-15 16:42:44 +00:00
Johan van Selst
f9c04d2efb Update pxp to 1.2.3 2012-06-15 16:39:17 +00:00
Sunpoet Po-Chuan Hsieh
8fcfa64964 - Update to 0.26
- Convert to new options framework
- Sort MAN3

Changes:	http://search.cpan.org/dist/Path-Class/Changes
2012-06-15 16:34:18 +00:00
Sunpoet Po-Chuan Hsieh
03e29a43d2 - Update to 1.10
Changes:	http://search.cpan.org/dist/File-Next/Changes
2012-06-15 16:29:25 +00:00
Johan van Selst
960fd2aed4 Chase librpm update 2012-06-15 16:23:49 +00:00