1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

288113 Commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
7c214ae86e - do not directly depend on setuptools, use USE_DISTUTILS instead
- bump PORTREVISION because of dependency change
- trim Makefile header
- limit python version to 2.x only
- move pkg-plist contents into Makefile:PLIST_FILES

PR:		173105
Submitted by:	rm (myself)
Approved by:	glarkin (maintainer, by mail)
Feature safe:	yes
2012-10-26 18:56:29 +00:00
Ruslan Makhmatkhanov
750bdec754 - do not directly depend on setuptools, use USE_DISTUTILS instead
- bump PORTREVISION because of dependency change
- trim Makefile header
- remove indefinite article in COMMENT
- limit python version to 2.x only
- move pkg-plist contents into Makefile:PLIST_FILES
- update WWW

PR:		173103
Submitted by:	rm (myself)
Approved by:	glarkin (maintainer, by mail)
Feature safe:	yes
2012-10-26 18:55:38 +00:00
Ruslan Makhmatkhanov
c21014b47d - do not directly depend on setuptools, use USE_DISTUTILS instead
- bump PORTREVISION because of dependency change
- trim Makefile header
- limit python version to 2.x only

PR:		173064
Submitted by:	rm (myself)
Approved by:	glarkin (maintainer, by mail)
Feature safe:	yes
2012-10-26 18:54:43 +00:00
Ruslan Makhmatkhanov
d316f6733f - do not directly depend on setuptools, use USE_DISTUTILS instead
- bump PORTREVISION because of dependency change
- move pkg-plist contents into Makefile:PLIST_FILES
- trim Makefile header
- limit python version to 2.x only

PR:		173063
Submitted by:	rm (myself)
Approved by:	glarkin (maintainer, by mail)
Feature safe:	yes
2012-10-26 18:53:33 +00:00
Ruslan Makhmatkhanov
78b7c4403e - do not directly depend on setuptools, use USE_DISTUTILS instead
- bump PORTREVISION because of dependency change
- move pkg-plist contents into Makefile:PLIST_FILES
- trim Makefile header
- limit python version to 2.x only
- tab -> space change in pkg-descr:WWW

PR:		173062
Submitted by:	rm (myself)
Approved by:	glarkin (maintainer, by mail)
Feature safe:	yes
2012-10-26 18:52:42 +00:00
Ruslan Makhmatkhanov
641274e24a - do not directly depend on setuptools, use USE_DISTUTILS instead
- bump PORTREVISION because of dependency change
- move pkg-plist contents into Makefile:PLIST_FILES
- trim Makefile header
- limit python version to 2.x only

PR:		173061
Submitted by:	rm (myself)
Approved by:	glarkin (maintainer, by mail)
Feature safe:	yes
2012-10-26 18:51:38 +00:00
Ruslan Makhmatkhanov
869c9fca1c - do not directly depend on setuptools, use USE_DISTUTILS instead
- bump PORTREVISION because of dependency change
- trim Makefile header
- limit python version to 2.x only
- move pkg-plist contents into Makefile:PLIST_FILES

PR:		173057
Submitted by:	rm (myself)
Approved by:	glarkin (maintainer, by mail)
Feature safe:	yes
2012-10-26 18:50:44 +00:00
Thomas Abthorpe
e4ad9e6cc2 - Update mirrors for KDE, Soureforge and vim
Feature safe:	yes
2012-10-26 18:49:33 +00:00
Ruslan Makhmatkhanov
3d7361e33f - do not directly depend on setuptools, use USE_DISTUTILS instead
- bump PORTREVISION because of dependency change
- trim Makefile header
- add license (BSD)
- limit python version to 2.x only
- move pkg-plist contents into Makefile:PLIST_FILES

PR:		173024
Submitted by:	rm (myself)
Approved by:	glarkin (maintainer, by mail)
Feature safe:	yes
2012-10-26 18:49:29 +00:00
Ruslan Makhmatkhanov
19eb1602e8 - Mark as deprecated. The functionality of this plugin is available in the Trac
core as of 0.12. Set expiration date to 2012-11-26

PR:		173023
Submitted by:	rm (myself)
Approved by:	glarkin (maintainer, by mail)
Feature safe:	yes
2012-10-26 18:48:09 +00:00
Dirk Meyer
c9cd2657bc - drop maintainership
Feature safe: yes
2012-10-26 17:03:57 +00:00
Dirk Meyer
41c03aae99 - fix mangpages and cleanup prefix
Submitted by:	agh
Feature safe: yes
2012-10-26 16:59:17 +00:00
Frederic Culot
7d36eb8fdf - Update to 1.6 [1]
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/AuthCAS/Changes
PR:		ports/172939 [1]
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr>
Approved by:	Frank Wall <fw@moov.de> (maintainer)
Feature safe:	yes
2012-10-26 16:08:41 +00:00
Baptiste Daroussin
23c81ed445 Update to checkins f21e916b8b
Main change is heavy parallelization (improves a lot bulk -a)

