Commit graph

7633 commits

Author SHA1 Message Date
Baptiste Daroussin
7d20ef9811 Get rid of XAWVER option in bsd.port.mk it does not need to be specified there also remove a useless global XAWVER PLIST_SUB 2013-03-09 21:43:02 +00:00
Eitan Adler
b2f9df5f6d Return davide's ports to the pool per request.
While here:
- trim header
- fix COMMENT

Approved by:	davide (maintainer)
2013-03-09 19:59:21 +00:00
Eitan Adler
ed59156ea9 Clean up my ports (and a couple of ports@ owned ones):
- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.

Reviewed by:	drogoh (on irc)
2013-03-08 20:23:38 +00:00
Jung-uk Kim
88d919cec0 Correct a dependency. 2013-03-08 19:30:00 +00:00
Jung-uk Kim
e835d5453f Update to 4.0.1. 2013-03-08 19:01:45 +00:00
Emanuel Haupt
1101f09c09 Remove indefinite article from COMMENT 2013-03-08 14:00:30 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Koop Mast
7887c684ad * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
2013-03-08 10:51:34 +00:00
Bryan Drewery
6910bf819a - Please welcome back Chris Petrik as maintainer of
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines

PR:		ports/175415 [1]
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with:	bapt
2013-03-07 03:25:10 +00:00
Eitan Adler
6a444d83d3 Add license
Trim header
2013-03-02 23:41:11 +00:00
Martin Wilke
20fba8f7f2 - Update MASTER_SITES and WWW: line
- Add LICENSE
- Add MAKE_JOBS_UNSAFE

PR:		176546
Submitted by:	Ports Fury
2013-03-02 14:53:32 +00:00
Eitan Adler
ad3e05b470 - Pet portlint
- Simplify pkg-plist
2013-03-01 19:14:31 +00:00
Eitan Adler
98e2e496ce - Pet portlint
- Move LICENSE to appropriate place
- Teach portscout that only even versions count
2013-03-01 19:12:55 +00:00
Max Brazhnikov
63346c9271 - Fix build by updating to 34.0.1 [1]
- Use options.mk instead of pre.mk/post.mk

Approved by:	portmgr (miwi)
Reported by:	miwi [1]
2013-02-28 17:12:40 +00:00
Max Brazhnikov
e71c4eb4b4 - Add missing Qt4 components to fix build [1]
- Respect CC, etc by passing QMAKEFLAGS to qmake
- Tweak desktop entry

Approved by:	gahr (maintainer)
Reported by:	miwi [1]
2013-02-28 17:12:07 +00:00
Max Brazhnikov
bbce14dcec Update to 3.2.5
PR:		ports/176458
Submitted by:	Naram Qashat (maintainer)
2013-02-27 11:47:50 +00:00
Johan van Selst
97427de59c Update pkg-descr for editors/manedit.
Take this opportunity to add the WWW site
and sort a section of the Makefile.

PR:		ports/176394
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
2013-02-24 15:40:06 +00:00
Johan van Selst
77e53619d1 - Upgrade manedit to 1.2.1
- Set new MASTER_SITES
- Grab maintainership
2013-02-24 13:55:49 +00:00
Ashish SHUKLA
d1a973517d - Update to bzr snapshot 111818
- Add OPTION for ACL support
- Make GSETTINGS option depend on DBUS option, as GSettings requires
  DBus to be functional
2013-02-19 10:09:45 +00:00
Jung-uk Kim
8c3ddce2ce Fix jakarta-commons-httpclient build with some locale.
PR:		ports/176205
2013-02-18 21:37:41 +00:00
Po-Chien Lin
c37bcf6971 - Update to 2.23
- Remove ABI version number of LIB_DEPENDS
- Rename patch to pet portlint(1)
- Sort pkg-plist
- Take maintainership

PR:		ports/175956
Approved by:	swills (mentor)
2013-02-18 12:36:09 +00:00
Ashish SHUKLA
2eb670fcca - Fix SOUND support[1]
- Make GSETTINGS option depend on DBUS option, as GSettings requires
  DBus to be functional[2]
- Remove ABI versions from LIB_DEPENDS

PR:		ports/176055[1], ports/175990[2]
Submitted by:	Zeus Panchenko <zeus.panchenko at gmail.com>[1],
		Fabian Keil <fk at fabiankeil.de>[2]
2013-02-17 09:17:41 +00:00
Jung-uk Kim
03b48b99b8 - Do not let the configure script guess number of CPUs in the system.
- Honor MAKE_JOBS_NUMBER if available.

PR:		ports/176177
2013-02-15 22:19:09 +00:00
Jung-uk Kim
2609982f83 Enable XMLSEC support. This fixes support for password-protected files.
PR:	ports/167775
2013-02-15 16:54:57 +00:00
Alexey Dokuchaev
b1f3185344 - Trim the Makefile header per new project standards
- Switch from NOPORTDOCS to PORT_OPTIONS:MDOCS check
- Use shorter URL in WWW: line of port description
2013-02-15 09:58:01 +00:00
Jung-uk Kim
6999eb1195 - Consistently use clang to build LibreOffice. It works fine now.
- Speed up patching a little.
2013-02-14 01:28:36 +00:00
Pietro Cerutti
0483521bd4 - Update to 5.0.6213
See README at
  https://sourceforge.net/projects/codelite/files/Releases/codelite-5.0/
