Commit graph

283290 commits

Author SHA1 Message Date
Doug Barton
e8dad37a3d Upgrade to 5.19 which contains some minor improvements
Add .desktop files for starting and stopping the daemon, and locking
and blanking the screen.

Add an explicit build dep for pkgconf, and add a sed pattern for configure
since pkgconf does not support the --list-all option
2012-07-29 08:01:59 +00:00
Frederic Culot
b6422c2a51 p5-libsoldout is a perl module to access the C library libsoldout.
The initial version just implements functions to convert markdown
input to html including strict markdown, discount markdown and
specific extensions only available in libsoldout.

WWW: http://search.cpan.org/dist/libsoldout/

PR:		ports/170086
Submitted by:	Rodrigo Osorio <rodrigo@bebik.net>
2012-07-29 07:28:17 +00:00
Akinori MUSHA
32a9d0c31e Update to 3.00m. 2012-07-29 01:45:35 +00:00
Michael Scheidell
dfcc7d0d5e - Drop unneeded pkg-config dependency from audio/libofa
- Remove shlib versions from LIB_DEPENDS
- Add APL version 1.0 to LICENSE section (port can use APL1 or GPLv2)

PR:		ports/170216
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2012-07-29 01:09:27 +00:00
Michael Scheidell
d54f6d01ee - Fix LATEST_LINK after renaming the ports mail/mutt to mail/mutt14
PR:		ports/170126
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2012-07-29 01:06:48 +00:00
Florian Smeets
5cf2691254 Fix enigmail after the recent gecko updates.
In collaboration with:	Jan Beich <jbeich@tormail.org>
Reported by:	many
Approved by:	portmgr (miwi)
2012-07-28 22:31:08 +00:00
Mikhail Teterin
4c41dd25d1 Add implementation of Kademlia Distributed Hash Table (DHT) used
in the Bittorrent network (``mainline'' variant).
2012-07-28 20:48:23 +00:00
Olli Hauer
3dd9f49987 - patch language templates so they match current bugzilla.
- patch language templates so they match current bugzilla version.

  Patches are seen as workaround until official Version is released.
  Fix for bugzilla42 contains security updates.
2012-07-28 20:44:43 +00:00
Dirk Meyer
317a0d703f - add more MASTER_SITES 2012-07-28 19:41:21 +00:00
Hajimu UMEMOTO
916c453793 Update master site. 2012-07-28 18:34:55 +00:00
Ruslan Makhmatkhanov
2018cda110 - update to 0.13.5
- pass maintainership to submitter (approved in ports/168569)
- remove LICENSE_FILE
- use bundled urllib3 and chardet because upstream bundle them with
  local modifications, needed for py-requests to work. Remove related patches
- add dependency on security/py-oauthlib
- set zip_safe=False to setup.py to install egg extracted
- move package list to pkg_plist

While here:
- tab -> space in pkg-descr:WWW
- change USE_PYTHON to -3.1, because 2.6 is already bottom corner in the tree

This port doesn't actually packages with python3 because it's dependency
(security/py-certify) doesn't.

PR:		170226
Submitted by:	Kubilay Kocak <koobs.freebsd at gmail dot com>
Approved by:	olivierd (maintainer)
2012-07-28 17:25:24 +00:00
Olli Hauer
d0228223f2 - pkgng: cosmetic fix against lstat messages 2012-07-28 16:25:11 +00:00
Nicola Vitale
3cea2eef38 - Update to 1.7.0
- Convert to the new options framework
- Set USE_PYTHON to 2.7

BuildLog:	http://goo.gl/WKSEB
2012-07-28 15:59:32 +00:00
Carlo Strub
e9a2c0a4b1 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-28 15:57:55 +00:00
Ruslan Makhmatkhanov
0cb776ae4d - remove dead MASTER_SITES
- remove shlib version from LIB_DEPENDS
- move LICENSE to correct location

While here:
- strict python version to 2.x
- trim whitespace nits in pkg-descr

PR:		170189
Submitted by:	Jason E. Hale <bsdkaffee at gmail dot com> (maintainer)
2012-07-28 15:55:21 +00:00
Ruslan Makhmatkhanov
21db84aa2f - drop unneeded pkg-config dependency
- move LICENSE to correct location

