1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

299843 Commits

Author SHA1 Message Date
Raphael Kubo da Costa
c24c07ddec Remove expired port textproc/p5-KinoSearch.
Superseded by textproc/p5-KinoSearch1.
2013-05-16 20:20:34 +00:00
Erwin Lansing
a38b791c7f Mark BROKEN on 9.x as well. 2013-05-16 20:20:19 +00:00
Raphael Kubo da Costa
b3f7a6c586 Mark for removal in 1 month.
Upstream has been dead for years, so follow the previous maintainer's
suggestion and axe it from the tree.
2013-05-16 20:13:19 +00:00
Raphael Kubo da Costa
9fd172d5fc Update maintainer's email address and drop maintainership of a few ports.
PR:		ports/178543
Submitted by:	Piotr Smyrak <smyru@heron.pl> (maintainer)
2013-05-16 20:07:39 +00:00
Niclas Zeising
2ce6f04e4c Update to 3.1.2
While here, remove FreeBSD 7.x stuff.

PR:		ports/178673
Submitted by:	Henry Hu <henry.hu.sh@gmail.com> (maintainer)
2013-05-16 19:52:26 +00:00
Ruslan Makhmatkhanov
7509f05058 - fix pkg-plist (do not try to remove directories, installed by lang/pythonXX
and python directory name was hardcoded anyway)
- fix PGSQL option name (was POSTGRE)
- eliminate usage of PYTHON_SITELIBDIR in depends
- remove leading indefinite article from COMMENT
- move license into proper block to pacify portlint
- limit python version to 2.x only (because of pygtk2)
- convert desktopfileutils dependency to USES
- remove descriptions for FIREBIRD and MSSQL options (they are already defined
  in Mk/bsd.options.desc.mk)
- define portdocs list unconditionally
- bump PORTREVISION because of the changes

Reported by:	pointyhat (miwi, pkg-plist issue)
Approved by:	bsam (maintainer, by mail)
2013-05-16 19:48:29 +00:00
Bryan Drewery
9443974df2 - Update to 3.30
PR:		ports/178641
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
2013-05-16 19:46:52 +00:00
Olivier Duchateau
6e0bd9ce70 - Update to 2.6.1
ChangeLog: http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.6.1_.282013-05-14.29
2013-05-16 19:41:06 +00:00
Thierry Thomas
e4ac62585d Upgrade to 1.7.9.
Changelog at <http://tt-rss.org/redmine/versions/91>.
2013-05-16 18:35:03 +00:00
Thierry Thomas
d15f82fea9 Upgrade to 1.5.5.
Changelog at <http://sourceforge.net/projects/cimg/files/>.

Remark: switching from ffmpeg to ffmpeg1.
2013-05-16 18:35:00 +00:00
Bryan Drewery
e87506e0f0 - Update to 0.9.10
PR:		ports/178672
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
2013-05-16 18:33:56 +00:00
Chris Rees
2c783ac500 Use explicit IP for localhost rather than DNS name; this causes ipv6 attempts
PR:		ports/155788
Submitted by:	System Administrator <root@naboo.vindaloo.com>

Pass flag to mount to disable lockd

PR:		ports/137378
Submitted by:	kib
2013-05-16 18:22:08 +00:00
Bryan Drewery
64907f26a8 - Fix default option CRYPTOPP not including its group DNSSEC
This fixes 'pretty-print-config' not including the CRYPTOPP
  option in its output.
2013-05-16 17:34:12 +00:00
Raphael Kubo da Costa
6cbdcdda6a Update to 7.6.
PR:		ports/178257
Submitted by:	Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
2013-05-16 17:07:13 +00:00
Ruslan Makhmatkhanov
7f08a76c71 - update to 2.9.3
changelog:
http://goo.gl/V7ZZL
2013-05-16 15:10:12 +00:00
Ruslan Makhmatkhanov
4c69641b7e - fix pkg-plist: do not try to remove directories owned by other ports
and bump PORTREVISION
- trim Makefile header, while here

Reported by:	pointyhat (miwi)
With hat:	python@
2013-05-16 15:08:08 +00:00
William Grzybowski
f8f98a23bf - Update to 2.7.3.28
- Add LICENSE

Changes:
https://github.com/celery/billiard/blob/master/CHANGES.txt

Approved by:	culot (mentor)
2013-05-16 15:00:48 +00:00
TAKATSU Tomonari
a76279ab57 - Switch dependency from converters/R-cran-xtable to textproc/R-cran-xtable
* The former should have not been added because it duplicated the latter
    and it should be removed from the ports tree

Reported by:	indexbuild@
2013-05-16 14:16:52 +00:00
Bryan Drewery
c2aa322aca - Update to 0.9.0
PR:		ports/178635
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
2013-05-16 14:10:53 +00:00
Ruslan Makhmatkhanov
a1fa784343 Remove devel/py-celementtree becuase it's a part of Python standard library
since version 2.5 (included as xml.etree.cElementTree). Upstream development
going on python.org, there is no ports depending on this one.

PR:		155524
Submitted by:	rm (myself)
Approved by:	nivit (maintainer, by mail)
2013-05-16 14:06:07 +00:00
Bryan Drewery
46e7ac5fc7 - Mark broken on amd64
- Convert to new options framework

