Commit graph

6767 commits

Author SHA1 Message Date
Wen Heping
59fe6b0543 - Pass maintainership to submitter
PR:		ports/151754
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (new maintainer)
2010-10-27 00:46:52 +00:00
Dmitry Marakasov
394ccbfcc7 - Remove conflicts with graphics/uniconvertor as it no longer installs bin/uniconv
- Add mutual conflicts between netatalk<->yudit as both do install bin/uniconv
2010-10-27 00:37:57 +00:00
Renato Botelho
40b753b266 Remove expired port:
2010-10-26 editors/vim5: Outdated, superceded by editors/vim7 and has security issues
2010-10-26 11:47:57 +00:00
Maho Nakata
14e850780f Update to DEV300_m90.
Funded by: OpenOffice.org community
2010-10-22 22:43:11 +00:00
Maho Nakata
933f2ca16f Update to OOO330_m12.
Funded by: OpenOffice.org community
2010-10-22 13:58:06 +00:00
David E. O'Brien
ad201c68e4 Add LUA. 2010-10-21 01:11:50 +00:00
David E. O'Brien
6f068ca6b1 Update to Vim 7.3 patchlevel 32. 2010-10-21 01:07:00 +00:00
David E. O'Brien
1694fae7c4 Autoconf will use libintl.so if it is installed on the system and cause
Vim to be linked against gettext without recording the gettext dependency.

Submitted by:	Panagiotis Christias <p.christias@noc.ntua.gr>
2010-10-21 00:57:53 +00:00
David E. O'Brien
10c96e86c6 Allow one to use WITHOUT_GUI as a synonym for WITHOUT_X11.
PR:		151468
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
2010-10-21 00:23:31 +00:00
Frederic Culot
02a06c807c Update my MAINTAINER address to culot@FreeBSD.org.
Approved by:	sahil@ (mentor)
2010-10-20 05:53:20 +00:00
David E. O'Brien
8d02d3928d Update to Vim 7.3 patchlevel 29. 2010-10-20 01:19:01 +00:00
Shaun Amott
35aafea9b6 Prepare for termination in one week; this port is two major versions out
of date and has lingering security issues.
2010-10-18 23:58:28 +00:00
Maho Nakata
7c71b56308 Update to OOO330_m11 (3.3beta).
Funded by: OpenOffice.org community.
2010-10-17 11:18:34 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Maho Nakata
126a1de857 update to OOO330_m10.
Funded by: OpenOffice.org community
2010-10-16 03:47:53 +00:00
David E. O'Brien
8eefa3ee7c Update to Vim 7.3 patchlevel 28. 2010-10-15 06:58:05 +00:00
Pav Lucistnik
a422bdcce1 - Fix previous fix 2010-10-12 23:35:05 +00:00
Pav Lucistnik
733dddf73d - Delete #include directive including X header by full path under /usr/X11R6
Reported by:	pointyhat
2010-10-12 23:26:16 +00:00
David E. O'Brien
3c3b17a3a6 Do not install icons by default. The destination directories aren't
"owned" by Vim and this causes trouble packaging depending on Vim
flavor chosen.
2010-10-12 20:03:06 +00:00
David E. O'Brien
226065e77e Backout rev. 1.49. The icon handling is too sensitive to what other packages
one has installed.
2010-10-12 19:32:19 +00:00
Stanislav Sedov
607023fbd8 - Use another distfile locations. 2010-10-12 09:47:16 +00:00
Philip M. Gollucci
8108df2ba7 - Mark broken
PR:             ports/151361
Submitted by:   Denise H. G. <darcsis@gmail.com> (maintainer)
2010-10-11 22:23:24 +00:00
David E. O'Brien
0d28993fc9 Update to Vim 7.3 patchlevel 21. 2010-10-11 06:53:35 +00:00
Alejandro Pulver
24e9987ff2 - Drop maintainership. 2010-10-11 06:01:05 +00:00
Maho Nakata
6a5addfa11 update to DEV300_m89.
Funded by: OpenOffice.org community.
2010-10-09 09:30:06 +00:00
David E. O'Brien
a23ca4e75d Enable LUA for the default Portmgr package build. 2010-10-07 15:28:22 +00:00
David E. O'Brien
2b8a1717bc Backout accidental change. 2010-10-07 15:04:57 +00:00
David E. O'Brien
181847ca29 Vim now has a file that has escaped share/vim/ 2010-10-07 15:03:49 +00:00
David E. O'Brien
bba9d47c2d The stock dependencies are now fixed. 2010-10-06 18:49:30 +00:00
Alexey Dokuchaev
a6445bc16c - Install missing syntax highlighting schemes, fix location of skins
- Install default set of translation (xlat) tables
- Convert documentation text files from DOS CR/LF to Unix LF
- Bring back pkg-plist since file list expanded significantly
- Attempt to unbreak on ia64 [*]