Detailed changes:
  - Do not mount linsysfs anymore (allow builind linux-kdump)
  - Fix builders stuck in 'done:PORT' status when they were really idle
  - New TMPFS_DATA to allow having the pool,cache and other poudriere temporary
    files be stored in memory (important if using bulk -a)
  - Fix creating jail from allbsd
  - do not need anymore pkg_ on the host to build pkg_install bulks
  - Parallelize the dependency calculation
  - Parallelize sanity check
  - Speeds up walk through the queue
  - prevent inheriting compression on ports trees
  - Cleanup stale INDEX tmpfile, which is possible if user hits ctrl+c during
    index build
  - Parallelize queue ordering
  - Create a reverse pool to avoid the slow find -delete
  - Speed up detection of inpact of a failure
  - mount fdescfs by default (need from some java software)

Feature safe:	yes
2012-10-26 15:18:13 +00:00
Baptiste Daroussin
da6c3af5fc Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available, or for which are -devel version with a more
recent stable version for long

Feature safe:	yes
2012-10-26 14:57:50 +00:00
Florian Smeets
a10085f206 Update to 2.9.2
Feature safe:	yes
2012-10-26 14:51:57 +00:00
Bernhard Froehlich
878fbfdc35 - Fix typo in pkg-descr
PR:		ports/172541
Submitted by:	Olivier Cochard-Labbe <olivier.cochard.me@FreeBSD.org>
Approved by:	maintainer timeout (16 days)
Feature safe:	yes
2012-10-26 14:51:54 +00:00
Alexey Dokuchaev
08df9592d0 Augment CATEGORIES.
Feature safe:	yes
2012-10-26 14:16:57 +00:00
Alexey Dokuchaev
97a3d786f0 - Add LICENSE (GPLv2)
- Refine COMMENT and port description

Feature safe:	yes
2012-10-26 14:13:03 +00:00
Tom Judge
33d459dc81 * Update to 5.6.0
* Remove legacy Makefile header
* Make user and group overridable
* Fix install to create data directory
* Move working data to /var/db/activemq
* Update required java version to 1.6+
* Add entry to updating for move of data directory.
* Take over maintainer

Changes: http://activemq.apache.org/new-features-in-56.html

Feature safe:	yes
Approved by:	g.veniamin@googlemail.com (maintainer)
Approved by:	eadler (mentor)
2012-10-26 14:07:37 +00:00
Rene Ladan
156d7f1aa7 remove expired port:
2012-10-20 deskutils/gnuwash: No more public distfiles

Feature safe:	yes
2012-10-26 14:07:19 +00:00
Baptiste Daroussin
4efea071e9 No more mirrord on pav's home
Feature safe:	yes
2012-10-26 14:03:38 +00:00
Emanuel Haupt
67fcb48d90 Cleanup some more sites based on [1]
PR:		172489 [1]
Submitted by:	nemysis <nemysis@gmx.ch>
Feature safe:	yes
2012-10-26 13:09:20 +00:00
Baptiste Daroussin
8de114be89 Update internal e16keyedit to 0.7 [1]
Add USE_PKGCONFIG which is required by e16keyedit
Add dependency on gtk2 for e16keyedit
Use PLIST_FILES instead of pkg-plist

It will be prefered to split this ports into two separate one imho, one for
e16keyedit and one for e16menuedit

Submitted by:	"George L. Yermulnik" <yz@yz.kiev.ua> [1]
Feature safe:	yes
2012-10-26 12:43:40 +00:00
Frederic Culot
af25ba7476 - Update to 0.09010 [1]
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/HTML-FormFu-Model-DBIC/Changes
PR:		ports/173066 [1]
Submitted by:	Oleg A. Mamontov <oleg@mamontov.net> (maintainer)
Feature safe:	yes
2012-10-26 12:31:47 +00:00
Guido Falsi
3d940d9280 - Update to 4.32
- Remove dead MASTER_SITE
- Convert NLS check to new options framework
- Move MAKE_* variables before the .include
- Trim Makefile headers

PR:		ports/173081
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
Feature safe:	yes
2012-10-26 12:18:41 +00:00
Baptiste Daroussin
f9d5d91db9 Fix master_site to allow fetch without redirection neither https (this fix
authentication error happening from time to time)

Hat:		portmgr
Feature safe:	yes
Reported by:	avg
2012-10-26 11:11:17 +00:00
Baptiste Daroussin
3acfca324d Resurrect e16utils, public distfiles has been fixed during the deprecation
period

Submitted by:	"George L. Yermulnik" <yz@yz.kiev.ua>
Feature safe:	yes
2012-10-26 11:08:05 +00:00
Edward Tomasz Napierala
30b44b6252 Update to 1.2.
Feature safe:	yes
2012-10-26 10:49:48 +00:00
Baptiste Daroussin
c3226aeda4 Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available

Feature safe:	yes
2012-10-26 10:23:01 +00:00
Emanuel Haupt
c454231473 - Remove hosts that don't resolve
- Remove MASTER_SITE_GET_E entirely as not a single host resolves and it's not
  used by any port

