Commit Graph

245905 Commits

Author SHA1 Message Date
Luigi Rizzo
c1b2f7df16 remove now-empty pkg-plist
Reported-by: Sahil Tandon
2010-10-25 22:45:30 +00:00
Koop Mast
1572199eed Add patches so chromium builds with clang.
Submitted by:	maintainer
2010-10-25 22:35:00 +00:00
Beat Gaetzi
335dd8c413 - Fix build with custom LOCALBASE
Submitted by:	kmoore
2010-10-25 22:25:10 +00:00
Timur I. Bakeyev
15d6e71863 Update port to the 1.2.1 version. It's needed for Samba 3.5 and Samba 4alpha13. 2010-10-25 22:07:46 +00:00
Luigi Rizzo
7c15b72f25 update to rev 1.44.1 which compiles natively on FreeBSD
Submitted-by: Ruslan Mahmatkhanov
PR: ports/151727
2010-10-25 21:24:02 +00:00
Edwin Groothuis
e6c8a69699 Update to 2010n
Minor adjustment for Pacific/Apia
2010-10-25 21:04:10 +00:00
Pav Lucistnik
062fd1c340 - Mark BROKEN: does not compile
Reported by:	pointyhat
2010-10-25 20:24:23 +00:00
Edward Tomasz Napierala
11ba2822cf Drop maintainership for ports I can't maintain anymore. 2010-10-25 20:09:06 +00:00
Renato Botelho
999514b5c9 Update to 0.96.4 2010-10-25 19:53:09 +00:00
Erwin Lansing
a720cd4fc9 - Pass CPP to CONFIGURE_ENV and MAKE_ENV [1]
- fix fetch-required-list output [2]

PR:		151047 [1],
		145955 [2]
Submitted by:	gerald [1],
		Martin Simmons <martin@lispworks.com> [2]
2010-10-25 18:36:56 +00:00
Thomas Abthorpe
a19e847c3b The proggy programmer's fonts (Proggy Clean, Proggy Square, Proggy Small,
and Proggy Tiny) are a set of fixed-width screen fonts that are designed
for code listings. Each font only comes in one size that it looks good at.
The fonts were optimized while coding in C or C++. For this reason,
characters like the '*' were placed vertically centered, as '*' usually
means dereference or multiply, but never 'to the power of' like in Fortran.
The {}s are centered horizontally (as the author's coding style aligns
braces vertically), the zero looks different from the capital oh, and there
is never any confusion between ells, ones, and eyes. Additionally, the
arithmetic operators (+ - * < >) are all axis aligned.

Author: Tristan Grimmer
WWW: http://www.proggyfonts.com/

PR:		ports/151652
Submitted by:	Raphael Kubo da Costa <kubito at gmail.com>
2010-10-25 18:03:59 +00:00
Wesley Shields
cefeb9d753 Fix MASTER_SITES and pkg-descr WWW: line.
Noticed by:	The Distilator
2010-10-25 18:00:59 +00:00
Thierry Thomas
e14cd02727 Upgrade to 2.0-RC8a. 2010-10-25 16:49:40 +00:00
Dennis Herrmann
0449020167 - Update to 11.10 2010-10-25 16:42:22 +00:00
Dag-Erling Smørgrav
598949d345 Work around unnecessary dependency on py-docutils. 2010-10-25 16:13:30 +00:00
Sunpoet Po-Chuan Hsieh
6aa931e5a0 - Update WWW: unshield is part of SynCE project
Reported by:	distilator
Approved by:	pgollucci (mentor, implicit)
2010-10-25 16:12:27 +00:00
Sunpoet Po-Chuan Hsieh
5cf42c2028 - Update to 0.4.0
Changes:
- die when failing to eval configs
- script command added
- archive command added
- plot command added (gnuplot is required)

