1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
Commit Graph

348256 Commits

Author SHA1 Message Date
Thomas Zander
d2600dae47 Resurrect news/diablo
- Stagify
- Assign maintainership to  Nikolai Lifanov <lifanov@mail.lifanov.com>
- General cleanup of diablo port
- Add LICENSE
- Bump PORTREVISION

PR:		193239
Submitted by:	lifanov@mail.lifanov.com
2014-09-07 07:23:56 +00:00
Antoine Brodin
7a7b282fcd Remove optional dependency on BROKEN and unstaged databases/msql 2014-09-07 07:17:30 +00:00
Antoine Brodin
795d665c37 Remove optional dependency on BROKEN and unstaged databases/kinterbasdb 2014-09-07 07:00:41 +00:00
Antoine Brodin
c574116fe3 2014-08-31 games/djgame2: Unfetchable, upstream disappeared 2014-09-07 06:45:56 +00:00
John Marino
2718777681 Stage math/gotoblas and assign maintainership to submitter
PR:		193392
Submitted by:	Carlos JPM
2014-09-07 06:11:45 +00:00
Antoine Brodin
baf42148d1 Revert part of r367443
After this change, 2 ports with different origin had the same pkgname

With hat:	portmgr
2014-09-07 05:51:44 +00:00
John Marino
f738e6af15 comms/ncid: Upgrade version 0.89 => 1.0
PR:		193345
Submitted by:	maintainer (Carlos JPM)
2014-09-07 05:49:54 +00:00
Greg Lewis
53f866c484 . Fix LICENSE specification (BSD -> BSD3CLAUSE)
Approved by:	portmgr (blanket)
2014-09-07 05:09:52 +00:00
Adam Weinberger
2bb6230187 Update to 2.6.4. 2014-09-07 00:15:37 +00:00
Adam Weinberger
6ade92e79b Rather than fetching the data files and piping them through gunzip,
download them completely and then gunzip them. This preserves the
modtimes, and is the only way of knowing the actual age of the
data files.

Suggested by:	ache
2014-09-06 23:03:41 +00:00
John Marino
6cae5241fe Removed unstaged database/firebird21-* ports
Also remove reference to them in bsd.database.mk
2014-09-06 22:55:17 +00:00
John Marino
bae241d119 security/hydra: Switch Firebird client options from 2.1 => 2.5
databases/firebird21-* will be removed imminently.  Hydra has a
non-default option that relies on the firebird client library which
the currently version of Firebird (2.5.x) also has.  This change
is untested.  There's no revbump because the option is not normally set.

Change is necessary, it's an attempt to avoid breakage when Firebird
ports are removed.
2014-09-06 22:46:03 +00:00
John Marino
6ba6bf9bae Remove unstaged graphics/povray31 and cascade remove graphics/pmvpov
The only reason for povray31 to exist is to support pmvpov.  Unfortunately
for the latter, the former wasn't staged.  Neither port is maintained.
2014-09-06 22:29:41 +00:00
John Marino
bbc8df9358 Remove unstaged japanese/prime and 3 of its dependencies (2 unstaged)
The japanese/scim-prime port was actually staged but it requires
japanese/prime to run which is being removed, so scim-prime is being
removed as a cascade.
2014-09-06 22:16:02 +00:00
Tijl Coosemans
10a3b8247f deskutils/gnotime basically contains two ports. Split off one part into
a new port databases/qof:

QOF - Query Object Framework - library to add a query engine to C
applications with generic XML backend.  A SQL database is not needed; any
collection of C/C++ objects can act as tables.

