Brendan Fabeny
7fbb65c620
Fix a linking problem on 9.0
...
Reported by: pav
Approved by: N. Qashat (maintainer)
2011-09-27 20:06:58 +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
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
Thomas Abthorpe
bfc22dc307
- Reassign to the heap
2011-09-21 16:48:43 +00:00
Frederic Culot
47448bde63
- Update to 2.4.1
...
Changes: http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS
2011-09-21 12:07:15 +00:00
Baptiste Daroussin
3a8d9ef13e
Mark job unsafe.
...
The build system already determine dynamically the number of jobs to run, if marked jobs_safe
both the ports and the build system parallelise the build, which leads to a huge number of
cc1plus processes and consume tons of memory.
Reported by: flo
2011-09-20 13:08:02 +00:00
Baptiste Daroussin
0d73ab3a64
Remove OpenOffice.org 2.x, it is unsupported upstream and vulnerable[1]
...
Please use editors/openoffice.org-3 or editors/libreoffice
Reported by: dougb[1]
Approved by: maho
With hat: office
2011-09-20 13:02:36 +00:00
Ashish SHUKLA
45c25c4db3
- Mark port as multi-jobs safe
...
PR: ports/160747
Submitted by: h h <aakuusta@gmail.com>
2011-09-19 15:18:42 +00:00
Pietro Cerutti
1e8ab938de
- Update to 6.1.2
2011-09-19 12:41:08 +00:00
Pav Lucistnik
ff5da61520
- Mark BROKEN: does not compile
...
pqxxdriver.cpp: In member function 'virtual QString KexiDB::pqxxSqlDriver::escapeString(const QString&) const':
pqxxdriver.cpp:137: error: 'sqlesc' is not a member of 'pqxx'
Reported by: pointyhat
2011-09-18 10:41:22 +00:00
Baptiste Daroussin
8318dbb681
Do not remove share/application-registry and share/mime-info (part of the mtree) [1]
...
while make the empty directory detection dynamic
Reported by: pointyhat (pav)
2011-09-17 20:53:21 +00:00
Brendan Fabeny
a20a49efe5
Fix linking and builds with recent versions of gcc;
...
small clean-up
PR: 160599
Approved by: Naram Qashat (maintainer)
2011-09-13 11:32:32 +00:00
Baptiste Daroussin
f7853001e1
Fix bad usage of sed
...
Fix typo
This should fix the plist problems
Reported by: kwm, pointyhat (pav)
2011-09-13 06:19:01 +00:00
Baptiste Daroussin
64dfd9253a
- fix desktop files
...
- fix distro-install-desktop-integration which created garbage
- fix directory removal
- improve plist generation
- bump port revision
2011-09-09 14:23:20 +00:00
Ashish SHUKLA
2aa1e7f9d4
- Restrict INSTALLS_ICONS knob to GTK2 section as it installs GTK+
...
dependencies
Reported by: Yue Wu <vanopen@gmail.com> (via private email)
2011-09-08 06:20:32 +00:00
Ashish SHUKLA
87e44003c4
- Update to bzr revision 105651
...
- Add fix for GNU Emacs bug report# 8522 which affects users of euc-japan
keyboard-coding-system[1]
- Restrict INSTALLS_ICONS knob to GTK2/3 section as it installs GTK+
dependencies[2]
- Update MASTER_SITES
- Fix portlint warnings
Submitted by: hrs[1]
Reported by: Yue Wu <vanopen@gmail.com>[2]
2011-09-08 06:16:32 +00:00
Ashish SHUKLA
dfda2a32ec
Chase editors/emacs update
2011-09-07 20:21:30 +00:00
Ashish SHUKLA
085666acef
- Add fix for GNU Emacs bug report# 8522 which affects users of euc-japan
...
keyboard-coding-system[1]
- Fix portlint warnings
- Update PATCH_SITES
Submitted by: hrs[1]
2011-09-07 20:20:25 +00:00
Baptiste Daroussin
fd281e0307
Do not trust make update-patches, this fix build with custom bdb
...
Reported by: Pierre Guinoiseau (irc), Leslie Jensen <leslie@eskk.nu> (mail)
2011-09-06 15:17:32 +00:00
Baptiste Daroussin
326d65a90f
Really fix the patch, sorry about the mess
2011-09-05 16:41:35 +00:00
Pawel Pekala
2b98a96259
Update to version 2.28
...
PR: ports/160439
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by: miwi, wen (mentors implicit)
2011-09-05 15:35:46 +00:00
Baptiste Daroussin
0b4892ac94
use the right patches
2011-09-05 15:02:08 +00:00
Baptiste Daroussin
9c07d08fb8
Better desktop integration
...
Submitted by: Georges Liaskos throught the office@ github
2011-09-05 12:06:30 +00:00
Baptiste Daroussin
08fee60d74
- update to 3.4.3
...
- New options:
* SYSTRAY to activate the system try icons (quick start)
* GTK (which to be able to build a completly gtk free version of libreoffice please notice that dependencies can bring back gtk, for example libgsf if not built with the following knob: WITHOUT_GCONF)
* the GNOME option automatically activate the GTK one
* PYUNO do enable/disable the build of the python bindings for the UNO framework
- Disable system notification while building
- Remove the wiki-publisher extensions, it forces the build to have 3 apache-commons distfiles bundles and one of them the httpclient was failing with some locales activated
- Use pax instead or tar cf | tar xf, it is way faster to install
- Fix reading/writting MS Office documents
- Fix random segfaults: cell rendering options in calc, languages setting in global options
- Largely reduce built time
- Unbundle more things
- Be able to work with packaged hunspell, thesaurus and hyphenation as well as the usual extensions
- Now cups is mandatory (configure script is bugguy without cups)
- remove broken
PR: ports/157357 ports/156038 ports/158945 ports/159287 ports/160023
ports/160318
Submitted by: Hartmann, O. <ohartman@zedat.fu-berlin.de> (ports/157357),
Kuan-Chung Chiu <buganini@gmail.com> (ports/156038),
Dmitry Pryanishnikov <lynx.ripe@gmail.com> (ports/158945),
Adrien <pmn@bakarika.net> (ports/159287),
Travis Hunter <travis.hunter@gmail.com> (ports/160023),
gcooper@ (ports/160318)
With hat: office@
2011-09-05 11:45:31 +00:00
Sylvio Cesar Teixeira
e71ff11fed
- Update to 21.4.22
2011-08-31 18:25:08 +00:00
Steven Kreuzer
6b9a25765e
Correct typo in COMMENT field
2011-08-30 13:33:46 +00:00
Pietro Cerutti
c0e99c7350
- Update to 3.0.0.5041
...
Release notes: http://sf.net/projects/codelite/files/Releases/codelite-3.0/README
2011-08-30 08:34:19 +00:00
Pietro Cerutti
59994b520b
- Unbreak on < 800067.
...
bapt@ has pushed to expiry date of devel/libgetline until 7.x goes EOL,
so I can depend on that.
- Bump PORTREVISION
2011-08-30 08:18:03 +00:00
Pietro Cerutti
fd26afe401
- Mark as broken on < 800067. The port needs getline(3).
2011-08-29 06:45:50 +00:00
Ashish SHUKLA
9d1247d864
Chase editors/emacs update.
...
PR: ports/160196
2011-08-27 22:22:57 +00:00
Ashish SHUKLA
248f9fd1cc
- Update distfile URL with new distfile which contains missing source files
...
for CEDET parsers. More details at:
http://lists.gnu.org/archive/html/emacs-devel/2011-07/msg01155.html
- Bump PORTREVISION
PR: ports/160196
2011-08-27 22:19:55 +00:00
Chris Rees
1c2114d219
Chase poppler shlib bump
...
Submitted by: bapt
2011-08-24 09:42:02 +00:00
Chris Rees
4fc1b448cd
Add libreoffice-legacy port for those with problems upgrading.
2011-08-24 09:31:31 +00:00
Maho Nakata
122e580e7e
Update maintainer to office@.
...
PR: 159929
Submitted by: Jason Helfman <jhelfman@experts-exchange.com>
2011-08-24 09:17:48 +00:00
Chris Rees
974cff3e82
Add CONFLICTS_INSTALL and mention libreoffice-legacy in BROKEN message
2011-08-24 08:47:05 +00:00
Koop Mast
284cf7e623
Chase poppler shlib bumps.
2011-08-23 18:36:20 +00:00
Baptiste Daroussin
00b9d8f708
Push back office@ as a maintainer
2011-08-23 17:52:46 +00:00
Baptiste Daroussin
c68ac8c4ec
Mark as broken, too much failure reported by users so far
2011-08-23 13:30:54 +00:00
Pietro Cerutti
a0160dc584
- Update to 0.7
...
- Unbreak
2011-08-22 12:48:43 +00:00
Baptiste Daroussin
3efd1f67e3
- update to 3.4.2
...
Huge thanks to Georges Liaskos for the work to make build work
Thanks to pgj for the l10n work (more to come in that area)
2011-08-22 10:05:37 +00:00
Baptiste Daroussin
804f747610
- update to 3.4.2
2011-08-22 10:02:02 +00:00
Eitan Adler
e1f907bc92
- change the email address I use to maintain ports
...
Approved by: bapt (mentor)
2011-08-21 20:51:40 +00:00
Eitan Adler
74db235785
- change the email address I use to maintain ports
...
Approved by: bapt (mentor)
2011-08-21 16:12:46 +00:00
Frederic Culot
c24dee3891
- Update to 3.1.17
...
PR: ports/159925
Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer)
2011-08-20 16:55:33 +00:00
Emanuel Haupt
ac3ee5a230
Mark MAKE_JOBS_UNSAFE
...
Notified by: pointyhat (via pav)
Submitted by: KATO Tsuguru <tkato432@yahoo.com> (via mail)
2011-08-17 07:45:44 +00:00
Alexey Dokuchaev
f1b8cfad4f
Update to version 30.1.0.
...
Approved by: maintainer (implicit)
2011-08-14 02:48:52 +00:00
Emanuel Haupt
aa0eefce9e
Update to 1.4.2
...
PR: 159434
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2011-08-12 19:30:04 +00:00
Koop Mast
0e682dded4
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
...
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Emanuel Haupt
5312c8eda0
Restore WANT_GNOME in order to fix package building.
...
Submitted by: pointyhat (via pav)
2011-08-11 09:38:06 +00:00
Emanuel Haupt
7937ad4404
Update to 0.42
...
PR: 159438
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2011-08-10 14:30:46 +00:00