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

5188 Commits

Author SHA1 Message Date
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
Antoine Brodin
b0313ec5f7 Switch dependency to a non expiring port 2014-08-13 12:04:21 +00:00
Martin Matuska
2543a0ea27 Horde 3 has been EOLed in April 2012
Deprecate horde3 ports and set expiration date to 2014-08-20

PR:		190142
Approved by:	portmgr (implicit, not staged)
2014-08-13 07:27:28 +00:00
Dmitry Marakasov
24610c3ffc - Switch to USES=libtool, drop .la files
- Clarify LICENSE

Approved by:	portmgr blanket
2014-08-12 16:45:51 +00:00
Dmitry Marakasov
24c62945b6 - Switch to USES=libtool, drop .la files
- Strip libraries
2014-08-12 15:59:43 +00:00
Antoine Brodin
234c1a0626 Finish stage conversion 2014-08-12 12:07:31 +00:00
Adam Weinberger
e91f5afdf5 Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627.

Approved by:	portmgr (not really, but touches unstaged ports)
2014-08-11 17:05:50 +00:00
Antoine Brodin
11dd26ad3e Remove duplicate things from plists
Reported by:	pkg developer mode
2014-08-10 21:09:26 +00:00
Antoine Brodin
100996818f Workaround NO_WRKSUBDIR + ${COPYTREE} . side effects 2014-08-10 20:23:02 +00:00
Tijl Coosemans
3b7bd0a149 Fix problems with missing libs when the linker enforces explicit linking
(a* to d* categories)