PR:		ports/178636
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
2013-05-16 13:55:51 +00:00
William Grzybowski
1d58176df0 - Update to 0.6.0
- Add LICENSE

Changes:
https://bitbucket.org/lgs/hghooks/src/b14f356ea0fe/CHANGES.txt?at=default

Approved by:	culot (mentor)
2013-05-16 13:53:13 +00:00
William Grzybowski
11cee0f02a - Update to 0.5.6
Approved by:	culot (mentor), jpaetzel (maintainer)
2013-05-16 13:50:04 +00:00
Bryan Drewery
4e2778dc05 - Update to 2013.04.30
PR:		ports/178633
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
2013-05-16 13:38:26 +00:00
Erwin Lansing
e7407a1b90 Drop maintainership. 2013-05-16 13:08:03 +00:00
Wen Heping
7d66c65507 - Update to 1.77.00 2013-05-16 13:04:09 +00:00
Niclas Zeising
8c205121f0 Pass maintainership to Axel Steiner <ast@treibsand.com>
PR:		ports/178682:
Submitted by:	Frank Wall <fw@moov.de> (current maintainer)
2013-05-16 12:13:17 +00:00
Florian Smeets
463d7e2388 Use the 21.0 release instead of the 21.0 candidate1 checksums.
Reported by:	Leslie Jensen <leslie@eskk.nu>
Pointy hat to:	flo
2013-05-16 10:40:17 +00:00
Martin Wilke
20921fede8 - Update to version 0.1.8
PR:		178597
Submitted by:	Ports Fury
2013-05-16 10:32:07 +00:00
Martin Wilke
25a4235bb7 - Update MASTER_SITES
- Trim HEADER

PR:		178599
Submitted by:	Ports Fury
2013-05-16 10:31:12 +00:00
Martin Wilke
e0510c4400 - Trim header
- Update MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Support PLIST_FILES
- Support DESKTOP_ENTRIES
- OptionNG

PR:		178591
Submitted by:	Ports Fury
2013-05-16 10:30:29 +00:00
Martin Wilke
ae3ea9e54b - Update MASTER_SITES
- Add LICENSE

PR:		178589
Submitted by:	Ports Fury
2013-05-16 10:29:08 +00:00
Anton Berezin
c95a26f912 Update to 1.16.
Changes:	http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
2013-05-16 09:58:10 +00:00
Anton Berezin
d29aa26360 Update to 1.36.
Changes:	http://search.cpan.org/dist/Test-WWW-Selenium/Changes
2013-05-16 09:56:56 +00:00
Martin Wilke
c5399bf07c - Fix plist
- Trim header

Reported by:	poudriere exp-run
2013-05-16 09:44:20 +00:00
Martin Wilke
4762188cfa - Fix plist
- Trim header

Reported by:	poudriere exp-run
2013-05-16 09:44:15 +00:00
Martin Wilke
8731c8cc64 - Fix plist
- Trim header

Reported by:	poudriere exp-run
2013-05-16 09:44:11 +00:00
William Grzybowski
69225e339a - Update to 0.9.15
Changes:
https://github.com/toastdriven/django-tastypie/blob/master/docs/release_notes/v0.9.15.rst

Approved by:	culot (mentor)
2013-05-16 09:44:10 +00:00
Martin Wilke
1b78cd9286 - Fix plist
- Trim header

Reported by:	poudriere exp-run
2013-05-16 09:44:06 +00:00
Martin Wilke
55c5a78376 - Fix plist
- Trim header

Reported by:	poudriere exp-run
2013-05-16 09:44:02 +00:00
Martin Wilke
cb00adbbe0 - Fix plist
- Trim header

Reported by:	poudriere exp-run
2013-05-16 09:43:57 +00:00
Martin Wilke
29aaee5b66 - Fix plist
- Trim header

Reported by:	poudriere exp-run
2013-05-16 09:43:52 +00:00
Martin Wilke
fdcc5ae0eb - Fix plist
- Trim header

Reported by:	poudriere exp-run
2013-05-16 09:43:47 +00:00
Martin Wilke
c4bf6b5449 - Fix plist
- Trim header

Reported by:	poudriere exp-run
2013-05-16 09:43:40 +00:00
Florian Smeets
d43f3d44c1 Commit a file forgotten in r318268. 2013-05-16 09:41:53 +00:00
Anton Berezin
3083c9ebd0 Update to 1.626.
Changes:	http://search.cpan.org/dist/DBI/Changes
2013-05-16 09:29:36 +00:00
Martin Wilke
fdfcf47b4d - Fix options entries
PR:		178586
Submitted by:	Ports Fury
2013-05-16 09:16:30 +00:00
Frederic Culot
42bc124087 - Update to 1.13
- Trim Makefile's header
- Add LICENSE (Artistic 1 & GPL 2)

Changes:	http://search.cpan.org/dist/B-Keywords/Changes
2013-05-16 09:09:23 +00:00
Frederic Culot
13f52de532 - Update to 2.213
- Trim Makefile's header
- Add LICENSE (Artistic 1 & GPL 1)
- Remove port name from COMMENT

Changes:	http://search.cpan.org/dist/Test-Inline/Changes
2013-05-16 08:53:54 +00:00
Martin Wilke
870d5ae5d5 - Fix plist
- Trim header

Reported by:	poudriere exp-run
2013-05-16 08:40:11 +00:00