1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
Commit Graph

352277 Commits

Author SHA1 Message Date
Dmitry Marakasov
748cc7eb6d - Clarify LICENSE
- Add LICENSE_FILE

Approved by:	portmgr blanket
2014-10-28 20:15:50 +00:00
Dmitry Marakasov
f9772bca8e Cross-platform emulator of Elektronika RPN programmable calculator
series (MK-152, MK-152M, MK-1152, MK-161).

Only supports cyrillic user interface.

WWW: http://sourceforge.net/projects/emkatic/

PR:		194459
Submitted by:	f0andrey@gmail.com
2014-10-28 19:39:39 +00:00
Bryan Drewery
042faa631c Update to checkin d2f5c83
Changes:
  * Minor display fixes
  * poudriered cleanups
  * ports -l: Support -n like jail
  * Add a 'jail stop' hook called right before jail is shutdown
  * Auto fix shadowed files in repository that are owned by pkg(8)
  * jail -cx: TARGET/TARGET_ARCH fixes
2014-10-28 19:04:52 +00:00
Baptiste Daroussin
b83cfef8c9 Update to 1.4.0.alpha2
Changes:
- Change the default fetch site for vuxml
- simplify some code
- fix too small buffers
- only add in provided shlibs the files starting with lib*
2014-10-28 19:04:22 +00:00
Bryan Drewery
9ae831676e Move WITH_CCACHE_BUILD logic to bsd.ccache.mk
With hat:	portmgr
2014-10-28 18:01:55 +00:00
Jung-uk Kim
0b62990d5d LibreOffice works fine with Java 7 and later.
PR:	194667
2014-10-28 17:49:09 +00:00
Dmitry Sivachenko
18c32c94f9 Update to version 1.6.1. 2014-10-28 15:18:39 +00:00
Bartek Rutkowski
7323ebb6c4 lang/rust: fixes
- Remove extra STRIP_CMD from the Makefile
- Fix SRIP_CMD that was stripping statically linked libraries

Approved by:	mentors (implicit)
2014-10-28 14:21:28 +00:00
Tijl Coosemans
51825cd15e Further reduce latency in the OSS support
PR:		194346
Submitted by:	hselasky
2014-10-28 14:09:01 +00:00
Alex Dupre
c6939cfdef Update to 5.1 release. 2014-10-28 14:07:04 +00:00
Dmitry Marakasov
87d1aa578d - Update to 1.1.2
- Clarify LICENSE
- Add LICENSE_FILE
- Optionlize DOCS installation
2014-10-28 13:26:40 +00:00
Dmitry Marakasov
78720334a3 - Clarify LICENSE
- Add LICENSE_FILE
- Fix build with new mesa
2014-10-28 12:11:40 +00:00
Koop Mast
7911f2065e Remove UMS DDX support (xf86-video-intel 2.7.1).
Use INSTALL_TARGET=install-strip for stripping.
Rename patches to patch-.
Add two patches to fix crashing the 1.14 xserver.
2014-10-28 11:02:44 +00:00
Antoine Brodin
1910aa2bcb Revert part of r371277 2014-10-28 07:04:00 +00:00
Antoine Brodin
7e4aef30c6 Revert part of r371544 2014-10-28 06:23:09 +00:00
Antoine Brodin
fe778b589a Fix some leftovers 2014-10-28 06:12:59 +00:00
Bryan Drewery
35977ab79a - Update to 3.1.10 2014-10-28 06:05:17 +00:00
Antoine Brodin
055cb01a6c Fix a stage orphan 2014-10-28 05:55:36 +00:00
Dirk Meyer
258fa587f6 - update miniupnpc to 1.9
- bump users of shared lib version
2014-10-28 05:19:16 +00:00
Gordon Tetlow
d0b094751d Update Perforce ports to 2014.2.
p4 2014.2.943801
p4d 2014.2.935585
p4ftpd 2014.2.935585
p4p 2014.2.935585

Approved by:	mat (mentor)
2014-10-28 03:46:32 +00:00
Dmitry Marakasov
49ea48568e - Add workaround for clang bug, seems like it's unlikely to be fixed before 10.1-RELEASE 2014-10-28 02:11:42 +00:00
Dmitry Marakasov
1b8a653023 - Fix build for SMYRNA option
Approved by:	portmgr blanket
2014-10-28 01:23:47 +00:00
Dmitry Marakasov
8846a09bfa - Fix plist for LIBDANE option
Approved by:	portmgr blanket
2014-10-28 01:13:33 +00:00
Dmitry Marakasov
9f3605329f - Fix plist for MDNS_AVAHI option
Approved by:	portmgr blanket
2014-10-28 01:13:33 +00:00
Dmitry Marakasov
2ef801ead1 - Fix shebangs
Approved by:	portmgr blanket
2014-10-28 01:13:32 +00:00
Dmitry Marakasov
af107b9110 - Fix plist
Approved by:	portmgr blanket
2014-10-28 01:13:04 +00:00
Jason E. Hale
fae1978fc2 - Update to 1.2.0
PR:		194064
Submitted by:	<yamagi@yamagi.org> (maintainer)
2014-10-27 23:52:37 +00:00
Jason E. Hale
60f6e26170 - Fix stage-qa error where STAGEDIR was being referenced by the binary
by setting up MAKE_ENV instead of passing STAGEDIR through PREFIX
- Respect CC, CFLAGS, LDFLAGS, and MAKE_JOBS
- Strip binaries
- Convert USE_BZIP2 to USES
- Use options helpers (this also fixes a problem where LIB_DEPENDS was
  being over-ridden in the PDF option, effectively cancelling out the
  LIB_DEPENDS for the PS option)
  Note: Did not use <OPT>_CONFIGURE_ENABLE because the configure script
  only understands --disable-<feature>