PR:		170213
Submitted by:	Jason E. Hale <bsdkaffee at gmail dot com> (maintainer)
2012-07-28 15:51:34 +00:00
Ruslan Makhmatkhanov
859bace5b0 - actually update to 0.2.20
PR:		170211
Submitted by:	Fabian Keil <fk at fabiankeil dot de> (maintainer)
Pointyhat to:	rm (myself)
2012-07-28 14:51:17 +00:00
Lars Engels
5ac9e00c4b - Update to 1.7.1
- Change to new OPTIONS framework
 - Don't depend on specific lib versions
2012-07-28 14:04:28 +00:00
Baptiste Daroussin
782ba72d6e Update instruction on how to upgrade pkg-config -> pkgconf using portupgrade
Submitted by:	Bryan Drewery (via irc)
2012-07-28 14:02:13 +00:00
Ryan Steinmetz
afd3ae72c0 - Do not stop daemons at de-install, print a message instead. 2012-07-28 13:00:57 +00:00
Emanuel Haupt
ab95dca6d1 - Update to 0.4.2
- Now that we have svn rename patch with ancient naming schema

PR:		170212
Submitted by:	Fabian Keil <fk@fabiankeil.de>
2012-07-28 12:29:36 +00:00
Michael Scheidell
1eaf9d912b - Add pkgng support
PR:		ports/170118
Submitted by:	bsdstats@nanoman.ca (maintainer)
2012-07-28 12:27:28 +00:00
Michael Scheidell
66268a76b3 - Fix CONFLICTS and readd PKGNAMESUFFIX so we don't get in trouble with dns/powerdns
- Convert to new OptionsNG
- Add DNSSEC knob by popular demand. Disabling this will disable DNSSEC algorithms 13 and 14 and remove dependency on libcryptopp.
- Disabled botan support since it's broken with 1.8. When 1.10 becomes part of the ports tree it can be enabled again.

PR:		ports/170196
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2012-07-28 12:21:10 +00:00
Michael Scheidell
933cc87dea - Fix CONFLICTS.
- Convert to new OptionsNG
- Add DNSSEC knob by popular demand. Disabling this will disable DNSSEC algorithms 13 and 14 and remove dependency on
libcryptopp.
- Also disabled botan support since it's broken with 1.8. When 1.10 becomes part of the ports tree it can be enabled again.

PR:		ports/170195
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2012-07-28 12:19:03 +00:00
Ashish SHUKLA
f524869d76 - Update to latest snapshot 201207281129 2012-07-28 12:14:54 +00:00
Baptiste Daroussin
6ab20d26c5 - update to 0.17.0
PR:		ports/168705
Submitted by:	sunpoet
2012-07-28 12:02:12 +00:00
Dirk Meyer
1587fa0808 - disable PORTSDOC, dvi2pdf is now broken 2012-07-28 11:57:19 +00:00
Emanuel Haupt
3c494d2b31 Fix a conditional LIB_DEPENDS statement, use LIB_DEPENDS+= instead of
LIB_DEPENDS=

Notified by:	Curtis Villamizar <curtis@occnc.com> (via mail)
2012-07-28 11:46:54 +00:00
Baptiste Daroussin
c515f89a0e Convert libass to USE_PKGCONFIG, switch every ports depending of libass and that
needs pkg-config to USE_PKGCONFIG
2012-07-28 11:24:21 +00:00
Emanuel Haupt
c97dbb3f1f Now that fusefs-libs have been switched to require pkgconf only during runtime
we need USE_PKGCONFIG=build.

Notified by:	bapt
2012-07-28 10:52:43 +00:00
Michael Scheidell
c794e7bfef - Fix ezmlm-idx dependency with IDX option [1]
- Allow overriding max users/aliases per page [2]
- Bump PORTREVISION due to fixed dependency

PR:		ports/170112 [1]
Submitted by:	Alexander Zubkov <info@zubkov.info> [2]
Submitted by:	Bryan Drewery <bryan@shatow.net> (maintainer) [1]
2012-07-28 10:41:29 +00:00
Nicola Vitale
5bf3e01ae1 - Update to 1.2.1
- Set USE_PYTHON to 'yes' (Python3 ready)
- Define options DOCS and TESTS (default Off)