Tested on:	pluto1 (only with ncurses) [*]
2010-10-06 13:13:52 +00:00
David E. O'Brien
7c93ff3da4 Update to Vim 7.3 patchlevel 19.
WITH_LANG is now "on by default" as the lang files are now part of the base
Vim tarball.

The most notable additions since 7.2:
+ Persistent undo and undo for reload
+ Blowfish encryption, encryption of the swap file
+ Conceal text
+ Lua interface
+ Python 3 interface
2010-10-06 06:58:45 +00:00
Ade Lovett
7e80cde328 Round one migration of ports from automake{19,110} to automake111 2010-10-05 19:57:56 +00:00
David E. O'Brien
a2a11122fd Change the default GUI from gtk1 to gtk2. 2010-10-05 18:13:39 +00:00
Alexey Dokuchaev
4fef5f3f9d Fix the build on ia32 with default (CPU-agnostic) CFLAGS.
Reported by:	pointyhat via erwin
2010-10-05 13:21:36 +00:00
David E. O'Brien
7926811228 Simply the checking output. 2010-10-02 01:55:08 +00:00
Maho Nakata
7be681f1b8 Update to OOO330_m9.
Funded by: OpenOffice.org community
2010-10-02 01:21:57 +00:00
Pav Lucistnik
fcf8bc0f3a - Update to 4.6.1
PR:		ports/150916
Submitted by:	Marcin Cieslak <saper@saper.info>
2010-10-01 14:00:24 +00:00
Alexey Dokuchaev
75ba23a466 Update to version 6.1.0 2010-09-30 20:11:00 +00:00
Renato Botelho
45208a1784 Cleanup MASTER_SITES 2010-09-30 17:25:12 +00:00
Renato Botelho
542ef1ac64 cleanup MASTER_SITES 2010-09-30 17:17:27 +00:00
Ashish SHUKLA
4c2ffd6487 - Restore GTK2 option.
Approved by:	tabthorpe (mentor)
Reported by:	stas
2010-09-30 04:38:00 +00:00
Bernhard Froehlich
119118f14d - Update to 28.1.2
- Add missing Xlib dependency
- Pass maintainership to submitter

PR:		ports/150898
Submitted by:	Davide Italiano <davide dot italiano at gmail dot com>
Approved by:	beat (co-mentor, implicit)
2010-09-29 09:14:19 +00:00
Pietro Cerutti
4e56b59744 - Teach portscout to skip 3.19, which is a Windows-only bugfix release. 2010-09-29 07:36:55 +00:00
Sergey A. Osokin
d724ddb207 Fix pkg-plist. (*)
Bump PORTREVISION.

Reported by:	QAT (*)
Pointy hat to:	lx (maintainer)
2010-09-28 18:17:51 +00:00
David Thiel
6e2d24fd98 Add missing dependency on qt4-script.
Submitted by:	QAT
2010-09-28 17:27:17 +00:00
David Thiel
47a016c80d Update to 1.9.9. 2010-09-28 00:37:55 +00:00
Ganael LAPLANCHE
db6d323dff Update MAINTAINER address for my ports
Approved by:	ehaupt (mentor)
2010-09-27 12:08:23 +00:00
Ashish SHUKLA
030c983273 - Update port to latest snapshot.
- Clean up pkg-plist.
- Add new OPTIONs.

Approved by:	tabthorpe (mentor)
2010-09-27 01:19:31 +00:00
Ashish SHUKLA
5c9e555fc2 - Add CANNA support to the port, provided by Yuji TAKANO.
- Update CONFLICTS to conflict with 24.x.
- Include the license file to the port.
- Update descriptions of the OPTIONS.
- Fix building of port on 6.x/9.x with DBUS option enabled, provided
  by swell.k@gmail.com .