2013-02-13 11:22:24 +00:00
Jung-uk Kim
4ad2ccee20 Disable Kerberos and GSSAPI when PostgreSQL-SDBC is disabled.
PR:	ports/176037
2013-02-12 00:57:47 +00:00
Jung-uk Kim
81ba405317 Add devel/doxygen as a build dependency for SDK option.
Pointed by:	ale
2013-02-11 19:58:19 +00:00
Martin Wilke
1b230c4e6d - Respect PREFIX
PR:		174992
Submitted by:	maintainer
2013-02-10 14:10:50 +00:00
Maho Nakata
1ad80723c8 Update to svn 1444279
Submitted by:	pfg@ (partially)
2013-02-09 08:32:12 +00:00
Ashish SHUKLA
f582ca6902 - Change the type of PORTREVISION variable assignment, to prevent
editors/emacs-nox11 port from being inconsistent.

Reported by:	      Steven Levin <steven.levin at moosellc.com>
2013-02-09 01:05:23 +00:00
Jung-uk Kim
9751697079 Fix plist.
PR:	ports/175953
2013-02-09 00:51:31 +00:00
Martin Wilke
9c293c12c0 - Update to 9.8i
PR:		175033
Submitted by:	Ports Fury
2013-02-08 02:03:06 +00:00
Jung-uk Kim
d0993fad42 - Fix build with Java option. [1]
- Work around a build issue when Python was built with PTH option. [2]
- Mark GTK3 option as broken.  Now LibreOffice wants GTK+ 3.2 and later. [3]
- Fix build with SDK option.
- Add bash completion for LibreOffice.

PR:		ports/175856 [1]
Reported by:	Frederic POLIAKOFF <fpoliakoff@free.fr> [2]
Reported by:	awarecons@gmail.com [3]
2013-02-08 00:50:00 +00:00
Pietro Cerutti
b0eb7f6123 - Update to 4.6
See http://tibleiz.net/code-browser/news.html
2013-02-07 17:22:31 +00:00
Martin Wilke
3a38c89c6d - Update to 9.8i
PR:		175038
Submitted by:	Ports Fury
2013-02-07 14:21:18 +00:00
Jung-uk Kim
b171998eb2 - Bypass unit tests for C++ UNO. This works around some build issues.
- Clean up MASTER_SITES for optional third-party sources.
2013-02-06 20:07:58 +00:00
Jung-uk Kim
4d4f740a58 Fix fetch. Good bye, go-oo.org. 2013-02-06 07:49:21 +00:00
Roman Bogorodskiy
91e365d630 - Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
2013-02-05 16:17:06 +00:00
Max Brazhnikov
617a653c25 Merge from area51 repository:
- Update to 2.5.5
- Convert to new options framework
- minor cleanups

Courtesy of:	avilla
2013-02-05 11:36:39 +00:00
Ryan Steinmetz
e2686463bc - Update to 1.14.8 2013-02-05 01:00:28 +00:00
Jung-uk Kim
fde722d687 Update to 3.6.5. 2013-02-04 20:03:49 +00:00
Max Brazhnikov
59530568b4 - Remove no longer needed patch
- Trim Makefile header
2013-02-04 15:51:04 +00:00
Maho Nakata
97cfd1ce98 Now libexttextcat and libtextcat can happily co-exist.
Pointed out by:	Jan Henrik Sylvester <me@janh.de>
2013-02-04 08:06:17 +00:00
Max Brazhnikov
9aaa3fe7d9 Bump PORTREVISION after KDE SC update. 2013-02-03 20:11:05 +00:00
Max Brazhnikov
cb8b1428c6 KDE/FreeBSD team presents KDE SC 4.9.5 ports!
- kdebindings ports have been renamed to match upstream.
- kdemultimedia and kdenetwork have been split.
- New port games/pairs added.
- Trim Makefile header
- Convert to new option framework
- New USE_KDE4 components: libkcddb, libkcompactdisc
- Update:
	databases/akonadi to 1.9.0
	devel/grantlee to 0.3.0
	textproc/rasqal to 0.9.30
	textproc/redland-bindings to 1.0.16.1
	textproc/soprano to 2.9.0
	x11-toolkits/attica to 0.4.1

The area51 repository features commits by Schaich Alonso, avilla, dbn,
jhale, makc and rakuco.

Contributors:
- Oleg Sidorkin
- Tobias Berner
- Kurt Jaeger
2013-02-03 20:10:37 +00:00
Max Brazhnikov
3503833535 Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
2013-02-03 18:16:54 +00:00
Hiroki Sato
4242ff1e34 - Add LICENSE.
- Style fix.

