Commit graph

44 commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
b66bf24431 editors/zim: update to 0.62
- update to 0.62
- add LICENSE_FILE
- modernize port

Changelog: https://lists.launchpad.net/zim-wiki/msg02988.html
2014-10-04 22:16:33 +00:00
Ruslan Makhmatkhanov
cfc2ff29ce editors/zim: take maintainership 2014-10-04 20:30:39 +00:00
John Marino
410e1a4e01 editors/zim: Upgrade version 0.60 => 0.61 and stage
PR:		192475
Submitted by:	Ports Fury
2014-08-07 23:20:54 +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
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
William Grzybowski
1e34739b64 Use setuptools for all Python ports.
Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.

Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.

Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.

pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is
unavailable or has other issues associated with it.

This work allows us to unify how python packages are built, ensure that Python
distributions are installed consistently, reduces complexity for Python port
maintainers and paves the way for simplifying the Python ports framework in
the future.

With hat on:	python
Reviewed by:	koobs, antoine
Exp-run:	bdrewery
Approved by:	bdrewery (portmgr)
2013-12-15 16:22:17 +00:00
Dmitry Marakasov
a2105d9f79 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [bce])
Approved by:	portmgr (bdrewery)
2013-10-22 13:57:35 +00:00
Baptiste Daroussin
68ede13b49 Add NO_STAGE all over the place in preparation for the staging support (cat: editors) 2013-09-20 16:36:23 +00:00
Ruslan Makhmatkhanov
7b61ec4217 - update to 0.60
- convert dependency on desktop-file-utils to USES

PR:		179614
Submitted by:	rm (myself)
Approved by:	maintainer timeout (3 weeks)
2013-07-07 16:47:36 +00:00
Hiroki Sato
4e09def2d4 Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
	A knob to choose teTeX or TeXLive.  One can specify in /etc/make.conf.

USE_TEX:
	A knob for port developers.  Valid keywords are listed in
	bsd.tex.mk.
2013-05-11 17:58:55 +00:00
Hiroki Sato
7dadfc8a88 Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
2013-05-06 02:00:40 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Ruslan Makhmatkhanov
b5e7ddb0f0 - update to 0.57
- trim Makefile header
- convert to optionsng
- tab -> space change in pkg-descr:WWW

changelog:
https://lists.launchpad.net/zim-wiki/msg01905.html

PR:		172881
Submitted by:	rm (myself)
Approved by:	maintainer timout (2 weeks)
Feature safe:	yes
2012-11-02 15:32:36 +00:00
Jose Alonso Cardenas Marquez
47b38cdde1 - Fix a problem handle utf-8 string
- Bump PORTREVISION

Reported by:	H hm _ at __ hm.net.br via email
2012-08-09 19:09:34 +00:00
Carlo Strub
4ccd1fc621 Fix typos in COMMENT 2012-07-25 11:24:09 +00:00
Carlo Strub
2a76a0d810 Bump PORTREVISION to reflect name change from devel/bazaar-ng --> devel/bzr 2012-06-17 20:42:28 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Ruslan Makhmatkhanov
fe096ba3d1 - update to 0.56
- change USE_PYTHON range to just -2.7 (all < 2.6 is EOL)
- add options for GIT, MERCURIAL and DITAA (default off)
- change inclusion of bsd.port.pre.mk with bsd.port.options.mk
- drop extra simplejson dependency for python < 2.6

changelog:
=== 0.56 - Mon 2 Apr 2012 ===
* Merged support for Git and Mercurial version control backends -
  Damien Accorsi & John Drinkwater
* Merged plugin for "ditaa" diagrams - YPWang
* Merged patch for different configuration profiles, allowing per
  notebook configuration of plugins, font etc. - Mariano Draghi
* Added drag & drop support for the Attachment Browser plugin
* Made sidepane and tagcloud remember state
* Fixed critical bug for opening email adresses without "mailto:" prefix
* Fixed bug where context menu for page index applied to the current page
  instead of the selected page
* Added a Serbian translation

