1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

350495 Commits

Author SHA1 Message Date
William Grzybowski
f69abed204 astro/py-astLib: bump missing portrevision from last commit 2014-10-03 18:54:51 +00:00
William Grzybowski
3530aedb38 astro/py-astLib: switch from py-imaging to py-pillow
- USES python

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
2014-10-03 18:52:19 +00:00
Bryan Drewery
32852abae0 - Allow LINUXBASE for shebangs.
PR:		193878
Submitted by:	Jan Beich <jbeich@vfemail.net>
With hat:	portmgr
2014-10-03 18:47:47 +00:00
Bryan Drewery
581b88c885 @sample: chmod u+w to ensure user may write to it.
PR:		193209
Submitted by:	ohauer
With hat:	portmgr
2014-10-03 18:33:32 +00:00
Matthew Seaman
2bfc27cd35 Fix permissions problem due to omitted @mode in pkg-plist.
PR:		194118
Submitted by:	Larry Rosenman
2014-10-03 18:30:41 +00:00
Bryan Drewery
63fc9a3edb check-plist no longer needs to check for directories owned by dependencies.
pkg-1.3.8's auto directory handling makes this a non-issue.

We should add a new check to warn of possibly needing @dir for empty dirs
though.

With hat:	portmgr
2014-10-03 18:22:46 +00:00
Bryan Drewery
36716bd31e Garbage collect dependency mtree check removed in r368803 2014-10-03 18:14:18 +00:00
Johannes Jost Meixner
d8da0f7f0d www/rubygem-jquery-ui-rails-rails4: copy port
jQuery UI's JavaScript, CSS, and image files packaged for the Rails 3.1+ asset
pipeline

WWW: https://github.com/joliss/jquery-ui-rails

Differential Revision:	https://reviews.freebsd.org/D889
Approved by:	swills
2014-10-03 18:10:51 +00:00
Bryan Drewery
83874e3067 - Update to patchlevel 4.3.29.
This addresses the local crash from CVE-2014-6277. Note that
  the fixes applied in 4.3.25_2 (and upstream 4.3.27) already made
  this non-exploitable remotely.

  This makes 'bashcheck' [1] fully green now. It had a soft warning
  before for CVE-2014-6277.

[1] https://github.com/hannob/bashcheck
2014-10-03 17:57:32 +00:00
Tijl Coosemans
2ddf31e4fd Convert to USES=autoreconf 2014-10-03 17:54:57 +00:00
Dmitry Sivachenko
45dce9a0a7 Correct a typo. 2014-10-03 17:48:21 +00:00
Dmitry Sivachenko
1c54e9bd92 Bump PORTREVISION because of additon of py-parsing dep;
Move some python modules deps out of BUILD_DEPENDS (they seem to be
runtime only).

Thanks to Mikhail Tsatsenko <m.tsatsenko@gmail.com>,
Geoffrey Mainland <mainland@apeiron.net> (maintainer)
2014-10-03 17:46:44 +00:00
Steve Wills
f013458030 devel/rubygem-rbtrace: create port
rbtrace shows you method calls happening inside another ruby process in real
time.

WWW: http://github.com/tmm1/rbtrace
2014-10-03 17:45:27 +00:00
William Grzybowski
e0e59e205c astro/gmapcatcher: switch from py-imaging to py-pillow
- USES python

With hat:	python
Approved by:	portmgr (bapt, implicit)
2014-10-03 17:01:29 +00:00
Pietro Cerutti
1013f18c2d - New port: devel/tcllauncher
tcllauncher is a way to have Tcl programs run out of /usr/local/bin under their
own name, be installed in one place with their support files, and provides
commands to facilitate server-oriented application execution.

While there is another wrapper system that also does this, that system produces
a single executable that contains all the code and support files within a
built-in virtual filesystem wrapped inside the executable. Tcllauncher keeps
the support files distinct, typically in a subdirectory of /usr/local/lib
that's named after the application.

WWW: https://github.com/flightaware/tcllauncher/
2014-10-03 16:14:10 +00:00
Tijl Coosemans
30bc262d2a - Remove USE_AUTOTOOLS
- Use INSTALL_TARGET=install-strip
- Fix problem with locale directory by setting CPPFLAGS
2014-10-03 16:09:59 +00:00
Tijl Coosemans
394ef442ca Remove post-patch now that USES=autoreconf handles this 2014-10-03 15:50:54 +00:00
Tijl Coosemans
46dcc792f6 Convert to USES=autoreconf 2014-10-03 15:46:45 +00:00
Dmitry Sivachenko
dc5d1564a5 Do not search for process by name;
rather use all pids stored in pidfile, in multi-process mode haoroxy writes
all pids there.

PR:		192430
Submitted by:	renchap@cocoa-x.com
2014-10-03 15:40:31 +00:00
Baptiste Daroussin
b8f768e62f More mdocml fixes 2014-10-03 15:37:21 +00:00
Tijl Coosemans
048a74771d Autoreconf runs automake in GNU mode which requires files like AUTHORS,
NEWS and ChangeLog to exist.  Let USES=autoreconf deal with that so ports
don't have to.
2014-10-03 15:33:39 +00:00
Tijl Coosemans
ec11453c30 Replace USE_AUTOTOOLS with USES=autoreconf:build 2014-10-03 15:10:33 +00:00
Johannes Jost Meixner
dd97a0664a www/rubygem-kaminari-rais4: copy port
Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and
sophisticated paginator for Rails 3

WWW: https://github.com/amatsuda/kaminari

