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

348039 Commits

Author SHA1 Message Date
Antoine Brodin
8447593760 - Allow staging as a regular user
- USES=python
2014-09-06 13:07:30 +00:00
Antoine Brodin
713848e116 Allow staging as a regular user 2014-09-06 13:05:50 +00:00
Antoine Brodin
fe8ea2131d Allow staging as regular user 2014-09-06 13:04:30 +00:00
Antoine Brodin
c6d954d521 Allow staging as a regular user 2014-09-06 13:03:23 +00:00
Antoine Brodin
521f90159c Allow staging as a regular user 2014-09-06 13:02:52 +00:00
Antoine Brodin
6977895904 Allow staging as a regular user 2014-09-06 13:01:59 +00:00
Pawel Pekala
8eb4e87fd1 Update to version 5.4.2 2014-09-06 12:56:06 +00:00
Rusmir Dusko
16d3b3ef97 - Add PORTEPOCH, forgotten in previous commit
Reported by:	pawel
2014-09-06 12:54:36 +00:00
Pawel Pekala
e43285766a - Update to version 2.2.6
- Switch to USES=python
2014-09-06 12:27:35 +00:00
Rusmir Dusko
6cd72eb2e5 - Update to 14.9.0, announce message:
Now all the icons are packaged in resource files (*.rcc).

- Remove NO_BUILD=yes,
- Add rcc_build QT4 dependency
2014-09-06 12:24:35 +00:00
Lev A. Serebryakov
11b2bf7d85 Update to latest commit from 21 Aug 2014. 2014-09-06 11:12:39 +00:00
Alex Kozlov
69b9279587 - Use options helpers
- Remove LIBSTDCXX options
- Set INSTALLS_ICONS only if gnome is used
- Remove unnecessary bsd.port.{pre,post}.mk inclusion
- Mute REINPLACE_CMD commands
- Don't try to remove etc/libmap.d, it's owned by the mtree
2014-09-06 10:59:27 +00:00
Tijl Coosemans
7232ff7e62 - Update to 5.0.1 to fix CVE-2014-3525
- Patch Makefile.in instead of Makefile.am to avoid USE_AUTOTOOLS
- Add USES=cpe, USES=libtool and INSTALL_TARGET=install-strip
- Use /var instead of PREFIX/var
- Use @sample
2014-09-06 10:55:57 +00:00
Tijl Coosemans
84af817818 - USE_AUTOTOOLS contains aclocal but not autoconf which leaves configure
out of date and causes make (build phase) to run autoconf, erasing any
  configure patches.  Then make reruns configure.  Instead of adding
  autoconf to USE_AUTOTOOLS avoid USE_AUTOTOOLS altogether by patching
  Makefile.in instead of Makefile.am.
- Use INSTALL_TARGET=install-strip and USES=pathfix

Reported by:	antoine
2014-09-06 10:37:55 +00:00
Barbara Guida
5284a5b97e Bump PORTREVISION after audio/libsidplay2 changes. 2014-09-06 09:49:51 +00:00
Thomas Zander
18e51b603d - Update to new upstream version 1.00.20140902
- Assign maintainership to Chris Hutchinson <portmaster@bsdforge.com>
- Cleanup Makefile, update pkg-descr
- Stagify
- Remove EXPIRATION_DATE

PR:		193046
Submitted by:	portmaster@bsdforge.com
Reviewed by:	riggs
2014-09-06 09:27:24 +00:00
Pawel Pekala
37b9644ed3 Update to version 14.8.0 2014-09-06 09:20:31 +00:00
Sunpoet Po-Chuan Hsieh
be0c0897de - Update to 4.0
Changes:	http://wordpress.org/news/2014/09/benny/
Submitted by:	ychsiao <ychsiao@ychsiao.org> (maintainer)
2014-09-06 08:36:05 +00:00
Dmitry Marakasov
3e8395751a - Update to 7480 2014-09-06 08:14:32 +00:00
TAKATSU Tomonari
f8ffefa97e - Use devel/rubygem-memoize instead of this 2014-09-06 08:01:10 +00:00
Carlo Strub
111153dec9 Webshag is a multi-threaded, multi-platform web server audit tool. Written in
Python, it gathers commonly useful functionalities for web server auditing like
website crawling, URL scanning or file fuzzing.

WWW: http://www.scrt.ch/en/attack/downloads/webshag

PR:		ports/187676
Submitted by:	clutton@zoho.com
2014-09-06 07:46:57 +00:00
TAKATSU Tomonari
6b5d234e21 - Update to 1.6-4 2014-09-06 06:16:50 +00:00
Steve Wills
9fc5365c20 devel/jenkins-lts: update to 1.565.2 2014-09-06 02:30:47 +00:00
Baptiste Daroussin
cba48e974c Bump portrevision to catch up with the package name change that happen long ago 2014-09-06 00:49:02 +00:00
Cy Schubert
986c625784 Update 4.2.7p470 ---> 4.2.7p471 2014-09-06 00:29:03 +00:00
Ollivier Robert
233ab87339 https has been the default for www.keltia.net for more than a year. 2014-09-05 23:22:14 +00:00
Florian Smeets
a8eed1046d Change MAINTAINER to bz-ports@ as discussed with bugzilla@ (now bz-ports@)
and bugmeister@. bugzilla@ will be used by bugmeister@ from now on.

