1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

362341 Commits

Author SHA1 Message Date
Bryan Drewery
266f7e411b USE_GITHUB: Tighten the GH_TAGNAME stripping of 'v' from r382120 to only do so
for v[0-9] as Github does. If a tag is 'v.1' github will return that exact value.
This also fixed named tags that are word starting with 'v'.

PR:		198869
With hat:	portmgr
Reported by:	antoine
2015-03-24 18:15:17 +00:00
Sunpoet Po-Chuan Hsieh
ed895ea63e - Use -lpthread instead of -pthread 2015-03-24 18:00:52 +00:00
Sunpoet Po-Chuan Hsieh
31a267066f - Cleanup Makefile 2015-03-24 18:00:48 +00:00
Sunpoet Po-Chuan Hsieh
14d499a682 - Update to 1.0.5
Changes:	https://github.com/solnic/virtus/blob/master/Changelog.md
2015-03-24 18:00:43 +00:00
Sunpoet Po-Chuan Hsieh
474ad497c3 - Update to 0.0.11
Changes:	https://github.com/dkubb/equalizer/commits/master
2015-03-24 18:00:37 +00:00
Sunpoet Po-Chuan Hsieh
098ceef6d3 - Update to 0.13.6
- Add LICENSE

Changes:	https://github.com/mojombo/god/blob/master/History.txt
2015-03-24 18:00:31 +00:00
Sunpoet Po-Chuan Hsieh
876803e848 - Update to 1.2.1
Changes:	https://github.com/jekyll/jekyll-gist/blob/master/History.markdown
2015-03-24 18:00:26 +00:00
Sunpoet Po-Chuan Hsieh
19323e0317 - Add LICENSE 2015-03-24 18:00:21 +00:00
Sunpoet Po-Chuan Hsieh
f32202995e - Update to 2.0.3
- Add LICENSE
- Sort RUN_DEPENDS

Changes:	https://github.com/ai/r18n/commits/master/sinatra-r18n
2015-03-24 18:00:15 +00:00
Sunpoet Po-Chuan Hsieh
c422c72f7d - Update to 2.0.3
- Add LICENSE

Changes:	https://github.com/ai/r18n/commits/master
2015-03-24 18:00:10 +00:00
Sunpoet Po-Chuan Hsieh
a93f09c115 - Add LICENSE 2015-03-24 18:00:05 +00:00
Sunpoet Po-Chuan Hsieh
31dafc2b77 - Add LICENSE 2015-03-24 18:00:00 +00:00
Sunpoet Po-Chuan Hsieh
547257da8f - Add LICENSE
- Update WWW
2015-03-24 17:59:55 +00:00
Sunpoet Po-Chuan Hsieh
b33dcc4409 - Update to 1.4.6
Changes:	https://github.com/sinatra/sinatra/blob/master/CHANGES
2015-03-24 17:59:49 +00:00
Sunpoet Po-Chuan Hsieh
940f163064 - Fix RUN_DEPENDS
- Bump PORTREVISION for dependency change
2015-03-24 17:59:44 +00:00
Sunpoet Po-Chuan Hsieh
e49b9387f5 - Update to 0.6.3
Changes:	https://github.com/tmm1/pygments.rb/blob/master/CHANGELOG.md
2015-03-24 17:59:38 +00:00
Sunpoet Po-Chuan Hsieh
69fd89a640 - Update to 0.02
Changes:	http://search.cpan.org/dist/Log-Any-IfLOG/Changes
2015-03-24 17:59:32 +00:00
Sunpoet Po-Chuan Hsieh
cccb1d4339 - Update to 2.13.02
- Do not silence installation message

Changes:	http://tools.ietf.org/tools/idnits/changelog
2015-03-24 17:59:27 +00:00
Sunpoet Po-Chuan Hsieh
e3b76da857 - Add GitHub repository to WWW 2015-03-24 17:59:22 +00:00
Sunpoet Po-Chuan Hsieh
33746c8c1f - Update to 1.2.5
- Add GitHub repository to WWW

Changes:	https://github.com/Try2Code/cdo-bindings/commits/master
2015-03-24 17:59:16 +00:00
Sunpoet Po-Chuan Hsieh
392d9ad8e8 - Cleanup -lpthread/-pthread manipulation 2015-03-24 17:53:59 +00:00
Adam Weinberger
b1a238c853 Move the sample configuration files into ETCDIR.
After talking more with Rozhuk Ivan (submitter of 198792, see r381930),
the sample configuration files don't belong in DOCSDIR, and they really
don't belong underneath an OPTION that many people have disabled by
default.

I still don't think that they're good candidates for @sample, but they
make more sense living in ETCDIR.

While here, shuffle around a few other docs/examples files.

PORTREVISION bump for the plist changes.

PR:		198792
Submitted by:	Rozhuk Ivan
2015-03-24 17:38:34 +00:00
Bartek Rutkowski
e791039273 math/lapack: fix build when PROFILE option is selected
- Since dynamic linking is broken when PROFILE is used, enforce '-static' LDFLAGS
- Maintainer's timeout (maho@FreeBSD.org)

PR:		185375
Submitted by:	Pawel Biernacki <pawel.biernacki@gmail.com>
2015-03-24 17:29:47 +00:00
John Marino
28ca5b96a2 5 ports categories: Remove $PTHREAD_LIBS
Categories: irc, x11-clocks, benchmarks, misc, textproc