ReleaseNews:	http://goo.gl/VBmuR
BuildLog:	http://goo.gl/3tZsn
2012-07-28 09:57:15 +00:00
Florian Smeets
ba6b16b6ea Add an UPDATING entry to make sure people have the right OPTIONS turned on to
build the gecko ports.

Submitted by:	Jan Beich <jbeich@tormail.org>
2012-07-28 09:01:53 +00:00
Juergen Lock
9b534e5c9e Convert to USE_PKGCONFIG. 2012-07-28 09:00:18 +00:00
Dirk Meyer
bd8c78a998 - retire devel/ruby-gnustep 2012-07-28 08:54:30 +00:00
Dirk Meyer
f00e45993c - retire editors/emacs.app 2012-07-28 08:46:58 +00:00
Florian Smeets
43b6b7d905 This file is not required to build xtrabackup. This was the latest version of
the patch in the PR which I missed because it was included as URLs not as diffs.

PR:		ports/170018
Submitted by:	Alex Samorukov <samm@os2.kiev.ua>
Approved by:	maintainer
2012-07-28 08:44:29 +00:00
Dirk Meyer
7406464695 - remove etolie- prefix from package 2012-07-28 08:42:56 +00:00
Dirk Meyer
e05b114309 - retire steptalk 2012-07-28 08:36:47 +00:00
Michael Scheidell
de7d91543c - Update to 4.2.2
- Add support FreeBSD 9 native blob
- Add DIST_SUBDIR for fix upgrade distfile caching issues
- for ports/169975 , ports/163872

PR:		ports/170060
Submitted by:	svyatoslav.lempert@gmail.com (maintainer)
2012-07-28 07:45:28 +00:00
Sunpoet Po-Chuan Hsieh
ebadaab047 - Restore distinfo of fenv.c/fenv.h for older FreeBSD which were removed in the commit of 1.6.2 update
PR:		ports/170224
Submitted by:	Li-Lun Wang <llwang@infor.org>
2012-07-28 06:00:02 +00:00
Martin Wilke
94a39df46f - Update to 4.5.2
PR:		170146
Submitted by:	Ports Fury
2012-07-28 05:32:51 +00:00
Ruslan Makhmatkhanov
387845246d - update to 0.7.1
- update download mirror

Changelog:
- Fixes incorrect mountpoint creation in 'beadm mount'
- Add checks to ensure 'beadm mount' mountpoints can be created
- Add check to ensure 'beadm activate' BE is not already mounted
  from 'beadm mount'

PR:		170214
Submitted by:	Bryan Drewery <bryan at shatow dot net> (maintainer)
2012-07-28 05:11:27 +00:00
Ruslan Makhmatkhanov
3e2ab18d4f - update to 0.2.20
- tab -> space in pkg-descr:WWW while here

Changelog:
https://gitweb.torproject.org/vidalia.git/blob/HEAD:/CHANGELOG

PR:		170211
Submitted by:	Fabian Keil <fk at fabiankeil dot de> (maintainer)
2012-07-28 04:55:03 +00:00
Glen Barber
6895c07a6b - Update textproc/igor to 1.309
- Pass maintainership to submitter/author

