1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
Commit Graph

228218 Commits

Author SHA1 Message Date
Cheng-Lung Sung
3ed1d6a19e - Update to 1.27
Changes:	http://search.cpan.org/dist/DBD-SQLite/Changes
2009-12-11 07:15:48 +00:00
Emanuel Haupt
90922d1535 Update to 15.0.0 2009-12-11 07:10:33 +00:00
Wes Peters
f1ab22d10e Mentioning the man pages here causes failures in building packages,
so zot them.  They're already covered by 'make install' and pkg-plist.
2009-12-11 06:57:20 +00:00
Wen Heping
24b141f491 - Update to 0.033 2009-12-11 06:23:07 +00:00
David Thiel
f18bcae547 - Update to 0.5.2
- Take maintainership, approved by rafan
- Fix bug in ifconfig cmdline
2009-12-11 04:31:04 +00:00
Wes Peters
2d340a268e Update to 1.2.1, use automake. No patches needed. 2009-12-11 04:18:57 +00:00
Wen Heping
0d4b87662f - Update to 0.26 2009-12-11 03:33:59 +00:00
Wen Heping
3ea3b814de - Update to 0.53 and unbreak it 2009-12-11 02:37:22 +00:00
Dmitry Marakasov
4adf73dc91 - Update to 0.1.99
PR:		141349
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
2009-12-11 02:22:31 +00:00
Doug Barton
bd93253eec Update for version 2.14 2009-12-10 23:46:38 +00:00
Doug Barton
abcaff5110 Bug Fixes
=========
1. In the test for -PP being alone on the command line I forgot the
-dash at the beginning of the second test so it was falsely picking
up ports with names like p5-Devel-PPPort.

2. If you are building more than one port on the command line, and you
use --packages-build and/or --delete-build-only, and one of the ports
on the command line would otherwise qualfiy as a build-only dep, it was
falsely being treated as such. Solve this problem by adding all ports
on the command line to the run_dl_g list in multiport().

3. With the new parser if you use -v with --check-port-dbdir it's going
to be $1, not $2.

4. Don't unset the packages_init function till we're actually done using it

5. If you are using -g plus one of the --packages* options then creation
of the new package will fail since there is nothing for 'make package'
to work with. So change backup_package() to a more generic form called
pm_pkg_create and use that for both making backup packages and making
a new local package from an installed package.

6. In order to facilitate 5, update the dependency information in an
installed package's +CONTENTS file before creating the new package.

Minor Tweaks
============
1. Include the [-v] in the detailed usage() for --check-port-dbdir too

2. Make the output of --version more clear to everyone who isn't me  :)

3. If DISTDIR is its own zfs filesystem then the code to delete empty
DIST_SUBDIRs can cause problems, so special case it in its own function.

4. Remove some white space
2009-12-10 23:46:04 +00:00
Jun Kuriyama
fc90372788 - Remove blank variable $BUILD_DEPENDS_56. 2009-12-10 23:41:19 +00:00
Doug Barton
f17fa70b6b 1. Show that -v can be used with --check-port-dbdir
2. In the procedure for using portmaster to re-install after a major
version upgrade, list "re-install portmaster" as an actual step. [1]

Submitted by:	Kevin Oberman <oberman@es.net> [1]
2009-12-10 23:38:02 +00:00
Jun Kuriyama
b84c5e1117 - Remove ExtUtils::MakeMaker dependency which is included perl5
distribution.
2009-12-10 23:20:42 +00:00
Joe Marcus Clarke
30792802f6 Update to 0.6.6. 2009-12-10 22:21:58 +00:00
Joe Marcus Clarke
c4718b8b90 Update to 2.18.5. 2009-12-10 22:15:09 +00:00
Ion-Mihai Tetcu
844144dda0 Remove duplicated lines.
Submitted by:	maintainer
		pointyhat via miwi@ and erwin@