- Bump PORTREVISION

PR:		194317
Approved by:	olivierd (maintainer)
2014-10-27 23:36:31 +00:00
Jase Thew
2c81672087 security/polarssl: Update to 1.2.12
While I am here:
- Remove fetch wrapper as it is no longer required
- Strip library shared object
- Remove @dirrm* from pkg-plist

Changes:	https://raw.github.com/polarssl/polarssl/polarssl-1.2.12/ChangeLog
2014-10-27 21:48:42 +00:00
Dmitry Marakasov
c43ea6fe28 - Fix installation wrt. staging
Approved by:	portmgr blanket
2014-10-27 21:46:33 +00:00
Koop Mast
a462744240 Update the "new" Mesa to 10.3.2.
Add code to select the correct MASTER_SITE.
Mesa version 10.3.0 -> distdir 10.3
Mesa version 10.3.2 -> distdir 10.3.2

Obtained from:	xorg-dev repo
2014-10-27 20:39:00 +00:00
Lars Engels
84bef71b6c - Chown icinga:icinga and chmod 640 on etc/icinga2/feature-avalable/ido-{pgsql,mysql}.conf so normal users can't spy on the database passwords
- Bump PORTREVISION

PR:		194636
Submitted by:	Oliver Hartmann <ohartman@zedat.fu-berlin.de>
2014-10-27 20:07:01 +00:00
Dmitry Marakasov
bc4400f2e2 - Fix spelling of LICENSE
- Clarify LICENSE
- Add LICENSE_FILE
- Drop @dirrm* from plist

Approved by:	portmgr blanket
2014-10-27 19:51:40 +00:00
Dmitry Marakasov
6f09bc25bf - Fix spelling of LICENSE
- Add LICENSE_FILE
- Drop @dirrm* from plist
2014-10-27 19:51:26 +00:00
Dmitry Marakasov
93c6b5cf52 Package provides configuration and customization of cloud instance.
WWW: https://launchpad.net/cloud-init

PR:		194295
Submitted by:	harm@weites.com
2014-10-27 19:48:03 +00:00
Juergen Lock
524ca4f824 - Update to 0.124.1 .
- Add patch to fix handling of signals during read/write operations.

PR:		194545
Submitted by:	hselasky
2014-10-27 19:31:53 +00:00
Antoine Brodin
d9226ecc2d dbus-launch needs somes of those empty dirs to run 2014-10-27 19:13:49 +00:00
Marcus von Appen
885f50de5a - Second attempt to fix the python version usage on single port builds
If a port requests a different python version from the one being the
  default or provided at the command line, certain directories as well
  as plist entries will use the wrong python version value (the one
  being the default or provided at the command line), instead of the
  value, the port requests.

PR:		194605
exp-run by:	antoine@
With hat:	python@
2014-10-27 18:58:21 +00:00
Thomas Zander
e8cacb134d - Update to upstream version 0.14.0 [1]
- Depend on dbus (build without it is broken) [2]
- USE_LDCONFIG [2]
- Use PORTDOCS, simplify pkg-plist, pet portlint [2]

PR:		194492
Submitted by:	tkato432@yahoo.com [1]
Reviewed by:	riggs [2]
2014-10-27 18:34:37 +00:00
David Naylor
ea81092e3b Update emulators/i386-wine-devel to 1.7.28.
Changes:
 * Improve the pkg-plist handling for differences between -devel and
   -compholio packages.
 * Stop emitting @dirrm and @dirrmtry in pkg-plist
2014-10-27 18:27:47 +00:00
Matthew Seaman
8bf553f900 First there are too many files called zeromq.rb, then there are too
few.  Dammit.
2014-10-27 17:36:54 +00:00
Steven Kreuzer
16f56fad6b Update to 1.0.0 2014-10-27 17:31:59 +00:00
Matthew Seaman
af414a86cc Let's not break the pkg-plist either. 2014-10-27 17:18:44 +00:00
Matthew Seaman
1212c8d899 There's a zeromq.rb file with the same contents already in the main
logstash port.  Not conflicting with logstash-1.4.2 is good.
2014-10-27 17:15:23 +00:00
Baptiste Daroussin
8b1bb2e6bb Avoid using @cwd
nuke @dirrm
2014-10-27 16:39:10 +00:00
Joe Marcus Clarke
dfba912666 Update to 2.16.1.
Add an additional check for EXTRACT_SUFX.

Submitted by:	ak
2014-10-27 16:02:01 +00:00
Lev A. Serebryakov
aacc34703d Update to latest version.
PR:		194616
2014-10-27 15:54:19 +00:00
Lev A. Serebryakov
d9cccee3d4 Updated to latest github commit.
PR:		194564
2014-10-27 15:49:03 +00:00
Matthew Seaman
97733981f5 Logstash Contrib Repository
This is a collection of companion plugins (and hopefully tests, too!)
to be used in conjunction with Logstash.

The plugins here are maintained by the core Logstash team, and
supported by the community.

WWW: http://logstash.net/docs/1.4.2/contrib-plugins
2014-10-27 15:48:17 +00:00
Adam Weinberger
70f3ad60ae Remove the checkyesno dovecot_enable section, as it prevents onestart/onestop
from working (as well as other things).

I suspect this behaviour is present in other rc-files... a general cleanup on
this might be in order.

PR:		194629
Submitted by:	Reinier Schoof
2014-10-27 15:45:19 +00:00