Baptiste Daroussin
553b2834aa
Convert to new options framework
2012-07-20 22:06:49 +00:00
Baptiste Daroussin
22714accc7
Convert to new options framework
2012-07-20 22:05:13 +00:00
Baptiste Daroussin
16dd2b4d3b
Convert to new options framework
2012-07-20 22:02:50 +00:00
Baptiste Daroussin
6e0e8d88df
Convert to new options framework
2012-07-20 21:59:46 +00:00
Baptiste Daroussin
54e36b7e89
Convert to new options framework
2012-07-20 21:58:27 +00:00
Baptiste Daroussin
1403623fa9
Convert to new options framework
2012-07-20 21:56:57 +00:00
Baptiste Daroussin
116fa997a7
Convert to new options framework
2012-07-20 21:48:47 +00:00
Baptiste Daroussin
6c9fa97aaa
Convert to new options framework
2012-07-20 21:44:22 +00:00
Baptiste Daroussin
67e94b5344
Fix conversion to optionsng
2012-07-20 21:37:14 +00:00
Baptiste Daroussin
d18c3d97aa
Remove leftovers from previous conversion to OptionsNG
2012-07-20 21:30:48 +00:00
Jason Helfman
71850a3670
- Remove benchmarks/tsung from Attic
...
- update to 1.4.2
PR: ports/169832
Submitted by: linpct@gmail.com
2012-07-20 21:17:19 +00:00
Baptiste Daroussin
4e7018b72b
Convert to OptionsNG
2012-07-20 21:06:08 +00:00
Olli Hauer
8983a88800
- use reserverd UID/GID
...
- use ports-framework to create user/group
- remove pkg-(de)install
- rename patchfiles
- rename rc file ( s/.in// )
- bump PORTREVISION
with hat apache@
PR: 169953
Submitted by: Marcello Coutinho <marcellocoutinho@gmail.com>
2012-07-20 20:32:20 +00:00
Baptiste Daroussin
79769610e4
- update to 1.0-rc4
...
- changes:
* Fix reinstalling package due to options change losing automatic flag
* Fix pkg set -o
* do not use dlopen for figure out path of libraries to track shlibs
* more manpages cleanup
2012-07-20 20:21:09 +00:00
Steve Wills
769660b69c
- Remove config files if unmodified
...
PR: ports/170017
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp>
2012-07-20 20:00:43 +00:00
Marcus von Appen
b2593c58e2
- Update to 1.8.0
2012-07-20 19:58:16 +00:00
Carlo Strub
5091ce7d27
Fix typo in COMMENT
...
PR: ports/170029
Submitted by: Fernando <fernando.apesteguia@gmail.com>
Approved by: maintainer (implicit)
2012-07-20 19:39:06 +00:00
Carlo Strub
eea1928f6e
GnuPG - Perl module interface to the GNU Privacy Guard (v1.x.x series)
...
WWW: http://search.cpan.org/dist/GnuPG/
Marcello Coutinho
PR: ports/169957
Submitted by: Marcello Coutinho
2012-07-20 19:28:54 +00:00
Jimmy Olgeni
f2f72af6ef
Restore MAKE_JOBS_UNSAFE.
...
PR: ports/169987
Submitted by: amdmi3
2012-07-20 18:35:12 +00:00
Niclas Zeising
e0ee3df12d
Update to version 2.0.18 [1]
...
Fix build with clang [2]
Change WWW in pkg-descr and pkg-message to point to current web side [3]
PR: ports/169925 [1]
Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer) [1], kwm [2], [3]
Approved by: maintainer, kwm (mentor)
2012-07-20 16:33:32 +00:00
Niclas Zeising
731e041cb5
Update to version 1.5.1 [1]
...
Fix build with clang [2]
Change WWW in pkg-descr and pkg-message to point to current web side [3]
PR: ports/169924 [1]
Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer) [1], kwm [2], [3]
Approved by: maintainer, kwm (mentor)
2012-07-20 16:32:07 +00:00
Niclas Zeising
fc438e36ab
Update to version 3.3.38, bugfix release.
...
Approved by: kwm (mentor)
2012-07-20 15:21:06 +00:00
Niclas Zeising
1170be1d04
Update to version 4.38.
...
Adds a new option, TD1, which places '~' vertically centered on the line.
Approved by: kwm (mentor)
2012-07-20 15:18:01 +00:00
Niclas Zeising
4d5e912897
Update to version 1.1.2, bugfix release.
...
Changelog:
* Fix issue where a window/icon could not be clicked or otherwise
manipulated.
* Fix an issue where on some Intel graphics cards when exiting the screen
turned garbled and would blink really badly.
* Bonus fix: spawn_position to actually do what it is supposed to do.
Approved by: kwm (mentor)
2012-07-20 15:14:23 +00:00
Chris Rees
afd23bb21a
Update to 3.2.12
...
BUG FIXES:
- Fix for VU#624931 CVE-2012-2978: NSD denial of service
vulnerability from non-standard DNS packet from any host
on the internet.
PR: ports/170001
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Security: CVE-2012-2978
2012-07-20 15:09:18 +00:00
Chris Rees
e09428d3ce
Document nsd vulnerability
...
The referenced PR contains a fix that bumps PORTREVISION, so the entry will
not match fixed versions.
PR: ports/170024
Obtained from: http://www.nlnetlabs.nl/downloads/CVE-2012-2978.txt
Security: CVE-2012-2978
2012-07-20 14:53:03 +00:00
Frederic Culot
a925197d35
- Update to 2.4.8
...
Changes: http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS
2012-07-20 14:41:24 +00:00
Jun Kuriyama
068d76f9a2
- pkg-{descr,message} cosmetic changes.
...
- Don't do multiple (needless) copy of sys/* sources [1]
PR: ports/168512 [1]
Submitted by: Yasuhito FUTATSUKI <futatuki@bsdclub.org> [1]
2012-07-20 14:23:37 +00:00
Christian Weisgerber
62995de35c
Make PORTREVISION overridable by slave ports. Fixes version numbers
...
going backwards for {cpp,py,ruby}-xmms2 as reported by pointyhat.
2012-07-20 13:27:10 +00:00
Frederic Culot
2d032e7651
- Update to 0.16
...
Changes: http://search.cpan.org/dist/CPS/Changes
2012-07-20 13:21:57 +00:00
Oliver Lehmann
21736b817f
update audacious to 3.2.4
2012-07-20 11:45:18 +00:00
Ruslan Makhmatkhanov
16a3b92000
- update WWW
2012-07-20 11:41:54 +00:00
Christian Weisgerber
b9f49e3e4a
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
...
directly or indirectly (via libvorbis, libtheora).
Submitted by: Jakub Lach <jakub_lach@mailplus.pl>
2012-07-20 10:37:33 +00:00
Ruslan Makhmatkhanov
7f0d491592
- fix build if lang/vala is installed (the port needs vala >= 0.14.0)
...
- not bumping PORTREVISION because it was broken in this case anyway
PR: 169990
Submitted by: Hiroto Kagotani <hiroto.kagotani at gmail dot com> (maintainer)
2012-07-20 10:24:42 +00:00
Chris Rees
af089f84b8
Add the documentation for IRC operators
2012-07-20 08:28:33 +00:00
Chris Rees
d19e4fe0e3
This port conflicts on install with textproc/heirloom-doctools
...
While here, OPTIONSngify
PR: ports/169388
Submitted by: Ted Faber <faber@lunabase.org>
2012-07-20 07:48:05 +00:00
Chris Rees
9f9ac642dc
- Update to 0.2.10
...
Changes: rackspace-monitoring v0.2.10 - 2012-07-18:
Fix a bug with forcing base_url in the driver constructor. [Jessica Lucci]
PR: ports/169992
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer)
2012-07-20 07:40:14 +00:00
Daichi GOTO
f300d940d1
fixed a build error reported by pointy hat
2012-07-20 06:18:37 +00:00
Doug Barton
63f9bbc725
Add the following:
...
BUILD_DEPENDS= p5-XML-Parser>0:${PORTSDIR}/textproc/p5-XML-Parser
USE_PERL5_BUILD= yes
Without the latter, and without Perl installed, I get this in configure:
checking for perl... no
configure: error: perl not found
Without the former I get this, still in configure:
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool
2012-07-20 05:52:20 +00:00
Sunpoet Po-Chuan Hsieh
acef145222
- Update to 3.122010
...
Changes: http://search.cpan.org/dist/Net-Appliance-Session/Changes
2012-07-20 03:57:28 +00:00
Sunpoet Po-Chuan Hsieh
046bb6c860
- Update to 1.122010
...
Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes
2012-07-20 03:56:27 +00:00
Sunpoet Po-Chuan Hsieh
a8dd6a6bfb
- Update to 0.09
...
Changes: http://search.cpan.org/dist/App-gist/Changes
2012-07-20 03:54:49 +00:00
Sunpoet Po-Chuan Hsieh
9d46fd42a8
- Update to 1.000000
...
Changes: http://search.cpan.org/dist/Moo/Changes
2012-07-20 03:53:53 +00:00
Sunpoet Po-Chuan Hsieh
a89bdb4db9
- Update to 2.4
...
- Add LICENSE
Changes: http://search.cpan.org/dist/HTTP-Lite/Changes
2012-07-20 03:52:45 +00:00
Sunpoet Po-Chuan Hsieh
a28a1142b4
- Update to 1.0.25
...
- Convert to new options framework
- alsa-plugins:
- Add option: ARIFF_OSS for FreeBSD-specific patch
- Revert ports/165247 per regression in ports/169767
- Unbreak arcam-av and usb_stream plugins
- While I'm here, pet portlint by removing ABI version number from LIB_DEPENDS
Changes: http://www.alsa-project.org/main/index.php/Changes_v1.0.24_v1.0.25
http://www.alsa-project.org/main/index.php/Changes_v1.0.23_v1.0.24
PR: ports/169841
Submitted by: Jan Beich <jbeich@tormail.org> (maintainer)
2012-07-20 03:03:56 +00:00
Sunpoet Po-Chuan Hsieh
9061f8bc25
- Update to 3.11
...
Changes: http://search.cpan.org/dist/Mojolicious/Changes
PR: ports/169819
Submitted by: sunpoet (myself)
Approved by: Murilo Opsfelder Araujo <mopsfelder@gmail.com> (maintainer)
2012-07-20 02:20:12 +00:00
Sunpoet Po-Chuan Hsieh
6758b33b4a
- Update to 0.715
...
- Add LICENSE
- Align PERL_LEVEL check to stable Perl releases (lang/perl5.*)
Changes: http://search.cpan.org/dist/SOAP-Lite/Changes
2012-07-20 02:10:31 +00:00
Sunpoet Po-Chuan Hsieh
022ffab2bf
- Update to 0.17
...
Changes: http://search.cpan.org/dist/CatalystX-SimpleLogin/Changes
2012-07-20 02:09:22 +00:00
Sunpoet Po-Chuan Hsieh
1b3caf6b65
- Update to 0.17
...
- Add LICENSE
Changes: http://search.cpan.org/dist/Catalyst-Authentication-Credential-OpenID/Changes
2012-07-20 02:07:45 +00:00
Steve Wills
9282a8bc78
- Update to 0.45
...
Changelog: http://cpansearch.perl.org/src/INGY/IO-All-0.44/Changes
2012-07-20 01:48:57 +00:00