Submitted by:	bugzilla (ohauer)
Approved by:	bugzilla (ohauer)
Hat:		postmaster
2014-09-05 23:09:27 +00:00
Martin Matuska
53bb618a09 Horde package update:
comms/pear-Horde_ActiveSync 2.18.0 -> 2.18.1
mail/pear-Horde_Imap_Client 2.24.2 -> 2.25.0
mail/horde-imp 6.2.1 -> 6.2.2
mail/horde-ingo 3.2.0 -> 3.2.1
deskutils/horde-kronolith 4.2.1 -> 4.2.2
www/horde-passwd 5.0.1 -> 5.0.2
mail/horde-turba 4.2.1 -> 4.2.2
2014-09-05 23:02:48 +00:00
Matthias Andree
c1ce3029fd Fix build on 8.x, by leveraging USE_BINUTILS=yes there (before 900033).
The older binutils are picky and error out when trying to strip .a
files, the newer binutils just skip over things and print warnings. [1]

Fix build with WITH_SSP[_PORTS]=yes, by not running together LDFLAGS
expansions; this drops one hunk from files/patch-configure.in.

Modernize USE_PYTHON and @unexec rmdir.

PR:		192047 [1]
Submitted by:	feld@ [1], Janos Dohanics [1, to ports@]
2014-09-05 22:05:35 +00:00
William Grzybowski
66eb56a56d security/umit: fix build since sphinx update
Reported by:	adamw, antoine
2014-09-05 21:44:59 +00:00
Ollivier Robert
e2bddf656a Update to Calife 3.0.4: support for %group synatx in addition to @group
and use a more secure memzero(3).
2014-09-05 21:33:57 +00:00
Kurt Jaeger
95bf149eee net/whois: 5.1.4 -> 5.1.5
Upstream:
- Updated the list of new gTLDs.
- Added some disclaimer suppression strings for the new gTLDs' servers.
- Updated one or more translations. (Closes: #756231)

Port:
- Pull source from github, not from the Debian pool
- Fix build error in QAT

PR:		190799
Submitted by:	Marco Steinbach <coco@executive-computing.de>
2014-09-05 21:26:33 +00:00
Carlo Strub
3c3af2eb37 - The update provides options on par with original lib source, except share lib
part.
- change static lib to be shared lib by default, which is required in my
  another ports.
- about 8.4 release broken: the issue will be resolved by adding one include
  file. There is one line missing in 8.4 tcp.h file.

PR:		193131
Submitted by:	Jingfeng Yan (maintainer)
MFH:		2014q3
2014-09-05 21:23:29 +00:00
Carlo Strub
1119481aa9 logutils is a Go package that augments the standard library "log"
package to make logging a bit more modern, without fragmenting
the Go ecosystem with new logging packages.

PR:		ports/192964
Submitted by:	Thomas Bartelmess <thomas@bartelmess.io>
2014-09-05 21:15:25 +00:00
Mikolaj Golub
68309a4329 Update to 2.1.0. 2014-09-05 21:04:30 +00:00
Carlo Strub
6f5894dc42 I'm a lumberjack and I'm ok! I sleep when idle, then I ship logs all day!
I parse your logs, I eat the JVM agent for lunch!

(This project was recently renamed from 'lumberjack' to 'logstash-forwarder' to
make its intended use clear. The 'lumberjack' name now remains as the network
protocol, and 'logstash-forwarder' is the name of the program. It's still the
same lovely log forwarding program you love.)

WWW: https://github.com/elasticsearch/logstash-forwarder

PR:		ports/193012
Submitted by:	cheffo@freebsd-bg.org
2014-09-05 20:50:47 +00:00
Carlo Strub
970ea2ad54 Radamsa is a generic test case generator for robustness testing, aka a fuzzer.
It can be used to test how well a program can stand malformed and potentially
malicious inputs. It operates on given sample inputs and thus requires minimal
effort to set up.

WWW: https://www.ee.oulu.fi/research/ouspg/Radamsa

PR:		ports/187576
Submitted by:	Jukka Ukkonen <jau@iki.fi>
2014-09-05 20:44:35 +00:00
Mikolaj Golub
7fa5e746f9 Update to 1.1.2. 2014-09-05 20:43:09 +00:00
Tijl Coosemans
e3056c3b46 security/cracklib:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Convert to USES=python
- Use MAKE_CMD
- Create manpage link in post-install instead of using @exec
2014-09-05 20:19:04 +00:00
Tijl Coosemans
c0d646c612 Add USES=libtool and INSTALL_TARGET=install-strip 2014-09-05 20:05:50 +00:00
Kris Moore
38435c8f0d - Add pipelight-mkufs script for users on ZFS
- Add pkg-message for initial pipelight setup / usage
- Bump PORTREV
2014-09-05 19:38:06 +00:00
Carlo Strub
92ffba79fd Remove IGNORE -- port should work fine now 2014-09-05 19:32:58 +00:00
Carlo Strub
16e52a14ab Update to 20140828
PR:		193293
Submitted by:	cs@
Approved by:	jlaffaye@ (maintainer)
2014-09-05 19:25:27 +00:00
Tijl Coosemans
ac3181aab7 Add USES=libtool and INSTALL_TARGET=install-strip 2014-09-05 19:11:20 +00:00
Kris Moore
e2ab3d1110 - Ignore bash from PATH
PR: 193287
Submitted by: Jan Beich <jbeich@vfemail.net>
2014-09-05 18:56:06 +00:00
Antoine Brodin
557c96b1dd Allow staging as a regular user 2014-09-05 18:48:29 +00:00
Antoine Brodin
a31bd35fb7 Allow staging as a regular user 2014-09-05 18:44:09 +00:00
Antoine Brodin
df5a575870 Allow staging as a regular user 2014-09-05 18:35:38 +00:00
Antoine Brodin
2a3be5277e Allow staging as a regular user 2014-09-05 18:33:06 +00:00
Antoine Brodin
6c9461a14b Allow staging as regular user 2014-09-05 18:28:06 +00:00