Submitted by:	Yasuhiro KIMURA
PR:		ports/175286
2013-02-02 18:12:15 +00:00
Alex Kozlov
05a9235c98 - Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt)
2013-02-01 15:04:00 +00:00
Jason Helfman
aca5253029 - revert conversion of WITH_DEBUG (handled by bpm)
Spotted by: ak@
2013-02-01 00:13:19 +00:00
Jason Helfman
21dbb2df2c - update to 2.5
- while here adjust pkg-descr formatting, and adopt optionsNG

Reported by:	portscout@
2013-01-31 23:44:34 +00:00
Baptiste Daroussin
de67de0bf7 Revert a commit that should not have happened
Bump portrevision
2013-01-31 21:13:48 +00:00
Baptiste Daroussin
f5f6cd6d9b Chase boost update 2013-01-31 13:38:42 +00:00
David E. O'Brien
b2ccfe4038 Update conflicts and avoid duplication. 2013-01-29 17:18:40 +00:00
Dmitry Marakasov
3d0cb520b3 - Fix search on 64-bit systems 2013-01-28 17:47:30 +00:00
MANTANI Nobutaka
a2b3de7cba Fix build error when WRKDIRPREFIX is set.
PR:		ports/173573
Submitted by:	Joel Ray Holveck <joelh@piquan.org>
2013-01-26 17:19:03 +00:00
Jimmy Olgeni
3ffb31b841 Convert Makefile headers to the new format in my ports. 2013-01-26 14:50:30 +00:00
MANTANI Nobutaka
f53b74ed36 Update MASTER_SITES and WWW.
Add lincese information.
Adopt OptionsNG.
Trim makefile header.
Pet portlint.

PR:		ports/175280
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2013-01-26 11:51:04 +00:00
MANTANI Nobutaka
07a600b79b Update MASTER_SITES and WWW.
Add license information.
Adopt OptionsNG.
Trim Makefile header.
Pet portlint.

PR:		ports/175278
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2013-01-26 11:13:01 +00:00
MANTANI Nobutaka
cbe219aed5 Update MASTER_SITES and WWW.
Add license information.
Adopt OptionsNG.
Trim Makefile header.

PR:		ports/175277
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2013-01-26 10:52:03 +00:00
Alexey Dokuchaev
e6ba99ed6e Update to version 33.5.0, which mostly brings Qt5 source compatibility.
Approved by:	davide (maintainer; implicit due to inactivity)
2013-01-25 06:18:39 +00:00
Max Brazhnikov
81c27c891a Bump PORTREVISION after DESKTOP_ENTRIES update 2013-01-23 15:00:18 +00:00
Maho Nakata
4766fb64a3 * update to svn 1437264
* remove some unnecessary files [1]

Submitted by:	pfg@
2013-01-23 06:54:52 +00:00
Max Brazhnikov
d321be23d6 - Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
  * adjust Icon field according to the Desktop Entry Specification
  * update Categories field: remove deprecated category Application;
    set main category if missing
- Remove indefinite article from COMMENT

Approved by:	maintainers
2013-01-22 23:12:20 +00:00
Maho Nakata
418219b16d * update to svn 1434565
* adapt installation process [1]

Submitted by:	pfg@ [1]
2013-01-21 12:19:29 +00:00
Guido Falsi
5114155652 - Update x11-toolkits/scintilla and editors/scite to 3.2.4
PR:		ports/175395, ports/175396
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2013-01-18 12:35:17 +00:00
Steve Wills
bb851b4028 - Chase lib version changes from ilmbase and OpenEXR updates 2013-01-17 03:32:27 +00:00
Grzegorz Blach
ca13e71a2a - Update to 3.1.24
Approved by:	crees (mentor)
2013-01-11 20:19:45 +00:00
Thomas Abthorpe
b2d4b657d1 - Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace
2013-01-09 19:50:06 +00:00
Sofian Brabez
39b6712492 - Update to 0.4.13
- Update MASTER_SITES
- Convert to new option framework
- Add LICENSE
2013-01-09 11:31:47 +00:00
Chris Rees
054cd49885 Remove PKGNAMEPREFIX from textproc/py-ack
Submitted by:	Sebastian Santoro (original idea)
Reviewed by:	perl
2013-01-07 17:28:31 +00:00
Max Brazhnikov
5dd37213f5 - Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
  * adjust Icon field according to the Desktop Entry Specification
  * update Categories field: remove deprecated category Application;
    set main category, if missing
