Commit Graph

275218 Commits

Author SHA1 Message Date
Steve Wills
3e63d30049 - Update to 0.33
PR:		ports/165823
Approved by:	glarkin (maintainer)
Feature safe:	yes
2012-03-17 22:42:01 +00:00
Steve Wills
960574fc56 - Add missing BUILD_DEPENDS and RUN_DEPENDS
- Bump PORTREVISION
- Avoid use of SITE_PERL in DEPENDS
- Sort DEPENDS

PR:		ports/165784
Approved by:	maintainer timeout (tjs@cdpa.nsysu.edu.tw, >2 weeks)
Feature safe:	yes
2012-03-17 22:39:53 +00:00
Steve Wills
370746894c - Mark deprecated since it's gone from CPAN
PR:		ports/165779
Approved by:	toni.viemero@iki.fi (maintainer)
Feature safe:	yes
2012-03-17 22:37:13 +00:00
Steve Wills
99659bd143 - Add missing RUN_DEPENDS
- Bump PORTREVISION

PR:		ports/165777
Approved by:	maintainer timeout (freebsd-ports@bluepex.com, >2 weeks)
Feature safe:	yes
2012-03-17 22:35:07 +00:00
Doug Barton
001675be5b * Sat Mar 17 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.6
- BUGFIX: Fix download first/last pieces state reporting
- BUGFIX: Fix name of progress column in torrent content panel
- BUGFIX: RSS downloader should not ignore "Do not start automatically" rule
- BUGFIX: Fix DHT port setting in Web UI
- BUGFIX: Fix possible Web UI authentication problem when using SSL
- BUGFIX: Fix possible issues with folder removal when removing a torrent
- I18N: Add Basque translation

Feature safe:	yes
2012-03-17 22:34:13 +00:00
Steve Wills
9dcad6d358 - Add missing BUILD_DEPENDS and RUN_DEPENDS
- Bump PORTREVISION
- Add TEST_DEPENDS to enable testing

PR:		ports/165776
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
Feature safe:	yes
2012-03-17 22:31:53 +00:00
Steve Wills
5d672c1b28 - Add missing BUILD_DEPENDS and RUN_DEPENDS [1]
- Bump PORTREVISION [1]
- Change maintainer to perl@FreeBSD.org [2]

PR:		ports/165742 [1]
Approved by:	Davide Cittaro <daweonline@gmail.com> (maintainer) [1]
Requested by:	Davide Cittaro <daweonline@gmail.com> (maintainer) [2]
Feature safe:	yes
2012-03-17 22:28:24 +00:00
Michael Scheidell
840872d91f - Fix minor issue with pkg-plist
- No PORTREVISION bump since it doesn't change final package

PR:		ports/166201
Submitted by:	scheidell (me)
Approved by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Feature safe:	yes
2012-03-17 21:46:26 +00:00
Ryan Steinmetz
9b376c5b9c - Add LICENSE
- Add OPTION for logging snmptraps to MySQL
- Add OPTION to restrict agentx access to a local socket only

Feature safe:	yes
2012-03-17 19:50:26 +00:00
Steve Wills
c8e35e1ff4 - Add missing DEPENDS
- Avoid use of SITE_PERL in DEPENDS
- Bump PORTREVISION

PR:		ports/165664
Approved by:	loader@freebsdmall.com (maintainer)
Feature safe:	yes
2012-03-17 18:37:51 +00:00
Steve Wills
05df83d010 - Add missing BUILD_DEPENDS to silence build warnings
PR:		ports/165455
Approved by:	maintainer timeout (mons@cpan.org, > 3 weeks)
Feature safe:	yes
2012-03-17 18:29:46 +00:00
Jeremy Messenger
6c70e18280 Fix the build when japanese/sed is installed. Get it to use the system sed
instead of try to pick up japanese/sed.

PR:		ports/160224
Reported by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Feature safe:	yes
2012-03-17 18:07:47 +00:00
Jeremy Messenger
02cb11bd60 Fix vinagre and possible other applications when trying to connect to
TightVNC V2. Bump the PORTREVISION.

PR:		ports/166192
Submitted by:	Kevin Oberman <rkoberman@gmail.com>
Obtained from:	Its git.
Feature safe:	yes
2012-03-17 17:38:00 +00:00
Steve Wills
1772121aeb - Add TEST_DEPENDS
- Avoid use of SITE_PERL in DEPENDS

