1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
Commit Graph

244373 Commits

Author SHA1 Message Date
Ashish SHUKLA
b985d103cf - Add LICENSE.
Submitted by:	swell.k at gmail.com
Approved by:	pgj (mentor, implicit)
2010-09-28 13:14:59 +00:00
Ashish SHUKLA
3edcad09c0 - Remove the workaround for LICENSE
Submitted by:	swell.k at gmail.com
Approved by:	pgj (mentor, implicit)
2010-09-28 13:07:47 +00:00
Bernhard Froehlich
9ffa6f4195 - Update to 0.5
- Remove patches already included upstream

Approved by:	beat (co-mentor)
2010-09-28 12:57:09 +00:00
Bernhard Froehlich
290fbd321c - Master sites updated
- Distfile versioning fixed
- Update USE_APACHE
- PORTREVISION bumped

PR:		ports/150945
Submitted by:	Michael Ranner <michael at ranner dot eu> (maintainer)
Approved by:	beat (co-mentor)
2010-09-28 12:54:16 +00:00
Gerald Pfeifer
344200ca8d Replace the explicit build dependency on devel/binutils by USE_BINUTILS.
Submitted by:	bf
2010-09-28 12:32:16 +00:00
Renato Botelho
3f58e06e14 Change snmp dependency to net-snmp version 5.x because net-snmp4 will be
removed soon

PR:		ports/150559 (based on)
Submitted by:	garga@
Approved by:	maintainer
2010-09-28 12:14:33 +00:00
Bernhard Froehlich
c01c97ef30 - Update to 0.6
- Master sites updated

PR:		ports/150943
Submitted by:	Tassilo Philipp <tphilipp at potion-studios dot com> (maintainer)
Approved by:	beat (co-mentor)
2010-09-28 11:50:47 +00:00
Renato Botelho
8ca5025284 Remove expired port
2010-09-25 mail/sympa-elixus: no longer maintained, no longer fetchable, no longer builds with sympa
2010-09-28 11:46:34 +00:00
Renato Botelho
52ff85de4e Update to 3.13008
PR:		ports/150526
Submitted by:	garga@
Approved by:	maintainer timeout (2 weeks)
2010-09-28 11:23:48 +00:00
Renato Botelho
f9b56019fb - Update to 0.18
PR:		ports/151004
Submitted by:	garga@
Approved by:	Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer)
2010-09-28 11:00:06 +00:00
Emanuel Haupt
51eb8386ab Provide patches to make it build on amd64. 2010-09-28 10:49:27 +00:00
Alex Dupre
ac053c9ed0 - Update to 5.5.6 RC release [1]
- Add support for DTrace [2]

PR:		ports/150915 [1], ports/150488 [2]
Submitted by:	Oleg Sidorkin <osidorkin@gmail.com> [1], rpaulo [2]
2010-09-28 10:09:21 +00:00
Martin Matuska
fc3108be7e - Update to 1.3.4
PR:		ports/150518
Approved by:	maintainer (timeout)
2010-09-28 09:30:50 +00:00
Sunpoet Po-Chuan Hsieh
ae4deeead1 - Update to 0.1304
Changes:	http://search.cpan.org/dist/Validator-Custom/Changes
Approved by:	pgollucci (mentor)
2010-09-28 09:30:11 +00:00
Sunpoet Po-Chuan Hsieh
c9fffa179e - Add misc/pciids to RUN_DEPENDS
- Bump PORTREVISION

PR:		ports/150236
Submitted by:	Sten Spans <sten at blinkenlights.nl>
Approved by:	pgollucci (mentor)
2010-09-28 08:56:43 +00:00
Sunpoet Po-Chuan Hsieh
a7cd4eef7d - Fix 'make install' with PostgreSQL 9.0
PR:		ports/150856
Submitted by:	sunpoet (myself)
Approved by:	Anderson Soares Ferreira (maintainer), pgollucci (mentor)
2010-09-28 08:54:35 +00:00
Sunpoet Po-Chuan Hsieh
8891d0a0f8 - Update to 3.11.0
Changes from 3.10.2 to 3.11.0:

This version of libdap implements DAP 3.4 which introduces multiple
function calls in a single URL.

Also updated is the geogrid() function; it can now take the latitude and
longitude vectors as explicit arguments. Thus you can request geographic
subsets of Grid variables using two forms of this function:
- geogrid(SST,50,-90,20,-60)
- geogrid(SST,SST.COADSY,SST.COADSX,50,-90,20,-60)

