Commit graph

229 commits

Author SHA1 Message Date
Antoine Brodin
5ae8688c07 Deprecate some ports using deprecated version of python
With hat:	portmgr
2020-03-08 17:01:46 +00:00
Baptiste Daroussin
9aedbdbd82 Update to 1.2.46
While here replace a patch by BINARY_ALIAS and a build depends on coreutils:
while previous version used to call only once install with the GNU extension -D
in the version this has spreaded a bit more. It is easier then to use directly ginstall
from coreutils than patching makefiles all over the place.
2019-12-27 09:15:43 +00:00
Baptiste Daroussin
40b756ba24 Update to 0.10.46 and only keep one libgoffice version
libgoffice 0.10 has been introduced long enough ago 6 years ago, stopping support
for libgoffice 0.8, it is now more than time, to remove libgoffice 0.8 and only
keep 0.10.

Remove the optionnal goffice option for projects not supporting 0.10.
2019-12-16 17:06:38 +00:00
Antoine Brodin
b8796f0d82 Cleanup plists 2018-10-01 09:36:38 +00:00
Koop Mast
cc3cc974fe Update gnumeric to 1.12.43.
PR:		221450 (based on)
Submitted by:	lightside <lightside@gmx.com>
2018-09-25 20:20:24 +00:00
Antoine Brodin
f7455240e3 Reduce dependency on the python2 metaport
PR:		225752
Submitted by:	Yasuhiro KIMURA
2018-02-19 11:10:43 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Koop Mast
eac2f6f450 Update gnumeric to 1.12.28.
PR:		208139
Submitted by:	lightside@gmx.com
2016-03-24 10:39:10 +00:00
Koop Mast
6bf0ceb19e Update gnumeric to 1.12.25. 2015-12-26 10:36:45 +00:00
Koop Mast
00c5f40491 Update gnumeric to 1.12.24. 2015-10-16 06:31:10 +00:00
Koop Mast
4e92ca9229 Update gnumeric to 1.12.23. 2015-08-02 15:02:57 +00:00
Koop Mast
05210014f5 Update gnumeric to 1.12.22. 2015-04-18 19:18:20 +00:00
Koop Mast
8072756d80 Update gnumeric to 1.12.21.
Use new option handlers.
2015-03-27 08:46:02 +00:00
Bartek Rutkowski
d7a5c3e9b6 math/gnumeric: add CPE information
PR:		198327
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
Approved by:	kwm (blanket)
2015-03-26 13:31:16 +00:00
Koop Mast
19ad86de44 Update gnumeric to 1.12.18.
Disable paradox, enable introspection.
Sort plist.

PR:		188629 (based on)
Submitted by:	olivierd@
2015-01-15 10:49:31 +00:00
Baptiste Daroussin
5fe17006b4 Get rid of gnomehier 2014-12-21 00:32:19 +00:00
Antoine Brodin
0dae2aca96 Cleanup plist 2014-11-15 12:20:53 +00:00
Marcus von Appen
214bd533a7 - Convert ports of math/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-21 16:54:54 +00:00
Dmitry Marakasov
bc33c93e60 - Switch converters/psiconv to USES=libtool, drop .la files
- Strip libraries
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
Approved by:	kwm
2014-07-25 21:57:14 +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
Alex Kozlov
fe7fc772a5 - Fix various distinfo errors
- Remove unused USE_* knobs
- Convert USE_TWISTED_RUN to USES
- Remove empty lines after .include <bsd.port.mk>

Approved by:	portmgr (antoine)
2014-05-31 16:37:58 +00:00
Koop Mast
ca383bd552 Update to 1.12.11.
Remove USES=shared-mime-info it is unused.
Fix compile of python components so stagedir isn't hardcoded into them.
2014-02-16 20:39:06 +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
Koop Mast
49480fc639 Update to 1.12.9.
Sort USES, stageify and add support for libgda5.
2013-12-02 21:21:35 +00:00
Dmitry Marakasov
d46ccd7303 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with m)
Approved by:	portmgr (bdrewery)
2013-10-22 13:56:27 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Andrej Zverev
184fe8daa4 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Reviewed by:	kwm@
Approved by:	kwm@ (gnome@)
2013-09-12 17:55:41 +00:00
Baptiste Daroussin
3f0ee0e031 Add an explicit dependency on pkgconf 2013-09-02 22:11:23 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Koop Mast
f24b8f4082 Update to 1.12.3.
This version is based on Gtk3.
2013-06-27 12:06:29 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Koop Mast
c03db2ef0d Convert to OptionsNG. trim header, use USES=pathfix instead of gnomehack.
Disable gnome option since it depends on libgsf_gnome which is deprecated.
2013-03-19 09:39:43 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Koop Mast
d6f6016a2a Update to 1.10.17.
Move LICENSE to please portlint.

PR:		ports/161585
Submitted by:	Zhihao Yuan <lichray@gmail.com>
Feature safe:	yes
2011-11-22 14:48:13 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Koop Mast
fc63d25748 Update to 1.10.16.
Switch to xz distfile.
2011-06-23 18:33:57 +00:00
Koop Mast
20e7414832 Fix the build with clang, by setting USE_CSTD=gnu89.
This is default for gcc but clang defaults to gnu99.

Submitted by:	clang exp run.
2011-06-20 22:39:43 +00:00
Jeremy Messenger
627edfd143 Update to 1.10.15.
PR:		ports/157775
Submitted by:	Zhihao Yuan <lichray@gmail.com>
2011-06-14 03:56:25 +00:00
Jeremy Messenger
84173fcb60 -Add a missing dependency, rarian.
-Move CPPFLAGS outside the CONFIGURE_ENV.
-Bump the PORTREVISION.

Reported by:	pointyhat (pav)
2011-06-09 16:10:46 +00:00
Jeremy Messenger
ba7d64a8cb -Turn libgnomeui into an optional.
-Mark MAKE_JOBS_SAFE.
-Remove gconf stuff.

PR:		ports/156712
Submitted by:	Zhihao Yuan <lichray@gmail.com>
2011-06-04 22:40:03 +00:00
Koop Mast
16dcfc11ae Update to 1.10.14. 2011-03-25 12:32:07 +00:00
Koop Mast
8498492128 Update to 1.10.13. 2011-02-28 12:13:11 +00:00
Joe Marcus Clarke
512d46370e Update to 1.10.12. 2010-11-29 05:58:36 +00:00
Joe Marcus Clarke
1510a4642e Update to 1.0.11. 2010-11-22 01:05:20 +00:00
Koop Mast
a05a380f14 Update to 1.10.10. 2010-09-12 19:50:39 +00:00
Koop Mast
5094c6eed0 Update to 1.10.9. 2010-08-18 14:25:15 +00:00
Koop Mast
6660cc0146 Update to 1.10.7.
Add license
2010-07-25 10:36:21 +00:00
Koop Mast
e69e4c6227 Update to 1.10.5. 2010-06-08 12:19:44 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Koop Mast
7175d93bda Update to 1.10.4. 2010-05-21 23:08:18 +00:00