PR:		ports/165426
Approved by:	maintainer timeout (skv, >3 weeks)
Feature safe:	yes
2012-03-17 17:24:08 +00:00
Eitan Adler
9279889f5a Restore start script - it got lost in the rename
Submitted by:	ak
Approved by:	maintainer (implicit)
Feature safe:	yes
2012-03-17 16:51:13 +00:00
Steve Wills
bf13f1da15 - Mark deprecated since it is included in devel/p5-POE and not needed according
to configure message
- Set expiration

PR:		ports/165427
Approved by:	maintainer timeout (skv, >3 weeks)
Feature safe:	yes
2012-03-17 16:30:19 +00:00
Jun Kuriyama
162439b67a - Add test depends.
PR:		ports/166203
Submitted by:	swills
Feature safe:	yes
2012-03-17 16:09:47 +00:00
Alex Kozlov
1c2c529496 Crossplatform method to trace software errors in runtime during resource
manipulation is shown. A scheme for describing abstract resources and their
functions in XML is presented. Due to separation it's possible to describe
vast classes of resources without changing the analyzer core.
Detected errors often have an influence on security, safety, robustness and
resource optimal usage.

PR:		ports/163861
Submitted by:	Vladimir Gorelov <virtual.lark@gmail.com>
Approved by:	eadler (mentor)
Feature safe:	yes
2012-03-17 16:07:42 +00:00
Jun Kuriyama
99e1664092 - Upgrade to 0.09.
Feature safe:	yes
2012-03-17 16:07:29 +00:00
Renato Botelho
bd762498c8 - Update to 1.29.2
Feature safe:	yes
2012-03-17 15:24:00 +00:00
Renato Botelho
fdab7c3d8f - Update to 0.97.4
- Mark WITH_LLVM_PORTS as broken since it doesn't build with llvm 3.0
- Move LICENSE to correct place

PR:		ports/166160 (based on)
Submitted by:	scheidell@
Feature safe:	yes
2012-03-17 15:21:39 +00:00
Brendan Fabeny
362462b641 respect CC and related variables [1]; add a test target; update WWW;
minor simplifications; shorten a few long lines

PR:		163232 [1]
Submitted by:	J. Beich (partial patch) [1]
Feature safe:	yes
2012-03-17 13:55:41 +00:00
Michael Scheidell
518b7ede95 - Final patch
- Add back cat pkg-message
- Add knot.full.conf to ETCDIR and pkg-plist
- Bump PORTREVISON

PR:		ports/165798
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Approved by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Feature safe:	yes
2012-03-17 12:44:20 +00:00
TAKATSU Tomonari
20354a2ec0 - Update to 0.55
Feature safe:	yes
2012-03-17 12:24:28 +00:00
Gerald Pfeifer
556a3ec7c2 Replace USE_GCC=4.5+ by USE_GCC=4.6+ which has been transparently
done by the ports infrastructure for a while.

Approved by:	maintainer (thierry)
Feature safe:	yes
2012-03-17 11:39:09 +00:00
Hiroki Sato
e79ea52936 Update to 20110918.
Feature safe:	yes
2012-03-17 11:31:09 +00:00
Hiroki Sato
82020bb02c Add etc/papersize.{a4,letter}.
Discussed with:	bsam
Feature safe:	yes
2012-03-17 11:30:24 +00:00
Gerald Pfeifer
2820a99869 Welcome GCC 4.8! For the next couple of months this is going to be
a rougher ride, as this release series -- just branched off GCC 4.7
-- is going to see a lot of active and often invasive development.
This port is for early exposure and not production use at all.

Feature safe:	yes
2012-03-17 11:22:17 +00:00
Chris Rees
30047d9399 Fix segfault while detecting drives due to 9x changes in CAM
PR:		ports/165938
Submitted by:	Corey Halpin <chalpin@cs.wisc.edu> (author/maintainer)

Also fixes:

PR:		ports/164464
PR:		ports/165787
Feature safe:	yes
2012-03-17 11:16:55 +00:00
Hiroki Sato
d883589acd Use libpaper for default paper size configuration. It is no longer hardcoded
and can be changed by PAPERSIZE environment variable at run time.

Feature safe:	yes
2012-03-17 10:01:39 +00:00
TAKATSU Tomonari
170b8fb1e5 - Update to 0.5.2
Feature safe:	yes
2012-03-17 09:40:49 +00:00
Hiroki Sato
350c353727 Add print/papersize-default-{a4,letter}, which install default paper size
configuration used by libpaper.

