# New ports collection makefile for: detach # Date created: 2 November 1999 # Whom: arnej@pvv.org # # $FreeBSD$ # PORTNAME= detach PORTVERSION= 1.3 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.ntnu.no/pub/unix/utils/ MAINTAINER= arnej@pvv.org COMMENT= Start a process detached from a terminal MAN1= detach.1 PLIST_FILES= bin/detach do-install: ${INSTALL_PROGRAM} -m 0755 ${WRKSRC}/detach ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/detach.1 ${PREFIX}/man/man1/detach.1 .include /~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* . make use of the ports infrastructure to create the desktop file;bsam2013-03-252-4/+6
| | | | | | | | . update the desktop file database at install/deinstall time. PR: ports/154352 Submitted by: bsam (me) Approved by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
* - Fix VM_OBJECT patch to properly use WLOCK/WUNLOCK.decke2013-03-252-13/+13
| | | | | | Reported by: Ivan Klymenko <fidaj@ukr.net> Thanks to: Konstantin Belousov <kib@FreeBSD.org> See: http://lists.freebsd.org/pipermail/freebsd-ports/2013-March/082432.html
* Update to 20130303.trociny2013-03-252-6/+6
| | | | | PR: ports/177351 Approved by: bdrewery
* Make sure run_deps is uncommented.kwm2013-03-251-4/+4
| | | | | | | Note to self, if you comment items to test things. Make sure to uncomment them before committing. Submitted by: pointyhat via miwi
* - fix build after shlib bump of xmlwrappdinoex2013-03-251-2/+2
|
* - Update to version 0.96miwi2013-03-253-313/+456
| | | | | PR: 177255 Submitted by: Ports Fury
* - Update to version 5.2.5miwi2013-03-252-21/+29
| | | | | PR: 177249 Submitted by: Ports Fury
* - Update to 0.4.0miwi2013-03-252-13/+22
| | | | | PR: 177245 Submitted by: ports fury
* - Update to 3.1miwi2013-03-253-19/+60
| | | | | PR: 177244 Submitted by: ports fury
* Cleanup unmaintained ports in the misc category:eadler2013-03-2530-204/+141
| | | | | | | | | | | | | | | | | | - Trim Header - Convert to OptionsNG - Prefer DISTNAME to DISTFILES - Reorder variables - Fix comments (don't include leading article) - @unexec rm must not cause failure - Tabs, not spaces - Single space for WWW - Pet portlint - etc. In a few cases the option DOCS was used to control installation into EXAMPLEDIR. I opted to keep the existing logic of the port in these cases. Reviewed by: koobs, ashish
* Fix formatting: MOVEDLinteadler2013-03-251-1/+1
|
* - Makefile tweaksbeech2013-03-253-30/+45
| | | | | | | | | - Add Icons - Change Homepage - Bump portrevision PR: ports/177221 Submitted by: nemysis <nemysis@gmx.ch>
* - Disable temporary regression test for tinderbox and pointyhatmiwi2013-03-251-9/+9
| | | | With hat: portmgr
* - Mark broken checksum mismatchmiwi2013-03-251-0/+2
| | | | Reported by: pointyhat http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.8.20130324140101.pointyhat/dotter-20021204.log
* - Update to 0.20madpilot2013-03-255-5/+130
| | | | | - Mark MAKE_JOBS_SAFE - Add option to disable in game movies support
* - Fix depend gnupg1beech2013-03-251-1/+1
| | | | | PR: ports/177359 Submitted by: Doug Barton <dougb@FreeBSD.org>
* LEGAL claims "Distribution not permitted" and since I can not prove ↵eadler2013-03-251-0/+4
| | | | | | otherwise, assume the worse and disallow any use. Approved by: portmgr (implicit)
* No approval process was required in my testing.eadler2013-03-251-1/+0
|
* No approval process was required in my testing.eadler2013-03-251-1/+0
|
* The file 'COPYING' in the distfile seems to indicate that the line in LEGAL ↵eadler2013-03-251-1/+1
| | | | | | is wrong. Also update LEGAL for my prior change w.r.t. quake3 forgotten in previous commit
* LEGAL only indicates that the license is "restrictive" but does not make it ↵eadler2013-03-252-13/+10
| | | | | | clear how so. Assume the worst and don't permit any use of the distfile. Approved by: portmgr (implicit)
* a license was added in r300998. Since there is now the option for AGPL no ↵eadler2013-03-251-1/+0
| | | | reason to include an entry in LEGAL anymore.
* - A port which is restricted should must not hide this facteadler2013-03-252-3/+1
| | | | | | - Make LEGAL and the Makefile agree on the exact text Approved by: portmgr (implicit)
* Now that GCC 4.8.0 has been released, welcome GCC 4.9 in its very,gerald2013-03-257-0/+275
| | | | | | | | | | very early development stages. Business as usual with the C, C++, Fortran, Java compilers and tools invoked as gcc49, g++49, gfortran49, gcj49 and so forth. Initially this may be relatively stable due to the GCC 4.8.0 stabilization efforts, but be prepared for a rough ride the coming months as this goes through active development.
* - Convert to OptionsNGbeech2013-03-251-8/+8
| | | | | | | | - Shorten header - Add license PR: ports/177323 Submitted by: nemysis <nemysis@gmx.ch>
* - Update to 2.1.0koobs2013-03-253-35/+58
| | | | | | | | | | - Update pkg-plist - Remove pygments from TEST_DEPENDS (not required anymore) - Remove TESTS option Changelog: http://circuits.readthedocs.org/en/latest/changes.html Approved by: rm (mentor)
* - Update to 2.5wen2013-03-252-3/+3
|
* - Update to 4.1.3wen2013-03-252-4/+3
|
* - Update to 0.3.11wen2013-03-252-4/+3
|
* - Update to 1.0.6wen2013-03-252-4/+3
|
* - Convert to OptionsNGbeech2013-03-251-16/+12
| | | | | | | | - Makefile tweaks PR: ports/177295 Submitted by: nemysis <nemysis@gmx.ch> Approved by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
* Update to 2.2.0zeising2013-03-252-3/+3
| | | | Changelog: https://opensource.conformal.com/fluxbb/viewtopic.php?id=952
* - Update to 3.1.8zi2013-03-253-3/+10
|
* - Update to 1.14.9zi2013-03-252-3/+3
|
* Deprecate and mark BROKEN the rtems ports.eadler2013-03-2521-105/+103
| | | | | | There are many issues with the ports and these will require a dedicated maintainer to fix them. Reviewed by: swills, draco@marino.st
* - Update to 1.0-2tota2013-03-252-7/+3
|
* - Update to 1.6.0makc2013-03-253-7/+17
| | | | | - Adjust Qt4 components - Switch to out-of-source build
* Update to 1.1.5jpaetzel2013-03-252-3/+3
|
* - Divide ebnetd.sh into 3 scriptstota2013-03-2510-94/+111
| | | | | | | | | | | - Set a list of these scripts to USE_RC_SUBR - Use SUB_FILES for pkg-message - Use PLIST_SUB to substitute EBNETD_RUNDIR macro in pkg-plist - Remove obsolete WWW url from pkg-descr - Rename some patch files to pet portlint PR: ports/176866 Submitted by: Yasuhiro KIMURA (maintainer)
* Make sure X11 is enabled by default.marcus2013-03-251-2/+2
| | | | Submitted by: William Grzybowski <william88@gmail.com>
* - Convert to OptionsNG;thierry2013-03-252-12/+8
| | | | | | | - Since I was here, fix WWW link. PR: ports/177284 Submitted by: nemysis <nemysis (at) gmx.ch>
* Bluelet is a simple, pure-Python solution for writing intelligible asynchronousswills2013-03-254-0/+26
| | | | | | | | | socket applications. WWW: https://github.com/sampsyo/bluelet PR: ports/176306 Submitted by: Mark Felder <feld@feld.me>
* Fix a crash with the cap plugin.marcus2013-03-252-1/+12
| | | | | PR: 176851 Submitted by: Ivan Klymenko <fidaj@ukr.net>
* - Really respect FFMPEG_SUFFIX and thus fix build [1]makc2013-03-253-3/+13
| | | | | | - Switch to out-of-source build Reported by: miwi [1]
* - Convert to OptionsNGbeech2013-03-252-16/+17
| | | | | | | | - Makefile tweaks PR: ports/177298 Submitted by: nemysis <nemysis@gmx.ch> Approved by: FreeBSD@nagilum.org (maintainer)
* A Python interface to Last.fm (and other API compatible social networks)swills2013-03-254-0/+28
| | | | | | | WWW: http://code.google.com/p/pylast/ PR: ports/176308 Submitted by: Mark Felder <feld@feld.me>
* - Convert to OptionsNGbeech2013-03-252-73/+26
| | | | | | | | | - Makefile tweaks - Add license - Bump portrevision PR: ports/177308 Submitted by: nemysis <nemysis@gmx.ch>
* - Update to 0.8.8swills2013-03-255-25/+144
|
* - Fix build after glib update [1]pawel2013-03-251-5/+9
| | | | | | | - Fix few portlint warnings PR: ports/177134 [1] Submitted by: John Marino <draco@marino.st>
* Jitsi (formerly SIP Communicator) is an audio/video and chat communicator thatcs2013-03-256-0/+233
| | | | | | | | | | | supports protocols such as SIP, XMPP/Jabber, AIM/ICQ, Windows Live, Yahoo! and many other useful features. Jitsi is Open Source / Free Software, and is available under the terms of the LGPL. WWW: https://jitsi.org PR: ports/174208 Submitted by: Tzanetos Balitsaris <tzabal@it.teithe.gr>
* - Update to 20130203acm2013-03-257-82/+45
| | | | | | | | | - Add LICENSE info - Add DESKTOP_ENTRIES - OptionsNG PR: 174989 Submitted by: Sender Ghost <lightside at safebox.ru>
* Fix INDEX build. The master port uses optionsNG, so convert thisrene2013-03-251-6/+3
| | | | | | slave port too. PKGNAME changes depending on whether X11 is set or not. Trim header while here.
* Update to 8.8.1cs2013-03-253-5/+5
|
* Update to 2.0.2cs2013-03-253-11/+23
| | | | | | PR: ports/177022 Submitted by: William Grzybowski <william88@gmail.com> Approved by: maintainer
* - use PORTEXAMPLESrm2013-03-252-18/+4
| | | | | | | | - no need to patch examples/Makefile, we don't use it - clean up DOCS installation too PR: 177052 Submitted by: antoine (maintainer)
* - Add CA_BUNDLE optionsunpoet2013-03-251-3/+10
|
* - Update to 4.6.1miwi2013-03-253-9/+16
| | | | | PR: 177243 Submitted by: ports fury
* - Convert to USESswills2013-03-251-1/+1
|
* - Update to 2.8miwi2013-03-253-8/+8
| | | | | PR: 177258 Submitted by: ports fury
* - Update to 2.6.5miwi2013-03-253-35/+50
| | | | | PR: 177259 Submitted by: ports fury
* - Update MASTER_SITES and WWW: linemiwi2013-03-253-18/+21
| | | | | PR: 177262 Submitted by: Ports Fury
* - Update to 6.2.01miwi2013-03-255-168/+164
| | | | | PR: 177261 Submitted by: ports fury
* - Update MASTER_SITES and WWW: linemiwi2013-03-254-36/+28
| | | | | | | | | - Add LICENSE - Add MAKE_JOBS_SAFE - Support SUB_FILES/SUB_LIST PR: 177263 Submitted by: Ports Fury
* - Update to 0.18.0miwi2013-03-252-3/+3
| | | | | PR: 177250 Submitted by: Ports Fury
* - Update to 1.0.p10miwi2013-03-253-13/+22
| | | | | PR: 177251 Submitted by: ports fury
* - Update to 0.6miwi2013-03-253-48/+24
| | | | | PR: 177252 Submitted by: ports fury
* - Update to 1.1.1miwi2013-03-252-11/+6
| | | | | PR: 177253 Submitted by: ports fury
* - Update to 2.9.9miwi2013-03-254-74/+63
| | | | | PR: 177254 Submitted by: ports fury
* - Update to 6.1.8miwi2013-03-243-6/+10
| | | | | PR: 177256 Submitted by: Ports Fury
* Force the usage of tic from the ports even if /usr/bin/tic exists.thierry2013-03-241-1/+1
| | | | | PR: ports/176498 Submitted by: John Marino <draco (at) marino.st>
* Convert to OPTIONSNG and modernize the header.marcus2013-03-241-31/+24
| | | | | PR: 177192 Submitted by: William Grzybowski <william88@gmail.com>
* - Add explicit pkgconf dependencybdrewery2013-03-248-34/+15
| | | | | | | | - Trim headers PR: ports/177306 Reported by: John Marino <draco@marino.st> With hat: portmgr
* Fix pkg-plisteadler2013-03-241-0/+2
|
* - Mark BROKEN:bdrewery2013-03-241-5/+4
| | | | | | | | | | | | | | | | | | pdf2djvu.cc: In function 'int xmain(int, char* const*)': pdf2djvu.cc:1335: error: no matching function for call to 'pdf::Renderer::startDoc(XRef*)' /usr/local/include/poppler/SplashOutputDev.h:311: note: candidates are: void SplashOutputDev::startDoc(PDFDoc*) pdf2djvu.cc:1336: error: no matching function for call to 'MutedRenderer::startDoc(XRef*)' /usr/local/include/poppler/SplashOutputDev.h:311: note: candidates are: void SplashOutputDev::startDoc(PDFDoc*) pdf2djvu.cc:1340: error: no matching function for call to 'MutedRenderer::startDoc(XRef*)' /usr/local/include/poppler/SplashOutputDev.h:311: note: candidates are: void SplashOutputDev::startDoc(PDFDoc*) gmake: *** [pdf2djvu.o] Error 1 *** [do-build] Error code 1 - Add explicit pkgconf dependency [1] - Trim header PR: ports/177306 [1] Reported by: John Marino <draco@marino.st> [1] With hat: portmgr
* - adopt optionsNGjgh2013-03-242-20/+14
| | | | | | - trim historical header Approved by: portmgr (miwi)
* TigerVNC is a high-performance, platform-neutral implementation of VNC,swills2013-03-249-0/+291
| | | | | | | | | | a client/server application that allows users to launch and interact with graphical applications on remote machines. WWW: http://tigervnc.org/ PR: ports/175801 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp>
* Replace the use of _GCC_BUILD_DEPENDS (which was never meant to begerald2013-03-242-3/+2
| | | | | | | | | used outside of Mk/bsd.gcc.mk) by _GCC_RUNTIME. This is still not ideal, but at least a documented stopgap, and it avoids the manual construction of the directory to be added to rpath. Approved by: maho
* - Update to 10.2bdrewery2013-03-243-12/+7
| | | | | | | - Stop installing .DS_Store files PR: ports/177293 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
* - Update to 1.1.13madpilot2013-03-244-44/+86
| | | | | | | | | - Use more appropriate option name EXAMPLES in place of NLS - Use space in WWW line PR: ports/176711 Submitted by: Myself Approved by: Maintainer timeout (18 days)
* - Fix REINPLACE expressions to put correct path to php executablemadpilot2013-03-241-11/+5
| | | | | | | | | | | | | in scripts - Remove deprecated mktime() usages from php files - Fix build with clang by using USE_CSTD=gnu89 - While here I trim Makefile headers - Also remove a REINPLACE expression which is not needed anymore - Bumped PORTREVISION PR: ports/176336 Submitted by: Myself Approved by: Maintainer timeout (30 days)
* - Update to 1.76.0wen2013-03-243-7/+44
|
* - Add Keywords to the IGNOREDIRSmiwi2013-03-241-1/+1
| | | | Reported by: pointythat
* - Update to 2013.03.23bdrewery2013-03-242-3/+3
| | | | | PR: ports/177330 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
* - Remove double slash from WWW URLnivit2013-03-241-1/+1
| | | | Pointed out by: rm
* - Update to 3.6.2zi2013-03-242-3/+3
|
* Update to the 20130321 snapshot of GCC 4.8.0, which basicallygerald2013-03-242-3/+3
| | | | | | coincides with that release. Details can be found at http://gcc.gnu.org/gcc-4.8/changes.html .
* - Update to 2.4bdrewery2013-03-243-6/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will be the last 2.x release. The 3.0 release will have optional support for NO ZFS and is currently in testing. - Convert tab to space in WWW Changes: - cron: This is now deprecated and will be replaced in 3.0 with a daemon - testport: -d support has been deprecated and will be removed in 3.0. Use -p instead. - testport: Add interactive test mode with -i - bulk: Add -vv to display which dependencies are required and causing rebuilds - jail: Validate that jails do not contain a '.' per jail(8) restrictions - options: Fix options not properly recursing based on changed options - bulk: The queue is now processed through a priority based on how many other ports depend on the port that is ready-to-build [1] - bulk: Add -R option to remove RESTRICTED packages after building - bulk: Fix INDEX building - Builds now mount packages, ports, distfiles and options as read-only They are allowed to have changes made only in specific phases. Note that 'testport -c' is currently broken due to this. - Fix IPv6-only hosts - Build logs now include make.conf - Improved leftover detection using mtree - Ports now only have distfiles available to them that are registered in their distinfo. - Leftovers now use the entire PLIST_SUB list - Fix WRKDIR being saved on extract failures - More build performance improvements - Improved stuck queue error displaying and handling - TMPFS_LOCALBASE support added - More sanity checks added for broken ports - ports: csup support removed as CVS is EoL - testport: Fix port's PREFIX not being respected - ports: Fix svn+https support [2] - Ability to always save WRKDIR if a .keep file is present Submitted by: Matthew Dillon <dillon@apollo.backplane.com> [1] (based on) Submitted by: antoine [2]
* Update to the 20130323 snapshot of GCC 4.7.3.gerald2013-03-242-3/+3
|
* - Update to 0.8.1swills2013-03-242-4/+4
| | | | | PR: ports/177135 Submitted by: Robert Backahus <robbak@robbak.com> (maintainer)
* Cleanup the GGI ports:antoine2013-03-246-101/+98
| | | | | | | | | | | | | | | - trim header - remove a dead master site - update my email address - remove article in COMMENT - add LICENSE - use OPTIONS(NG) - do not specify lib version in LIB_DEPENDS - libvgl can be used on amd64 since ~3 years (libgii and libggi) - libgii can use xxf86dga extension PR: ports/177332 Approved by: bapt
* Update finance/R-cran-timeSeries to 3000.96.dbn2013-03-242-4/+3
| | | | | | | | | | | | | | | | | | ChangeLog: 2013-03-15 chalabi * DESCRIPTION: Updated maintainer field and version number * R/zzz.R: Removed deprecated .First.lib() * R/base-apply.R: Added out of range test in apply,method-timeSeries 2013-02-22 tsetz * R/statistics-rollMean.R: functions rollMin and rollMax exchanged and function rollMin corrected, rollStats timeSeries name corrected Approved by: bdrewery (mentor)
* - Update to 1.3.4wen2013-03-243-6/+49
|
* - Correct plist to avoid conflicts with texi2htmljohans2013-03-242-1/+384
| | | | | | | which installs files into texinfo's DATADIR - Bump PORTREVISION Reported by: bapt
* - Unbreak after switch to new options frameworkmva2013-03-241-2/+2
| | | | | PR: ports/177313 ports/177320 Submitted by: William Grzybowski <william88@gmail.com>, Yasuhiro KIMURA <yasu@utahime.org>
* - Update to 0.17.2koobs2013-03-243-20/+15
| | | | | | | | | | - Update pkg-plist - Tweak COMMENT - Re-order USE_ section - Remove TESTS option - Update RUN_DEPENDS version requirements Approved by: rm (mentor)
* - Split server and client manual pages (OpenLDAP ITS #7548) [1]delphij2013-03-245-60/+241
| | | | | | | - Minor fixup to plist PR: ports/176924 [1] Submitted by: Андрей Романенко <melanhit gmail com> [1]
* - attempt to fix build by bringing in doxygen requirementjgh2013-03-241-0/+11
| | | | Reported by: pointyhat
* - Fix build with MANPAGES offsunpoet2013-03-241-0/+2
| | | | | PR: ports/176842 Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net>
* - Update to 2.85sunpoet2013-03-242-3/+3
| | | | Changes: http://search.cpan.org/dist/Chart-Clicker/Changes
* Update to 1.15.2.novel2013-03-243-32/+3
|
* - Update to 0.6koobs2013-03-243-10/+18
| | | | | | | | | | | | | - Take maintainership - Add LICENSE - Add CPPFLAGS to fix pcre preprocessor warning - Add DEBUG OPTION - Update WWW: and Tab->space in pkg-descr - Update COMMENT according to standards - Remove ABI version from pcre LIB_DEPENDS PR: ports/169027 Approved by: rm (mentor)
* - update to 0.14.0rm2013-03-243-6/+90
| | | | | PR: 177326 Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
* - add missing build dependency on py-pytest-runner to fix build onrm2013-03-241-8/+5
| | | | | | | | | | | | | pointyhat - remove conditional simplejson dependency, since we don't more have python2.5 in the tree - change USE_PYTHON to ``yes'', because both python branches are supported by this port - bump PORTREVISION Reported by: pointyhat (miwi) Submitted by: rm (myself) Approved by: Douglas Thrift <douglas@douglasthrift.net> (maintainer, by mail)
* - Fix build using clangacm2013-03-242-1/+12
| | | | | | | - Bump PORTREVISION PR: 172205 Submitted by: Miklos Magyari <magyarimiki _at_ gmail.com>
* - Remove BROKENacm2013-03-242-9/+7
| | | | | | | | | | | | | | | | | | | - Bump PORTREVISION PR: 171408 Submitted by: nemysis <nemysis at gmx.ch> > Description of fields to fill in above: 76 columns --| > PR: If a GNATS PR is affected by the change. > Submitted by: If someone else sent in the change. > Reviewed by: If someone else reviewed your modification. > Approved by: If you needed approval for this commit. > Obtained from: If the change is from a third party. > MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email. > Security: Vulnerability reference (one per line) or description. > Empty fields above will be automatically removed. M games/fretsonfire/Makefile M games/fretsonfire/pkg-descr
* Update to 0.12.3.novel2013-03-243-3/+6
|
* - Add missing header to src/nat.cpp fileacm2013-03-242-0/+11
| | | | | PR: ports/176434 Submitted by: Han Hwei Woo <han+freebsd at astutehosting.com>
* - Update to 0.3.8koobs2013-03-244-12/+44
| | | | | | | | | | | | | - Update pkg-plist - Use GITHUB for DISTFILES - Add TEST_DEPENDS and regression-test target - Refactor {BUILD,RUN,TEST}_DEPENDS lists - Update COMMENT accoding to standards - Tab->space in pkg-descr Changes: https://github.com/idan/oauthlib/tree/0.3.8#changelog Approved by: rm (mentor)
* - Update to 2.0.7acm2013-03-245-35/+66
| | | | | | | | | | - Move files/pkg-install.in to pkg-install - Add new warning message when it is building as root - Remove obsolete patch files - Fix installation of fbintl.conf to ${PREFIX}/etc/firebird [1]. PR: 176191 [1] Submitted by: Jose Jachuf <jjachuf __ __gmail.com>
* - Update to 2.1.5acm2013-03-246-107/+68
| | | | | | - Move files/pkg-install.in to pkg-install - Add new warning message when it is building as root - Remove obsolete patch files
* - Update to 2.0.7acm2013-03-246-92/+91
| | | | | | - Move files/pkg-install.in to pkg-install - Add new warning message when it is building as root - Remove obsolete patch files
* - Update to 2.3.1koobs2013-03-242-4/+11
| | | | | | | | | | - Update USE_PYTHON version - Add LICENSE - Add TEST_DEPENDS and regression-test target PR: ports/177317 Submitted by: Gary J. Hayers Approved by: eadler (mentor)
* - fix WRKSRCjgh2013-03-241-1/+1
|
* - Correctly mark akonadi-google as merged with kdepim4-runtime.avilla2013-03-241-1/+1
|
* - Remove databases/akonadi-google: it was merged intoavilla2013-03-247-120/+1
| | | | deskutils/kdepim4-runtime.
* - Update to 0.10.1swills2013-03-243-13/+3
| | | | | PR: ports/177218 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer)
* - Update to 1.003002swills2013-03-244-15/+8
| | | | | PR: ports/177297 Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
* Take maintainershipkoobs2013-03-241-1/+1
| | | | Approved by: eadler (mentor)
* - Update to 2013.1 (and unbreak)nivit2013-03-24