- Remove unneeded dependencies on gettext and dbus-glib.
- Remove ALSA checks.
- Clean up pkg-plist.

PR:		ports/146979
Approved by:	tabthorpe (mentor)
2010-09-27 01:14:52 +00:00
Stanislav Sedov
d2b4cdfad8 - Fix spelling in comment (grafical -> graphical).
Submitted by:	Justin B Henninger <jhennin1@student.ccbcmd.edu>
2010-09-25 21:53:29 +00:00
Max Brazhnikov
7f43431b66 Update to version 2.0
Remove XPDF options, texmaker has a built-in pdf viewer now.
Other changes:	http://www.xm1math.net/texmaker/log.html
2010-09-25 12:43:12 +00:00
Andrej Zverev
2f9625eb9f Drop maintainership 2010-09-24 09:49:56 +00:00
Philip M. Gollucci
6564a2589c - only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it

With Hat:   perl@
2010-09-24 02:03:44 +00:00
Philip M. Gollucci
5bd9c5c797 - /mach/ -> /%%PERL_ARCH%%/
With Hat:   perl@
2010-09-24 01:48:27 +00:00
Thomas Abthorpe
0e409d2297 - Update to 1.85
PR:		ports/150779
Submitted by:	James Bailie <jimmy mammothcheese.ca> (maintainer)
2010-09-24 01:14:14 +00:00
Maho Nakata
0542ddf303 Update to DEV300_m88.
Funded by: OpenOffice.org community
2010-09-22 23:40:07 +00:00
David Thiel
d0f6f31a06 Update to use ncurses instead of termlib.
PR:		ports/150695
Submitted by:	swell.k@gmail.com
2010-09-21 20:56:14 +00:00
David E. O'Brien
008f5aef7f Obey BSD's 'STRIP= ' setting.
PR:		150689
Submitted by:	swell.k@gmail.com
2010-09-19 00:30:49 +00:00
David E. O'Brien
4cd240cfcc Make 'mtree -f $(make -V MTREE_FILE) -p $PREFIX' clean.
PR:		150687
Submitted by:	swell.k@gmail.com
2010-09-18 23:26:57 +00:00
David E. O'Brien
6cdcf71c7e Look for libiconv in ${LOCALBASE}.
PR:		150690
Submitted by:	swell.k@gmail.com
2010-09-18 22:40:36 +00:00
Pav Lucistnik
4f07ab2f02 - Hotfix this high-profile port so it does not install into /
PR:		ports/150649
Submitted by:	Anonymous <swell.k@gmail.com>
Approved by:	portmgr hat
2010-09-18 09:48:07 +00:00
Maho Nakata
f13a3aecab Update to OOO330_m9.
Funded by: OpenOffice.org community.
2010-09-17 12:52:27 +00:00
Pietro Cerutti
73f215d4dc - Update to 3.18
Changes: http://tibleiz.net/code-browser/changes.html
2010-09-17 09:25:27 +00:00
Mark Linimon
5d9e1a3231 Mark as broken on sparc64-7.
Hat:		portmgr
2010-09-17 09:09:49 +00:00
Renato Botelho
957681fed9 Remove expired ports
2010-09-17 editors/vim6: Outdated, superceded by editors/vim7 and has multiple security issues
2010-09-17 editors/vim6+ruby: Outdated, superceded by editors/vim7 and has multiple security issues
2010-09-17 01:38:41 +00:00
David E. O'Brien
45a32494a2 Enable MAKE_JOBS_SAFE for Vim build so it will build in parallel.
This deals with the misspelling of "./auto/osdef.h" in some of the
.o dependencies - which is what caused the race condition needing
MAKE_JOBS_UNSAFE=yes.
2010-09-17 00:46:45 +00:00
Pietro Cerutti
65dd544030 - Update to 2.7.0.4375
Announcement and changelog available here:
  http://www.codelite.org/forum/viewtopic.php?f=9&t=1075
