1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

258437 Commits

Author SHA1 Message Date
Florian Smeets
0ea5ed9586 update to 1.8.4.3
Security:	http://www.vuxml.org/freebsd/40544e8c-9f7b-11e0-9bec-6c626dd55a41.html
2011-06-25 22:51:49 +00:00
Florian Smeets
97cdc8ce57 document recent asterisk vulnerabilities 2011-06-25 22:48:00 +00:00
Steve Wills
5554fae6b6 - Update to 1.3
PR:		ports/158297
Submitted by:	Eric Freeman <freebsdports@chillibear.com> (maintainer)
2011-06-25 22:47:40 +00:00
Steve Wills
07b0200b53 - Update to 0.7.15
PR:		ports/158298
Submitted by:	Eric Freeman <freebsdports@chillibear.com> (maintainer)
2011-06-25 22:44:28 +00:00
Steve Wills
8996d25fc0 - Update to 1.4.0
PR:		ports/158081
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
Approved by:	Ryan Steinmetz <rpsfa@rit.edu> (maintainer)
2011-06-25 22:29:39 +00:00
Norikatsu Shigemura
f95ea2752f Update to 1.2.1, and fix all brand names. 2011-06-25 22:25:28 +00:00
Philip M. Gollucci
9fd0053572 - Unbreak 2011-06-25 22:21:17 +00:00
Philip M. Gollucci
4bd931970e - Update to 0.10.6 2011-06-25 22:01:10 +00:00
Philip M. Gollucci
61e4899e3e fix distinfo 2011-06-25 21:59:23 +00:00
Nicola Vitale
e8a10175fb - Update to 0.7.1
PR:		ports/158249
Submitted by:	Jin-Sih Lin <linpct at gmail.com>
2011-06-25 21:21:51 +00:00
Gabor Kovesdan
91977bd058 - Update to 20110614 2011-06-25 21:20:41 +00:00
Gabor Kovesdan
72faa01337 - Fix plist
- Bump PORTREVISION
- Pet portlint(1)

Reported by:	pointyhat (via pav)
2011-06-25 20:55:15 +00:00
Philippe Audeoud
b41f6bcbfe - Update to 1.14
PR:		ports/158057
Submitted by:	Jin-Sih Lin <linpct _AT_ gmail.com>
2011-06-25 20:38:55 +00:00
Chris Rees
6bd66d92b3 - Deprecate; Unmaintained, distfile has changed with no explanation, uses pw directly
Expires in one month

PR:		ports/157603
Approved by:	rene (mentor)
2011-06-25 20:26:47 +00:00
Chris Rees
2d9fd9bdf9 - Use USERS and GROUPS
PR:		ports/157538
Submitted by:	Chris Rees (utisoft@gmail.com) (me)
Approved by:	tabthorpe (co-mentor)
2011-06-25 19:57:41 +00:00
Chris Rees
886d2d357a - Use USERS and GROUPS
- Stop automatically deleting user on deinstall; may be used by other ports

PR:		ports/157520
Submitted by:	Chris Rees (utisoft@gmail.com) (me)
Approved by:	tabthorpe (co-mentor)
2011-06-25 19:55:42 +00:00
Koop Mast
45ab52dc76 Add v4l-utils 0.8.4.
This port contains a number of tools for manupilating v4l* devices.

Initial port of 0.8.3 by nox@, some polish and update to 0.8.4 by myself.
2011-06-25 19:13:25 +00:00
Juergen Lock
a37a080307 - Update multimedia/vdr to 1.7.19 (with parts of the update reverted
to avoid a known bug.)
- Fix build with clang for vdr and plugins, and also fix a few bugs it
  uncovered.
- Bump PORTREVISION for all plugins.
2011-06-25 19:02:08 +00:00
Juergen Lock
e88ff75ef2 - Actually fix cxxtools build with clang, the previous update only
silenced the warning with clang 2.9 but still generated broken code.
- Bump PORTREVISION for devel/cxxtools and also for www/tntnet that
  depends on cxxtools.
2011-06-25 18:34:33 +00:00
Philip M. Gollucci
a53ee2a9d1 limit to 1.4.x series 2011-06-25 17:59:04 +00:00
Koop Mast
7ace0a2ed2 Update to 0.8.4.
Sort plist.
2011-06-25 17:28:05 +00:00
Koop Mast
a261e0a864 Update to 1.0.20110603.
Update videodev2.h to the v4l-utils 0.8.4 version. Include the patch in the distfile.
Ship input.h and uinput.h [1]