- Remove indefinite article and/or rephrase COMMENT
- Trim Makefile header
- Other minor changes
2013-01-07 02:07:26 +00:00
Sylvio Cesar Teixeira
5fa1ec89fc - Removed empty directory %%DATADIR%%/doc
PR:		ports/174325
Submitted by:	John Marino <draco@marino.st>
2013-01-06 23:55:15 +00:00
Baptiste Daroussin
2ae4bed578 Convert to new options framework 2013-01-06 14:26:52 +00:00
Baptiste Daroussin
500aeed5d6 Convert to New options framework 2013-01-06 14:23:24 +00:00
Jason Helfman
81485f53fd - update to 5.0.0 2013-01-04 07:10:23 +00:00
Grzegorz Blach
bb6bdfb05f - Update to 3.1.23
Approved by:	tabthorpe (mentor)
2013-01-03 21:59:30 +00:00
Jeremy Messenger
647b339968 Remove the created by me and update those header at the same time. I never
care about those header, so you even can claim that those were created by
you instead of me.
2012-12-31 17:03:21 +00:00
Beat Gaetzi
8558ca7184 - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
  maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01

Discussed with:	bapt, tabthorpe
2012-12-30 12:03:51 +00:00
Thomas Abthorpe
01dc766959 - Reassign to the heap at maintainer's request 2012-12-29 04:16:49 +00:00
Maho Nakata
062c9f8039 update to svn 1425776 2012-12-26 07:36:37 +00:00
Ashish SHUKLA
5c30de3a0f editors/emacs-devel:
- Update to bzr snapshot 111312
- Add OPTION for LTO support
- Remove ABI versions from LIB_DEPENDS
- Fix configure command-line arguments
- Add patches to make sure it compiles with GCC 4.6+
- Add patch for compilation on FreeBSD/arm[1]

Mk/bsd.emacs.mk
- Update EMACS_VER for editors/emacs-devel

Submitted by:	kientzle[1]
2012-12-25 16:28:05 +00:00
Maho Nakata
6434abfc09 update to svn1424719 2012-12-21 02:35:34 +00:00
Baptiste Daroussin
b6a3d5fb29 DeforaOS Desktop editor
PR:		ports/172995
Submitted by:	Olivier Cochard-Labbe <olivier@cochard.me>
2012-12-19 12:28:37 +00:00
Baptiste Daroussin
2ed39f40cb Chase icu, graphite2 and libexttextcat bump 2012-12-18 23:09:07 +00:00
Maho Nakata
87b9f8cbd1 update to svn 1422198 2012-12-17 00:45:39 +00:00
Baptiste Daroussin
d333750482 Fix package building after Gentium fonts modification
Reported by:	beat
2012-12-16 23:18:28 +00:00
Andrej Zverev
10a2b4693f - Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.

Approved by: bapt@ (portmgr@)
2012-12-16 06:12:28 +00:00
Baptiste Daroussin
333c18cf27 Use now global ghostscript description
Fix a typo in option checking (ouch!)

Reported by:	danfe
2012-12-13 08:31:08 +00:00
Baptiste Daroussin
9324dfcd05 Convert to new options framework 2012-12-13 07:47:28 +00:00
Jose Alonso Cardenas Marquez
89b9adef90 - s/spaces/tab/ 2012-12-12 21:27:24 +00:00
Jose Alonso Cardenas Marquez
2a4cd6bf95 - Update to 1.0.4
- Add support for OptionsNG
- Remove obsolete patch files
2012-12-12 21:05:08 +00:00
Bryan Drewery
55fc2c548d - Convert tab to space in WWW
- Remove author
2012-12-12 19:42:31 +00:00
Bryan Drewery
52b8b9744c - Trim header
- Remove indefinite article from COMMENT
- Convert to new options framework
- Cleanup pkg-descr to new standards
- Remove use of bsd.port.pre.mk
2012-12-12 19:41:05 +00:00
Wesley Shields
f184505469 Remove the header for ports I created.
For dns/openresolv give proper attribution. This was a copy/paste
mistake the submitter made, which incorrectly gave me attribution
for that file. I did not create it.
2012-12-12 18:48:33 +00:00
Alexey Dokuchaev
c95de3d630 - Update to version 33.4.0
- Trim Makefile header

Approved by:	davide (implicit due to inactivity)
2012-12-12 09:04:54 +00:00
Maho Nakata
17e8084099 OpenOffice graduates from the Apache Incubator
https://blogs.apache.org/OOo/entry/openoffice_graduates_from_the_apache
2012-12-12 01:32:26 +00:00
Maho Nakata
508b2a1ebc Use system luence.
Submitted by:	pfg
2012-12-12 00:32:41 +00:00
Bryan Drewery
1c86868249 - Convert SINGLE OPTION GUI to RADIO
Submitted by:	bapt
2012-12-11 17:53:24 +00:00
Beech Rintoul
93f571ea00 - Bump port after MagickCore bump. 2012-12-10 23:40:18 +00:00
Martin Matuska
b2c4fbb77a Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Bryan Drewery
4ec4dbbb6f - Update to 5.2.4 2012-12-10 17:07:22 +00:00
Baptiste Daroussin
329e3aac0e Decommissioning java 1.5 (EOLed since October 2009) + removing outdated jdk16
vendors:
Remove any reference to bsdjava and freebsd Java Vendors, as the both are
outdated, have security issues and expired.

Mark icedtea6-stubs as broken as it doesn't build with any of the left supported
vendors.
Switch tuxguitar to be able to use openjdk16 [1]