WWW: https://alioth.debian.org/projects/qof/
2014-09-06 21:51:59 +00:00
John Marino
c648e19162 Remove unstaged tcl/tk 8.0 and two affected staged ports
The two ports affected by the tcl/tk 8.0 removal, ja/tkhonyaku and
ja/timidity++-tcltk only build on FreeBSD 8.x because the tcl/tk ports
themselves don't build on FreeBSD 9 and later.  The timidity port was
staged but unmaintained, and the tkhonyaku port was staged by its
maintainer who was advised that his port was in danger of being removed
with tcl/tk 8.0 at least 3 weeks ago.
2014-09-06 21:49:56 +00:00
John Marino
fe4d5f645c Remove unstaged devel/semantic and two of it's unstaged dependencies 2014-09-06 21:23:26 +00:00
John Marino
83f077d48f Remove 4 (mostly) unstaged freeswitch ports
The audio/freeswitch-music port was actually staged, but it lost its
purpose after the other 3 ports supporting the development version of
FreeSwitch were removed due to lack of maintenance and staging.
2014-09-06 21:06:15 +00:00
Steve Wills
dee2b46abb databases/rubygem-arel: update to 5.0.1.20140414130214 2014-09-06 21:04:38 +00:00
Steve Wills
7f34fe5dcd devel/rubygem-tzinfo: update to 1.2.2
While here, create a port for the older 0.3 version for the ports that need it,
hook it up to the build, set those ports to use the older version and bump
portrev on those ports.
2014-09-06 20:51:04 +00:00
Gerald Pfeifer
4a519e5d77 Update to the 20140827 snapshot of GCC 4.9.2. 2014-09-06 20:49:32 +00:00
John Marino
64b8301fc7 Remove 5 unstaged print/ghostscript7* ports 2014-09-06 20:30:48 +00:00
Pawel Pekala
8bc6f38888 - Update to version 2.10.0
- Fetch by using USE_GITHUB macros
- Make COMMENT description better
2014-09-06 20:21:18 +00:00
Steve Wills
9659a6b295 databases/puppetdb: add port for puppetdb
The PuppetDB storeconfigs backend

WWW: https://docs.puppetlabs.com/puppetdb/latest/

PR:		187517
Submitted by:	Zach Leslie <xaque208@gmail.com>
2014-09-06 19:21:56 +00:00
Alex Kozlov
3954e61090 - Remove EXPLICIT_PACKAGE_DEPENDS knob, it's no-op after removal of pkg_tools 2014-09-06 19:16:52 +00:00
Alex Kozlov
42558a6f14 - Update to 20140721
* Increase pkg_replace compatibility with portupgrade
- Update MASTER_SITES
- Remove support for pkg_tools
- Use PLIST_FILES

PR:	193304
Submitted by:	Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp> (maintainer)
2014-09-06 18:51:46 +00:00
Antoine Brodin
483dc28c12 This port was using aclocal without autoconf which triggered autoconf
during build
Remove use of autotools as it's not needed
2014-09-06 18:49:15 +00:00
Pawel Pekala
8142a0324a - Development and homepage moved to SourceForge
- Convert to USES=python, use option helper
- Needs USES=desktop-file-utils, bump PORTREVISION
- Strip binaries
2014-09-06 18:42:16 +00:00
John Marino
2106171336 Remove www/oops: Development stops long ago, domain has been expired
Expiration date was 31 August 2014
2014-09-06 18:13:40 +00:00
Steve Wills
cf627dfa12 sysutils/rubygem-chef: Update to 11.14.6
- Update to 11.14.6
- Fix dependency on mime-types

PR:		193343
Submitted by:	Renaud Chaput <renchap@cocoa-x.com> (maintainer)
2014-09-06 18:11:34 +00:00
Steve Wills
a3e74b96ae sysutils/rubygem-ohai: update to 7.2.4
- Update to 7.2.4
- Fix dependency on mime-types

PR:		193344
Submitted by:	Renaud Chaput <renchap@cocoa-x.com> (maintainer)
2014-09-06 18:09:40 +00:00
John Marino
04faa5a3f5 Stage and revamp japanese/k12, assign maintainership to submitter
* Add stage support
 * Replace NOPORTDOCS with option DOCS
 * Remove bad URL from MASTER_SITES
 * Convert to @fontsdir keywork (affects dependencies and pkg-plist)
 * Remove pkg-req (@fontsdir takes over its task)
 * Install directory has changed as a result (lib/X11/fonts/kaname12)

PR:		190071
Submitted by:	WATANABE Kazuhiro
2014-09-06 17:54:31 +00:00
John Marino
4c675c716d Stage comms/pr and assign maintainership to submitter
The source files were no longer available, so the submitter is also
hosting those.