Requested by:	nox@ [1]
2011-06-25 17:26:46 +00:00
Nicola Vitale
b23ad6dac7 - Update to 0.7 2011-06-25 16:06:56 +00:00
Jeremy Messenger
77b70c45d6 Before, the setusercontext(3) call in gdm is missing a few flags. Replace
those LOGIN_* to LOGIN_SETALL to enable all but not LOGIN_SETGROUP. It fixes
the rctl resource limits. Note that, the MAC framework is untest with it.
Bump the PORTREVISION.

PR:		ports/158174
Submitted by:	trasz
2011-06-25 14:52:19 +00:00
Roman Bogorodskiy
436197740c - Update to 0.5.0
- Libcloud became a Top Level Project (TPL) at Apache, so update
DISTNAME and WWW accordingly

PR:		157662
Submitted by:	novel
Approved by:	maintainer timeout (> 2 weeks)
2011-06-25 13:51:56 +00:00
Brendan Fabeny
9ce180c315 After many problems with silent upstream distfile changes,
switch to a locally-rolled distfile; update to svn r185;
patch and bump revision of a dependent port.
2011-06-25 13:33:20 +00:00
Wesley Shields
b92554180c - Add patch to fix MySQL protocol testing with MySQL 5.1.57+ and 5.5.12+.
Taken from vendor repo (r372).
- Remove CPPFLAGS from CONFIGURE_ARGS as it is inherently passed via use of
  GNU_CONFIGURE. (quiets lint warning)
- Remove WITH_SSL option conditional and replace it with a WITHOUT_SSL
  conditional. SSL support is enabled by default in configure and the
  --enable-SSL and --with-openssl knobs have been removed. (quiets configure
  warning)
- Change Mk includes to use new options style.
- Fix WWW in pkg-descr.

PR:		ports/158198
Submitted by:	Jase Thew <freebsd@beardz.net>
Approved by:	Martin Pala <martinp@tildeslash.com> (maintainer)
2011-06-25 12:37:57 +00:00
Juergen Lock
389eb0fdb2 Fix build after multimedia/libxine update. (More vdr port updates later.) 2011-06-25 11:09:29 +00:00
Koop Mast
5808b614fa Update to 0.16. 2011-06-25 10:58:55 +00:00
Martin Wilke
d4095d062b Belier allows opening a shell or executing a command on a remote computer
through a SSH connection. The main feature of Belier is its ability to cross
several intermediate computers before realizing the job.

WWW: http://www.ohmytux.com/belier/index.html

PR:		ports/156757
Submitted by:	rokaz
2011-06-25 10:18:14 +00:00
Martin Wilke
9a1787d9c9 Apache2::SiteControl is a set of perl object-oriented classes that implement
a fine-grained security control system for a web-based application.  The
intent is to provide a clear, easy-to-integrate system that does not require
the policies to be written into your application components.  It attempts to
separate the concerns of how to show and manipulate data from the concerns
of who is allowed to view and manipulate data and why.

WWW: http://search.cpan.org/dist/Apache2-SiteControl/

PR:		ports/158001
Submitted by:	Nick Hilliard <nick at foobar.org
2011-06-25 10:11:01 +00:00
Martin Wilke
fdc72ecd4d Sphinx is a full-text search engine, distributed under GPL version
2. Commercial license is also available for embedded use.

Generally, it's a standalone search engine, meant to provide fast,
size-efficient and relevant fulltext search functions to other
applications. Sphinx was specially designed to integrate well with SQL
databases and scripting languages. Currently built-in data sources
support fetching data either via direct connection to MySQL, or from
an XML pipe.

As for the name, Sphinx is an acronym which is officially decoded as
SQL Phrase Index.

WWW: http://www.sphinxsearch.com/

PR:		ports/157655
Submitted by:	Max Baryshnikov <mephius at gmail.com>
2011-06-25 10:02:47 +00:00
Martin Wilke
578899e105 trayer-srg was forked from trayer in january 2010 to add some
fancy features and clean up code.

trayer is small program designed to provide systray functionality
present in GNOME/KDE desktop enviroments for window managers
which doesn't support that function. It's similar to other
applications such as 'peksystray' and 'docker'.

trayer code was extracted from fbpanel application, you can find more
about it on it's homepage