Approved by:	gahr [1]
2012-12-10 16:49:34 +00:00
Baptiste Daroussin
7c354b1913 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
2012-12-10 13:18:28 +00:00
Alex Kozlov
1319e5642f - Update MASTER_SITES
- Convert Makefile headers to new style
- Remove indefinite article from COMMENT
- Remove LICENSE_FILE since GPLv2 is in Templates/Licenses

PR:	ports/174166
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-12-10 02:37:20 +00:00
Eitan Adler
a52b1a298c Revert Chris Petrik's ports to the pool. Thank you for all your work so far, and should you desire to return just let us know.
PR:		ports/174309
Submitted by:	Chris Petrik
2012-12-10 01:20:16 +00:00
Marcus von Appen
902b7671fa - Update to 2.0.21
- Trim Makefile headers
- Switch to OptionsNG

Feature safe:	yes
2012-12-09 09:13:05 +00:00
Beech Rintoul
30dfac22c8 - Update to 0.9.1
Feature safe: yes

PR:		ports/174219
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
2012-12-08 23:54:44 +00:00
Pietro Cerutti
9cd489f082 - Fix pkgconf dependency declaration
Feature safe:	yes
Reported by:	jhale
2012-12-07 08:27:28 +00:00
Alexey Dokuchaev
dcbe4729f5 - Cleanup the Makefile, NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Augment port description

Approved by:	maintainer (gahr)
Feature safe:	yes
2012-12-06 16:55:35 +00:00
Ryan Steinmetz
cf9bd998c7 - Reset MAINTAINER on ports with addresses that have unrecoverable bounces.
Reported by:	portscout
Feature safe:	yes
2012-12-06 16:39:07 +00:00
Pietro Cerutti
a2d15ac732 - Update to 0.4.4
Release announcement: http://tug.org/pipermail/texworks/2012q2/005468.html
- Fix DESKTOP entry
- Install MAN1 page
- Respect NOPORTDOCS

Feature safe:	yes
2012-12-06 15:06:39 +00:00
Pietro Cerutti
6ba6da53bf - Take maintainership
- Remove duplicate dependency (devel/dbus is implied by QT4 dbus component)
- Simplify do-configure target
- Remove article from COMMENT

Feature safe:	yes
2012-12-06 11:20:52 +00:00
Jason E. Hale
d610ac2292 - Return maintainership to the pool at maintainer's request
- Trim Makefile headers

PR:		ports/174217, ports/174218, ports/174220, ports/174221
Submitted by:	Diego Depaoli <trebestie@gmail.com> (maintainer)
Feature safe:	yes
2012-12-06 10:02:39 +00:00
Barbara Guida
3a9934f49a - Restore ABI version for xerces-c to make sure xerces-c3 is picked
Submitted by:	jhale
Approved by:	flo (mentor)
Feature safe:	yes
2012-12-06 01:25:35 +00:00
Barbara Guida
c652b3fdc7 - Update to 1.2.0.9
- Change LIB_DEPENDS from textproc/xerces-c2 to textproc/xerces-c3
- Remove obsolete patches
- Trim Makefile headers
- Remove ABI version from LIB_DEPENDS
- Add LICENSE

PR:     ports/174062
Submitted by:   bar
Approved by:    Jose Garcia Juanino <jjuanino@gmail.com> (maint.), rene (mentor)
Feature safe:	yes
2012-12-05 23:27:09 +00:00
Ryan Steinmetz
c4786a9368 - Reset MAINTAINER due to unrecoverable bounce
Reported by:	portscout
Feature safe:	yes
2012-12-04 20:39:22 +00:00
Pietro Cerutti
3c3473fb6a - Fix build with clang (also cleanup compiler warnings)
Feature safe:	yes
2012-11-30 14:21:10 +00:00
Nicola Vitale
d6de8a52e3 - Fix fetch
PR:	ports/173216
Submitted by:	avilla
Feature safe:	yes
2012-11-29 14:34:31 +00:00
Baptiste Daroussin
376abe627b 2012-11-26 emulators/gcube: No more public distfiles
2012-11-26 games/stepbill: No more public distfiles
2012-11-26 deskutils/ktagebuch: No more public distfiles
2012-11-26 games/jetpack: No more public distfiles
2012-11-26 games/tremor: No more public distfiles
2012-11-26 graphics/jpeg2pdf: No more public distfiles
2012-11-26 java/westhawksnmp: No more public distfiles
2012-11-26 japanese/tcl76: No more public distfiles
2012-11-26 math/stepulator: No more public distfiles
2012-11-26 editors/jedit-devel: Stable version is more recent than devel
2012-11-26 www/trac-wikirename: Functionality of this plugin is included in the Trac core since 0.12

Feature safe:	yes
2012-11-28 15:08:00 +00:00
Baptiste Daroussin
44ab5cf477 2012-11-28 editors/glimmer: Depends on the expired gtkglarea through py-gtk
2012-11-26 palm/txt2pdbdoc: No more public distfiles
2012-11-26 sysutils/xloadface: No more public distfiles
2012-11-26 shells/gscommander: Abandonware
2012-11-26 security/saferpay: No more public distfiles
2012-11-26 x11-wm/qvwm: No more public distfiles