Differential Revision:	https://reviews.freebsd.org/D883
Approved by:	swills (mentor)
2014-10-03 15:06:44 +00:00
Tijl Coosemans
4b4f3b7bd9 Convert to USES=autoreconf 2014-10-03 14:49:48 +00:00
Tijl Coosemans
a0bd49a094 Replace USE_AUTOTOOLS with USES=autoreconf:build 2014-10-03 14:15:37 +00:00
Dmitry Marakasov
1adbdcdf05 - Drop @dirrm* from plist
- Remove exec/unexec which should be handled by USES=desktop-file-utils
2014-10-03 14:11:36 +00:00
Baptiste Daroussin
b08a2bf085 Fix rendering with mandoc 2014-10-03 14:06:41 +00:00
Baptiste Daroussin
3c3f273a9b Fix manpage rendering with mandoc 2014-10-03 13:51:17 +00:00
Tijl Coosemans
c3d387677a - Don't patch configure.ac so USE_AUTOTOOLS can be removed
- Add INSTALL_TARGET=install-strip
2014-10-03 13:43:33 +00:00
Dmitry Marakasov
ee53f0213c - Fix LICENSE
- Drop .la files
- Strip stuff

PR:		193557
Submitted by:	amdmi3@amdmi3.ru
Approved by:	maintainer timeout
2014-10-03 13:37:41 +00:00
Lars Engels
16402ee0e3 - Fix dependency on PGSQL
- Enable PGSQL by default
- Install manpages to the proper location
- Use option helpers [1]
- Use proper order of .mk includes [1]
- Bump PORTREVISION

Suggested by:	bapt [1]
2014-10-03 13:30:47 +00:00
Pietro Cerutti
b1be43e55a - Fix rc.d script 2014-10-03 13:27:09 +00:00
Thomas Zander
9f903654e7 - Modernise pkg-plist
- Update handling of DATADIR
- Bump PORTREVISION

PR:		193968
Submitted by:	tatsuki_makino@hotmail.com (maintainer)
2014-10-03 13:12:39 +00:00
Baptiste Daroussin
e57234df3e Fix pkgname 2014-10-03 13:10:15 +00:00
Tijl Coosemans
c30f4e6d28 - Complete USES=libtool conversion
- Remove USE_AUTOTOOLS
- Replace MAKE with MAKE_CMD
2014-10-03 12:52:34 +00:00
Tijl Coosemans
ea92a4a24f Remove some unneeded patches, patch configure and Makefile.in instead of
configure.ac and Makefile.am so USES=autoreconf can be removed (avoids a
problem with upcoming devel/libtool update)

PR:		194068
2014-10-03 12:42:42 +00:00
Mathieu Arnold
db57f33c05 Cleanup @dirrm*.
Differential Revision:	https://reviews.freebsd.org/D885
Reviewed by:	bapt
With hat:	perl@
Sponsored by:	Absolight
2014-10-03 12:42:29 +00:00
Tijl Coosemans
0887062b4b Remove some unneeded patches, patch configure and Makefile.in instead of
configure.ac and Makefile.am so USES=autoreconf can be removed (avoids a
problem with upcoming devel/libtool update)

PR:		194068
2014-10-03 12:41:32 +00:00
Mathieu Arnold
e61ac7332d Make buildable again by upgrading to 0.0.1.32.
Sponsored by:	Absolight
2014-10-03 12:37:55 +00:00
Koop Mast
e63ef6c3c0 Doesn't build with gnome3 version of gnome-desktop 2014-10-03 12:37:06 +00:00
Koop Mast
0ee7b73f9d Remove the gnome option, it doesn't work anymore after gnome3 is imported. 2014-10-03 12:32:54 +00:00
Tijl Coosemans
7e80354fe2 - Remove :oldver from USES=libtool
- Convert to USES=autoreconf and INSTALL_TARGET=install-strip
- Remove jpeg 6 and 7 compatibility options because those versions of jpeg
  are no longer in the ports tree
2014-10-03 12:26:44 +00:00
Baptiste Daroussin
4dcebe3995 mlview has been axed 2014-10-03 12:13:43 +00:00
Tijl Coosemans
1d4b5dd574 Remove some unneeded patches and other bits so USES=autoreconf can be
removed (avoids a problem with upcoming devel/libtool update)

PR:		194068
2014-10-03 12:05:43 +00:00
Tijl Coosemans
539390d4ce - Remove :keepla from USES=libtool
- Remove pthread patching
2014-10-03 11:36:24 +00:00
Tijl Coosemans
5353791bd2 - Replace FAKEDIR with STAGEDIR and only use auto-plist for lib/transcode
- Remove USE_AUTOTOOLS
- Add DOCS option
- Remove -lpthread patching
2014-10-03 11:34:03 +00:00
Thomas Zander
f57f8ce185 - Update to upstream version 0.9.6.1
- Simplify OPTIONS handling
- Add OPTIONS for LADSPA, PULSEAUDIO and RDF
- Update pkg-plist (@dirrm)

PR:		193234
Submitted by:	FreeBSD@ShaneWare.Biz (maintainer)
2014-10-03 11:32:06 +00:00
Bartek Rutkowski
d5389cc312 www/grafana: update 1.8.0 -> 1.8.1
Approved by:	mentors (implicit)
2014-10-03 11:07:10 +00:00
Koop Mast
2b2a2025a8 Remove eel and ports that use it.
Eel doesn't build after the gnome3 import.
2014-10-03 10:53:39 +00:00
Tijl Coosemans
33b0a29238 Complete USES=libtool conversion 2014-10-03 09:20:47 +00:00