2010-09-16 10:18:41 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Nicola Vitale
de64fe3e78 - Update to 20100913.r5387 2010-09-15 09:47:00 +00:00
Renato Botelho
4025cbbf33 Remove ports with EXPIRATION_DATE set
2010-09-05 databases/sqlite-ext-inet: Please install databases/sqlite-ext-mobigroup instead
2010-08-31 devel/codeville: Dead project.
2010-08-07 editors/koffice-kde4-l10n-fy
2010-08-07 editors/koffice-kde4-l10n-hne
2010-06-14 graphics/xaralx-devel: Does not compile with png-1.4 and latest version is from Aug 2006
2010-06-14 graphics/xaralx: Does not compile with png-1.4 and latest version is from Aug 2006
2010-04-01 misc/kde4-l10n-bn_IN
2010-04-01 misc/kde4-l10n-hne
2010-04-01 misc/kde4-l10n-ku
2010-04-01 misc/kde4-l10n-mr
2010-09-14 11:51:42 +00:00
Maho Nakata
92a9ee3456 Update to OOO330_m7. 2010-09-12 11:49:14 +00:00
David E. O'Brien
610f0a282d Update to Vim 7.2 patchlevel 466. 2010-09-09 06:06:28 +00:00
Shaun Amott
78503ca93a Belatedly (and perhaps pointlessly) document [1]:
vim6 -- heap-based overflow while parsing shell metacharacters

While here, prepare this old port for termination with DEPRECATED.

PR:		ports/129300 [1]
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru> [1]
2010-09-09 03:13:09 +00:00
Philip M. Gollucci
2e59da295c - Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too

PR:             ports/150349
Submitted by:   maintainer
2010-09-07 15:52:18 +00:00
Alberto Villa
2a82afa740 - Re-enable optional dependency on opengtl after the llvm update.
- Bump PORTREVISION.

Approved by:	tabthorpe (mentor, implicit)
2010-09-06 22:49:14 +00:00
Max Brazhnikov
8513fe2c5d Update to 2.21
PR:		ports/150282
Submitted by:	Naram Qashat (maintainer)
2010-09-05 18:09:11 +00:00
Doug Barton
12c1d27aee As previously advertised, remove the remaining ports that have no
SHA256 checksum information in the distinfo file.
2010-09-05 01:06:44 +00:00
Max Brazhnikov
3eac974497 Update to 2.0.5.04
PR:		ports/150037
Submitted by:	Rodrigo OSORIO (maintainer)
2010-09-04 09:49:40 +00:00
Maho Nakata
05717c697f Update to DEV300_m87. 2010-09-03 21:44:34 +00:00
Maho Nakata
296137bc6b Update to OOO330_m6.
Funded by: OpenOffice.org community.
2010-09-03 21:43:41 +00:00
Wen Heping
6f7da3fb29 - Unbreak on -8 and -current
PR:		ports/150153
Submitted by:	Anderson Eduardo <anderson@secover.com.br>
2010-09-01 08:18:27 +00:00
Jimmy Olgeni
2f0d46f60b Upgrade to version 2.2. 2010-08-31 12:41:57 +00:00
Max Brazhnikov
16c43b912d Update to 2.2.2
Connect Russian and Walloon l10ns
2010-08-27 18:48:51 +00:00
Max Brazhnikov
0cb101c2c5 Update KOffice l10n ports to 2.2.2 2010-08-27 18:44:21 +00:00
Max Brazhnikov
1536f3b3b6 Update KOffice to 2.2.2 2010-08-27 18:42:19 +00:00
Pietro Cerutti
d254b8fc07 - Mark as broken on < 701101; needs strndup 2010-08-27 14:42:46 +00:00
Pietro Cerutti
9568031d2b - New port: editors/fxite
FXiTe is an advanced cross-platform text editor built with the Fox GUI
  toolkit and the FXScintilla text widget.
2010-08-24 07:53:40 +00:00
Pietro Cerutti
a8be01971c - Remove editors/mondrian. Dependency is gone.
Approved by:	maintainer (implicit, > 1 month timeout)
2010-08-23 12:02:42 +00:00
Pietro Cerutti
0ddb1ee3ff - Mark as broken, in preparation for the removal of x11-toolkits/fox12 2010-08-23 11:39:54 +00:00
Doug Barton
4f2aec0553 Mark the rest of the ports with no SHA256 in the distinfo file
DEPRECATED 2 weeks after filing the PRs with no MAINTAINER
responses.

ports/149449:
ports/databases/sybase-ocsd

ports/149450:
ports/editors/staroffice5

ports/149452:
ports/emulators/linux-vmware-toolbox2

ports/149453:
ports/german/staroffice5