Feature safe:	yes
2012-11-28 08:00:54 +00:00
Maho Nakata
aa5d8a0456 Update to svn 1412710.
Feature safe: yes
2012-11-28 02:24:34 +00:00
Pietro Cerutti
e7897d7703 - Update to 0.9
ChangeLog: https://github.com/yetanothergeek/fxite/blob/master/ChangeLog
- Trim Makefile headers

Feature safe:	yes
2012-11-27 11:11:55 +00:00
Jason E. Hale
5139f3d115 - Add upstream patch to fix build with lcms 2.4
Reported by:	pointyhat via beat
Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
2012-11-08 22:32:31 +00:00
Maho Nakata
00922f1f41 Remove IGNORE line as now textproc/libexttextcat and textproc/libtextcat
happily co-exist.

Feature safe: yes
2012-11-07 00:33:02 +00:00
Grzegorz Blach
ed1ad7e1b9 - Change my email address to gblach@FreeBSD.org
- Change Makefile headers to shorter form

Feature safe:	yes
2012-11-04 13:05:04 +00:00
Maho Nakata
8d38258cf8 update to 1405434 and now it uses www/serf.
Feature safe: yes
2012-11-04 07:21:52 +00:00
Emanuel Haupt
00df1d9662 Restore 'Created by' header information. This has been removed during the
first announcement of the new trimming rule and the finalized overworked
version.

Feature safe:   yes
2012-11-03 18:01:22 +00:00
Max Brazhnikov
7ce567ae4f Update to 3.5.2
Feature safe:	yes
2012-11-03 16:44:42 +00:00
Gerald Pfeifer
8aac7a56b6 Remove the use of _GCC_BUILD_DEPENDS, which was never meant to be used
outside of Mk/bsd.gcc.mk and is going to go away there, and replace it
by the new _GCC_RUNTIME.  That one is a stop gap measure as well, but
at least documented as such and easier to use.

Really, using CFLAGS, LDFLAGS and the like should be sufficient and a
hack like this never necessary.

Simplify Makefile headers according to new guidance.

Approved by:	maintainer timeout (3 weeks)
Feature safe:	yes
2012-11-03 16:17:08 +00:00
Maho Nakata
ebb7a3ef3b Update to svn 1403191.
Feature safe: yes
2012-11-02 16:39:20 +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
Max Brazhnikov
57f600af9a Update to 3.5.1
Feature safe:	yes
2012-11-01 18:55:52 +00:00
Baptiste Daroussin
cf2e6b8f75 Deprecated because it depends on the expired gtkglarea
Approved by:	gnome (kwm)
Feature safe:	yes
2012-10-28 21:32:58 +00:00
Jung-uk Kim
32c77e89ce - Update to 3.5.7.
- Trim Makefile headers.

Feature safe:	yes
2012-10-26 20:24:07 +00:00
Baptiste Daroussin
da6c3af5fc Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available, or for which are -devel version with a more
recent stable version for long

Feature safe:	yes
2012-10-26 14:57:50 +00:00
Guido Falsi
3de6bd722e - Update scintilla and scite to 3.2.3
PR:		ports/173082, ports/173083
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Feature safe:	yes
2012-10-25 22:44:23 +00:00
Raphael Kubo da Costa
09352b6619 - Update to 3.2.2.
- Trim Makefile header.

PR:		ports/172443
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Feature safe:	yes
2012-10-24 21:42:46 +00:00
Eitan Adler
20dc1d34b7 Convert to OptionsNG
Remove stale MASTER_SITE

Feature safe:	yes
2012-10-20 15:55:45 +00:00
Eitan Adler
5142898fc9 oops, committed from the wrong directory.
Pointyhat to: eadler
Feature safe: yes
2012-10-20 15:19:15 +00:00
Eitan Adler
50f616c0d6 Convert to OptionsNG
Feature safe:	yes
2012-10-20 15:16:20 +00:00
Eitan Adler
edcfee27c5 New MASTER_SITE by the new maintainer.
Thanks for agreeing to help.

Feature safe:	yes
2012-10-20 01:19:59 +00:00
Thomas Abthorpe
425474f5f5 - Reassign to the heap at maintainer's request
Approved by:	portmgr (implicit)
Feature safe:	yes
Redports:	ignore
2012-10-15 16:21:11 +00:00
Dirk Meyer
851945b1eb - cleanup comments
Feature safe: yes
2012-10-13 13:39:56 +00:00
Max Brazhnikov
424e7740a4 Update to 2.1.3 2012-10-10 14:51:34 +00:00
Doug Barton
deda664425 Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created.