PR:		167821
Submitted by:	rm (myself)
Approved by:    acm (maintainer, via mail)
2012-05-22 06:38:34 +00:00
Ruslan Makhmatkhanov
3263f5c669 - update to 0.55
changelog:
https://lists.launchpad.net/zim-wiki/msg01584.html

PR:		166380
Submitted by:	rm (myself)
Approved by:	acm (maintainer, via mail)
Feature safe:	yes
2012-03-26 04:53:37 +00:00
Ruslan Makhmatkhanov
9f07852dc2 - update to 0.54
PR:		163944
Submitted by:	rm (myself)
Approved by:	acm (via mail)
2012-01-20 14:37:05 +00:00
Jose Alonso Cardenas Marquez
97912b5ba7 - Use %%DATADIR%% in pkg-plist file
- Add update-mime-database and update-desktop-database lines. It installs mime
  and desktop files
- Add update-desktop-database entry on post-install
- Bump PORTREVISION
2011-10-19 22:47:07 +00:00
Greg Larkin
c576fad449 - Updated to 0.53
PR:		ports/160981
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	acm (maintainer; timeout - 3 weeks)
2011-10-18 20:02:10 +00:00
Greg Larkin
43574e4802 - Updated to 0.52 (complete rewrite of zim from Perl to Python performed
during upstream version increment from 0.28->0.43)
  Release announcements: https://launchpad.net/zim/+announcements

PR:		ports/160385
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Requested by:	cwhiteh@onetel.com
Approved by:	acm (maintainer - timeout: 3 weeks)
2011-09-22 18:09:08 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Jose Alonso Cardenas Marquez
ec3a15592e - Update to 0.29 2010-08-21 03:31:29 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Jun Kuriyama
015afc3c74 - Unbreak with perl5.10 by removing 'require 5.8.0' line.
- I'm not sure why this version requirement in Build.PL failed.  But
  our minimal perl version is 5.8.9 now, so we can omit this check.

Approved by:	pav (implicit)
2010-02-07 07:29:25 +00:00
Sergey Skvortsov
135f34f2f8 Mark as brokend on Perl 5.10
Approved by:    pav (implicit)
2010-02-05 20:04:50 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Jun Kuriyama
3f795ed795 - Remove unneeded dependencies which is in perl-5.8.9 dist
(part 12).

Approved by:	portmgr (itetcu)
2010-01-28 02:32:30 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Jose Alonso Cardenas Marquez
61bfb34b11 - Update to 0.28 2009-06-18 22:51:20 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Jose Alonso Cardenas Marquez
5a3fc2ccab - Update to 0.23 2007-12-22 07:05:44 +00:00
Jose Alonso Cardenas Marquez
3014809adf - Update to 0.21 2007-10-02 16:01:14 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Jose Alonso Cardenas Marquez
e7426bab1c - Update to 0.20 2007-09-06 04:10:17 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Jose Alonso Cardenas Marquez
9caf551119 - Update to 0.19 2007-03-24 14:55:01 +00:00
Jose Alonso Cardenas Marquez
f00a24a798 - Change MASTERSITES
- Update WWW
2007-01-13 18:07:21 +00:00
Jose Alonso Cardenas Marquez
7bb7b6ea88 - Update to 0.17 2006-12-28 17:51:25 +00:00
Jose Alonso Cardenas Marquez
0ae478255d - Update to 0.16
Approved by:	garga (mentor)
2006-07-29 16:16:25 +00:00
Jose Alonso Cardenas Marquez
b6b4a544cd Change maintainer address to my @FreeBSD.org email
Approved by:	garga (mentor)
2006-07-23 02:45:24 +00:00
Pav Lucistnik
84cf703bf0 Zim is a WYSIWYG text editor written in Gtk2-Perl which aims to bring the
concept of a wiki to your desktop. Every page is saved as a text file with
wiki markup.

Pages can contain links to other pages, and are saved automatically. Creating
a new page is as easy as linking to a non-existing page.

Pages are ordered in a hierarchical structure that gives it the look and feel
of an outliner.

WWW:	http://zoidberg.student.utwente.nl/zim/

PR:		ports/95161
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-11 10:29:11 +00:00