Both will request data from the SST variable within the region of latitude
50 north to 20 north and longitude 60 west to 90 west. Calling geogrid
without arguments returns the version documentation pointer. You can try
the function on the coads climatology dataset.

Bug fixes, most notably a bug where Grids were not treated correctly given
certain projections. Now the type of a Grid variable 'decays' to a
Structure when a projection returns one or more variables that cannot be a
Grid (because the number of maps fails to meet the data array's
dimensionality, for example).

Approved by:	pgollucci (mentor)
2010-09-28 08:52:30 +00:00
Sunpoet Po-Chuan Hsieh
603a308568 - Fix PLIST entry
- Bump PORTREVISION

Approved by:	pgollucci (mentor)
2010-09-28 08:51:21 +00:00
Sunpoet Po-Chuan Hsieh
820483dd2a - Bump PORTREVISION for patch-mDNSPosix_Makefile modification
Approved by:	pgollucci (mentor)
2010-09-28 08:26:14 +00:00
Erwin Lansing
4ef9fbfee4 We shouldn't trust vendor that their license filename is unique and will
not cause collisions for different licenses as well as for _LICENSE_REPORT.
The patch also makes it clear what license file belongs to what license
in an installed package.

PR:		148808
Submitted by:	Anonymous <swell.k@gmail.com>
Tested on:	pointyhat
2010-09-28 07:35:44 +00:00
Sergey A. Osokin
a1e8cced82 Update from 0.8.51 to 0.8.52.
<ChangeLog>

*) Bugfix: nginx used SSL mode for a listen socket if any listen option
   was set; the bug had appeared in 0.8.51.

</ChangeLog>
2010-09-28 07:27:09 +00:00
Emanuel Haupt
9fbf18a689 Update to 15.2.2 2010-09-28 07:24:05 +00:00
Sergey A. Osokin
6c65a58652 Update from 0.7.67 to latest stable version 0.8.51 by merge changes from
www/nginx-devel.

Update CONFLIGS and temporary mark IGNORE www/nginx-devel, because latest
version available from www/nginx.

<Announcement>

Now the 0.8.x branch becomes a stable branch.  The new features have been
appeared during 0.8 development:

o named regular expression captures;
o file AIO in FreeBSD and Linux;
o SSL CRL;
o SCGI and uwsgi modules.

</Announcement>
2010-09-28 06:32:17 +00:00
Philip M. Gollucci
8a5fc7c614 - Reset Tobias Roth <ports@fsck.ch> due to lack of time
by his request to ports@

  Thanks for your work!
2010-09-28 05:42:14 +00:00
Cy Schubert
ab3248ef29 This forced commit documents the repocopy of utmpx-idled.c and utmpx-idled.h
to utmpx-doinkd.c and utmpx-doinkd.h.
2010-09-28 05:39:52 +00:00
Emanuel Haupt
eabd32e5dd Update WWW 2010-09-28 05:34:20 +00:00
Philip M. Gollucci
2080a320f3 - There is no 3 in the module so name 2010-09-28 05:05:53 +00:00
Philip M. Gollucci
0f76f4a702 - Fix a typo in the PR I submitted that glarkin committed. 2010-09-28 05:00:48 +00:00
Sergey A. Osokin
3432ffec36 Accordingly update third party upload module from 2.0.12 to 2.2.0.
Do not bump PORTREVISIONs.

<ChangeLog>

*) Added feature: resumable uploads.
*) Added feature: allow to use of $variables in "upload_pass"
   directive (Piotr Sikora).
*) Added feature: allow module's directives inside if
   statements (David Backeus).
*) Added feature: directive upload_tame_arrays and ability to
   do some magic with php arrays.

</ChangeLog>
2010-09-28 04:00:32 +00:00
Sunpoet Po-Chuan Hsieh
49765ae7e5 - Keep MAKE_JOBS_SAFE
Reported by:	swills
Approved by:	pgollucci (mentor)
2010-09-28 02:55:47 +00:00
Gerald Pfeifer
ac147fb18c In addition to CC and CXX now also set CPP with USE_GCC. Add the output
of CPP to the test-gcc target.