2009-12-10 22:11:56 +00:00
Emanuel Haupt
f9daebb5c9 Update to 3.0.0
PR:		141354
Submitted by:	swell.k@gmail.com
2009-12-10 22:00:31 +00:00
Dmitry Marakasov
9b2c941601 - Add CONFLICTS with science/hdf5-18
PR:		140729
Submitted by:	Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
Approved by:	maintainer timeout
2009-12-10 19:15:13 +00:00
Mark Linimon
88a69165b2 Over to submitter of last update. 2009-12-10 16:10:45 +00:00
Wesley Shields
ebb7a7eac6 - Update to 20091210.01
- Install manpage and shared library too.
2009-12-10 16:08:16 +00:00
Cheng-Lung Sung
f99a2cdfe9 - Update to 2.15 2009-12-10 15:43:51 +00:00
Lars Thegler
2d71bca658 Update to 1.17 2009-12-10 15:35:07 +00:00
Wesley Shields
cf7c516503 - Bump PORTREVISION to chase mail/dovecot update.
PR:		ports/140878
Submitted by:	Sahil Tandon <sahil@tandon.net>
Reviewed by:	Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
2009-12-10 15:31:12 +00:00
Wesley Shields
d994375584 - Update to 1.2.8
PR:		ports/139386
Submitted by:	Sahil Tandon <sahil@tandon.net>
Approved by:	Yarema <yds@CoolRat.org> (maintainer)
2009-12-10 15:30:08 +00:00
Wesley Shields
ea8549354e - Document dovecot insecure directory permissions 2009-12-10 15:27:42 +00:00
Lars Thegler
e83d3a1db8 Update to 1.22 2009-12-10 15:27:36 +00:00
Lars Thegler
3b8b7d263f Update to 0.09 2009-12-10 15:24:59 +00:00
Cheng-Lung Sung
9f7ed2541a - Update to 1.105
- Use versioned RUN_DEPENDS

PR:		ports/141195
Submitted by:	lth
2009-12-10 15:19:45 +00:00
Cheng-Lung Sung
dc1ba1f5ed - Update to 1.10 2009-12-10 15:17:08 +00:00
Martin Wilke
972417798a - Update maintainer mail adress
Submitted by:	Marc Lagrange (maintainer via irc)
2009-12-10 15:14:27 +00:00
Dmitry Sivachenko
5243907d02 Update to 0.2.0.
Approved by:	kwm
2009-12-10 15:11:20 +00:00
Pav Lucistnik
77f3041fd1 - Remove no-op configure args
PR:		ports/141232
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2009-12-10 14:59:46 +00:00
Wen Heping
3c795d4400 - Update to 1.2 2009-12-10 14:28:52 +00:00
Pav Lucistnik
c79b24e88b - Update to 1.12.4
PR:		ports/141339
Submitted by:	Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
2009-12-10 14:01:52 +00:00
Wen Heping
596b94f2c0 - Update to 3.11
- Add missing dependence
2009-12-10 13:54:23 +00:00
Pav Lucistnik
494dea1454 - Update to 1.5.6
PR:		ports/141333
Submitted by:	Julien Laffaye <kimelto@gmail.com> (maintainer)
2009-12-10 13:26:52 +00:00
Pav Lucistnik
490dadf656 - Remove expired port jakarta-tomcat5 2009-12-10 13:22:21 +00:00
Wen Heping
e6dea1ca7a - Fix the run error with python-2.6 [1]
- Add the missing run dependence

PR:		ports/141338 [1]
Submitted by:	kevin <kevinxlinuz@163.com> [1]
2009-12-10 13:04:35 +00:00
Tim Bishop
fbb85175e7 - Update to 5.8.9
PR:		ports/141334
Submitted by:	Alex Varju <freebsd-ports@varju.ca>
2009-12-10 11:48:56 +00:00
Philip M. Gollucci
59286b9085 - Update to 4.3.4
- Pet Portlint
2009-12-10 11:09:45 +00:00
Stanislav Sedov
2da4eb29d3 - Update to 1.1.
- Drop dependencies on old unsupported tomcat versions [1].

Requested by:	pav [1]
2009-12-10 11:09:42 +00:00
Mark Linimon
5c569155e8 Mark as broken everywhere.
Hat:		portmgr
2009-12-10 10:50:22 +00:00
Cheng-Lung Sung
e827c66945 - Update to - Update to 0.9.9.91
PR:		ports/141201
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2009-12-10 10:33:51 +00:00
Philip M. Gollucci
f0f7b08aa9 - Update to 1.1.0
o now compatible with 1.3+

PR:             ports/140092
Submitted by:   Kimo <kimor79@yahoo.com>
2009-12-10 10:29:39 +00:00
Lars Thegler
2e961a8814 - fix plist [1]
- fix dependencies

Noted by:	pointyhat via pav [1]
2009-12-10 09:36:31 +00:00
Yen-Ming Lee
ae6289e968 - update to 5.80015 2009-12-10 09:28:30 +00:00
Pietro Cerutti
9a29a35429 - Update to 2.0.3365 2009-12-10 08:28:54 +00:00
Philip M. Gollucci
3484e0935d - OPTIONS+= PROXY_SCGI
PR:             ports/140137
Submitted by:   olli hauer <ohauer@gmx.de>
2009-12-10 08:09:45 +00:00
Philip M. Gollucci
5e5b79ae8c - Address crashes related to http://tracker.xemacs.org/XEmacs/its/issue630 [1]
PR:             ports/140899 [1] (based on)
Submitted by:   Eric Masson <emss@free.fr>
2009-12-10 07:29:19 +00:00