approved by:	PTHREAD blanket
2015-03-24 17:09:58 +00:00
Mathieu Arnold
c0b425947d Deorbit PTHREAD_{CFLAGS,LIBS} from Perl, and use -lpthread.
Sponsored by:	Absolight
2015-03-24 17:05:25 +00:00
Johannes Jost Meixner
c3744fffa7 devel/rubygem-kafo: update to 0.6.6
PR:		198874
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
Approved by:	mentors (implicit)
2015-03-24 17:02:43 +00:00
Mikhail Teterin
8c46a40c1a Upgrade from 3.6.6 to 3.6.7. Be sure to not extract the zlib
subdirectory.
2015-03-24 16:56:27 +00:00
Mathieu Arnold
037c801e2c Don't use PTHREAD_LIBS.
Sponsored by:	Absolight
2015-03-24 16:44:41 +00:00
Sunpoet Po-Chuan Hsieh
d69d3aeb1c - Add LICENSE
- Sort PLIST
2015-03-24 16:44:25 +00:00
Bryan Drewery
0803843ae4 Github's main archive link silently is converting tags starting with 'v' to
not have 'v' in the filename downloaded or the extraction directory. The
filename is not an issue since we force to use DISTNAME via the ?dummy trick
to fetch(1). Due to this though we must make the same replacement for tags
since we are not using their filename (which matches the extraction dir).

Incidentally this is working if DISTVERSIONPREFIX=v is used since that value
was not used in WRKSRC.

With hat:	portmgr
PR:		198869
2015-03-24 16:42:38 +00:00
Adam Weinberger
37709286d6 Update to 0.2.0.
Changes: https://metacpan.org/changes/distribution/Mojolicious-Plugin-YamlConfig

PR:		197913
Approved by:	maintainer timeout (> 1 month)
2015-03-24 16:42:26 +00:00
Adam Weinberger
d911896e47 Update to 1.5100. This update required patching a configure-related file in
a way that will break when upstream fixes the problem. While here, improve
pkg-descr wording a bit, and point WWW to metacpan, rather than the stock
SF page.

Changes: https://metacpan.org/changes/distribution/Mail-Mbox-MessageParser
2015-03-24 16:37:29 +00:00
Thomas Zander
d73dc2b998 Update to upstream version 7.7.0
PR:		198800
Submitted by:	aberg010@my.hennepintech.edu
Reviewed by:	riggs
2015-03-24 16:24:40 +00:00
Mikhail Teterin
fb2d2336cc Upgrade from 3.7 to 4.0. 2015-03-24 16:19:16 +00:00
Vanilla I. Shu
440da136f0 Upgrade to 0.10.38, due CVE-2015-0278.
PR:		198865
Submitted by:	maintainer
2015-03-24 16:13:07 +00:00
Jason Helfman
2fb84bf891 - update to 1.7.11 [1]
- while here:
   - remove use of SUBDIR
   - sort USES_PYTHON
   - explicitly define supported python versions
   - remove blank lines from pkg-descr

PR:		197960 [1]
Submitted by:	ports@christianserving.org
Approved by:	maintainer timeout (3 weeks)
2015-03-24 16:12:54 +00:00
Vanilla I. Shu
5bac1bc6b5 Document nodejs (libuv) CVE-2015-0278.
PR:		198861
Submitted by:	venture37@geeklan.co.uk
2015-03-24 16:11:41 +00:00
Jason Helfman
af945b006c - add mirror 2015-03-24 16:02:53 +00:00
John Marino
64ee7e63bf 6 ports categories: Remove $PTHREAD_LIBS
Categories: cad, devel, java, x11-fm, biology, deskutils

approved by:	PTHREAD blanket
2015-03-24 16:01:21 +00:00
Alexey Dokuchaev
740492a5df Add port of PyInstaller, a program that converts (packages) Python programs
into standalone executables under Windows, Mac OS X, and Unix-like operating
systems.

Also, properly sort `devel/Makefile' while here.
2015-03-24 15:31:06 +00:00
Mathieu Arnold
2aba319f33 Add chroot back to BIND's startup script.
Differential Revision:	https://reviews.freebsd.org/D1952
Sponsored by:	Absolight
2015-03-24 15:22:51 +00:00
Bartek Rutkowski
387175e5b7 x11/libXinerama: add CPE information
- Maintainer's timeout (x11@FreeBSD.org)

PR:		197959
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-03-24 15:18:38 +00:00
Bartek Rutkowski
0ced60639c x11/libXp: add CPE information
- Maintainer's timeout (x11@FreeBSD.org)

PR:		197959
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-03-24 15:05:09 +00:00
Bartek Rutkowski
a343d8aa74 x11/libXrandr: add CPE information
- Maintainer's timeout (x11@FreeBSD.org)

PR:		197962
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-03-24 14:55:34 +00:00
Bartek Rutkowski
17eb77ae86 x11/libXres: add CPE information
- Maintainer's timeout (x11@FreeBSD.org)

PR:		197963
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-03-24 14:31:47 +00:00
Mark Felder
1fd23985aa Update "BSD" license
Source: private email with author
2015-03-24 14:22:42 +00:00
Bartek Rutkowski
5335b93785 x11-toolkits/libXt: add CPE information
- Maintainer's timeout (x11@FreeBSD.org)

PR:		197964
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-03-24 14:21:19 +00:00
Mark Felder
6659d1c712 Improve default file permissions
Ensure unifi cannot write to itself in the event of an exploit

Unifi only needs write access to: data, log, run, and work directories
2015-03-24 14:15:43 +00:00
Mathieu Arnold
d720895db1 Bump both of those after the fonts path change.
Sponsored by:	Absolight
2015-03-24 14:08:21 +00:00
John Marino
2d396d372d 8 ports categories: Remove $PTHREAD_LIBS
Categories: archivers, dns, french, japanese, news, port-mgmt, x11-wm

The sysutils port was setting configure argument, so the text wasn't
removed but the value of PTHREAD_LIBS was changed.

approved by:	PTHREAD blanket
2015-03-24 13:51:17 +00:00