Submitted by:	bf
2010-09-28 02:48:29 +00:00
Philip M. Gollucci
c4b3201176 - Disconnect www/xpi-gbutts
PR:             ports/146854
Submitted by:   Anatoly Borodin <anatoly.borodin@gmail.com> (maintainer)
2010-09-28 02:12:27 +00:00
Philip M. Gollucci
19e4f5ea7c - Rename www/xpi-gbutts -> www/xpi-google_shortcuts
- Update 1.6.3 2.0.

PR:             ports/146854
Submitted by:   Anatoly Borodin <anatoly.borodin@gmail.com> (maintainer)
2010-09-28 02:10:41 +00:00
Philip M. Gollucci
8d7a66cf7f - forced commit to not repo copy www/xpi-gbutts -> www/xpi-google_shortcuts
PR:             ports/146854
Reop copy by:   marcus
2010-09-28 02:10:10 +00:00
Wen Heping
6ac7f23edc - Update to 0.6
- Add LICENSE

PR:		ports/151014
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
2010-09-28 01:04:29 +00:00
Wen Heping
6ed63b48be - Update to 0.7.24 2010-09-28 00:58:55 +00:00
Philip M. Gollucci
f167728712 - Take maintainer of _all_ rsyslog* ports
Approved by:     Cristiano Rolim Pereira <cristianorolim@hotmail.com> (previous maintainer)
                 via direct email
Sponsored by:    RideCharge Inc. / TaxiMagic
2010-09-28 00:55:30 +00:00
Gerald Pfeifer
5e211dd832 Replace the explicit build dependency on devel/binutils by USE_BINUTILS.
Submitted by:	bf
2010-09-28 00:44:13 +00:00
Philip M. Gollucci
903851dad1 - Update to 0.5.6
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-28 00:42:32 +00:00
Philip M. Gollucci
1a6499ab91 - Update to 0.9.12
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-28 00:42:28 +00:00
Philip M. Gollucci
b25bdd8022 - Update to 0.14.2
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-28 00:42:24 +00:00
Philip M. Gollucci
bf735c58f7 - Update to 4.2
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-28 00:42:19 +00:00
David Thiel
47a016c80d Update to 1.9.9. 2010-09-28 00:37:55 +00:00
Steven Kreuzer
142de94b3a Change maintainer to Charlie Kester <corky1951@comcast.net>
Approved by:	Tobias Roth <ports@fsck.ch> (maintainer)
2010-09-28 00:34:12 +00:00
Wen Heping
f041f942fb - Pass maintainership to new volunteer 2010-09-28 00:32:15 +00:00
David Thiel
c987e53fd8 Update to 2.3.1. 2010-09-28 00:28:02 +00:00
David Thiel
0234d9d275 Update to 0.9.0. 2010-09-28 00:27:18 +00:00
Olli Hauer
932ebdb379 - update postfix-current to Snapshot 2.8-20100923
From RELEASE_NOTES:
Incompatibility with snapshot 20100912
======================================
- If your DNSBL queries have a "secret" in the domain name, you must
  now censor this information from the postscreen(8) SMTP replies.
- The postscreen "continue" action is now called "ignore". The old
  name is still supported but no longer documented.
- The postscreen_hangup_action parameter was removed. Postscreen
  now always behaves as if "postscreen_hangup_action = drop".
- The postscreen_cache_retention_time default was increased from
  1d to 7d, to avoid deleting results from expensive deep SMTP
  protocol tests too quickly.

Incompatibility with snapshot 20100827
======================================
The Postfix SMTP client no longer appends the local domain when
looking up a DNS name without ".".
Specify "smtp_dns_resolver_options=res_defnames" to get the old
behavior, which may produce unexpected results.

Many bugfixes/cleanup and improvements for postscreen.

For detailed information see RELEASE_NOTES, postconf(5) and
postscreen(8) for incompatibilities, features, and configuration
parameters.

PR:		150088
Submitted by:	ohauer
Approved by:	maintainer timeout, glarkin (mentor)
2010-09-27 21:54:55 +00:00
Emanuel Haupt
95e9c69d8c - Drop maintainership
- Mark DEPRECATED, development has been ceased and is no longer maintained
- Set EXPIRATION_DATE to one month from now
2010-09-27 21:51:10 +00:00
Olli Hauer
02b9c1d78d Add enty for postfix-current snapshot
Approved by:	glarkin (maintainer)
2010-09-27 21:47:28 +00:00