aboutsummaryrefslogtreecommitdiff
path: root/deskutils
Commit message (Collapse)AuthorAgeFilesLines
* Berkeley DB cleanup, remove versions 4.0 ... 4.7.Matthias Andree2014-08-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | - Mk/bsd.database.mk rewrite, new default to db5. - db6 is eligible by default only if installed on the system. - Bump PORTREVISION of all ports that directly depend on BerkeleyDB or where USE_BDB is found in the port's directory - Patch a few ports such that they will pick up or work with newer versions. - Add UPDATING entry - Drive-by format fix for pks - Drop BerkeleyDB option from mail/popular for now, requires more work. - Exp-run logs linked from the PR below. - Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes for new Berkeley DB, but are untested. NOTE: please read UPDATING and the Wiki page before proceeding! Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup PR: 192690 Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports) Notes: svn path=/head/; revision=365599
* Drop @dirrmtry for lines owned by requisite ports.Matthias Andree2014-08-201-1/+0
| | | | | | | Approved by: portmgr (blanket, implicit 'just fix it') Notes: svn path=/head/; revision=365514
* Drop @dirrmtry for lines owned by requisite ports.Matthias Andree2014-08-201-16/+0
| | | | Notes: svn path=/head/; revision=365513
* Remove ineffective INVALIDE_BDB_VER line; orage builds nicely with db5 or db6.Matthias Andree2014-08-201-2/+0
| | | | Notes: svn path=/head/; revision=365512
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-08-202-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=365450
* 2014-08-20 mail/horde3-turba: EOL in April 2012Antoine Brodin2014-08-206-367/+0
| | | | | | | | | | 2014-08-20 deskutils/horde3-nag: EOL in April 2012 2014-08-20 devel/horde3-whups: EOL in April 2012 2014-08-20 mail/horde3-imp: EOL in April 2012 2014-08-20 www/horde3-base: EOL in April 2012 Notes: svn path=/head/; revision=365434
* 2014-08-20 deskutils/horde3-hermes: EOL in April 2012Antoine Brodin2014-08-2020-1174/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-08-20 deskutils/horde3-klutz: EOL in April 2012 2014-08-20 deskutils/horde3-kronolith: EOL in April 2012 2014-08-20 deskutils/horde3-mnemo: EOL in April 2012 2014-08-20 devel/horde3-chora: EOL in April 2012 2014-08-20 ftp/horde3-gollem: EOL in April 2012 2014-08-20 games/linux-steam: Unmaintained interactive port 2014-08-20 games/linux-ut2004-demo: Unmaintained restricted ancient demo 2014-08-20 mail/horde3-dimp: EOL in April 2012 2014-08-20 mail/horde3-forwards: EOL in April 2012 2014-08-20 mail/horde3-ingo: EOL in April 2012 2014-08-20 mail/horde3-mimp: EOL in April 2012 2014-08-20 mail/horde3-vacation: EOL in April 2012 2014-08-20 net-mgmt/horde3-nic: EOL in April 2012 2014-08-20 net-mgmt/nocol: Unmaintained interactive port 2014-08-20 net-mgmt/ourmon: Unmaintained interactive port 2014-08-20 net/wowzamediaserverpro: Unmaintained interactive port 2014-08-20 news/p5-NNML: Unmaintained interactive port 2014-08-20 print/dvips: Unmaintained interactive port 2014-08-20 print/xdvi: Unmaintained interactive port 2014-08-20 security/horde3-jeta: EOL in April 2012 2014-08-20 security/hunch: Likely unused interactive port 2014-08-20 www/horde3-ansel: EOL in April 2012 2014-08-20 www/horde3-meta: EOL in April 2012 2014-08-20 www/horde3-passwd: EOL in April 2012 2014-08-20 www/horde3-trean: EOL in April 2012 2014-08-20 www/wwwcount: Ancient interactive port 2014-08-20 x11-clocks/xalarm: Unmaintained interactive port Notes: svn path=/head/; revision=365433
* - Drop .la files, no dependees require themDmitry Marakasov2014-08-192-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=365419
* - Drop .la files, no dependees require themDmitry Marakasov2014-08-192-3/+2
| | | | Notes: svn path=/head/; revision=365418
* - Switch to USES=libtoolDmitry Marakasov2014-08-191-2/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=365407
* Take maintainership, i use it sometimesTilman Keskinoz2014-08-181-1/+1
| | | | Notes: svn path=/head/; revision=365309
* Upgrade OpenEXR and ilmbase to 2.2.0.Matthias Andree2014-08-1522-16/+22
| | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=365038
* Switch dependency to a non expiring portAntoine Brodin2014-08-131-1/+1
| | | | Notes: svn path=/head/; revision=364782
* Horde 3 has been EOLed in April 2012Martin Matuska2014-08-135-0/+15
| | | | | | | | | | Deprecate horde3 ports and set expiration date to 2014-08-20 PR: 190142 Approved by: portmgr (implicit, not staged) Notes: svn path=/head/; revision=364758
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-08-122-9/+10
| | | | | | | | | - Clarify LICENSE Approved by: portmgr blanket Notes: svn path=/head/; revision=364720
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-08-122-6/+3
| | | | | | | - Strip libraries Notes: svn path=/head/; revision=364715
* Finish stage conversionAntoine Brodin2014-08-121-2/+1
| | | | Notes: svn path=/head/; revision=364695
* Bump PORTREVISION on all ports that depend on net/GeoIP forAdam Weinberger2014-08-115-5/+5
| | | | | | | | | r364627. Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=364628
* Remove duplicate things from plistsAntoine Brodin2014-08-102-9/+1
| | | | | | | Reported by: pkg developer mode Notes: svn path=/head/; revision=364571
* Workaround NO_WRKSUBDIR + ${COPYTREE} . side effectsAntoine Brodin2014-08-101-1/+4
| | | | Notes: svn path=/head/; revision=364566
* Fix problems with missing libs when the linker enforces explicit linkingTijl Coosemans2014-08-103-58/+12
| | | | | | | | | (a* to d* categories) PR: 192062 Notes: svn path=/head/; revision=364564
* - Use GCONF_SCHEMAS to fix some stage violationsAntoine Brodin2014-08-102-2/+2
| | | | | | | - Fix PLIST_SUB to prevent some pkg warnings Notes: svn path=/head/; revision=364519
* Finish stage supportAntoine Brodin2014-08-092-2/+2
| | | | Notes: svn path=/head/; revision=364466
* Add staging support.Joerg Wunsch2014-08-081-2/+2
| | | | | | | Mark this software as requiring GCC (pre-C89 code). Notes: svn path=/head/; revision=364381
* - Update to version 1.47.0Marcus von Appen2014-08-083-5/+5
| | | | | | | | PR: 192466 Approved by: rnejdl@ringofsaturn.com (maintainer) Notes: svn path=/head/; revision=364380
* - New port: deskutils/vitPietro Cerutti2014-08-074-0/+50
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=364261
* Bump PORTREVISION on more ports that depend on libgcrypt after the updateTijl Coosemans2014-08-0515-13/+15
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=364143
* Horde package update:Martin Matuska2014-08-058-12/+12
| | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=364079
* - Add a dependency on Qt sqlite3 plugin [1]Tijl Coosemans2014-08-041-3/+4
| | | | | | | | | - Force the use of Qt4 over Qt5 Reported by: David Samms <dsamms@nw-ds.com> [1] Notes: svn path=/head/; revision=364042
* Revert previous commit, Makefile states docs are mandatory here.Adam Weinberger2014-08-042-6/+4
| | | | Notes: svn path=/head/; revision=363962
* In some straightforward cases, protect documentation behindAdam Weinberger2014-08-042-4/+6
| | | | | | | | PORTDOCS, adding a DOCS option where needed, and a couple PORTEXAMPLES for good measure. Notes: svn path=/head/; revision=363960
* deskutils/mirall: update to 1.6.2William Grzybowski2014-07-313-17/+52
| | | | | | | | PR: 191814 Submitted by: tkato432 yahoo com Notes: svn path=/head/; revision=363670
* deskutils/cdcat: UnbreakJohn Marino2014-07-301-16/+8
| | | | | | | | PR: 192199 Submitted by: Ports Fury Notes: svn path=/head/; revision=363449
* UnbreakAntoine Brodin2014-07-301-0/+0
| | | | Notes: svn path=/head/; revision=363445
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-293-3/+3
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363399
* Remove the final usages of USE_XZ from the tree, and replace them withAdam Weinberger2014-07-291-1/+1
| | | | | | | | | USES=tar:xz. Approved by: portmgr (most of them) Notes: svn path=/head/; revision=363395
* Convert a bunch of USE_XZ to USES=tar:xz.Adam Weinberger2014-07-294-8/+4
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363392
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-298-16/+8
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-2920-40/+20
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363371
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-297-0/+0
| | | | | | | '__' instead. Notes: svn path=/head/; revision=363362
* Stagify.Vanilla I. Shu2014-07-292-1/+11
| | | | Notes: svn path=/head/; revision=363354
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-293-9/+7
| | | | Notes: svn path=/head/; revision=363326
* - Update to 6.3.2Guido Falsi2014-07-294-12/+15
| | | | | | | | | | | - Make portlint happy - Reflow pkg-descr PR: 192200 Submitted by: tkato432@yahoo.com Notes: svn path=/head/; revision=363325
* - Switch to USES=libtoolDmitry Marakasov2014-07-291-3/+2
| | | | | | | - Convert USE_BZIP2 to USES Notes: svn path=/head/; revision=363319
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-292-7/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=363318
* deskutils/fet: upgrade version 5.23.0 => 5.23.1John Marino2014-07-282-3/+3
| | | | | | | | PR: 192216 Submitted by: maintainer (Zsolt Udvari) Notes: svn path=/head/; revision=363250
* Rename deskutils/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-2831-16/+16
| | | | Notes: svn path=/head/; revision=363194
* Rather than checking whether pre-existing conf files exist inAdam Weinberger2014-07-282-8/+5
| | | | | | | STAGEDIR (they don't), use @sample. Notes: svn path=/head/; revision=363193
* Mark BROKEN: Fails to build after mediainfo splitAntoine Brodin2014-07-271-0/+2
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=363104
* cairo-dock-plugins: Resolve conflict seen with XFCE_INTEGRATION optionJohn Marino2014-07-271-3/+2
| | | | | | | | PR: 188233 Submitted by: maintainer (Ivan Klymenko) Notes: svn path=/head/; revision=363045