PR:		ports/151678
Submitted by:	Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
Approved by:	pgollucci (mentor, implicit)
2010-10-25 16:06:32 +00:00
Sunpoet Po-Chuan Hsieh
de1ec74f10 - Update to 0.7.2
Changes:	http://south.aeracode.org/docs/releasenotes/0.7.2.html
PR:		ports/151646
Submitted by:	Denis Shaposhnikov <dsh@bamus.cz>
Approved by:	Stanislav A Svirid <count@211.ru> (maintainer), pgollucci (mentor, implicit)
2010-10-25 16:05:12 +00:00
Sunpoet Po-Chuan Hsieh
78e52b728b - Add bzip2 integer overflow vulnerability
Approved by:	pgollucci (mentor, implicit)
2010-10-25 16:03:49 +00:00
Sunpoet Po-Chuan Hsieh
eac307e4b8 - Update to 1.0.6
PR:		ports/151364
Security:	CVE-2010-0405
Submitted by:	Eugene Grosbein <eugen@eg.sd.rdtc.ru>
Approved by:	Jason Harris <jharris@widomaker.com> (maintainer), pgollucci (mentor, implicit)
2010-10-25 15:58:47 +00:00
Sunpoet Po-Chuan Hsieh
0c3ee9488c - Update to 2.0.1 while I'm here
- Add LICENSE
- Fix WWW formating

Changes:	http://www.pell.portland.or.us/~orc/Code/markdown/#Source.Code
PR:		ports/151666
Submitted by:	Julien Laffaye <kimelto@gmail.com> (maintainer)
Approved by:	pgollucci (mentor, implicit)
2010-10-25 15:56:47 +00:00
Philippe Audeoud
86be27fd69 Dissy is a graphical frontend to the objdump disassembler. Dissy can be used
for debugging and browsing compiler-generated code.

WWW:	http://code.google.com/p/dissy/

PR:		ports/151609
Submitted by:	Sofian Brabez <sbrabez at gmail.com>
2010-10-25 15:08:10 +00:00
Wesley Shields
6d95038ef1 Add the missing FreeBSD SA entries. We used to add these but stopped a while
back. This should catch us up.

According to cperciva@ the reason we stopped was that it was causing a lot of
false positives. I ran portaudit with these changes and did not see any false
positives but if it turns out to be too noisy I will remove them.

Submitted by:	Christopher J. Umina (private mail)
Approved by:	cperciva@
2010-10-25 14:58:40 +00:00
Wen Heping
cf0eb2384e - Update to 2.0
- Add LICENSE
- Pass maintainership to submitter

PR:		ports/151585
Submitted by:	Carlo Strub <c-s at c-s dot li>
2010-10-25 14:10:48 +00:00
Wen Heping
21a45c4425 - Update to 1.1.8
PR:		ports/151702
Submitted by:	Charlie Kester <corky1951@comcast.net> (maintainer)
2010-10-25 14:07:08 +00:00
Philippe Audeoud
c4d658de2e HexInject is a very versatile packet injector and sniffer, that provide a
command-line framework for raw network access.

It's designed to work together with others command-line utilities, and for this
reason it facilitates the creation of powerful shell scripts capable of reading,
intercepting and modifying network traffic in a transparent manner.

WWW:	http://hexinject.sourceforge.net

PR:		ports/151670
Submitted by:	Sofian Brabez <sbrabez at gmail.com>
2010-10-25 13:13:41 +00:00
Daniel Eischen
de31d97d73 Patch from sahil:
We don't need to set PORTREVISION to 0 since that is the
default, and ...

Fix MASTER_SITES:n usage so that the ":n" postfix is added
to *all* elements of MASTER_SITE_LOCAL, not just the final
one.
2010-10-25 13:13:27 +00:00
Wen Heping
fb729e8290 - Update to 1.5
- Update MASTER_SITES
- Add LICENSE
- Pass maintainership to submitter

PR:		ports/151647
Submitted by:	Carlo Strub <c-s at c-s dot li>
2010-10-25 13:09:33 +00:00
Wen Heping
01d6973496 - Update to 0.9.13
- Add LICENSE
- Pass maintainership to submitter

PR:		ports/151659
Submitted by:	C-S <c-s@c-s.li>
2010-10-25 13:04:49 +00:00
Wen Heping
f135faddd0 - Update to 2.8
- Pass maintainership to submitter

