aboutsummaryrefslogtreecommitdiffstats
path: root/arabic/libreoffice/Makefile
stat options
Period:
Authors:

Commits per author per week (path 'arabic/libreoffice/Makefile')

AuthorW51 2024W52 2024W01 2025W02 2025Total
Total00000
ass='column1'>| | | | | | | | | - Assign maintainer to submitter - install license with license framework, not manually - eliminate explicit setuptools dependency because build/run dependency on it already implied when USE_DISTUTILS=easy_install is set - remove boost-python-libs dependency - it is needed only for bundled libtorrent-rasterbar-python, while we install libtorrent-rasterbar-python from ports tree - depend on simplejson only if python < 2.6 (it is included into >=2.6) - use PYTHON_VER instead of homebrew PYDOTVER (yeah, i know they are not the same, but PYTHON_VER is sufficient in this case) - www/py-twistedWeb dependency is needed only at runtime, so use USE_TWISTED_RUN instead - unset WITH_PSYCO if python version > 2.6 (psyco doesn't works with 2.6+) - fix some whitespace PR: ports/159175 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: jsa@ (old maintainer) * Unbreak port and update to 1.3.2.jsa2011-07-114-88/+133 | | | | | | Take maintainership. Approved by: kwm (mentor), pav (portmgr) * - Mark BROKEN: bad dependency objectpav2011-01-061-0/+2 | | | | Reported by: pointyhat * - Switch from .tar.bz2 (size 2344492) to .tar.lzma (size 1869318)lioux2010-12-242-3/+4 | | | | | distfile. - No PORTREVISION bump since there was no functional change. * Update to 1.3.1lioux2010-11-023-5/+4 | * - Fix PLIST: do not remove files we did not install whenlioux2010-09-302-5/+14 | | | | | | | (PREFIX != LOCALBASE). - Bump PORTREVISION. Submitted by: pointyhat * - Update to 1.3.0lioux2010-09-214-2294/+1697 | | | | | - Add DESKTOP_ENTRIES - Take over maintainership * Update to 1.3.0_rc2lioux2010-08-224-39/+26 | * Bump PORTREVISION for rev 1.2 of the rc.d filedougb2010-07-021-0/+1 | | | | | | ... because you can never have too many 1's in a PKGNAME Feature safe: yes * Commit the proper version of the rc.d script, not the POC version:dougb2010-07-021-7/+34 | | | | | | | | * Allow configuration of _confdir and _logfile * Put the pid file in /var/run/$name with proper permissions * Clean up pid file and directory on exit, remove log if empty Feature safe: yes * Update to version 1.3.0_rc1, which has numerous improvements and fixesdougb2010-07-0116-1168/+1793 | | | | | | | Major work on the update done by: lioux Tweaks, bugs, and rc.d script by: me Feature safe: yes * Replace the deprecated USE_GCC=4.3+ by USE_GCC=4.4+.gerald2010-06-121-1/+1 | * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1 | * - update to 1.4.1dinoex2010-03-281-1/+1 | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi * Add PSYCO option to enable devel/py-psyco optimization supportlioux2010-02-172-0/+30 | | | | Feature safe: yes * - update to jpeg-8dinoex2010-02-051-1/+1 | * - Revert back to previous version (to many problems)miwi2010-02-0111-653/+998 | | | | | | - Bump PORTEPOCH Requested by: many * - Update to 1.2.0miwi2010-01-2211-997/+653 | | | | | PR: 142983 Submitted by: Ports Fury * - Bump to force rebuild after boost upgradepav2009-12-301-1/+1 | | | | Requested by: Michal Varga <varga.michal@gmail.com> * - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-0/+1 | | | | | | bumped or updated Requested by: edwin * - Update boost to 1.39pav2009-07-281-1/+1 | | | | | | | - Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer) * - Update to 1.1.9miwi2009-06-262-4/+4 | | | | | PR: 136050 Submitted by: Ports Fury * - Update to 1.1.8miwi2009-05-2912-595/+540 | | | | | PR: 135036 Submitted by: Ports Fury * - Add USE_GCC=4.3+ to fix building with boost 1.37lwhsu2009-04-071-0/+1 | | | | | PR: ports/132900 Submitted by: amdmi3 * - Revert the last change - known to break the build with boost 1.34. Is be ↵amdmi32009-03-261-1/+0 | | | | committed again along with boost update. * - Fix build with upcoming boost 1.37.1amdmi32009-03-241-0/+1 | | | | | PR: 132900 Submitted by: myself * Release these ports into wild. I don't have time for these ports anymore. I ammezz2009-03-191-1/+1 | | | | keeping maintain two ports that don't require a lot of time to take care of. * Update to 1.1.5.mezz2009-03-194-29/+30 | * Update to 1.1.4.mezz2009-03-123-12/+11 | * Add a missing dependency (py-gobject) when WITHOUT_PYGTK is defined. Bump themezz2009-03-081-1/+3 | | | | | | | PORTREVISION. PR: ports/132320 Reported by: Oleg Gawriloff <barzog@telecom.by> * Update to 1.1.3. Thanks to my friend for let me use his FreeBSD box.mezz2009-02-224-18/+16 | * Update to 1.1.1.mezz2009-01-283-10/+16 | | | | Submitted by: Victor Popov <v.a.popov@gmail.com> * net-p2p/deluge: Update to 1.1.0.mezz2009-01-198-930/+1860 | | | | | | | net-p2p/deluge05: Repocopied from net-p2p/deluge and update to 0.5.9.4. This is for anyone that do not want to move to 1.1.0. Repocopy: marcus * - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵pav2008-07-251-2/+0 | | | | MAKE_ENV * The tarball has been re-rolled. They have backed out the plugins related fix:mezz2008-06-262-3/+4 | | | | | | | | | | http://dev.deluge-torrent.org/changeset/3273 But, they didn't backout in SVN. Only in tarball. I am still awaiting for one of developer's answer to my question as I don't know what reason why SVN and tarball are different. Bump the PORTREVISION. Reported by: many * Update to 0.5.9.3.mezz2008-06-242-4/+4 | * Update to 0.5.9.2.mezz2008-06-212-5/+4 | * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1 | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) * Update to 0.5.9.1.mezz2008-05-204-13/+15 | * Update to 0.5.9.0.mezz2008-05-034-13/+17 | * Update to 0.5.8.9.mezz2008-04-163-4/+7 | * Update to 0.5.8.7.mezz2008-03-274-14/+5 | * Update to 0.5.8.5.mezz2008-03-015-10/+21 | * Update to 0.5.8.4.mezz2008-02-153-4/+7 | * Fix the fetch, they moved their distfiles to http://ftp.osuosl.org host.mezz2008-02-081-1/+1 | | | | Reported by: Aryeh Friedman <aryeh.friedman@gmail.com> * Update to 0.5.8.3.mezz2008-01-313-10/+14 | | | | Security: Fix remote exploit which could crash Deluge. * Update to 0.5.8.2, be sure to read in UPDATING before you run it.mezz2008-01-273-10/+4 | * Remove link with librt, FreeBSD doesn't need it. Our clock_gettime() is inmezz2008-01-262-1/+2 | | | | | | | libc and Linux is in librt. This should fix the build on FreeBSD 6.x and below as librt was added in FreeBSD 7.x. Bump the PORTREVISION to unlink it. Reported by: Mike Harding <mvh@ix.netcom.com> * Update to 0.5.8.1.mezz2008-01-206-35/+23 | * The Deluge developers have removed Internal anonymizing browser feature, somezz2008-01-113-25/+18 | | | | | | | | it does not work any longer. If user click on browser button and a message box will pop up with explain why it is disable. Remove the py-gnome-extras and WITHOUT_GECKO. Bump the PORTREVISION. http://forum.deluge-torrent.org/viewtopic.php?f=7&t=1069 * - Update to 0.5.8, see http://deluge-torrent.org/Changelog.php for details.mezz2007-12-305-57/+115 | | | | | | | | | - Add a new knob, WITHOUT_GECKO, for anyone that who do not to use new internal anonymizing browser feature. It addes py-gnome-extras dependency. You can go to Preferences -> Other and uncheck the 'Internal Browser' to disable it. - The files/patch-scripts_deluge will be remove when I can commit gecko ports, which the fix is available in MC CVS for now. Also, I have patch available in freefall: http://people.freebsd.org/~mezz/diff/gecko-ports.diff * Disable check version update and set invisible option from perference. It'smezz2007-12-242-1/+34 | | | | | | useless for FreeBSD. Bump the PORTREVISION. Reported by: Aryeh M. Friedman <aryeh.friedman@gmail.com> * Add a missing dependency, librsvg2. Bump the PORTREVISION.mezz2007-12-211-1/+2 | | | | Reported by: exseven (user at http://forum.deluge-torrent.org/) * Update to 0.5.7.1.mezz2007-12-125-62/+54 | * -Update to 0.5.6.2 to fix missing hicolor icons and shutdown bug.mezz2007-11-023-6/+22 | | | | | | -Fix the plist.[1] Approved by: portmgr (erwin) * Add a missing dependency, devel/xdg-utils. It uses xdg-open by default tomezz2007-10-311-1/+3 | | | | | | open filemanager. Bump the PORTREVISION. Approved by: portmgr (marcus) * Update to 0.5.6.1.mezz2007-10-304-8/+24 | * Update to 0.5.6.mezz2007-10-266-76/+131 | * Add a missing dependency, the TorrentNotification plugin needs py-notify.mezz2007-09-101-1/+3 | | | | Bump the PORTREVISION. * Update to 0.5.5.mezz2007-09-103-6/+18 | * The tarball has been rerolled again. Somehow I have lost the second tarballmezz2007-08-153-14/+14 | | | | | | | | | | | | | | to compare with the third tarball, so I have no idea what kind of change. I have asked in the forum[1] and the developer has replied. He said that he does not remember what kind of change in there, but he promise me that it's safe. Since nobody knew, so I am going to bump the PORTREVISION in case. The developer said that he will post in the news next time if he reroll the tarball to give us the headup the reason of reroll. I think it's fair enough. [1] http://forum.deluge-torrent.org/viewtopic.php?f=8&t=309 Reported by: krismail * The tarball has been re-rolled by remove a lot of useless files that wasmezz2007-08-122-13/+14 | | | | | | | | | | included by accident. Also, they tweaked a bit in setup.py that doesn't affect anything in runtime as no function change. -SIZE (deluge-0.5.4.1.tar.gz) = 15536378 +SIZE (deluge-0.5.4.1.tar.gz) = 1480071 Reported by: krismail * Update to 0.5.4.1.mezz2007-08-114-269/+525 | * No longer need to enable compact allocation by default. Themezz2007-08-073-11/+24 | | | | | | | libtorrent/src/storage.cpp doesn't know about how to check filesystem on FreeBSD yet, so instead always use sparse file without check on which filesystems that have sparse file support. Both UFS and UFS2 have sparse file support. Bump the PORTREVISION. * - Update to 0.5.4.mezz2007-08-067-57/+350 | | | | | - Add a patch to enable compact allocation by default. It doesn't work very if it is disable, because of UFS2. * Fix the fetch. I am not update it to 0.5.3 yet, because it's broke onmezz2007-07-281-3/+1 | | | | FreeBSD for some reason. Gotta to figure it out sometime. * BROKEN: Unfetchablekris2007-07-281-0/+2 | * Add dirrmtry on main directory, since there is a dirrmtry on sub directory.mezz2007-07-081-1/+1 | | | | Reported by: sat * Update to 0.5.2.mezz2007-07-066-43/+68 | * - Bump boost shared library version to 4barner2007-07-041-1/+2 | | | | - Bump PORTREVISION * Respect the CC/CXX.mezz2007-06-181-0/+2 | * Update to 0.5.1.1.mezz2007-06-132-4/+4 | | | | | | | The website said, 'There was a licensing problem with the Deluge 0.5.1 tarball that was released yesterday. This release add no features or bugfixes, but contains a fixed license. This new release is version 0.5.1.1.' More info about license fixes visit at http://dev.deluge-torrent.org/changeset/576 ... * Update to 0.5.1 and took a patch from rblibtorrent/files/patch-socket_ops.hpp.mezz2007-06-126-41/+77 | * - Welcome X.org 7.2 \o/.flz2007-05-202-27/+1 | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. * Portlint:mezz2007-03-271-0/+1 | | | | -Add USE_GETTEXT. * - Update to 0.5.0, a final release.mezz2007-03-192-5/+11 | | | | | - Hopeful fix on amd64, sparc64 and ia64. Nobody has report it yet, but I took a lot of reports in Ubuntu forums and took idea from Fedora's rpms. * Update to 0.4.99.2 as in Deluge 0.5 Release Candidate 2.mezz2007-03-092-4/+4 | * Update to 0.4.99.1 as in Deluge 0.5 Release Candidate 1.mezz2007-03-086-57/+92 |