1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

345736 Commits

Author SHA1 Message Date
Tijl Coosemans
a44b2f459f - USES=libtool pathfix
- Use MAKE_CMD
2014-08-16 15:04:45 +00:00
Sunpoet Po-Chuan Hsieh
73c3d661b1 - Add CPE information 2014-08-16 15:01:59 +00:00
Sunpoet Po-Chuan Hsieh
74f9e395b4 - Fix *_DEPENDS
- Bump PORTREVISION for dependency change

Reported by:	leeym
2014-08-16 15:01:29 +00:00
Tijl Coosemans
f4d3832eaf Add USES=libtool and INSTALL_TARGET=install-strip 2014-08-16 14:58:34 +00:00
John Marino
f495c7d14b net-mgmt/pads: USES=shebangfix 2014-08-16 14:49:17 +00:00
Veniamin Gvozdikov
f849b1ec93 - Update to 10.0.7
- fixes for incorrect ZFS fs name in jcoldmigrate
- jail start via taskd
- bhyve: support for VM auto start
- bhyve: add virtio RNG for FreeBSD 10.1+

PR:		192662
Submitted by:	olevole@olevole.ru (maintainer)
2014-08-16 14:39:58 +00:00
John Marino
d9de8cf6c2 devel/tcltls: complete staging (Just Fix It) 2014-08-16 14:31:59 +00:00
Sunpoet Po-Chuan Hsieh
7b7cfba3c5 - Update to 2.015
Changes:	http://search.cpan.org/dist/Socket/Changes
2014-08-16 13:55:09 +00:00
Sunpoet Po-Chuan Hsieh
627f472903 - Update to 0.14.10
Changes:	http://git.gnome.org/browse/gssdp/tree/NEWS
2014-08-16 13:55:04 +00:00
Veniamin Gvozdikov
d2ff1f93fe - Update distinfo, mismatch sha256 2014-08-16 13:21:26 +00:00
John Marino
5aacf488a0 Reserve UID and GID for sguil 2014-08-16 13:03:50 +00:00
John Marino
f8f6f8d3b5 sysutils/ansible: switch to USES=python, upgrade version 1.7 => 1.7.1
PR:		192679
Submitted by:	maintainer (Nikolai Lifanov)
2014-08-16 12:14:55 +00:00
Ryan Steinmetz
098bc62bb0 - Update to 4.3.1 2014-08-16 12:14:42 +00:00
John Marino
c124de29e7 graphics/py-stltools: switch to USES=python
PR:		192549
Submitted by:	maintainer (rsmith)
2014-08-16 12:01:39 +00:00
John Marino
f47f3aa29d science/lamprop: switch to USES=python
PR:		192548
Submitted by:	maintainer (rsmith)
2014-08-16 11:42:41 +00:00
John Marino
cc4d718dcf Stage games/bsdtris
Note that scores file moves from $PREFIX/var/games to /var/games

PR:		192691
Submitted by:	Christian Mangin
Improvements:	marino
2014-08-16 11:23:28 +00:00
John Marino
65ded05f74 textproc/teckit: CATEGORIES+= converters
This is the only thing remaining from the PR, everything else was already
done in sweeps.

PR:		191120
Submitted by:	maintainer (Nikola Lecic)
2014-08-16 10:05:45 +00:00
John Marino
784455eb9d textproc/teckit: Add header to fix build on lang/gcc47
PR:		192698
Submitted by:	Justin Hibbits
Approved by:	maintainer (Nikola Lecic)
2014-08-16 09:47:24 +00:00
John Marino
22f2f2c795 Add new port comms/owfs
PR:		189222
Submitted by:	Johan (stromnet.se)

OWFS -- 1-Wire file system.
OWFS is an easy way to use the powerful 1-wire system of Dallas/Maxim.
OWFS is a simple and flexible program to monitor and control the physical
environment. You can write scripts to read temperature, flash lights, write
to an LCD, log and graph, ...
2014-08-16 09:15:17 +00:00
Eitan Adler
27037736c6 Fix bug in libexecinfo by using -fno-omit-framepointer
PR:		191465
Approved by:	maintainer timeout (2014-06-28)
2014-08-16 09:02:04 +00:00
Dmitry Marakasov
97732bd433 - Strip binary 2014-08-16 07:15:12 +00:00
Kurt Jaeger
ab33f8bccd net-mgmt/cacti: update pkg-message
- /var/log/cacti/cacti.log -> /var/log/cacti/log
- hint how to update database after hier(7) adaptions
- Submitter is now maintainer