PR:		ports/151660
Submitted by:	C-S <c-s@c-s.li>
2010-10-25 12:07:03 +00:00
Wen Heping
e5d14c0d4f - Update to 0.040
Changes; http://search.cpan.org/src/CFAERBER/DateTime-Format-DBI-0.040/Changes
2010-10-25 11:29:19 +00:00
Wen Heping
69dcf1dfee - Update to 0.3.7 2010-10-25 11:22:23 +00:00
Wen Heping
8d82354698 - Update to 0.26
- Reset maintainer to perl@
2010-10-25 10:59:25 +00:00
Bernhard Froehlich
3ae9530eea - Update to 0.4
PR:		ports/151026
Submitted by:	decke
Approved by:	maintainer timeout (4 weeks)
2010-10-25 08:55:11 +00:00
Wen Heping
a7de4877b7 - Update to 0.9.0 2010-10-25 08:02:39 +00:00
Wen Heping
e267b23478 - Fix the build error reported by QAT@ 2010-10-25 07:45:27 +00:00
Matthias Andree
37ee1acaa5 Update to new upstream release 6.3.18.
Approved by: Corey Halpin (maintainer)
PR: ports/151686
2010-10-25 07:15:38 +00:00
Pietro Cerutti
776bedaced - Fix MASTERSITE:n substitution
PR:		151671
Submitted by:	Sahil Tandon <sahil@FreeBSD.org>
2010-10-25 07:14:16 +00:00
Wen Heping
e9664338f5 - Bump PORTEPOCH here which missed in last commit
Thanks to:	bsam@
2010-10-25 06:19:25 +00:00
Vanilla I. Shu
d5632c27e2 Add mkclean 0.6.0, clean and optimize Matroska and WebM files.
PR:		ports/151679
Submitted by:	Peter Johnson <johnson.peter at gmail.com>
2010-10-25 06:18:51 +00:00
Kevin Lo
4159ce5802 Update to 1.52 2010-10-25 06:02:32 +00:00
Thomas Abthorpe
6589ec6761 Wackford and Squeers are the client and server, respectively, of the SHYTE
plain text network hypertext system.  SHYTE is a plain text alternative to
the web.  The very first SHYTE site may be visited via wackford at
<mammothcheese.ca/root>.

SHYTE is _S_imple _HY_per_TE_xt.  Read the wackford(1), squeers(8), and
shyte(5) manuals for details.

WWW: http://www.mammothcheese.ca/

--
James Bailie <jimmy@mammothcheese.ca>
http://www.mammothcheese.ca

PR:		ports/151649
Submitted by:	James Bailie <jimmy at mammothcheese.ca>
2010-10-25 04:20:23 +00:00
Kevin Lo
c2daa855f9 Unbreak; update to the latest version 20101023. 2010-10-25 03:36:30 +00:00
Sahil Tandon
f3de49c525 - Update to 1.2.0
- Define LICENSE
- Simplify do-install target
2010-10-25 03:16:22 +00:00
Stanislav Sedov
fc438b947f - Properly escape filenames in cuetag.sh
PR:		ports/151677
Submitted by:	Nicole Reid <root@cooltrainer.org>
2010-10-25 01:55:19 +00:00
Vanilla I. Shu
253f7da962 Upgrade to 0.2.4.
PR:		ports/151707
Submitted by:	maintainer
2010-10-25 01:46:31 +00:00
Timur I. Bakeyev
915f864601 PR: 148841
Fixed incomplete repocopy of net/nss_ldapd into net/nss-pam-ldapd
2010-10-25 01:41:22 +00:00
Wen Heping
dcdafd8c22 - Back to 5.0.14 because upstream recall 5.0.15 2010-10-25 00:09:06 +00:00
Wesley Shields
ff00de647f Work around annoying, but harmless, bug with install(1) using "-b~" by changing
it to use "-b ~".
While here also strip libsudo_noexec.so.

Submitted by:	John Hein (private mail)
2010-10-24 23:34:11 +00:00
Sahil Tandon
b56fdc2767 Fix MASTER_SITES so that the ':treeline' postfix is appended
to each element of MASTER_SITE_BERLIOS. Also add a suffix to
MASTER_SITE_SUBDIR to fetch the archive from the 'treeline'
subdir of the BERLIOS sites.

PR:		ports/151676
Submitted by:	sahil (myself)
Approved by:	Pawel Pekala <c0rn@o2.pl> (maintainer)
2010-10-24 23:29:10 +00:00