PR:		192062
2014-08-10 19:50:23 +00:00
Antoine Brodin
f38680abf9 - Use GCONF_SCHEMAS to fix some stage violations
- Fix PLIST_SUB to prevent some pkg warnings
2014-08-10 09:08:39 +00:00
Antoine Brodin
df3a36c26b Finish stage support 2014-08-09 18:59:41 +00:00
Joerg Wunsch
9f5e02a4cc Add staging support.
Mark this software as requiring GCC (pre-C89 code).
2014-08-08 20:43:19 +00:00
Marcus von Appen
4a970c888a - Update to version 1.47.0
PR:		192466
Approved by:	rnejdl@ringofsaturn.com (maintainer)
2014-08-08 20:40:33 +00:00
Pietro Cerutti
0c3468bb75 - New port: deskutils/vit
VIT (Visual Interactive Taskwarrior) is a lightweight, curses-based front end
for Taskwarrior that provides a convenient way to quickly navigate and process
tasks. VIT allows you to interact with tasks in a Vi-intuitive way. A goal of
VIT is to allow you to customize the way in which you use Taskwarrior's core
commands as well as to provide a framework for easily dispatching external
commands (both user scripts and Taskwarrior's many External Scripts).

WWW: http://tasktools.org/projects/vit.html
2014-08-07 10:35:08 +00:00
Tijl Coosemans
74a7f8c73c Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.

PR:		192342
Approved by:	portmgr (implicit, bump unstaged ports)
2014-08-05 22:13:29 +00:00
Martin Matuska
8a89915f69 Horde package update:
devel/pear-Horde_Core 2.12.6 -> 2.13.0
devel/pear-Horde_Date 2.0.11 -> 2.0.12
databases/pear-Horde_HashTable 1.1.3 -> 1.2.0
mail/pear-Horde_Imap_Client 2.23.2 -> 2.24.0
mail/pear-Horde_Mail 2.3.0 -> 2.4.0
mail/pear-Horde_Mime 2.4.3 -> 2.4.4
mail/pear-Horde_Smtp 1.5.2 -> 1.6.0
comms/pear-Horde_SyncMl 2.0.3 -> 2.0.4
ftp/horde-gollem 3.0.2 -> 3.0.3
www/horde-base 5.2.0 -> 5.2.1
mail/horde-imp 6.2.0 -> 6.2.1
deskutils/horde-groupware 5.2.0 -> 5.2.1
deskutils/horde-kronolith 4.2.0 -> 4.2.1
deskutils/horde-mnemo 4.2.0 -> 4.2.1
deskutils/horde-nag 4.2.0 -> 4.2.1
mail/horde-turba 4.2.0 -> 4.2.1
mail/horde-webmail 5.2.0 -> 5.2.1
2014-08-05 07:03:44 +00:00
Tijl Coosemans
8ce8bb5c13 - Add a dependency on Qt sqlite3 plugin [1]
- Force the use of Qt4 over Qt5

Reported by:	David Samms <dsamms@nw-ds.com> [1]
2014-08-04 19:44:23 +00:00
Adam Weinberger
ebd4a8f6aa Revert previous commit, Makefile states docs are mandatory here. 2014-08-04 04:34:33 +00:00
Adam Weinberger
511c49bdec In some straightforward cases, protect documentation behind
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure.
2014-08-04 03:40:14 +00:00
William Grzybowski
e0726036f7 deskutils/mirall: update to 1.6.2
PR:		191814
Submitted by:	tkato432 yahoo com
2014-07-31 19:19:16 +00:00
John Marino
7ba78bfb92 deskutils/cdcat: Unbreak
PR:		192199
Submitted by:	Ports Fury
2014-07-30 07:11:05 +00:00
Antoine Brodin
59b8188a88 Unbreak 2014-07-30 06:21:47 +00:00
Adam Weinberger
aeac01a4bb Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:43:17 +00:00
Adam Weinberger
037a3b5bf9 Remove the final usages of USE_XZ from the tree, and replace them with
USES=tar:xz.

Approved by:	portmgr (most of them)
2014-07-29 21:25:30 +00:00
Adam Weinberger
fff296bfe7 Convert a bunch of USE_XZ to USES=tar:xz.
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:07:39 +00:00
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Adam Weinberger
bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Adam Weinberger
08a006d08a Rename all patches that contain '::' as a path separator, and use
'__' instead.
2014-07-29 17:12:47 +00:00
Vanilla I. Shu
8b99897217 Stagify. 2014-07-29 16:18:43 +00:00
Dmitry Marakasov
7a66122f4b - Switch to USES=libtool, drop .la files 2014-07-29 14:20:39 +00:00
Guido Falsi
de066253ca - Update to 6.3.2
- Make portlint happy
- Reflow pkg-descr

PR:		192200
Submitted by:	tkato432@yahoo.com
2014-07-29 14:14:55 +00:00
Dmitry Marakasov
ce0ca38c39 - Switch to USES=libtool
- Convert USE_BZIP2 to USES
2014-07-29 13:38:29 +00:00
Dmitry Marakasov
3ed79f15a5 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-29 13:38:20 +00:00
John Marino
4501e817f1 deskutils/fet: upgrade version 5.23.0 => 5.23.1
PR:		192216
Submitted by:	maintainer (Zsolt Udvari)
2014-07-28 20:40:12 +00:00
Adam Weinberger
1f171620e6 Rename deskutils/ patch-xy patches to reflect the files they modify. 2014-07-28 16:03:51 +00:00
Adam Weinberger
f97027d6df Rather than checking whether pre-existing conf files exist in
STAGEDIR (they don't), use @sample.
2014-07-28 16:02:19 +00:00
Antoine Brodin
b36deccffc Mark BROKEN: Fails to build after mediainfo split
c++ -Wl,-O1 -pthread -Wl,-rpath,/usr/local/lib/qt4 -o cdcat obj_files/adddialog.o  obj_files/cdcat.o  obj_files/commwidget.o  obj_files/config.o  obj_files/dbase.o  obj_files/dirview.o  obj_files/find.o  obj_files/guibase.o  obj_files/hdirview.o  obj_files/icons.o  obj_files/import.o  obj_files/importdialog.o  obj_files/mainwidget.o  obj_files/mp3tag.o  obj_files/cdcatmediainfo.o  obj_files/cdcatexif.o  obj_files/newdbdialog.o  obj_files/wdbfile.o  obj_files/info.o  obj_files/exportcdcatdb.o  obj_files/showcontent.o  obj_files/selreadable.o  obj_files/colorsettings.o  obj_files/borrow.o  obj_files/tparser.o  obj_files/misc.o  obj_files/dmetaph.o  obj_files/moc_adddialog.o  obj_files/moc_commwidget.o  obj_files/moc_config.o  obj_files/moc_dbase.o  obj_files/moc_dirview.o  obj_files/moc_find.o  obj_files/moc_guibase.o  obj_files/moc_hdirview.o  obj_files/moc_mainwidget.o  obj_files/moc_newdbdialog.o  obj_files/moc_import.o  obj_files/moc_importdialog.o  obj_files/moc_info.o  obj_files/moc_exportcdcatdb.o  obj_files/moc_showcontent.o  obj_files/moc_selreadable.o  obj_files/moc_borrow.o  obj_files/moc_colorsettings.o    -L/usr/local/lib/qt4 -L/usr/local/lib /wrkdirs/usr/ports/deskutils/cdcat/work/lib7zip/Lib7Zip/lib7zip.a /wrkdirs/usr/ports/multimedia/mediainfo/work/MediaInfo_CLI_GNU_FromSource/MediaInfo/Project/GNU/CLI/MediaInfoLib/Project/GNU/Library/.libs/libmediainfo.a /wrkdirs/usr/ports/multimedia/mediainfo/work/MediaInfo_CLI_GNU_FromSource/MediaInfo/Project/GNU/CLI/ZenLib/Project/GNU/Library/.libs/libzen.a /usr/local/lib/libcryptopp.a -lz -lbz2 -ltar -lexif -lQtXml -L/usr/local/lib/qt4 -L/usr/local/lib -lQtGui -lQtCore
c++: /wrkdirs/usr/ports/multimedia/mediainfo/work/MediaInfo_CLI_GNU_FromSource/MediaInfo/Project/GNU/CLI/MediaInfoLib/Project/GNU/Library/.libs/libmediainfo.a: No such file or directory
c++: /wrkdirs/usr/ports/multimedia/mediainfo/work/MediaInfo_CLI_GNU_FromSource/MediaInfo/Project/GNU/CLI/ZenLib/Project/GNU/Library/.libs/libzen.a: No such file or directory
*** [cdcat] Error code 1

Reported by:	pkg-fallout
2014-07-27 21:50:32 +00:00
John Marino
399dbbe9de cairo-dock-plugins: Resolve conflict seen with XFCE_INTEGRATION option
PR:		188233
Submitted by:	maintainer (Ivan Klymenko)
2014-07-27 11:10:43 +00:00
Wen Heping
9dee9858b6 - Update to 6.5.17 2014-07-27 08:16:11 +00:00
Tijl Coosemans
37f54e0f66 net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD

databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip

databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample

databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip

databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)

devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla

dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
  opened modules

mail/dovecot2:
- Add USES=libtool

mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip

math/gnumeric:
- USES=libtool tar:xz

Approved by:	portmgr (implicit, bump unstaged ports)
2014-07-24 18:34:16 +00:00
Adam Weinberger
607beea795 Fix build with NLS enabled by removing unnecessary gcc-ism.
While here, use OPTIONS helpers to avoid including bsd.port.options.mk.
2014-07-24 15:21:59 +00:00
Baptiste Daroussin
64620e9118 Reset maintainership for ports not staged with no pending PR
With hat:	portmgr
2014-07-23 16:44:27 +00:00
Tijl Coosemans
3ab1b8443e - Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
  adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
  developers)