Discussed with:	bsam
Feature safe:	yes
2012-03-17 09:34:50 +00:00
Carlo Strub
5f190aa347 Update to 4.0.14
PR:		ports/166195
Submitted by:	Svyatoslav Lempert <svyatoslav.lempert@gmail.com> (maintainer)
Approved by:	glarkin@ (mentor, implicit)
Feature safe:	yes
2012-03-17 09:20:56 +00:00
TAKATSU Tomonari
9071893b7c - Update to 0.7.3
Feature safe:	yes
2012-03-17 09:04:46 +00:00
Doug Barton
59d8a15c5f Add a patch from ISC slated for 9.9.1 which fixes an assertion failure
Feature safe: yes
2012-03-17 06:37:10 +00:00
Eitan Adler
60e4719a00 expired 2012-03-14 net/ct: permission to use withdrawn by authors; contact portmgr for details
Feature safe:	yes
2012-03-17 06:32:55 +00:00
Eitan Adler
25fb1b8dfa expired 2012-03-14 mail/py-email: Included into all supported python versions
Feature safe:	yes
2012-03-17 06:31:24 +00:00
Eitan Adler
c8fe47e0f1 expired 2012-03-14 net/v6eval: permission to use withdrawn by authors; contact portmgr for details
Feature safe:	yes
2012-03-17 06:30:13 +00:00
Martin Wilke
768dd7c392 - Set / Update Portscout flags
- Pass maintainership to submitter

PR:		166062 166105 166112 166113 166114
		166115 166141 166154 166155 166156
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Feature safe:	yes
2012-03-17 05:21:05 +00:00
Martin Wilke
6e9e4a6ed8 - Set Portscout flags
- Pass maintainership to submitter

PR:		165917 165916 165975 165973 165972
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Feature safe:	yes
2012-03-17 05:03:17 +00:00
Martin Wilke
cd665ecec7 - Add missing BUILD_DEPENDS to silence build warnings and allow the port to work
- Sort DEPENDS
- Avoid use of SITE_PERL in DEPENDS
- Bump PORTREVISION

PR:		165768
Submitted by:	swills@
Feature safe:	yes
2012-03-17 04:27:02 +00:00
Doug Barton
d1a828636c korean/unfonts-ttf||2012-03-16|Was divided into korean/unfonts-core and korean/unfonts-extra
Last dependent was updated, so it is now safe to remove

Feature safe:	yes
2012-03-17 04:26:18 +00:00
Martin Wilke
319d7451b7 - Correct DEPENDS
PR:		165591
Submitted by:	swills@
Feature safe:	yes
2012-03-17 04:24:58 +00:00
Martin Wilke
b640f51abb - Correct DEPENDS
PR:		165588
Submitted by:	swills@
Feature safe:	yes
2012-03-17 04:22:55 +00:00
Jun Kuriyama
983fca3baa - Add test depends.
PR:		ports/166168
Submitted by:	swills
Feature safe:	yes
2012-03-17 01:01:07 +00:00
Jun Kuriyama
8ce26c234c - Upgrade to 0.002110.
Feature safe:	yes
2012-03-17 00:58:49 +00:00
Chris Rees
ebbd54aa23 - Remove bogus post-deinstall target
PR:		ports/166073
Submitted by:	jgh

- Use USERS
- Use package dependencies for p5- dependencies, as per convention
- Actually make pkg-install work correctly for packages using SUB_LIST rather
  than passing values in post-install

Feature safe:	yes
2012-03-17 00:17:05 +00:00
Gerald Pfeifer
e1f88b6433 Complete repocopy of lang/gcc47 to lang/gcc48.
Feature safe:	yes
2012-03-17 00:16:16 +00:00
Jun Kuriyama
38a970b562 - Upgrade to 0.9986 (with minor modifications from PR).
PR:		ports/166074
Submitted by:	sunpoet
Feature safe:	yes
2012-03-17 00:10:27 +00:00
Josh Paetzel
b2b7be825c Update to 0.7.0
Chase new distfile location

PR:	ports/166100
Submitted by:	jpaetzel
Approved by:	maintainer timeout
Sponsored by:	iXsystems
Feature safe:	yes
2012-03-16 22:18:05 +00:00