PR:		192878
Submitted by:	Chris Hutchinson
2014-09-06 17:36:34 +00:00
Steve Wills
6d4e5bb4b7 devel/rubygem-plist: create port for rubygem-plist
All-purpose Property List manipulation library

WWW: https://github.com/bleything/plist

PR:		193342
Submitted by:	Renaud Chaput <renchap@cocoa-x.com>
2014-09-06 17:31:48 +00:00
Pawel Pekala
dcea2fb9d7 - Update to version 2.2.8
- Use INSTALL_TARGET for stripping
2014-09-06 17:30:39 +00:00
John Marino
f715aadad7 Stage japanese/nethack34 and unbreak
* Update to the latest jnethack patch
 * Remove BROKEN flag
 * Add staging support (inspired by games/nethack)
 * Use base compiler instead of gcc
 * Quick fix for bug 192743 (chown and chmod)
 * marino: Use SUB_FILES instead of roll-your-own pkg-deinstall
 * marino: Remove unnecessary loop for REINPLACE_CMD
 * marino: Simplify docs installation, remove two loops
 * marino: Unmask configure commands
 * marino: Use parentheses and "&&" instead of just ";" on compounds
 * marino: Beef up pkg-descr for those unfamiliar with NetHack

PR:		193206
Submitted by:	WATANABE Kazuhiro
2014-09-06 17:19:47 +00:00
Adam Weinberger
724c916be4 The qof section of this port really needs to be broken out into its own
separate port. It requires aclocal and libtoolize, but the gnotime section
doesn't, and this is remarkably difficult to accomplish with USE_AUTOTOOLS.

For now, fix packaging by just removing from the plist the fully-versioned
.so files that are not getting generated.
2014-09-06 16:59:03 +00:00
Pawel Pekala
2cdce5973f Project homepage moved to SourceForge 2014-09-06 16:50:57 +00:00
Pawel Pekala
bba6a0aee6 Update to version 0.27 2014-09-06 16:46:55 +00:00
Sunpoet Po-Chuan Hsieh
786419203a - Update to 1.3.1
Changes:	https://github.com/grosser/parallel/commits/master
2014-09-06 16:23:25 +00:00
Sunpoet Po-Chuan Hsieh
ec4f3b5439 - Update to 0.16.0
Changes:	https://github.com/celluloid/celluloid-io/blob/master/CHANGES.md
2014-09-06 16:23:21 +00:00
Sunpoet Po-Chuan Hsieh
aaaa8aed60 - Update to 0.16.0
Changes:	https://github.com/celluloid/celluloid/blob/master/CHANGES.md
2014-09-06 16:23:15 +00:00
Sunpoet Po-Chuan Hsieh
7d88fca48e - Update to 2.127
Changes:	http://search.cpan.org/dist/CPAN-Meta-Requirements/Changes
2014-09-06 16:23:10 +00:00
Cy Schubert
8a3ca83230 Update FORBIDDEN message.
PR:		193303
Submitted by:	koobs
2014-09-06 16:22:16 +00:00
Rusmir Dusko
d55320bbfd - Remove TODO from DOCS
- Set PORTSCOUT, Do not use older versions
2014-09-06 16:11:38 +00:00
Pawel Pekala
4789e2301e Update to version 5.4.0.0 2014-09-06 15:55:33 +00:00
Antoine Brodin
a88cf68406 - 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

Commit message taken from:	tijl
2014-09-06 15:46:01 +00:00
Juergen Lock
8169e0cd27 - Integrate libv4l with webcamd regarding Webcam quirks.
- Bump PORTREVISION.

Submitted by:	hselasky (maintainer)
2014-09-06 15:44:09 +00:00
Adam Weinberger
f72cbe7ef4 Use OPTIONS_EXCLUDE_amd64 rather than marking it IGNORE on amd64 with the
default options.
2014-09-06 15:15:45 +00:00
Adam Weinberger
4eff544d54 Fix build by removing texlive from USE_TEX.
While here, just add install_docs to INSTALL_TARGET rather than
calling a separate ${MAKE} without MAKE_ENV or MAKE_ARGS.
2014-09-06 15:10:18 +00:00