WWW: http://github.com/sargon/trayer-srg

PR:		ports/158128
Submitted by:	Guido Falsi <mad at madpilot.net>
2011-06-25 09:59:38 +00:00
Martin Matuska
6a5f84f7bb Update ffmpeg 0.7.1 compatibility patch 2011-06-25 09:50:19 +00:00
Martin Wilke
28917d3fac Turpial is a microblogging client for social networks like Twitter and
Identi.ca.

WWW:	http://turpial.org.ve/

PR:		ports/157840
Submitted by:	Olivier Duchateau <duchateau.olivier at gmail.com>
2011-06-25 09:49:35 +00:00
Martin Matuska
6d38f90ae5 Unbreak with new ffmpeg 0.7.1 2011-06-25 09:48:03 +00:00
Martin Wilke
9325e4d9e5 - Update MASTER_SITES
- Update WWW

PR:		158283
Submitted by:	Kostas Blekos <mplekos@physics.upatras.gr>
2011-06-25 09:43:00 +00:00
Martin Wilke
7847cd5be1 Minimongo is a lightweight, schemaless, Pythonic Object-Oriented interface
to MongoDB. It provides a very thin, dynamicly typed (schema-less) object
management layer for any data stored in any MongoDB collection. Minimongo
directly calls the existing pymongo query syntax.

WWW:	https://github.com/slacy/minimongo

PR:		ports/157031
Submitted by:	Mirko Zinn <mail at derzinn.de>
2011-06-25 09:41:05 +00:00
Martin Wilke
611a2a1304 sqlparse is a non-validating SQL parser module.
It provides support for parsing, splitting and formatting SQL statements.

WWW: http://code.google.com/p/python-sqlparse/

PR:		ports/156828
Submitted by:	Roland van Laar <roland at micite.net>
2011-06-25 09:39:15 +00:00
Martin Wilke
99b421ff1f Sphinx is a full-text search engine, distributed under GPL version
2. Commercial license is also available for embedded use.

Generally, it's a standalone search engine, meant to provide fast,
size-efficient and relevant fulltext search functions to other
applications. Sphinx was specially designed to integrate well with SQL
databases and scripting languages. Currently built-in data sources
support fetching data either via direct connection to MySQL, or from
an XML pipe.

As for the name, Sphinx is an acronym which is officially decoded as
SQL Phrase Index.

WWW: http://www.sphinxsearch.com/

PR:		ports/157654
Submitted by:	Max Baryshnikov <mephius at gmail.com>
2011-06-25 09:38:40 +00:00
Martin Matuska
6d711ae786 Fix plist if defined WITHOUT_FFSERVER
Reported by:	Stas Verberkt <legolas_at_legolasweb_dot_nl>
2011-06-25 09:35:38 +00:00
Martin Wilke
62fbb7f298 Bye Bye
2011-05-01 irc/gdesklets-irc: Upstream disapear and distfile is no more available
2011-06-24 net/libevnet: no longer necessary now that libevent2 has been released
2011-05-01 shells/44bsd-csh: Upstream disapear and distfile is no more available
2011-05-01 www/mod_auth_ldap: apache 13/20 is sceduled for deletion, migrate to 2.2.x+ and mod_authnz_ldap now
2011-05-01 www/mod_auth_remote: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_authenticache: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_layout2: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_macro2: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_traf_thief: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_transform: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-06-25 09:23:47 +00:00
Martin Matuska
51d10181f9 Add missing patch 2011-06-25 09:21:31 +00:00
Martin Wilke
aeb87cd153 - Update to 0.6.2 2011-06-25 09:19:21 +00:00
Martin Wilke
75726c48b8 - Update to 0.3.4- Update to 0.3.4- Update to 0.3.4- Update to 0.3.4 2011-06-25 09:15:19 +00:00
Martin Matuska
2664faddd4 Change descriptions of several OPTIONS
Reorganize several knobs
2011-06-25 09:13:40 +00:00
Martin Wilke
d049af9f65 - Update to 0.3.8.6 2011-06-25 09:08:16 +00:00
Martin Wilke
2b9e498813 - Update to 1.2 2011-06-25 09:06:13 +00:00
Martin Wilke
2ea7154df4 - Update 0.9.5 2011-06-25 09:04:10 +00:00
Martin Wilke
1f35589379 - Update 4.8.1.6.1 2011-06-25 09:00:50 +00:00