I bid fond fare well
A chapter closes for me
What opens for you?
2012-10-08 10:38:47 +00:00
Eitan Adler
d95db58136 Trim the headers in the ports I maintain. 2012-10-06 14:35:45 +00:00
Renato Botelho
566e1b7f4e Change headers of all ports maintained by me to new format 2012-10-05 12:41:45 +00:00
Frederic Culot
44dc257d23 - Update to 2.4.9
Changes:	http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS
2012-10-04 09:56:09 +00:00
Jose Alonso Cardenas Marquez
aca60c9782 - Now, it could build without problem
- Remove BROKEN
2012-09-30 00:29:38 +00:00
Maho Nakata
a83d2fc307 update to svn 1391327 2012-09-29 01:03:10 +00:00
David E. O'Brien
ba1546b1f9 Update to Vim 7.3 patchlevel 669. 2012-09-28 23:29:02 +00:00
Maho Nakata
6c4fc737e4 Allowing openjdk7 build. 2012-09-27 02:48:53 +00:00
Maho Nakata
84601ad2c4 Allow openjdk7 build.
Submitted by: Jan Henrik Sylvester <me@janh.de>
2012-09-25 06:48:07 +00:00
Maho Nakata
96680934b9 Forgot to add a patch. 2012-09-24 08:38:44 +00:00
Ashish SHUKLA
bc2170134f - Fix remote code execution vulnerability
- Bump PORTEPOCH