ports/149455:
ports/sysutils/linux-acu
2010-08-23 01:43:48 +00:00
Max Brazhnikov
06a72f26ea Fix build with upcoming KDE 4.5
Don't bump PORTREVISION: packages built vs KDE 4.4 work fine with 4.5
2010-08-21 13:08:59 +00:00
Maho Nakata
289444972f update to OOO330_m5. 2010-08-21 04:05:45 +00:00
Jose Alonso Cardenas Marquez
ec3a15592e - Update to 0.29 2010-08-21 03:31:29 +00:00
Baptiste Daroussin
e742d91d59 WordGrinder is a simple, Unicode-aware word processor that runs on the
console. It's designed to get the hell out of your way and let you write;
it does very little, but what it does it does well.

It supports basic paragraph styles, basic character styles, basic screen
markup, a menu interface that means you don't have to remember complex
key sequences, HTML import and export, and some other useful features.

WordGrinder does not require X. It runs in a terminal.

WWW: http://wordgrinder.sf.net

PR:		ports/149696
Submitted by:	Vitaly Magerya <vmagerya at gmail.com>
Approved by:	tabthorpe (co-mentor)
2010-08-20 12:06:27 +00:00
Koop Mast
84c4327308 Chase exiv2 shlib bump. 2010-08-20 08:34:50 +00:00
Dmitry Marakasov
d3c9936c52 - Update to 2.3.19
- Pass maintainership to submitter

PR:		149707
Submitted by:	Frederic Culot <frederic@culot.org>
2010-08-19 12:57:11 +00:00
Jose Alonso Cardenas Marquez
bca3f1607f - Add tools like a new target. It could be useful for compile some apps like
net-p2p/transmisson-remote-gui because it uses somes tools from lazarus tools
  directory

Reported by:	QAT
2010-08-16 23:18:15 +00:00
Jose Alonso Cardenas Marquez
fe8e65b07e - Add support for amd64 (now fpc support that)
- Bump PORTREVISION
2010-08-16 18:40:15 +00:00
Jose Alonso Cardenas Marquez
7bcde27b94 - Update to 2.4.0
- Add support for amd64 [1]
- Add 23 new ports to  to bsd.fpc.mk
- Remove obsolete patch file patch-packages-fcl-db_Makefile
- Turn off some optional dependencies like databases/unixODBC,
  graphics/svgalib, databases/oracle8-client for avoid break amd64 support
- Clean up

PR:	ports/146001
Submmitted by:	Christopher Key <cjk32__ at _cam.ac.uk>
Patch reviewed by:	marcov_ at _pascalprogramming.com (fpc developer)[1]
2010-08-16 17:45:15 +00:00
Jeremy Messenger
89f9a73319 Remove check for static gravity. Bump the PORTREVISION. It fixes the annoy
message when run vim in GTK+2 like this:

** (gvim:32022): CRITICAL **: gtk_form_set_static_gravity: assertion
`static_gravity_supported' failed

Obtained from:	http://ftp.vim.org/pub/vim/patches/7.2/7.2.257
2010-08-15 17:01:29 +00:00
Maho Nakata
b583afbe8f Update to DEV300_m86.
--disable-gstreamer for a while as it breaks build.

Funded by: OpenOffice.org community
2010-08-14 21:43:01 +00:00
Maho Nakata
c617875766 Update to OOO330_m4. 2010-08-13 22:14:14 +00:00
Maho Nakata
4d7e94de5b Update to OOO330_m3. 2010-08-13 10:17:27 +00:00
Alexey Dokuchaev
f99261b21f Update to version 28.1.1. 2010-08-12 11:24:58 +00:00
Sahil Tandon
19b774338d - Update to 2.2.5
PR:		ports/149483
Submitted by:	Eitan Adler <lists@eitanadler.com> (maintainer)
2010-08-10 03:00:02 +00:00
Jimmy Olgeni
485de99c70 Add pkg-message with setup instructions. 2010-08-09 09:29:37 +00:00
Doug Barton
4686d39785 Deprecate ports that have been unfetchable for so long that they
do not have SIZE and/or SHA256 in their distinfo files.
2010-08-08 23:02:30 +00:00
Jimmy Olgeni
ec063064f4 Add ParEdit, a minor Emacs mode for performing structured editing
of S-expression data, useful for editing Lisp, Scheme and Clojure
code.
2010-08-06 08:46:05 +00:00
Gary Jennejohn
dbb7c2c5b4 Update to 9.7gz.
Mark the ports MAKE_JOBS_SAFE.
2010-08-03 11:25:46 +00:00
Max Brazhnikov
524e6bb50f Update to 2.20
PR:		ports/149150
Submitted by:	Naram Qashat (maintainer)
2010-08-01 14:55:14 +00:00
Maho Nakata
ae3ec3a77f Update to OOO330_m2.
Funded by: OpenOffice.org community
2010-07-31 08:01:15 +00:00
Ashish SHUKLA
88b15e6566 - Delete pkg-message (missed from last-commit).
- Fix pkg-plist to avoid deleting directories in MTREE.

PR:		ports/146576
Approved by:	pgj (mentor)
2010-07-30 08:25:23 +00:00
Erwin Lansing
1c3411de1a Mark BROKEN: does not build 2010-07-30 08:04:21 +00:00
Sahil Tandon
e971ac5f26 - Update my MAINTAINER address to sahil@FreeBSD.org 2010-07-29 02:58:44 +00:00
Ashish SHUKLA
1a9d3421c5 - Add CONFLICTS to conflict with 23.x and 24.x.
Approved by:	tabthorpe (mentor)
2010-07-28 12:26:55 +00:00
Ashish SHUKLA
8ce865b219 - Adopt port.
- Add CONFLICTS to conflict with 23.x and 24.x.

Approved by:	tabthorpe (mentor)
2010-07-28 12:25:22 +00:00
Ashish SHUKLA
ab1642fb0a - Add OPTIONS to the port.
- Add the LICENSE information to the port.
- Fix building of port on 6.x/9.x with DBUS option enabled, provided
  by swell.k@gmail.com.
- Remove unneeded dependencies on gettext and dbus-glib.
- Remove ALSA detection logic from configure script.

PR:		ports/147546
Approved by:	tabthorpe (mentor)
2010-07-28 12:23:02 +00:00
Koop Mast
65898b3f67 Presenting GNOME 2.30.2. for FreeBSD. 2010-07-25 19:35:08 +00:00
Max Brazhnikov
5a65fe4385 Fix CATEGORIES
Submitted by:	Anatoly Borodin <anatoly.borodin at gmail.com>
2010-07-25 15:22:27 +00:00
Maho Nakata
102b201ee7 Update to DEV300_m85.
Funded by: OpenOffice.org community.
2010-07-24 03:32:12 +00:00
Maho Nakata
5a2d57c0ec Some cleanups. 2010-07-23 21:43:45 +00:00
Max Brazhnikov
4028024871 Avoid use of @ and Unicode in options
PR:		ports/148826
Reported by:	Anatoly Borodin <anatoly.borodin at gmail.com>
2010-07-23 20:56:44 +00:00
Thierry Thomas
d34ad96f07 - Update to 2000.16
Changelog at <http://towo.net/mined/changes.html#2000.16>

- Remove dep on bash

- Add license

PR:		ports/148596
Submitted by:	Bapt <baptiste.daroussin (at) gmail.com>
2010-07-22 20:01:21 +00:00
Pietro Cerutti
1f9d6c63bc - Update to 2.6.0.4189 2010-07-21 21:42:23 +00:00
Pav Lucistnik
89991c5af2 - Extend brokedness to 7.X also
Reported by:	pointyhat
2010-07-21 19:36:47 +00:00
MANTANI Nobutaka
7fc8c3355c Update to 10.8. 2010-07-18 05:56:58 +00:00
Maho Nakata
a85f4f0736 Remove unncecessary file to unbreak.
Version number should be 3.3 instaed of 3.2. This is OOO 3.3 release
branch.
2010-07-17 21:56:39 +00:00
Maho Nakata
1b3b3bf68a Update to OOO330_m1.
Funded by: OpenOffice.org community
2010-07-17 11:04:55 +00:00
Maho Nakata
25e7ad9e4f remove unncessary space 2010-07-16 23:52:02 +00:00
Martin Wilke
3d47170881 - Update to 2.3.18
PR:		148550
Submitted by:	Ports Fury
2010-07-15 05:13:51 +00:00
Martin Wilke
010692116b - Update to 2,8
PR:		148508
Submitted by:	Toshihiko ARAI <arai.toshihiko@gmail.com> (maintainer)
2010-07-12 07:10:18 +00:00
Sahil Tandon
b12c404764 - Update maintainer's email address
PR:		ports/148497
Submitted by:	Eitan Adler <eitanadlerlist@gmail.com> (maintainer)
2010-07-11 18:41:15 +00:00
Alexey Dokuchaev
8b69d692e1 - Update to version 28.1.0
- Adjust COMMENT
2010-07-11 06:18:22 +00:00
Maho Nakata
82685f940a Update to DEV300_m84.
Funded by: OpenOffice.org community
Feature safe:	yes.
2010-07-04 08:38:56 +00:00
Jimmy Olgeni
f26f74c505 Add missing directories.
Reported by:	QAT
Feature safe:	yes
2010-07-01 00:05:58 +00:00
Jimmy Olgeni
672d75d729 Add YASnippet, a template system for Emacs.
Feature safe:	yes
2010-06-30 15:45:35 +00:00
Alexey Dokuchaev
8f518a40e3 - Update to version 28.0.0, the latest to date
- Now that it is based on Qt instead of Gtk+2, remove references to the
  latter throughout the port
- Kill pkg-plist as it is just a single installed file now (resources are
  bundled inside)
- Add LICENSE (GPLv3) and cleanup Makefile
- Update port description to match current state of affairs
- Relinquish to the wild, I haven't been using it for years

Feature safe:	yes
2010-06-29 11:01:55 +00:00
Rene Ladan
67ee70c9d4 Unbreak and update to 0.5.5
PR:		ports/147780
Submitted by:	Rob Farmer [rfarmer predatorlabs.net]
Approved by:	maintainer timeout, tabthorpe (mentor)
Feature safe:	yes
2010-06-27 20:50:35 +00:00
Ashish SHUKLA
da6797116b - Exclude DBUS support from editors/emacs-nox11 so it builds without X11.
Thanks to swell.k@gmail.com for the fix.

PR:		ports/147103
Submitted by:	swell.k@gmail.com
Approved by:	pgj (mentor)
Feature safe:	yes
2010-06-22 07:48:38 +00:00
Pav Lucistnik
c029fa9167 - Mark BROKEN on 6.X
Feature safe:	yes
Reported by:	pointyhat
2010-06-21 21:54:12 +00:00
Maho Nakata
4d8ed8eb90 Update to DEV300_m83.
Funded by: OpenOffice.org community
Feature safe:	yes
2010-06-20 09:30:55 +00:00
Maho Nakata
466c89c5be Update to DEV300_m82
Funded by: OpenOffice.org community.
Feature safe:	yes
2010-06-20 05:23:51 +00:00
Dima Panov
85541027e3 - Update KOffice (and its l10n packs) to 2.2.0 release
Major changes:
    Kexi now returns back
    New import filters for MS OOXML (Office 2007) Formats
    Improved OO.org and MS Office traditional formats compatibility
    Improved stability at all

Discussed with:	miwi, itetcu
Approved by:	portmgr (erwin)
Feature safe:	yes
2010-06-19 02:12:56 +00:00
Mark Linimon
c068dbba0d Reset nobutaka@FreeBSD.org on certain ports at his request due to
lack of time.

Hat:		portmgr
2010-06-18 10:05:51 +00:00
Mark Linimon
bc2e3dd168 Reset maintainer at his request.
PR:		ports/147838
2010-06-15 01:01:13 +00:00
Doug Barton
a22b6e03bd Add LICENSE information to my ports where the right answer is obvious 2010-06-14 08:22:55 +00:00
Erwin Lansing
8c6092e5ec BROKEN should not be quoted.
No functional change.
2010-06-13 08:40:06 +00:00
Maho Nakata
64449299d7 update to DEV300_m81.
Funded by: OpenOffice.org community.
2010-06-13 03:07:42 +00:00
Ashish SHUKLA
cffcff87c3 - Change my maintainer address.
Approved by:	   pgj (mentor)
2010-06-11 13:37:41 +00:00
Pietro Cerutti
1360d561ae - Update to 2.5.3.4075
Changelog: http://sourceforge.net/projects/codelite/files/Releases/codelite-2.5.3/release-notes.txt/view
2010-06-10 07:44:06 +00:00