Commit graph

332820 commits

Author SHA1 Message Date
Dmitry Marakasov
4435cae6a5 - Update to 2.2.0
- Switched to shebangfix

PR:		188739
Submitted by:	Hans Fredrik Nordhaug <hans@nordhaug.priv.no> (maintainer)
2014-04-23 14:57:46 +00:00
Philippe Audeoud
8a4b426db3 - Update to 1.981 2014-04-23 14:55:07 +00:00
Mark Felder
6ca3655e7e Welcome mod_cloudflare to the tree.
Unfortunately, Cloudflare doesn't seem to be handling release management
of mod_cloudflare very well so for now we are pulling from their public
Github repository and the version number will be 0.0.YYYYMMDD based on
the date of the commit we're pulling. They don't commit updates very
often, so this should be fine until they figure out their release
process.
2014-04-23 14:54:27 +00:00
Pietro Cerutti
98d4b5ce7f - Fix build
Reported by:	pkg-fallout
MFH:		2014Q2
2014-04-23 14:52:17 +00:00
Dmitry Marakasov
4aa87895da - Mark DEPRECATED and set EXPIRATION_DATE: the port is unfetchable and outdated by net-im/tkabber
PR:		188260
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name>
Approved by:	maintainer timeout
2014-04-23 14:48:17 +00:00
Renato Botelho
e7fef78c99 Fix build with clang:
. Add direct dependency to net/bpf.h
  . Rename symbol csin to avoid conflict with complex.h

Approved by:	portmgr (blanket)
2014-04-23 14:24:13 +00:00
Tijl Coosemans
ce5a9a5d44 Update gstreamer 1.0 ports to version 1.2.4. 2014-04-23 14:22:47 +00:00
Cy Schubert
2da41c9975 MF security/krb5: RTM_OLDADD and RTM_OLDDEL were removed from -stable.
Submitted by:	alfred
2014-04-23 14:09:39 +00:00
Boris Samorodov
970c39484c . support staging; [1]
. update to version 0.9.6.1.

PR:		ports/188871  [1]
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>  [1]
2014-04-23 14:04:38 +00:00
Li-Wen Hsu
daa35c5ebd - Add missing distinfo [1]
- Trim unneeded PYDISTUTILS_PKGNAME

Notified by:	swills [1]
2014-04-23 14:00:00 +00:00
Steve Wills
6740373ee8 - Fix permission on redmine directories: log, files, tmp and public as
described in the redmine installation guide [1]
- Add gem thin in the Gemfile if the option THIN is enabled, otherwise won't
  start [1]
- Clean up the makefile, CHOWN commands in the Makefile are useless with stage [1]
- Update Gemfile patch to allow newer version of rake while here

PR:		ports/188607 [1]
Submitted by:	"David Demelier" <markand@malikania.fr> [1]
2014-04-23 13:38:53 +00:00
Alexey Dokuchaev
8ca34b7ec5 - Define LICENSE (GPLv2), reword COMMENT line
- Take maintainership, undeprecate, and stagify
- Unbreak on !i386
2014-04-23 13:37:58 +00:00
Li-Wen Hsu
d70a23491d Fix Django package names
Submitted by:	mat
2014-04-23 13:36:36 +00:00
Mathieu Arnold
7ceac7c815 Fix build.
With hat:	portmgr
Sponsored by:	Absolight
2014-04-23 13:33:49 +00:00
Tijl Coosemans
aad09bc5e2 When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la.  So everything that subsequently links with libA will also
link to these extra libraries.  This causes too much overlinking.

This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging.  However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.

So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).

PORTREVISION is bumped on all ports with USES=libtool that install .la
libraries.  Most ports are also changed to add :keepla because .la
libraries have to be kept around as long as there are dependent ports with
.la libraries that refer to them in their dependency_libs field.  In most
cases :keepla can be removed again as soon as all dependent ports that
install .la libraries have some form of USES=libtool added to their
Makefile.

PR:		ports/188759
Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
2014-04-23 13:25:16 +00:00
Li-Wen Hsu
5c818b158c - Update to 20140423 snapshot
Security:	59e72db2-cae6-11e3-8420-00e0814cab4e
2014-04-23 13:14:50 +00:00
Li-Wen Hsu
29d08c3506 - Update to 1.4.11
Security:	59e72db2-cae6-11e3-8420-00e0814cab4e
2014-04-23 13:13:37 +00:00
Li-Wen Hsu
6210b26efd - Update to 1.5.6
Security:	59e72db2-cae6-11e3-8420-00e0814cab4e
2014-04-23 13:13:12 +00:00
Li-Wen Hsu
f00e2975c2 - Update to 1.6.3
Security:	59e72db2-cae6-11e3-8420-00e0814cab4e
2014-04-23 13:12:13 +00:00
Li-Wen Hsu
b6557362ac Document Django 2014-04-21 vulnerabilty 2014-04-23 13:10:30 +00:00
Kubilay Kocak
dc25f558f7 databases/py-gdbm: Make install PREFIX-safe
Pass a PREFIX-safe Python library directory to Python --install arguments.

While I'm here:

- Re-order and sort USE(S) and PYDISTUTILS entries
- Whitespace alignment
2014-04-23 11:49:08 +00:00
Pietro Cerutti
6f2f8c48f1 - Fix build on < 8000000 (yacc doesn't have a -y option)
Reported by:	pkg-fallout
2014-04-23 11:47:25 +00:00
Rene Ladan
cf9f93a285 Fix typo in pkg-install.in and bump PORTREVISION
Submitted by:	Takefu <takefu@airport.fm>
2014-04-23 11:09:09 +00:00
Dmitry Marakasov
2f075b9022 - Update to 3.12
PR:		188888
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2014-04-23 11:08:49 +00:00
Dmitry Marakasov
e927ae024d - Update to 3.4
PR:		188886
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2014-04-23 11:08:46 +00:00
Rene Ladan
acfcae5a89 Restore conflict with -nox11 variant
Submitted by:	John Hein in PR follow up
2014-04-23 11:06:57 +00:00
Pietro Cerutti
dc41b1365a - Update to 1.14
- Track new repository on github
2014-04-23 10:07:23 +00:00
Pietro Cerutti
5e7065257c - Update to snapshot 10125
Changes: http://www.fltk.org/articles.php?L1359
2014-04-23 09:40:18 +00:00
Olli Hauer
edccf7e2e2 - update russian bugzilla language templates
MFH:		2014Q2
2014-04-23 09:22:45 +00:00
Guido Falsi
c2fbc051f4 - Update to 3.4.1
- in x11-toolkits/scintilla, leverage USES=compiler to check if
  we're on clang or gcc

PR:		ports/188782, ports/188783
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2014-04-23 08:43:07 +00:00
Pietro Cerutti
6fcd7e3165 - Fix build on < 9.0 2014-04-23 08:29:23 +00:00
Li-Wen Hsu
b23f0076c0 - Stage
- Drop easy_install
- Pet portlint

PR:		ports/188881
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-04-23 06:20:42 +00:00
Li-Wen Hsu
78400aac75 - Stage
- Drop easy_install
- Pet portlint

PR:		ports/188881
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-04-23 06:19:29 +00:00
Cy Schubert
794c40cfee Stagify. 2014-04-23 04:40:06 +00:00
Jung-uk Kim
c20dd5b4a1 - Update to r351880.
- Bundle libfreetype.so.6.
2014-04-23 03:25:08 +00:00
Cy Schubert
e39f034c5a Remove extraneious MAN assignments. 2014-04-23 02:55:24 +00:00
Bryan Drewery
3c7bfe1f22 - Fix build with pkg_install
Reported by:	zi
2014-04-23 02:17:35 +00:00
Bryan Drewery
b979ba81fe - This is not really a quote, I summarized it myself. 2014-04-23 01:55:54 +00:00
Bryan Drewery
b81b2bc341 - Document OpenSSL CVE-2010-5298 2014-04-23 01:54:43 +00:00
Bryan Drewery
59a410425d - Remove LIB_DEPENDS on libpkg.so to fix pkg-devel usage.
* While this dependency is proper, it creates a hard dependency on
    ports-mgmt/pkg, which interferes with pkg-devel testing. Users
    using pkg-devel are forced to install ports-mgmt/pkg if using this
    port or anything depending on this port.
    While the LIB_DEPENDS has been removed, pkg will still record that
    the net-snmp package requires libpkg.so.1, due to its auto shlib
    dependency registering. This is fine as the package depends on
    libpkg.so.1 but not explicitly on ports-mgmt/pkg. The pkg solver
    can decide how to satisfy that dependency.
  * If using pkg you'll already have pkg installed while building
    this port in ports or installing from packages. So nothing is lost
    here.
  * Once pkg-1.3 is out we may change ACTUAL-PACKAGE-DEPENDS to only
    consider RUN_DEPENDS, not also LIB_DEPENDS. This would remove
    the hard dependency on ports-mgmt/pkg here. pkg-1.2 cannot
    handle this yet though.

Reported by:	rpaulo
Reported at:	https://github.com/freebsd/pkg/issues/785
With hat:	portmgr
2014-04-23 01:29:25 +00:00
Dmitry Marakasov
b246b3ea39 - Update to 1.94
PR:		188885
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2014-04-23 01:20:44 +00:00
Dmitry Marakasov
a489318cbe - Update to 5.4
PR:		188884
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2014-04-23 01:20:43 +00:00
Dmitry Marakasov
7c7f68b12f - Minor port cleanup
- Add LICENSE
- Fix error handling

PR:		187757
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2014-04-23 01:15:52 +00:00
Dmitry Marakasov
7099f3ea92 - Minor port cleanup
PR:		188145
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2014-04-23 01:14:42 +00:00
Dmitry Marakasov
375aa7879e - Update MASTER_SITES
- Pass maintainership to submitter
- Add LICENSE

PR:		188034
Submitted by:	"A.J. van Werven" <freebsd@skysmurf.nl>
2014-04-23 01:09:58 +00:00
Dmitry Marakasov
fe85221475 - Update MASTER_SITES
- Pass maintainership to submitter
- Add LICENSE

PR:		188033
Submitted by:	"A.J. van Werven" <freebsd@skysmurf.nl>
2014-04-23 01:09:34 +00:00
Dmitry Marakasov
86c417e970 - Fix path to data directory
- While here, don't remove mtree directory

PR:		188834
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
MFH:		2014Q2
2014-04-23 01:06:19 +00:00
Dmitry Marakasov
19415aaafc - Add missing USE_OPENSSL
PR:		187989
Submitted by:	amdmi3
Approved by:	maintainer timeout
2014-04-23 01:04:24 +00:00
Dmitry Marakasov
190cffb418 - Update to 0.9.31.2
- Minor fixes to pkg-deinstall.in / Makefile

PR:		187618
Submitted by:	Marco Steinbach <coco@executive-computing.de> (maintainer)
2014-04-23 01:03:16 +00:00
Dmitry Marakasov
454cceb7c9 - Install includes
- Convert USE_BZIP2 to USES
- Respect user-set LDFLAGS
- Whitespace fix in pkg-descr

PR:		188258
Submitted by:	amdmi3
Approved by:	maintainer timeout
2014-04-23 01:00:52 +00:00