Security:	http://www.vuxml.org/freebsd/c1e5f35e-f93d-11e1-b07f-00235a5f2c9a.html
2012-09-23 00:31:33 +00:00
Thomas Abthorpe
3b956401b8 - Reassign to the heap at maintainer's request 2012-09-22 17:23:08 +00:00
Maho Nakata
4746de11ca update to svn 1388426. 2012-09-22 01:06:30 +00:00
Maho Nakata
5af5b95cd5 update to 3.4.1 2012-09-21 10:49:44 +00:00
Baptiste Daroussin
ac54f274cc Deprecated a bunch a ports with no more public distfiles (thanks ehaupt's
distilator
2012-09-21 06:52:44 +00:00
Doug Barton
1700049137 Upgrade to version 5.4
Add a pkg-message regarding the fact that this is now an evaluation edition
2012-09-20 05:40:55 +00:00
Maho Nakata
b3a6321844 Update to svn 1386922 2012-09-19 04:38:13 +00:00
Alberto Villa
2363a988ba - Update Calligra Suite to 2.5.2.
This release contains a number of important bug fixes to 2.5.1 and we
recommend everybody to update as soon as possible. An overview of the
most important fixes can be found in the release notes:
http://www.calligra.org/news/calligra-2-5-2-released
2012-09-16 17:31:30 +00:00
Christian Weisgerber
0062a3fa62 Remove pointless header lines from ports I created once upon a time. 2012-09-15 20:00:32 +00:00
Frederic Culot
1bb91c2792 - Update to 3.1.22
Changes:	https://www.mirbsd.org/jupp.htm#clog
PR:		ports/171618
Submitted by:	Grzegorz Blach <magik@roorback.net> (maintainer)
2012-09-14 13:38:53 +00:00
Alex Dupre
58fe5bd73d Force to use GCC on FreeBSD 8.x, since with clang it builds fine,
but doesn't work at all.
2012-09-14 07:43:43 +00:00
Ruslan Makhmatkhanov
029d00ec2e - add license (MIT)
PR:		171620
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
2012-09-13 20:10:11 +00:00
Chris Rees
5c96a94355 Fix build by removing patch.
Submitted by:	pointyhat (beat)
2012-09-12 18:18:20 +00:00
Jung-uk Kim
504407493a - Deprecate USE_OPENSSL. It causes nothing but trouble at the moment.
- Set some environment variables needed by old build system.
- Fix build with GCC and reinstate WITH_GCC knob.
- Tidy up some nits while I am here.
2012-09-12 16:41:31 +00:00
David E. O'Brien
e278a4bb9a Remove limitation on unthreaded version of Tcl.
PR:		171158
Submitted by:	gahr
2012-09-12 15:40:26 +00:00
Beat Gaetzi
734349b51e - Move libxul 1.9.2 to www/libxul19
- Update www/libxul to 10.0.7
- Update all dependent ports to use www/libxul19 (no functional changes)
- Bump PORTREVISION on ports where libxul is a run dependency as the
  resulting package will change.

Submitted by:	Jan Beich <jbeich@tormail.org>
With hat:	gecko
2012-09-10 19:19:32 +00:00
Emanuel Haupt
063378fbd5 - Update to 0.68
- Remove deprecated header information
2012-09-09 21:03:25 +00:00
Beat Gaetzi
9faebcc2d3 - Mark BROKEN: does not build:
gmake: Entering an unknown directory
  gmake: *** /usr/local/lib/fpc/2.6.0/compiler: No such file or directory.  Stop.

Reported by:	pointyhat
2012-09-09 15:33:37 +00:00
Eitan Adler
f439946309 Welcome back Chris Petrik <c.petrik.sosa@gmail.com>
PR:	ports/171481
2012-09-09 02:30:44 +00:00
Mark Linimon
232fa320bf Mark broken on powerpc and sparc64 (and presumably, ia64).
Hat:		portmgr
2012-09-08 05:39:03 +00:00
Jung-uk Kim
af3b50a45d Work around a tinderbox shortcoming.
Hinted by:	bapt
2012-09-07 22:32:47 +00:00
Ashish SHUKLA
4b9fb5608c Chase Emacs updates 2012-09-04 17:05:43 +00:00
Ashish SHUKLA
72ff77889f - Update to version 24.2
Submitted by:	John Hein <jhein at symmetricom.com> (via private email)
2012-09-04 16:05:57 +00:00
Mark Linimon
e106e3cfcd Mark as broken on ARM.
Approved by:	maintainer
2012-09-04 02:58:36 +00:00
Alberto Villa
2d0b5b057a - Update Calligra to 2.5.1.
- Remove header from Makefiles.

This release contains a number of important bug fixes to 2.5.0 and we
recommend everybody to update. Release notes can be found in the
official announcement:
http://www.calligra.org/news/calligra-2-5-1-released
2012-09-01 08:50:57 +00:00
Pietro Cerutti
f93134666f - Update to 4.1.5770
ChangeLog: http://sf.net/projects/codelite/files/Releases/codelite-4.1/
2012-08-30 13:26:10 +00:00
Jung-uk Kim
6212ea8495 Fix the previous commit to make it really work. See the following upstream
PR for more information about this issue:

https://bugs.freedesktop.org/show_bug.cgi?id=54015
2012-08-29 22:20:19 +00:00
Jung-uk Kim
aae72ec8d5 Work around rpath/origin and visibility issues. 2012-08-29 18:42:58 +00:00
Alexey Dokuchaev
42e68c2d39 - Update to version 33.3.0
- Convert to new OPTIONS syntax
- Drop indefinite article from COMMENT

Approved by:	davide (implicit due to inactivity)
2012-08-29 10:07:06 +00:00
Alberto Villa
8f9518e03f The KDE/FreeBSD team is pleased to announce version 2.5 of Calligra,
coming to the ports tree after a short testing period which showed it
to be quite stable.

For the productivity part of the suite (word processor, spreadsheet,
and presentation program) the target user of version 2.5 is still the
student or academic user. This version has a number of new features
that will make it more suitable for these users.
The artistic applications of the Calligra Suite are the most mature
ones and are already used by professional users everywhere.

As usual, detailed release notes can be found in the official
announcement:
http://www.calligra.org/news/calligra-2-5-released

Meanwhile, new translations were added:
- editors/calligra-l10n-gl (Gallegan)
2012-08-25 16:46:35 +00:00
MANTANI Nobutaka
5450833dd5 Fix old-style backquotes issue.
Remove unused pkg-plist.emacs20.

PR:		ports/170960
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2012-08-25 12:04:09 +00:00
MANTANI Nobutaka
85a8a5bfcc Fix old-style backquotes issue.
PR:		ports/170961
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2012-08-25 12:01:11 +00:00
MANTANI Nobutaka
da57d5bec8 Fix build error. 2012-08-24 16:57:20 +00:00
Jung-uk Kim
f7c42ea5b1 - Update to 3.5.6.
- Use system mdds.
- Fix build with the recent Clang (CURRENT).
- Enable visibility for recent Clang (9.1 and CURRENT).
- Attempt to fix build on 7.x and 8.x (not tested).
2012-08-23 16:00:36 +00:00
Max Brazhnikov
18cce706e2 Update to 3.5 2012-08-23 14:30:13 +00:00
Max Brazhnikov
6f03ca21f7 Fix typo.
PR:		ports/170810
Submitted by:	Artis Caune <Artis.Caune at gmail.com>
2012-08-23 10:18:54 +00:00
Erwin Lansing
5801a83187 Mark BROKEN: does not package
Submitted by:	pointyhat
2012-08-20 07:00:26 +00:00
David E. O'Brien
8ad762c094 Fix GNU configure problem with building "WITH_GNOME2".
Submitted by:	dougb
Reported by:	David Demelier <demelier.david@gmail.com>
2012-08-17 16:12:49 +00:00
David E. O'Brien
f39686a6aa Update to Vim 7.3 patchlevel 632. 2012-08-17 16:08:14 +00:00
Maho Nakata
313192e015 Update to svn 1371027 2012-08-14 21:33:05 +00:00
Guido Falsi
b0b6d005e9 - Update to 3.2.1
PR:             ports/170565
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by:    tabthorpe (mentor)
2012-08-13 19:41:49 +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
Alexey Dokuchaev
82a6cc357f Update to version 33.2.0.
Approved by:	davide (maintainer; implicit due to inactivity)
2012-08-08 18:49:31 +00:00
Alexey Dokuchaev
832498e356 - Adjust COMMENT and port descriptions where appropriate
- Relinquish to the pool due severe to lack of time :-(
2012-08-08 16:59:36 +00:00