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

345720 Commits

Author SHA1 Message Date
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
Kurt Jaeger
e55c717cb0 math/givaro: 3.5.0 -> 3.8.0
Changes:
- to 3.6.0:
  https://forge.imag.fr/frs/shownotes.php?release_id=157
- to 3.7.0:
  https://forge.imag.fr/frs/shownotes.php?release_id=161
- to 3.7.1:
  https://forge.imag.fr/frs/shownotes.php?release_id=196
- to 3.8.0:
  https://forge.imag.fr/frs/shownotes.php?release_id=418

PR:		191989
Submitted by:	pi
Approved by:	bf (maintainer timeout)
2014-08-15 20:31:20 +00:00
Tijl Coosemans
1e9581ff9a Update to MPICH 3.1.2
From the announcement:
This release contains significant enhancements to the BG/Q device,
especially for RMA and shared memory functionality.  It also contains
enhancements to ROMIO and upgrades hwloc to 1.9.  In addition, it updates
its weak alias support to align with gcc-4.x, has a better implementation
of MPI_Allreduce for intercommunicator, adds more F08 test cases and fixes
several bugs present in 3.1.1.
2014-08-15 20:28:37 +00:00
Yen-Ming Lee
b0947c5314 - update to 1.2 2014-08-15 20:24:47 +00:00
Kurt Jaeger
fdff402b8c net/libbgpdump: fix build with clang
PR:		191428
Submitted by:	mjl@luckie.org.nz (maintainer)
2014-08-15 20:24:06 +00:00
Nicola Vitale
9d0d07d4cf - Add LICENSE and then bump PORTREVISION
- Adapt port to the new Python facility
- This software doesn't support Python 3, so restrict its
  installation to Python 2  [1]
- Adopt automatic pkg-plist

Noticed by:	Robert Huff <roberthuff@rcn.com> (via private email) [1]
2014-08-15 20:05:45 +00:00
Koop Mast
82a022574b Add missing /libs in LDFLAGS, this should fix the build in some cases.
While here, remove PTHREAD_* from CPPFLAGS and LDFLAGS.

PR:		192432
Submitted by:	sascha@root-login.org (PR), troyax@pholos.eu (fix)
2014-08-15 20:03:21 +00:00
Adam Weinberger
4595ee5a71 Fix build. 2014-08-15 19:51:51 +00:00
Adam Weinberger
c987682a77 Fix build on -current, and fix LICENSE and WWW. 2014-08-15 19:44:13 +00:00
Adam Weinberger
05b00bce0c Fix build on -current. 2014-08-15 19:39:28 +00:00
Danilo Egea Gondolfo
21f82c4faa - Update from 2.6.27 to 2.6.28
- Take maintainership
- Improve COMMENT
- Install docs unconditionally
- Unmute installation commands
2014-08-15 19:32:27 +00:00
Danilo Egea Gondolfo
72e9dca067 - Update from 3.1.4 to 3.1.5 2014-08-15 19:27:40 +00:00
Adam Weinberger
02c201aad1 Fix build on -current. 2014-08-15 19:24:30 +00:00
Adam Weinberger
723bcae36d Fix build on -current and do a better job of honouring ${CC}. 2014-08-15 19:09:17 +00:00
Julio Merino
d30557bce6 Reflect lutok's master site move from Google Code to GitHub.
Reviewed by:	bdrewery (D610)
Approved by:	bdrewery (ports)
2014-08-15 18:56:58 +00:00
Tijl Coosemans
3bedbc5ab9 Update to upstream revision 1614 2014-08-15 18:49:20 +00:00
Adam Weinberger
dc3f5c64b6 Fix build on -current. 2014-08-15 18:45:40 +00:00