PR:		192618
Submitted by:	Dennis Glatting <freebsd@pki2.com>
2014-08-16 07:08:39 +00:00
Bryan Drewery
7d5c5956ac - Update to 1.4.0.pre-alpha10
Changes:
  * Test suite fixes
  * Fix pkg-devel self upgrade when remote repo defaults to non-devel
  * pkg-rquery(8): Add a pointer to EXAMPLES in pkg-query(8)
  * If opening the db in READ_ONLY give a warning if it is missing
  * Give advice on how to recreate the database if auto-updating was skipped
  * Remove pkg --check-activation. It is too tempting to use.
  * Make it more clear that the 'Major version' change is non-fatal
  * Jobs display: Avoid excessive newline before prompt and after unprompted usage
  * Remove references to PACKAGESITE/MIRROR_TYPE/PUBKEY
  * Support uppercase ENABLED in repo config.
  * Avoid POLA, make PACKAGESITE/MIRROR_TYPE/PUBKEY in pkg.conf fatal
  * Fix self upgrade loop with pkg upgrade -Fy
  * Fix self upgrade not using the new pkg binary
  * pkg-{delete,autoremove}: Use a readonly lock in dry run
  * pkg-convert: Add locking. EXCLUSIVE by default, READONLY with -n
  * pkg-convert: Check for proper db permissions for both real and dry_run mode
  * pkg-convert -r: Only a readonly lock is required for converting from the db
  * pkg-convert -r: Add common db access checks
  * pkg convert -r: Don't crash if unable to create the package dir
  * Revert stripping shlib versions from e127d91d4.
    This will require rebuilding packages on the repository and then
    running pkg check -Ba to fully utilize. Until packages are rebuilt
    there may be false-positive shlib reinstalls.
  * pkg {register, check -B}: Fix registering provided shlibs as required
  * When analysing ELF files with DEVELOPER_MODE, don't bail on first error
  * Fix pkg-ssh when SSH_RESTRICT_DIR is a symlink
  * Fix size calculations with hardlinks
  * Fix pkg-which glob
2014-08-16 03:47:14 +00:00
Matthias Andree
84d093078a Also strip libIlmImfUtil-2_2.so.22. 2014-08-15 23:11:31 +00:00
Steve Wills
59e2750e77 gamess/dunelegacy: add port of Dune Legacy
Dune Legacy is an effort by a handful of developers to revitalize the
first-ever real-time strategy game.

It tries to be as similar as possible to the original gameplay but to integrate
user interface features most modern realtime-strategy games have like selecting
multiple units

WWW: http://dunelegacy.sourceforge.net/website/
2014-08-15 23:03:30 +00:00
Adam Weinberger
77ed61fa52 Fix build on -current. 2014-08-15 22:28:22 +00:00
Adam Weinberger
87ae5099c6 Fix build on -current. 2014-08-15 22:24:10 +00:00
Adam Weinberger
a5e80c1550 Fix build on -current. 2014-08-15 22:09:25 +00:00
John Marino
7cce021cfc security/libfprint: Upgrade version 0.4.0 => 0.5.1
PR:		188854
Submitted by:	Martin Birgmeier
Approved by:	maintainer (lichray)
2014-08-15 22:04:22 +00:00
Adam Weinberger
5d0df34996 Un-hardcode gcc. It still fails to build, but at least it uses the
right compiler to fail with.
2014-08-15 22:03:52 +00:00
Julien Laffaye
1c72e050cc - Update to 1.3.1 2014-08-15 21:44:31 +00:00
Adam Weinberger
4c029c7c5f Fix build on -current and fix shebangs. 2014-08-15 21:32:57 +00:00
Adam Weinberger
104eb5d9be Fix build on -current, and fix some shebangs. 2014-08-15 21:29:39 +00:00
Kurt Jaeger
73729f0b20 devel/p5-Log-Dispatch: 2.41 -> 2.42
- Added a Log::Dispatch->clone() method. This returns shallow clone. The
  outputs and callbacks are shared, but changes to outputs and callbacks in
  the clone do not affect the original, or vice versa.

- Added Log::Dispatch->outputs() method. This returns all the output objects
  in a dispatch object.