PR:		191274
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-07-23 09:54:02 +00:00
John Marino
ab35b22ab8 deskutils/fet: Upgrade version 5.21.3 => 5.23.0
Pass maintainership to submitter.  The port was reset earlier today.

PR:		191894
Submitted by:	Zsolt Udvari
2014-07-23 09:11:52 +00:00
John Marino
083e07a6c3 deskutils/fet: Reset maintainer
The former maintainer timed out at least PRs that I know about, including
the last three that were committed.
2014-07-23 06:13:15 +00:00
Baptiste Daroussin
42476ec2da Fix build with texlive 2014-07-21 22:10:45 +00:00
John Marino
d50a777123 deskutils/calibre: Update version 1.44.0 => 1.45.0 plus clean-up
The PR as provided did not pass stage checks.  Not only were there new
installed files not represented in the pkg-plist, but patching the html
files caused the .orig versions to be installed too.  That required
a post-patch target to remove as well as the updated pkg-plist.

A long standing issue that was non-fatal on FreeBSD but fatal on DragonFly
involved the use of the calibre RC script.  The calibre.in template is
filled in at ${WRKDIR}/calibre, the same exact location for the default
configure directory.  FreeBSD handled that problem like this:

  "No write acces [sic] to /work/a/ports/deskutils/calibre/work/calibre
   using a temporary dir instead"

But the error code returned by DragonFly caused this message there:
  "OSError: [Errno 20] Not a directory: '/wrkdirs/deskutils/calibre/
   work/calibre/global.py'"

The solution was to set CALIBRE_CONFIG_DIRECTORY to another location.
Strangely this directory is removed by the build later.

Another change I made was to move XDG_CONFIG_HOME from
${STAGEDIR}/.config to ${WRKDIR}/xdg-config where it doesn't need to
be deleted as a post-install step.  Strangely, this directory is empty
after the build, so all this XDG_CONFIG_HOME can probably be removed
completely.

The remaining changes were wrapping lines to respect an 80-column limit
and unmasking install commands.

PR:		191957
Submitted by:	maintainer (Rusty Nejdl)
2014-07-21 21:31:27 +00:00
Guido Falsi
766637c905 - Strip binaries
- Convert to USES=libtool

PR:		191370
Submitted by:	tkato432@yahoo.com
2014-07-18 14:03:05 +00:00
Nicola Vitale
c6d60b9ab8 Save your code snippets in the cloud (http://trystash.com/) from
the command line.

WWW: http://pypi.python.org/pypi/pystash/
2014-07-18 01:59:17 +00:00