PR:		ports/170225
Submitted by:	wblock (new maintainer)
Approved by:	eadler (mentor)
2012-07-28 03:11:13 +00:00
Alex Kozlov
5e83c36f63 Remove expired ports:
2012-07-20 audio/etoile-melodie: API no longer supported
2012-07-20 audio/etoile-volumecontrolmenulet: API no longer supported
2012-07-20 deskutils/etoile-corner: API no longer supported
2012-07-20 deskutils/etoile-dictionaryreader: API no longer supported
2012-07-20 deskutils/etoile-distributedview: API no longer supported
2012-07-20 deskutils/etoile-extendedworkspacekit: API no longer supported
2012-07-20 deskutils/etoile-hardware: API no longer supported
2012-07-20 deskutils/etoile-inspectorkit: API no longer supported
2012-07-20 deskutils/etoile-lookandbehavior: API no longer supported
2012-07-20 deskutils/etoile-menuserver: API no longer supported
2012-07-20 deskutils/etoile-panekit: API no longer supported
2012-07-20 deskutils/etoile-scriptservices: API no longer supported
2012-07-20 deskutils/etoile-servicemenulet: API no longer supported
2012-07-20 deskutils/etoile-servicesbarkit: API no longer supported
2012-07-20 deskutils/etoile-systemconfig: API no longer supported
2012-07-20 deskutils/etoile-trackerkit: API no longer supported
2012-07-20 deskutils/etoile-ui: API no longer supported
2012-07-20 devel/etoile-collectionkit: API no longer supported
2012-07-20 devel/etoile-coreobject: API no longer supported
2012-07-20 devel/etoile-foundation: API no longer supported
2012-07-20 devel/etoile-serialize: API no longer supported
2012-07-20 devel/etoile-unitkit: API no longer supported
2012-07-20 devel/llvm-etoile: API no longer supported
2012-07-20 editors/etoile-typewriter: API no longer supported
2012-07-20 graphics/popplerkit: API no longer supported
2012-07-20 graphics/vindaloo: API no longer supported
2012-07-20 lang/etoile-compiler: API no longer supported
2012-07-20 lang/etoile-io: API no longer supported
2012-07-20 lang/etoile-languagekit: API no longer supported
2012-07-20 lang/etoile-lkplugins: API no longer supported
2012-07-20 lang/etoile-scriptkit: API no longer supported
2012-07-20 lang/etoile-smalltalkkit: API no longer supported
2012-07-20 multimedia/etoile-babbler: API no longer supported
2012-07-20 multimedia/etoile-mediakit: API no longer supported
2012-07-20 multimedia/etoile-multimediakit: API no longer supported
2012-07-20 net-im/etoile-stepchat: API no longer supported
2012-07-20 net-im/etoile-xmppkit: API no longer supported
2012-07-20 sysutils/etoile-behavior: API no longer supported
2012-07-20 sysutils/etoile-installer: API no longer supported
2012-07-20 sysutils/etoile-powermenulet: API no longer supported
2012-07-20 sysutils/etoile-system: API no longer supported
2012-07-20 textproc/etoile-lucenekit: API no longer supported
2012-07-20 textproc/etoile-ogrekit: API no longer supported
2012-07-20 textproc/etoile-opmlkit: API no longer supported
2012-07-20 www/etoile-bookmarkkit: API no longer supported
2012-07-20 www/etoile-mollusk: API no longer supported
2012-07-20 x11-fm/etoile-fontmanager: API no longer supported
2012-07-20 x11-themes/etoile-azbackground: API no longer supported
2012-07-20 x11-themes/etoile-camaelon: API no longer supported
2012-07-20 x11-themes/etoile-etoilemenus: API no longer supported
2012-07-20 x11-themes/etoile-iconkit: API no longer supported
2012-07-20 x11-themes/etoile-wildmenus: API no longer supported
2012-07-20 x11-wm/etoile-azalea: API no longer supported
2012-07-20 x11-wm/etoile-azdock: API no longer supported
2012-07-20 x11-wm/etoile-azswitch: API no longer supported
2012-07-20 x11-wm/etoile-login: API no longer supported
2012-07-20 x11/etoile: Update to a new release is required
2012-07-20 x11/etoile-idle: API no longer supported
2012-07-20 x11/etoile-iterm: API no longer supported
2012-07-20 x11/etoile-xwindowserverkit: API no longer supported
2012-07-20 x11/gnustep-app: API no longer supported
2012-07-28 01:02:20 +00:00
Baptiste Daroussin
8c1b2b06be Fix building by adding an explicit USE_PKGCONFIG= build 2012-07-28 00:26:32 +00:00
Mikhail Teterin
b9722a5f90 Add port of libutp -- a TCP-like networking API using UDP-transport. 2012-07-27 22:44:24 +00:00
Olli Hauer
863cbb267b - new port german/bugzilla42
- add patch to german/bugzilla so it reflects the security update
- adjust version number in tempplates (3,6,10 / 4.0.7)
2012-07-27 22:25:14 +00:00
Xin LI
f535f6246c Fix build. 2012-07-27 22:10:22 +00:00