1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

5168 Commits

Author SHA1 Message Date
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
Adam Weinberger
16c215ee4d Fix typo. 2014-07-17 03:41:28 +00:00
Adam Weinberger
44eaadcb75 Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
2014-07-15 23:11:12 +00:00
Adam Weinberger
c9b57e45d9 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:07:15 +00:00
Adam Weinberger
0e93820526 Fix installation with DOCS disabled.
PR:		144406
Submitted by:	Chris Nehren
2014-07-14 15:42:55 +00:00
Guido Falsi
5c5a6948c5 - Update to 1.44.0
- rc script fixes and variable to run the server from home directorry.

PR:		191806
Submitted by:	rnejdl@ringofsaturn.com (maintainer)
2014-07-12 15:19:15 +00:00
Frederic Culot
3398ede10e - Update to 3.2.1
Changes:	http://git.calcurse.org/calcurse.git/tree/NEWS
2014-07-11 04:38:58 +00:00
Martin Matuska
fd9cffc235 Horde package update:
archivers/pear-Horde_Compress_Fast 1.0.2 -> 1.0.3
devel/pear-Horde_Core 2.11.2 -> 2.12.4
mail/pear-Horde_Imap_Client 2.23.1 -> 2.23.2
mail/pear-Horde_Mime 2.4.2 -> 2.4.3
www/horde-base 5.1.7 -> 5.2.0
mail/horde-imp 6.1.8 -> 6.2.0
mail/horde-ingo 3.1.5 -> 3.2.0
deskutils/horde-groupware 5.1.5 -> 5.2.0
deskutils/horde-kronolith 4.1.6 -> 4.2.0
deskutils/horde-mnemo 4.1.3 -> 4.2.0
deskutils/horde-nag 4.1.5 -> 4.2.0
www/horde-trean 1.0.3 -> 1.1.0
mail/horde-turba 4.1.5 -> 4.2.0
mail/horde-webmail 5.1.5 -> 5.2.0
2014-07-09 19:45:27 +00:00
Martin Matuska
9945b36663 2014-07-09 19:40:30 +00:00
Martin Matuska
8468884d33 Horde package update:
comms/pear-Horde_ActiveSync 2.16.1 -> 2.16.9
security/pear-Horde_Auth 2.1.4 -> 2.1.5
devel/pear-Horde_Core 2.11.1 -> 2.11.2
security/pear-Horde_Crypt 2.4.3 -> 2.5.0
devel/pear-Horde_Data 2.0.5 -> 2.1.0
devel/pear-Horde_Date 2.0.10 -> 2.0.11
www/pear-Horde_Dav 1.0.6 -> 1.0.7
databases/pear-Horde_Db 2.1.2 -> 2.1.3
security/pear-Horde_Group 2.0.3 -> 2.0.4
databases/pear-Horde_HashTable 1.1.2 -> 1.1.3
devel/pear-Horde_Icalendar 2.0.8 -> 2.0.9
graphics/pear-Horde_Image 2.0.8 -> 2.1.0
mail/pear-Horde_Imap_Client 2.20.0 -> 2.23.1
mail/pear-Horde_ListHeaders 1.1.2 -> 1.1.5
mail/pear-Horde_Mapi 1.0.2 -> 1.0.3
mail/pear-Horde_Mime 2.3.5 -> 2.4.2
security/pear-Horde_Secret 2.0.2 -> 2.0.3
mail/pear-Horde_Smtp 1.5.0 -> 1.5.2
net/pear-Horde_Socket_Client 1.1.1 -> 1.1.2
textproc/pear-Horde_Text_Diff 2.0.2 -> 2.1.0
net/pear-Horde_Url 2.2.2 -> 2.2.3
devel/horde-content 2.0.3 -> 2.0.4
www/horde-base 5.1.6 -> 5.1.7
mail/horde-imp 6.1.7 -> 6.1.8
mail/horde-ingo 3.1.4 -> 3.1.5
deskutils/horde-kronolith 4.1.5 -> 4.1.6
deskutils/horde-nag 4.1.4 -> 4.1.5
mail/horde-turba 4.1.4 -> 4.1.5
mail/horde-webmail 5.1.4 -> 5.1.5
deskutils/horde-groupware 5.1.4 -> 5.1.5
2014-07-08 08:47:41 +00:00
Vanilla I. Shu
19c99ca51c 1: Stagify.
2: USES=tar:bzip2.
3: USES=libtool, bump version.
4: strip binary.
2014-07-08 02:07:01 +00:00
Vanilla I. Shu
514d8984e2 Stagify. 2014-07-08 01:47:41 +00:00
Vanilla I. Shu
21f700e112 remove NO_STAGE, it's stage-ready ports.
Approved by:	portmgr@ (blanket)
2014-07-08 00:58:59 +00:00
Romain Tartière
1226c03209 Update to 1.14.1. 2014-07-07 19:45:43 +00:00
Vanilla I. Shu
7b25a56dbb remove NO_STAGE.
Approved by:	portmgr@ (blanket)
2014-07-07 14:44:36 +00:00
Vanilla I. Shu
396c3bc2a8 Stagify.
Approved by:	portmgr@ (blanket)
2014-07-07 14:42:09 +00:00
Vanilla I. Shu
b93089e56b Stagify. 2014-07-07 14:18:41 +00:00
Baptiste Daroussin
c7b8a15f5b Reset maintainership
Maintainer request to remove those ports, they will be removed along with other
non staged, but in the mean time gives new volunteers a chance to save those

With hat:	portmgr
2014-07-07 09:54:14 +00:00
Pietro Cerutti
4b9ebd7e25 - Make GnuTLS support optional
PR:		191684
Submitted by:	Zsolt Udvari <udvzsolt@gmail.com>
2014-07-07 09:15:02 +00:00
Guido Falsi
945b93bc74 Update to 1.43.0
PR:		191636
Sumitted by:	rnejdl@ringofsaturn.com (maintainer)
2014-07-06 15:47:08 +00:00
Vanilla I. Shu
3c85ddbc85 remove NO_STAGE, it's stage ports already.
Approved by:	portmgr@ (blanket)
2014-07-06 03:03:50 +00:00