- Added Log::Dispatch->callbacks() method. This returns all the callback subs
  in a dispatch object.

- The Syslog output now calls Sys::Syslog::setlogsock() every time a message
  is logged, since something else could have called it in between logging two
  messages.

- Added a lock parameter to the Syslog output. If this is true, then logging
  is done in the scope of a per-thread lock. Reported by Cedric Carree and
  Franck Youssef. RT #67988 and #85013.

- Replaced Class::Load with Module::Runtime.
2014-08-15 21:24:35 +00:00
Kurt Jaeger
990a202b67 astro/p5-Astro: 0.75 -> 0.77
- Added mjd2epoch
2014-08-15 21:15:02 +00:00
Adam Weinberger
57582e8278 Fix build on -current. 2014-08-15 21:12:02 +00:00
Kurt Jaeger
e412bbb36a textproc/p5-XML-Reader: 0.51 -> 0.53
doc fixes.
2014-08-15 21:11:53 +00:00
Sunpoet Po-Chuan Hsieh
b794815d7d - Use @sample
- Bump PORTREVISION for package change

PR:		ports/192678
Submitted by:	marino
2014-08-15 21:09:01 +00:00
Sunpoet Po-Chuan Hsieh
de5ef775c9 - Update to 4.4.0
- Bump PORTREVISION for science/netcdf-fortran shlib change [1]

Changes:	https://github.com/Unidata/netcdf-fortran/blob/master/RELEASE_NOTES.md
Approved by:	portmgr (implicit, unstaged port) [1]
2014-08-15 21:08:21 +00:00
Kurt Jaeger
43f175e06c math/p5-Algorithm-KMeans: 1.40 -> 2.02
Upstream added two which_cluster methods in Version 2.0 as a result of an
email from Jerome White who expressed a need for such methods in
order to determine the best cluster for a new data record after you
have successfully clustered your existing data.
2014-08-15 21:06:39 +00:00
Matthias Andree
1f413791d4 Kill long-defunct cups-samba port, disappeared upstream, fruitless hunt.
The software was reported missing 2013-09-19 already.

PR:		182216
2014-08-15 21:02:25 +00:00
Kurt Jaeger
62ce8d42bd lang/p5-Expect: 1.21 -> 1.29
Changes:
  http://cpansearch.perl.org/src/SZABGAB/Expect-1.29/Changes
2014-08-15 21:00:02 +00:00
Koop Mast
62b29fadf7 Update to 4.8.4. 2014-08-15 20:57:18 +00:00
Alexander Leidinger
8f660713b7 Add some additional fedora-core master sites, remove some which cause timeouts. 2014-08-15 20:55:06 +00:00
Marcus von Appen
5a65871ee8 - Fix USE_PYTHON knob handling. Features are to be separated with spaces, not
comma

With hat:	python@
2014-08-15 20:55:03 +00:00
Alexander Leidinger
8c9a0336e9 Fix SRPM checksums and size for gamin (was a HTML page
instead of a SRPM).

Add additional master sites for the gamin SRPM.

Only affects automated package building systems (fetch-only,
build and packages are not affected), so no revision-bump.
Assumption: new distfiles are copied to mirrors even if the
package didn't change.

Noticed by:	Matthias Apitz <guru@unixarea.de>, nox
2014-08-15 20:53:00 +00:00
Kurt Jaeger
8e1999cea2 x11-fonts/gnu-unifont and x11-fonts/gnu-unifont-ttf: 6.3.x -> 7.0.03
PR:		192003
Submitted by:	vmagerya@gmail.com
Approved by:	bsdports@gmail.com (maintainer)
2014-08-15 20:52:44 +00:00
John Marino
6643a1ab16 ports-mgmt/xps: USE_PYTHON=yes => USES=python
PR:		192688
Submitted by:	maintainer (Serpent)
2014-08-15 20:50:14 +00:00
Tijl Coosemans
372d9b8add Update to version 3.4.1.2014.08.15 2014-08-15 20:47:11 +00:00
Matthias Andree
515db2ed10 Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)

Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130

Couple OpenEXR more tightly to ilmbase and require its exact .so
version.

Add UPDATING note, and bump PORTREVISION of all dependent ports.

Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.

Approved by:	portmgr (implicit for bumping PORTREVISION on unstaged ports)
2014-08-15 20:37:31 +00:00