Feature safe:   yes
2012-10-26 10:17:27 +00:00
Baptiste Daroussin
fc918e32c1 Remove dead master_sites
Feature safe:	yes
2012-10-26 09:45:16 +00:00
Jason E. Hale
54a3a5b828 - Update MASTER_SITES
- Remove DEPRECATED/EXPIRATION_DATE as port fetches now
- Use PORTDOCS macro and PLIST_FILES instead of 4 line pkg-plist
- Convert to new options framework
- Trim Makefile header
- Remove dead WWW from pkg-descr
- Rename patch-aa to patch-zz.c

PR:		ports/172065
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-26 09:29:39 +00:00
Eygene Ryabinkin
98cf8cbd46 mail/exim: upgrade to 4.80.1
This is bugfix-only release, it eliminates remote code execution
in the DKIM code.

Security: http://www.vuxml.org/freebsd/b0f3ab1f-1f3b-11e2-8fe9-0022156e8794.html
QA page: http://codelabs.ru/fbsd/ports/qa/mail/exim/4.80.1
Feature safe: yes
2012-10-26 08:46:40 +00:00
Erwin Lansing
fc2b7bdc9a Reduce lenght of the option description for DLZ_MYSQL to
avoid problems with the older dialog(1) on FreeBSD 8.x

Noticed by:	Terry Kennedy <terry@tmk.com>
Feature safe:	yes
2012-10-26 08:37:10 +00:00
Baptiste Daroussin
0adf8ae323 PKG_DEVEL is not there yet, this shouldn't have been committed, sorry
Feature safe:	yes
2012-10-26 08:16:17 +00:00
Baptiste Daroussin
d8b7331a67 2012-10-20 x11-toolkits/paragui: No more upstream, no ports depending on it
Feature safe:	yes
2012-10-26 07:25:02 +00:00
Beat Gaetzi
5b4fdb835a Mark as BROKEN: incomplete plist
Reported by:	pointyhat
Feature safe:	yes
2012-10-26 06:59:32 +00:00
Frederic Culot
618e4e6788 - Update to 0.09010
- Pet portlint(1) by moving TEST_DEPENDS up

Changes:	http://search.cpan.org/dist/HTML-FormFu/Changes
Feature safe:	yes
2012-10-26 06:55:56 +00:00
Baptiste Daroussin
712ae416c2 2012-10-20 deskutils/superkaramba-lwp: No more public_distfiles
Feature safe:	yes
2012-10-26 06:47:00 +00:00
Baptiste Daroussin
ea8915de70 Remove now useless legal notice about gogo
Feature safe:	yes
2012-10-26 06:35:51 +00:00
Baptiste Daroussin
e32eca5754 Remove GOGO option and gogo run dependencies along with gogo mp3 encoder itself
Feature safe:	yes
2012-10-26 06:33:41 +00:00
Baptiste Daroussin
61bc79f38c Mark as deprecated, it depends the expired libdockapp
Feature safe:	yes
2012-10-26 06:26:46 +00:00
Baptiste Daroussin
73a3c66b7e Not supported upstream anymore, consider using more recent versions
Approved by:	fjoe (maintainer)
Feature safe:	yes
2012-10-26 06:23:33 +00:00
Jason E. Hale
19df40b4ee - Convert to new options framework
While here:
- Trim Makefile header
- Use GOOGLE_CODE macro in MASTER_SITES
- Remove the name of the port from COMMENT

PR:		ports/172517
Submitted by:	pjg
Approved by:	maintainer timeout (17 days)
		makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-26 06:01:27 +00:00
Jason E. Hale
344fd02e37 - Add fix to allow building with clang
- Trim Makefile header

PR:		ports/172609
Submitted by:	Jan Beich <jbeich@tormail.org>
Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-26 05:31:59 +00:00
Jason E. Hale
0ed525271d - Use USE_ZIP
- Fix typo in BINSUFFIX
- Fix whitespace
- Trim Makefile header

While here:
- Convert to new options framework

PR:		ports/172536
Submitted by:	Takefu <takefu@airport.fm>
Approved by:	maintainer timeout (17 days)
		makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-26 05:17:21 +00:00
Jason E. Hale
825dcc81e4 - Update to 3.3
- Trim Makefile header

While here:
- Remove indefinite article from COMMENT
- Convert to new options framework
- Tab -> space in pkg-descr WWW line

PR:		ports/173054
Submitted by:	Frank Wall <fw@moov.de> (maintainer)
Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-26 04:35:20 +00:00
Jason E. Hale
4d734bc1e5 - Update to 2.28.0
- Drop ABI version number from LIB_DEPENDS
- Convert to new options framework
- Trim Makefile header
- Tab -> space in pkg-descr WWW line

PR:		ports/173043
Submitted by:	Armin Gruner <ag-freebsd@muc.de> (maintainer)
Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-26 04:18:09 +00:00
Gordon Tetlow
60eed3bd73 Update to 2012.1.537985.
Feature safe: yes
2012-10-26 00:19:38 +00:00